@charset "utf-8";

/*начало видое */
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; 
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Конец видео*/
/* 
for other screens, Author: Alexey Smirnov .
*/

/* Разные дополнения общие. */

/* Всплывающее окно для Авторов. */



#blog.single-text article.main section.article-text div.card ul{
 text-align: left;
}

#show-autor-info{
position:relative;

}
section.author {
position:relative;
}

#auth_info { display:none;
position:absolute;
left:90px;top:35px;z-index:9999;

background: #fff;
border:2px solid #ccc;
border-radius:6px;
box-shadow:1px 1px 5px 0px #777;
padding:7px;
width:400px;
line-height:19px;
}
#auth_info p {
font-size:14px;
/*margin-bottom:5px;*/
}
#auth_info a{
}
section.author span.name {
cursor:pointer;
text-decoration:underline;
}
section.author span.name:hover {
text-decoration:none;
}

/* дополнения для новой шапки */

#main-head {
    background: #EAEEF0 url("../img/bg_top_gray.jpg") repeat scroll 0% 0%;
    float: left;
    min-height: 105px;
    width: 100%;
}

h2#logo {
    width: 206px;
    height: 83px;
    float: left;
    margin: 10px 0px 0px 15px;
    background: transparent url("../img/sol-logo.gif") no-repeat scroll 0% 0%;
}

#header-childr {
    font: 500 14px/22px Arial,Tahoma,Verdana;
    padding-top: 1px;
    padding-right: 8px;
    text-align: right;
    width: 30px;
    height: 22px;
    float: left;
    margin: 15px 10px 0px 0px;
    background: #A72C2C url("../img/bg-dosie-head-red.jpg") repeat scroll 0% 0%;
}


.services {
    float: left;
    margin-left: 40px;
    height: 40px;
	margin-top: 32px;
}

.services .htext{
	font-size: 13px;
	width: 90px;
	float: left;
	margin-top: 5px;
}

.services .icons{
	
	 float: left;
}

.services .icons a {
    margin: 5px 0px 0px 5px;
    float: right;
    list-style: outside none none;
}

.services .icons a img{
	width:30px;
	height: 30px;
}

.actions{
	font-size: 13px;
	font-weight:bold;
	background: transparent url("../img/bg-post-blue.jpg") repeat-x scroll 0% 0%;
	padding: 5px;
}

.headauth{
    float:right;
	display: inline;
	margin-top: 22px;
	margin-right:10px;
}
.headauth #authorization input, .congr input.text{
    background: #F7FBFB url("../img/bg_input.jpg") repeat-x;
    border: 1px solid #FFFFFF;
    padding: 2px 0 1px 10px;
    width:125px;
    height:20px;
    color: #516368;
    float:left;
    font:500 14px/20px Arail, sans-serif;
}
 
.headauth #authorization input{
    width:80px;
    margin:0 0 0 10px;
}
.headauth #authorization input:hover, .congr input.text{
    background: #ffffff url("../img/bg_input_act1.jpg") repeat-x;
    border: 1px solid #FF733C;
}
.congr input.text{
width:300px;
}
.artcong{
    display: inline-block;
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #cbd1d2;
  padding-bottom: 10px;
  width: 100%;
  background-image: url("../img/bg-tube-light.jpg");
  border: 1px solid #FFFFFF;
  }
  
.headauth #authorization input.submit, .congr input.submit{
    background:#D7DBE1 url("../img/bg_button_search.jpg") repeat-x;
    border: 1px solid #D4D7E0;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #6A7C7F;
    height: 25px;
    padding: 3px;
    position: relative;
    cursor:pointer;
    text-shadow: 2px 2px 2px #FFFFFF, 0 0 0.5em #FFFFFF;
width:auto;    
min-width: 60px;
    color: #394041;
    cursor: pointer;
    font:700 13px  Arial,Helvetica,Sans-serif;
}
.headauth #authorization input.submit:hover, .congr input.submit:hover {
    background: #232929 url("../img/bg_button_search_act.jpg") repeat-x;
    border: 1px solid #FFFFFF;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #FFFFFF;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000, 0 0 0.1em #000000;
}

.headauth #authorization input.checkbox
{
	width:20px;
    margin:5px 0 0 10px;
}
.headauth #authorization .error
{
color :red;
margin-left: 80px;
margin-top: -4px;
position: absolute;
}

.headauth .socauth
{
	  float: right !important;
	margin-top: 10px !important;
}
.headauth .socauth span{
	margin-top: 10px !important;
	float: left !important;
	font-size:12px !important;
}
.headauth .socauth  a {
    margin: 0px 0px 0px 5px !important;
    float: right !important;
    list-style: outside none none !important;
}

.headauth .socauth table {
	display:none ;
	
}

.headauth .socauth  a.vk_login_button
{	float: right !important;
	width:24px !important;
	height: 24px !important;
	background: url("/images/soln/img/vk2.png") ;
	background-size: 24px 24px ;
}

.headauth .socauth  a.fb
{	float: right !important;
	width:24px !important;
	height: 24px !important;
	background: url("/images/soln/img/fb2.png") ;
	background-size: 24px 24px ;
}


.headauth .socauth  a img
{
	width:24px !important;
	height: 24px !important;
}
#search {
	
}
#search div.wrap-v2 input{
    background: #F7FBFB url("../img/bg_input.jpg") repeat-x;
    border: 1px solid #FFFFFF;
    padding: 2px 0 1px 10px;
    width:80%;
    height:20px;
    color: #516368;
    float:left;
    font:500 14px/20px Arail, sans-serif;
	margin: 5px 5px 5px 5px;
}

 
#search div.wrap-v2 input.submit, #search div.wrap-v2 input.submit:hover{
    width:29px;
    height:24px;
    float:left;
    padding:0;
    margin:4px 0 0 1px;
    cursor: pointer;
    border:none;
    background:  url("../img/search.png");
}

#search div.wrap-v2 input:hover{
    background: #ffffff url("../img/bg_input_act1.jpg") repeat-x;
    border: 1px solid #FF733C;
}


/* конец доплнений*/
.clear {clear:both}

#blog article.main figure.pers img {width:auto!important; max-width:none; }

.catalog-suvenirov-item {margin:0; padding:10px; border-bottom: 1px solid #ddd;}
.catalog-suvenirov-item h2 {margin-left:20px!important;}
.catalog-suvenirov-item img {width:100%;}
.catalog-suvenirov-item a {margin-right:10px; margin-top:-3px; float:left;}
.catalog-suvenirov-item span {float:none; padding-top:10px!important;}

#horizontal-slider .wrap-slider-content .slider-content .item span.comm{
z-index:1;
    background-color: #C4133F;
    color: #FFFFFF;
    display: block;
    font:700 12px/20px Arial,Tahoma,Verdana, sans-serif;
    height: 20px;
    text-align: center;
margin:0;
   _width:20px;
    min-width: 20px;
    padding: 0px;

position:absolute;
bottom:45px;right:5px;
}

#comments .new {
 border:1px solid #555;
background-color: #fdd!important;
}

#Photogal ul li {height:auto!important;}

.wrap-comment-info figure.avatar {
width:64px!important;
height:64px; margin:0px 5px 0 0!important;
}

.wrap-comment-info figure.avatar img {
width:64px!important;
height:64px;
}
#comments .comment {
min-height:80px;
}
div.comment-margins {
margin-left:20px;
}

.comment-text-h  {
font-size:13px; margin:0px 0 5px 0;padding:0 0 0px 0;
line-height:30px; /* outline:1px solid #fff; */
height:30px;
text-shadow: 1px 1px 1px #777; 
}

#blog article.main figure.avatar{
   margin:0 20px 20px 0px;
}

.phph-rgsl-articles form{
padding:10px;
font-size:12px;
}
.phph-rgsl-articles form input[type='text'], .phph-rgsl-articles form input[type='password']{
width:30%;
}
.phph-rgsl-articles form textarea{
width:98%;
}
.phph-rgsl-articles form input[type='text'], .phph-rgsl-articles form input[type='password'], .phph-rgsl-articles form textarea {

    background: #F7FBFB url("../img/bg_input.jpg") repeat-x;
    border: 1px solid #FFFFFF;
    padding: 2px 0 1px 10px;
    color: #516368;
    font:500 14px/20px Arail, sans-serif;
}
.phph-rgsl-articles form input[type='submit'], form button.comments-button-go {
background:#D7DBE1 url("../img/bg_button_search.jpg") repeat-x;
    border: 1px solid #D4D7E0;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #6A7C7F;
    height: 25px;
    padding: 3px 10px;
    position: relative;
    cursor:pointer;
    text-shadow: 2px 2px 2px #FFFFFF, 0 0 0.5em #FFFFFF;
width:auto;    
//*min-width: 60px;*/
    color: #394041;
    cursor: pointer;
    font:700 13px  Arial,Helvetica,Sans-serif;
}
.phph-rgsl-articles form  input[type='checkbox'].qcheck {
	
	float: left; margin-right: 10px;
}


.phph-rgsl-articles .warnText {
font-size:14px;
color:#f00;
margin:0 50px;
}


div.phph-adminpanel-small {
background: #111;
text-align:right;
padding:2px 0 3px 0;
}
div.phph-adminpanel-small a{
    color: #fff; margin-right:25px;
font-size:14px;
font-weight:700;
letter-spacing:0px;
}
form button.comments-button-go {
margin-top:5px;
}
form textarea.comments-button-txa {
width:97%!important; 
}


#blog.single-text article.main section.article-text div.card_back{
	background: #CEDBDD url("../img/back_light.png") repeat scroll 0% 0%;
margin:10px 10px 20px 0px;
padding:10px;
width: 590px;
outline:solid 1px #f3f3f3;
}

#blog.single-text article.main section.article-text div.card{
      background-color: #fff;
	padding: 5px;
    text-align: center;

	display: block;
}
#blog.single-text article.main section.article-text div.card ul{
 text-align: left;
}



#blog.single-text article.main section.article-text div.card h3{
	  background: transparent url("../img/arr_big.png") no-repeat scroll 6px 11px;
    padding: 15px;
    font-size: 18px;
	line-height:20px;
	  text-align: left;
	  padding-left:40px;
}
#blog.single-text article.main section.article-text div.card span p{
     line-height:16px;
    font-size: 14px !important;   
}

#blog.single-text article.main section.article-text div.card span{
     line-height:16px;
    font-size: 14px !important; 
}

.other-article-links-cards{
    width: 590px;
}


.other-article-links-cards .item  ul li {
    padding: 0px 0px 10px 14px;
    background: url("../img/li_red.gif") no-repeat 0px 10px;
	list-style: none;
	font-size: 14px;
	line-height: 16px;
	border-bottom: 3px solid #fff; 
	padding-top:6px;
}


.phph-monolog div p{
margin-top:22px; margin-right:20px;
display:block;

}
.phph-monolog div {
position:relative;
padding:5px;
border:1px solid #eee;
border-radius: 2px;
box-shadow: 1px 1px 4px #ccc;
background: #f2f2f2;
}
.phph-monolog div:after {
content:"";
display:block;
clear:both;
}
.phph-monolog div img.author {
width:64px!important;
height:64px;
border:5px solid #fff;
float:left;
border-radius: 6px;
margin-right:10px;
}
.phph-monolog div h2 a {
display:block;
float:left;
width:210px; 
    font-size: 16px; 
    font-weight: 700;
    color: #981d37; 
    text-decoration: none; 
    line-height: 17px; 
    letter-spacing: -0.49px; 
    text-shadow: #FFFFFF 1px 1px 1px;
}
.phph-monolog div time, .phph-monolog div span {
display:inline;
float:right;
    margin: 0 0 10px 0;
    width: 80px;
    background-image: url("../img/bg-und-tag1.jpg");
    color: #3D4547;
    font:700 11px/14px Arial,Tahoma,Verdana,sans-serif;
    padding: 2px 0;
    height: 14px;
    text-align: center;
border-radius:2px;

}
.phph-monolog div span {
position:absolute;
bottom:4px; right:4px;
margin:0;
padding: 2px 5px 2px 5px;
font-size: 11px;
margin-top:10px;
    width: auto;
cursor:default;
}


.big-article span {
display:inline;
float:right;
    margin: 0 0 10px 0;
    width: 80px;
    background-image: url("../img/bg-und-tag1.jpg");
    color: #3D4547;
    font:700 11px/14px Arial,Tahoma,Verdana,sans-serif;
    padding: 2px 0;
    height: 14px;
    text-align: center;
border-radius:2px;

}
.big-article span {
position:absolute;
bottom:4px; right:4px;
margin:0;
padding: 2px 5px 2px 5px;
font-size: 11px;
margin-top:10px;
    width: auto;
cursor:default;
}

h3.larger-r {
font-size:14px;
font-weight:700;
text-align:right;
}

                           /* Список  ID - news-list*/

#news-list .list-numbers article {
width: 65px; 
height:auto;
float:left;
border-radius:6px;
border:1px solid #c7c7c7;
margin:0 5px 7px 0;
background: #f4f4f4;
padding:7px 10px;
text-align:center;
}
#news-list .list-numbers article header h2 {
font-size:14px; font-weight:700;
margin-bottom:4px;

}

                           /* КАРТА САЙТА */
.map_site_all .wrap-v3{ padding:10px 0px;}
.map_site_all ul{
margin-left:25px;
font-size:13px; line-height:15px;
font-weight:700;
}
.map_site_all ul ul{
font-size:12px;
list-style:disc;
font-weight:100;
}
.map_site_all ul ul ul{
list-style:circle;
}
.map_site_all ul ul ul ul{
list-style:square;
}

   
/* КОНЕЦ разных всяких дополнений общих. */




 /* ******** FOR 1400 px  **************** */



  @media screen and (min-width: 1400px) and (max-width: 3000px){

 
  
  
#header-banner {margin-left:190px; margin-top:15px;}

body, html {
    width: 100%;
}
body{width: 1400px;
}

#top-ui h2.logo-top {
	display:block;
    width:127px;
    height:40px;
    _display: inline;
    float:left;
    margin:1px 10px;
	background:url("../img/sol-logo2.gif") no-repeat;
	
}
#top-ui h2.logo-top a{
display:block;
   width:127px;
    height:40px;
}



#wrap-content{
width: 100%;
}
#left-sidebar{
    width: 310px;
}
#content{
    width: 728px;
}
#right-siderbar{
    width: 330px 
}
#wide-content{
    width: 1036px;
    margin-left:8px;
}

#right-siderbar #blogs .wrap-v2 {
	width:310px;
    padding:10px;
    margin: 0 0 15px 0;	
}
#blogs div.wrap-v2 article section{
    width: 210px;
    padding-right: 20px;
}
#right-siderbar div.wrap{
    width:310px;
}
.links-to-articles div.wrap-v2{
    width:310px;
    padding:10px;
    margin: 0 0 15px 0;
}

#top-ui #today{margin-left:10px;}
#top-ui #authorization{
    width:605px;
    margin:6px 10px 0 0;
}
#top-ui #search input, #top-ui #authorization input{
    padding: 2px 0 1px 10px;
    width:155px;
}

#head-links section a{
    padding: 2px 25px;
}
section#nav{
    width: 1400px;
}
section#nav  nav{
    width:1400px;
    padding:0px 0;
}

section#nav  nav ul{
    width:1400px;
    padding: 0 0 0 0px;
}
section#nav  nav li{
		padding:13px 29px; 
}
section#nav  nav li ul{
	padding: 5px 0;
	width: 1400px;
}



#in-headings{
    width:100%;
}
#in-headings div.wrap{
    width:704px; 
}
#in-headings div.wrap nav.tabs{
    width:704px;
}
#in-headings div.wrap nav.tabs a{
    padding: 9px 41px; 
}
#in-headings div.wrap nav.tabs a.active{
	padding: 9px 37px; 
}
#in-headings div.wrap section.tabs-item{
    padding: 10px 0px 30px 0px;
    margin:0;
    width:700px; 

}
#in-headings div.wrap section.tabs-item article{
    width: 690px;
    margin: 0px 0px 20px 0px;
    padding:0 0 10px 0;
    border-bottom: 1px solid #c9d0d2; 
}
#in-headings div.wrap section.tabs-item article header{
    width:690px;
}
#in-headings div.wrap section.tabs-item article header h2{
    margin:0 10px 10px 0;
    width: 590px;
}
#in-headings div.wrap section.tabs-item article p{
    margin-left: 10px;
    width: 680px;
}
#footer-nav a{
    margin: 0 20px;
    padding:0 20px;
}
#footer-content section{
    width:328px;
    margin:10px 10px 0 10px;
}
#footer-content section div{
    padding:21px 10px 11px 10px;
    width:308px;
}
#footer-content section.text{
    width:333px;
}
#footer-content section.text div{
    width:315px;
}
#footer .col1{
    width: 310px;
}
#footer .col2{
    width: 660px;
}
#footer .col3{
    width: 310px;
}

#blog, #video{
    width: 1030px/*595px;*/; 

}
#blog .head, #project-v2 .head, #video .head{
    margin: 0px;
    min-height: 60px;
    padding: 5px;
    width: 850px;/* 435px; */
}
#blog .name, #video .name{
    margin-right: 0;
    padding: 5px;
    width: 840px;/*426px;*/
}
.wrap-v3{
    width: 1030px; 
}
#blogs div.wrap-vbl, div.wrap-vbl{
    width:305px;
    padding:10px;
    margin: 10px 8px 5px 10px;

}
#blog.single-text article.main section.article-text{
    margin-right: 35px;
    padding: 5px;
    width: 750px; /* border:1px solid #f00!important;*/
}
section#articles article.main {

}
section#articles article.main a.bottom:after {
content: "";
display:block;
clear:both;
}

#blog.single-text article.main section.article-text div.card_back{
background: #CEDBDD url("../img/back_light.png") repeat scroll 0% 0%;
padding: 15px;
margin:0 20px 50px 20px;

width: 700px;
outline:solid 1px #f3f3f3;
}


#blog.single-text article.main section.article-text div.card{
      background-color: #fff;
	padding: 15px;
    text-align: center;

	display: block;
}
#blog.single-text article.main section.article-text div.card h3{
   background: transparent url("../img/arr_big.png") no-repeat scroll 6px 14px;
    padding: 15px;
    font-size: 26px;
	line-height:26px;
	  text-align: left;
	  padding-left:40px;
}
#blog.single-text article.main section.article-text div.card span p{
   
    line-height:20px;
    font-size: 16px !important;   
}

#blog.single-text article.main section.article-text div.card span{
   
    
    font-size: 16px !important;   
	line-height:20px;
}
.other-article-links-cards .item  ul li {
    padding: 0px 0px 10px 14px;
    background: url("../img/li_red.gif") no-repeat 0px 10px;
	list-style: none;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 3px solid #fff; 
	padding-top:6px;
}

.other-article-links-cards{
    display: block;
    float: left;
    padding: 0;
    text-align: left;
    width: 260px;
	border-top: solid 3px #495359;
}

/* dop */

.phph-monolog div h2 a {
width:510px; 
    font-size: 18px; 
    font-weight: 100;
}


/*==================================================
hirizontal-slider
===================================================*/

#horizontal-slider{
    padding:13px 0 12px 0;
    width: 1366px;
}
#horizontal-slider .wrap-slider-content{
    width:1284px;
    padding:0 1px 0 0;
    margin:0 40px;

}
#horizontal-slider .wrap-slider-content .slider-content .item{
    padding:10px 5px 0px 10px;
    height:115px;
    width:304px;
}
#horizontal-slider  .item.red a.main{
    width: 210px;
    height: 60px; 
    padding:5px;
}
#horizontal-slider  .item.blue a.main{
    width: 210px;
    height: 60px; 
    padding:5px;
}

/*---------------------------*/
#horizontal-slider-menu{
    height: 66px;
    padding:13px 0 12px 0;
    width: 1366px;/*980px;*/ 
}
#horizontal-slider-menu .wrap-slider-content{
    width:1284px; /*898px;*/
    padding:0 1px 0 0;
    margin:0 40px;
}
#horizontal-slider-menu .wrap-slider-content .slider-content{
    width:30000px;
    height:66px;
}
#horizontal-slider-menu .wrap-slider-content .slider-content .item{
    width: 160px; 
    height: 50px;  
    padding: 15px 10px 0px 10px;
}
#horizontal-slider-menu  .prev {
    height: 88px;
    left: 8px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider-menu  .next {
    height: 88px;
    right: 8px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider-menu .item.red a.main{
    width: 190px;
    height: 60px; 
    padding:5px;
}
#horizontal-slider-menu  .item.blue a.main{
    width: 190px;
    height: 60px; 
    padding:5px;
}



}





@media screen and (min-width: 980px) and (max-width: 1400px),
(orientation: portrait) and (min-device-width: 980px) and (max-device-width: 1400px),
(orientation:landscape) and (min-device-width: 980px) and (max-device-width: 1400px)



{
	
	.grf-list-item{width:100%; padding-left:0px;}
	.top-transl-art{
width: 380px;
}  
 /* 
  .top-transl article header h2 a {
    font-size: 14px; 
    line-height: 13px; 
    letter-spacing: -0.49px; 
    
}*/

.top-transl img
{
	width:380px;
	margin-left:10px;
}
  .top-transl article
  {
	margin: 0px 0px 10px 0px;  
  }
		
	.headauth{
    float:right;
	display: inline;
	margin-top: 15px;
	margin-right: 0px;
}
	
#main-head .headauth #authorization{
    width:370px; 
    /*margin:0px 0px 0 0; */
	
}
#main-head #authorization input{
	min-width: 80px;
	
}
#main-head #authorization input.checkbox{
	clear: both;
	min-width: 20px;
	
}
#main-head #authorization input.submit {
    border: 1px solid #D4D7E0;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #6A7C7F;
    height: 23px;
    padding: 3px 5px;
    text-shadow: 2px 2px 2px #FFFFFF, 0 0 0.5em #FFFFFF;
width:auto;    
min-width: 60px;
    font-size: 12px;
	margin-top: 4px;
	margin-left: 11px;
	float:left;
/*	clear: both;*/
}
.socauth{
	margin-right: 5px;
	margin-bottom: 2px;
}
section.subBlock div.subEmail, section.subBlock div.subPaper, section.subBlock div.zen, section.subBlock div.yanews{
	
	width: 100%;
	border:none;
	border-bottom:solid 2px grey;
}
section.subBlock div.subEmail  div.subtext, section.subBlock div.subPaper div.subtext, section.subBlock div.zen div.subtext, section.subBlock div.yanews div.subtext{

padding: 4px 0px 0px 70px;
font-size: 12px;

}
section.subBlock div.subEmail form{
	padding: 4px 0 0 0;
}
section.subBlock div.subEmail form input{
	width: 120px;
}

section.subBlock div.subEmail form input[type="submit"]{

margin-left: 0px;
	
}

section.subBlock div.subPaper div.subtext a, section.subBlock div.zen div.subtext a, section.subBlock div.yanews div.subtext a{

height: 19px;
padding: 5px 17px 2px 17px;

margin-right: 16px;

float: left;
}
}





/*@media (max-width: 980px),handheld and only screen and (max-device-width: 980px) {*/
/* (orientation:landscape) and (min-device-width: 600px) and (max-device-width: 980px)    */
/* (orientation: portrait) and (min-device-width: 600px) and (max-device-width: 980px)  */

@media screen and (min-width: 600px) and (max-width: 980px),
(orientation: portrait) and (min-device-width: 600px) and (max-device-width: 980px),
(orientation:landscape) and (min-device-width: 600px) and (max-device-width: 980px)
{



body, html {
    width: 100%;
min-width:600px;
/*font-size:1em;*/
}
body{ width: 600px;
}
.top-transl img
{
	width:365px;
	
}
  .top-transl-art{
 width: 365px;
}
  .top-transl article
  {
	margin: 0px 0px 10px 0px;  
  }
		
	.headauth{
    float:right;
	display: inline;
	margin-top: 15px;
	margin-right: 0px;
}

#top-banner{
			 height: 121px;
			
		}
	 
  #top-banner img {
    height: 121px;
  }

#header-childr
{
	
	
}


header.phph-main, footer {
width: 600px; 

}



#wrap-content{ 
width: 600px;  /* поменять на 100 проц.*/

}
#wrap-content figure img {width:99%!important; height:auto!important;}

#main-head {
    background: #EAEEF0 url("../img/bg_top_gray.jpg") repeat scroll 0% 0%;
    float: left;
    min-height: 70px;
    width:600px;
}

#main-head h2#logo {
 /*   display:none;*/
  width: 103px;
    height: 42px;
    float: left;
    margin: 10px 0px 0px 15px;
    background: transparent url("../img/sol-logo.gif") no-repeat scroll 0% 0%;
	background-size: cover;
}


/*#main-head{
    width:100%;
    height:36px;
    background: #DEE3E3 url("../img/top_ui_gray.jpg");
	background-size: auto 35px;
}*/
#main-head #today{margin-left:0px; font-size:9px; letter-spacing:0px; font-family:Tahoma, Geneva, sans-serif; font-weight:normal;  }
#main-head #today b{display:none;  }
#main-head #search {}


#main-head #header-childr{
	display:block;
	font:500 13px/20px Arial,Tahoma,Verdana;
	padding-top: 0px;
	padding-right: 4px;
	text-align: right;
    width:25px;
    height:22px;
    float:left;
    margin:0px 0px 0 0px;
	background: #a72c2c url("../img/bg-dosie-head-red.jpg");
	/*border:3px solid #eee;*/
}
#main-head #header-childr{
	
}


.services {
    float: left;
    margin-left: 12px;
    height: 20px;
	margin-top: 10px;
}

.services .htext{
	font-size: 10px;
	width: 65px;
	float: left;
	margin-top: 5px;
}

.services .icons{
	
	 float: left;
}

.services .icons a {
    margin: 0px 0px 0px 10px;
    float: right;
    list-style: outside none none;
}



#main-head h2.logo-top {
	display:block;
    width:105px;
    height:33px;
    _display: inline;
    float:left;
    margin:1px 10px;
	background:url("../img/sol-logo2.gif") no-repeat;
	background-size: 105px 33px;
}
#main-head h2.logo-top a{
display:block;
   width:105px;
    height:33px;
}


#main-head .icons{
    float:left;
    margin:0 0 0 5px;
}
#main-head .icons a{
    float:left;
    margin:10px 0 0 2px;
}


.services .icons a img{width:16px; height: 16px;}
/* Logo */
.img-back {float:left; background: #EAEEF0;}


.headauth{
    float:right;
	display: inline;
	margin-top: 4px;
	margin-right:10px;
}



#main-head .headauth #authorization{
    width:250px; 
    margin:0px 0px 0 0; 
	
}
#main-head #search input, #main-head #authorization input{
    padding: 2px 0 1px 5px;
	font-size:12px;
}
#main-head #authorization input{
    width: 78px;
	height: 18px;
	margin:0 10px 0 0;
}
#main-head #search input {
    padding: 2px 0 1px 5px;
    width: 88px;
	height: 14px;
	font-size: 11px;
}
#main-head #authorization input.checkbox
{
	width:14px;
	height:14px;
	padding:1px;
    margin:5px 10px 0 0px;
}

#main-head #search input.submit, #main-head #search input.submit:hover{
    width:24px;
    height:19px;
    padding:0;
    margin:0 0 0 1px;
	background-size: 24px 19px;
}
#main-head #authorization input.submit {
    border: 1px solid #D4D7E0;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #6A7C7F;
    height: 23px;
    padding: 3px 5px;
    text-shadow: 2px 2px 2px #FFFFFF, 0 0 0.5em #FFFFFF;
width:auto;    
min-width: 60px;
    font-size: 12px;
	margin-top: 4px;
}




.headauth #authorization input, .congr input.text{
    background: #F7FBFB url("../img/bg_input.jpg") repeat-x;
    border: 1px solid #FFFFFF;
    padding: 2px 0 1px 10px;
    width:125px;
    height:20px;
    color: #516368;
    float:left;
    font:500 14px/20px Arail, sans-serif;
}
 
.headauth #authorization input{
    width:80px;
    margin:0 0 0 10px;
}
.headauth #authorization input:hover, .congr input.text{
    background: #ffffff url("../img/bg_input_act1.jpg") repeat-x;
    border: 1px solid #FF733C;
}
.congr input.text{
width:300px;
}
.artcong{
    display: inline-block;
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #cbd1d2;
  padding-bottom: 10px;
  width: 100%;
  background-image: url("../img/bg-tube-light.jpg");
  border: 1px solid #FFFFFF;
  }
  
.headauth #authorization input.submit, .congr input.submit{
    background:#D7DBE1 url("../img/bg_button_search.jpg") repeat-x;
    border: 1px solid #D4D7E0;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #6A7C7F;
    height: 25px;
    padding: 3px;
    position: relative;
    cursor:pointer;
    text-shadow: 2px 2px 2px #FFFFFF, 0 0 0.5em #FFFFFF;
width:auto;    
min-width: 60px;
    color: #394041;
    cursor: pointer;
    font:700 13px  Arial,Helvetica,Sans-serif;
	margin-top: 4px;
}
.headauth #authorization input.submit:hover, .congr input.submit:hover {
    background: #232929 url("../img/bg_button_search_act.jpg") repeat-x;
    border: 1px solid #FFFFFF;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #FFFFFF;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000, 0 0 0.1em #000000;
}

.headauth #authorization input.checkbox
{
	width:20px;
    margin:5px 0 0 10px;
}
.headauth #authorization .error
{
color :red;
margin-left: 80px;
margin-top: -4px;
position: absolute;
}

.headauth .socauth
{
	float: right;
	margin-top: 8px;
}
.headauth .socauth span{
	display:none;
}
.headauth .socauth  a {
    margin: 0px 0px 0px 5px;
    float: right;
    list-style: outside none none;
}



h2.top-title-v3{
    font: 400 21px/35px  Arial, Tahoma, Verdana , sans-serif;
    letter-spacing: 0px;
    padding:0 5px;
    text-shadow: #FFFFFF 1px 1px 5px; 
    text-transform: uppercase; margin: 0px;
	
}

#left-sidebar{
    width: 210px; 
}
#content{
    width: 365px;
	float:right;
}
#right-siderbar{
    width: 210px;
}
#right-siderbar.phph-rgsl-articles{
    width: 228px; 
}
#wide-content{
    width: 365px;
    margin-left:5px;
}
#wide-content.phph-rgsl-articles{
    width: 345px;

}
#other-articles2{
    padding:7px 0 7px 3px;
    width:330px;
    font-size: 9px;
}
#other-articles2 b{
font-size:11px;
}
#other-articles2 ul li a{
font-size:9px;
}
.wrap-comment-info figure.avatar {
width:54px!important;
height:54px; margin:0px 5px 0 0!important;
}
.wrap-comment-info figure.avatar img{
width:54px!important;
height:54px; 
}
.wrap-comment-info article.text{
margin-left:0px!important;
}

.author img.ava{
width:64px!important;
height:64px;
}

#comments .comment {
min-height:84px;
}


/* ********* */

div.links-go-to{
}
div.links-go-to div{
   /* display: block;
    width: 100%;
    float:left;
    border-top:solid 1px #CFD6D6;
    border-bottom: solid 1px #ffffff;
	*/
}
div.links-go-to div h2{
   /* float: left;
    padding: 5px 0;
	*/
	width: 145px;
}
div.links-go-to div h2 a{
   /* color: #232b2b; 
   */ font:700 9px/12px Arial,Tahoma,Verdana, sans-serif; /*
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: #FFFFFF 1px 1px 1px;
	*/
}
div.links-go-to div h2 a:hover {
   /* color: #b21143;
    text-decoration: none;
	*/
}
div.links-go-to div span{
  /*  color: #AF0237;
    float: left;
    font:400 11px/13px Arial,Tahoma,Verdana, sans-serif;
    padding: 6px 0 5px;
    text-align: right;
    text-decoration: none;
    
	*/
	width: 60px;
}

.wrap-dark{ 
    margin: 0px 0px 20px 0px;
    padding: 5px;
    width:210px;
}

section.vertical-slider .wrap-slider-content{
    height:100px;
    width:210px;
    padding:5px 0 0 0;
    margin:10px 0 0 0;
}
section.vertical-slider .wrap-slider-content div.item{
    width:200px;
    margin:0 0 10px 5px;
    clear:both;
    padding:0;
    height:90px;
    overflow: hidden;
}
section.vertical-slider .wrap-slider-content div.item img.video{
    float:right;
    margin: 0 0 0 10px;
	width:65%; 
}
section.vertical-slider .wrap-slider-content div.item .text{
    color: #FFFFFF;
    font: 400 11px/11px Arial,Tahoma,Verdana;
    margin-right: 0;
    padding: 0;
    text-align: left;
}
section.vertical-slider .prev{
    height: 32px;
    left: 170px;
    position: absolute;
    top: 5px;
    width: 32px;
}
section.vertical-slider .next{
    bottom: -1px;
    height: 32px;
    left: 170px;
    position: absolute;
    width: 32px;
}


/* ********* */



#right-siderbar #blogs .wrap-v2 { /* Блог боковой*/
	width:200px;

    padding:10px;
    margin: 0 0 15px 0;
}
#blogs div.wrap-v2 article section{ /* блог ширина цветного поля */
    width: 90px;
    padding-right: 20px; 
}
#right-siderbar div.wrap{ /* Спец проекты и проч. ширина*/
    width:100%;/*210px; */
}
.links-to-articles div.wrap-v2{ /* Ширина в статьях рубриках кампаниях */
    width:210px;
    padding:10px;
    margin: 0 0 15px 0; /* border:1px solid #f00;*/
}
/* Головная часть */

#header-banner {
	width:300px; display:none; /* Убираем банер */
}


#head-links  {}
#head-links section a{ /* Черная полоса до главного меню */
    padding: 2px 5px; 
}
div.phph-btn {
	display:block;
	width:100%;
	height:40px;
	list-style:none;
}

div.phph-btn p {
float:left; font-size:19px;line-height:35px; margin-left:10px; color:#111;
}
.phph-pole-dark div.phph-btn p {color:#fff; }

#head-links div.phph-btn a{
	font:700 10px/15px Arial,Tahoma,Verdana, sans-serif;
	margin:0; padding:0;
	padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
}
#head-links div.phph-btn a:hover{
	color: #ffffff;
  background-color: #e5e5e5;
}
.phph-pole-dark {
	background: #EAEEF0 url("../img/bg_top_gray.jpg") repeat scroll 0% 0%;
/*	background:#3a4245;
	border:1px solid #f00;*/
	
}
.phph-pole-dark a{
	display:list-item;
}
.phph-content-header-collapse {
	/*border:1px solid #45f;*/
}
#head-links{
    width:100%;
    height:60px;
    float:left;
    background: #000000 url("../img/bg_top_anons.jpg");
	background:none;
}
#head-links section{
    white-space: nowrap;
    overflow:hidden;
    float:left;
   /* width:450px;*/
    text-overflow:ellipsed;
    text-indent:00px;
    padding:0px 0 0 0;
    background: none;
    color: #FFFFFF;
    font:700 10px/19px Arial,Tahoma,Verdana, sans-serif;
    text-shadow: 1px 1px 1px #000000, 0 0 0.1em #000000;
    text-transform:none;
	margin:0 0 0 19px;
}
#head-links section a{
	padding:0 0 0 15px;
	background: url(../img/li_red20red.png) no-repeat;
	line-height:16px;
	text-shadow:none;
}
#head-links section a:hover{
	background: url(../img/li_red20red.png) no-repeat;
}
/*#main-head {
	background:none;
	height:60px;
	min-height:0px;
}*/
#main-head section.links{
    float:left;
    width:560px;
    /*min-height: 124px;*/
    margin:0px 20px;
	background:none;
	background-color:transparent;
	border: 0px solid #090;
	border-bottom:1px solid #ddd;
}
#main-head section.links h2{
    background: none;
    border-radius: 0 0 0 0;
    border:none;
    height: 24px;
    padding-left: 0px;
    text-align: left;
    color: #fff;
    font:500 14px/27px Arial,Tahoma,Verdana;
    letter-spacing: 0.03em;
    margin: 0;
    text-shadow:none;
	display:inline;
}
#main-head section.links h2.red{
    background: none;
    border:none;
  	text-shadow:none;
    }
#main-head section.links  ul{
    position: relative; 
    -webkit-border-radius: .0em .0em .0em .0em; 
    -moz-border-radius: .0em .0em .0em .0em; 
    border-radius: .0em .0em .0em .0em;
    text-align: left; 
    padding: 0px;
    width: 500px; /*height: 80px;*/
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: none; 
    -pie-background: none;
    behavior: none; 
	 

	 display:inline;
}
#main-head section.links  ul li{
	
	display:inline;
    padding:0 0 0 15px;
    margin:5px 0 0 2px;
	background: url(../img/li_red20red.png) no-repeat;

}
#main-head section.links  ul li.red{
    background:  none;
	background: url(../img/li_red20red.png) no-repeat;
}
#main-head section.links  ul li a{
    color: #fff;
    font:100 11px/19px  Arial,Tahoma,Verdna; /* 0.7em */
    margin-bottom: 0px;
    text-decoration: none;
    text-transform: uppercase;
	display:inline;
}
#main-head section.links  ul li a:hover{
    text-decoration: underline;
}



/* Навигация главная */ 
section#nav{
    width: 600px;
}
section#nav  nav{
    width:600px;
    padding:0px 0;
 background: #ffffff url("../img/menu_mai.jpg") left top repeat-x;

}

section#nav  nav ul{
	position:relative;
   width:550px;
    padding: 0px 0 0 0px;
	margin:10px 0 15px 20px;
	background:none;
	display:block;
	float:none;
	height:auto;

}
section#nav  nav li{
		padding:1px 1px;
		font-size:10px;
		display:block;
		float:none;
		height:auto!important;
		border:none;
}

section#nav  nav li a{  /* Главное меню */
display:inline;
    color:#000!important;
	text-align:left;
    text-decoration: none;
    text-transform:none;  
    text-shadow:none;
    font:100 14px/15px Arial,Tahoma,Verdana, sans-serif!important;
	background: none!important;
	text-shadow:none!important;
}

section#nav  nav li{
    background: none!important;
}
section#nav  nav ul li ul{
	position:relative;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	background:none;
	background-color:transparent;
	display:block;
	float:none;
	top:auto;
	left:auto; 

}
section#nav  nav ul li ul li{
	background: none;
	border: none;
	padding:1px 0!important;
	height:20px;
	display:block;
	float:none;

}
section#nav  nav ul li ul li a{
	background: none!important;
	text-shadow:none!important;
	color:#000!important;
	border: none;
    padding:0 10px;
	border-right: 0px solid #db0e43!important;


}
section#nav  nav li a{
    text-shadow: 1px 1px 1px #252929;
	text-decoration: none;
	color:#DFE4E7;
}
section#nav  nav li:active{
    background: url("../img/menu_hov.jpg") repeat-x;
}
section#nav  nav li:active a{
    text-shadow: 1px 1px 1px #252929;
	text-decoration: none;
	color:#DFE4E7;
}

section#nav  nav li ul a{
    text-decoration: none;
	color: #070;
}
/* for opening menu */
section#nav  nav ul li b{
	display:none;
}
section#nav  nav ul li span{
	display:inline; cursor:pointer;
margin-left:10px; padding:0 5px;
font-size:14px;
}
section#nav  nav li.current a{
	color:#F30!important;
}
section#nav  nav li.current span{
	color:#F30!important;
}
section#nav  nav li.current ul li a{
	color:#000!important;
}

section#nav  nav li:hover ul{
    display: none;
}

section#nav  nav ul {display:none;}
section#nav  nav ul li ul{display:none;}

/*   end nav */
.phph-corrected-flash embed {
	width:190px;
	height:55px;
}


#in-headings{
    width:100%; 
}
#in-headings div.wrap{ /*Статьи в основном блоке. список.  */
    width:344px; margin-bottom:140px;
}
#in-headings div.wrap nav.tabs{
    width:344px; 
}
#in-headings div.wrap nav.tabs a{
    padding: 9px 4px; 
}
#in-headings div.wrap nav.tabs a.active{
	padding: 9px 2px; 
}
#in-headings div.wrap section.tabs-item{
    padding: 10px 0px 30px 0px;
    margin:0 0 10px 0;
    width:344px; 
}
#in-headings div.wrap section.tabs-item article{
    width: 340px;
    margin: 0px 0px 20px 0px;
    padding:0 0 10px 0;
    border-bottom: 1px solid #c9d0d2; 
}
#in-headings div.wrap section.tabs-item article header{
    width:340px; 
}
#in-headings div.wrap section.tabs-item article header h2{
    margin:0 10px 10px 0;
    width: 245px; 
}
#in-headings div.wrap section.tabs-item article p{
    margin-left: 5px;
    width: 335px;
    font:400 14px/17px Arial,Tahoma,Verdana,sans-serif;
}
#footer-nav a{ /* Футер. нижние ссылки идет на java */
    margin: 0 1px;
    padding:0 1px; 
}
#footer-content section{
    width:270px;
    margin:10px 10px 0 10px;
}
#footer-content section div{
    padding:21px 10px 11px 10px;
    width:250px;
   min-height:325px; /* For 4 in footer */
}
#footer-content section div+div:after{ /* For 4 in footer */
/*content:"";
clear:both; border:1px solid #f00; width:1px; height:1px;
*/  
}
#footer-content section.text{
    width:270px;
}
#footer-content section.text div{
    width:250px;
}
#footer {
    height: 210px;
}
#footer .col1{
    width: 180px;
}
#footer .col2{
    width: 380px;
    padding: 0 5px 0 0px;
    margin:20px 0 0 0;
}
#footer .col3{ /*display:none;*/
    width: 100%;
}
#footer .col1 h2 {
    font-size:17px;
}
#footer a{
    color:#ffffff;
    font:400 11px/14px Arial,Tahoma,Verdana, sans-serif;
    text-decoration: underline;
}
#footer a:hover{
    text-decoration: none;
}
#footer p{
    font:400 9px/13px Arial,Tahoma,Verdana, sans-serif;
}
#footer img.fl{
    float:left;
    width:30px;
}
#footer h2{
    font:400 17px/20px Arial,Tahoma,Verdana, sans-serif;
    text-shadow: 1px 1px 1px #000000;
    margin:0 0 50px 0;
}
#footer h3, #footer address{
    font:400 11px/15px Arial,Tahoma,Verdana, sans-serif;
}
#footer span.phone{
    font-size: 14px;
}

/*********/

section.subBlock div.subEmail, section.subBlock div.subPaper, section.subBlock div.zen, section.subBlock div.yanews{
	
	width: 100%;
	float: none;
	border:none;
	border-bottom:solid 2px grey;
}
section.subBlock div.subEmail  div.subtext, section.subBlock div.subPaper div.subtext, section.subBlock div.zen div.subtext, section.subBlock div.yanews div.subtext{

padding: 4px 0px 0px 70px;
font-size: 10px;

}
section.subBlock div.subEmail form{
	padding: 4px 0 0 0;
}
section.subBlock div.subEmail form input{
	width: 120px;
}

section.subBlock div.subEmail form input[type="submit"]{

margin-left: 0px;
	
}

section.subBlock div.subPaper div.subtext a, section.subBlock div.zen div.subtext a, section.subBlock div.yanews div.subtext a{

height: 19px;
padding: 5px 17px 2px 17px;

margin-right: 16px;

float: left;
}
section.subBlock div.yanews{

	border-left:none;
}
/*************/

#blog, #video{  /* Влияет на ширину текста у статьи */
    width: 350px/*595px;*/; 

}
#blog .head, #project-v2 .head, #video .head{
    margin: 0px;
    min-height: 40px;
    padding: 5px;
    width: 180px;/* 435px;  border:1px solid #f00;*/ 

}
#blog .head h2, #project-v2 .head h2, #video .head h2{
    font-size: 15px;
    font-weight:600;
}
#blog .date-cpmments time, #project-v2 .date-cpmments time, #video .date-cpmments time{
    font:100 14px/18px  Arial,Tahoma,Verdana;

}
#blog section.date-cpmments, #project-v2 section.date-cpmments , #video section.date-cpmments {
float:right;
margin-right:30px;
}

#blog .name, #video .name{
    margin-right: 0; 
    padding: 5px;
    width: 200px; /* Это название статьи. Его бокс. border:1px solid #f00; */ 
}
#blog .name h2, #blog.single-text .name h1, #video .name h1{
    font: 400 17px/22px Arial, Verdana, Tahoma, sans-serif;
    display: block; 
    letter-spacing: -1px;
    text-shadow: none;
    margin: 0px 0px 10px 0px;
}

.wrap-v3{
    width: 345px; /* border:1px solid #00f;  */
}
#blogs div.wrap-vbl, div.wrap-vbl{
    width:305px; /*  border:1px solid #f00; */
    padding:10px;
    margin: 10px 8px 5px 10px;

}
#blog.single-text article.main section.article-text{
    margin-right: 3px; margin-left:-5px;
    padding: 5px 0px;
    width: 330px; 
}
#blog .blog-links, #video .blog-links{
    height: 70px;
    padding: 5px;
    width: 110px;
}
#blog .blog-links a, #video .blog-links a{
    margin:2px 0;
    font: 400 10px/16px Arial, Verdana, Tahoma, sans-serif;
    padding:0 0 0 20px;
}
form textarea#nc_commentTextArea {
width:97%;
}

#blog.single-text article.main section.article-text div.card_back{
margin:10px 10px 20px 0px;
padding:10px;
width: 315px;
outline:solid 1px #f3f3f3;
}

#blog.single-text article.main section.article-text div.card{
      background-color: #fff;
	padding: 5px;
    text-align: center;

	display: block;
}
#blog.single-text article.main section.article-text div.card h3{
    padding: 15px;
    font-size: 22px;
	line-height:22px;
	  text-align: left;
	  padding-left:40px;
}
#blog.single-text article.main section.article-text div.card span p{
     line-height:14px;
    font-size: 12px !important;   
}

#blog.single-text article.main section.article-text div.card span{
     line-height:14px;
    font-size: 12px !important; 
}

.other-article-links-cards{
    width: 315px;
}

.other-article-links-cards .item  ul li {
    padding: 0px 0px 10px 14px;
    background: url("../img/li_red.gif") no-repeat 0px 10px;
	list-style: none;
	font-size: 14px;
	line-height: 16px;
	border-bottom: 3px solid #fff; 
	padding-top:6px;
}



footer {

	
	border:0px solid #f00!important;
	padding:0px;
	margin:0px;
	clear:both;
}
footer .phph-btn {
	background-image: url("../img/bg_top_anons.png");
	padding:0px;
	margin:0px;

}
footer #footer-nav{background:#3a4245!important;}

#footer-nav a{
    color: #F0F4F8;
    font:100 12px/18px Arial,Tahoma,Verdana, sans-serif;
    margin: 0 20px;
    padding:0 0px;
    text-decoration: none;
    text-shadow: none;
	text-align:left;
	display:list-item;
	list-style:none;
}
#footer-nav a:hover{
    text-decoration: underline;
}

form#adminForm input[type='text'], form#adminForm textarea{
width:98%;
}
form#adminForm input[type='submit'] {
width:auto;
}
.phph-rgsl-articles form  input[type='checkbox'].qcheck {
	
	float: left;  
}

span.nc-field-caption, .phph-rgsl-articles form select{
	width:98%;
}

#search  div.wrap-v2
{
	width:90%
}
#search div.wrap-v2 input{
	width: 130px;
	
} 

/*==================================================
hirizontal-slider
===================================================*/

#horizontal-slider{
    padding:13px 0 0px 0;
    width: 600px;/*1366px;*/ 
}
#horizontal-slider .wrap-slider-content{
    width:536px;
    padding:0 0px 0 0;
    margin:0 32px; 

}
#horizontal-slider .wrap-slider-content .slider-content .item{
    padding:10px 10px 0px 0px;
margin-right:10px;
margin-left:0px;
    height:115px;
    width:247px; /* -1 !!!!!!!! */
}
#horizontal-slider  .item.red a.main{
    width: 165px;
    height: 60px; 
    padding:5px;
}
#horizontal-slider  .item.blue a.main{
    width: 165px;
    height: 60px; 
    padding:5px;
}

#horizontal-slider  .prev {
    height: 110px;
    left: 0px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider  .next {
    height: 110px;
    right: 0px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider .item img.author{
    float: left; 
    width:60px;
}

/*---------------------------*/
#horizontal-slider-menu{
    height: 66px;
    padding:13px 0 12px 0;
    width: 600px;/*980px;*/ 
}
#horizontal-slider-menu .wrap-slider-content{
    width:520px; /*898px;*/
    padding:0 1px 0 0;
    margin:0 40px;
}
#horizontal-slider-menu .wrap-slider-content .slider-content{
    width:30000px;
    height:66px;
}
#horizontal-slider-menu .wrap-slider-content .slider-content .item{
    width: 160px; 
    height: 50px;  
    padding: 15px 10px 0px 10px;
}

#horizontal-slider .wrap-slider-content .slider-content .item span.comm{
font-size: 11px;
line-height:18px;
right:10px;
height:18px;
min-width:18px;
}

#horizontal-slider-menu  .prev {
    height: 88px;
    left: 8px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider-menu  .next {
    height: 88px;
    right: 8px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider-menu .item.red a.main{
    width: 190px;
    height: 60px; 
    padding:5px;
}
#horizontal-slider-menu  .item.blue a.main{
    width: 190px;
    height: 60px; 
    padding:5px;
}

/*---------------*/

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }




  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
header {font-size:1em;}
header section#nav {font-size:1em;}
header section#nav nav{font-size:1em;}
header section#nav nav ul{font-size:1em;}
header section#nav nav ul li {font-size:1em;}
header section#nav nav ul li a{font-size:0.75em;}

.phph-content-header-collapse, nav#footer-nav {
	/*display:none;*/
}

/* dop */

.phph-monolog div h2 a {
display:block;
float:left;
width:180px;
font-size:14px;

}

div.comment-margins {
margin-left:7px;
}


#opn-win {

width:60%;
}
.grf-list-item{width:100%; padding-left:0px;}
.news-up
{

	

	}

}




/* ********************** FOR    400 PX   **************************************************** */



/*                               @media (max-width: 599px), handheld and only screen and (max-device-width: 599px) { */


  @media screen and (min-width: 10px) and (max-width: 599px), (orientation: portrait) and (min-device-width: 10px) and (max-device-width: 599px), (orientation:landscape) and (min-device-width: 10px) and (max-device-width: 599px) { 
body, html {
    width: 97%;
min-width:240px; 
margin: 0 auto;
}
body{ width: 100%;/*240px;*/
}
/*article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	-webkit-box-shadow: none;	
-moz-box-shadow:none;	
-o-box-shadow:none;	
box-shadow:none;
	
}*/
#top-banner{
			 height: 43px;
			
		}
	 
  #top-banner img {
    height: 43px;
  }


.top-transl-art{
width: 100%;/*230px;*/
}  
  
  .top-transl article header h2 a {
    font-size: 14px; 
    line-height: 13px; 
    letter-spacing: -0.49px; 
    
}

.top-transl img
{
	width:100%;/*230px;*/
}
  
header.phph-main, footer {
width: 100%;/*240px;*/ 

}
#header-childr
{/*display:none;*/}
#wrap-content{ 
width: 100%;/*240px;*/  /* поменять на 100 проц.*/

}
figure {margin:0 0 10px 0!important;}
figure img {width:94%!important; height:auto!important;}
#news-list figure img {display:none;}

h2.top-title-v3{
    font: 400 21px/35px  Arial, Tahoma, Verdana , sans-serif;
    letter-spacing: 0px;
    padding:0 5px;
    text-shadow: #FFFFFF 1px 1px 5px; 
    text-transform: uppercase; margin: 0px;
}
h2.top-title-v2{
    color: #4B5656;
    display: block;
    font: 400 16px/19px Arial,Tahoma,Verdana, sans-serif;
    margin: 5px 0 5px 5px;
    text-shadow: none;
}

#left-sidebar{
    width:98%;/* 230px; */
}
#content{
    width:98%;/* 230px;*/
	float:left;	 
}
#right-siderbar{
    width: 98%;/*230px;*/
}
#right-siderbar.phph-rgsl-articles{
    width: 96%;/*228px; */
}
#wide-content{
    width: 98%;/* 230px;*/
    margin-left:1px;
}
#wide-content.phph-rgsl-articles{
    width: 98%;/*230px;*/

}
#other-articles2{
	display:block;
    padding:0px 0 0px 3px;
    width:100%;/*230px;*/
    font-size: 9px;
    margin:0;
    height:auto;

}
#other-articles2 ul {
}
#other-articles2 b{
font-size:11px;
}
#other-articles2 ul li a{
font-size:9px; margin:0; padding:0;  height:17px;
}
#other-articles2 ul li {
margin:0; padding:0 3px 0 3px; height:17px;
}
#other-articles2 ul li:hover{
font-size:9px; margin:0; padding:0 3px 0 3px;  height:17px; background:none;
}

.author img.ava{
width:32px!important;
height:32px;
}
.wrap-comment-info figure.avatar img {
width:32px!important;
height:32px;
}
.wrap-comment-info figure.avatar {
width:32px!important;
height:32px;
margin:0px 5px 0 0!important;
}
.wrap-comment-info article.text {
margin-left:0px!important;
}

/**********************/

section.subBlock div.subEmail, section.subBlock div.subPaper, section.subBlock div.zen, section.subBlock div.yanews{
	
	width: 100%;
	border:none;
	border-bottom:solid 2px grey;
	
}
section.subBlock div.subEmail  div.subtext, section.subBlock div.subPaper div.subtext, section.subBlock div.zen div.subtext, section.subBlock div.yanews div.subtext{

padding: 4px 0px 0px 70px;
font-size: 10px;

}
section.subBlock div.subEmail form{
	padding: 4px 0 0 0;
}
section.subBlock div.subEmail form input{
	width: 120px;
}

section.subBlock div.subEmail form input[type="submit"]{

margin-left: 0px;
	
}

section.subBlock div.subPaper div.subtext a, section.subBlock div.zen div.subtext a, section.subBlock div.yanews div.subtext a{

height: 19px;
padding: 5px 17px 2px 17px;

margin-right: 16px;

float: left;
}
section.subBlock div.yanews{
	
	border-left:none;
}

/*************************/





/* ********* */

div.links-go-to{
}
div.links-go-to div{
   /* display: block;
    width: 100%;
    float:left;
    border-top:solid 1px #CFD6D6;
    border-bottom: solid 1px #ffffff;
	*/
}
div.links-go-to div h2{
   /* float: left;
    padding: 5px 0;
	*/
	width: 145px;
}
div.links-go-to div h2 a{
   /* color: #232b2b; 
   */ font:700 9px/12px Arial,Tahoma,Verdana, sans-serif; /*
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: #FFFFFF 1px 1px 1px;
	*/
}
div.links-go-to div h2 a:hover {
   /* color: #b21143;
    text-decoration: none;
	*/
}
div.links-go-to div span{
  /*  color: #AF0237;
    float: left;
    font:400 11px/13px Arial,Tahoma,Verdana, sans-serif;
    padding: 6px 0 5px;
    text-align: right;
    text-decoration: none;
    
	*/
	width: 60px;
}

.wrap-dark{ 
    margin: 0px 0px 20px 0px;
    padding: 5px;
    width:210px;
}

section.vertical-slider .wrap-slider-content{
    height:100px;
    width:210px;
    padding:5px 0 0 0;
    margin:10px 0 0 0;
}
section.vertical-slider .wrap-slider-content div.item{
    width:200px;
    margin:0 0 10px 5px;
    clear:both;
    padding:0;
    height:90px;
    overflow: hidden;
}
section.vertical-slider .wrap-slider-content div.item img.video{
    float:right;
    margin: 0 0 0 10px;
	width:65%; 
}
section.vertical-slider .wrap-slider-content div.item .text{
    color: #FFFFFF;
    font: 400 11px/11px Arial,Tahoma,Verdana;
    margin-right: 0;
    padding: 0;
    text-align: left;
}
section.vertical-slider .prev{
    height: 32px;
    left: 170px;
    position: absolute;
    top: 5px;
    width: 32px;
}
section.vertical-slider .next{
    bottom: -1px;
    height: 32px;
    left: 170px;
    position: absolute;
    width: 32px;
}


/* ********* */



#right-siderbar #blogs .wrap-v2 { /* Блог боковой*/
	width:90%;/*200px;*/
    padding:10px;
    margin: 0 0 15px 0;
}
#blogs div.wrap-v2 article{
	width:100%;
}
#blogs div.wrap-v2 article section{ /* блог ширина цветного поля */
    width: 60%;/*90px;*/
    padding-right: 20px; 
}
#right-siderbar div.wrap{ /* Спец проекты и проч. ширина*/
    width:90%;/*210px; */
}
.links-to-articles div.wrap-v2{ /* Ширина в статьях рубриках кампаниях */
    width:90%;/*210px;*/
    padding:10px;
    margin: 0 0 15px 0; /* border:1px solid #f00;*/
}

/* Головная часть */

#header-banner {
	width:300px; display:none; /* Убираем банер */
}



#main-head {
    background: #EAEEF0 url("../img/bg_top_gray.jpg") repeat scroll 0% 0%;
    float: left;
    width:100%;/*240px;*/
	min-height: 70px;
}

#main-head h2#logo {
 /*   display:none;*/
  width: 100px;
    height: 40px;
    float: left;
    margin: 0px;
	margin-left:-16px;
    background: transparent url("../img/sol-logo.gif") no-repeat scroll 0% 0%;
	background-size: cover;
}



#main-head h2#logo a{
display:block;
   width: 100px;
    height: 40px;
	padding: 0px;
}

#main-head #today{margin-left:0px; font-size:9px; letter-spacing:0px; font-family:Tahoma, Geneva, sans-serif; font-weight:normal;  }
#main-head #today b{display:none;  }
#main-head #search {}


#main-head #header-childr{
	display:block;
	font:500 9px/11px Arial,Tahoma,Verdana;
	padding-top: 0px;
	padding-left: 1px;
	text-align: left;
    width:10px;
    height:12px;
    float:left;
    margin:0px 0px 0 0px;
	background: #a72c2c url("../img/bg-dosie-head-red.jpg");
	/*border:3px solid #eee;*/
}
#main-head #header-childr{
	
}

.services {
    float: left;
    margin-left: -100px;
    height: 20px;
	margin-top: 34px;
}

.services .htext{
	display:none;
}

.services .icons{
	
	 float: left;
}

.services .icons a {
    margin: 0px 0px 0px 10px;
    float: right;
    list-style: outside none none;
}




#main-head .icons{
    float:left;
    margin:0 0 0 5px;
}
#main-head .icons a{
    float:left;
    margin:10px 0 0 2px;
}
.icons img {width:16px;}
/* Logo */
.img-back {float:left; background: #EAEEF0;}


.headauth{
    float:left;
	width: 140px;
	margin-top: -46px;
	margin-left:108px;
}



#main-head .headauth #authorization{
    width:140px; 
    margin:0px 0px 0 0; 
	
}



.headauth #authorization input, .congr input.text{
    background: #F7FBFB url("../img/bg_input.jpg") repeat-x;
    border: 1px solid #FFFFFF;
    padding: 1px 0 1px 1px;
    width:56px;
    height:12px;
    color: #516368;
    float:left;
    font:500 9px/11px Arail, sans-serif;
}
 
.headauth #authorization input{
    width:56px;
    margin:0 0 0 4px;
}
.headauth #authorization input:hover, .congr input.text{
    background: #ffffff url("../img/bg_input_act1.jpg") repeat-x;
    border: 1px solid #FF733C;
}
.congr input.text{
width:56px;
}
.artcong{
    display: inline-block;
  margin: 0px 0px 20px 0px;
  border-bottom: 1px solid #cbd1d2;
  padding-bottom: 10px;
  width: 100%;
  background-image: url("../img/bg-tube-light.jpg");
  border: 1px solid #FFFFFF;
  }
  
.headauth #authorization input.submit, .congr input.submit{
    background:#D7DBE1 url("../img/bg_button_search.jpg") repeat-x;
    border: 1px solid #D4D7E0;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #6A7C7F;
    height: 18px;
    padding: 2px;
    position: relative;
    cursor:pointer;
    text-shadow: 2px 2px 2px #FFFFFF, 0 0 0.5em #FFFFFF;
width:auto;    
min-width: 26px;
    color: #394041;
    cursor: pointer;
    font:700 9px  Arial,Helvetica,Sans-serif;
	margin-top: 4px;
	margin-left: 1px;
}
.headauth #authorization input.submit:hover, .congr input.submit:hover {
    background: #232929 url("../img/bg_button_search_act.jpg") repeat-x;
    border: 1px solid #FFFFFF;
    border-radius: 0.2em 0.2em 0.2em 0.2em;
    box-shadow: 0 7px 5px -5px #FFFFFF;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000, 0 0 0.1em #000000;
}

.headauth #authorization input.checkbox
{
	width:20px;
    margin:8px 0 0 2px;
}
.headauth #authorization .error
{
color :red;
margin-left: 80px;
margin-top: -4px;
position: absolute;
}

.headauth .socauth
{
	float: left;
	float: left;
	margin-top: 6px;
	margin-left:60px;
}
.headauth .socauth span{
	display:none;
}
.headauth .socauth  a {
    margin: 0px 0px 0px 5px;
    float: right;
    list-style: outside none none;
}

.headauth .socauth  a img
{
	width:14px;
	height: 14px;
}

.services .icons a img
{
	width:14px;
	height: 14px;
}

.headauth .socauth  a img
{
	width:14px;
	height: 14px;
}

.headauth .socauth  a.vk_login_button
{	float: right !important;
	width:14px !important;
	height: 14px !important;
	background: url("/images/soln/img/vk2.png") ;
	background-size: 14px 14px ;
}

.headauth .socauth  a.fb
{	float: right !important;
	width:14px !important;
	height: 14px !important;
	background: url("/images/soln/img/fb2.png") ;
	background-size: 14px 14px ;
}


.headauth .socauth  a img
{
	width:14px !important;
	height: 14px !important;
}



#head-links  {}
#head-links section a{ /* Черная полоса до главного меню */
    padding: 2px 5px; 
}
div.phph-btn {
	display:block;
	width:100%;
	height:28px;
	list-style:none;
}

div.phph-btn p {
float:left; font-size:13px;line-height:25px; margin-left:3px; color:#111;
}
.phph-pole-dark div.phph-btn p {color:#fff; }

#head-links div.phph-btn a{
	font:700 10px/15px Arial,Tahoma,Verdana, sans-serif;
	margin:0; padding:0;
	padding: 2px 5px 3px 5px;
  margin-right: 3px;
  margin-left: 3px;
}

#head-links div.phph-btn a:hover{
	color: #ffffff;
  background-color: #e5e5e5;
}

.phph-pole-dark {
	background:#3a4245;
/*	border:1px solid #f00;*/
	
}
.phph-pole-dark a{
	display:list-item;
}
.phph-content-header-collapse {
	/*border:1px solid #45f;*/
}
#head-links{
    width:100%;
    height:auto;
padding-bottom:10px;
    float:left;
    background: #000000 url("../img/bg_top_anons.jpg");
	background:none;
}
#head-links section{
	width:100%;/*230px;*/
    white-space: nowrap;
    overflow:hidden;
    float:left;
   /* width:450px;*/
    text-overflow:ellipsed;
    text-indent:0px;
    padding:0px 0 0 0;
    background: none;
    color: #FFFFFF;
    font:700 9px/153px Arial,Tahoma,Verdana, sans-serif;
    text-shadow: 1px 1px 1px #000000, 0 0 0.1em #000000;
    text-transform:none;
	margin:5px 0 0 5px;

}

#head-links section a{
	padding:0 0 0 15px;
	background: url(../img/li_red20red.png) no-repeat;
	line-height:13px;
	text-shadow:none;
	background-size: 5px 9px;
}
#head-links section a:hover{
	background: url(../img/li_red20red.png) no-repeat;
	background-size: 5px 9px;
}

#main-head section.links{
    float:left;
    width:100%;/*230px;*/
    /*min-height: 124px;*/
    margin:0px 5px;
	background:none;
	background-color:transparent;
	border: 0px solid #090;
	border-bottom:1px solid #ddd;
}
#main-head section.links h2{
    background: none;
    border-radius: 0 0 0 0;
    border:none;
    height: 24px;
    padding-left: 0px;
    text-align: left;
    color: #fff;
    font:400 10px/20px Arial,Tahoma,Verdana;
    letter-spacing: 0.03em;
    margin: 0;
    text-shadow:none;
	display:inline; line-height:10px;
}
#main-head section.links h2.red{
    background: none;
    border:none;
  	text-shadow:none;
    }
#main-head section.links  ul{
    position: relative; 
    -webkit-border-radius: .0em .0em .0em .0em; 
    -moz-border-radius: .0em .0em .0em .0em; 
    border-radius: .0em .0em .0em .0em;
    text-align: left; 
    padding: 0px;
    width: 200px; /*height: 80px;*/
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
   /* background: none; */
   /* -pie-background: none;*/
    behavior: none; 
	 display:inline;line-height:10px;
	
}
#main-head section.links  ul li{
	line-height:5px; height:5px;
	display:inline;
    padding:0 0 0 15px;
    margin:5px 0 0 2px;
	background: url(../img/li_red20red.png) no-repeat;
background-size: 5px 9px;

}
#main-head section.links  ul li.red{
    background:  none; line-height:5px;
	background: url(../img/li_red20red.png) no-repeat;
	background-size: 5px 9px;
}
#main-head section.links  ul li a{
    color: #fff;
    font:100 8px/10px  Arial,Tahoma,Verdna; /* 0.7em */
    margin-bottom: 0px;
    text-decoration: none;
    text-transform: uppercase;
	display:inline;
}
#main-head section.links  ul li a:hover{
    text-decoration: underline;
}

/* Навигация главная */ 
section#nav{
    width:100%;/* 240px;*/
}
section#nav  nav{
    width:100%;/*240px;*/
    padding:0px 0;
 background: #ffffff url("../img/menu_mai.jpg") left top repeat-x;

}

section#nav  nav ul{
	position:relative;
   width:200px;
    padding: 0 0 0 0px;
	margin:0 0 15px 20px;
	background:none;
	display:block;
	float:none;
	height:auto;

}
section#nav  nav li{
		padding:1px 1px;
		font-size:10px;
		display:block;
		float:none;
		height:auto!important;
		border:none;
}

section#nav  nav li a{  /* Главное меню */
display:inline;
    color:#000!important;
	text-align:left;
    text-decoration: none;
    text-transform:none;  
    text-shadow:none;
    font:100 12px/14px Arial,Tahoma,Verdana, sans-serif!important;
	background: none!important;
	text-shadow:none!important;
}

section#nav  nav li{
    background: none!important;
}
section#nav  nav ul li ul{
	position:relative;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	background:none;
	background-color:transparent;
	display:block;
	float:none;
	top:auto;
	left:auto;

}
section#nav  nav ul li ul li{
	background: none;
	border: none;
	padding:1px 0!important;
	height:20px;
	display:block;
	float:none;

}
section#nav  nav ul li ul li a{
	background: none!important;
	text-shadow:none!important;
	color:#000!important;
	border: none;
    padding:0 10px;
	border-right: 0px solid #db0e43!important;


}
section#nav  nav li a{
    text-shadow: none;
	text-decoration: none;
	color:#DFE4E7;
}
section#nav  nav li:active{
    background: url("../img/menu_hov.jpg") repeat-x;
}
section#nav  nav li:active a{
    text-shadow: 1px 1px 1px #252929;
	text-decoration: none;
	color:#DFE4E7;
}

section#nav  nav li ul a{
    text-decoration: none;
	color: #070;
}
	/* for opening menu */
section#nav  nav ul li b{
	display:none;
}
section#nav  nav ul li span{
	display:inline; cursor:pointer; padding:0 10px 0 2px; margin-left:8px;
font-size:14px;
}
section#nav  nav li.current a{
	color:#F30!important;
}
section#nav  nav li.current span{
	color:#F30!important;
}
section#nav  nav li.current ul li a{
	color:#000!important;
}

section#nav  nav li:hover ul{
    display: none;
}

section#nav  nav ul {display:none;}
section#nav  nav ul li ul{display:none;}

/*   end nav */
.phph-corrected-flash embed {
	width:190px;
	height:55px;
}


#in-headings{
    width:98%; 
}
#in-headings div.wrap{ /*Статьи в основном блоке. список.  */
    width:98%;/*220px;*/  margin-bottom:0px;
	padding:10px 5px;
}
#in-headings div.wrap nav.tabs{
    width:100%;/*220px; */
}
#in-headings div.wrap nav.tabs a{
    padding: 9px 8px; 
	font-size:8px;
	/* clear:both;*/
}
#in-headings div.wrap nav.tabs a.active{
	padding: 9px 5px; 
}
#in-headings div.wrap section.tabs-item{
    padding: 10px 0px 0px 0px;
    margin:0 0 5px 0;
    width:100%;/*220px;*/
}
#in-headings div.wrap section.tabs-item article{
    width: 90%; /*220px;*/
    margin: 0px 0px 20px 0px;
    padding:0 0 10px 0;
    border-bottom: 1px solid #c9d0d2; 
}
#in-headings div.wrap section.tabs-item article p img{
	display:none;
}
#in-headings div.wrap section.tabs-item article header{
    width: 100%;/*220px; */
}
#in-headings div.wrap section.tabs-item article header h2{
    margin:0 3px 10px 0;
    width: 157px; 
}
#in-headings div.wrap section.tabs-item article header h2 a{
	font: 100 11px/13px Arial, Helvetica, sans-serif;
	text-shadow: none;
}
#in-headings div.wrap section.tabs-item article header span.tag {
	float: right;
    margin: 0 0 10px 0;
    width: 55px;
    background-image: url("../img/bg-und-tag1.jpg");
    color: #3D4547;
    font:100 9px/14px Arial,Tahoma,Verdana,sans-serif;
    padding: 1px 0;
    height: 12px;
    text-align: center;
	
}
#in-headings div.wrap section.tabs-item article p{
    margin-left: 5px;
    width: 100%;/*210px;*/
    font:100 11px/13px Arial,Tahoma,Verdana,sans-serif;
}
section#articles article.main h1{
    color: #F40453;
    font: 400 15px/20px Arial,Tahoma,Verdana, sans-serif;
    margin: 0 0 10px; 
}
section#articles article.main h2{
    color: #394345;
    display: block;
    font: 700 10px/13px Arial,Tahoma,Verdana, sans-serif;
    margin: 0 0 10px;
}
section#articles article.main header p{
    color: #3A4348;
    display: block;
    font:100 12px/14px Arial,Helvetica,sans-serif!important;
}
#news article.big-article, #companies section.list, #news article.news-item{
    margin: 0px 0px 20px 0px;
    padding: 5px 5px 10px 5px;
    border-bottom: 1px solid #FFFFFF; 
    background-color: #f0f5f5;
    position: relative;
    /*background: none; 
-webkit-box-shadow: none;	
-moz-box-shadow:none;	
-o-box-shadow:none;	
box-shadow:none;	*/
}
#news article.big-article time, #news article.news-item time{
    background: none; 
    font: 100 10px/15px Arial,Tahoma,Verdana, sans-serif;
    width: 90px; 
    color: #535b5d;
    display: block; 
    padding: 0px 3px 0px 3px;
	text-align:center;
}

#news article.big-article figure img{
	display:none;
}
#news article.news-item figure img{
	display:none;
}

#news article.big-article h2 a, #news article.news-item h2 a {
	font: 400 12px/14px Arial,Tahoma,Verdana, sans-serif;
	color: #FF195A;
}




#footer-nav a{ /* Футер. нижние ссылки идет на java */
    margin: 0 1px;
    padding:0 1px; 
}
#footer-content{
	padding:0;
}
#footer-content section{
    width:92%;/*240px;*/
    margin:0px 0px 0 0px; 
}
#footer-content section div{
    padding:10px;
    width:100%;/*220px;*/
   min-height:inherit; /* For 4 in footer */
   background-color:#f2f2f2;
}
#footer-content section h2{
    border:none;
    box-shadow:none;
    padding: 5px 0 5px 10px;
    width:100%;/*230px;*/
    color: #222;
    text-align: left;
    float:left;
    background: #96a7b1;
    font:500 12px/16px Arial,Tahoma,Verdana, sans-serif;
    text-shadow: none;
}
#footer-content section.blue div a, #footer-content section.red div a, #footer-content section.brown div a{
	background:none;
	text-indent: 0px;
    clear:both;
    display: block;
    padding:0px 0 7px 0;
    width:100%;
    margin: 0 0 5px 0;
	border-bottom:1px solid #aaa;
	font-size:11px;
	text-decoration: none;
}
#footer-content section.blue div a:hover, #footer-content section.red div a:hover, #footer-content section.brown div a:hover{
	background:none;
	text-decoration: underline;
}
#footer-content section.blue div a:last-child, #footer-content section.red div a:last-child, #footer-content section.brown div a:last-child{
	border-bottom:0px solid #aaa;
}
#footer-content section div+div:after{ /* For 4 in footer */
/*content:"";
clear:both; border:1px solid #f00; width:1px; height:1px;
*/  
}
#footer-content section.text article h3{
    font: 700 14px/15px Arial,Tahoma,Verdana, sans-serif;
    text-shadow: none;
    margin:0 0 10px 0;
}
#footer-content section.text article{
    padding:0px 0 10px 0;
}
#footer-content section.text{
    width:90%/*230px; */
}
#footer-content section.text div{
    width:100%;/*220px;*/
}
#footer {
    height: auto;
    width: 100%;
    float:left;
    color: #333; 
    line-height: 14px;
    background: none;
	background-color:#fefefe;
    filter: none;
}
#footer br {line-height:1px;}
#footer .col1{
    width: 90%;/*220px;*/
	padding: 0 10px;
}
#footer .col2{
    width: 90%;/*220px;*/
    padding: 0 10px;
    margin:7px 0 0 0;
}
#footer .col3{ /*display:none;*/
    width: 90%;
}
#footer .col1 h2 {
    font-size:12px;
}
#footer a{
    color:#337;
    font:400 9px/14px Arial,Tahoma,Verdana, sans-serif;
    text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p{
   color:#333;
    font:400 9px/12px Arial,Tahoma,Verdana, sans-serif;
	
}
#footer img.fl{
    float:left;
    width:30px; display:none;
}
#footer h2{
    font:400 17px/20px Arial,Tahoma,Verdana, sans-serif;
    text-shadow: none;
    margin:0 0 50px 0;
	color:#333;
	display:none;
}
#footer h3, #footer address{
    font:400 9px/13px Arial,Tahoma,Verdana, sans-serif;
	color:#333;
}
#footer span.phone{
    font-size: 9px;
}
#footer .col2 p a+a:after {
	content:"";
	border-bottom:1px solid #333; margin-bottom:6px; padding-bottom:7px; display:block;
}
#footer .col2 address {
	border-top:1px solid #333; padding-top:5px;
}


#blog, #video{  /* Влияет на ширину текста у статьи */
    width:98%; /*240px*//*595px;*/;

}
#blog .head, #project-v2 .head, #video .head{
    margin: 0px;
    min-height: 30px;
    padding: 0px 5px 0px 5px;
    background: #ddd;
    width: 90%;/*225px;*//* 435px;  border:1px solid #f00;*/ 

}
#blog .head h2, #project-v2 .head h2, #video .head h2{
    font-size: 15px;
    font-weight:600;
color:#222;
}
#blog .date-cpmments time, #project-v2 .date-cpmments time, #video .date-cpmments time{
    font:100 10px/18px  Arial,Tahoma,Verdana;
color:#333;padding:0;margin:0;
}
#blog section.date-cpmments, #project-v2 section.date-cpmments , #video section.date-cpmments {
float:left; 
    background: none;
margin-left:10px; border: none;
padding:0;
}
#blog article.main {
padding:3px;
}
#video article.main {
padding:3px;
}

#blog .name, #video .name{
    margin-right: 0; 
    padding: 5px;
    width: 100%;/*200px;*/ /* Это название статьи. Его бокс. border:1px solid #f00; */ 
}

#blog .name h2, #blog.single-text .name h1, #video .name h1{
    font: 400 17px/22px Arial, Verdana, Tahoma, sans-serif;
    display: block; 
    letter-spacing: -1px;
    text-shadow: none;
    margin: 0px 0px 10px 0px; 
color: #922;
}


.wrap-v3{
    width:99%;/* 236px;*/ /* border:1px solid #00f;  */
margin:0; padding:0;
}
#blogs div.wrap-vbl, div.wrap-vbl{
    width:100%;/*220px;*/  /* border:1px solid #f00; */
    padding:5px;
    margin: 10px 5px 5px 3px;

}
#blog.single-text article.main section.article-text{
    margin-right: 0px; margin-left:-8px;
    padding: 5px 0px;
    width: 100% !important;/*230px;*/                                                    /* border:1px solid #f0f; */
}
#blog .blog-links, #video .blog-links{
float:right;
    height: 70px;
    padding: 5px;
    width: 110px; /*border:1px solid #f00; */ 
}
#blog .blog-links a, #video .blog-links a{
    margin:2px 0;
    font: 400 10px/15px Arial, Verdana, Tahoma, sans-serif;
    padding:0 0 0 20px;
}


#blogs div.wrap-vbl  article{
    height: 270px;
    width: 100%;/*210px;*/
    position: relative;
    clear:both;
    margin:0 0 10px 0;
}

#blogs div.wrap-vbl .dolg
{
min-height: 15px; 
height:auto;
margin: 4px;
}

#blogs div.wrap-vbl  article figure{
    width: 40px;
    height: 40px;
    z-index: 3;
    position: absolute;
    left: 0px; 
    top: 0px; 
    box-shadow:  #a8b3b6 0px 5px 10px -2px; 
    -webkit-box-shadow: #a8b3b6 0px 5px 10px -2px; 
    -moz-box-shadow: #a8b3b6 0px 5px 10px -2px;
    behavior: url("PIE.htc");
}
#blogs div.wrap-vbl  article.red div.bg{
    position:absolute;
    left:35px;
    top:-20px;
    width:15px;
    z-index:5;
    height:50px;
    background:  url("../img/blog_arr_red.gif");
}
#blogs div.wrap-vbl article.blue div.bg{
    position:absolute;
    left:35px;
    top:-20px;
    width:15px;
    z-index:5;
    height:50px;
    background:  url("../img/blog_arr_blue.gif");
}
#blogs div.wrap-vbl article section{
    width: 100%;/*160px;*/
    padding-right: 5px;
	padding-left: 5px;
    height: 260px;
    z-index: 10; 
    top: 0px;
    left:50px;
    position: absolute;
    -moz-border-radius: .4em; 
    -webkit-border-radius: .4em;
    -o-border-radius: .4em;
    border-radius: .4em;
}
#blogs div.wrap-vbl  article span.comments{
    background-color: #C4133F;
    color: #FFFFFF;
    display: block;
    font:700 12px/20px Arial,Tahoma,Verdana, sans-serif;
    height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    _width:20px;
    min-width: 20px;
    padding: 0px;
    z-index: 5;
}
#blogs div.wrap-vbl  article section h2{
    overflow: hidden;
    padding: 4px; 
   /* height: 35px;*/
    font:700 12px/12px Arial,Tahoma,Verdana, sans-serif;
}
#blogs div.wrap-vbl  article section h2 a{
    color: #630e20; 
    text-shadow: #ffd4dd 0.1em 0.1em 0.1em;
    text-decoration: none; 
    font:700 12px/12px Arial,Tahoma,Verdana, sans-serif;
}
#blogs div.wrap-vbl  article section h3{
    color: #FFFFFF;
    padding:5px;
    z-index: 6;
    font:400 10px/17px Arial,Tahoma,Verdana, sans-serif;
}


#blog.single-text article.main section.article-text div.card_back{
margin:5px 10px 10px 0px;
padding:5px;
width: 100%;/*220px;*/
outline:solid 1px #f3f3f3;
}

#blog.single-text article.main section.article-text div.card{
      background-color: #fff;
	padding: 5px;
    text-align: center;

	display: block;
}
#blog.single-text article.main section.article-text div.card h3{
	background: url("../img/li_red.gif") no-repeat 28px 8px;
    padding: 5px;
    font-size: 14px;
	line-height:16px;
	  text-align: left;
	  padding-left:40px;
}
#blog.single-text article.main section.article-text div.card span p{
     line-height:12px;
    font-size: 10px !important;   
}

#blog.single-text article.main section.article-text div.card span{
     line-height:12px;
    font-size: 10px !important; 
}

.other-article-links-cards{
    width:100%;/* 220px;*/
}

.other-article-links-cards .item  ul li {
    padding: 0px 0px 10px 14px;
    background: url("../img/li_red.gif") no-repeat 0px 10px;
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	border-bottom: 3px solid #fff; 
	padding-top:6px;
}



form textarea#nc_commentTextArea {
width:97%;
}


footer {
	
	border:0px solid #f00!important;
	padding:0px;
	margin:0px;
	clear:both;
}
footer .phph-btn {
	background-image: url("../img/bg_top_anons.png");
	padding:0px;
	margin:0px;

}
footer #footer-nav{background:#3a4245!important;}

#footer-nav a{
    color: #F0F4F8;
    font:100 12px/18px Arial,Tahoma,Verdana, sans-serif;
    margin: 0 20px;
    padding:0 0px;
    text-decoration: none;
    text-shadow: none;
	text-align:left;
	display:list-item;
	list-style:none;
}
#footer-nav a:hover{
    text-decoration: underline;
}

form#adminForm input[type='text'], form#adminForm textarea{
width:99%;
}
form#adminForm input[type='submit'] {
width:auto;
}

.phph-rgsl-articles form  input[type='checkbox'].qcheck {
	
	float: left;  
}

span.nc-field-caption, .phph-rgsl-articles form select{
	width:98%;
}

#search  div.wrap-v2
{
	width:90%
}
#search div.wrap-v2 input{
	width: 130px;
	
} 
/*==================================================
hirizontal-slider
===================================================*/

#horizontal-slider{
    padding:13px 0 0px 0;
    width: 100%;/*240px;*//*1366px;*/
    height: 110px;
}
#horizontal-slider .wrap-slider-content{
    width:86%;/*184px;*/
    padding:0 0px 0 0;
    margin:0 7%;
    height: 110px;
}
#horizontal-slider .wrap-slider-content .slider-content .item{
    padding:10px 5px 0px 0px;
margin-right:5px;
margin-left:0px;
    height:110px;
    width:81px; /* -1 !!!!!!!! */
}

#horizontal-slider .wrap-slider-content .slider-content .item span.comm{
font-size: 9px;
line-height:12px;
right:5px;
bottom:35px;
height:12px;
min-width:12px;
}

#horizontal-slider  .item.red a.main{
    width: 76px;
    height: 40px; 
    padding:2px;
font-size:9px;
text-shadow: none; 
text-overflow:ellipsis;
overflow:hidden;
}
#horizontal-slider  .item.blue a.main{
    width: 76px;
    height: 40px; 
    padding:2px;
font-size:9px;
text-shadow: none; 
text-overflow:ellipsis;
}

#horizontal-slider  .prev {
    height: 110px;
    left: 0px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider  .next {
    height: 110px;
    right: 0px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider .item img.author{
    float: left; 
    width:30px;
}
#horizontal-slider .item span.name{
    font: 400 10px/14px Arial, Tahoma, Verdana , sans-serif;
    text-shadow: none;
    padding:2px 0 0 0;
    width: 75px;
text-overflow:ellipsis;
}

#horizontal-slider .item span.name a{
    font: 400 10px/14px Arial, Tahoma, Verdana , sans-serif;
    text-shadow: none;
text-decoration: none;
    padding:2px 0 0 0;
text-overflow:ellipsis;
}



/*---------------------------*/
#horizontal-slider-menu{
    height: 66px;
    padding:13px 0 12px 0;
    width: 100%;/*240px;*//*980px;*/ 
}
#horizontal-slider-menu .wrap-slider-content{
    width:100%;/*170px; *//*898px;*/
    padding:0 1px 0 0;
    margin:0 40px;
}
#horizontal-slider-menu .wrap-slider-content .slider-content{
    width:30000px;
    height:66px;
}
#horizontal-slider-menu .wrap-slider-content .slider-content .item{
    width: 100%;/*160px;*/ 
    height: 50px;  
    padding: 15px 10px 0px 10px;
}
#horizontal-slider-menu  .prev {
    height: 88px;
    left: 8px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider-menu  .next {
    height: 88px;
    right: 8px;
    position: absolute;
    top: 13px;
    width: 32px;
}
#horizontal-slider-menu .item.red a.main{
    width:100%;/* 190px;*/
    height: 60px; 
    padding:5px;
}
#horizontal-slider-menu  .item.blue a.main{
    width:100%; /*190px;*/
    height: 60px; 
    padding:5px;
}

/*---------------*/

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }




  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
header {font-size:1em;}
header section#nav {font-size:1em;}
header section#nav nav{font-size:1em;}
header section#nav nav ul{font-size:1em;}
header section#nav nav ul li {font-size:1em;}
header section#nav nav ul li a{font-size:0.75em;}

 .btn-navbar {
  padding: 1px 5px 3px 5px;
  margin-right: 3px;
  margin-left: 3px;
 }
.pagination{
    margin: 10px;
    width:80%; /*180px;*/
    display: inline-block;
    background-color: #edf1f2;
    padding: 7px 15px 7px 15px; 
    border: 1px solid #FFFFFF;
    -moz-border-radius: 0.5em 0.5em 0.5em 0.5em; 
    -o-border-radius: 0.3em 0.3em 0.3em 0.3em; 
    -webkit-border-radius: 0.3em 0.3em 0.3em 0.3em;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    box-shadow:  #FFFFFF 0px 7px 5px -5px;   
    -webkit-box-shadow: #FFFFFF  0px 7px 5px -5px; 
    -moz-box-shadow: #FFFFFF 0px 7px 7px -5px;
    -o-box-shadow: #FFFFFF 0px 7px 5px -5px; 
}
.pagination b {

    text-shadow: none; 
    font-size: 12px; 
    font-weight: bold; 
    color: #4e737c; 
    margin: 0px 5px 5px 0px; 
float:left; 
}
.pagination a {

    text-shadow: none;
    color: #172d32;
    font-size: 12px;
    font-weight: bold; 
    margin: 0px 3px 5px 3px;
    padding:  0px 2px 0px 2px; 
    text-decoration: none; 
float:left; 
}
.pagination a:hover { 
    text-shadow: none; 
    color: #FFFFFF;
    font-weight: bold; 
    text-decoration: none; 
    background-color: #64878f;
}


/*начало видое*/
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Конец видео*/

#social-plugins {
word-break: break-all;
overflow:hidden;
width: 220px!important;
}
.player .rolick div {
width: 220px!important;
}
nav#footer-nav {
	display:none;
}

.phph-monolog div img.author {
width:32px!important;
height:32px;
border:2px solid #fff;
border-radius: 3px;
margin-right:5px;
float:left;
}

.phph-monolog div h2 a {
display:block; float:left;
width:120px;
    font-size: 13px; 
    line-height: 14px; 
    text-shadow: none;

}
.phph-monolog div time, .phph-monolog div span {
display:inline;
float:right;
    margin: 0 0 0 0;
    width: auto;
    background-image: url("../img/bg-und-tag1.jpg");
    color: #3D4547;
    font:100 9px/10px Arial,Tahoma,Verdana,sans-serif;
    padding: 2px 3px;
    height: 10px;
    text-align: center;
}

.phph-monolog div span {
float:none;
position:absolute;
bottom:4px; right:4px;
margin:0;
padding: 2px 3px 2px 3px;
font-size: 9px;
margin-top:0px;
    width: auto;
cursor:default;
}


.single-text article.main img {
width:95%!important;
}

div.comment-margins {
margin-left:2px;
}


.catalog-suvenirov-item {padding:4px;}
.catalog-suvenirov-item h2 {margin-left:10px!important;}

.catalog-suvenirov-item a {margin:2px; float:left;}
.catalog-suvenirov-item span {margin:2px;}


/* Всплывающее окно для Авторов. Корекция для маленького экрана. */

#auth_info {
left:40px;top:30px;
border:1px solid #ccc;
box-shadow: none;
padding:5px;
width:170px;
font-size:11px;
}
#auth_info p {
font-size:12px;
}

/* КАРТА САЙТА для маленького Экрана */

.map_site_all ul{
margin-left:10px;


}

#opn-win {
max-width: 300px;
width:60%;
}
#opn-win .subtext{
	padding: 50px 0px 10px 0px;
font-size: 14px;
}


#opn-win .subtext a{ 
margin-left: -10px;

}
.grf-list-item{width:100%; padding-left:0px;}



}


