﻿.logo/*
Theme Name: domikstroem
Author: RaftKorn
*/


/* NULL */

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, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
BODY {line-height: 1;}
UL {list-style: none;}
:focus {outline: 0;}
INS {text-decoration: none;}
DEL {text-decoration: line-through;}
input::-moz-focus-inner {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, .block {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;height: 0;}
[hidden] {display: none;}
.none, .hidden {display: none;}
.clear, .clr {clear: both;}

hr.clear, hr.clr {
	padding: 0;
	margin: 0;
	height: 1px;
	overflow: hidden;
	border: 0;
}



.alignright, .right {
	float: right;
	}

.alignleft, .left {
	float: left;
	}

.center {
	text-align: center;
	}

.centered, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
    border-radius: 5px;
	
 border: 4px double #4f597c; /* РџР°СЂР°РјРµС‚СЂС‹ РіСЂР°РЅРёС†С‹ */

 

}

img.alignright, img.right {
	margin: 0 0 4px 10px;
	display: inline;
	}

img.alignleft, img.left {
	margin: 0 10px 4px 0;
	display: inline;
	}

a img {
	border: none;
	    border-radius: 10px;}

img {
	max-width: 100%;
	}

/* END NULL */



/* BASE */

body {
	color: #000000;
	font: 16px/32px Gill Sans, sans-serif;
	background: #fff;

	text-align: center;
	}

input, textarea {
	font: 14px/20px Arial;
	}


a {
	color: #e64923;
	text-decoration: none;
	}

a:hover {
	color: #069;
	text-decoration: none;
	}

p{
	margin: 0 0 15px 0;
	}

h1, h2, h3, h4, h5, h6, .title {
	color: #e21d24;
	margin: 0 0 20px 0;
	font-weight: normal;
	}
h1, .title{
	font-size: 24px;
	line-height: 28px;
	}
h2{
	font-size: 22px;
	line-height: 26px;
	}
h3{
	font-size: 20px;
	line-height: 24px;
	}
h4{
	font-size: 18px;
	line-height: 22px;
	}
h5{
	font-size: 16px;
	line-height: 20px;
	}
h6{
	font-size: 14px;
	line-height: 18px;
	}
h1 a, h2 a, .title a {
	color: #BF6205;
	text-decoration: none;
	}
h1 a:hover, h2 a:hover, .title a:hover {
	color: #BF6205;
	text-decoration: underline;
	}

footer .title {
	margin: 0 0 15px 0;
	}

#content_home .title {
	padding: 0 0 0 20px;
	}

.widget .title {
	margin: 0 0 5px 0;
	}

.post h1{
	margin: 0 0 10px 0;
	}

footer .title2{
	margin: 0;
	padding: 15px 0 7px 0;
	}


.black{
	color: #000;
	}
.white{
	color: #fff;
	}
.grey{
	color: #808080;
	}
.green{
	color: #34c924;
	}
.red{
	color: #ff0000;
	}
.orange{
	color: #ffa500;
	}
.yellow{
	color: #ffff00;
	}
.blue{
	color: #0000ff;
	}
.purple{
	color: #8b00ff;
	}
.pink{
	color: #ffc0cb;
	}

/* END BASE */



/* ENTRY */

.entry table {
	margin: 0 0 20px 0;
	}

.table {
	border-top: 1px solid #959596;
	border-left: 1px solid #959596;
	}

.table tr th{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	background: #f4f4f4;
	padding: 5px 10px;
	}

.table tr td{
	border-bottom: 1px solid #959596;
	border-right: 1px solid #959596;
	padding: 5px 10px;
	}

.entry form {
	margin: 0 0 20px 0;
	}

.entry ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
	list-style: none;
	}

.entry ol {
	padding: 0 0 0 25px;
	margin: 0 0 20px 0;
	list-style: none;
	}

.entry ul ul, .entry ol ol, .entry ol ul, .entry ol ul {
	margin: 0;
	padding-top: 5px;
	}

.entry ul ul, .entry ol ul, .entry ol ol, .entry ul ol{
	margin: 0;
	}

.entry ol li, .entry ul ol li {
	margin: 7px 0 8px 10px;
	list-style: decimal outside;


	}

.entry ul li, .entry ol ul li {
	margin: 7px 0 8px 10px;
	list-style-type: disc;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote p {    	

margin:10px;
padding:15px 20px 15px 80px;
font-weight:bold;
border:1px solid #999999;
border-radius: 10px;
-moz-border-radius:10px 10px 10px 10px;
box-shadow:2px 2px 3px #999999;
-moz-box-shadow:2px 2px 3px #999999;
-webkit-box-shadow: #999 2px 2px 3px;
background-position:15px 50%;
background-repeat:no-repeat;
position:relative;
text-align:justify;
background-color:#e0d47a;
background-image: url(https://decoris.desigusxpro.com/wp-content/uploads/2016/11/6e5699d71c.png);
margin-bottom: 1em !important;
}



blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



.shared {    	

    margin: 0px;
     padding: 5px 33px 5px 10px;
    width: 290px;
    font-weight: bold;
    border: 1px solid #999999;
    border-radius: 1px;
    -moz-border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 2px 3px #999999;
    -moz-box-shadow: 2px 2px 3px #999999;
    -webkit-box-shadow: #999 2px 2px 3px;
    background-position: 15px 50%;
    background-repeat: no-repeat;
    position: relative;
    text-align: justify;
    background-color: #4f597c;
    text-transform: uppercase;

}

.shared2 {    	

    margin: 0px;
       padding: 5px 22px 5px 25px;
    width: 227px;
    font-weight: bold;
    border: 1px solid #999999;
    border-radius: 1px;
    -moz-border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 2px 3px #999999;
    -moz-box-shadow: 2px 2px 3px #999999;
    -webkit-box-shadow: #999 2px 2px 3px;
    background-position: 15px 50%;
    background-repeat: no-repeat;
    position: relative;
    text-align: justify;
    background-color: #4f597c;
    text-transform: uppercase;
    text-align: center;
    color: white;

}


/* END ENTRY */



/* BODY */

#wrap {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
box-shadow: 0 0 12px #949494;
	}


.logo a{
	display: block;
	width: 100%;
	height: 200px;
	background: url('https://decoris.desigusxpro.com/ca/mydizajn.jpg') no-repeat;


	}




.top_line {
	background: url('https://decoris.desigusxpro.com/ca/top_line.png') no-repeat;
	border-radius: 0px;
	height: 45px;
	}

.nav_top {
	float: left;
	width: 830px;
	}

.nav_top > ul > li{
	float: left;
	display: block;
	height: 52px;
	background: url('images/nav_top.png') no-repeat 0px 11px;
	
	position: relative;
	z-index: 200;
	
	}

.nav_top > ul > li:first-child{
	background: none;
	}

.nav_top > ul > li > a{
	float: left;
	display: block;
	height: 52px;
	padding: 0 30px;
	color: #fff;
	font-size: 1.2em;
	line-height: 45px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.18);
	font-family: 'Oswald', Tahoma, Arial;
	text-transform: uppercase; 

}

.nav_top > ul > li.menu-item-has-children > a{
	padding: 0 51px 0 30px;
	background: url('images/nav_top_li.png') no-repeat right 24px;
	}

.nav_top > ul > li:hover > a, .nav_top > ul > li > a:hover, .nav_top > ul > li.current-menu-item > a, .nav_top > ul > li.current-menu-parent > a, .nav_top > ul > li.current-menu-ancestor a, .nav_top > ul > li.current-post-ancestor > a{
	color: #fff;
	text-decoration: none;
	background: rgba(255, 255, 255, 0.13);
	}

.nav_top > ul > li.menu-item-has-children:hover > a, .nav_top > ul > li.menu-item-has-children > a:hover, .nav_top > ul > li.menu-item-has-children.current-menu-item > a, .nav_top > ul > li.menu-item-has-children.current-menu-parent > a, .nav_top > ul > li.menu-item-has-children.current-menu-ancestor a, .nav_top > ul > li.menu-item-has-children.current-post-ancestor > a{
	background: rgba(255, 255, 255, 0.13) url('images/nav_top_li.png') no-repeat right 24px;
	}

.nav_top > ul > li > ul{
	display: none;
	position: absolute;
	top: 52px;
	right: -68px;
	width: 203px;
	padding: 16px 0 0 0;
	background: url('images/nav_top_ul.png') no-repeat;
	}

.nav_top > ul > li > ul > li{
	padding: 7px 10px;
	background: #fff;
	border-left: 1px solid #92bc41;
	border-right: 1px solid #92bc41;
	border-bottom: 1px solid #daeac4;
	line-height: 25px;
	font-style: italic;
	}

.nav_top > ul > li > ul > li a{
	color: #585858;
	}

.nav_top > ul > li > ul > li a:hover{
	color: #585858;
	text-decoration: underline;
	}

.nav_top > ul > li > ul > li:last-child{
	border-bottom: 1px solid #92bc41;
	}


.sop_se{
	float: right;
	width: 170px;
	padding: 14px 0 0 0;
	}

.search{
	width: 150px;
	height: 24px;
	background: #f3f8eb;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	}

.search_inp {
	float: left;
	width: 120px;
	}

.search_inp input {
	width: 110px;
	height: 18px;
	padding: 3px 0 3px 10px;
	background: none;
	border: 0;
	color: #3d3d3d;
	font-size: 13px;
	line-height: 18px;
	}

.search_sub {
	float: left;
	width: 30px;
	}

.search_sub input {
	width: 30px;
	height: 24px;
	background: none;
	border: 0;
	cursor: pointer;
	background: url('images/search_sub.jpg') no-repeat center center;
	}



#content_home {
	padding: 25px 0;
	}

#content {
	padding: 25px 20px;
	}


.home_news{
	padding: 0 0 20px 0;
	}

.home_news_prev{
	float: left;
	width: 65px;
	padding: 35px 0 0 10px;
	}

.home_news_prev a{
	display: block;
	width: 54px;
	height: 54px;
	background: url('images/home_news_nav.png') no-repeat 0px -54px;
	}

.home_news_prev a:hover{
	background: url('images/home_news_nav.png') no-repeat 0px 0px;
	}


.home_news_next{
	float: left;
	width: 65px;
	padding: 35px 10px 0 0;
	}

.home_news_next a{
	float: right;
	display: block;
	width: 54px;
	height: 54px;
	background: url('images/home_news_nav.png') no-repeat -54px -54px;
	}

.home_news_next a:hover{
	background: url('images/home_news_nav.png') no-repeat -54px 0px;
	}


.home_news_slider{
	float: left;
	width: 850px;
	}

.home_news_slider .cycle-slideshow{
	width: 850px !important;
	}

.home_news_one{
	float: left;
	width: 158px;
	padding: 0 6px;
	}

.home_news_one_img {
	position: relative;
	}

.home_news_one_img img{
	padding: 1px;
	border: 1px solid #4F597C;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	vertical-align: bottom;
	}

.home_news_one_img a span{
	display: block;
	width: 48px;
	height: 48px;
	background: url('images/home_news_one.png') no-repeat;
	position: absolute;
	top: 2px;
	left: 2px;
	}

.home_news_one_t{
	padding: 6px 0 0 0;
	height: 37px;
	overflow: hidden;
	white-space: normal;
	text-align: center;
	line-height: 18px;
	font-style: italic;
	}

.home_news_one_t a, .home_news_one_t a:hover{
	color: #212121;
	}



.home_cat{
	float: left;
	width: 305px;
	height: 290px;
	margin: 0 2px 22px 20px;
	background: #3C3582;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 50px;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 69, 92, 0.28);
	-moz-box-shadow: 0px 0px 4px rgba(0, 69, 92, 0.28);
	box-shadow: 0px 0px 4px rgba(0, 69, 92, 0.28);
	}

.home_cat2{
	background: #575D77;
	}

.home_cat3{
	background: #B4656B;
	}

.home_cat_img {
	height: 245px;
	}

.home_cat_img img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 50px;
	vertical-align: bottom;
	}

.home_cat_t{
	height: 45px;
	padding: 0 5px;
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.42);
	text-transform: uppercase;
	text-align: center;
	overflow: hidden;
	}

.home_cat_t a, .home_cat_t a:hover{
	color: #fff;
	}


#posts{
	float: left;
	width: 730px;
	padding: 0 30px 0 0;
	}

.breadc {
	padding: 0 0 10px 0;
	color: #4F597C;
	line-height: 18px;
	}

.breadc a, .breadc a:hover{
	color: #4F597C;
	}

.post_list{
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px dashed #4F597C;
	}

.post_list_img{
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
	}

.post_list_img img{
	-moz-border-radius: 97px;
	-webkit-border-radius: 97px;
	-khtml-border-radius: 97px;
	border-radius: 97px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	vertical-align: bottom;
	}

.post_list_r{
	float: left;
	width: 510px;
	}

.post_list_t {
	padding: 0 0 7px 0;
	color: #64923;
	font-size: 22px;
	line-height: 22px;
	}

.post_list_t a, .post_list_t a:hover{
	color: #64923;
	}


.post_list_d{
	float: left;
	padding: 0 20px 0 20px;
	background: url('images/date.png') no-repeat 0px 1px;
	color: #b5afae;
	font-size: 11px;
	line-height: 15px;
	}

.post_list_rat{
	float: left;
	padding: 0 20px 0 0;
	line-height: 15px;
	}

.post_list_cat{
	float: left;
	padding: 0 20px 0 0px;
	color: #b5afae;
	font-size: 11px;
	line-height: 15px;
	}

.post_list_cat a{
	color: #B6B5B5;
	text-decoration: underline;
	}

.post_list_cat a:hover{
	color: #B6B5B5;
	text-decoration: none;
	}

.post_list_e{
	padding: 7px 0 0 0;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
	}

.post_list_m{
	padding: 8px 0 0 0;
	font-size: 15px;
	line-height: 17px;
	font-weight:bold;
	text-align: right;
	}


.post_list_m a:hover{
	text-decoration: none;
	}



.post {
	padding: 0 0 10px 0;
	}

.post_info{
	padding: 0 0 10px 0;
	}


.post_info_vid{
	float: right;
	background: url('images/video.png') no-repeat 0px 0px;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	padding: 0 0 0 20px;
	}


.post_img{
	padding: 0 0 17px 0;
	}

.post_img img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	vertical-align: bottom;
	}


.post_soc{
	padding: 5px 0 22px 0;
	line-height: 20px;
	}

.post_soc_v{
	float: left;
	width: 95px;
	}

.post_soc_g{
	float: left;
	width: 80px;
	}

.post_soc_t{
	float: left;
	width: 115px;
	}

.post_soc_f{
	float: left;
	width: 130px;
	}


#post_video{
	}


.p_nav {
	padding: 0 0 20px 0;
	}

.p_nav a, .p_nav span{
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	margin: 0 16px 0 0;
	border: 1px solid #B6B5B5;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	color: #1c1c1c;
	line-height: 35px;
	text-align: center;
	}

.p_nav a:hover, .p_nav span.current{
	background: #4f597c;
	color: #e2453e;
	text-decoration: none;
	}



#sidebar{
	float: left;
	width: 200px;
	}

.widget{
	padding: 0 0 15px 0;
	}

.widget_title{
	margin-bottom: 0.5em !important;
	width: 200px;
	height: 39px;
	background: url('https://decoris.desigusxpro.com/wp-content/uploads/2017/03/widget_title.png') no-repeat;
border-radius: 7px;
	color: #fff;
	font-size: 18px;
	line-height: 39px;
	text-shadow: 0px -1px 0px #486a18;
	text-transform: uppercase;
	text-align: center;
 border: 2px solid black;
	margin-bottom: 1em !important;
	}

.widget2{
	padding: 0 0 15px 0;
	}

.widget_title2{
	width: 200px;
	height: 47px;
	background: url('https://decoris.desigusxpro.com/wp-content/uploads/2017/03/widget_title.png') no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 39px;
	text-shadow: 0px -1px 0px #486a18;
	text-transform: uppercase;
	text-align: center;
	border-radius: 4px;}


.nav_sb {

	position: relative;
	padding: 3px 3px 3px 3px;
	background: #4F597C;
border-radius: 3px;
	}

.nav_sb:before {
	content: " ";
	display: block;
	width: 210px;
	height: 14px;

border-radius: 7px;
	position: absolute;
	bottom: -14px;
	left: -5px;
	}

.nav_sb > ul {
	display: block;
	padding: 5px 0;
	background: #fff;
	}

.nav_sb > ul > li {
	display: block;
	}

.nav_sb > ul > li > a{
	display: block;
	color: #000000;
	font-size: 19px;
	line-height: 38px;
	text-align: center;
font-weight: bold;
	}

.nav_sb > ul > li.current-menu-item > a span, .nav_sb > ul > li.current-menu-parent > a span, .nav_sb > ul > li.current-menu-ancestor > a span, .nav_sb > ul > li.current-post-ancestor > a span{
	padding: 0 0 0 12px;
	background: url('images/nav_sb_a.jpg') no-repeat left center;
	}

.nav_sb > ul > li.current-menu-item > a span span, .nav_sb > ul > li.current-menu-parent > a span span, .nav_sb > ul > li.current-menu-ancestor > a span span, .nav_sb > ul > li.current-post-ancestor > a span span{
	padding: 0 12px 0 0;
	background: url('images/nav_sb_a.jpg') no-repeat right center;
	}

.nav_sb > ul > li a:hover{
	background: #B6B5B5;
	color: #fff;
	text-decoration: none;
	}

.nav_sb > ul > li a:hover span{
	background: none !important;
	}


.wpp-list > li{
	display: block;
	padding: 20px 0 0 0;
	position: relative;
	}

.wpp-list > li img{
	width: 194px;
	height: 194px;
	border: 3px solid #e59f2a;
	vertical-align: bottom;
	}

.wpp-list > li .wpp-post-title{
	display: none;
	width: 140px;
	padding: 10px;
	background: rgba(229, 159, 42, 0.9);
	position: absolute;
	top: 40px;
	left: 20px;
	color: #171717;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	}

.wpp-list > li .wpp-post-title:hover{
	color: #171717;
	text-decoration: none;
	}


footer {
	background: #f4f4f4;
	}

.f_cont{
	float: left;
	width: 190px;
	padding: 20px 0 10px 20px;
	}

.f_cont_t{
	padding: 0 0 15px 36px;
	background: url('images/f_cont_t.png') no-repeat;
	color: #065394;
	font-size: 20px;
	line-height: 20px;
	}

.f_cont_t span{
	font-size: 14px;
	}

.f_cont_s{
	padding: 0 0 15px 36px;
	background: url('images/f_cont_s.png') no-repeat;
	line-height: 21px;
	}

.f_cont_m{
	padding: 0 0 17px 36px;
	background: url('images/f_cont_m.png') no-repeat;
	line-height: 17px;
	}

.f_cont_s a, .f_cont_m a{
	text-decoration: underline;
	}

.f_cont_s a:hover, .f_cont_m a:hover{
	text-decoration: none;
	}

.f_soc a{
	float: left;
	display: block;
	width: 28px;
	height: 28px;
	margin: 0 9px 0 0;
	}

.f_soc_f{
	background: url('images/f_soc_f.png') no-repeat;
	}
.f_soc_v{
	background: url('images/f_soc_v.png') no-repeat;
	}
.f_soc_t{
	background: url('images/f_soc_t.png') no-repeat;
	}
.f_soc_g{
	background: url('images/f_soc_g.png') no-repeat;
	}


.f_podp_inp{
	float: left;
	width: 170px;
	}

.f_podp_inp input{
	width: 130px;
	height: 18px;
	padding: 5px 10px;
	background: #fff;
	border: 1px solid #dbe4e8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	-moz-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	}

.f_podp_sub{
	float: left;
	width: 105px;
	}

.f_podp_sub input{
	width: 105px;
	height: 30px;
	background: #B6B5B5;
	border: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	cursor: pointer;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.38);
	}

.f_podp_sub input:hover{
	background: #94c849;
	}



.f_tags{
	float: left;
	width: 770px;
	padding: 20px 0 10px 20px;
	}

.f_tags a{
	float: left;
	display: block;
	height: 31px;
	padding: 0 20px 0 9px;
	margin: 0 9px 8px 0;
	background: url('images/f_tags.png') no-repeat right top;
	line-height: 29px;
	}

.f_vk{
	float: left;
	width: 240px;
	padding: 24px 0 5px 30px;
	}


.f_bot{
	height: 40px;
	
	}

.copy{
	float: left;
	width: 706px;
	padding: 3px 0 0 20px;
	color: #212121;
	font-size: 12px;
	line-height: 18px;
	}

.stat{
	float: left;
	width: 150px;
	padding: 42px 0 0 20px;
	}

.stat img{
	vertical-align: bottom;
	}

/* END BODY */



/* COMMENTS */



.comments_list li {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #bababa;
}

.comments_list li li {
	margin: 15px 0 0 0;
}

.comment_ava{
	float: left;
	width: 85px;
	padding: 0 20px 10px 0;
	}

.comment_ava img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
	vertical-align: bottom;
	}

.comment_r{
	float: left;
	}

.comment_ad{
	padding: 0 0 10px 0;
	}

.comment_a{
	float: left;
	color: #212121;
	line-height: 15px;
	}

.comment_d{
	float: right;
	padding: 0 0 0 20px;
	background: url('images/date.png') no-repeat 0px 1px;
	color: #b5afae;
	font-size: 11px;
	line-height: 15px;
	}

.comment_text{
	line-height: 22px;
	}

.comment_text p{
	margin: 0 0 10px 0;
	}


#respond{
    padding: 21px 15px 30px 20px;
    background: beige;
	}

.respond_l{
	float: left;
	max-width: 335px;
	min-width: 250px;
	}

.respond_inp{
	padding: 0 0 20px 0;
	}

.respond_inp input{
	max-width: 295px;
	min-width: 250px;
	height: 23px;
	padding: 10px;
	background: #fff;
	border: 1px solid #dbe4e8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	-moz-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	}

.respond_text{
	float: left;
	max-width: 395px;
	min-width: 250px;
	padding: 0 0 12px 0;
	}

.respond_text textarea{
	max-width: 373px;
	height: 88px;
	padding: 10px;
	background: #fff;
	border: 1px solid #dbe4e8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	-moz-box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	box-shadow: 0px 0px 3px rgba(0, 69, 92, 0.18);
	font-size: 14px;
	}


.respond_sub input{
	width: 190px;
	height: 41px;
	background: #000;
	border: 0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	color: #fff;
	font-size: 20px;
	line-height: 41px;
	cursor: pointer;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.38);
	}

.respond_sub input:hover{
	background: #B6B5B5;
	}



/* END COMMENTS */



/* WP OTHER */

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}


.failure{
	color: #ff0000;
	}

.success{
	color: #008000;
	}

.cf_hidden{
	display: none;
	}

.cform .cf_error, .wpcf7-not-valid { 
	border: 1px solid #ad2929 !important; 
	color: #ad2929; 
	}

div.mailerr {
	display: block;
	}

.mailerr, .cform .cf_errortxt {
	color: #ad2929; 
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}


/* JRPP */
.JRPP_wrap {
	box-sizing: border-box;
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 0 0 1em 0;
}
.JRPP_wrap * {
	box-sizing: border-box;
}
.JRPP_wrap ul {
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
.JRPP_wrap ul li {
	width: 33%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 5px;
	background: #4f597c;
    border: 0px solid #4f597c;
    border-radius: 5px;
    position: relative;
    height: 26%;
}
.JRPP_wrap ul li:hover {
	background: #ff0000;
    border-color: #bbb;
}
.JRPP_wrap ul li + li {
	margin-left: 0.5%;
}
.JRPP_image {
	display: block;
	width:  100%;
	height: 100%;
}
.JRPP_image img {
	display: block;
	width: 100%;
	height: 230px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.JRPP_wrap ul li:hover .JRPP_image img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.JRPP_name {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
    color: #fff;
    font-size: 18px;
    text-shadow: 1000 .1em .1em .2em;
	vertical-align: bottom;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4);
    box-shadow: 0 1px 2px rgba(0,0,0,.4);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.JRPP_name a {
	display: block;
	line-height: 1.4;
text-align: center;
	color: #fff;
    margin: 5px;
    padding: 5px;
    background: rgb(0.5, 0.5, 0.5);
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.JRPP_wrap li:hover .JRPP_name a {
	text-decoration: none;
	background: #000;
}
/* END JRPP */

/* END WP OTHER */


#npcatch .title{
	width:190px;
	float:left;
	padding:5px 5px 25px 6px;
	font-family: 14px/32px Gill Sans, sans-serif;
    font-size: 14pt; /* Р Р°Р·РјРµСЂ С€СЂРёС„С‚Р° РІ РїСѓРЅРєС‚Р°С… */

	text-align: justify;
}



@media all and (max-width: 1024px) {

	body {
		min-width: 320px;
	}
	
	#to_top_scrollup {
    
    display: none !important;
}

	
	#wrap {
		position: relative;
		overflow: hidden;
		width: auto;
		box-shadow: none;
	}

	.logo {
		display: block;
		width: auto;
		padding: 0;
		float: none;
	}

	.logo img {
		width: 100%;
		height: auto;
	}
	
	.home_cats {
		display: block;
		position: relative;
		margin: 0 10px;
		font-size: 0;
		line-height: 0;
	}
	
	.home_cats .clear {
		display: none;
	}
	
	.home_cat {
		display: inline-block;
		vertical-align: top;
		width: 33.33%;
		height: auto;
		box-sizing: border-box;
		margin: 0 0 20px;
		padding: 0 10px;
		font-size: 16px;
		line-height: 1.4;
		float: none;
		background: transparent;
		box-shadow: none;
	}

	.home_cat_img {
		display: block;
		height: auto;
		background: #4f597c;
		border-radius: 3px 3px 0 0;
		overflow: hidden;
	}
	
	.home_cat_img a {
		display: block;
		position: relative;
		overflow: hidden;
		border-radius: 3px;
	}
	
	.home_cat_img img {
		display: block;
		width: 100%;
		height: auto;
		border-radius: 0;
	}
	
	.home_cat_t {
		background: #4f597c;
		height: auto;
		line-height: 25px;
		padding: 10px;
		border-radius: 0 0 3px 3px
	}
	
	#content {
		display: block;
		position: relative;
		padding-left: 240px;
	}

	#posts {
		width: 100%;
		float: left;
		padding: 0;
		margin-left: -220px;
	}
	
	#sidebar {
		float: right;
	}
	
	.ts {
		margin-bottom: 0;
	}
	
	.breadc {
		padding: 0;
		line-height: 1.5;
		margin-bottom: 15px;
	}
	
	.post_list {
		display: block;
		position: relative;
		overflow: hidden;
	}
	
	.post_list_t {
		font-size: 20px;
		line-height: 1.2;
		padding: 0;
		margin-bottom: 10px;
		text-align: left;
	}
	
	.post_list_e {
		padding: 0;
		line-height: 1.4;
		text-align: left;
	}
	
	.post_list_r {
		float: none;
		width: auto;
		position: relative;
		overflow: hidden;
	}
	
	.post_list_img + .post_list_r {
		margin-left: 220px;
	}
	
	.post_info {
		padding: 0;
	}
	
	h1, .title {
		line-height: 1.3;
		margin-bottom: 20px;
		text-align: left;
	}
	
	.ts, .entry {
		line-height: 1.4;
	}
	
	.ts img, .entry img {
		max-width: 100%;
	}
	
	blockquote p {
		padding: 10px 20px 10px 80px;
		line-height: 1.3;
		font-weight: normal;
		text-align: left;
	}
	
	.yuzo_related_post .yuzo_wraps .yuzo-list {
		display: block;
		float: none;
		width: auto;
		clear: none;
		position: relative;
		padding: 10px;
		line-height: 1.4;
	}
	
	.yuzo_related_post .link-list {
		font-size: 16px;
		line-height: 1.3 !important;
		margin-bottom: 5px;
	}
	
	#ez-toc-container a {
		font-size: 16px;
	}
	
	#ez-toc-container p.ez-toc-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.crp_related li {
		width: 45%;
	}
	
	.crp_related a {
		display: block;
		position: relative;
		width: auto;
		height: auto;
	}
	
	.crp_related img {
		width: 100%;
		height: auto;
	}

	.crp_related .crp_title {
		width: auto;
		left: 6px;
		right: 6px;
	}
	
	.f_wrapper {
		display: table;
		overflow: hidden;
		width: 100%;
		margin: 20px 0 10px;
	}
	
	.f_wrapper .clear {
		display: none;
	}
	
	.f_cont {
		display: table-cell;
		padding: 20px;
		vertical-align: top;
		float: none;
	}
	
	.f_tags {
		display: table-cell;
		vertical-align: top;
		padding: 20px 20px 20px 0;
		float: none;
		width: auto;
	}
	
	.f_tags a {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	
	.f_bot {
		height: auto;
		padding: 10px 20px;
	}
	
	.f_bot .copy {
		float: none;
		width: auto;
	}
	
}

@media all and (max-width: 768px) { 
	
	.home_cat {
		width: 50%;
	}
	
	.JRPP_wrap {
		margin: 0;
	}
	
	.JRPP_wrap ul {
		font-size: 0;
		line-height: 0;
		margin: 0 0 0 -15px;
	}
	
	.JRPP_wrap ul li {
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		width: 47%;
		margin-left: 15px;
		margin-bottom: 15px;
		float: none;
		font-size: 14px;
		line-height: 1.3;
	}
	
	.JRPP_wrap ul li + li {
		margin-left: 15px;
	}
	
	.JRPP_image img {
		height: auto;
	}
	
	.JRPP_name {
		font-size: 14px;
		line-height: 1.3;
		padding: 6px 10px;
		max-height: none;
	}
	
	#content {
		padding-left: 20px;
	}
	
	#posts {
		float: none;
		width: auto;
		margin: 0 0 30px;
	}

	#sidebar {
		display: block;
		margin: 0 auto;
		float: none;
	}
	
}


@media all and (max-width: 600px) { 
	
	.post_list_img {
		float: none;
		padding: 0;
		margin: 0 auto 20px;
		text-align: center;
	}
	
	.post_list_img + .post_list_r {
		margin-left: 0;
	}
	
	.post_list_img img {
		display: inline-block;
	}
	
	.ts, .entry {
		font-size: 15px;
		line-height: 1.4;
	}
	
	.JRPP_wrap ul {
		margin-left: 0;
	}
	
	.JRPP_wrap ul li {
		width: auto;
		display: block;
		margin: 0 0 15px;
	}

	.JRPP_wrap ul li + li {
		margin-left: 0;
	}
	
	.yuzo-list .image-list {
		float: none;
		display: block;
		margin: 10px 0 0;
		text-align: center;
	}
	
	.yuzo-list .yuzo-img-wrap {
		display: inline-block;
	}

	.f_wrapper {
		display: block;
		position: relative;
		width: auto;
	}
	
	.f_cont, .f_tags {
		display: block;
		width: auto;
		text-align: left;
		padding: 0;
		margin: 20px;
	}
	
}

@media all and (max-width: 480px) {
	
	.crp_related li {
		width: 100%;
		box-sizing: border-box;
		float: none;
		margin: 0 0 20px !important;
	}
	
	.home_cat {
		width: 100%;
	}
	
}




