/*
Theme Name: birdy
Description: 2 coloumn bright design
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

body {
	margin:0;
	padding-top:0px;
	background:#464646 url(images/body.jpg) center repeat-y;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#2C4049;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#961801;
	text-decoration:none
	}
a:hover {
	color:#fb6700;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#555;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:2px 0 0 5px;
	}
.alignright {
	float:right;
	padding:2px 5px 0 5px;
	}

/* The Wrapper */

#wrapper {
	width:1000px;
	margin:0 auto;

	}

/* The Top */

#top {
	height:245px;
	margin:auto;
	background:#fff url(images/top.jpg);
	background-repeat:no-repeat;
	
	}
.blogname {
	float:right;
	width:1000px;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:40px 50px 0 20px;
	color:#fff;
	text-decoration: none;
	text-align:right;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #f3ffc2; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 80px 0 20px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	}
	

.content {
	padding:0px 5px 25px 5px;
	background:#fff ;
	background-repeat:repeat-x;

	}

	
.about{
	float:right;
	width:700px;
	padding: 0 5px 0 0;

	}

.about a{
	color: #425200;
}

.about p.text{
	padding: 5px 10px 5px 5px;
	font-family: century gothic,Georgia, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

.about img.avatar{
	float: left;
	margin:5px 5px;
}

/* The Menu */

#foxmenucontainer{
	height:30px;
	background:url(images/menu.jpg) repeat-x ;
	display:block;
	padding:0px 0 0px 0px;
	}

#menu ,#menu ul {
	margin:0 10px;
	padding: 0px;
	list-style: none;
	height:30px;
	}

#menu a {
	color: #fff;
	display: block;
    font-weight: normal;
   	padding: 7px 10px 6px 10px;
	}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/submenu.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	color:#222;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/submenuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	color:#fff;
	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}



#content {
	float: left;
	width: 725px;
	margin: 0px 0px 0px 5px;
	padding: 0 0;
	}

.date .day {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding-top:4px;
	line-height:22px;
	}
.title{
	margin: 0 0 0;
	padding: 10px 0px 5px 10px;
	background:url(images/title.jpg);
}	
.date {
	float:left;
	height:14px;
	font-size:14px;
	font-family:century gothic,Verdana,Helvitica,sans-serif;
	margin-top:2px;
	padding-left:2px;
	font-weight:bold;
   	color:#80b23a;
		
	}
	
.author{
	background:url(images/user.png) no-repeat;
	padding:0 0 0 20px;

}
.clock{
	background:url(images/time.png) no-repeat;
	padding:0 5px 0 20px;

}		
.rss{
	padding:0 0 0 22px;
	background:url(images/feed.png) no-repeat;
	margin-left:2px;
}	

.rss a:link,
.rss a:visited {

	color:#7aab36;

}
.rss a:hover{

	color:#7bad38;
}

.com{
	background:url(images/com.png) no-repeat;
	padding:0 0 0 20px;
}

.com a:link,
.com a:visited {

	color:#7aab36;

}
.com a:hover{

	color:#7bad38;
}	
	
.post {
	margin: 10px 10px 0 0px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align:left;
	color:#333;
	font: 14px Century gothic, Georgia,Tahoma,Arial, sans-serif;
	}

.post h2 {
	margin: 0 0;
	padding: 0px 0px 2px 0px;
	background: transparent;
	text-align: left;
	font: 26px "Century gothic",tahoma, Arial, sans-serif;
	font-weight:bold;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color: #585858;
	background-color: transparent;
	}
.post h2 a:hover  {
	color: #585858;
	background-color: transparent;
	}	
	

.postinfo {
	height:35px;
	padding: 0px 10px 2px 10px;
	background:url(images/meta.jpg);
	
			}
		
.postinfo a {
	
	color:#5F9525;
	font-weight:bold;
	text-decoration:none;
	}
.edit{
	float:left;
	padding:0px 0 0 20px;
	color:#444;
	font-size:13px;
	background:url(images/tag.png) no-repeat;
	}	
	

.entry a:link,
.entry a:visited {
	color: #d46205;
	background-color: transparent;
}

.entry a:hover {
	color: #9d4b07;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 10px 10px 5px 10px;
	}
.cover{
	margin: 0 0;
	background:url(images/cover.jpg) repeat-y;
	}
.right{
	width:250px;
	float:right;
	padding-right:10px;
		}	

.form-item{
	width:220px;
	float:left;
	margin-bottom:5px;
}
#log{


	margin-top:2px;
	float: left;
	width: 200px;
	padding: 2px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;

}

#pwd{


	margin-top:5px;
	float: left;
	width: 200px;
	padding: 2px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;

}

/* Search */


#search {
	height:38px;
	width: 240px;
	padding-top:15px ;
	background:url(images/searchbg.jpg);
	margin-left:5px;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:10px;
	float: left;
	width: 145px;
	padding: 2px 3px;
	background: #EFEFEF url(images/form.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 100% "century Gothic", Arial, Helvetica, sans-serif;
	color:#333;
}

#searchsubmit {
	margin-right:10px;
	float: right;
	margin-top: 0px;
	background: #7DAE3B url(images/button.gif) repeat-x;
	border: none;
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:23px;
}
	
/* The Sidebar */
.sidebar{
	float:right;
	width:250px;
	padding-top:10px;
	padding-right:0px;
	font-size:14px;
	font-family: "century gothic", Arial, sans-serif;
	}

.sidebar h2 {
	height:35px;
	line-height:35px;
	font-size:22px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:#143748 url(images/h2.jpg);
	background-repeat:repeat-x;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 10px 5px;
	background:#709649;


	}

.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}



.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar ul li {
	height:100%;
		line-height:18px;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #444;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	font: verdana, arial, helvetica, sans-serif;
	background:#ffffff;
	background-repeat:no-repeat;
	border-bottom:1px solid #e0ffb6;
	}

.sidebar ul li a:hover {
	background:#e0ffb6;
	background-repeat:no-repeat;
	color:#111;
	}



.sidebar p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}	/* --- FOOTER --- */

#footer {
	height:35px;
	padding:20px 0 0 0px;
	background:url(images/footer.jpg) ;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#AAE741;
	}

#footer a:hover {
	color:#fff;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#515151;
	}
.navigation a:hover {
	color:#3f5d65;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#E0FFB6;
	border:1px solid #C2EF86;
	color:#7A8B92;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#E0FFB6;
	border:1px solid #C2EF86;
	color:#222;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#6C7F86;
	}