/*

Theme Name: WP THEME #29

Theme URI: http://www.gen4ik.com/

Description: Wordpress theme by Gen4ik Projects.

Version: 1.0

Author: Gen4ik Projects

*/
/* CSS Document */
body{
	padding:0;
	margin:0;
	color:#333;
	font-family: Tahoma ,Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5;
    background:url(images/background.jpg) #925f41;
	
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0; border:0;
}
ul,li{
	margin:0; 
	padding:0; 
	list-style-type:none;
}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
	height:4px;
}
a {
	color: #333;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline; color: #C00
}


/*------------------------------------------------body--------------------*/
#body{
	width:950px;
	margin:0 auto;
}

/*------------------------------------------------body--------------------*/


/*------------------------------------------------menu--------------------*/
#info_menu{
	margin:10px 0 0 0;
	width:950px;
	background:url(images/tan.jpg);
	float:right;
	color:#fff;
}
#info_menu a{
	color:#fff;
}
.slogan{
	float:left;
	width:300px;
	line-height:15px;
	height:13px;
	padding-left:15px;
}
.top_menu{
	padding-right:15px;
	float:right;
	clear:both;
}
.logo{
	margin:4px 10px 0;
	clear:left;
	float:left;
	width:100px;
}
.banner{
	float:right;
	width:750px;
	
}
.banner span{
	float:left;
	width:200px;

}
.ads{
	clear:both;
	padding:10px 4px 4px;
	text-align:right;
}

#info_menu #searchform1{
	float:right;
	width:230px;
	text-align:right;
	padding-top:3px;
	clear:right;
	padding-right:4px;
}
#info_menu #searchform1 input{
	padding:2px 3px 1px 3px;
	color:#333;
	border:1px solid #333;
}
#info_menu #searchform1 #submit1{
	height:21px;
	padding:0;
	margin-left:2px;
	padding:0px 3px 1px 3px;
}
#menu{
float:right;
width:950px;
background:#fff;
margin-bottom:10px;
	
}
.links{
	text-align:center;
}
.links a{
	padding:0 10px 0 10px;
	text-align:center;
}
.tb_links{
	margin:0 auto;
	width:870px;
}
.tb_links div{
	padding:5px;
	width:85px;
	text-align:center;
	float:left;
	
}
.tb_links img{
	clear:both;
}
.tb_links a{
	font-size:11px;
}
.tb_links a:hover{
	text-decoration:none;
}
.tb_links div:hover,.tb_links a:hover{
	background:#eee;
}
/*------------------------------------------------menu--------------------*/


/*------------------------------------------------conent--------------------*/
#content{
	padding-top:10px;
	width:950px;
	margin-bottom:10px;
	float:left;
}
#content #left{
	float:left;
	width:636px;
	
}
#sidebar{
	float:right;
	width:309px;
	color:#333;
	
}
.post_top{
	background:url(images/post_top.gif) no-repeat bottom;
	height:16px;
}
.post_bottom{
	background:url(images/post_bottom.gif) no-repeat top;
	height:15px;
	margin-bottom:15px;
}
.post{
	background:url(images/post_middle.gif) repeat-y left;
	color: #333;
	font-size:11px;
	line-height:17px;
	padding:0 10px;margin:0;
}
.post blockquote{
	border:1px dashed #666;
	padding:5px;
}
.post p{
	padding:7px 0;
}
.post h2 a{
	text-decoration:none;
	font-size:14px;
	color:#8dbb03;
}
.post h2 a:hover{
	text-decoration:underline;
	color: #6f9dbf;
}
.date_info{
	color:#acdafc;
	font-weight:bold;
}
.date_info span{
	padding-lefT:10px;
	color:#ccc;
	font-weight:normal;
}
.date_info span a{
	color:#8dbb03;
	
}
.post .entry{
	padding:10px 0;
	clear:both;
	color:#51422b;
}
.post .entry img{
	max-width:470px;
}
.post ul{
	margin-left:10px;
}
.post li{
margin-left:10px;
	list-style:disc;
}
.post .postmetadata{
	padding:10px 0;

}
.post_comments{
	float:right;
	clear:both;
	width:100px;
	color:#8dbb03;
	font-weight:bold;
	background:url(images/comment.gif) no-repeat left;
	padding-left:20px;
}
.post .postmetadata a{
	text-decoration:underline;
}
.postmetadata.alt{
color:#333;
font-size:11px;
margin:10px;
}
.prev_post{
	line-height:38px;
	height:38px;
	width:160px;
	float:left;
	font-weight:bold;
	background:#eee;
	border:1px solid #333;
}
.next_post{
	line-height:38px;
	height:38px;
	width:160px;
	float:right;
	text-align:center;
	font-weight:bold;
	background:#eee;
	border:1px solid #333;
}
.widget_bootom{
	background:url(images/sidebar_bottom.gif) no-repeat;
	height:38px;
	margin-bottom:10px;
}


#sidebar h2 {
	color: #fff;
	font:bold 18px/28px Georgia, "Times New Roman", Times, serif;
	background:url(images/sidebar_header.gif) no-repeat;
	padding-left:15px;
	height:30px;
	width:309px;
}

#sidebar ul {
	clear:both;
	width:309px;
	background:url(images/sidebar_middle.gif) repeat-y;
	
}
#sidebar ul li{
	padding:0px;
	border:0px;
	margin:0px;
}
#sidebar ul li a{
	font-size:11px;
	display: block;
	padding: 2px 10px 2px;
	text-decoration: none;
	text-indent: 5px;
	color:#fff;
}
#sidebar ul li a:hover,
#sidebar ul li a:active,
#sidebar ul li a:focus {
	color: #fff !important;
	text-decoration:underline;

}

/*------------------------------------------------content--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	
	width:950px;
	background:url(images/footer.gif);
	text-align:center;
	clear:both;
}
#footer span{
	display:block;
	padding-top:10px;
}
#footer a{
	color:#fff;
}
/*------------------------------------------------footer--------------------*/



#commentform p{
	margin:5px 0;
	font-size:10px;
}
#commentform strong{
	font-size:12px;
	font-weight:normal;
}
#commentform input,#commentform textarea{
	padding:4px;
	background:#eee;
	color:#333;
	border:1px solid #333;
}
#commentform input{
	margin-right:4px;
}
#commentform {
	width:100%;
	margin:0px;
}
#commentform textarea{
	width:60%;
}

#respond{
	margin:15px 0 15px 0;
	font-size:16px;
	font-weight:bold;
}
#comments span{
}
#comments{
	
	font-size:16px;
	font-weight:bold;
}

#commentblock {
	margin:15px;
	width:400px;
	margin-bottom:0px;
}
	
#commentlist {
	list-style-type: none;
	padding:0px;
	margin:0px;
	
}
#commentblock li{
	padding:15px 4px 15px 4px;
	font-weight:bold;
	font-size: 14px;
	list-style:none;
}
#commentblock .alt{
	background:#eee;
}
#commentlist li p{
	padding: 0px;
}

.commentname {
	
	margin: 0px;
}

.commentinfo{
	clear: both;
	}

.commenttext {
	font-size:12px;
	
	font-weight:normal;
}
.comment_author{
	
	font-size: 14px;
}

.commenttext-admin {
	clear: both;
}

#commentsformheader{
	padding-left: 0px;
}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#searchform{
	text-align:center;
	padding:15px !important;
	margin:0px !important;
}
#search input{
	clear:both;
	padding:4px;
	background:#343434;
	color:#fff;
}

#calendar{color:#333; font-size:11px;}
#wp-calendar{color:#333; width:100%;  padding:4px;  }
#wp-calendar caption{ font-weight:bold;}

#wp-calendar td a{color:#333; }
#wp-calendar td{color:#333;}
thead{  }
#wp-calendar #today{color: #f09018; font-weight:bold;}
/*------------------------------------------------sidebar--------------------*/