/*

Theme Name: WP THEME #31

Theme URI: http://www.gen4ik.com/

Description: Wordpress theme

Version: 1.0

Author: Your company

*/
body{
	padding:0;
	color:#333;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	background:url(images/home-bg.jpg) center top no-repeat #181a2f;
	position: relative;
	width: 770px;
	margin:0 auto;
	
}
div, h1, h2, p, form, label, 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: #FF6600;
	text-decoration:none;
	outline: none;
}

a:hover, a:active, a:focus {
	 text-decoration: underline;
}



/*------------------------------------------------body--------------------*/
#body{
	width:770px;
	margin:0 auto;
}
#headerimg{
	height:125px;margin:0px;	padding:0px;
}
#header{
	
	margin:0px;	padding:0px;

}
#search_top{
	padding:5px;
	
}
#top_searchform{
	margin:0px; padding:0px;
	float:right;
}
#ssubmit{
	background: url(images/search-btn.gif) no-repeat;
	width: 24px;
	height:23px;
	border:none;
	text-indent: -900em;
	line-height:0px;
}
#top_links{
	margin-right: 7px;
	background: url(images/headernav-divider.gif) no-repeat right top;
	font-size: 90%;
	float:right;
	padding: 1px 5px 0px 0px;
}
#top_links a:hover{
	color:#fff;
}
a.archive_link {
	background: url(images/archive-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#89bc61;
	text-decoration: none;
	margin-right: 10px;
}
a.rss_link {
	background: url(images/rss-mini.gif) no-repeat left center;
	padding-left: 14px;
	color:#FFCC33;
	text-decoration: none;
	margin-left: 10px;
}
a.links_link {
	background: url(images/links-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#f86bb1;
	text-decoration: none;
	margin-right: 10px;
}
a.contacts_link {
	background: url(images/contact-mini.gif) no-repeat left center;
	padding-left: 15px;
	color:#66CCFF;
	text-decoration: none;
}

/*------------------------------------------------body--------------------*/


/*------------------------------------------------menu--------------------*/
#menu{
	clear:both;
}
#menu ul{
	float:right;
}
#menu li{
	padding-top:29px;
	float:left;
}
#menu ul li a{
	line-height:25px;
	height:25px;
	width:67px;
	color:#fff;
	display:block;
	text-decoration:none;
	font-weight:bold;
	background:url(images/top_menu_bg.gif) no-repeat top;
	font-size:12px;
	text-align:center;
}
#menu .current_page_item a{
	color: #000;
	background:url(images/top_menu_bg.gif) no-repeat bottom;
}
#menu ul li a:hover{
	color: #000;
	background:url(images/top_menu_bg.gif) no-repeat bottom;
}

/*------------------------------------------------menu--------------------*/


/*------------------------------------------------conent--------------------*/
#content{
	width:770px;
	clear:both;
	margin:0 auto;
	float:left;
	background:url(images/content-corner-bg.gif) bottom left no-repeat #fff;
}


#content #left{
	float:left;
	width: 405px;
	overflow: hidden;
}
#content #sidebar{
	width:320px;
	overflow:hidden;
	
	float:right;

}




.post{
	padding:10px 15px 10px;
	clear:both;
}
.post blockquote{
	border:1px dashed #666;
	padding:5px;
}
.post p{
	padding:7px 0;
}
.post h2 {
	color: #163F53;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
.post h2 a, h2 a:visited{
	color: #163F53;
	text-decoration:none;
}
.post h2 a:hover {
	color:#FF6600;
	text-decoration:none;
}

.post .entry{
	clear:both;
	padding-top: 10px;
	
}
.postdate {
	background: url(images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}
.postcomments {
	background: url(images/mini-comment.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	float:right;
}
.postcomments a{
	color: #CC6600;
	text-decoration:none;
}
.postcomments a:hover {
	color: #FF9900;
	text-decoration:none;
}
.posttocomment {
	background: url(images/jumpcomment-mini.gif) no-repeat right center;
	padding-right: 13px;
	font-size: 90%;
	float:right;
}
.posttocomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.posttocomment a{
	color: #CC6600;
	text-decoration:none;
}
.postcat {
	background: url(images/mini-cat.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color: #999999;
	float:left;
	margin-left: 15px;
}
.postcat a, .postcat a:visited {
	color: #669900;
	text-decoration:none;
}
.postcat a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat span {
	display:none;
}
a.more-link {
	background: url(images/continue-mini.gif) no-repeat right center;
	padding-right: 15px;
	color: #3a740e;
	text-decoration:none;
}
a.more-link:hover {
	color: #3a740e;
	text-decoration: underline;
}
.post .entry img{
	max-width:370px;
}
.post .postmetadata{
	padding:10px 0;
	color:#6a6a6a;
}
.post .postmetadata a{
	color:#fff;
}
.postmetadata.alt{
color:#6a6a6a;
font-size:11px;
margin:10px;
}


#left .prev_post{
	background:url(images/submit1.png) no-repeat left top;
	line-height:38px;
	height:38px;
	width:160px;
	float:left;
	text-align:center;
	font-weight:bold;
}
#left .next_post{
	background:url(images/submit.png) no-repeat left top;
	line-height:38px;
	height:38px;
	width:160px;
	float:right;
	text-align:center;
	font-weight:bold;
}


.bottom_sidebar{
	margin-right:5px;
	clear:both;
}

.top_sidebar{
	clear:both;
	margin-right:5px;
}
#top_left{
	float:left;
	width:150px;
	
}
#top_right{
	float:right;
	width:150px;
	
}
#sidebar h2 {
	color: #779d03;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 160% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}

#sidebar ul {
	margin:0px 0px 15px;
	
}
#sidebar ul li{
	border-bottom: #dae2cc 1px dotted;
	line-height: 130%;
	list-style:none;
}
#sidebar ul li a{
	color: #790000;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
#sidebar ul li a:hover,
#sidebar ul li a:active,
#sidebar ul li a:focus {
	text-decoration: none;
	background-color: #dae2cc;

}

#falbum_widget ul li a:hover,#falbum_widget ul li a:active,#falbum_widget ul li a:focus{
	background:none;
}
#falbum_widget ul li{
	border:0px;
}

/*------------------------------------------------content--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	clear:both;
	width:750px;
	background:url(images/footer-corner-bg.gif) top left no-repeat #000;
	float:left;
	padding:10px;
}
#footer_left{

	width:195px;
	margin-right: 16px;
	float:left;
	overflow: hidden;

}
#footer_right{
	width:320px;
	float:right;
	color:#999999;
}

#footer h2{
	font: normal 150% Tahoma, Arial, sans-serif;
	color: #779d03;
	margin: 0px 0px 2px;
	border:none;
}
#footer ul li{
	border-bottom: #272727 1px dotted;
	line-height: 130%;
	list-style:none;
	padding: 0;
	margin: 0;
}
#footer ul li a{
	color: #759398;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}

#footer ul li a:hover{
	text-decoration: none;
	background-color:#132022;
	color:#FFFFFF;
}
.footer_special {
	float:right;
	margin: 40px 0px 0px;
	padding:0px;
	font-size:90%;
}
.copyright {
	text-align:right;
	border-top: 1px solid #222222;
	font-size:85%;
	clear:both;
	margin:10px 0px 0px;
	color: #666666;
}
.copyright a, .copyright a:visited {
	color:#93BABA;
}
a.sitemap-mini {
	background: url(images/sitemap-mini.gif) no-repeat left center;
	padding-left: 14px;
	color:#3ba5cf;
	text-decoration: none;
	margin-left: 10px;
}
a.sitemap-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.validcss-mini {
	background: url(images/validcss-mini.gif) no-repeat left center;
	padding-left: 13px;
	color:#FF9900;
	text-decoration: none;
	margin-left: 10px;
}
a.validcss-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.validhtml-mini {
	background: url(images/validhtml-mini.gif) no-repeat left center;
	padding-left: 13px;
	color:#80c43d;
	text-decoration: none;
	margin-left: 10px;
}
a.validhtml-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
a.rss-mini {
	background: url(images/rss-mini.gif) no-repeat left center;
	padding-left: 14px;
	color:#FFCC33;
	text-decoration: none;
	margin-left: 10px;
}
a.rss-mini:hover {
	color:#ffffff;
	text-decoration: none;
}
/*------------------------------------------------footer--------------------*/
#commentblock{
	padding:10px 0px 50px 10px;
}
.comment_header{
	color: #779d03;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: normal 140% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.comment-entry {
	width: 390px;
	padding-top:10px;
}
.commentlist .comment_author {
	font: 150% Tahoma, "Trebuchet MS", Arial;
	color: #5A8800;
}
.commentlist .comment_author a, .commentlist .comment_author a:visited{
	color: #5A8800;
	text-decoration:underline;
}
.commentlist .comment_author a:hover{
	text-decoration:none;
}
.commentlist .comment_author {
	background: url(images/mini-author.gif) no-repeat right center;
	padding-right: 44px;
}
small {
	font-size: 85%;
	color:#999999;
	line-height:120%;
}
.commentlist p{
	margin: 10px 0px;

}
.commentlist li{
	margin: 10px 7px;
	padding:0px 0px 10px;
	background: url(images/thumb-hr.gif) no-repeat center bottom;
}

.comment_left {
	float:left;
}

.comment_right {
	float:right;
	padding-left:10px;
}
#respond {
	background:url(images/postcomment.gif) no-repeat left center;
	padding: 0px 0px 2px 20px;
	color: #779d03;
	margin: 0px;
	font: normal 140% Tahoma, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
#commentform{
	padding-bottom:20px;
	float:left;
}
#commentform label{
	font-weight: bold;
	color:#668b9a;
	font-size: 100%;
}
#commentform label span{
	font-weight: normal;
}
#commentform input{
	width: 153px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 200px;
	height: 135px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
	margin-top: 3px;
	margin-right:10px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#commentform .submitbutton:hover {
	background: #779d03;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #F1FFD5;
}