@charset "utf-8";

/*
Theme Name: Rsute
*/



@font-face {
    font-family: 'PT Sans Regular';
    src: url('fonts/PTS55F-webfont.eot');
    src: url('fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS55F-webfont.woff') format('woff'),
         url('fonts/PTS55F-webfont.ttf') format('truetype'),
         url('fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PT Sans Bold';
    src: url('fonts/PTS75F-webfont.eot');
    src: url('fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS75F-webfont.woff') format('woff'),
         url('fonts/PTS75F-webfont.ttf') format('truetype'),
         url('fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PT Sans Italic';
    src: url('fonts/PTS56F-webfont.eot');
    src: url('fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTS56F-webfont.woff') format('woff'),
         url('fonts/PTS56F-webfont.ttf') format('truetype'),
         url('fonts/PTS56F-webfont.svg#pt_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: "PT Sans Narrow Regular";
    src: url('fonts/PTN57F-webfont.eot');
    src: url('fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN57F-webfont.woff') format('woff'),
         url('fonts/PTN57F-webfont.ttf') format('truetype'),
         url('fonts/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PT Sans Narrow Bold';
    src: url('fonts/PTN77F-webfont.eot');
    src: url('fonts/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTN77F-webfont.woff') format('woff'),
         url('fonts/PTN77F-webfont.ttf') format('truetype'),
         url('fonts/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* `Main

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

.searchbt,     .social_menu li a, .search_btn:before, .all_topics, .news_views, .news_comments, .video_icon, .allnews:after, .edit_date, .stories_views, .stories_comments,
.play_icon, .top_views, .top_comments, .developer, .service_buttons i, .login-btn, .pmlinks a:before, .profile_cell:before, .attachment:before, #totop{
    background:url(images/sprite.png) 0 0 no-repeat;
}

* {
    margin-top:0;
    margin-bottom:0;
    margin-right:0;
    margin-left:0;
    padding:0;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
image{
    border:0;
}
a img,:link img,:visited img,:hover img {
    border:0;
}
a{
    color:#303030;
    font-size:16px;
    text-decoration:underline;
}
a:hover {
    color:#5a7dab;
    text-decoration:none;
}
h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin:0;
    padding:0;
}
textarea{
    border:1px solid #ccc;
    padding:5px;
}
input:focus, textarea:focus {
    outline:none;
}
button:focus{
    outline:none;	
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-family:Arial, sans-serif;}
h1 {font-size:24px;line-height:30px;}
h2 {font-size:22px;line-height:25px;}
h3 {font-size:20px;}
h4 {font-size:18px;}
h5, h6 {font-size: 16px;}
ul, ol{
    padding: 0;
    margin: 0;
}
input[type="checkbox"], input[type="radio"] {
    width: auto; 
    height: auto; 
    padding: 0; 
    margin: 3px 5px 5px 0;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
} 
.cf:after {
  clear: both;
}
 .cf {
  *zoom: 1;
}

.current_date{
    font-family: "PT Sans Regular";
}
 .photo_header, .video_icon, .edit_date {
    font-family: "PT Sans Narrow Regular";
}
 .photo_title, .video_title,  .tabs_header,  .short_title3, .read_more, .site_button{
    font-family: "PT Sans Narrow Bold";

}

 .short_title, .post_title, .nav-btn, .hblock h4, .side_header, .top_topics, .allnews, .stories_title{
    font-family: "PT Sans Bold";
 }



html{
    padding:0px;
}
body{
    background:#fff;
    font-family:'PT Sans Regular', Arial, sans-serif;
    font-size:16px;
    height:100%;
    margin:0;
    padding:0;
    color:#303030;
    -webkit-font-smoothing: antialiased !important;
}
.header{
    width:100%;
    z-index: 999;
    white-space:nowrap;
}
.wrap{
    width: 1250px;
    margin: 0 auto;
    position: relative;
}
.header>.wrap{
    padding-top: 20px;
    padding-bottom: 20px;
}
.top_adv{
    background-color: #303030;
    height: 90px;
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.content_adv{
    height: 90px;
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin: 0 0 25px 0;
}
/* navigation menu*/
.nav-line{
    height: 40px;
    width: 100%;
    background-color: #5a7dab;
}
.nav-wrap{
    position: relative;
    height: 40px;
}
.header>.nav-wrap.wrap{
    padding: 0;
}
.nav{
    display:block;
    position: relative;
    width:100%;
    padding-right: 40px;
    height:40px;
    z-index: 100;
}
.nav-btn{
    border:0;
    line-height: 39px;
    color: #fff;
    display: none;
    padding: 1px 15px 0 15px;
    text-transform: uppercase;
    background-color: rgba(255,255,255,0.1);    
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition: ease 0.2s all;
}
.nav ul{
    list-style: none;
    max-width: 100%;
    height: 40px;
}
.nav li{
    float: left;
    position: relative;
    display: block;
}
.nav li a{
    display: block;
    position: relative;
    padding: 0 20px;
    line-height: 40px;
    font-size: 15px;
    text-decoration: none;
    color:#fff;
    /*border-right: 1px solid rgba(255,255,255,0.15);*/
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    transition:0.2s all;
	text-transform:uppercase;
}
.nav li:first-child a{
    /*border-left: 1px solid rgba(255,255,255,0.15);*/
}
.nav li a:hover, .nav-btn:hover{
    background-color: rgba(255,255,255,0.3);
}
.nav li ul{
    display: none !important;
    position: absolute !important;
    left: 0;    
    width:180px !important;
    max-width: 180px;
    height: auto;
    list-style: none;
    background-color: #5a7dab;
}
.nav li li{
    z-index:500;
    height:30px;
    padding:0;
    display:block;
    clear:both;
    float:none;
}
.nav li li a {
    padding:0 20px !important;
    text-align:left;
    font-size:14px;
    line-height:30px;
    text-decoration:none;
    text-shadow:none;
    border-right:0;
    border-top: 1px solid rgba(255,255,255,0.15);
    box-shadow:none;
    display:block;
    float:none;
}
.nav li li a:hover {
    text-shadow:none;
    clear:both;
    background:#303030;
    text-decoration:none;
}
.nav li.drop:hover .link1{    
    background-color: rgba(255,255,255,0.3);
}
.link1:before{
    display: block;
    position: absolute;
    top: 5px;
    right: 10px;
    content: "";
    width: 0;
    height: 0;
    border-color:#fff;
    border: 0;
    border-top: 5px;
}
.nav li:hover ul{
    display: block !important;
    clear: both;
}



.header-line{
    background-color: #f5f5f5;
    height: 80px;
    width: 100%;
    padding:15px 0;
}

.logo{
    width:300px;
    height:50px;
    display: block;
    float: left;
}
.logo a{
    display: block;
}
.logo a:hover{
    opacity: 0.8;
}


/* Поиск */
.searchblock{
    height:40px;
    width: 500px;
    margin: 5px auto;
}
.search_panel{
    position: relative;
}
.searchform{
    color:#303030;
    width:100%;
    height:40px;
    line-height:20px;
    padding:11px 50px 9px 10px;
    border:1px solid #ddd;
    margin: 0;
    font-size:16px;    
    background-color:#fff;
    overflow:hidden;
    border-radius: 2px;
}
input.searchbt{
    width:38px;
    height:38px;
    border:0 !important;
    display: block;
    position: absolute;
    top: 1px;
    right: 1px;
    background-position: -41px -1px;
    transition:0.2s ease;
}
input.searchbt:hover{
    background-color: rgba(255,128,0,0.1);
}

.current_date{
    float: right;
    width:250px;
    height: 20px;
    line-height: 20px;
    margin: 15px 0;
    text-align: right;
    color: #aaa;
    font-size: 16px;
}



/* social.tpl */
.social_menu{
    list-style: none;
    display: block;
    float: right;
    height: 40px;
    width: 270px;
    margin:0 auto 30px auto;
}
.social_menu li{
    display: block;
    float: left;
    color: #fff;
    margin: 0 5px 0 0;
}
.social_menu li a{
    display:block;
    height: 40px;
    width: 40px;
    border: 1px solid rgba(255,255,255,0.1);
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    position: relative;
}
.social_menu li a.vk_icon{
    background-position: -1px -1px;
    background-color: #44678e;
}
.social_menu li a.tw_icon{
    background-position: -1px -41px;
    background-color: #48aee5;
}
.social_menu li a.fb_icon{
    background-position: -1px -81px;
    background-color: #405f94;
}
.social_menu li a.yt_icon{
    background-position: -1px -161px;
    background-color: #cc181e;
}
.social_menu li a.gp_icon{
    background-position: -1px -121px;
    background-color: #cc5144;
}
.social_menu li a.rss_icon{
    background-position: -1px -201px;
    background-color: #ed7137;
}
.social_menu li a:hover{
    opacity: 0.9;
}






/* login.tpl  */
.login-btn{
    width:40px;
    height: 40px;
    background-position:-40px -180px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer !important;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition: ease 0.2s all;
    background-color: rgba(255,255,255,0.1);
    z-index: 200;
}
.login-btn:hover{
    background-color: rgba(255,255,255,0.3);
}
.login_block{
    display: none;
    position: absolute;
    top: 47px;
    right: 0;
    width: 200px;
    background-color: #fff;
    z-index: 300;
    border:4px solid #5a7dab;
}
.login_block:before{
    position: absolute;
    content: "";
    top: -19px;
    right: 7px;
    width: 0;
    height: 0;
    border:8px solid transparent;
    border-bottom-color: #5a7dab;
}
.profile_menu{
    list-style: none;
    width: 100%;
}
.profile_menu li{
    display: block;
}
.profile_menu li a{
    height: 35px;
    padding: 10px 10px 10px 25px;
    line-height: 15px;
    display: block;
    color: #909090;
    font-size: 14px;
    text-decoration: none;
    position: relative;
}
.profile_menu li a:before{
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #d1d1d1;
    left: 10px;
    top: 14px;
}
.profile_menu li a:hover{
    background-color: #5a7dab;
    color: #fff;
    text-decoration: none;
}
.profile_link:hover{
    background-color: #e1e1e1 !important;
    color: #fff;
}
.profile_avatar{
    height: 20px;
    max-width: 30px;
    margin: -2px 10px 0 0;
    overflow: hidden;
    float: left;
    display: block;
}
.profile_avatar img{
    min-width: 20px;
    max-width: 30px;
}
.profile_menu li a.logout{
    color: #fb4d4d;
}
.profile_menu li a.profile_link{
    background-color: #f1f1f1;
    color: #505050;
    padding: 10px;
}
.profile_menu li a.profile_link:before{
    display: none;
}
.profile_menu li a i{
    font-style: normal;
    display: block;
    position: absolute;
    top: 9px;
    right: 10px;
    background-color: #f1f1f1;
    color: #202020;
    font-size: 12px;
    line-height: 15px;
    padding: 2px 5px 0 5px;
}
.login_form{
    margin: 17px 20px;
}
.login_form label{
    color: #909090;
    font-size: 14px;
    display: block;
    margin: 0 0 10px 0;
    line-height: 15px;
}
.login_form label a{
    font-size: 14px;
    color: #5a7dab;
}
.login_form label a:hover{
    color: #909090;
}
.login_form .inp{
    width: 150px;
    border:1px solid #e1e1e1;
    height: 35px;
    background-color: #fff;
    padding: 0 0 0 10px;
    color: #909090;
    font-size: 14px;
    margin: 0 0 15px 0;
}
.login_form .not_save_label{
   font-size: 12px;
   height: 15px;
   line-height: 15px;
   display: inline-block;
   position: relative;
}


.ch_box_save{
    display: inline-block;
}
.enter-btn{
    width: 100%;
    height: 40px;
    line-height: 38px;
    border:1px solid #5a7dab !important;
    background-color:#5a7dab;
    color: #fff;
    font-size: 16px;
}
.enter-btn:hover{    
    background-color: rgba(72,122,189,0.5) !important;
}
.reg-link{
    margin: 10px 0 0 0;
}
.reg-link a{
    font-size: 14px;
    color: #5a7dab;
}
.reg-link a:hover{
    color: #909090;
}
.social_login{
    margin: 0 0 10px 0;
}
.social_login img{
    margin: 0 6px 0 0;
}
/* LOGIN end  */


.container{
    width: 100%;
}
.content{
    background-color: #fff;
    padding: 50px 0 0 0;
}
.left{
    float: left;
    width: 930px;
}
.right{
    float: right;
    width: 280px;
}
.main_content_col{
    width: 700px;
    float: right;
	padding-left:30px;
}
.main_right_col{
    float: left;
    width: 230px;
}
.last_top_fullstory .tabs_header span{
    font-size: 18px;
}
.last_top_fullstory .last_news_title, .last_top_fullstory .last_news_title a{
    font-size: 13px;
}
.hblock{
    margin: 0 0 25px 0;  
}
.hblock h4, .side_header{
    font-size: 18px;
    line-height: 22px;
    padding: 0 0 6px 0;
    margin-bottom: 10px;
    color: #303030;
    /*border-bottom: 1px solid #ddd;*/
    text-transform: uppercase;
}

.hblock h4 a, .side_header a{
    font-size: 22px;
    color: #505050;
    text-decoration: none;
}
.hblock h4 a:hover, .side_header a:hover{
    color: #909090;
}
.top_topics{
    margin: 0 0 25px 0;
    line-height: 30px;
    overflow: hidden;
}
.top_topics span{
    display: inline-block;
    border:1px solid #909090;
    padding: 2px 10px 0 10px;
    line-height: 26px;
    color: #303030;
    font-size: 16px;
    margin: 0 20px 5px 0;
}
.top_topics a{
    font-size: 16px;
    text-decoration: none;
    margin: 0 20px 5px 0;
    color: #5a7dab;
}
.top_topics a:hover{
    color: #303030;
}


.left_left{
    float: left;
    width: 450px;
}
.left_middle{
    float: right;
    width: 450px;
    margin: 0 0 0 30px;
}
.hblock > .left_middle h4{
    margin-bottom: 0;
}
.small_block{
    width: 50%;
    float: left;
}
.small_block:nth-of-type(2n+1){
    padding: 0 20px 0 0;
}

.main_news{
    width: 231px;
    height: 155px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 0 1px 1px;
}
a.post_img{
    color: #fff;
}
.main_news:first-of-type{
    width: 438px;
    height: 311px;
    overflow: hidden;
    position: relative;
    margin: 0 0 25px 0;
}
.main_news:first-of-type .main_news_title{
    font-size: 22px;
    line-height: 26px;
}
.post_img{
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover;
    color: #fff;
    text-decoration: none;
}
.post_img:before{
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
   /* background-color: rgba(0,0,0,0.3);    
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.2s all;*/
    z-index: 2;
}
.post_img:hover:before{
    background-color: rgba(0,0,0,0.8);
}
.gradient_info{
    text-shadow:0 0 1px rgba(0,0,0,0.3);
    position: absolute;
    bottom: -14px;
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.1s all;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 0 20px 20px 20px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 ); /* IE6-9 */
}
.main_news_title{
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 10px 0;
}
.video_icon, .edit_date{
    height: 14px;
    padding:0 0 0 17px ;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    color: #ff8000;
    vertical-align: middle;
}
.video_icon{    
    background-position: -80px -20px;
}
.edit_date{
    background-position: -80px -40px;
}
.news_date{
    color: #ff8000;
    font-size: 10px;
    text-transform: uppercase;
    height: 12px;
    margin: 0 0 5px 0;
}
.main_news a:hover .gradient_info{
    bottom: 0;
}
.news_counts{
    font-size: 11px;
    height: 14px;
    line-height: 14px;
}
.news_views{
    background-position: -80px 2px;
    padding: 0 0 0 15px;
    margin: 0 10px 0 0;
}
.news_comments{
    background-position: -140px 2px;
    padding: 0 0 0 15px;
}

.top_news_category {
}

.top_news_category  .main_news:first-of-type{
    width: 418px;
    margin: 0 0 30px 0; 
}

/* last_top_news.tpl */
.tabs_header{
    height: 31px;
    border-bottom:1px solid #ddd;
    margin: 0 0 15px 0;
}
.tabs_header span{
    color:#909090 ;
    font-size:22px;
    line-height:30px;
    text-align:center;
    display: block;
    float: left;
    width: 50%;
    text-decoration:none;
    margin: 0 0 6px 0;
}
.tabs_header span:hover{
    cursor:pointer;
    color: #202020;
}
.active-ttab{
    color:#5a7dab !important;
    border-bottom:1px solid #5a7dab !important;
    position: relative;
}
.active-ttab:after{
    content: "";
    position: absolute;
    display: block;
    width:0;
    height:0;
    bottom: -10px;
    left: 50%;
    margin: 0 0 0 -5px;
    border-top:5px solid #5a7dab !important;
    border:5px outset transparent;
}
.index-panel{
    margin: 10px 0 0 0;
    border-top: 2px solid #5a7dab ;
}
.tab-box{
    display:none;  
}



/* last_news.tpl */
.last_time{
    margin:2px 0 0 -50px;
    float: left;
    font-size: 13px;
    color: #5a7dab;
}
a.last_news{
    display: block;
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    transition:0.2s all;
    padding:10px 0 10px 50px;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    text-decoration: none;
    position: relative;
}
 .last_news_title{
    color: #303030;
    font-size: 15px;
    line-height: 16px;
    text-decoration: none;
}
.last_news_title a{
    color: #303030;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
}
.last_news_title a:hover{
    color: #5a7dab;
}

a.last_news:hover .last_news_title{
    color: #5a7dab;
}
.last_news:after{
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #5a7dab;
    content: "";
    display: block;
    -webkit-transition:0.4s all;
    -moz-transition:0.4s all;
    transition:0.4s all;
}
a.last_news:hover:after{
    width: 100%;
}
.imp .last_time{
    line-height: 16px;
    margin:0 0 0 -50px;
}
a.last_news.imp{
    font-family: "PT Sans Bold";
}
.allnews{
    height: 40px;
    line-height: 20px;
    color: #5a7dab;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
}
.allnews:hover{
    color: #505050;
    text-decoration: none;
}


/* stories.tpl */
.news_stories{
    width:210px;
    position: relative;
    margin: 10px 0 30px 0;
    float: left;
}
.news_stories:nth-of-type(2n+1){
    margin-right: 30px;
}
.news_stories_img a{
    color: #fff;
}
.news_stories_img{
    width: 210px;
    height: 140px;
    position: relative;
    overflow: hidden;
}
.news_stories_img .post_img:before{
    background-color: rgba(0,0,0,0);
}
.news_stories:hover .post_img:before{
    background-color: rgba(0,0,0,0.5);
}
.stories_counts{
    height: 30px;
    overflow: hidden;
    position: absolute;
    bottom:-30px;
    left: 0;
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    transition:0.2s all;
    z-index: 3;
}
.news_stories:hover .stories_counts{
    bottom:0;
}
.stories_views, .stories_comments{
    height: 30px;
    float: left;
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    padding: 10px 10px 8px 25px;
}
.stories_views{
    background-color: #5a7dab;
    background-position: -70px 11px;
}
.stories_comments{
    background-color: #6f95c8;
    background-position: -130px 11px; 
}
.news_stories_content{
    padding:20px 0  0 0;
}
.stories_title{
    font-size: 18px;
    line-height: 20px;
    color: #303030;
    margin: 0 0 10px 0;
}
.stories_title a{
    font-size: 18px;
    color: #303030;
    text-decoration: none;
}
.stories_title a:hover{
    color: #5a7dab;
    text-decoration: none;
}
.stories_date{
    color: #aaa;
    font-size: 10px;
    text-transform: uppercase;
    height: 12px;
    margin: 0 0 10px 0;
}
.stories_story{
    font-size: 14px;
}


/* custom_afisha.tpl */
.custom_afisha{
    width: 105px;
    height: 158px;
    margin: 0 0 0 10px;
    float: left;
}
.custom_afisha:first-of-type{
    margin: 0 !important;
}
.afisha_title{
    color: #ff8000;
    margin: 0 0 10px 0;
}
.afisha_content{
    color: #fff;    
    font-size: 12px;
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    padding: 10px;
    width: 100%;    
    -webkit-transition:0.3s all;
    -moz-transition:0.3s all;
    transition:0.3s all;
}
.custom_afisha:hover .afisha_content{
    top: 0;
}
.custom_afisha .post_img:before{
    background-color: rgba(0,0,0,0);
}
.custom_afisha:hover .post_img:before{
    background-color: rgba(0,0,0,0.8);
}

/* custom_auto.tpl */
.custom_auto{
    width: 225px;
    float: left;
    overflow: hidden;
    margin-bottom:1px;
}
.custom_auto:nth-of-type(2n+1){
    margin-right:1px;
    width:224px;
}
.custom_auto_img{
    width: 225px;
    height: 169px;
}
.short_price{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 20px;
    padding: 0 5px;
    background-color: #ff8000;
}
.auto_title{
    font-size: 16px;
    z-index: 3;
    position: absolute;
	bottom:0;
    padding: 20px;
	background-color:#333333;
}


.col3{
    float: left;
    width: 290px;
    margin: 0 0 0 30px;
}
.col3:nth-of-type(3n+1){
    margin-left: 0;
}


/* custom1.tpl */
.custom1{
    margin: 0 0 20px 0;
}
.custom1_img{
    width: 100%;
    height: 186px;
    position: relative;
    overflow: hidden;
    margin: 0 25px 10px 0;
}
.custom1:hover .stories_counts{
    bottom: 0;
}
.custom1 .post_img:before{
    background-color: rgba(0,0,0,0);
}
.custom1:hover .post_img:before{
    background-color: rgba(0,0,0,0.5);
}

/* custom2.tpl */
.custom2{
    margin: 0 0 20px 0;
    padding: 0 0 0 0;

}
.custom2_date{
    margin: 0 0 0 -70px;
    width: 60px;
    color: #5a7dab;
    float: left;
    font-size: 12px;
    text-align: right;
    line-height: 16px;
}
.custom2_date > div{
    float: right;
}
.custom2_title{
    font-size: 16px;
    line-height: 20px;
    color: #303030;
}
.custom2_title a{
    font-size: 16px;
    color: #303030;
    text-decoration: none;
}
.custom2_title a:hover{
    color: #5a7dab;
    text-decoration: none;
}

/* custom3.tpl */
.custom3{
    margin: 10px 0 10px 0;
}
.custom3_date{
    color: #5a7dab;
    font-size: 12px;
    line-height: 14px;
}
.custom3_title{
    font-size: 14px;
    line-height: 16px;
    color: #303030;
}
.custom3_title a{
    font-size: 14px;
    color: #303030;
    text-decoration: none;
}
.custom3_title a:hover{
    color: #5a7dab;
    text-decoration: none;
}


.catalog{

}
.catalog ul{
    list-style: none;
    width: 50%;
    padding: 0 20px 0 0;
    float: left;
}
.catalog li a{
    color: #5a7dab;
    line-height: 24px;
}



/* photo.tpl */
.custom_photo{
    width: 231px;
    height: 116px;
    display: inline-block;
    float: left;
    position: relative;
    margin: 0 1px 20px 0;
    overflow: hidden;
}
.custom_photo:last-of-type{
    margin: 0;
}
.custom_photo a{
    color: #fff;
}
.photo_img{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
}
.photo_img:before{
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(90,125,171,0.4);
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    transition:0.2s all;
}
.photo_img:hover:before{
    background-color: rgba(0,0,0,0.4) !important;
}   
.photo_title{
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    position: absolute;
    padding:20px;
    bottom: 0;
    left: 0;
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    transition:0.2s all;
}
.custom_photo:hover .photo_title{
    bottom: 20px;
}
.custom_photo:hover .stories_counts{
    bottom: 0;
}


/* custom_video.tpl */
.custom_video{
    width: 231px;
    height: 255px;
    background-color: rgba(255,128,0,0.8);
    float: left;
    overflow: hidden;
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    transition:0.2s all;
    margin-right:1px;
}

.width_100{
	width:100%;
}

.video_img{
    width: 100%;
    height: 135px;
    overflow: hidden;
    position: relative;
}
.custom_video .post_img:before{
    background-color: rgba(0,0,0,0);
}
.custom_video:hover .post_img:before{
    background-color: rgba(0,0,0,0.5);
}
.custom_video:hover{    
    background-color: #ff8000;
}
.custom_video:hover .stories_counts{
    bottom: 0;
}
.custom_video:hover .play_icon, .shortstory:hover .play_icon{
    bottom: 100%;
    margin-bottom: 0;
}

.blue{
	background-color: rgba(55,163,227,0.8);
}

.blue:hover{    
    background-color: #40a1e3;
}

.margin_top_30{
	margin-top:30px;
}

.green{
	background-color: rgba(121,190,95,1);
}

.green:hover{    
    background-color: #83b370;
}

.gray{
	background-color: rgba(180,180,180,1);
}

.gray:hover{    
    background-color: rgba(160,160,160,1);
}

.pink{
	background-color: rgba(200,116,165,1);
}

.pink:hover{   
    background-color: rgba(175,96,143,1);
}

.video_title{
    color: #fff;
    line-height: 20px;
    font-size: 18px;
    padding: 20px;
    border-right: 1px solid rgba(255,255,255,0.2);

}
.video_title a{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
}
.video_title a:hover{
    color: #f5f5f5;
}
.play_icon{
    width: 40px;
    height: 40px;
    background-position: -50px -70px;
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin: 0 0 -20px -20px;
    z-index: 10;
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    transition:0.2s all;
}

.side_block{
    margin:0 0 30px 0;
}
.side_block a{
    color:#5a7dab;
    text-decoration: none;
}
.side_block a:hover{
    color: #202020;
}

/* custom_top.tpl */
.custom_top{
    margin: 15px 0 25px 0;
    border-bottom: 1px solid #e1e1e1;
}

.custom_top_img{
    width: 60px;
    height: 45px;
    margin: 0 15px 15px 0;
    float: left;
}

.width100{
	width: 100%;
    height: 150px;
    margin: 0 0 15px 0;
	float:none;
}

.custom_top_img_author{
    width: 115px;
    height: 150px;
	float:left;
}

.custom_top_img .post_img:before{
    background-color: rgba(0,0,0,0);
}
.custom_top:hover .post_img:before{
    background-color: rgba(0,0,0,0.5);
}
.side_block .last_news_title{
    line-height: 18px;
    margin: 0 0 5px 0;
}
.side_block .last_news_title a{
    color: #303030;
    font-size: 14px;
    text-decoration: none;
}
.side_block .last_news_title a:hover{
    color: #5a7dab;
    text-decoration: none;
}
.top_content{
    overflow: hidden;
    margin: 0 0 10px 0;
}
.top_views{
    background-position: -80px -108px;
    padding: 0 0 0 15px;
    margin: 0 10px 0 0;
}
.top_comments{
    background-position: -140px -108px;
    padding: 0 0 0 15px;
}

.style24 ul{
    list-style-position: inside;
    margin-bottom: 10px;
}
.style24 p{
margin-bottom: 10px;
}
.style24 h2{
margin-bottom: 10px;
}
/* FOOTER    */
.footer {
    background-color: #f5f5f5;
    font-size: 14px;
    color: #707070;
    padding:30px 0 0 0;
}
.footer > .wrap{
    
}
.footer a{
    text-decoration:none;
    color: #5a7dab;
    font-size: 14px;
}
.footer a:hover{
    text-decoration:none;
    color: #303030;
}
.col1{
    /*margin: 0 0 20px 0;*/
}
.col2{
    /*width: 50%;*/
    float: right;    
}
.col2 > .col2{
    margin: 0;
}
.footer .logo{
    margin: 0 30px 0 0;
    width: 150px;
    height: 25px;
}
.footer .logo img{
    width: 150px;
}
.copyrights{
    display: inline-block;
    line-height: 22px;
    font-size: 15px;
	padding-left:10px;

}

.redakciya{
float:left;
font-size:15px;
line-height: 22px;
padding-left:10px;
}

.footer_menu{
    padding: 0 30px;
}
.footer_menu ul{
    list-style: none;
    display: block;
}
.footer_menu li{
    display:block;
    font-size: 14px;
}
.footer_menu li a{
    font-size: 14px;
   line-height: 20px;
   height: 20px;
   display: inline-block;  
   margin: 0 0 5px 0;
   position: relative;
   text-decoration: none;
}
.footer_menu li a:hover{
    text-decoration: none;
}
.about{
    margin: 0 0 20px 0;
    font-size: 14px;
	float:right;
}
.about a{    
    font-size:12px;
}
.counters{
    min-height:41px;
    float:right;
    text-align:right;
}
.counters b{
display:inline-block;
        font-weight:normal;
}
a.developer{
    display: inline-block;
    width: 105px;
    height: 20px;
    margin: 20px 10px 0 0;
    background-position: -50px -130px;
}

.sort{
    line-height:20px;
    font-size: 15px;
    color: #909090;
    margin: 0 0 20px 0 !important;
}
.sort a{
    display:inline-block;
    font-size: 15px;
    text-decoration: none;
    color: #5a7dab;
}
.sort a:hover{
    color: #505050;
}

/* shortspry.tpl */
.shortstory{
    width:100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 25px 0 ;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 25px;
}
.shortstory:hover{
    border-bottom: 1px solid #d1d1d1;
}
.shortstory:hover .gradient_info{
    bottom: 0;
}
.short_post{    
    width: 180px;
    height: 120px;
    float: left;
    margin: 0 20px 0 0;
    background-size: cover;
    background-position:center center;
}
.short_post_content{
    overflow: hidden;
}
.short_title{
    font-size: 20px;
    line-height: 24px;
    color: #202020;
    font-weight: normal;
    margin: 0 0 15px 0;
}
.short_title a{
    text-decoration: none;
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.1s all;
    color: #202020;
    font-size: 20px;
}
.short_title a:hover{
    color: #5a7dab;
}
.short-story_post{
    font-size: 16px;
    line-height: 24px;
    color: #505050;
}

.tag-story_post{
    font-size: 16px;
    line-height: 24px;
	margin-bottom: 20px;
    color: #505050;
}


/* shortstory2.tpl */
.shortstory2{
    width:310px;
    height: 417px;
    overflow: hidden;
    margin: 0 30px 0 0;
    float: left;
}
.shortstory2:nth-of-type(2n){
    margin-right: 0;
}
.shortstory2:hover .gradient_info{
    bottom: 0;
}
.shortstory2 .news_date, .shortstory .news_date{
    color: #fff;
}
.short_post2{    
    width: 100%;
    height: 207px;
    margin: 0 0 15px 0;
}
.short_post2 img{
    width: 100%;
    min-height: 100%;
}
.short_title2{
    font-size: 18px;
    line-height: 20px;
    color: #202020;
    font-weight: normal;
    font-family: "PT Sans Bold";
    max-height: 60px;
    overflow: hidden;
    margin: 0 0 15px 0;
}
.short_title2 a{
    text-decoration: none;
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.1s all;
    color: #202020;
    font-size: 18px;
}
.short_title2 a:hover{
    color: #5a7dab;
}

/* shortstory3.tpl */
.shortstory3{
    margin: 0 0 40px 0;
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px 0;
}
.short_title3{
    font-size: 30px;
    line-height: 28px;
    color: #202020;
    font-weight: normal;
    margin: 0 0 25px 0;
}
.short_title3 a{
    text-decoration: none;
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.1s all;
    color: #202020;
    font-size: 30px;
}
.short_title3 a:hover{
    color: #5a7dab;
}
.read_more a{
    font-size: 20px;
    text-decoration: none;
    border:1px solid #ddd;
    display: inline-block;
    padding: 0 10px;
    line-height: 30px;
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.1s all;
}
.read_more a:hover{    
    border-color:#5a7dab;
}


/* navigation.tpl */
.navigation-holder{
    text-align: center;
    clear: both;
    height: 50px;
    margin: 40px 0 40px 0;
}
.navigation{
    color:#000;
    font-size:16px;
    clear:both;
    display: inline-block;
    text-align: center;
}
.navigation b{
    padding-top: 0 !important;

}
.navigation span, .navigation a, .navigation b{ 
    height: 40px;
    line-height: 40px;
    padding-top: 2px;
    vertical-align: middle;
    min-width:40px;
    font-size:14px;
    float:left;
    background-color: #f5f5f5;
}
.navigation a{
    line-height:40px;
    color:#5a7dab;
    text-decoration: none;
}
.navigation a:hover{
    text-decoration:none;
    color:#fff;
    background:#5a7dab;
}
.navigation span {    
    text-decoration:none;
    color:#fff;
    background-color: #5a7dab;
}
.nav_ext{
    background-color: #f5f5f5 !important;
    color: #202020 !important;

}
.next,.prev{
    line-height: 40px !important;
}
.next span,.prev span{
    background:none !important;
    color:#909090;
    border:0 !important;
    line-height: 40px !important;
}
.next a, .prev a{
    text-decoration:none !important;
    font-weight: bold;
    color: #5a7dab;
}
.next a:hover, .prev a:hover{
}

.post_content{
    font-size: 17px;
    color: #202020;
    margin-bottom: 20px;
}
.post_content a{
    font-size: 17px;
    color: #5a7dab;
    text-decoration: underline;
	/*text-decoration: none;*/
}
.post_content a:hover{
    text-decoration: none;
	color: #202020;
}
.post_content p img, .post_content img {
    max-width: 670px;
    padding: 15px 0 !important;
    height: auto !important;
	width: 780px;
}

.post_content .expert-review-qa__avatar img{
	padding:0;
}

.post_content object, .post_content iframe, .post_content embed{
    max-width: 100%;
    margin: 10px 0;
}
.post_content img[align="left"], .post_content img[style="float:left;"]{
    padding: 10px 20px 10px 0;
}
.post_content img[align="right"], .post_content img[style="float:right;"]{
    padding: 10px 0 10px 20px;
}
.post_content a:hover img{
    opacity:.8;
}

.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6{
    color:#000;
    font-family:"PT Sans Bold";
    margin:10px 0;
}
.post_content hr{
    background-color:#d9e1e3;
    border:none;
    height:1px;
    margin:0 0 20px;
}
.post_content table{
    border-collapse:collapse;
    border:none;
    font-size:14px;
    /*width:100%;*/
    table-layout:fixed;
    margin-bottom:25px;
    color: #505050;
}
.post_content table th,.post_content table td{
    padding:10px;
    border:1px solid #ddd;
    font-weight:normal;
    text-align:left;
    vertical-align:middle;
}
.post_content table tr:first-child{
    background-color: #fafafa;
    color: #202020;
}
/*
.post_content ul{
    margin:0 20px 20px 20px;
}

.post_content ul li{
    display:block;
    position:relative;
    padding:5px 0 0 25px;
    margin-bottom:5px;
    line-height: 1.2;
}

.post_content ul li strong{
    font-family:'PT Sans Bold';
}

.post_content ul li a{
    color:#5a7dab;
    text-decoration:underline;
}

.post_content ul li a:hover{
    text-decoration:none;
}

.post_content ul li:before{
    content: '';
    display: block;
    width: 6px !important;
    height: 6px !important;
    position: absolute;
    top: 10px;
    left: 4px;
    background-color: #505050;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.post_content ol{
    margin:0 20px 20px 20px;
    /*counter-reset:list;*/
	/*counter-increment: list;
}

.post_content ol li{
    /*display:block;*/
    /*position:relative;
    padding:5px 0 0 5px;
    font-family:'PT Sans Regular';
    margin:0 5px 5px 15px;
    /*counter-reset:list1;*/
    /*min-height:32px;
}

.post_content ol li strong{
    font-family:'PT Sans Bold';
}

.post_content ol li a{
    color:#5a7dab;
    text-decoration:underline;
}

.post_content ol li a:hover{
    text-decoration:none;
}

/*
.post_content ol li:before{
    content:counter(list)".";
    counter-increment:auto;
    display:block;
    position:absolute;
    top:5px;
    left:-2px;
    color:#5a7dab;
}*/

.timer_single{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;

}


.timer_single .timer{
        display: inline-block;
}

.timer_single_title{
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    margin-bottom: 20px;
    color: #000;
    font-family: "PT Sans Bold";
}
.timer__items {
  display: flex;
  font-size: 48px;
}
.timer__item {
  position: relative;
  min-width: 60px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 15px;
  text-align: center;
}
.timer__item::before {
  content: attr(data-title);
  display: block;
  position: absolute;
  left: 50%;
  bottom: -15px;
  transform: translateX(-50%);
  font-size: 14px;
}
.timer__item:not(:last-child)::after {
  content: ':';
  position: absolute;
  right: -15px;
}
.post_content ol, .post_content ul {
    padding: 8px;
}

.post_content ol {
    list-style: none !important;
    /*border: 5px solid #f5f5f5;*/
}

.post_content ol {
    display: inline-block;
    counter-reset: myCounter;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.post_content ol li {
    padding: 5px;
    /* background: #f5f5f5; */
    font-size: 16px !important;
}

.post_content ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: #fff;
    background: #2980b9;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    font-size: .9em!important;
    margin-right: 15px;
}

.post_content ul {
    list-style: square;
	padding: 0 0 0 40px;
}

.post_content ol li, .post_content ul li {
    padding: 5px 0;
}

.post_content p{
    margin:0 0 12px 0;
}
.post_content b, .post_content strong{
    font-weight: normal;
    font-family: "PT Sans Bold";
}

/* pm.tpl */
.pm_aside{
    width: 100%;
    background-color: #202020;
    color: #707070;
    margin: 0 0 30px 0; 
}
.pm_main{
    overflow: hidden;
}
.pmlinks{

}
.pmlinks a{
    display:block;
    height:40px;
    padding:10px 0 10px 40px;
    line-height:20px;
    color:#aaa;
    text-decoration:none;
    border-bottom: 1px solid #303030;
    vertical-align: middle;
}
.pmlinks a:hover{
    color:#fff;
    background-color:#252525;
}
.pmlinks a:before{
    content: "";
    height: 20px;
    width: 20px;
    display: block;
    margin: 0 0 0 -30px;
    position: absolute;
}
.pmlinks a[href*="inbox"]:before{
    background-position: -80px -190px;
}
.pmlinks a[href*="outbox"]:before{
    background-position: -100px -190px;
}
.pmlinks a[href*="newpm"]:before{
    background-position: -120px -190px;
}
.pm_status {
}
.pm_status_content {
    padding: 15px 20px;
    font-size: 14px;
}
/*---прогресс бар---*/
.pm_progress_bar {    
    height:30px;
    width:100%;
    background-color: #151515;
}
.pm_progress_bar span {
    background:#5a7dab;
    font-size: 0em;
    text-indent: -2000em;
    height: 30px;
    display: block;
    overflow: hidden;

}

/* 
 * ========================================
 * Персональные сообщения
 * ========================================
 */ 
table.pm td{
    border-top:1px solid #eee;
    height:40px;
}
table.pm tr:first-child td, table.pm tr:last-child td{
    border-top: 0;
}
.pm .bbcodes{
    line-height: 30px !important;
    height: 30px;
    padding: 0 10px;
}
.pm_head {
    font-size:18px; 
    line-height: 30px;
    font-family: "PT Sans Bold";
    color:#303030;
    text-decoration:none;

}
.pm td input[type="checkbox"]{
    vertical-align: middle;
}
.pm_list {
    color: #909090;
    font-family: tahoma;
    }
.pm_list a {
    color: #5a7dab;
    text-decoration:none;
}
.pm_list:last-child, .pm_head:last-child{
    text-align: center;
}
.pm_sub{
    color:#909090;
    padding:10px;
    margin: 20px 0 0 0;
    font-size: 14px;
    font-style: normal;
    background-color: #f5f5f5;
}
.pm_sub a{
    color: #5a7dab;
    font-size: 14px;
}


/* profile_popup.tpl */
.avatar_bg{
    width: 100%;
    height: 150px;
    position: relative;
    z-index: 1;
    background-size:cover;
    background-position: center center;    
    background: -moz-linear-gradient(left,  #5a7dab 0%, #ff8000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5a7dab), color-stop(100%,#ff8000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #5a7dab 0%,#ff8000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #5a7dab 0%,#ff8000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #5a7dab 0%,#ff8000 100%); /* IE10+ */
    background: linear-gradient(to right,  #5a7dab 0%,#ff8000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5a7dab', endColorstr='#ff8000',GradientType=0 ); /* IE6-9 */
}
.avatar_bg:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
}
.avatar_popup{
    width:70px;
    height:70px; 
    background-size: cover; 
    background-position: center center;
    overflow: hidden;
    z-index: 3;
    position: absolute;
    margin: 0 0 0 -35px;
    left: 50%;
    top: 15px;
    outline:5px solid rgba(0,0,0,0.1);
}
.avatar_hover_content{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    line-height: 15px;
    z-index: 2;
    color: #fff;
    text-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.avatar_hover_content b{
    font-family: "PT Sans Bold";
    font-weight: normal;
}
.userinfo_left{
    width: 50%;
    float: left;
    height: 100%;
    padding: 0 50px 0 0;
    font-size: 13px;
}
.userinfo_left > div, .userinfo_right div{
    margin: 0 0 10px 0;
}
.userinfo_right .rating{
    float: right !important;
}
.userinfo_right{
    width: 50%;
    float: right;
    height: 100%;
    padding: 0 0 0 50px;
    text-align: right;
    font-size: 13px;
}
.profile_popup_counters{
    background-color: rgba(0,0,0,0.5);
    height: 50px;
    width: 100%;
    color: #fff;
    position: absolute;
    z-index: 4;
    left: 0;
    bottom: 0;
}
.profile_popup_counter{
    width: 40%;
    height: 50px;
    float: left;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    display: block;
    position: relative;
}
.profile_popup_counter b{
    font-size: 24px;
    font-family: "PT Sans Bold";
}
.profile_popup_counter a{
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    color: #5a7dab;
    text-align: center;
    line-height: 50px;
    text-indent: -9999px;

}
.profile_popup_counter a:hover{
    background-color: rgba(0,0,0,0.2);
}
.profile_popup_rss{
    width: 20%;
    float: left;
    height: 50px;
    border-left: 1px solid rgba(0,0,0,0.2);
    border-right:1px solid rgba(0,0,0,0.2);
    color: #fff;
}
.profile_popup_rss a{
    font-size: 24px !important;
    font-family: "PT Sans Bold";
    line-height: 50px;
    color: #fff !important;
    text-decoration: none;
    display: block;
    text-align: center;
}
.profile_popup_rss a:focus{
    outline: none;
}
.profile_popup_rss a:hover{
    background-color: rgba(0,0,0,0.1);
}


/* addnews.tpl */
.chzn-choices {
    border:1px solid #ccc !important;
    width:250px !important;
    box-shadow:none !important;
}
.chzn-container-active .chzn-choices {
    box-shadow:none;
    border:1px solid #5a7dab !important;
}
#category_chzn{
    width: 250px !important;
}
td .bbcodes{
    height: 40px;
    line-height: 40px !important;
    padding: 0 15px;
    -webkit-border-radius:2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.chzn-container-multi .chzn-choices .search-field input {
    height: auto !important; 
}
/* */

/* Feedback.tpl */
.feedbackta{
    width:250px;
    padding: 5px;
    height: 150px;
}
select[name="recip"]{
    height: 40px;
    padding: 10px;
    line-height: 20px; 
    width: 250px; 
}
select[name="recip"] option{
    line-height: 20px;
}

/* poll.tpl */
.poll{
    background:#f1f1f1;
    padding:20px;
    margin:10px 0;
}
.poll b{
    font-size:16px;
    line-height:20px;
    color:#5a7dab;
    font-family: "PT Sans Bold";
    font-weight: normal;
}
.poll i{
    line-height:30px;
}



/* Buttons */
.buttonholder{
    margin: 20px 0 0 0;
}
.site_button{
    cursor: pointer;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition: ease 0.2s all;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 15px;
}
.site_button:active{
    background-color: rgba(0,0,0,1);
}
.site_button:hover{
    background-color: #404040;
    color: #fff;
}
.dark_button{    
    margin: 0 20px 0 0;
    border:0;
    background-color: #202020;
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.color_button{
    border:1px solid #5a7dab;
    color: #fff;
    background-color: #5a7dab;
    height: 40px;
    line-height: 40px;
}
.color_button:hover{
    border:1px solid #000;
}



/* fullstory.tpl */
.full-story, .tagscloud{
    width:100%;
    /*padding:0 0 30px 0;*/
    color:#202020;
    font-size:16px;
    line-height:150%;
}
.tagscloud a{    
    color:#5a7dab;
}
.post_title{
    font-size:36px;
    color:#202020;
    text-decoration:none;
    line-height:40px;
    margin-bottom:25px;
    position:relative;
}
.post_title a{
    color:#202020;
    font-size:36px ;
    text-decoration:underline;
}
.post_title a:hover{
    color:#5a7dab;
    text-decoration:underline;
}

.full_post_meta{
    color: #909090;
    font-size: 12px;
}
.full_post_meta a{
    font-size: 12px;
    color: #5a7dab;
    text-decoration: none;
}
.full_post_meta a:hover{
    color: #202020;
}
.full_post_meta_item{
    margin: 0 20px 0 0;    
    line-height: 20px;
    min-height: 20px;
    text-transform: uppercase;
    display: block;
    float: left;
}
.full_post_meta_item.full_counters{
    margin-top: -7px;
}
.service_buttons{
    height: 30px;
    float: right;
}
.service_buttons a{
    float: left;

}
.service_buttons a:last-of-type{
    margin: 0;
}
.service_buttons i{
    height: 30px;
    width: 30px;
    display: block;
    border:1px solid #ddd;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition: ease 0.2s all;
    position: relative;
}
.service_buttons i:hover{
    border-color: #aaa;
}
i.edit_button{
    background-position: -71px -151px;
}
i.print_button{
    background-position: -101px -151px;
}
i.complaint_button{
    background-position: -41px -151px;
}
.full_post_tags{
    margin-bottom: 30px;
}
.full_post_tags a{
    text-decoration: none;
    color: #5a7dab;
}
.full_post_tags a:hover{
    color: #202020;
}


/* fullstory2.tpl */
.full_price{
    background-color: #ff8000;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-family: "PT Sans Bold";
    padding: 2px 10px 0 10px;
    margin-top: -7px;
}
.spec_item{
    width: 50%;
    float: left;
    padding: 0 30px 10px 0;
}
.spec_item b{
    font-size: 18px;
    font-family: "PT Sans Bold";
}
.full_contacts{
    margin: 0 0 30px 0;
}

.full_images{
    width: 100%;
    margin: 30px 0;
}
.full_images h5{
    font-size: 20px;
}
.full_images img{
    margin: 0 !important;
    padding: 0 !important;
    width: 20%;
    float: left;
    outline: 1px solid #000;
    -webkit-transition:opacity 0.2s ease;
    -moz-transition:opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
.full_images img:hover{
    outline: 1px solid #ff8000;
}
.full_images br{
    display: none;
}

/* related.tpl */
.related_news_block, .addcomment-post, .comments{
    margin: 30px 0 0 0;
}
.related_news_post{
    width:200px;
    height: 202px;
    margin: 0 25px 30px 0;
    float: left;
    overflow: hidden;
}
.related_news_post:nth-of-type(3n){
    margin-right: 0;
}
.related_news_post .post_img:before{
    background-color: rgba(0,0,0,0);
}
.related_news_post:hover .post_img:before{
    background-color: rgba(0,0,0,0.2);
}
.related-news{
    width:200px;
    height: 133px;
    margin:0 0 15px 0;
}
.related_news_post h3{
    font-size: 14px;
    line-height: 18px;
    max-height: 54px;
    overflow: hidden;
}
.related_news_post h3 a{
    font-size: 14px;
    text-decoration: none;
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.1s all;
	font-weight:bold;
}
.related_news_post:hover h3 a{
    color: #5a7dab;
}
/* addcoments.tpl*/
.addcomment-post{
    color: #909090;
}
.addcomment_editor{
    width: 50%;
    min-width: 250px;
    height: 60px;
    min-height: 60px;
    margin: 0 0 10px 0;
}
.addcomment_editor:focus{
    height: 100px;
}


/* */

/* COMMENTS.tpl */
.comment{
    padding:20px 0;
    position: relative;
}
.comment a{
    color:#5a7dab;
    text-decoration:none;
}
.comment a:hover{
    text-decoration:underline;	
}
.comment_avatar{
    width:40px;
    height: 40px;
    margin: 0 25px 0 0;
    background-size: cover;
    background-position: center center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;    
    position: absolute;
    top: 20px;
    left: 0;
}
.comment_content{    
    width: 100%;
    padding-left: 65px;
}
.comment-news a{
    text-decoration:underline;
    margin:0 0 10px 0 !important;
    display: inline-block;
    font-size: 18px;
}
.comment-news a:hover{
    text-decoration:none;
    color:#5a7dab;
}
.comment_meta{
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #909090;
    margin: 0 0 10px 0;
}
.comment_meta span a{
    line-height: 16px;
}
.comment_author{
    padding: 0 0 0 15px;
    position: relative;
    font-size: 14px;
    color: #202020;
}
.comment_author a{
    font-size: 16px;
    font-family: "PT Sans Bold";
}
.comment_author a:hover{
    color:#202020;
    text-decoration: none;
}
.comment_author:before{
    position: absolute;
    content: "";
    display: block;
    left: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.comment_author.author_offline:before{
    border:1px solid #ccc;  
    top: 5px; 
    width: 6px;
    height: 6px; 
}
.comment_author.author_online:before{
    background-color: #5a7dab;
    width: 6px;
    height: 6px;
    top: 5px;
}
.comment_date{
    float: right;
}
.mass-action{
    margin:-2px 0 0 10px;
    height:14px;
    float:right;
}
.mass-action input[type="checkbox"]{
    margin: 0;
}

.comment_post{
    font-size: 16px;
    line-height: 18px;
    color: #505050;
}
.comment_post a{
    font-size: 16px;
}
.comment_controls{
    margin: 10px 0 0 0;
    height: 12px;
    line-height: 12px;
    float: right;
}
.comment_controls a{
    font-size: 13px;
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.1s all;
    margin: 0 0 0 10px;
}
.comment_controls a:hover{
    color: #202020;
    text-decoration: none;
}
.mass_comments_action{
    color:#909090;
}
.mass_comments_action select[name="mass_action"]{
    height: 22px;
    border-color: #ccc;
}


.info{
    margin: 0 0 25px 0;
    color:#aaa;
    padding:25px;
    font-size:14px;
    line-height: 1.2;
    border:1px solid #eee;
}
.info a{
    color:#5a7dab;
    font-size: 14px;
    text-decoration: none;
}

/* registration.tpl */
form#registration .bbcodes{
    height: 40px;
    padding: 0 15px;
    line-height: 20px;
    font-size: 16px;
    font-family: "PT Sans Bold";
    vertical-align: middle;
}

/* userinfo.tpl */
.userinfo .post_content{
    float: none;
}
.profile_cell{
    width: 50%;
    height: 56px;
    line-height: 56px;
    text-align: center;
    float: left;
    border:1px solid #ddd;
    border-top: 0 !important;
    color: #909090;
    font-size: 20px;
    position: relative;
}
.profile_cell:nth-of-type(2n){    
    border-left:0 !important;
}
.profile_cell a{
    display: block;
    width: 100%;
    height: 100%;
    line-height:56px;
    font-size: 20px;
    text-align: center;
    background-color: rgba(0,0,0,0.1);
    color: #5a7dab;
    text-decoration: none;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition: ease 0.2s all;
}
.profile_cell a:hover{
    background-color: rgba(0,0,0,0.7);
    color: #fff;
}
.profile_cell.location{    
    padding: 0 20px 0 30px;
}
.profile_cell.icq{
    padding:0 20px 0 36px;
}
.profile_cell:before{
    content: "";
    position: absolute;
    height: 16px;
    left: 20px;
    top: 20px;
}
.profile_cell.location:before{
    width: 10px;
    background-position: -80px -210px;
}
.profile_cell.icq:before{
    width: 16px;
    background-position: -100px -210px;
}

.edit_button a{
    display: block;
    text-align: center;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition: ease 0.2s all;
    border:1px solid rgba(0,0,0,0.3);
    background-color: transparent;
    color: #202020;
    height: 50px;
    line-height: 50px !important;
    text-decoration: none;
    padding: 0 10px;
    font-family: "PT Sans Bold";
    margin: 0 0 40px 0;
}
.edit_button a:hover{
    background-color: rgba(0,0,0,0.8);
    color: #fff;
}
.block_ip{
    font-size: 12px;
}
.file_upload{
    display: inline-block;
    cursor: pointer;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition: ease 0.2s all;
    overflow: hidden;
    width: 150px;
    position: relative;
}
.file_upload span{
    display: block;
    position: absolute;
}
.file_upload:hover{
    border: 1px solid #000;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
}
.file_upload input[type="file"]{
    margin-top: -50px; 
    margin-left:-410px; 
    -moz-opacity: 0; 
    filter: alpha(opacity=0); 
    opacity: 0; 

}
.hidemail{
    line-height: 40px;
    display: inline-block;
    margin: 0 0 0 10px;
}
.block_ip{
    margin: 10px 0 0 0;
}

/* vote.tpl */
.vote{
    font-size: 14px;
    line-height:150%;
    width:auto !important;
}
.question{
    font-size: 16px;    
    color:#202020;
    font-family: "PT Sans Bold";
    margin:20px 0 15px 0;
}
#dle-vote{
    margin: 0 0 20px 0;
}
.vote_button{    
    line-height: 36px;
    background-color: #ff8000;
}

.vote_button, .results_button{
    height: 40px;
    padding: 3px 0 0 0;
    text-align: center;
    width: 50%;
    text-transform: uppercase;
    font-family: "PT Sans Bold";
    font-size: 12px;
    float: left;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition: ease 0.2s all;
    border:0;
    color: #fff;
}
.results_button{
    background-color: rgba(255,128,0,0.7);
    line-height: 36px;
}
.results_button:hover, .vote_button:hover{
    background-color: #202020;
    border-color: #202020;
    color: #fff;
}
.all_votes{
    margin: 10px 0 0 0;
    display: inline-block;
    height: 16px;
}



table.fulltable{
    width:100%;
    border-collapse: collapse;
    border-spacing: 0;
    cellspacing:0;
    border:0;
}
table.fulltable td{
    padding:0 0 20px 0;
    vertical-align: top;
}

.line{
    margin:5px 0;
    padding:5px 15px;
    border:1px solid #e0e0e0;
    background:#fafafa;
    min-height:20px;
    text-align:left;
    font-size:13px;
}
.sline, .addnews{
    width:140px;
    min-height:25px;
    line-height:25px;
    font-size:16px;
    padding-top: 10px !important;
}
.pline{
    width:400px;
    min-height:15px;
    line-height:15px;
    text-align:left;
}
.import{
    color:#5a7dab;
}
.line a{
    color:#5a7dab;
}
.row{
    font-size:13px;
    margin:5px 0;
    padding:5px;
    border:1px solid #eee;
    background:#fafafa;
}
.row a{
    color:#5a7dab;
}
.row h{
    min-width:150px;
    padding:3px;
    margin:0 0 10px 0;
}

.userstop{
    font-size:11px;
    color:#505050;
    border-collapse:collapse;
}
.userstop thead {
    padding:5px 0 0 5px;
    height:20px;
    font-size:12px;
    color:#303030;
    background:#eee;
    background: linear-gradient(to top, #eee, #fff);
}
.userstop table {
    border-collapse:collapse;
}
.userstop td {
    text-align:center;
    height:25px;
    padding:0px;
    border:1px solid #ccc;
}
.userstop a {
    font-size:11px;
    text-decoration:none;
    color:#5a7dab;
}
.userstop a:hover {
    text-decoration: none;
}
.stat{
    color:#707070;
    font-size:13px;
    min-height:15px;
    margin:0 20px 0 20px;
    padding:2px 0 5px 0;
    border-bottom:1px solid #e0e0e0;
    font-family: "PT Sans Bold";
}
.stat span{
    float:right;
    font-weight:normal;
    font-family: "PT Sans Regular";
}
.stat a{
    font-size:13px;
    text-decoration:none;
}
.h-row{
    color:#505050;
    background:#f1f1f1;
    font-family: "PT Sans Bold";
    padding:0 0 0 15px;
    margin:10px 0 0 0;
    line-height: 30px;
}

 textarea, .txsh, .input1, .input2, .input3, .input4, .xfields input[type="text"], input.default{
    border:1px solid #ccc;
    line-height:20px;
    background:#fff;	
    -webkit-transition:all 0.1s ease;
    -moz-transition:all 0.1s ease;
    transition: ease 0.1s all;
    padding:10px;
}
.txsh, .input1, .input2, .input3, .xfields input[type="text"], input.default{ 
    height:40px ;
    line-height: 20px;
}
textarea{
    min-height: 100px;
}
textarea:focus, .txsh:focus, .input1:focus, .input2:focus, .input3:focus, .search #searchinput:focus, .search #searchuser:focus, .field:focus, .field:hover, .xfields input[type="text"]:focus, input.default:focus{
    box-shadow:none;
    border:1px solid #909090 !important;
}
.input1, .xfields input[type="text"], input.default{
    width:250px ;  
    font-size:13px;
    color:#707070;
}
.input2{
    width:100px;
    font-size:12px;
}
.input3{
    width:223px;  
    font-size:12px; 
    margin: 0 10px 0 0;
}
.input4{
    font-size:13px;	
    height:100px;
    width:250px;
}
.clear {
    margin:0;
    padding:0;
    height:0px;
    clear:both;
    width:100%;
}
table{
    background:transparent;
    border:0px;
    border-collapse:separate;
}
table td{
    text-align:left;
    padding:0px;
    background:transparent;
}
select {
    font-size: 12px;
    font-family: Arial;
}
.stext {
    color: #727272;
    font-size: 11px;
    font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
    color: #0084ff;
    text-decoration:none;
}
.stext a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.ntitle {
    color: #CC00FF;
    font-size: 15px;
    font-family: tahoma;
    font-weight: bold;
    padding:11px 0 0 6px;
}
.ntitle a {
    color: #0084ff;
    text-decoration: underline;
}
.ntitle a:hover {
    text-decoration:none;
}
.ui-dialog fieldset{
    padding:5px;
    color:#5a7dab;
    border:1px solid #ddd;
    margin: 0 0 10px 0;
}

.attachment{
    position: relative;
    padding:0 0 5px 20px;
    line-height:16px;
}
.attachment:before{
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 14px;
    height: 16px;
    background-position: -50px -220px;
}

.short_auto{    
    width: 120px;
    height: 90px;
    float: left;
    margin: 0 20px 0 0;
    background-size: cover;
    background-position:center center;
}
.short_auto_meta{
    margin: 0 0 10px 0;
}
.short_cat_price{
    background-color: #ff8000;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: "PT Sans Bold";
    padding: 2px 10px 0 10px;
    margin: -2px 10px 0 0;
    text-transform: uppercase;
    display: block;
    float: left;
}
.short_spec_item{
    float: left;
    line-height: 20px;
    margin: 0 10px 5px 0;
    font-size: 14px;
}
.short_spec_item a{
    font-size: 14px;
}
.short_spec_item b{
    font-family: "PT Sans Bold";
}

.gsInformer div, .gsInformer span, .gsInformer p, .gsInformer a, .gsInformer em, .gsInformer img, .gsInformer table, .gsInformer tbody, .gsInformer tr, .gsInformer th, .gsInformer td{
	font-family: "PT Sans Regular" !important;
}

.photo_people{
    /*background-position:center -50px;*/
}

.social-likes__button, .social-likes__counter {
  box-sizing: border-box;
  color: #fff;
  font-family: "PT Sans Narrow Regular" !important;
  font-size: 16px;
  font-weight: normal !important;
  vertical-align: baseline;
}

.full_post_tags {
	margin-top: 20px;
}

.form-submit #submit {
  background-color: #487abd;
  border: 1px solid #487abd;
  color: #fff;
  cursor: pointer;
  font-family: "PT Sans Narrow Bold";
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  padding: 0 15px;
  text-transform: uppercase;
  transition: all 0.2s ease 0s;
}

.mc-last-content {
    display: inline-block !important;
    position: relative !important;
    width: 100% !important;
}
.mc-last-content div, .mc-last-content p, .mc-last-content h3 {
    display: block !important;
}
.mc-last-content ul, .mc-last-content li, .mc-last-content ol, .mc-last-content div, .mc-last-content p, .mc-last-content a, .mc-last-content img {
    background: none repeat scroll 0 50% transparent !important;
    border: 0 none !important;
    font-style: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    text-indent: 0 !important;
}
.mc-last-content ul, .mc-last-content li {
    border: medium none !important;
    line-height: normal !important;
    list-style: none outside none !important;
}
.mc-last-content li > div {
    margin-bottom: 5px !important;
    position: relative !important;
    word-wrap: break-word !important;
}
.mc-last-content li .mc-recent-thumb {
    float: left !important;
    margin-right: 6px !important;
    padding: 0 !important;
    position: relative !important;
    width: auto !important;
}
.mc-last-content li .mc-recent-thumb:after {
    border-radius: 2px 2px 2px 2px !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.33) inset !important;
    /*content: " " !important;*/
    height: 100% !important;
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
}
.mc-last-content .mc-recent-thumb img {
    border: 0 none !important;
    border-radius: 2px 2px 2px 2px !important;
    float: left !important;
    height: auto !important;
    max-width: 100% !important;
    vertical-align: middle !important;
}
.mc-last-content .mc-recent-body {
    line-height: 15px !important;
    /*margin-left: 38px !important;*/
}
.mc-last-content .mc-recent-author {
    color: #8A8A8A !important;
    font-size: 13px !important;
    font-weight: bold !important;
    line-height: 14px !important;
    padding: 0 !important;
    text-decoration: none !important;
}
.mc-last-content .mc-recent-text {
    font-size: 12px !important;
    line-height: 16px !important;
    margin-top: 2px !important;
}
.mc-last-content .mc-recent-text a, .mc-last-content .mc-recent-text a:hover {
    color: inherit !important;
    text-decoration: none !important;
}
.mc-last-content .mc-recent-meta {
    border-bottom: 1px dotted #E0E0E0 !important;
    color: #A7A7A7 !important;
    font-size: 11px !important;
    line-height: 15px !important;
    margin-top: 4px !important;
}
.mc-last-content .mc-recent-meta a {
    color: #A7A7A7 !important;
    font-size: 11px !important;
    text-decoration: none !important;
}
#mc-link {
    clear: both !important;
    color: #555555 !important;
    float: right;
    font-size: 11px !important;
    text-decoration: none !important;
}
#mc-link:hover {
    color: #333333 !important;
}

.mistake-editable-tip {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DDDDDD -moz-use-text-color;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    color: #78838F;
    font-family: Arial,sans-serif;
    font-size: 12px;
    letter-spacing: 0.14em;
    line-height: 1;
    margin: 10px 0;
    padding: 12px 5px;
    text-transform: uppercase;
}


.mistake-editable-tip span:first-child {
    color: #000000;
    margin-left: 5px;
}
.mistake-editable-tip .button {
    border: 1px solid;
    border-radius: 2px 2px 2px 2px;
    padding: 3px 5px;
}

/*blockquote{
	font-size: 17px;
	font-style: italic;
	color: #000;
    text-align: justify;
    font-family: inherit;
	font-size: inherit;
    padding: 10px 20px;
    list-style: none;
    margin: 15px 10px;
    border-left: 5px solid #5a7dab;
    text-shadow: 0 1px 1px #fff;
	background-color: antiquewhite;
}*/

blockquote {
  margin: 25px 0;
  padding: 40px;
  color: #3F484D;
  position: relative;
  text-align: justify;
}
blockquote:before, blockquote:after {
  font-size: 55px;
  color: #3CA1D9;
  position: absolute;
  height: 3px;
  left: 0px;
  right: 0px;
  line-height: .5;
  background: linear-gradient(to right, #3CA1D9 45%, transparent 45%, transparent), linear-gradient(to right, transparent, transparent 55%, #3CA1D9 55%);
}
blockquote:before {
  content: "\201C";
  top: 30px;
  text-align: center;
}
blockquote:after {
  content: "\201D";
  bottom: 30px;
  text-align: center;
}
blockquote p {
  font-size: 18px;
  font-style:italic;
  padding:15px;
}
blockquote footer {
  margin-bottom: 1em;
}
blockquote cite {
  font-style: normal;
}

.noscre{
	display:none;
}

.main_text{
	margin-top:25px;
}

.width280{
    width: 280px;
}

.bookmarkinput {
    background-color: #ED3130;
    color: #fff;
    padding: 3px 8px;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    float: right;
    margin: 0 17px 15px 0;
    border: none;
}

.complaint_cl{
	color: #979797;
    font-size: 11px;
	padding-bottom:8px;
}

.logo_small {
    width: 189px;
    height: 50px;
	float:left;
    vertical-align: top;
}


.rekl{
    width: 100%;
    font-size: 11px;
    display: inline-block;
    color: #b4b4b4;
    text-transform: uppercase;
}

.goglblock1 {
    float: left;
	padding:0 15px 24px 0;
    display: block;
    min-width: 336px;
}

.right_block_in_text{
    float: right;
    width: 250px;
    margin: 0 0 0 20px;
}


@media screen and (min-width: 800px){
  .mobile_only{
	display:none;
  }
}

@media screen and (max-width: 1000px){
  .desktop_only{
	display:none;
  }
}

@media screen and (min-width: 1300px){
  .desktop_only{
	display:none;
  }
}

.top_content .font_size_18 a{
	font-size:18px;
	line-height:22px;
}


/* main-line
---------------------------------------- */
.main-line,
.archive-line,
.content-wrapper {
	margin: 15px 0 15px 15px;
}
.main-line .main-news,
.archive-line .archive-news,
.content-wrapper .content {
	float: left;
	/*padding-right: 15px;*/
	
	width: 685px;
}
.archive-line .archive-info,
.content-wrapper .sidebar {
	float: right;
	width: 300px;
	overflow: hidden;
}
ul.main-title {
	margin: 0 0 15px 0;
	padding: 1px 20px 0 0;
	list-style-type: none;
	font: bold 3em/1em 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
}
ul.main-title li {
	float: left;
	margin: 0;
}
ul.main-title li a {
	color: #000;
}
ul.main-title li a:hover {
	color: #bf0000;
}

/******************************* СТРАНИЦА МЕТОК ********************************/
.archive-list h2.tag-list-header {
	font-family: Arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-weight: 700;
}
.archive-list h2.tag-list-header a {
	color: #424242;
	text-decoration: none;
	font-size:15px;
	text-transform:uppercase;
	font-weight: 600;
}
.archive-list h2.tag-list-header a:hover {
	text-decoration: underline;
}
.tag-list-date {
	font-size: 0.8em;
	margin-top: 2px;
	padding-right: 5px;
	color: #bdbdbd;
	float: left;
}
.tag-list-desc p {
	margin-top: 1em;
	color: #9b9b9b;
	font-size: 12px !important;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-stretch: 100%;
}
.archive-news ul.archive-list li {
	/*height: 118px;*/
	overflow: hidden;
	/*margin-bottom: 25px;*/
}
.archive-body .img {
	float: left;
	width: 190px;
}

/* archive-news
---------------------------------------- */
.archive-news h1,
.archive-news .h1 {
	font: bold 1em 'PT Sans Narrow', sans-serif;
	margin: 0 0 25px;
	
	padding: 0;
	text-transform: uppercase;
}
.archive-news ul.archive-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.archive-body {
	margin-bottom: 20px;
}
.archive-body .archive-desc {
	color: #777777;
	font: 1.6em/1.6em Georgia;
}
.archive-body .img img {
	border: 0;
}
.archive-date {
	font: 0.5em;
	/* Georgia*/
	
	padding-right: 5px;
	color: #bdbdbd;
}
.archive-list h2,
.archive-list .h2 {
	font: 2.4em/1em Arial;
	margin: 0 0 0 0;
}
.archive-info {}
.archive-info h1 {
	font: bold 3em/1.1em 'PT Sans Narrow', sans-serif;
	margin: 0 0 25px;
	padding: 0;
}

/*small.css*/
#contact_form_pop input:not([type="submit"]),
#contact_form_pop textarea {
	width: 100%;
}
ul.menu {
	overflow: visible;
	min-width: 960px;
}
.menu-mainmenu-container>ul>li {
	float: left;
	position: relative;
}
.menu-mainmenu-container>ul>li>ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu-mainmenu-container>ul li a {
	color: #fff;
	padding: 0 12px;
	display: block;
	background: #000;
	height: 27px;
	line-height: 27px;
}
.menu-mainmenu-container>ul li.current>a,
.menu-mainmenu-container>ul li a:hover {
	background: #333;
}
.menu-mainmenu-container>ul>li:hover ul {
	position: absolute;
	top: 27px;
	left: 0;
	display: block;
	min-width: 150px;
}
#menu-mainmenu li:last-child em {
	font: normal 11px Calibri, Arial;
	background: #fff;
	color: #000;
	padding: 2px 5px;
	/*border-radius: 2px;*/
	
	line-height: 27px;
}
header {
	background: #fff;
	position: relative;
	z-index: 100;
	height: auto;
	user-select: none;
	border-bottom: none;
}
#footer {
	text-align: left;
	font-size: 10px;
}
#footer li {
	display: inline-block;
	position: relative;
}
#footer li:after {
	position: absolute;
	content: '/';
	right: 0;
	color: white;
}
.menu-footermenu-container,
.footer-copyright {
	/*float: left;*/
	
	display: inline-block;
}
#footer ul>li>a {
	/*display: inline-block;*/
	/*height: 27px;*/
	/*line-height: 27px;*/
	/*position: relative;*/
	
	padding: 0 10px;
	/*width: 80px;*/
	
	text-transform: lowercase;
	text-align: center;
	text-decoration: underline;
}
.footermenu {
	max-width: 960px;
}
.footer-copyright {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	max-width: 700px;
	float: left;
	color: #9b9b9b;
}
#menu-footermenu {
	padding-left: 0;
}
.counters img {
	display: inline-block;
}
.top-search input.button {
	top: 0;
	height: 28px;
}
#info2 input.text {
	width: 400px;
	height: 27px;
	line-height: 26px;
	margin-bottom: 10px;
	border: 1px solid rgb(208, 206, 206);
	padding: 0 5px;
}
#info2 .button {
	height: 27px;
	padding: 0 4px;
}
.top_text,
.entry {
	font-size: 16px;
}
.top-search input.text {
	/*height: 14px;*/
}
.logged-in #info form {
	margin-right: 0;
}
.screen-reader-text {
	display: none;
}

/*main new*/
.tv2-body.tv2-c {
	width: 100%;
}
.main-line {
	background-color: white;
}
.main-news h1 {
	font: bold 26px 'Roboto Condensed', sans-serif;
}
.main-news .h1 {
	font: bold 20px 'Roboto Condensed', sans-serif;
}
.today-general .full-news {
	display: inline-block;
	margin-top: 16px;
}


/*category - index*/
.events a span {
	font: 12px Calibri, Arial;
}
.events h3,
.events .h3 {
	font: bold 20px 'PT Sans Narrow', sans-serif;
}
h1.top-header,
.h1.top-header {
	margin-top: 20px;
	margin-bottom: 20px;
}
.list-news a .list-desc {
	font: normal 15px Calibri, Arial;
}
.special-stories li .list-date,
.main-news-item .list-date {
	font-size: 10px;
}
.category-description {
	font-size: 10px;
}
.special-stories li a.title {
	font: bold 14px Arial;
}
.special-stories li.block-title {
	font: bold 20px 'PT Sans Narrow', sans-serif;
}
.special.z,
.news-item.z {
	font-size: 10px;
}

/*.list-status {*/

/*font-size: 10px;*/

/*}*/
.list-news li:last-child {
	border-bottom: none;
}
.last-comments li a {
	font: italic 12px/15px Calibri, Arial;
}
.list-news .list-date {
	background: #aaa;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	/*border-radius: 2px;*/
	
	margin-right: 5px;
}
.list-news.last-comments .list-desc {
	text-decoration: underline;
	color: #1237aa;
	font: normal 14px Calibri, Arial;
}
.today-list li a span {
	max-height: 115px;
}
.events .events-main-hdr {
	font: bold 16px 'PT Sans Narrow', sans-serif;
}

/*single*/
.comment-form {
	margin: 5px 5px;
}
.comment-form h3 {
	margin: 0;
}
.comment-form textarea {
	color: #2a2e2e;
	cursor: text;
	border: 2px solid #dbdfe4;
	/*border-radius: 4px;*/
	/*display: block;*/
	
	padding: 6px 10px 8px;
	margin: 0;
	width: 100%;
	height: 90px;
	line-height: 1.4;
	font-size: 14px;
	font-family: arial, sans-serif;
	overflow-y: scroll;
	margin-top: 25px;
	margin-bottom: 20px;
	resize: none;
}
.comment-form input {
	color: #2a2e2e;
	border: 2px solid #dbdfe4;
	/*border-radius: 4px;*/
	
	margin: 5px 0;
}
.comment-form #submit {
	border: none;
	background: #778289;
	background: rgba(29, 47, 58, .6);
	display: inline-block;
	padding: 10px 16px;
	color: #fff;
	line-height: 1.1;
	/*border-radius: 3px;*/
	
	font-weight: 500;
	transition: background .2s;
}
.comment-form #submit:hover {
	background: rgba(115, 131, 140, 0.6);
}
.main-text-wrapper {
	font-size: 14px;
}

/*sidebar*/
.special-stories li .desc {
	font: normal 12px Georgia;
}
.special-stories li.more {
	font: bold 14px Arial;
}
/*.latest-news {
	height: 598px;
	overflow-y: scroll;
	position: relative;
}*/

#latest-news-prev {
	font: bold 16px arial;
}
.sticky {
	position: relative;
	height: 696px;
}
.fixed {
	position: fixed;
	top: 20px;
	z-index: 1;
	margin-top: -163.25px;
	width: 303px;
}

.content-wrapper form {
	font-size: 16px;
}
.content-wrapper input,
.content-wrapper textarea {
	width: 100%;
}
.content-wrapper .pronedra-form h1 {
	font: bold 30px 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
}
.blue-form .submit,
.blue-form button {
	width: auto;
}
a[title="ПРИГЛАШАЕМ АВТОРОВ"] {
	display: inline-block;
	text-decoration: none;
	background-color: #42A3FE;
	color: #fff;
	font-size: 11px;
	line-height: 1em;
	padding: 5px;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
}
.content-wrapper .content h1 {
	font: bold 30px 'PT Sans Narrow', sans-serif;
}

/* archive */
.archive-list h2,
.archive-list .h2 {
	font: 24px Arial;
	text-decoration: underline;
}
.archive-date {
	float: left;
}
.archive-body .archive-desc {
	font: 14px 'PT Sans', sans-serif;
}
ul.main-title {
	font: bold 30px 'PT Sans Narrow', sans-serif;
}
.main-news .more {
	font: bold 18px Arial;
}
ul.paginate {
	font: normal 20px Arial;
}
ul.paginate li span.current {
	padding: 5px 15px;
	margin: 2px;
	background: #42A3FE;
	color: #fff;
	border: none;
}
.archive-body .img img {
	width: 175px;
	max-height: 120px;
}
#comments:after {
	content: '';
	display: block;
	clear: both;
}
#content {
	padding: 0;
}

/* paginate
---------------------------------------- */
.paginate-nextprev {
	margin-bottom: 0;
}
ul.paginate {
	font: normal 2em Arial;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
ul.paginate li {
	float: left;
}
ul.paginate li.current {
	padding: 5px 15px;
	margin: 2px;
	background: #42A3FE;
	color: #fff;
    font-size: 16px;
}
ul.paginate li a,
ul.paginate li span {
	display: block;
	padding: 5px 8px;
	margin: 2px;
    line-height: 26px !important;
}
ul.paginate li span.current {
	border: 1px solid #000;
    font-size: 16px;
}

.story-keywords {
  border: 1px dotted #bfbfbf;
  border-width: 1px 0;
  margin: 30px 0 20px 0;
  padding: 10px 0;
  text-transform: uppercase;
}

.story-keywords ul {
  display: inline;
  margin: 0;
  padding: 0;
}

.story-keywords ul li {
  display: inline;
  margin-right: 1em;
}

.story-keywords ul li a {
  color: #333;
}

