/*
Theme Name: Darlike
Author: templatelab.ru
Author URI: https://templatelab.ru/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
body {font: 16px/28px 'Open Sans', sans-serif; /*line-height:normal*/; padding:0; margin:0; color: #333; background:#f4f5f6 url(images/bg.png); height:100%; width:100%; font-weight:normal;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #333; text-decoration: none;}
a:hover, a:focus, .news-link {color:#16A1E7; text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:18px;}

.form-wrap {}
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}
.pm-page, .search-page, .static-page, .tags-page, .form-wrap {}

p {
    margin-bottom: 1.5em;
    margin-top: 0;
}
#main.main .entry-content h2 {
    font-size: 44px;
    font-weight: 700;
    line-height: 52px;
    margin: 0 0 13px;
}


.img_left {
    float: left;
    margin: 7px 10px 10px 0;
    width: 300px;
}
.img_right {
    float: right;
    margin: 7px 0 10px 10px;
    width: 300px;
}
.border li {
    font-style: italic;
    background: url(/img/spiski.png) no-repeat left center;
    padding: 0 0 0 1.8em;
    border-bottom: 1px solid#F78F4A;
    font-size: 102%;
}

.page-header h1, .entry-header h1, h2, h3, h4, h5, h6 {
    background: #FFF4AD;
    font-size: 1.5em !important;
    text-align: center;
    margin: 5px 0 0 0;
}

.site-content h1.page-title {
    font-size: 24px;
}
.site-content h2.entry-title {
    font-size: 20px;	
}
#crumbs{
color: #555;
margin: 0 0 0 10px;
font-size: 14px;
}
#crumbs a{color: #16A1E7;background:#ffffff;padding:2px;font-size: 14px;text-decoration:underline !important;}
#crumbs a:hover{text-decoration:none !important;}
.separator{background:#ffffff;padding:2px;font-size: 14px;}
.page-title {
    font-size: 48px;
    font-family: 'Niconne', cursive;
    line-height: 66px;
    font-weight: normal;
    color: #FF0000;
    margin: 0 0 30px;
}
.post .entry-header .entry-title, .page .entry-header .entry-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: #666;
    margin: 0 0 15px;
	padding: 5px 0;
}


/*Header*/

.site-branding {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto 0 auto;
}
.site-branding .site-title {
    font-size: 76px;
    line-height: 50px;
    font-weight: 400;
    margin: 0;
    font-family: "Niconne",cursive;
    color: #FF0000;
}
.site-description {
    font-size: 1.2em;
    color: #A02CA2;
    font-family: "Niconne",cursive;
	margin-bottom: 0;
}
#blic_search {
    width: 300px;
    position: fixed;
    margin: 0;
}
.site-branding img {
    width: 225px;
	
}
.fixmenu {
    z-index: 9999;
    top: 0%;
    font-size: 1.0em;
    width: 300px;
}
.search-field span  {
padding-right: 5px;	
}

/*--- SET ---*/
.entry-content {
    margin-top: 20px;
}
.home.page .entry-content {
    margin-top: 0;
}

.button, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, .search-field button:not(.color-btn):not([class*=fr]), 
html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a, .search-field a {
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:0px; cursor:pointer; 
background-color:#16A1E7; color:#fff; text-align:center; text-transform:uppercase; font-weight:700;}

button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover, .usp-btn a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{background-color:#2d547d; color:#fff;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f8f8f8; border-radius:0px; -webkit-appearance: none; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#F8F8F8; 
border-radius:0; overflow:auto; vertical-align:top; resize:vertical; 
box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1);}

.img-box, .img-wide, .img-resp-h, .img-resp-v, .img-resp-sq {overflow:hidden; position:relative; background-color:#000;}
.img-resp-h {padding-top:60%;}
.img-resp-v {padding-top:130%;}
.img-resp-sq {padding-top:100%;}
.img-box img, .img-resp-h img, .img-resp-v img, .img-resp-sq img {width:100%; min-height:100%; display:block;}
.img-resp-h img, .img-resp-v img, .img-resp-sq img {position:absolute; left:0; top:0;}
.img-wide img {width:100%; display:block;}
.img-square img {width:150%; max-width:150%; margin-left:-25%;}
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button {transition: all .3s;}
.button, .side-item-img, .news-item-img, .main-item-img {transition: color .3s, background-color .3s, opacity .3s;}
.ps-link {cursor:pointer;}
.icon-l .fa {margin-right:10px;}
.icon-r .fa {margin-left:10px;}

.fx-row {display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;
-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;}
.fx-center{-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}
.fx-between{-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.fx-stretch{-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}
.fx-top{-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}
.fx-middle{-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.fx-bottom{-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}
.fx-col{display:-ms-flexbox;display:-webkit-flex;display:flex; 
-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.fx-wrap{-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}



/* BASIC GRID
----------------------------------------------- */
.wrap {min-width:320px; overflow:hidden; position:relative;}
.center {max-width:1200px; margin:0 auto; position:relative; z-index:20;}
.block {background-color:#FFF; padding: 20px; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);}
.header {}
.cols {border: 1px solid #e3e3e3; margin: 20px 0;}
.side {width: 340px; padding: 20px; border-left: 1px solid #e3e3e3;}
.main {min-height: 100vh; padding: 20px; width: calc(100% - 340px); width: -webkit-calc(100% - 340px);}
.full-width .main {min-height: 100vh; padding: 20px; width: 100% ; width: -webkit-calc(100%);}


.footer {background-color: #f3f3f3; border: 1px solid #e3e3e3; padding: 20px;}

#gotop {background-color: #fff; width: 50px; height: 50px; text-align: center; 
	line-height: 50px; display: none; cursor: pointer; position: fixed; bottom: 40px; right: 40px; 
	box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2); z-index: 999;}
	.rkl-bx {overflow:hidden; margin-bottom:20px; text-align:center;}
#gotop span {
    padding-top: 15px;
}

/* HEADER
----------------------------------------------- */
.h-inf {height: 100px; border: 1px solid #e3e3e3; padding: 0 20px;}
.h-nav {height: 55px; background-color: #f3f3f3; border-bottom: 5px solid #16A1E7;}
.logo {width: calc(100% - 340px); width: -webkit-calc(100% - 340px); display: block; 
	overflow: hidden; text-shadow: 0.1px 1px 2px #888888; font-size: 12px;}
.logo p {font-size: 24px; font-weight: 700; margin-bottom: 5px;}
.search-box {}
.search-field {width:100%; position:relative;}
.search-field input, .search-field input:focus {width:100%; padding:0 100px 0 10px; border-radius:0px; 
background-color:#fff; color:#333; height:40px; line-height:40px; box-shadow:inset 0 0 0 1px #e3e3e3;}
.search-box button {position:absolute; right:0; top:0; padding:0 15px !important;}

.h-nav li {display: inline-block;}
.h-nav a {display: block; padding: 0 20px; line-height: 50px; text-transform: uppercase; font-size:12px;}
.h-nav a:hover, .h-nav a.is-active, .h-nav .current-menu-item a {color: #fff; background-color: #16A1E7;}


/* CATEGORY
----------------------------------------------- */
.taxonomy-description {
	margin-top: 10px;
    background: #f4f5f6;
    margin: 15px -20px 20px -20px;
    padding: 10px 20px;
}
.taxonomy-description p {
    margin-bottom: 0;
}
.subcat {
    background: #ffffff;
	margin: 0 0 10px 0;
    padding: 0;
    font-size: 0.8em;
}
.subcat a {
    font-size: 1.2em;
	color: #16A1E7;
}
.subcat > ul {
    margin: 0;
    padding: 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;	
}
.subcateg li {
    list-style-type: none;
    padding: 0px 5px 5px 0px;
    margin: 0;
}
.content-area .post .text-holder, .content-area .page .text-holder {
    padding: 0px 0;
    background: #fff;
}

.entry-meta {
    color: #16A1E7 !important;
    margin-right: 10px;
}
.entry-meta a {
    color: #CDCDDA !important;
    margin-right: 10px;
}
.top_tag a {
    color: #16A1E7 !important;
    text-decoration: underline;
    font-size: 0.9em;
}
.top_tag {
    color: #CDCDCD !important;
    font-size: 0.9em;
}
.entry-meta .posted-on a:before {
    content: '\f133';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    vertical-align: top;
    margin-right: 8px;
    color: #666;
}
.entry-meta .byline a:before {
    content: '\f007';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    vertical-align: top;
    margin-right: 8px;
    color: #666;
}
.entry-meta .tags:before {
    content: '\f02b';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    vertical-align: top;
    margin-right: 8px;
    color: #666;
}

/* pagination
----------------------------------------------- */
.pagination{
margin: 40px 0;
text-align: center;
text-transform: uppercase;
font-weight: 600;
line-height: 35px;
}
.pagination a{
color: #555;
padding: 0 14px;
display: inline-block;
vertical-align: middle;
}
.pagination a:hover{
color: #16A1E7;
text-decoration: none;
}
.pagination .current{
display: inline-block;
vertical-align: middle;
padding: 0 14px;
background: #16A1E7;
color: #fff;
border-radius: 2px;
}
/* NEWS
----------------------------------------------- */
.news-item {padding-left:225px;}
.news-item + .news-item {margin-top:20px; padding-top:20px; border-top:1px solid #e3e3e3;}
.news-item-img {float:left; margin-left:-225px; display:block; width:210px; height:150px;}
.news-item-date {opacity:0.6; margin-bottom:5px; font-size:12px;}
.news-item-title {display:block; font-size:18px; font-weight:700; margin-bottom:10px;}
.news-item-text {opacity:0.6; margin-bottom: 10px;}
.news-item-img:hover {opacity:0.8;}


.text_copy {
    min-width: 300px;
    border-bottom: 3px dashed#FFD0C8 !important;
    border-width: 5px;
    font-weight: bold;
    color: #555555 !important;
    font-size: 20px;
}
.text_copy {
    background: #fdfaf0 !important;
    max-width: 560px;
    padding: 5% 2% 0 2%;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
/*Копирование стихов*/
.text_copy {
min-width:300px;
border-bottom:3px dashed#FFD0C8 !important; 
border-width: 5px;
font-weight:bold;
color:#555555 !important;
font-size:20px;
}
/*Копипаст*/
.btn-clipboard {
color: #fff; /* цвет текста */
text-decoration: none; /* убирать подчёркивание у ссылок */
user-select: none; /* убирать выделение текста */
background:  #A02CA2; /* фон кнопки */
padding: 2px; /* отступ от текста */
outline: none !important; /* убирать контур в Mozilla */
}
.btn-clipboard:hover { background: #ff0000; }
.btn-clipboard:active { background: #601779; }
.btn-clipboard:after {
content: "скопировано";
position: absolute;
top: 0;
left: 0;
padding: .3em .7em;
color: rgba(0,0,0,0);
text-shadow: none;
transition: 999999s;}
.btn-clipboard{
position: relative;
display: inline-block;
font-size: 100%;
font-weight: 700;
color: #fff;
text-decoration: none;
user-select: none;
padding: .3em .7em;
outline: none !important;
border-radius: 7px;
background: #ff0000;
transition: background-position 999999s, color 999999s, text-shadow 999999s;
}
.btn-clipboard:hover, .btn-clipboard:focus {
background: #EF4423 no-repeat;
background-size: 1000% 100%;
}
.btn-clipboard:hover {
background-position: 0 0;
}
.btn-clipboard:before {
content: "Скопировать";
position: relative;
top: 0;
left: 0;
padding: .3em .7em;
color: #ffffff;
text-shadow: none;
transition: 999999s;
}
.btn-clipboard:after {
content: "(скопировано)";
display: none;
position: relative;
top: 0;
left: 0;
padding: .3em .7em;
color: rgba(0,0,0,0);
text-shadow: none;
transition: 999999s;
}
.btn-clipboard:focus:after {
content: "(скопировано)";
display: inline-block;
position: relative;
top: 0;
left: 0;
padding: 0;
color: #fff;
transition: .5s;
}
.btn-clipboard, 
.btn-clipboard:active, 
.btn-clipboard:focus {
outline: none !important;
border: none;
margin: 0;
}
/*не отображаем кнопки скопировать для смартфонов*/
@media (max-width: 540px) {
    
  #sense {
    max-height: 120px;
    max-width: 300px;
  }    
    
.btn-clipboard {
display: none;
}
}

.hentry {
    margin: 0 0 1.5em;
}
.vyberi {
    background: #387847;
    color: #fff !important;
    font-size: 3.0em;
    margin: 0 0 5px 0;
    padding: 5px 0 5px 5px;
}
.content-area .post, .content-area .page {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin: 0 0 23px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.single-post .content-area .post, .page .content-area .page {
    box-shadow: none;
    border-bottom: 1px solid #e8e8e8;
}

/*Реклама фреш-видео в посте*/
.video_post {}
@media only screen and (max-width: 610px){
.video_post {display:none;}
}

/*Мобильная реклама РСЯ после поста*/
.ads_rsya_mobile {}
@media only screen and (min-width: 560px){
.ads_rsya_mobile {display:none;}
}

/*Десктопная реклама РСЯ после поста*/
.ads_rsya_desctope {}
@media only screen and (max-width: 580px){
.ads_rsya_desctope {display:none;}
}

/*Мета-данные после статьи*/
.entry-meta .posted-on a:before{
content: '\f133';
display: inline-block;
font-family: 'FontAwesome';
font-size: 14px;
vertical-align: top;
margin-right: 8px;
color: #666;
}
.entry-meta .byline a:before{
content: '\f007';
display: inline-block;
font-family: 'FontAwesome';
font-size: 14px;
vertical-align: top;
margin-right: 8px;
color: #666;
}
.entry-meta .tags:before{
content: '\f02b';
display: inline-block;
font-family: 'FontAwesome';
font-size: 14px;
vertical-align: top;
margin-right: 8px;
color: #666;
}
.entry-meta a{color:#CDCDDA !important;margin-right: 10px;}
.entry-meta {color:#CDCDDA !important;margin-right: 10px;}
/*стили закрытия ссылок*/
.spanlink {
color: #207439; /*цвет ссылки*/
cursor:pointer; /*курсор при наведении на ссылку*/
text-decoration: underline;
}
.spanlink:hover {
color: #207439; /*цвет ссылки при наведении*/
text-decoration: none; /*отсутствие подчёркивания при наведении*/
}
/*Стили верхних тегов*/
.top_tag {color:#CDCDCD !important;font-size:0.9em;}
.top_tag a {color:#EF8100 !important;text-decoration:underline;font-size:0.9em;}
/*Стиль указателя на ссылки*/
.link_img {background:green;width:200px;color:#fff;font-size:0.9em;margin:0 5px 0 0;padding:0 0 0 5px;}
/*Стиль временных ссылок в поиске*/
.blic_poisk {background:#FFF4AD;color:#333333;font-size:24px;padding:5px;}
/*Цвет ссылки в отдельном изображении*/
.tuda_syuda a{color:#A02CA2 !important;}
/*Забери на свою страницу*/
.zaberi {background:#ff0000;font-size:3.0em;margin:0 0 5px 0;padding:5px 0 5px 5px;color:#ffffff !important;}
.vyberi {background:#387847;color:#fff !important;font-size:3.0em;margin:0 0 5px 0;padding:5px 0 5px 5px;}
/*Виджет последних записей справа*/
.widget_recent_entries {background:#ffffff !important;padding:0 0 15px 0;}
.widget_recent_entries a{color:#9B4AB4 !important;color:#9B4AB4 !important;font-size:16px;}
.widget_recent_entries .widget-title {background:#ffffff !important; color:#9B4AB4 !important;}
.site-footer .widget.widget_recent_entries ul {padding: 0 0 2px 10px;}
/*Стиль содержания поста*/
#toc_container {margin:0 auto;font-size:1.2em;border-bottom:1px dashed#A02CA2;border-top:1px dashed#A02CA2;border-left:5px solid#A02CA2;border-right:5px solid#A02CA2;}
#toc_container a{color:#BF689F !important;}
/*Стили плагина скачиваний*/
.attachment-about a{color:#7B519D !important;}
/*Похожие записи*/

.block ul {margin:0 0 5px 0;padding:0;}
/*.block li {list-style-type: none;float:left;}*/
.block li span {margin:0 5px;}

/*.block h4 {width:100%;background:#00B1E9 !important;font-size:1.5em;text-align:center;}*/
.block .link_2 a{color:#3E8E41 !important;}
.block .link_3 a{color:#6A6D9E !important;}
.block .link_4 a{color:#F78F4A !important;}
.block .link_5 a{color:#418CCE !important;}
.block .link_6 a{color:#3B5998 !important;}
.block .link_7 a{color:#ff0000 !important;}

/*comments area style*/
.comments-area{padding: 0 33px 33px;}
.comments-title,
.comment-reply-title{
font-size: 24px;
color: #555;
margin: 0 0 32px;
}
.comment-list{
margin: 0;
padding: 0;
list-style: none;
}
.comment-author img{
float: left;
width: 80px;
margin-right: 25px;
border-radius: 50px;
-webkit-border-radius: 100px;
}
.comment-author .says{display: none;}
.comment-metadata{overflow: hidden;}
.comment-metadata > a:before{
font-family: 'FontAwesome';
content: '\f133';
margin-right: 8px;
vertical-align: top;
font-size: 14px;
}
.comment-metadata a:hover{
text-decoration: none;
color: #666;
}
.comment-list .comment-content,
.comment-list .reply{margin-left: 106px;}
.comment-list .comment-content{margin-top: 5px;}
.comment-list .comment-content p{margin: 0 0 5px;}
.comment-list .reply{
font-weight: 700;
text-transform: uppercase;
}
.comment-list .reply a{color: #666;}
.comment-list .reply a:hover{
color: #F27E11;
text-decoration: none;
}
.comment-list .comment-body{margin: 0 0 40px;}
.comment-list .children{
list-style: none;
margin: 0 0 0 106px;
padding: 0;
}
.comment-form label{display: none;}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"]{
border: 1px solid #dddcda;
border-radius: 0;
padding: 10px 20px;
width: 70%;
}
.comment-form textarea{
border: 1px solid #dddcda;
border-radius: 0;
height: 106px;
padding: 10px 20px;
resize: none;
width: 100%;
}
.comment-form input[type="submit"]{
background: #F27E11;
border: 0 none;
border-radius: 0;
box-shadow: none;
color: #fff;
font-size: 18px;
font-weight: 700;
height: 46px;
line-height: 46px;
padding: 0 25px;
text-shadow: none;
}
.comment-form input[type="submit"]:hover{
background: #74b5b3;
}
.full-width .content-area,
.error .content-area,
.search .content-area{width: 100%;}
.error .error-holder{
text-align: center;
font-size: 24px;
line-height: 28px;
color: #555;
padding: 0 0 70px;
}
.error .error-holder .icon-holder{margin: 0 0 20px;}
.error .error-holder h1{
font-size: 72px;
line-height: 80px;
font-weight: 400;
text-transform: uppercase;
color: #555;
margin: 0 0 20px;
}
.error .error-holder h2{
font-size: 36px;
line-height: 42px;
font-weight: 400;
color: #FF0000;
margin: 0 0 40px;
}
.error .error-holder .btn{
font-size: 15px;
height: 46px;
line-height: 46px;
letter-spacing: 2px;
text-transform: uppercase;
color: #fff;
background: #3E8E41;
font-weight: 700;
display: inline-block;
padding: 0 35px;
}
.error .error-holder .btn:hover{
text-decoration: none;
background: #3AD23A;
}
.search .search-form{
width: 40%;
border: 1px solid #dddcda;
background: #fff;
overflow: hidden;
padding: 8px 20px;
margin: 0 0 20px;
}
.search .search-form label{
float: left;
width: 90%;
}
.search .search-form input[type="search"]{
background: #fff;
border: 0;
border-radius: 0;
padding: 0;
width: 100%;
}
.search .search-form input[type="submit"]{
background: url(images/bg-search.png) no-repeat;
width: 17px;
height: 18px;
text-indent: -9999px;
float: right;
margin: 5px 0 0;
padding: 0;
border: 0;
box-shadow: none;
opacity: 1;
}
.search .page-header{margin: 0 0 70px;}
.search .post,
.search .page{
box-shadow: none;
border-bottom: 1px solid #e4e3e1;
}

/*Стиль политики конфиденциальности*/
.politik {opacity:0.5;}
.politik a{color:#666666 !important;opacity:0.5;}
.politik2 {color:#B3B3B3;opacity:0.5;}
.politik2 a{color:#B3B3B3 !important;opacity:0.5;}
/*Стиль тегов*/
.red {color:red;}
.green {color:green;}
/*Стили блока после статьи*/
#posle_article .block {padding:0 10px;}

/*похожие записи*/

.similar_records a{     /*  "а" в конце класса означает, что все стили прописываются для ссылок  */
 background:#F6F9FD url(images/st.gif) no-repeat left;    /*  Цвет фона и адрес картинки перед каждой ссылкой */
 border-bottom-left-radius: 5px;   /* Закругление левого нижнего края фона в пикселях */
 border-bottom-right-radius: 5px;  /* Закругление правого нижнего края фона в пикселях */
 border-top-left-radius: 5px;  /* Закругление левого верхнего края фона в пикселях */
 border-top-right-radius: 5px;  /* Закругление правого верхнего края фона в пикселях */
 color: #444444;  /* Цвет самой ссылки */
 display: block;  /* Обозначаем элемент как блочный */
 margin: 5px 0;  /* Внешние отступы, в данном случаи указываем расстояние между ссылками */
 padding: 5px 5px 5px 5px;  /* Внутренние отступы */
 position: relative;  /* Привязываем блок к реальному местоположению в файле */
 text-decoration: none; /* Отменяем подчеркивание ссылок и элементов списка (1,2,3 и т.д.)*/
}
.similar_records ul {
padding-left: 40px;
}
.similar_records li {
list-style: disc;	
	
}

/* SIDE, FOOTER
----------------------------------------------- */
.side-bt {padding: 10px 20px; font-size: 18px; background-color: #f3f3f3;color: #333;}
.side-bc {padding: 20px 0;}
ul.side-bc {padding-top: 0;}
ul.side-bc a {display: block; padding: 10px 0; border-bottom: 1px solid #e3e3e3; font-size:12px;}
.side-item + .side-item {margin-top:10px; padding-top:10px; border-top:1px solid #e3e3e3;}
.side-item-date {opacity:0.6; font-size:14px; margin-bottom:6px;}
.side-item-link {display:block;}
#secondary .widget.widget_text .textwidget {
    padding: 17px 21px 17px 0;
    border-top: 0;
}

.ft-copyr {font-size: 12px;margin-top: 10px;}

.site-footer{
background: #6A6D9E;
padding: 40px 0 0;
color: #c4c4c4;
position: relative;
}

.site-footer a{color: #418CCE;}
.site-footer a:hover{color: #6A6D9E;text-decoration: none;}
.site-footer .footer-t{margin: 0 0 30px;}
.site-footer .three-cols{
text-align: center;
}
.site-footer .col{
/*float: left;*/
display: inline-block;
vertical-align: top;
width: 33.3%;
padding-left: 10px;
padding-right: 10px;
margin: 0 -3px;
text-align: left;
}
.site-footer .col.col1{ 
    padding-left: 0;
}
.site-footer .col.col3{
    padding-right: 0;
}
.site-footer .widget.widget_contact_info span{display: block;}
.site-footer .widget .social-networks{
margin: 0;
padding: 0;
list-style: none;
overflow: hidden;
font-size: 20px;
}
.site-footer .widget .social-networks li{
float: left;
margin-right: 19px;
}
.site-footer .widget .social-networks li a{color: #fff;}
.site-footer .widget .social-networks li a:hover{
color: #c4c4c4;
text-decoration: none;
}
.site-footer .widget.widget_contact_form{
/*width: 50%;*/
}

.site-footer .widget.widget_contact_form .form-holder{
background: #fff;
padding: 0 0 20px 0;
position: relative;
}
.site-footer .widget.widget_contact_form .form-holder .main-title,
.site-footer .widget.widget_contact_form .form-holder .widget-title{
font-size: 20px;
font-weight: normal;
color: #FF0000;
margin: 0 0 10px;
text-align: center;
}
.site-footer .widget.widget_contact_form .form-holder .sub-title {
color: #555;
font-size: 24px;
font-weight: 400;
line-height: 28px;
text-transform: uppercase;
text-align: center;
margin: 0 0 30px;
}
.site-footer .widget.widget_contact_form .form-holder .contact-form input[type="text"],
.site-footer .widget.widget_contact_form .form-holder .contact-form input[type="email"],
.site-footer .widget.widget_contact_form .form-holder .contact-form input[type="url"],
.site-footer .widget.widget_contact_form .form-holder .contact-form input[type="tel"],
.site-footer .widget .wpcf7-form input[type="text"],
.site-footer .widget .wpcf7-form input[type="email"],
.site-footer .widget .wpcf7-form input[type="url"],
.site-footer .widget .wpcf7-form input[type="tel"]{
border: 1px solid #dddcda;
width: 100%;
font-size: 18px;
line-height: 22px;
border-radius: 0;
padding: 18px 22px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.site-footer .widget.widget_contact_form .form-holder .contact-form textarea,
.site-footer .widget .wpcf7-form textarea{
border: 1px solid #dddcda;
width: 100%;
height: 100%;
font-size: 18px;
line-height: 22px;
border-radius: 0;
padding: 18px 22px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
resize: none;
}
.site-footer .widget.widget_contact_form .form-holder .contact-form input[type="submit"],
.site-footer .widget .wpcf7-form input[type="submit"]{
border: 2px solid #555;
color: #555;
display: inline-block;
font-size: 15px;
font-weight: 700;
letter-spacing: 3px;
line-height: 20px;
padding: 11px 37px;
text-transform: uppercase;
-webkit-transition: all 0.2s ease 0s;
-moz-transition: all 0.2s ease 0s;
transition: all 0.2s ease 0s;
background: none;
box-shadow: none;
text-shadow: none;
border-radius: 0;
}
.site-footer .widget.widget_contact_form .form-holder .contact-form input[type="submit"]:hover,
.site-footer .widget .wpcf7-form input[type="submit"]:hover{
background: #555;
color: #fff;
}
.site-footer .widget.widget_contact_form .form-holder .contact-form p:last-child{text-align: center;}
.site-footer .widget ul{
margin: 0;
padding: 10px 0 0 0;
list-style: none;
}

.site-footer .widget ul li{
overflow: hidden;
margin: 0 0 15px;
}
.site-footer .widget ul li a,
.site-footer .widget.widget_bakes_and_cakes_recent_post ul li .entry-header .entry-title a,
.site-footer .widget.widget_bakes_and_cakes_recent_post ul li .entry-header .entry-meta a,
.site-footer .widget.widget_bakes_and_cakes_popular_post ul li .entry-header .entry-title a,
.site-footer .widget.widget_bakes_and_cakes_popular_post ul li .entry-header .entry-meta a{color: #418CCE;}
.site-footer .widget ul li a:hover,
.site-footer .widget ul li a:focus,
.site-footer .widget.widget_bakes_and_cakes_recent_post ul li .entry-header .entry-title a:hover,
.site-footer .widget.widget_bakes_and_cakes_recent_post ul li .entry-header .entry-meta a:hover,
.site-footer .widget.widget_bakes_and_cakes_recent_post ul li .entry-header .entry-title a:focus,
.site-footer .widget.widget_bakes_and_cakes_recent_post ul li .entry-header .entry-meta a:focus,
.site-footer .widget.widget_bakes_and_cakes_popular_post ul li .entry-header .entry-title a:hover,
.site-footer .widget.widget_bakes_and_cakes_popular_post ul li .entry-header .entry-meta a:hover,
.site-footer .widget.widget_bakes_and_cakes_popular_post ul li .entry-header .entry-title a:focus,
.site-footer .widget.widget_bakes_and_cakes_popular_post ul li .entry-header .entry-meta a:focus{
text-decoration: none;
color: #6A6D9E;
}
.site-footer .widget.widget_calendar .calendar_wrap{
background: #f7f6f4;
}
.site-footer .widget.widget_rss ul li a{color: #fff;}
.site-footer .widget.widget_rss ul li a:hover,
.site-footer .widget.widget_rss ul li a:focus{
text-decoration: underline;
}


.site-footer .widget.widget_text .textwidget{background:#ffffff !important;padding:0 0 2px 10px;font-family: 'Niconne', cursive;}
.site-footer .widget.widget_text .textwidget a{color:#3E8E41 !important;}
.site-footer .widget.widget_text .textwidget a:hover{color:#6A6D9E !important;}
.site-footer .widget.widget_text div.widget-title {font-size:20px; background:#ffffff !important;color:#3E8E41;text-align:center;padding:15px 0 2px 0;}

.site-footer .site-info{
padding: 0 0 20px;
text-align: center;
}
.site-footer .site-info a{
color:#ffffff !important;
}
#mobile-header {
display: none;
}
.map .widget-title{
display: none;
}
.map .widget{
margin-bottom: 0;
}


/* BOTTOM NAVIGATION
----------------------------------------------- */


/* SECTION
----------------------------------------------- */
.sect {margin-bottom:30px;}
.sect-t {margin-bottom:30px; font-size: 18px; font-weight: 700;}

.speedbar {border-bottom:1px dashed #ccc; color:#888; font-size:13px; padding:0 0 20px 0; margin:0 0 20px 0;}
.speedbar a {color:#5e90d5;}


/* FULL
----------------------------------------------- */
.full h1 {font-size:24px; margin-bottom:10px; font-weight: 700;}
.full h1 .fa {font-size:16px; margin-left:10px; vertical-align:middle;}
.full-meta {margin-bottom:20px; height:26px; padding:3px; overflow:hidden; line-height:20px;}
.full-meta .main-item-date {float:left; margin-right:15px;}
.full-meta .main-item-date.to-fav {float:right; margin:0;}
.full-meta .main-item-date.frate {margin:0 0 0 10px; position:relative; top:1px;}
.main-item-date:not(.frate) {opacity: 0.5;font-size: 12px;}

.rels {padding-top:30px; border-top:4px solid #5e90d5;}
.rels-in {width:300px; padding:15px; float:left; margin:0 30px 15px 0; display:none; 
border:1px solid #e3e3e3; border-top:4px solid #3c6695;}
.full-text .rels-in {display:block;}
.rels-in-title {margin:-15px -15px 15px -15px; padding:10px 15px; background-color:#ebeef3; font-size:18px;}
.rels-in a {text-decoration:none !important; color:#2a2a2a !important;}
.rels-in a:hover {text-decoration:underline !important; color:#3c6695 !important;}
.rels-in .row-item-date {display:block; margin:0;}
.rels-in + .quote {margin-left:330px;}

.fbtm {margin-bottom:30px; color:#888}
.error-text {font-size:14px; width:300px;}
.error-text .fa {font-size:18px; vertical-align:top; margin-right:10px;}
.error-text:after {content:attr(data-text);}



/* FULL STORY STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame 
{width:100%; max-width:100% !important; height:400px; display:block; margin:0 auto;}
.mejs-container {max-width:100% !important;}
.full-text {color:#363636; font-size:15px; line-height:27px; padding-bottom:30px; font-family:Arial, Helvetica, sans-serif;}
.full-text img:not(.emoji) {max-width:100%; border:5px solid #f0f0f0; margin:10px 0;}
.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.full-text a {text-decoration:underline; color:#3c6695;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:24px; font-weight:400; color:#000000;}
.full-text p {margin-bottom:10px;}
.full-text > ul, .full-text > ol {margin:10px 0;}
.full-text > ul li {list-style:disc; margin-left:40px; position:relative;}
.full-text2 > ul li:before {content: "\f00c"; font-family: 'FontAwesome';
position:absolute; top:0px; left:-25px; width:8px; height:8px;
color:#9cce43; border-radius:0;}
.full-text > ol li {list-style:decimal; margin-left:40px;}

.full-text table {width:100%; text-align:left; margin:10px 0;}
.full-text table tr td {padding:10px; border:2px solid #fff;}
.full-text table tr:nth-child(2n+1) {background-color:#f5f5f5;} 
.full-text table tr:nth-child(1) {background-color:#0297dc !important; color:#FFF; font-size:14px !important;}
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#3c6695;}
.attach-info {float:right;}
.attach i {margin-right:5px;}
.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:0 0 20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist a {color:#3c6695;}
.full-taglist {margin:0 0 30px 0;}
.full-taglist span:not(:last-child):not(.fa) a:after {content:","; margin-right:3px;}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {position:relative; padding:15px; border:1px solid #e3e3e3; 
	background-color: #f3f3f3; margin-bottom: 20px;}
.ac-soc {position:absolute; right:16px; top:10px;}
.ac-soc:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:5px;}
.ac-soc a {display:inline-block; margin:0 0 0 3px; vertical-align:top;}
.ac-soc img {display:block; width:30px; border-radius:15px;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}

.ac-title {font-weight:700; margin-bottom:15px; text-transform:uppercase;}
.ac-inputs input {width:49%; background-color:#FFF}
.ac-textarea textarea {height:85px; background-color:#FFF}
.ac-submit {}
.sec-answer + .sec-label {margin-top:10px;}
.ac-protect {margin-top:-10px; display:none;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input { background-color:#FFF}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#f5f5f5; margin:20px 0 0 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#06c;}
.full-comms {}

.comm-item {margin-bottom:20px;}
.comm-right {}

.comm-one {font-size:14px; height:18px; line-height:18px; overflow:hidden; margin-bottom:6px;}
.comm-one > span:last-child {color:#bcbcbc; float:right; margin-right:0;}
.comm-one > span {float:left; margin-right:15px;}
.comm-author {font-weight:700;}
.comm-author a {color:#6382b1;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap; font-size:16px;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#a03939; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.comm-two {color:#4c4c4c; line-height:20px; padding-bottom:0; font-size:14px;}
.signature {margin-top:10px; padding-top:5px; font-size:12px; font-style:italic; color:#888; border-top:1px dashed #e3e3e3;}
.comm-three {margin-top:6px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}
.comm-three a {color:#6382b1;}
.comm-three li:first-child {margin-left:0px; float:left;}

/*Стили кнопока шаред*/
#shares {
margin:0 0 5px 0;
padding:0;
font-size:1.8em;
color:#ff0000;
border-bottom:1px dashed#FFD0C8;
}
#shares ul li {
float:left;
list-style-type:none;
margin:0 10px 0 0;
}
#shares a{
margin:0 0 10px 0;
font-size:1.6em;
color:#ff0000;
}
.ya-share2__container_size_m .ya-share2__counter {
    font-size: 18px !important;
}

/*Ненумерованный список*/
.border {
list-style: none;
padding: 0;
font-size: 102%;
}
.border li {
font-style:italic;
background: url("/img/spiski.png") no-repeat left center;
padding: 0 0 0 1.8em;
border-bottom:1px solid#F78F4A;
font-size: 102%;
}
/*Нумированный список*/
.bullet_2 {
margin: 0 0 15px 0;
padding: 0 0 15px 10px;
list-style: none;
counter-reset: li;
font-size: 102%;
}
.bullet_2 li {
padding: 0.2em;
background: #FEFEFE;
color: #555555;
border-bottom:2px dashed#FFD0C8;
font-size: 102%;
}
.bullet_2 li:before {
margin-right: 0.4em;
padding-left: 0.4em;
padding-right: 0.4em;
font-size: 102%;
color: #fff;
background: #FF0000;
border-radius: 30%;
counter-increment: li;
content: counter(li);
}
/*Метаданные*/
.entry-meta a{color:#CDCDCD !important;}
.entry-meta a:hover{color:#F27E11 !important;}

/*Очистить*/
.clear {clear:both;}
/*Заголовки рубрик*/
.page-header h1.page-title {font-size:2.8em !important;color:#6A6D9E;}
/*Стиль ссылок в тексте*/
.entry-content a{color:#FF0000 !important;text-decoration:underline;}
.entry-content a:hover{color:#F47E11 !important;text-decoration:none;}
.entry-content img {
    display: block;
    margin: 0 auto;
}
/*.entry-content*/
/*Стиль изображения Лого*/
.logo_img {float:left;position:relative;}
/*Стили фильтра*/
.poisk-pozd {
background:#edeeff;
max-width:350px;
}
.poisk-pozd-name {
font-size: 1.4em !important;
padding: 10px 0;
font-weight:bold;
background:#6A6D9E !important;
color:#ffffff !important;
width:100%;
text-align:center;
}
.poisk-pozd-im {
border:1px solid#6A6D9E;
}
.poisk-pozd-name-im {
font-size: 1.0em !important;
padding: 0;
font-weight:bold;
background:#6A6D9E;
color:#ffffff;
width:100%;
text-align:center;
}
.poisk-pozd-sovet {
background:#e5fee6;
max-width:350px;
}
.poisk-pozd-name-sovet {
font-size: 1.4em !important;
padding: 10px 0;
font-weight:bold;
background:#3E8E41;
color:#ffffff;
width:100%;
text-align:center;
}
.poisk-pozd-otkrytki {
background:#FFDD00;
max-width:350px;
}
.poisk-pozd-name-otkrytki {
font-size: 1.4em !important;
padding: 10px 0;
font-weight:bold;
background:#DEA706;
color:#ffffff;
width:100%;
text-align:center;
}
.poisk-pozd-yub {
background:#fdeaf6;
max-width:350px;
}
.poisk-pozd-name-yub {
font-size: 1.4em !important;
padding: 10px 0;
font-weight:bold;
background:#BF689F;
color:#ffffff;
width:100%;
text-align:center;
}
.poisk-name {
background:#ddedfb;
width:100%;
}
.poisk-name-name {
font-size: 1.4em !important;
padding: 10px 0;
font-weight:bold;
background:#418CCE;
color:#ffffff;
width:100%;
text-align:center;
}
.pfg-search .search-block input[type="submit"] {
background: #FF0000;
border: 0;
color: #fff;
padding: 10px 0px;
width: 100%;
margin-top: 10px;
cursor:pointer;
font-size:16px;
opacity:0.5;
}
.pfg-search .search-block input[type="submit"]:hover {
background: #FF0000;
border: 0;
color: #fff;
padding: 10px 0px;
width: 100%;
margin-top: 10px;
cursor:pointer;
font-size:16px;
}
.pfg-search span {
color:#555555;
cursor:pointer;
font-size:16px;
}
#pfg-search-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
#pfg-search-3 span {
    font-size: 0.7em;
}
.pfg-search #pfg-search-3 {width:100% !important;}
/*стиль фона адсенсе*/
ins {background: #fff !important;}
/*Стили галереи*/
#gallery-1 {
margin: auto;

}
#gallery-1 img {
width: 100%;
height:200px;
}
#gallery-1 .gallery-item {
float: left;
margin-top: 2px;
margin-right: 2px;
text-align: center;
width:33%;
}
#gallery-1 img {
border: 0px;
}
#gallery-1 .gallery-caption {
margin-left: 0;
clear:both;
}
/*Стиль объявления внутри поста*/
.ads_vposte {
padding:5px 0 0 0;
margin:0 0 10px 0;
}
/*Стиль объявления под заголовком*/
.ads_vposte_zagolovok {
padding:5px 0 0 0;
margin:0;
border-top:1px dashed#FFD0C8 !important;
border-bottom:1px dashed#FFD0C8 !important;
}
@media only screen and (min-width: 580px){
.ads_vposte_zagolovok {display:none;}
}
/*Стиль кнопки скачать на отдельной открытке*/
.download_img {
width:350px;
background:#1D7044;
padding:2px 0px 2px 0px;
color:#ffffff !important;
text-align:center;
text-decoration:none !important;
}
.download_img a {
font-size:1.0em;
color:#ffffff !important;
text-decoration:none !important;
font-weight:bold;
}
/* ADAPTIVE
----------------------------------------------- */
.btn-menu {display:none;}
.side-panel {width:260px; height:100%; overflow-x:hidden; overflow-y:auto; background-color:#fff; 
padding:0 10px; z-index:888; position:fixed; left:-260px; top:0; transition:left .4s; -webkit-transition:left .4s;}
.side-panel.active {left:0;}
.close-overlay {width:100%; height:100%; background-color:rgba(0,0,0,0.5); 
position:fixed; left:0; top:0; z-index:887; display:none;}
.side-panel a {display:block; padding:10px 50px 10px 0; font-size:14px; border-bottom:1px solid #e3e3e3;}


@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.block, .footer, .h-inf {padding: 20px 10px;}
.block {padding: 10px;}
.error-text {display:none;}
.h-nav a {
    padding: 0 11px;
}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.h-inf {height:auto;}
.side {display:none;}
.main {padding: 20px 10px; width: 100%;}
.logo {width: 100%; text-align:center; margin-bottom:10px;}
.logo p {font-size: 16px;}
.h-nav {display:none;}
.search-box {}
.site-branding {
    margin: 0 auto 0 auto;
    width: 100%;
}

.btn-menu {background-color:#16A1E7; color:#FFF; width:40px; height:40px; line-height:40px; text-align:center; 
font-size:24px; display:block; cursor:pointer;}
.btn-menu span {padding-top: 8px;}
.taxonomy-description {
    margin: 15px -10px 20px -10px;
}
}

@media screen and (max-width: 760px) {
.center2 {max-width:640px;}

.full h1 {font-size:20px;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {font-size:18px;}
.full-text .rels-in {width:100%; margin-right:0; float:none; display:none;}

.comm-three li:not(:first-child) {display:none;}
.dcont button {font-size:12px; padding:0 15px !important;}
.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.comments-tree-list .comments-tree-list:before {display:none;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.center2 {max-width:480px;}
.news-item {padding-left:0;}
.news-item-img {float:none; margin:0 auto 20px auto;}
.ft-left {width:100%; margin-bottom:10px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
.site-branding {
    margin: 0 auto 15px auto;
}
.page-header h1.page-title {
    font-size: 2em !important;
    line-height: 1.3;
    padding: 5px 0;
}
}

@media screen and (max-width: 470px) {
.center2 {max-width:320px;}

.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
.search-field a {font-size: 15px;padding: 0 12px;}

}


@media only screen and (max-width: 767px){
.container{width: 100%;}
.banner .banner-text{
position: relative;
background: #5c595c;
top: 0;
padding: 20px 0 40px;
}
.site-footer .col{
width: 100%;
padding-bottom: 15px;
}
.site-footer .col.center{
width: 100%;
}
.site-footer .col.col1{ 
    padding-left: 10px;
}
.site-footer .col.col3{
    padding-right: 10px;
}
.banner .banner-text .text{
width: 100%;
}
.banner .banner-text .text .title{
font-size: 32px;
line-height: 38px;
}
.banner .banner-text .text{
font-size: 14px;
}
.banner .banner-text .text .btn{
display: block;
width: 100%;
margin-left: 0;
text-align: center;
}
.banner .lSSlideOuter .lSPager.lSpg{bottom: 10px;}
.intro .columns-2{
width: 100%;
margin-bottom: 20px;
}
.intro,
.featured,
.special,
.testimonial,
.blog-section{padding: 20px 0;}
.our-staff{padding: 20px 0 50px;}
.special .header,
.testimonial .header,
.blog-section .header{margin: 0 0 40px;}
.special .special-post .img-holder{
width: 100%;
text-align: center;
}
.special .special-post .text-holder{
width: 100%;
padding: 20px 0 0;
max-height: 523px;
}
.our-staff #staff-slider .img-holder{width: 100%;}
.our-staff #staff-slider .text-holder{
width: 100%;
max-height: 9999px;
}
.our-staff .container{max-height: 9999px;}
.our-staff #carousel{
width: 100%;
padding: 32px 0;
overflow: hidden;
top: 0;
}
.testimonial .tab-content{padding: 12px 10px 30px;}
.blog-section .post{
width: 100%;
margin-bottom: 20px;
}
.blog-section .post .entry-title{
font-size: 18px;
line-height: 22px;
}
.btn-top{left: 40%;}
.site-footer .widget,
.site-footer .widget.widget_contact_form{width: 100%;}
.site-footer .widget.widget_contact_form .form-holder{
margin: 0;
padding: 0;
}
.site-footer{padding-top: 36px;}
.site-footer .site-info{padding-bottom: 36px;}
.testimonial .tabset li .active .text-holder{
display: block;
float: none;
width: 100%;
}
.testimonial .tabset li .active:before{left: 17px;}
.testimonial .tabset li .active{text-align: left;}
.content-area .post .entry-header .posted-on,
.content-area .post .entry-header .byline,
.content-area .post .entry-header .tags,
.content-area .post .entry-header .entry-meta .comments-link{
display: block;
margin: 0 0 5px;
}
.content-area .post.format-quote .entry-content blockquote{
padding: 30px 10px;
background-position: 10px 12px;
}

#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td{
font-size: 13px;
line-height: 17px; 
}
	

		

.comment-list .comment-content,
.comment-list .reply{margin-left: 0;}
.comment-author img{margin-right: 10px;}
.comment-list .children{margin-left: 10px;}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"]{width: 100%;}
.search .search-form{width: 100%;}
.site-branding .site-title{
font-size: 50px;
line-height: 56px;
}
.site-footer .widget ul li {
    margin: 0 0 5px;
}
.widget_recent_entries a {
    font-size: 14px;
}
}


@media (max-width: 540px) {
	.site-title {display:none}
	#crumbs {display:none}
	.entry-header .entry-title {font-size:18px!important}
	.top_tag {display:none}
	#gallery-1 img {
    width: 100%;
    height:120px;
    }
#gallery-1 .gallery-item {
float: left;
margin-top: 2px;
margin-right: 2px;
text-align: center;
width:32%;
}
	tbody {font-size: 14px;}
	.tuda_syuda	{font-size:10px;}
}