/*
Theme Name: SmartHouse
Author: melomaniac
Author URI: http://www.site.ru
Version: 1.0
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
body {
	font: 13px/15px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: url(img/body_f.png) 0 0 repeat-x;
	min-width: 885px;
	color: #343434;
}
h1, h2, h3 {
	color: #54650d;
	line-height: normal;
	/*margin: 20px 0px 0px;*/
	padding-bottom: 10px;
}
h1 {
	font-size: 24px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 18px;
}
a {
	color: #1d7cab;
	outline: none;
	text-decoration: underline;
	font-style: Italic;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#header,
#menu,
#middle,
#footer {
	width: 885px;
	margin: 0 auto;
	position: relative;
}
#wrapper {
	min-width: 885px;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(img/left.png),
				url(img/right.png),
				url(img/foot.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: left 600px, right 600px, left bottom;
}
#ya-site-form0 .ya-site-suggest-popup{
margin: 32px 0 0 -20px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 420px;
}
.logo {
	margin: 0 0 0 -18px;
	float: left;
	display: block;
	width: 258px;
	height: 129px;
	background: url(img/logo.png) 0 0 no-repeat;
	font-size: 0;
	text-indent: -9999px;
	overflow: hidden;
	zoom: 1;
}
.slogan {
	float: left;
	display: block;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #437082;
}
.phone {
	float: right;
	display: block;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #437082;
}
.header_nav {
	margin: 0 0 0 -115px;
	background: url(img/header_f.png) 0 -77px no-repeat;
	padding: 70px 0 0 115px;
	width: 100%;
	height: 380px;
	position: relative;
	*margin-top: -129px;
}
.header_nav ul {
	float: right;
}
.header_nav ul li {
	width: 263px;
	text-align: right;
	height: 32px;
	line-height: 32px;
	background: url(img/header_li.png) 0 0 no-repeat;
}  /*vactive.png*/

.header_nav ul li a {
	display: block;
	padding: 0 11px 0 0;
	color: #2494cc;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
}
.header_nav ul li a:hover {
    background: url(img/vactive.gif) 1px 0 no-repeat;
    color:#fff;
	display: block;
	padding: 0 11px 0 0;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
	background-color: transparent;
}
#ya-search{
right: 0;
top: 358px;
position: absolute;
width: 300px;
background: url(img/header_li.png) 0 1px no-repeat;
color: white;
display: block;
height: 32px;
text-decoration: none;
font-style: normal;
font-size: 14px;
background-color: transparent;
}
.ya-site-form__input-text{
width: 230px !important;
border: 1px solid #E6E6E6 !important;
padding: 0px 5px;
height: 30px;
float: left;
}
.ya-site-form__submit{
margin: 1px 0 0 0 !important;
border: 0;
cursor: pointer;
font-weight: bold;
background: url(img/header_li.png) -213px 0 no-repeat;
padding: 0;
width: 50px !important;
height: 31px;
text-decoration: none;
font-style: normal;
}
#ya-site-form0 .ya-site-form__search-input{
padding: 0 0 0 20px !important;
}

/* Menu
-----------------------------------------------------------------------------*/
#menu {
	height: 45px;
	background: url(img/menu_f.png) 0 0 no-repeat;
	line-height: 45px;
	margin-bottom: 30px;
	overflow: hidden;
	zoom: 1;
}
#menu ul {
	position: relative;
	float: left;
	left: 50%;
}
#menu ul li {
	position: relative;
	float: left;
	left: -50%;
	padding: 0 0 0 29px;
	margin: 0 0 0 -9px;
}
#menu ul li:first-child {
	margin: 0;
}
#menu ul li:hover {
	background: url(img/menu_li.png) 0 0 no-repeat;
}
#menu ul li a {
	display: block;
	padding: 0 29px 0 0;
	text-align: center;
	color: #252521;
	text-decoration: none;
	font-size: 18px;
	font-style: normal;
}
#menu ul li:hover a {
	background: url(img/menu_li.png) right -45px no-repeat;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	padding: 0 0 75px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 240px 0 0;
}

#content img {
	border: 1px solid #000000;
}


.attachment-full{
max-width: 300px;
height: auto;
}
#content p{
margin-bottom: 10px;
line-height: 20px;
}
#content ol {
margin-bottom: 10px;
list-style-type: decimal;
}
#content ol li{
padding-bottom: 0px;
margin-left: 35px;
}
#content ul {
margin-bottom: 10px;
}
#content ul li{
list-style-image: url(img/boolet.png);
padding-bottom: 0px;
margin-left: 35px;
}
#contentfull{
padding: 0 240px 50px 0;
}

#contentfull img{
padding:0 15px 10px 0;
}

.text_box {
	margin: 0 0 25px;
}

#content{
padding-bottom:15px;
}

#content a{

font-style:normal;
font-weight:bold;
}

/*#content li{ 
list-style-image: url(img/boolet.png);
min-height: 100px;
padding-bottom: 50px;
}*/

.date{
float:right;
margin-top: -26px;
}

.partnery img{ 
display:none;
}

.postlist{
padding-bottom: 30px;
}

.link{
float:left;
}

#entry-relevant-thumb{
float:left;
padding-right: 30px;
width: 183px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 205px;
	margin-left: -205px;
	position: relative;
}
.side_block {
	margin: 0 0 35px;
}
.side_title {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #54650d;
	margin: 0 0 15px;
	display: block;
}
.ques_list {	
}
.ques_list li {
	padding: 10px 0 0;
	border-top: 1px solid #646464;
	margin: 10px 0 0;
}
.ques_list li:first-child {
	border: none;
	margin: 0;
	padding: 0;
}
.ques_list li a {
	/*color: #575757;*/
	text-decoration: none;
}
.news_list {
}
.news_list li {
	margin: 20px 0 0;
}
.news_list li:first-child {
	margin: 0;
}
.news_list li .news_date {
	display: block;
	font-size: 12px;
}
.news_list li .news_name {
	display: block;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin-top: -75px;
	height: 45px;
	padding: 30px 0 0;
	background: url(img/footer_f.png) 0 0 no-repeat;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}
.copy {
	float: left;
}
.rules {
	float: right;
}

.breadcrumbs { 
margin: -20px auto 20px;
width: 885px;
}

.ques_list a{
text-decoration:none;
}

.ques_list a:hover{
text-decoration:underline;
}

.anonstitle {
font-size:15px;
}

/*****Навигация*******/
.page-numbers{
background: #fff;
border: 1px solid #C0C0C0;
border-radius: 3px;
box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.804), 0px 1px 3px rgba(0, 0, 0, 0.102);
color: #717171;
display: inline-block;
font-size: 0.88em;
font-weight: 700;
margin-right: 10px;
padding: 0px 9px;
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
}
.page-numbers:hover{
background: #E9E9E9;
}
.page-numbers.current{
padding: 1px 10px;
background: #54650D;
border: medium none currentColor;
box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.506), 0px 1px 0px rgba(255, 255, 255, 0.804);
color: #F0F0F0;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.506);
}
.atitle{
color: #1D7CAB;
font-size: 14px;
margin-bottom: -15px;
}

.anons a{
color:#343434;
}

.counter{
display:none;
}
.partnery{
text-decoration:none;
color:#000;
}
/*#menu ul li.current_page_item, #menu ul li.current-menu-item {
background: url(img/menu_li.png) 0 0 no-repeat transparent;
}

li.current_page_item a, #menu ul li.current-menu-item a {
background: url(img/menu_li.png) right -45px no-repeat;
}*/
.linknew {
display: inline-block;
font-weight: 700;
margin-bottom: 5px;
margin-top: 15px;
text-decoration: none;
}
.linknew:hover {
text-decoration: underline;
}

.cat_date {
float: right;
color: #1d7cab;
}
#anon{
margin: -70px auto 70px;
width: 885px;
position: relative;
clear: both;
overflow: hidden;
}
#anon .side_block{
display: inline-block;
float: left;
width: 208px;
padding: 0 8px;
text-align: left;
border-right: 1px solid #D8D8D8;
}
#anon .article_name{
overflow: hidden;
display: block;
height: 43px;
margin-bottom: 5px;
}
#anon .side_title{
margin-bottom: 10px;
text-align: center;
}
#anon .side_title a{
font-size: 18px;
line-height: 20px;
font-weight: bold;
color: #54650D;
margin: 0 0 5px;
font-style: normal;
text-decoration: none;
}
#anon .side_title a:hover{
text-decoration: underline;
}
#anon .side_block img{
float: left;
margin: 0 5px 5px 0;
width: 80px;
height: auto;
}
#anon .side_block .date{
margin: 0;
float: none;
font-weight: bold;
font-size: 10px;
}
#anon .side_block p{

}
#anon .side_block a:hover{
text-decoration: none;
}
#anon .side_block:first-child{
padding-left: 0;
}
#anon .side_block:nth-child(4){
padding-right: 0;
border-right: 0;
}
#anon .side_block ul>li:first-child{
height: 170px;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #E4E4E4;
}
.blockk{
overflow: hidden;
clear: both;
padding-top: 10px;
border-top: 1px solid #D8D8D8;
}
#anon .side_block.s2{
width: 432px;
}
#anon .side_block.s2:last-child{
border: 0;
margin-right: 0;
padding-right: 0;
}
#anon .side_block.s2  ul>li:first-child {
height: 170px;
padding-right: 5px;
margin-right: 5px;
border-right: 1px solid #E4E4E4;
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 0;
}
#anon .side_block.s2 .article_list li{
float: left;
width: 200px;
}
#comments textarea {
width: 400px;
height: 130px;
resize: none;
}
#comments input[type="text"] {
width: 400px;
}
#comments {
margin: 0;
clear: both;
width: 650px;
}
#comments .clearfix {
float: none;
margin: 0;
width: 100%;
}
#comments h2 {
padding: 15px 0;
}
#comments .comment {
margin: 0 0 15px;
}
#comments .comment .comment-author {
margin: 0 0 3px;
}
#comments .comment .comment-author .date {
color: #000000;
font: 11px Arial;
margin: 0 0 0 6px;
}
#comments .comment .comment-author .author {
color: #000000;
font: bold 12px Arial;
}
ol.commentlist{
padding: 0;
list-style-type: none;
}
ul.children{
list-style-type: none;
margin-left: 40px;
}
#comments .avatar{
float: left;
margin: 5px 5px 0 0;
border: 1px solid #000;
}
#respond label{
line-height: 16px;
width: 100%;
display: inline-block;
}
.comment-body{
border-bottom: 1px solid #B6B6B6;
padding-bottom: 5px;
margin-bottom: 5px;
}
.comment-respond{
width: 460px;
}
.comment-body p{
clear: both;
margin-bottom: 5px !important;
}
#commentform{
position: relative;
}
.comment-form-captcha{
position: absolute;
top: 29px;
right: 0;
width: 240px;
}
.required{
display: none;
}
.form-submit #submit{
padding: 3px;
}
label[for="captcha"]{
width: 118px;
line-height: 18px !important;
}
input[id="captcha"]{
width: 118px;
}
.top-inf, .but-inf{
margin: 0 0 10px;
}
#thisint {
clear: both;
padding: 5px;
margin-bottom: 20px;
border: 2px solid #8CADB9;
background: #E2FFFF;
overflow: hidden;
}
#thisint span {
float: left;
line-height: 28px;
}
#thisint span.tts {
padding: 5px;
border: 2px solid #7CAFB6;
display: block;
width: 76%;
margin-left: 10px;
line-height: 16px;
}

.alignleft, .attachment-full{
float: left;
margin: 0 10px 0 0;
}
.alignright{
float: right;
margin: 0 0 0 10px;
}


