  /* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.wp-video, .wp-video *, iframe{max-width:100%;}

/*==== Menu ====*/
.menu-item-has-children > a:after{content:""; display: inline-block; width:0; height:0; margin-left:5px;  border:5px solid transparent; border-top:5px solid #000;}
.menu-item-has-children > a:hover:after{  border-top:5px solid #E95C15;}


/*===================Test=================*/
.body-testpage .page{margin-right: 0px;}
.Test{position:relative; border: 1px solid #eee; background: #000; color:#fff;}
.startTestScreen{text-align:center; padding:20px; background-position: 50% 0%; background-repeat: no-repeat; background-size:cover; }
 .startTestScreen .result{position:absolute; z-index: 3; padding: 5px 10px; background: rgba(255,255,255,0.8); width: 300px; left:50%; margin-left: -160px; bottom: 100px; color:#333;}
 .startTestScreen .result h3{color:#000; font-weight:700;}
 .startTestScreen .result .level-num{display:block; color:#333;  }/*color:#66B8AE;*/
 .startTestScreen img {display:block; margin: 10px auto; width:400px; border-radius:5px;}
.TestLevelBox{padding:50px 10px; }
.Test h2{color:#fff; font-size:0.8em; background-color: #D13B27; padding: 5px 10px; display:inline; left:10px; top:5px;} 
.Test h2, .Test .timer{position:absolute; z-index:2;  }
 .Test .timer{right:10px;top:12px;text-align:right; color:#D13B27;}
.Test h3{color: #66B8AE;}
.startTestBtn{/*position:absolute; top:50%;*/ display: inline-block; margin: 10px auto;}
.startTestBtn, .test-Submit, .reloadTest, .nextTest, .nextQuest{color:#fff; font-size:0.8em; background-color: #D13B27; padding: 5px 10px; cursor:pointer; font-family: Arial; border-radius: 7px;}
.Quest, .TestLevelBox, .finishTestScreen{display:none; opacity:0.0; }
.Quest img{max-width:100%;width:100%; height:auto; display: block; }
.Quest ol {padding:20px; text-align: left;} .Quest li{ list-style: decimal outside none; margin-left: 20px; color:#777;}
.Quest li label{color:#ccc; display: block;}

 .test-default .Quest li label{
	color: #1383C3;
	display: block;
	background: #FFF;
	margin-bottom: 5px;
	padding: 2px 5px;
	cursor: pointer;
}
.test-default .Quest li label:hover {
    color: #469EFF;
    background-color: #EEE;
}
.Quest.disabled li{opacity:0.5;}
.Quest.disabled li.true,  .Quest.disabled li.false{opacity:1.0;}
.Quest li.true, .Quest li.true label, .Quest li.true label:hover, .Quest li.true label::after {color:#fff; background: #50c649;} /*color: #66B8AE;*/
.Quest li.true label{text-decoration: underline;}
.Quest li.false, .Quest li.false label, .Quest li.false label:hover, .Quest li.false label::after {color:#fff;background:#D13B27;}  
.Quest li.false label{text-decoration: line-through;} 
.Quest li.true label::after , .Quest li.false label::after{text-decoration: none; font-family: Arial; font-weight: 700; content:""; display: inline-block; background:url('images/topBlock-right-btn.png') no-repeat -105px -25px; width: 20px; height: 25px; vertical-align:bottom; margin-left: 7px;}
.Quest li.true label::after{background-position:-105px -3px;} .Quest li.false label::after{  }
input[type="radio"]:disabled label{opacity:0.7;}
 .radioCheced{height:18px; width:18px; float:left; padding-right:5px; background:url('images/topBlock-right-btn.png') no-repeat -80px -25px; /**/margin-left:0px;  margin-top: 3px;  }
 .test-default .radioCheced {display: none;}
input[type="radio"]:checked + .radioCheced{background-position:-80px -5px;}
body input[type="radio"]{display:none;}


@supports (-webkit-appearance:none) {
	.test-default .Quest li, .test-opros .Quest li{ list-style: decimal inside none;  text-indent: -40px;}
	.test-default .radioCheced, .test-opros .radioCheced{ float:none; display:inline-block;}
}

.TestQuestController-box{position:absolute; bottom: 10px;}
.TestQuestController-box ul, .TestQuestController-box div{display:inline-block; vertical-align:middle;}
.TestQuestController li{display:inline-block; margin: 0 5px; padding:5px; cursor:pointer;color: #999;}
.TestQuestController li.visited{color: #D13B27;}
.TestQuestController li.act{color: #fff; text-shadow: 0 0 5px #fff;}

.q-img-box, .q-txt-box{display:inline-block; vertical-align:top; width:50%; max-width:100%;}
.q-img-box{min-height:150px; }
.q-txt-box{width: 345px; }
.q-img-box{overflow:hidden; height: 420px;	width: 420px; min-width: 320px; max-width:100%; margin-right:15px; border-right: 1px solid transparent;}
.q-img-box.no-img{border-right: 1px solid #ccc; background:url('images/logo_k_150.png')  50% 50% no-repeat;}
.q-txt{padding: 0 10px; /*font-family: Arial;*/  
font-size: 18px;
line-height: 1.5em;}
.test-Submit{margin-left: 20px;}
 .reloadTest, .nextTest{margin: 10px 0px; /*display:inline-block;*/ text-align: center;}
 
 
 .testImg{width:200px;}
 a.questHelp{color: #66B8AE; margin-left:15px; font-size:0.9em; font-style:italic; padding-right:10px; border-top: 1px solid #999;}/*#66B8AE;*/
 .nextQuest{/*margin-left:20px; color:#D13B27; cursor:pointer; */right: 10px; bottom: 10px; position: absolute; z-index:2;}
 .Test .sharebox{border-top:1px solid #eee; font-size: 0.8em;}
 .reloadTest.finishReload{display:inline-block; padding:2px 10px; font-weight:700;}
 .reloadTest.finishReload:hover{text-decoration:underline;}
 .reloadTest.finishReload::before{content:"« "}
 .finishTestPage{text-align:center;}
 .finishTestScreen{color:#ccc;}
 .finishTestScreen h1{color:#fff; font-size: 24px; margin-bottom: 5px;}
 .finishTestScreen .test-result-fin img{ margin: 10px auto 0; max-width:400px; max-height:300px; border-radius:5px;  }
 .finishTestScreen .resultText-box{max-width:380px;	padding: 0 10px;}
 .finishTestScreen .test-result-fin img, .finishTestScreen .resultText-box{ display:inline-block; vertical-align: bottom;}
 
.Test {min-height:520px;} 
.startTestScreen, .finishTestScreen {padding:20px; min-height:480px;}

/*scins*/
/*test-gto*/
.test-gto  .startTestScreen{min-height:580px;}
.test-gto .q-txt-box{position: absolute; z-index:5; left:50%; width: 340px; margin-left: -170px; top: 110px; color: #000; margin-right: 0px;}
.test-gto .q-img-box,.test-gto .q-img-box.no-img, .test-gto .q-txt{display: block;  padding:0px;  margin: 0; width:auto;}
.test-gto .q-img-box{height: 170px;}
.test-gto .q-img-box.no-img, .test-gto .q-txt{background-color: #fff; background-color: rgba(255,255,255,1.0); padding:10px;}
.test-gto .q-img-box.no-img {border-right:none; height: 150px;}
.test-gto .q-img-box.no-img, .test-gto .q-img-box img {border-radius: 30px 30px 0 0; width: auto;}
.test-gto .q-txt{border-radius:  0 0 30px 30px; padding: 10px 30px; min-height: 110px; text-align: center; }
 
.test-gto .Quest li{
list-style: none; 
display: inline-block; vertical-align: top; 
margin-left: 0px; width: 50%; 
font-family:Arial;
transition-property: opacity;  transition-duration: 1s;

} 
.test-gto .Quest li label{
	padding:  40px 180px 40px 50px; color:#fff; background-color:#ccc; 
	height:90px; 
	cursor:pointer;  
	text-align:left;
	/*border:2px solid #fff;*/
	position: relative;
	border-radius: 10px; margin: 10px;
	transition-property: opacity, border-radius, background-color;  transition-duration: 1s;}
	.test-gto .Quest li label img{margin-top: -40px; max-height: 150px; border-radius: 5px; position: absolute; max-width: 100%; width: 50%;}
.test-gto .Quest li.variant-1, .test-gto .Quest li.variant-3{text-align:right;}
.test-gto .Quest li.variant-1 label, .test-gto .Quest li.variant-3 label{padding:  40px 50px 40px 180px;}
.test-gto .Quest li.variant-0 label{border-radius: 30px 5px  5px  5px;/**/ background-color:#49e3d9;}
.test-gto .Quest li.variant-0 label:hover{background-color:#3ec1b8;}
.test-gto .Quest li.variant-1 label{border-radius: 5px 30px  5px  5px;/**/ background-color:#d481b0;/*74fe55*/}
.test-gto .Quest li.variant-1 label:hover{background-color:#5fde42;}
.test-gto .Quest li.variant-2 label{border-radius: 5px 5px 5px 30px;/**/ background-color:#f2b149;}
.test-gto .Quest li.variant-2 label:hover{background-color:#f4f253;}
.test-gto .Quest li.variant-3 label{border-radius: 5px  5px 30px 5px;/**/ background-color:#fc7350;}
.test-gto .Quest li.variant-3 label:hover{background-color:#fa3722;}

.test-gto .Quest li.true label:after, .test-gto .Quest li.false label:after{display:none;}
.test-gto .Quest li.false label , .test-gto .Quest li.true label{text-decoration: none; border-color:#777;}
.test-gto .Quest.disabled li { opacity: 0.3; }

.test-gto .Quest li label:hover{/*box-shadow:inset 0 0 5px 5px rgba(0,0,0,0.1); opacity: 0.9; */  border-radius: 40px; }
.test-gto .radioCheced{display:none;} 
.test-gto .finishTestScreen .test-result-fin img{display:block; margin: 10px auto;}

.Test #result-stat{text-align:left; display:inline-block; margin:auto;}
.Test .statLine{display:inline-block; width:200px; background-color:#fff; }
.Test .statLine span{display: block; background-color:#f00; height: 5px; }
.showStat{opacity:0.3; color:#ccc; display:block; text-align:center;  }

/*.test-opros  .startTestScreen {display:none;}*/
.test-opros  .TestQuestController-box, .test-opros  .nextQuest {display:none;}
.test-opros  .Quest, .test-opros  .TestLevelBox{display:block; opacity:1.0; }
/*.test-opros  .Quest li{padding-left: 20px;}*/
.test-opros  .Quest li.true label:after, .test-opros  .Quest li.false label:after{display:none;}
.test-opros  .Quest li.false label , .test-opros  .Quest li.true label{text-decoration: none; color:inherit;}
.test-opros   input[type="radio"]:checked + .radioCheced{background-position:-154px -74px;}/**/
.test-opros .q-img-box.no-img {display:none;}
.test-opros .q-img-box.no-img {margin-left: 0px;}

.test-opros   .Quest{font-size: 1.1em;}
.test-opros  .Quest li{margin-bottom: 10px; clear: left; }
@media screen and (-webkit-min-device-pixel-ratio:0) {
     .test-opros  .Quest li { padding-left:20px; } 
	 .test-opros   .Quest li, .test-opros   .Quest li label { 
color: #ddd; 
}
}
.test-opros  .radioCheced { margin-top: -2px; margin-left: 0px;}
.Test.test-opros , .test-opros .finishTestScreen {min-height: inherit;} 
.test-opros #result-stat li{margin:5px auto;}
.test-opros #result-stat .total{margin: 10px 0;}
.test-opros #result-title{color:inherit; font-size: 1.2em; margin: 10px 0;}
.test-opros .test-result-fin img{display:block; margin: 5px auto; max-width:100%; max-height: 300px; width: auto;}


/* img-test */
.test-img-test{background-color: #000;/*background-color: #fff;
color: #555;*/ }

.test-img-test, .test-img-test  .startTestScreen{min-height:580px;}
.test-img-test .startTestScreen .result {bottom:150px;}
.test-img-test .TestLevelBox  {padding: 0;}
.test-img-test .TestQuestController-box ul, .test-img-test .TestQuestController-box div {display:none;}
.test-img-test .Quest img {margin-top: 0px;}

.test-img-test form > h2 {
    left: -1px;
    right: -1px;
    /*top: -37px;*/
    border: 1px solid #eee;
    color: #777;
    background-color: #fff;
    font-family: Arial;
    text-transform: uppercase;
}

.test-img-test .Quest{position:relative;}
.test-img-test .Quest ol{background-color: #fff; padding: 0; border-top: 1px solid #eee;}
.test-img-test .Quest li{ list-style: none; margin-left: 0px;  display:inline-block; background-color: #fff; width: 50%;}
.test-img-test .Quest li label{color:#1383c3; /*#64bcee;*/ display: block;  border-right: 1px solid #eee; border-bottom: 1px solid #eee;  padding: 7px 15px; font-weight: 700; font-family: Arial; cursor: pointer; text-align:center;}
.test-img-test .Quest li label:hover{color:#469eff;/*469e90*/ background-color:#eee;}
/*.test-img-test .Quest li:last-child label{border:none;}*/

.test-img-test .Quest img{max-width:100%;width: 100%; height:auto; display: block; /*margin-top:-50px; */}

.test-img-test .q-img-box, .test-img-test .q-txt-box{display:block;  width:100%; max-width:none; text-align: center;}
/*.test-img-test .q-img-box{min-height:150px; }*/
.test-img-test .q-txt-box{width: 100%; }
.test-img-test .q-img-box{overflow:hidden; height: 600px;	width: 100%;  margin:0px auto; border: none;}
.test-img-test .q-img-box.no-img{border: none; background:url('images/logo_k_150.png')  50% 50% no-repeat;}
.q-fix-box{z-index:20;}
.test-img-test .q-txt{
	font-family: Arial; text-align: left; color:#fff; text-transform: uppercase;
	/*position: absolute; top: 50px; left: 20px; right: 20px; */
	border-top: 1px solid #ccc; /*border-radius: 10px; */ 
	padding: 20px; 
	background:rgba(0,0,0,1.0); 
	}
.test-img-test .q-txt img{width:auto;}
.test-img-test .q-txt img.alignleft{float: left; margin-right: 10px;}
.test-img-test .q-txt img.alignright{float: right; margin-left: 10px;}
 
.test-img-test  .radioCheced{display:none; } 

.test-img-test .Quest.disabled li.true, .test-img-test  .Quest.disabled li.false{opacity:1.0; color:#fff;}
.test-img-test .Quest li.true label:after, .test-img-test .Quest li.false label:after{display:none;}
.test-img-test .Quest li.true, .test-img-test .Quest li.true label:hover { background-color: #66b8ac; } /*#50c649;color: #66B8AE;*/
.test-img-test .Quest li.false, .test-img-test .Quest li.false label:hover {  background-color: #D13B27;  }
.test-img-test .Quest li.true label, .test-img-test .Quest li.false label{text-decoration: none; color:#fff;} 
.test-img-test .Quest.disabled li{opacity:0.7;}

.test-img-test  a.questHelp{
	background: #66B8AC;
	border-top: medium none currentColor;
	color: #FFFFFF;
	display: block;
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.test-img-test .NextBlok{position: absolute; left:0; right: 0; bottom: 0; top: 0; background: rgba(0,0,0,0.7); display: none; opacity:0.0; color:#ddd;}
.test-img-test .NextBlok .txt {margin: 50px auto 20px; width: 300px; padding:5px; }
.test-img-test .NextBlok .txt h1{font-family: Arial; font-weight: 700; font-size: 2em; line-height: 2em; color:#fff;}
.test-img-test .NextBlok .result{ padding-bottom: 20px; border-bottom: 1px solid #ddd;}
.test-img-test .nextQuest, .test-img-test .nextTest, .test-img-test .reloadTest{position:absolute; z-index: 2; bottom:0; left:0; right:0; border-radius: 0; line-height: 35px; text-transform: uppercase; margin: 0; }
.test-img-test .true .nextQuest, .test-img-test .true .nextTest{background-color: #66b8ac; /*#50c649;*/}

.test-img-test .NextBlok .qList{background: none; padding: 5px 0;}
/*.test-img-test .NextBlok .qList li{background: none; display:block; font-size:14px;  width:auto; text-align:left}
.test-img-test .NextBlok .qList li.visited{color:#eee;}*/
.test-img-test .NextBlok .qList li{width:10px; height:10px; margin:2px; background:#777;}
.test-img-test .NextBlok .qList li.visited{background:#eee;}

.test-img-test  .finishTestPage {
	margin: 50px auto;
	border: 1px solid #eee;
	border-radius: 10px;
	width: 60%;
	min-width: 300px; 
	background-size: cover;
}

.test-img-test  .finishTestPage .test-result-fin {
    margin: 150px auto 30px;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
    padding: 10px;
    color: rgb(255, 255, 255);
    border: 1px solid rgb(238, 238, 238);
    border-radius: 5px;
    width: 350px;
	max-width: 90%;
}

.test-img-test  .finishTestPage .test-result-fin h3{color:#eee;} 
.test-img-test .finishTestScreen h1{color:#fff;}

.test-img-test  .test-result-fin{}
.test-img-test  .finishTestScreen .test-result-fin img, .test-img-test  .finishTestScreen .resultText-box {
    display: block; margin: 10px auto;
}
.test-img-test  .reloadTest.finishReload {color:#999; background:#fff; border-top:1px solid #eee; font-weight: 400;}
.test-img-test .reloadTest.finishReload:hover{background:#eee; text-decoration:none;}
.test-img-test .reloadTest.finishReload:before{content: "";}

.test-img-test  .sharebox .shareBtn {
    width: 30px;
    color: #fff;
    background: #BDB9B4;
    border-radius: 5px;
    font-family: Arial;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 5px;
    font-size: 17px;
	height: auto;
}
.test-img-test  .sharebox .shareBtn.vkBtn:after { content: "B";}
.test-img-test  .sharebox .shareBtn.twBtn:after { content: "Tw";}
.test-img-test  .sharebox .shareBtn.fbBtn:after { content: "Fb";} 

.phone .test-img-test .startTestScreen, .phone .test-img-test  .finishTestScreen, .phone .test-img-test .q-img-box { 
    min-height: 300px;
} 
.phone .test-img-test.Test{min-height: 300px;}
.phone .test-img-test .q-img-box{height: auto;}

.lives-left{padding-top: 10px;}
.lives-left span {display : inline-block; vertical-align: top; width:20px; height:20px; margin: 0 5px; background: url('images/topBlock-right-btn.png') no-repeat 0 0px;}
.lives-left span.false{background-position: 0 -25px;}

/*===================END Test=================*/

/*===== share-box=====*/
  .sharebox .shareCount, .sharebox .shareBtn{display:inline-block; vertical-align:top; position:relative; height:40px;}
  .sharebox .shareBtn{ width:40px; border:1px solid #ccc; background:url('images/shareBtn.png') no-repeat 0 0; transition: all 0.3s linear 0s;}
  .sharebox .shareBtn.fbBtn{background-position:  0px 0;}
  .sharebox .shareBtn.twBtn{background-position: -40px 0;}
  .sharebox .shareBtn.vkBtn{background-position: -80px 0;}
  .sharebox .shareBtn.odBtn{background-position: -120px 0;}
  .sharebox .shareBtn.ljBtn{background-position: -160px 0;}
  .sharebox .shareBtn.tbBtn{background-position: -200px 0;}

  .sharebox .shareCount{display:none; margin-right:5px;}
  .sharebox .shareCount div{margin-left:10px; margin-top:5px; border:1px solid #e3e3e3; line-height:30px; padding: 0 10px; border-radius:5px; font-size:0.8em; color:#777; display:inline-block; vertical-align:top;}
.sharebox .shareCount div:before{border:7px solid transparent; border-right:7px solid #e3e3e3; display:block; content:""; position:absolute; z-index:2; top:14px; left:-4px;}

.sharebox .shareBtn:hover{border-radius: 22px; opacity: 0.7;}

#tooltip{
	position:absolute;
	z-index:999;
	padding:10px;
	padding-right:18px;
	border-radius:3px;
	background:rgba(0,0,0,0.7);
	color:#fff; 
	right:50%;
	line-height:1.2em;
	box-shadow:5px 5px 2px 2px rgba(0,0,0,0.3);
	border:1px solid #ccc;
	width: auto; max-width:none;  
font-size: 14px !important;
cursor:pointer;
}
#tooltip.top{top:50px; }
#tooltip.bottom{bottom:50px;}
#tooltip:before{
	content:""; 
	position:absolute; 
	width:0; height:0; display:blokc; 
	border:10px solid transparent; 
}
#tooltip.top:before{
	top:-20px; 
	right:10px; 
	border-bottom: 10px solid rgba(205,205,205,0.9); 
	border-right: 10px solid rgba(205,205,205,0.9); 
}
#tooltip.bottom:before{
	bottom:-20px; 
	right:10px; 
	border-top: 10px solid rgba(205,205,205,0.9); 
	border-right: 10px solid rgba(205,205,205,0.9); 
}
#tooltip:after{
	content:"x"; 
	display:block; 
	position:absolute; 
	z-index:5; 
	right:2px; top:3px; 
	border:1px solid #ccc; 
	border-radius:7px; 
	width:10px; line-height:10px;
	font-size:8px;  
	display:block; 
	background:#fff; 
	text-align:center; 
	color:#555;
}


#tooltip .content-box{
font-size: 14px !important;
}

#tooltip.redline .content-box{
    border-bottom: 4px solid #D23C27;
    padding-bottom: 5px; 
}

#tooltip .content-box a{
    display: block;
    text-align: center;
    line-height: 45px;
    margin: 15px 0px;
    background: #3373C3;
    color: #FFF;
    font-size: 1.5em; 
    border-radius: 5px;
}
#tooltip .content-box a:hover{opacity:0.9}

/*============== Gallereya ==============*/
.Gallereya-stat{display:none;}
.cyrGallereya .CG-Box{display:none; opacity: 0; position:fixed;z-index:9997; left:0;top:0; bottom:0; right:0;-webkit-backface-visibility:hidden; /*Most Important*/}

.cyrGallereya .CG-Box .item{position:absolute; left:0; right:0;  background:#333; overflow:hidden;}
.cyrGallereya .CG-Box .item img{width:100%; height:auto;}
.cyrGallereya .CG-Box .item .text{position:absolute; left:0; right:0; top:0; padding: 0.3em 0.5em; color:#fff; background:333; background:rgba(0,0,0,0.7); font-family:Arial;}

.CG-title{position:relative; cursor:pointer;}
.CG-title:after{content:"Смотреть галерею"; display:block; position:absolute; left:0;right:0; bottom:100px; padding:5px; background:#fff; background:rgba(255,255,255,0.5);}
.cyrGallereya .CG-polotno{position:absolute;z-index:9998; right: 0; top:0; left:0; bottom:0; }
.CG-close{position:absolute;z-index:9999; right: 0; top:0; background:#fff; padding:20px; opacity:0.5; cursor:pointer;}
.CG-close:hover{opacity:0.7;}

.cyrGallereya .g-content-box{padding: 40px 0;}
.cyrGallereya .g-content{
    max-width: 100%;
    width: 680px;
    margin:  auto;
    background: #fff;
    padding: 40px;
}

/*===== hidden_text =======*/
.hidden_text{}

.hidden_text .content{padding:10px 20px; background:#eee; border:1px solid #ccc; font-size:0.8em;}
.hidden_text .controller{cursor:pointer; border: 3px double #D23C27; color: #D23C27; font-weight: 700; padding: 0 15px; font-size:0.7em; position:relative;}
.hidden_text .controller:before{   content:"";   display: inline-block; vertical-align:middle; padding:0px; background:  #D23C27; color:#fff; width:14px; height:14px; line-height:14px; border-radius:3px; text-align:center; margin-right:10px;}

/*.hidden_text.hidden .content{display:none;}*/
.hidden_text.hidden .controller span:before{content:"Показать ";}
.hidden_text.hidden .controller:before{   content:"+";}

/*.hidden_text.show .content{display:block;}*/
.hidden_text.show .controller{opacity:0.8;}
.hidden_text.show .controller span:before{content:"Скрыть ";}
.hidden_text.show .controller:before{   content:"-";}


  #debuger{position:fixed; z-index:99999; left:0; right:0; bottom:0; background:#444; color:#bbb; padding:5px;}

.BigImg{
    padding-top:0;
    font-size: 1.2em;
    font-style: italic;
    color: #777;
	text-align:center;
}
.BigImg p{padding-top: 0px;}

.wp-caption{ width:auto!important;  font-size:0.8em;}
.wp-caption img{ display:block; margin:auto; }
 .wp-caption-text{padding-top:0; font-style:italic; color:#777;}

 .BigImg img{width:100%; height:auto;}


.post-content a[href*="vk.com/wall"]{display:none;}