/*
Theme Name: CleanTheme
Description: Читая тема для Wordpress
Version: 1.0
Author: Evgeniy Dudin
Disigner: Evgeniy Dudin
Author URI: http://sw54.ru/
*/

/* базовые стили */
body {
	font-family: Arial, sans-serif;
	color: #120606;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 100%;
}
h1,h2,h3,h4,h5,h6 { margin: 0 0 10px; line-height: 1.2; color: #fc562a; font-weight: 400;}
h1 {font-size: 30px;}
h2 {font-size: 24px;}
h3 {font-size: 19px;}
h4 {font-size: 16px;}
ul,
ol { margin: 0 0 10px 40px;}
ul li,
ol li {line-height: 1.2; margin-bottom: 10px;}
p { margin: 0 0 10px; line-height: 1.3;}
.text-left {text-align: left !important;}
.text-center {text-align: center !important;}
.text-right {text-align: right !important;}
.pull-left {float: left;}
.pull-right {float: right;}
.clr:before, .clr:after {content: ""; display: table; line-height: 0; }
.clr:after {clear: both;}
small {font-size: 70%;}
strong {font-weight: bold;}
em {font-style: italic;}
.clear {clear: both;}
img { max-width: 100%; }
img.alignnone {

}
img.alignleft {
	float: left;
	margin: 5px 25px 10px 0;
}
img.aligncenter {
	display: block;
	margin: auto;
}
img.alignright {
	float: right;
	margin: 5px 0 10px 25px;
}
.celadon { color: #019197;}
.orange { color: #fc562a; }
.black-link { color: #000; text-decoration: none;}
.black-link:hover { color: #FC562A; }
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.container {
	width: 1000px;
	padding: 0 20px;
	margin: auto;
}

@media(max-width:1000px) {
    .container {
	width: 100%;
        padding: 0px 10px;
    }
    .nextend-phone{
        margin-left:0px !important;
    }
    article{
        width:95vw !important;
        float: none !important;
        padding-right: 5px !important;
        border-right: none !important;
    }
    aside{
        display:block;
        max-width:80vw !important;
        float:none !important;
    }
    aside img{
        max-width:140px !important;
    }
    article img{
        max-width:95vw !important;
        height: auto !important;
    }
}

header {
    
}
header .top {
	padding: 15px 0 20px;
}
header .top h1 {
	font-size: 30px;
	margin: 0;
}
header .top .logo {
	text-decoration: none;
	
}
header .top .slogan {
	font-size: 18px;
	color: #019197;
	font-style: italic;
}
header .top .pull-right {
	font-style: italic;
}
header .top .phone {
	font-size: 18px;
	margin-bottom: 10px;
}
header .top .dop-info {
	color: #686868;
}

header .middle {
	margin-bottom: 15px;
}



nav {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #a6e1e3;	
}
nav .menu {
	list-style: none;
	margin: 0;
	text-align: center;
}
nav .menu li {
	display: inline-block;
	margin: 0 3px;
}
nav .menu li a {
	display: block;
	color: #000;
	padding: 10px 20px;
	font-size: 22px;
	-webkit-text-shadow: 1px 2px 0 rgba(255,255,255,1);
	-moz-text-shadow: 1px 2px 0 rgba(255,255,255,1);
	-o-text-shadow: 1px 2px 0 rgba(255,255,255,1);
	text-shadow: 1px 2px 0 rgba(255,255,255,1);
	text-decoration: none;
}
nav .menu li a:hover,
nav .menu li.current-menu-item a,
nav .menu li.current-post-ancestor a {
	background: #a4edf0;
	color: #000;
	-webkit-box-shadow: #68ccd0 1px 1px, #68ccd0 2px 2px, #68ccd0 3px 3px, #68ccd0 4px 4px;
	-moz-box-shadow: #68ccd0 1px 1px, #68ccd0 2px 2px, #68ccd0 3px 3px, #68ccd0 4px 4px;
	-o-box-shadow: #68ccd0 1px 1px, #68ccd0 2px 2px, #68ccd0 3px 3px, #68ccd0 4px 4px;
	box-shadow: #68ccd0 1px 1px, #68ccd0 2px 2px, #68ccd0 3px 3px, #68ccd0 4px 4px;
}



section {
	overflow: hidden;
}


article{
	float: left;
    width: 723px;
    min-height: 1300px;
    padding-right: 19px;
    border-right: 1px solid #a6e1e3;
}
article img {
	max-width: 725px;
}
article a {
	color: #019197;
	text-decoration: underline;
}
article a:hover {
	text-decoration: none;
}

article .post {
	margin-bottom: 50px;
}
article .breadcrumbs {
	color: #fc562a;
	margin-bottom: 30px;
}
article .breadcrumbs span {
	color: #019197;
}


/* для главной */
article .index-box-content img,
article .index-box-content iframe {
	margin-bottom: 10px;
}
article .index-box-content a {
	text-transform: uppercase;
	font-weight: 700;
}
article .index-box h2 a {
	color: #FC562A;
	text-decoration: none;	
}



/* для категории Статьи */
article .articles h2 {

}
article .articles h2 a {
	color: #FC562A;
	text-decoration: none;
	text-transform: none;
}
article .articles img {
	margin-right: 20px;
}
article .articles .link-more a {
	text-transform: uppercase;
	font-weight: 700;
}



/* для категории Отзывы */
article .responses {
	padding-bottom: 30px;
	border-bottom: 1px solid #D3D3D3;
}
article .responses img {
	width: 235px;
	height: 235px;
	margin-right: 30px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 7px double #efefef;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,.5);
	box-shadow: 3px 3px 5px rgba(0,0,0,.5);
}
article .responses .responses-post {
	background: #EBEBEB;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	float: left;
	width: 405px;
	margin-bottom: 15px;
	position: relative;
}
article .responses .responses-post  .triangle {
  border-color: #fff #EBEBEB #fff #fff;
  border-style: solid;
  border-width: 10px 15px 10px 10px;
  height: 0;
  width: 0;
  position: absolute;
  top: 15px;
  left: -25px;
}


/* страница Бесплатно */
.besplatno .img-preview {
	margin-right: 20px;
}
.besplatno h2 a {
	text-decoration: none;
	color: #fc562a;
}


/* страница Подписки */
.podpiska h3{
margin-bottom: 20px;
}
.podpiska {
	width: 1000px;
	height: 752px;
	margin: 5px auto 0;
	padding: 0 20px;
	/*background: url(img/bg-podpiska.jpg) top center no-repeat;*/
}
.podpiska > .post {
	padding: 5px 20px 0px 20px;
}
.podpiska > .post .text-download {
	color: #fff;
	text-decoration: underline;
	margin-bottom: 30px;
	font-weight: 700;
}
.podpiska > .post .text-download table {
	margin: auto;
}
.podpiska > .post .text-download table td {
	vertical-align: middle;
}
.podpiska > .post h1 {
	font-weight: 700;
	margin-bottom: 10px;
}
.podpiska button[type=submit]{
    width: 410px;
    height: 50px;
    background: #FF826B;
    font-size: 30px;
    border: 1px solid #F7696B;
    color: white;
    border-radius: 10px;
    box-shadow: 2px 3px #F7696B;
    cursor: pointer;
}
.podpiska button[type=submit]:hover{
	box-shadow: 2px 3px #C44143;
}
.podpiska > .post .copy {
	color: #595959;
	position: relative;
	top: -65px;
}
.podpiska > .post .pull-left {
	width: 400px;
}
.podpiska > .post .pull-right {
	width: 560px;
}
.podpiska > .post .pull-right .title {
	font-weight: 700;
	font-size: 16px;
	text-decoration: underline;
	margin-bottom: 20px;
	padding-top: 15px;
}
.podpiska > .post .pull-right ul {
	list-style: none;
	margin: 0;
}
.podpiska > .post .pull-right ul li {
	background: url(img/ic-ok.png) left center no-repeat;
	padding-left: 30px;
	line-height: 1.2;
	color: #019197;
	margin-bottom: 20px;
}
.podpiska > .post .sr-box {
	width: 410px !important;
}
 .podpiska img{
   max-height: 500px;
   margin-top:20px;
 }
.podpiska ul.sr-box-list .input-button{
	margin: initial !important;
}
@media (max-width: 1024px) {
 .pull-right{
   float: none !important;
   width: 99% !important;
 }
 .pull-left{
   float: none !important;
   width: 99% !important;
 }
 .podpiska{
 background:none !important;
    width: 100% !important;
    height: auto !important;
/*    background-position: initial;*/
    background-size: cover;
    margin: 5px;
    padding: 5px;
 }
 body{
    /*background: url(img/bg-podpiska.jpg) top center no-repeat;
    background-size: cover;*/
 }
 .podpiska > .post .sr-box {
    width: 70% !important;
 }
 .podpiska button[type=submit]{
	width: 90% !important;
	height: 50px;
 }
 .podpiska > .post .pull-left {
	/*width: 45%;*/
 }
 .podpiska > .post .pull-right {
	/*width: 52%;*/
 }
 .podpiska > .post .copy {
    top: -55px;
 }
 .podpiska img{
   max-width: 60%;
 }
 .podpiska ul.sr-box-list .input-img {
    width: 90% !important;
 }
 .podpiska input[type=text]{
   width: 90% !important;
 }
 .podpiska ul.sr-box-list .input-name {
    background-size: 100% 100% !important;
 }
.podpiska ul.sr-box-list .input-email {
    background-size: 100% 100% !important;
 }
}
ul.sr-box-list .input-img {
	width: 410px;
	height: 54px;
	padding: 0 !important;
	margin-bottom: 10px !important;
}
ul.sr-box-list .input-name {
	background: url(/wp-content/uploads/2016/01/input-name.png) no-repeat !important;
}
ul.sr-box-list .input-email {
	background: url(/wp-content/uploads/2016/01/input-name.png) no-repeat !important;
}
ul.sr-box-list .input-img input {
	width: 390px;
	height: 35px;
	padding: 0;
	margin: 10px;
	border: none !important;
}

ul.sr-box-list .input-button {
	width: 323px;
	height: 61px;
	padding: 0 !important;
	cursor: pointer;
	display: block;
	margin: auto !important;
	/*background: url(img/input-button.png) no-repeat !important;*/
}
ul.sr-box-list .input-button > input {
	width: 323px;
	height: 61px;
	display: block;
	text-indent: -9999px;
	background: none !important;
	border: none !important;
}


ul.soc-button {
	width: 100%;
	list-style: none;
	margin: 20px 0 0;
}
ul.soc-button li {
	float: left;
	margin-right: 45px;
}
ul.soc-button li:first-child {
	margin-right: 0 !important;
}


.wp-pagenavi {
	line-height: 3;	
}
.wp-pagenavi span,
.wp-pagenavi a {
	border: none !important;
}
.wp-pagenavi span.current {
	background: #68ccd0;
	color: #fff;
}
.wp-pagenavi a {
	color: #000;
}

.nextend-transition-previous-rounded .smartslider-inner, .nextend-transition-next-rounded .smartslider-inner,
.nextend-transition-previous-rounded .smartslider-outer, .nextend-transition-next-rounded .smartslider-outer,
.nextend-transition-previous-rounded, .nextend-transition-next-rounded, .nextend-transition-previous-rounded-dark, .nextend-transition-next-rounded-dark {
	width: 37px !important;
	height: 37px !important;
}
.nextend-transition-next-rounded .smartslider-outer, .nextend-transition-next-rounded .smartslider-inner,
.nextend-transition-previous-rounded .smartslider-outer, .nextend-transition-previous-rounded .smartslider-inner {
	opacity: 0.3;
}






aside {
	float: left;
    width: 235px;
    padding-left: 20px;
    
    min-height: 300px;
}
aside ul {
	list-style: none;
	margin: 0;
}
aside ul li.widget {
	margin-bottom: 40px;
}
aside ul h2 {
	font-size: 24px;
	color: #fc562a;
}
aside ul a {
	color: #000;
	text-decoration: none;
}
aside ul.cat-child a:hover,
aside ul.cat-child li.current-cat a {
	color: #fc562a;
	text-decoration: none;
}
aside ul .descr-book {
	position: relative;
	margin-top: -30px;
}
aside ul .link-book {
	padding-top: 20px;
}
aside ul .link-book a {
	text-decoration: none;
	background: #fc562a;
	color: #fbde3b;
	padding: 15px 20px;
	-webkit-box-shadow: #fce66c 1px 1px, #fce66c 2px 2px, #fce66c 3px 3px, #fce66c 4px 4px;
	-moz-box-shadow: #fce66c 1px 1px, #fce66c 2px 2px, #fce66c 3px 3px, #fce66c 4px 4px;
	-o-box-shadow: #fce66c 1px 1px, #fce66c 2px 2px, #fce66c 3px 3px, #fce66c 4px 4px;
	box-shadow: #fce66c 1px 1px, #fce66c 2px 2px, #fce66c 3px 3px, #fce66c 4px 4px;
}


footer {
	border-top: 1px solid #a6e1e3;
	margin-top: 20px;
	padding: 20px 0;
	color: #595959;
	text-align: center;
}
footer span {
	font-size: 11px;
}

li.sr-251862_93 label{
    text-align:center;
    font-weight:normal !important;
    font-size:14px !important;
    background: white !important;
}
#sr-subscribe-text{
    text-align:center;
    font-size:18px !important;
    background: white !important;
}
#sr-subscribe-text{
display: inline-block  !important;
}

table.table td {
padding:4px;
}

.comment-form label{
    width: 200px;
    display: inline-block;
}

.comment.list .comment {
    padding: 10px;
    border: 1px solid lightgrey;
    border-radius: 5px;
    margin: 10px 0px;
}
.comment.list .comment:nth-child(even) {
    background: #F4F4F4;
}

.comment.list .comment:nth-child(odd) {
    background: #FEFEFE;
}

.comment.list .comment-author{
    font-weight: bold;
    font-style: none;
}

.comment.list p{
    margin: 10px 0px;
    font-weight: 1.2em;
}