/*
Theme Name: Refreshing
Version: 1.0
Author: Themes Designs
Description: Переведено на сайте <a href="http://xtemplate.ru" title="Оригинальные темы для wp" target="_blank">xtemplate.ru</a>
Tags: light, blue, green, white, orange, two-columns, fixed-width
License: GPL (General Public License)
*/

body {
	margin: 0; padding: 0px 0 45px 0;

	font-family:  Arial, Helvetica, sans-serif; font-size: 12px;
	background-color: white;
	color: #000;
}
div#white{
	display:block;
	height:100%;
	margin-left:10px;
	margin-right:10px;
	background-color:white;
}
* {
	margin:0px;
	padding:0px;
}
p {
	margin: 6px 0px;
}
ul {
	padding-left:10px;
}

#page .rss li {
	float: left;
	margin: 0 10px 0 0; padding: 10px 0 0 45px;
	height: 30px;
	background: no-repeat;
	font-family: Arial, Geneva, sans-serif; font-size: 14px; font-weight: bold;
	text-transform: uppercase;
}
#page .rss li a {
	color: #686868;
	text-decoration: none;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;

}
#page {
	margin: 0 auto; padding: 20px 20px 0 20px;
	width: 980px;

	/*background: #fff no-repeat url(/images/bckpage.png);*/
}


#header {
	position: relative;
	width:980px;
	height: 95px;
	background-color: #517F1F;
	float:Left;
}
div.woodh-logo{
	float:left;
	width:210px;
	height:100px;
	background-image:url(images/woodh_log.jpg); 
	background-repeat:no-repeat;
	margin:0px 10px 10px 10px;
}
div.name_wo{
	text-align:center;
	width:410px;
	float:left;
	margin:0px 20px 10px 10px;
}
div.form_wo{
	
	width:255px;
	float:left;
	margin:0px 0px 0px;
	margin-left:55px;

}
*html div.form_wo{
	margin-left:45px;
}
#header div.left_sf{
	height:21px;
	width:25px;
	display:inline;
	float:left;
	background-image:url(images/loop.jpg);
	background-repeat:no-repeat;

	margin-right:-5px;
}
#header div.right_sf{
	height:21px;
	width:25px;
	display:inline;
	float:left;
	background-image:url(images/rig_sf.jpg);
	background-repeat:no-repeat;
	
}
#header {
	font-family: Arial;
}
#header h1 {
	margin:5px 0px; 
	padding: 10px 0 0 0;
	font-size: 16px;
	
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header p {
	margin:5px 0px; 
	color: #fff;
}
#header form {
	color:white;
	border-left:1px solid white;
	padding-left:20px;
	/*position: absolute;
	top: 20px; right: 25px;*/
	margin: 0;
}
#header a{
	color:white;
}
#header div.menu_in_form{
	font-size:11px;
	
	margin-left:50px;
}
#header div.call_in_form{
	margin-top:10px;
	font-size: 16px;
}
#header form input {
	vertical-align: middle;
	border: 0;
}
#header form .text {
	
	width: 140px; height: 16px;
	float:left;

}
div#front_footer{
	background: no-repeat url(images/greenhead.png);
	height:11px; width:980px;
}	
#header form .btn {
	width: 25px; height: 25px;
	background: no-repeat url(images/bckheaderformtext.jpg);
	font-size: 14px; font-weight: bold;
	color: #fff;
	cursor: pointer;
	padding-bottom:2px;
}
#menu {
	margin: 10px 0; padding: 0 0 0 30px;
	list-style-type: none;
	height: 50px;
	overflow: hidden;
	background: no-repeat url(images/bckmenu.png);
}
#menu li {
	float: left;
	margin: 0 0 0 15px; padding: 15px 0 15px 15px;
	background: left 12px no-repeat url(images/bckmenuli.png);
	font-size: 12px; font-weight: bold;
	text-transform: uppercase;
}
#menu li.first {
	margin: 0; padding-left: 0;
	background: none;
}
#menu li a {
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#menu li a:hover {
	background: #fff right top no-repeat url(images/bckmenuliahover.png);
	color: #1e4983;
}
#menu li a span {
	float: left;
	padding: 0 5px;
	line-height: 20px;
}
#menu li a:hover span {
	background: no-repeat url(images/bckmenuliahoverspan.png);
}
#container {	
	background-color: white;
	margin-right: 10px;
	margin-left: 10px;

	
}
#content {
	
	float: left;
	width:710px;
	background-color: white;


}


#content .post {
	position: relative;
	margin: 0 0 15px 0;
	
}
#content .page {
	/*background-image: url(images/bckcontentpage.png);*/
}
#content .post .title {
	width:700px;
	padding-bottom:5px;
	font-size: 20px;
	color: #9F7F63 !important;
	font-weight: normal;
	border-bottom: 1px dotted #9F7F63;
}
#content .post .title a {
	font-family: Arial;
	color: #9F7F63;
	text-decoration: none;
}
#content .page .title {
	
}

#content .post .meta {
	margin: -15px 0 0 0;
	font-size: 13px;
	font-family: Arial;
}
#content .post .meta b{
	font-family: Arial;
}
#content .post .meta a {
	text-decoration: none;
	color:#DF6900
}
#content .post .entry {
	padding-right:5px
	font-family: Arial;
	/*margin: 5px 0 0 10px;*/
	
}
div.entry p{
	padding-right:20px;

}
div.entry img{
	padding:0px;
	margin:10px 0px;
	border: 1px solid #517F1F;
}
div.comments{
	margin-right:20px;
	padding-bottom:10px;
	border-bottom: 1px solid #517F1F;

}
#content .post .comments {

	background-image: url(images/commenticon.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	font-size: 13px;
	line-height:15px
	text-transform: uppercase;
}
#content .post .comments a {
	text-decoration: none;
	color: black;
	font-family: Arial;
}
#content .post .date {
	position: absolute;
	top: 25px; left: 35px;
	width: 55px;
	text-align: center; line-height: 1em;
	font-family: Arial, Geneva, sans-serif; font-size: 18px; font-weight: bold;
	color: #00a2ff;
	text-transform: uppercase;
}
#sidebar {
	float: left;
	width: 230px;
	/*margin-left: 10px;*/
	font-family: Arial;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar .rss {
	margin: 0 0 15px 0;
	height: 40px;
}
#sidebar .rss li {
	background-image: url(images/bcksidebarrssli.png);
}
#sidebar li {
	margin: 0 0 10px 0; 
	padding: 0px 20px 0px 10px ;
}
#sidebar li li {
	margin: 1px 0 0 0; padding: 0 0 0 0;
	/*background: left 2px no-repeat url(images/bcksidebarlili.png);*/
}
#sidebar a {
	
	text-decoration: none;
	
}
#recent-posts-3 a {
	/*background-image: url(images/listimage.jpg);*/
	background-repeat:no-repeat; 
	
	color:#517F1F;
}
#categories-3 ul{
	padding-bottom: 20px;
	border-bottom: 1px solid #517F1F; 
}

#categories-3 li a{
	margin:1px 0 0;
	background-color:#517F1F;
	display:block;
	color:white;
	font-size:12px;
	font-size:12px;
	padding:2px 0px;
	padding-left: 10px;
	
}



#recent-posts-3 ul li{
list-style-image:url(images/listimage.jpg);
margin-left:10px;
margin-bottom:10px;
}
#sidebar h3 {
	/*margin: 0 -10px 10px -10px; padding: 0 0 0 10px;*/
	margin-bottom:5px;
	/*line-height: 40px;*/
	/*background: no-repeat url(images/bcksidebarh3.png);*/
	font-size: 14px;
	color: black;
	font-family: Arial;
}
div.near_dynamic{
	float:left;
	width:300px;
	height:15px;
	background-color:white;
	background-image:url(images/ugol.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}
ul.dynamic{
	background-color:white;
}

#footer {
	font-family: Arial;
	position: relative;
	margin: 15px 0 0 0; /*padding: 0 0 0 30px;*/
	height: 100px; 
	background: no-repeat url(images/footerimage.jpg);
	color: #465c03;
	font-size: 9px;
}
#footer table{
	font-family: Arial;
	font-size: 12px;
	color:white;
}

#footer ul{
	padding-left:30px;
	padding-top:10px;
	padding-bottom:20px;
}
#footer li{
	color:white;
	font-size:13px;
	list-style-type:none;
	float:left;
	display:inline;
	padding-right:10px;
	
}
#footer li a {
	text-decoration: none;
}
#footer a {
	color: #fff;
	/*text-decoration: none;*/
}
#footer .rss {
	position: absolute;
	top: 15px; right: 40px;
	margin: 0; padding: 0;
	list-style-type: none;
	line-height: normal;
}
#footer .rss li {
	background-image: url(images/bckfooterrssli.png);
}
div.licen{
	width:50%;
	padding-left:40px;
	color:white;
	float:left;
	font-size:13px;
}
div.rekl{
	width:40%;
	text-align:right;
	
	color:white;
	float:left;
	font-size:13px;

}
div.rekl a{
	text-decoration: underline;
}
#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 10px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
	margin-left:230px;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 15px 15px 0;
	padding: 5px;
	background-color: #fff;
	border-bottom: #000 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #000 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
#comment {
	width: 300px;
}
#respond{
	margin-left:230px;
}
#comments, #respond h3 {
	font-size: 15px;
	margin-left:230px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #000 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #000;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #000;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.middle {
	vertical-align: middle;
}

.alignleft a{
	float: left;
	color: #DF6900;
	margin-right:10px;
}
.alignright a{
	margin-right:10px;
	float: right;
	color: #DF6900;

}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

a.xl{
    display: none !important;
}
div#greenfon{
	background-color:#517F1F;
	width:980px;
	
}
div.forangle{
	width: 980px;
	background-color:#517F1F;
}
div.angle{
	background-image: url(images/kr_ugl.png);
	background-repeat: no-repeat;
	width:961px;
	height: 12px;
	margin-left:10px;


}
div.anglefooter{
	background-image: url(images/kr_ugl_footer.png);
	background-repeat: no-repeat;
	width:961px;
	height: 12px;
	margin-left:10px;


}
div.aftergreen{
	background-image: url(images/greendown.png);
	background-repeat:no-repeat;
	width:980px;
	height:11px;
}

#pages-3 a{
	margin:1px 0 0;
	background-color:#517F1F;
	display:block;
	color:white;
	font-size:12px;
	font-size:12px;
	padding:2px 0px;
	padding-left: 10px;
}
#pages-3 a.active{
	background-color:#DF6900;
	display:block;
	padding:2px 0px;
	padding-left: 10px;
}

#calendar_wrap table{
	width:180px;
	
	border-bottom: 1px solid #517F1F;
}
#wp-calendar  a{
	color: #DF6900;
}
div#my_arch li{
	margin:5px 0px;
}
div#my_arch a{
	color:#DF6900;
}
span.autor{
	color:#DF6900;
}
table#smeta{
	border-collapse: collapse;
	border-spacing: 0 0;
}
table#smeta td{
	margin: 0 0;
	padding:0 0;
	border: 1px solid black;
	padding: 3px;
}
tr.lasttr{
	background-color: #DF6900;
	color:white;
}
div#text a{
	color:#DF6900;
}
table#footable{
	margin-left:30px;
}
/**************************************HACKS***************************************/
*html #header{
	margin-bottom:5px;
}
*html #front_footer{
	margin-bottom:-5px;
}
* html #header form .text {
	background-attachment: fixed;
	height:20px;
}
*html div.aftergreen{
	margin-bottom:-3px;
}
*html div#greenfon{
	margin-top:-2px;
}
* html #content{
	width:730px;
}
* html #sidebar{
	margin-left:5px;
}
* html #respond {
	padding-bottom: 20px;
}
* html div.alignleft{
	padding-bottom: 20px;
}
*+html #categories-3 h3{
	margin-bottom:20px;
}
* html div#calendar_wrap{
	padding-bottom:20px;
}
*+html #recent-posts-3 ul {	
	margin-left:15px;
}

@media all, (){
	#recent-posts-3 ul  {
		margin-left:10px;
	}
} 

*html #header form .btn {
	width: 25px; height: 25px;
	background: no-repeat url(images/bckheaderformtext.jpg);
	font-size: 14px; font-weight: bold;
	color: #fff;
	cursor: pointer;
}
*html #sidebar li li.page_item {
	margin-top:-15px ;
}
*+html #sidebar li li.page_item {
  margin-top:-15px ;
}
*+html #sidebar li li.cat-item {
  margin-top:-15px ;
}
*html #recent-posts-3 ul li{
	margin-left:20px;
}
*html #categories-3 li {
	margin-bottom:-15px;
	
}
*html div#sidebar{
	display:table;
}
*html #content {
	
	float: left;
	width:700px;
	background-color: white;


}
