@import '/css/reset.css';

body,textarea,input,select {font-family: Arial, sans-serif; margin: 0; padding: 0; border: 0; outline: 0;}

body {line-height: 1.3em; color: #6a6a6a; font-size: 62.5%; background: #f8f8f8 url(/images/pattern.jpg);}

a {color: #b3291f; text-decoration: underline;}
a:hover {color: #b3291f; text-decoration: underline;}

.clr {clear: both; font-size: 1px; line-height: 1px; height: 0; overflow: hidden;}

.clear:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clear {display:inline-block;}
/* Hide from IE Mac \*/
.clear {display:block;}
/* End hide from IE Mac */

::selection{background:#b3291f;color:#ffffff;}::-moz-selection{background:#b3291f;color:#ffffff;}

.image_left {
    float: left;
    margin: 0 24px 16px 0;
    padding: 8px;
    background: #ffffff;
}

.image_right {
    float: right;
    margin-left: 0 0 16px 24px;
    padding: 8px;
    background: #ffffff;
}

.button, a.button {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 26px;
    color: #ffffff;
    padding: 10px 15px;
    font-weight: normal;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 0;
    border: none;
    background: #d63427;
    cursor: pointer;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none!important;
}

/* page */
.b-layout {
    max-width: 1160px;
    padding: 0 40px 20px 40px;
    margin: 20px auto;
    position: relative;
    background: #ffffff;
    border: 1px solid #e6e6e6;
}

.b-holder {
    overflow: hidden;
    zoom: 1;
}

.b-content {
    width: 100%;
    margin-right: -282px;
    float: left;
}

.b-content-block {
    margin-right: 322px;
    position: relative;
}

body.welcome .b-content-block, body.live .b-content-block {
    margin-right: 282px;
}

.b-sidebar {
    float: right;
    width: 262px;
    padding-left: 20px;
    margin-bottom: 30px;
    min-height: 255px;
    background: url(/images/block_shadow_left.gif) no-repeat top left;
}

.b-block {
    margin-bottom: 30px;
    position: relative;
}

.b-block-name, h1.name {
    font-size: 2.4em;
    color: #2d2627;
    line-height: 1.1em;
    padding: 25px 0;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    position: relative;
}

.b-block-name.red, h1.name.red {
    color: #b3291f;
}

.b-block-name span, h1.name span {
    color: #b3291f;
}

.b-block-name span.grey {
    color: #adadad;
}

.b-block-name a.rss {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 20px;
    height: 20px;
    background: url(/images/rss_ico.png) no-repeat 0 0;
    vertical-align: -2px;
    margin-left: 8px;
}

.b-channel-video .b-block-name a {
    text-decoration: none;
}

.b-block-action {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1;
}

.b-block-sort {
    font-size: 1.1em;
    color: #b3291f;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.b-video-anons .b-block-sort {
    position: absolute;
    top: 32px;
    right: 0;
    z-index: 1;
    margin-bottom: 0;
}

.b-block-sort a {
    text-decoration: none;
    color: #b3291f;
    border-bottom: 1px dotted #b3291f;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.b-block-sort a.active {
    color: #149daf;
    border-bottom: none;
}

h1.title {
    font-size: 2.2em;
    color: #2d2627;
    line-height: 1.1em;
    padding-bottom: 20px;
    font-weight: normal;
}

.b-all {
    text-align: right;
    font-size: 1.2em;
}

.b-top-video .b-all {
    margin-top: 20px;
}

.date {
    font-size: 12px;
    color: #adadad;
    font-weight: normal;
    padding-right: 4px;
}

.view {
    padding-left: 20px;
    font-size: 11px;
    color: #adadad;
    font-weight: bold;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: url(/images/ico.png) no-repeat 0 -32px;
    margin-right: 8px;
}

.b-video-counters .view {
    background: url(/images/ico.png) no-repeat 0 -128px;
    color: #ffffff;
    margin-left: 8px;
}

.comments {
    padding-left: 20px;
    font-size: 11px;
    color: #adadad;
    font-weight: bold;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: url(/images/ico.png) no-repeat 0 0;
    margin-right: 8px;
}

.b-video-counters .comments {
    background: url(/images/ico.png) no-repeat 0 -160px;
    color: #ffffff;
}

.print {
    padding-left: 20px;
    font-size: 12px;
    color: #b3291f;
    font-weight: normal;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: url(/images/ico.png) no-repeat 0 -191px;
    margin-right: 8px;
}

.video {
    width: 16px;
    height: 12px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    background: url(/images/ico.png) no-repeat 0 -64px;
    vertical-align: -2px;
    margin-right: 2px;
}

.photo {
    width: 16px;
    height: 12px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: -2px;
    background: url(/images/ico.png) no-repeat 0 -96px;
}

/* banner */
.b-banner-240 {
    width: 240px;
    margin: 25px auto 0 auto;
}

.b-banner-header {
    width: 728px;
    margin: 20px auto 0 auto;
}

.b-banner-footer {
    width: 728px;
    margin: 0 auto 20px auto;
}

.b-banner-welcome {
    width: 468px;
    margin: 0 auto 30px auto;
}

.b-banner-content {
    width: 728px;
    margin: 0 auto 30px auto;
}

.b-banner-pagecontent {
    width: 728px;
    margin: 0 auto;
    text-align: center;
}

.b-sidebar-ad {
    text-align: center;
    width: 120px;
    margin: 15px auto 0 auto;
}

.b-social-twitter, .b-social-twitter iframe {
    height: 400px!important;
}

body.welcome .b-social-twitter, body.welcome .b-social-twitter iframe {
    height: 800px!important;
}

/* main */
.b-main-holder {
    margin-right: 282px;
    width: 100%;
}

.b-content-holder {
    width: 100%;
    margin-right: -282px;
    float: left;
}

.b-content-leftside {
    margin-right: 262px;
    padding-right: 40px;
}

.b-content-sidebar {
    width: 242px;
    float: right;
    padding-right: 20px;
}

/* header */
.b-header-wrapper {
    position: relative;
}

#header {

}

.b-topline {
    overflow: hidden;
    zoom: 1;
}

.b-logo {
    padding: 30px 40px 30px 0;
    float: left;
}

.b-news-ticker {
    background: #f0f0f0;
    padding: 8px 8px 6px 8px;
    font-size: 1.2em;
    color: #b3291f;
    line-height: 1.3em;
    margin-bottom: 1px;
    height: 14px;
    overflow: hidden;
    zoom: 1;
}

.b-news-ticker a {
    color: #b3291f;
    padding-left: 10px;
    background: url(/images/bullet.gif) no-repeat 0 5px;
    text-decoration: none;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin-right: 200px;
}

.b-menu {
    background: #7e0900;
    position: relative;
}

.b-menu-ico {
    display: none;
}

.b-menu-ico a {
    padding: 16px 16px;
    width: 16px;
    height: 16px;
    background: url(/images/menu_ico.png) no-repeat 16px 16px;
    display: block;
}

.b-site-nav li {
    float: left;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.2em;
    color: #ffffff;
    position: relative;
    text-transform: uppercase;
}

.b-site-nav ul ul {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 22;
}

.b-site-nav li li {
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    float: none;
    color: #ffffff;
    text-transform: uppercase;
    white-space: nowrap;
    text-transform: none;
}

.b-site-nav li a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 16px 20px;
}

.b-site-nav li a:hover, .b-site-nav li.sfHover a.sf-with-ul, .b-site-nav li.current > a, .b-site-nav li.current_ancestor > a {
    color: #ffffff;
    background: #b3291f;
    text-decoration: none;
}

.b-site-nav li li a {
    color: #ffffff;
    background: #b3291f;
    padding: 10px 20px;
}

.b-site-nav li li a:hover {
    color: #ffffff;
    background: #7e0900;
}

.b-search-header {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.b-search-ico .ico {
    width: 48px;
    height: 48px;
    display: block;
    background: #b3291f url(/images/search_ico.png) no-repeat 50% 16px;
}

.b-search-header-form {
    display: none;
    padding: 10px;
    position: absolute;
    top: -3px;
    right: 0;
    z-index: 1;
    background: #b3291f;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.52);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.b-search-header-form input.input {
    border: none;
    background: #ffffff;
    font-size: 1.4em;
    padding: 8px 24px 8px 8px;
    width: 250px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-search-header-form .submit {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 19px;
    right: 17px;
    text-indent: -9999px;
    border: none;
    margin: 0;
    font-size: 0;
    border: none;
    background: #ffffff url(/images/search_ico.png) no-repeat 0 -64px;
}

.b-lang {

}

.b-lang a {

}

.b-auth-header {
    float: right;
    background: #f0f0f0;
    padding: 40px 20px 30px 20px;
    font-size: 1.2em;
    line-height: 1.2em;
}

.b-auth-header.auth {
    padding-top: 30px;
    padding-bottom: 22px;
}

.b-auth-header a.register, .b-auth-header a.logout {
    color: #adadad;
    text-decoration: none;
}

.b-auth-header-ava {
    float: left;
    margin-right: 10px;
}

.b-auth-header-ava img {
    display: block;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.b-auth-header-info {
    overflow: hidden;
    zoom: 1;
}

/* slider */
.b-slider {
    position: relative;
    max-height: 48px;
    overflow: hidden;
    zoom: 1;
}

.b-slider.hover {
    max-height: 260px;
}

.b-slider img {
    display: block;
    max-width: 100%;
}

/* tv list */
.b-tv-item {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}

.b-tv-img {
    margin-bottom: 0!important;
}

.b-tv-img a.archive {
    display: block;
    position: absolute;
    bottom: 0;
    right: 30px;
    width: 130px;
    font-size: 16px;
    color: #ffffff;
    line-height: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    padding: 15px 0 15px 70px;
    background: #d63427 url(/images/play.png) no-repeat 30px 10px;
}

.b-tv-info {
    overflow: hidden;
    zoom: 1;
}

.b-tv-full .b-tv-info {
    margin-bottom: 30px;
}

.h-tv-info {
    padding: 30px 20px 0 0;
    float: left;
    max-width: 575px;
}

.b-tv-timeinfo {
    width: 200px;
    background: #f0f0f0;
    text-align: center;
    font-size: 2.2em;
    color: #575757;
    line-height: 1.2em;
    float: right;
    font-family: 'Open Sans Condensed', sans-serif;
}

.b-tv-full .b-tv-timeinfo {
    margin-right: 30px;
}

.h-tv-timeinfo {
    padding: 30px 20px;
}

.b-tv-timeinfo span {
    font-size: 36px;
    color: #b3291f;
    line-height: 38px;
    font-weight: normal;
    display: block;
}

.b-tv-info h2, .b-tv-info h1 {
    font-size: 3.6em;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #2d2627;
    line-height: 1em;
    padding: 0 0 25px 0;
    font-weight: normal;
}

.b-tv-info h2 span, .b-tv-info h1 span {
    color: #b3291f;
}

.b-tv-desc {
    font-size: 1.3em;
    color: #575757;
    line-height: 1.2em;
}

.b-tv-desc a {
    color: #575757;
    text-decoration: none;
}

.b-tv-desc a.more {
    color: #b3291f;
    font-size: 12px;
    text-decoration: underline;
}

.b-tv-param {
    padding-bottom: 17px;
}

.b-tv-param dt {
    font-size: 1.3em;
    line-height: 1.3em;
    color: #adadad;
    float: left;
    width: 120px;
}

.b-tv-param dd {
    margin-left: 124px;
    font-size: 1.3em;
    line-height: 1.3em;
    color: #575757;
    margin-bottom: 8px;
}

/* schedule */
.b-online .b-schedule-anons {
    float: left;
    width: 262px;
    min-height: 255px;
    padding-right: 20px;
    background: url(/images/block_shadow.gif) no-repeat top right;
}

.b-schedule-list {
    margin-bottom: 20px;
}

.b-online .b-schedule-list {
    margin-bottom: 0;
}

.b-schedule-date {
    font-size: 2em;
    color: #575757;
    line-height: 1.2em;
    padding: 0 0 25px 0;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
}

.b-schedule-date span {
    color: #adadad;
}

.b-schedule-list li {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #cccccc;
}

.b-schedule-list li.last {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.b-schedule-time {
    font-size: 1.6em;
    color: #ffffff;
    line-height: 1.1em;
    padding: 6px 0;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    float: left;
    width: 42px;
    background: #b3291f;
    text-align: center;
}

.b-schedule-list li.now .b-schedule-time {
    background: #0f7886;
}

.b-schedule-title {
    margin-left: 54px;
    font-size: 1.6em;
    color: #575757;
    font-weight: bold;
    line-height: 1.1em;
    padding-top: 6px;
}

.b-schedule-title a {
    color: #b3291f;
    text-decoration: none;
}

.b-schedule-anons li.now .b-schedule-title a, .b-schedule-list li.now .b-schedule-title a {
    color: #0f7886!important;
    text-decoration: none;
}

.b-schedule-week {
    font-size: 1.2em;
    line-height: 1.2em;
}

.b-schedule-week a {
    padding-left: 20px;
}

.b-schedule-days {
    margin-bottom: 25px;
    font-family: 'Open Sans Condensed', sans-serif;
    overflow: hidden;
    zoom: 1;
}

.b-schedule-days li {
    float: left;
    padding-right: 30px;
    font-size: 1.6em;
    color: #adadad;
    line-height: 1.2em;
    list-style: none;
    text-transform: uppercase;
}

.b-schedule-days li span {
    display: block;
    font-weight: normal;
}

.b-schedule-days li.active a {
    color: #025662;
    text-decoration: none;
}

/* live */
.b-online-video {
    overflow: hidden;
    zoom: 1;
    padding: 0 20px;
    max-width: 560px;
}

.b-online-player img, .b-online-player iframe, .b-online-player object, .b-online-player div {
    max-width: 100%;
}

/* stream */
.b-stream-anons {
    margin-bottom: 0;
}

.b-stream-item {

}

.b-stream-img {
    position: relative;
}

.b-stream-img img, .b-stream-img iframe, .b-stream-img object {
    max-width: 100%;
    display: block;
}

.b-stream-info {
    padding: 20px;
    background: #f0f0f0;
}

.b-stream-name {
    margin-bottom: 12px;
}

.b-stream-name h3 {
    font-size: 1.6em;
    color: #b3291f;
    font-weight: normal;
    line-height: 1.2em;
}

.b-stream-name h3 a {
    color: #b3291f;
    text-decoration: none;
}

.b-stream-desc {
    font-size: 1.2em;
    color: #575757;
    line-height: 1.3em;
}

.b-stream-desc a {
    color: #575757;
    text-decoration: none;
}

/* video */
.b-video-list ul {
    text-align: justify;
    text-justify: newspaper;
    zoom: 1;
}

.b-video-list ul:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.b-video-list li {
    width: 45%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 20px;
    //display : inline;
    //zoom : 1;
}

.b-video-list.fullwidth li {
    width: 30%;
}

.b-channel-video {
    border-top: 1px solid #d9d9d9;
    padding-top: 30px;
}

body.welcome .b-channel-video {
    padding-top: 0;
}

.b-video-item {

}

.b-video-img {
    position: relative;
}

.b-video-play {
    position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -9px;
    z-index: 2;
}

.b-video-play .play {
    width: 18px;
    height: 24px;
    display: block;
    background: url(/images/play_ico.png) no-repeat 0 0;
}

.b-video-img .b-video-img-mask {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    overflow: visible;
    background: rgba(0,0,0,0.3);
    box-sizing: border-box;
    transition: all 0.4s ease-in-out;
}

.b-video-img:hover .b-video-img-mask {
    opacity: 1;
}

.b-video-img .b-video-counters {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    text-align: center;
    width: 100%;
    text-shadow: 1px 1px rgba(0,0,0,0.1);
}

.b-video-img:hover .b-video-counters {
   opacity: 1;
   transition-delay: 0.3s;
}

.b-video-img img {
    max-width: 100%;
    display: block;
}

.b-video-channel {
    font-size: 1.1em;
    color: #b3291f;
    line-height: 1.2em;
    padding: 15px;
    background: #f0f0f0;
    text-transform: uppercase;
}

.b-video-title {
    padding: 8px 0;
}

.b-video-title h3 {
    font-size: 1.6em;
    color: #575757;
    line-height: 1.2em;
}

.b-video-title h3 a {
    color: #575757;
    text-decoration: none;
}

.b-video-title h3 a:hover {
    color: #b3291f;
    text-decoration: underline;
}

.b-video-date {
    font-size: 1.2em;
    color: #adadad
}

.b-video-channel-about {
    position: relative;
    width: 260px;
    margin-right: 30px;
    float: left;
    border: 1px solid #ffffff;
    border-width: 1px 1px 0 1px;
}

.h-video-channel-about {
    padding: 25px 20px;
    background: url(/images/video_channel_bg.gif) repeat-x 0 0;
    min-height: 230px;
}

.b-video-channel-img img {
    display: block;
    max-width: 100%;
}

.b-video-channel-about h3 {
    font-size: 2.4em;
    color: #2d2627;
    line-height: 1.1em;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    position: relative;
}

.b-video-channel-about h3 span {
    color: #b3291f;
}

.b-video-channel-about h3 a {
    text-decoration: none
}

.b-video-channel-desc {
    font-size: 1.3em;
    color: #575757;
    line-height: 1.2em;
}

.b-video-channel-desc a {
    color: #575757;
    text-decoration: none;
}

.b-video-channel-desc p {
    padding-bottom: 15px;
}

.b-video-channel-info {
    overflow: hidden;
    zoom: 1;
}

/* static text */
.b-static-text {

}

.b-static-img {
    position: relative;
    margin-bottom: 30px;
}

.b-static-text img, .b-static-img img, .b-static-img iframe, .b-static-text video, .b-static-text object, .b-static-text embed, .b-static-text iframe, .b-static-video embed, .b-static-video video, .b-static-video object, .b-static-video iframe {
  max-width: 100%;
  display: block;
}

.b-static-text h1 {
    font-size: 3.2em;
    color: #2d2627;
    line-height: 1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.b-static-text h2 {
    font-size: 2.6em;
    color: #575757;
    line-height: 1.1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.b-static-text h3 {
    font-size: 2.4em;
    color: #575757;
    line-height: 1.1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.b-static-text h4 {
    font-size: 2em;
    color: #575757;
    line-height: 1.1em;
    margin-bottom: 15px;
    font-weight: normal;
}

.b-static-text p {
    font-size: 1.4em;
    color: #2d2627;
    line-height: 1.4em;
    padding-bottom: 16px;
}

.b-static-text p strong {
    font-weight: bold;
}

.b-static-text p em {
    font-style: italic;
}

.b-static-text ul, .b-static-text ol {
    margin: 0 0 10px 30px;
}

.b-static-text ul li {
    font-size: 1.4em;
    color: #2d2627;
    line-height: 1.4em;
    padding-bottom: 10px;
    list-style: disc;
    list-style-position: inside;
}

.b-static-text ol li {
    font-size: 1.4em;
    color: #2d2627;
    line-height: 1.4em;
    padding-bottom: 8px;
    list-style: decimal;
}

.b-static-text table {
    width: 100%;
    margin-bottom: 25px;
}

.b-static-text th, .b-static-text thead td {
    font-size: 1.4em;
    font-weight: bold;
    vertical-align: top;
    line-height: 1.3em;
    color: #2d2627;
    text-align: left;
    padding: 15px 20px;
    background: #e5e5e5;
}

.b-static-text td {
    font-size: 1.4em;
    font-weight: normal;
    vertical-align: top;
    line-height: 1.3em;
    color: #2d2627;
    text-align: left;
    padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.b-static-text td p {
    font-size: 14px;
    font-weight: normal;
    color: #2d2627;
    padding: 0;
}

/* news */
.b-news-list {

}

.b-feed-date, .b-feed-category {
    font-size: 1.6em;
    line-height: 1.2em;
    color: #adadad;
    background: url(/images/sep.gif) repeat-x center left;
    margin-bottom: 20px;
}

.b-feed-date span, .b-feed-category span {
    background: #ffffff;
    padding-right: 10px;
    text-transform: uppercase;
}

.b-feed-date span.today {
    color: #025662;
}

.b-top-news {
    margin-bottom: 0;
}

.b-news-item {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 30px;
}

.b-top-video .b-news-item:first-child, .b-top-news .b-news-item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

.b-top-video .b-news-item, .b-top-news .b-news-item {
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #d9d9d9;
}

.b-last-news .b-news-item {
    margin-bottom: 15px;
}

.b-news-img {
    float: left;
    margin-right: 20px;
}

.b-top-video .b-news-img, .b-top-news .b-news-img {
    margin-right: 10px;
}

.b-news-img img {
    display: block;
    max-width: 100%;
}

.b-news-info {
    overflow: hidden;
    zoom: 1;
}

.b-news-title h3 {
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: normal;
    display: inline;
    padding-right: 4px;
}

.b-news-title h3 a {
    color: #2d2627;
    text-decoration: none;
}

.b-news-title h3 a:hover {
    color: #b3291f;
    text-decoration: underline;
}

.b-news-item.top .b-news-title h3 a {
    color: #b3291f;
    text-decoration: none;
}

.b-news-video img, .b-news-video iframe, .b-news-video object {
    max-width: 100%;
    display: block;
}

.b-news-full {

}

.b-news-full-sidebar {
    float: left;
    width: 180px;
    padding-top: 5px;
    margin-bottom: 30px;
}

.b-news-full-sidebar p {
    font-size: 1.3em;
    color: #575757;
    line-height: 1.2em;
    font-weight: bold;
}

.b-news-full-sidebar .b-news-item {
    margin: 15px 0 0 0;
    border-top: 1px solid #d9d9d9;
    padding-top: 15px;
}

.b-news-full-content {
    margin-left: 200px;
}

.b-news-stat {
    margin-bottom: 25px;
    font-size: 1.2em;
    color: #adadad;
    line-height: 1.2em;
}

.b-news-stat span.date {
    padding-right: 20px;
}

.b-news-stat span.author {
    padding-right: 20px;
    text-transform: uppercase;
}

.b-news-image {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 480px;
}

.b-news-image img {
    max-width: 100%;
}

.b-news-source {
    margin-bottom: 20px;
    font-size: 1.3em;
    color: #adadad;
    line-height: 1.2em;
}

.b-news-other {
    border-top: 1px solid #d9d9d9;
}

.b-news-other .b-news-img {
    margin: 0 0 15px 0;
    float: none;
}

.b-news-large ul {
    text-align: justify;
    text-justify: newspaper;
    zoom: 1;
}

.b-news-large ul:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.b-news-large li {
    width: 30%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    //display : inline;
    //zoom : 1;
}

.b-news-large .b-news-item {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}

.b-news-large .b-news-title h3 {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
}

.b-news-ico {
    margin-top: 15px;
    font-size: 1.2em;
    line-height: 1.2em;
    text-transform: uppercase;
}

body.welcome .b-news-ico, .b-news-other .b-news-ico, .b-top-video .b-news-ico {
    margin-top: 5px;
}

.b-news-ico a {
    color: #0f7886;
    padding-right: 5px;
}

.b-news-ico a:hover {
    color: #b3291f;
}

.b-news-media {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.b-share-block {
    margin-bottom: 30px;
}

.b-weather {
    float: right;
    padding: 10px 40px 0 0;
}

.b-topnews {
    min-height: 60px;
    background: url(/images/header_sep.gif) no-repeat 0 0;
    padding: 20px 20px 0 20px;
    overflow: hidden;
    zoom: 1;
    max-width: 300px;
    float: left;
}

.b-topnews-img {
    float: left;
    margin-right: 10px;
}

.b-topnews-info {
    overflow: hidden;
    zoom: 1;
}

.b-topnews-info p {
    font-size: 1em;
    color: #b3291f;
    line-height: 1.2em;
    text-transform: uppercase;
    padding-bottom: 3px;
}

.b-topnews-title {
    font-size: 1.2em;
    color: #575757;
    line-height: 1.2em;
}

.b-topnews-title a {
    color: #575757;
    text-decoration: none;
}

/* gallery */
.b-media-gallery {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.b-media-carousel {
    position: relative;
    background: #f0f0f0;
    border: 1px solid #d9d9d9;
    padding: 10px 30px;
}

.b-media-carousel li {
    float: left;
}

.b-media-slider {

}

.b-media-slides li img {
    width: 100%;
}

/* video */
.b-top-video {
    margin-bottom: 0;
}

.b-top-video .b-news-img {
    max-width: 104px;
}

/* search */
.b-search-form {
    background: #f0f0f0;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
}

.b-search-form p {
    margin-bottom: 10px;
}

.b-search-param {
    font-size: 1.3em;
    line-height: 1.3em;
    color: #575757;
    margin-bottom: 20px;
}

.b-search-param input {
    vertical-align: -2px;
}

.b-search-form input.input {
    border: 1px solid #d9d9d9;
    background: #ffffff;
    font-size: 1.4em;
    padding: 8px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-search-category {
    overflow: hidden;
    zoom: 1;
    padding-right: 140px;
}

.b-search-category dt {
    font-size: 1.8em;
    color: #575757;
    line-height: 1em;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 20px;
}

.b-search-category dd {
    font-size: 1.2em;
    color: #575757;
    line-height: 1.2em;
    float: left;
    margin-right: 20px;
    padding-bottom: 10px;
}

.b-search-category dd input {
    vertical-align: -2px;
}

.b-search-submit {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}

.b-search-submit .button {
    padding-left: 42px;
    background: #b3291f url(/images/search_ico.png) no-repeat 20px 16px;
}

.b-search-count, .b-search-error {
    font-size: 2.4em;
    line-height: 1.1em;
    color: #575757;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    padding-bottom: 25px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d9d9d9;
}

/* contacts */
.b-mapa {
    height: 380px;
    position: relative;
    margin-bottom: 30px;
}

#mapa {
    width: 100%;
    height: 380px;
    margin: 0px;
    padding: 0px;
}

/* comments */
.b-comments {
    padding-top: 30px;
    border-top: 1px solid #d9d9d9;
    position: relative;
}

.b-comments-hint {
    background: #f0f0f0;
    padding: 15px 20px;
    font-size: 1.3em;
    color: #575757;
    font-style: italic;
    margin-bottom: 1px;
}

.b-comments h3.panel-title, .b-comments h3.count {
    font-size: 2.4em;
    color: #2d2627;
    line-height: 1.1em;
    padding: 0 0 25px 0;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    position: relative;
}

.b-comments-form {
    background: #f0f0f0;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
}

.b-comment-item .b-comments-form {
    margin-bottom: 0;
    margin-top: 20px;
}

.b-comments-form textarea {
    font-size: 14px;
    color: #575757;
    font-weight: normal;
    width: 80%;
    margin: 0;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-comments-form.noavatar textarea {
    width: 87%;
}

.b-comments-submit {
    position: absolute;
    top: 22px;
    right: 20px;
    z-index: 1;
}

.b-comments-action {
    position: absolute;
    top: 28px;
    right: 0;
    z-index: 1;
}

.b-comments-action .button {
    padding: 2px 4px;
    font-size: 14px;
}

.b-comment-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.b-comment-author {
    margin-bottom: 15px;
    overflow: hidden;
    zoom: 1;
}

.b-comment-author-ava {
    float: left;
    margin-right: 10px;
}

.b-comment-author-ava img {
    width: 32px;
    height: 32px;
    display: block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.b-comments-form .b-comment-author-ava img {
    width: 50px;
    height: 50px;
}

.b-comment-author-name {
    font-size: 1.4em;
    color: #b3291f;
    line-height: 1.1em;
    padding-bottom: 4px;
    display: block;
}

.b-comment-date {
    font-size: 1.1em;
    color: #868686;
    line-height: 1.1em;
}

.b-comment-manage {
    font-size: 1.1em;
    color: #868686;
    line-height: 1.1em;
}

.b-comment-manage a {
    color: #868686;
    text-decoration: underline;
    padding-right: 4px;
    cursor: pointer;
}

.b-comment-body {
    font-size: 1.3em;
    color: #2d2627;
    line-height: 1.2em;
    padding-bottom: 10px;
}

.b-comment-link {
    font-size: 11px;
}

.b-comment-link a {
    cursor: pointer;
}

.b-comments-form .b-comment-link {
    margin: 5px 0 0 60px;
}

.b-comments-form.noavatar .b-comment-link {
    margin-left: 0;
}

.b-comment-tree {
    padding-left: 48px;
}

/* page selector */
.b-page-selector {
    text-align: right;
    position: relative;
    zoom: 1;
    overflow: hidden;
    padding: 30px 0;
    border-top: 1px solid #d9d9d9;
}

.b-page-selector a {
    font-size: 2em;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1.2em;
    color: #d63427;
    font-weight: none;
    text-decoration: none;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 5px 8px;
    background: #d9d9d9;
    margin: 0 3px;
}

.b-page-selector span.current, .b-page-selector a:hover {
    font-size: 2em;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 1.2em;
    color: #ffffff;
    background: #d63427;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 5px 8px;
    margin: 0 3px;
}

/* mail */
.b-mail-form {
    background: #dc700e;
    margin: 0 -20px 30px -20px;
}

.h-mail-form {
    padding: 20px 20px 10px 20px;
}

.b-mail-form p {
    font-size: 2.4em;
    color: #ffffff;
    line-height: 1.1em;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    padding-left: 40px;
    background: url(/images/mail_ico.png) no-repeat center left;
    margin-bottom: 10px;
}

.b-mail-form dt {
    font-size: 1.4em;
    line-height: 1.2em;
    color: #ffffff;
    float: left;
    width: 70px;
    padding-top: 10px;
}

.b-mail-form dd {
    margin-left: 75px;
    margin-bottom: 8px;
}

.b-mail-form dd input.input {
    border: none;
    background: #ffffff;
    font-size: 1.4em;
    padding: 8px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-mail-formsubmit {
    text-align: center;
    padding: 15px;
    border-top: 1px solid #ffffff;
    font-size: 1.4em;
    line-height: 1.3em;
    color: #ffffff;
    text-transform: uppercase;
}

.b-mail-formsubmit a {
    color: #ffffff;
    text-decoration: underline;
}

/* form */
.b-form {
    position: relative;
    background: #f0f0f0;
    padding: 40px;
    margin-bottom: 30px;
    min-height: 160px;
}

.b-form.resetting {
    min-height: 0;
}

.b-form.profile {
    padding-left: 220px;
}

.b-profile-ava {
    position: absolute;
    width: 128px;
    top: 40px;
    left: 40px;
    z-index: 1;
}

.b-profile-ava img {
    max-width: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.b-profile-view h2 {
    font-size: 4.8em;
    color: #575757;
    line-height: 1em;
    font-weight: 200;
    font-family: 'Open Sans Condensed', sans-serif;
}

.b-profile-view h3 {
    font-size: 3.2em;
    color: #575757;
    line-height: 1.1em;
    font-weight: 200;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 15px;
}

.b-profile-view p {
    font-size: 1.8em;
    color: #575757;
    line-height: 1.2em;
    padding-bottom: 4px;
    font-weight: 200;
    font-family: 'Open Sans Condensed', sans-serif;
}

.b-profile-view-link {
    padding-top: 20px;
    font-size: 1.2em;
    line-height: 1.2em;
}

.b-form-leftside {
    float: none;
    max-width: 530px;
    width: auto;
    margin-right: 310px;
}

.b-form-rightside {
    float: right;
    width: 270px;
}

.b-form-rightside p {
    font-size: 1.6em;
    color: #adadad;
    line-height: 1.2em;
    font-weight: normal;
    font-family: 'Open Sans Condensed', sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.b-form-rightside a {
    width: 48px;
    height: 48px;
    float: left;
    margin: 0 10px 10px 0;
    display: block;
    text-indent: -9999px;
}

.b-form-rightside a.facebook {
    background: url(/images/social_auth.png) no-repeat -204px 0;
}

.b-form-rightside a.vkontakte {
    background: url(/images/social_auth.png) no-repeat -136px 0;
}

.b-form-rightside a.twitter {
    background: url(/images/social_auth.png) no-repeat -68px 0;
}

.b-form-rightside a.google {
    background: url(/images/social_auth.png) no-repeat 0 0;
}

.b-form-row {
    margin-bottom: 10px;
    font-size: 12px;
}

#sonata_user_profile_form_dateOfBirth select {
    width: 25%;
    margin-right: 10px;
}

#sonata_user_profile_form_gender label {
    display: inline-block;
    font-family: Arial, sans-serif;
    margin: 0 20px 0 5px;
    font-size: 14px;
    color: #575757;
    font-weight: normal;
}

#sonata_user_profile_form_gender input {
    vertical-align: -2px;
}

.b-form dt {
    float: left;
    width: 70px;
    padding-top: 8px;
    font-size: 1.8em;
    line-height: 1.1em;
    color: #575757;
    font-family: 'Open Sans Condensed', sans-serif;
}

.b-form-row label {
    font-size: 18px;
    line-height: 16px;
    padding-bottom: 8px;
    color: #575757;
    font-family: 'Open Sans Condensed', sans-serif;
    display: block;
}

.b-form-row .error {
    color: #d63427;
    font-size: 11px;
    padding-bottom: 4px;
}

.b-form dd {
    margin-left: 80px;
    margin-bottom: 10px;
    font-size: 12px;
}

.b-form dd.remember_me {
    vertical-align: -2px;
    padding: 15px 0 20px 0;
}

.b-form dd.remember_me input {
    vertical-align: -2px;
}

.b-form-links {
    padding: 30px 0 0 0;
    border-top: 1px solid #d9d9d9;
}

.b-form.registration .b-form-links, .b-form.profile .b-form-links, .b-form.resetting .b-form-links {
    margin-top: 30px;
}

.b-form-links p {
    font-size: 1.2em;
    line-height: 1.2em;
    padding-bottom: 4px;
}

.b-form.registration .b-form-links p, .b-form.profile .b-form-links p, .b-form.resetting .b-form-links p {
    padding-bottom: 15px;
}

.b-form .input, .b-form select, .b-form textarea {
    font-size: 14px;
    color: #575757;
    font-weight: normal;
    width: 100%;
    margin: 0;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.b-form textarea {
    width: 90%;
}

.b-form-submit {
    position: absolute;
    bottom: 40px;
    right: 40px;
    z-index: 1;
}

.b-form-done {
    font-size: 1.3em;
    color: #217b31;
    font-weight: normal;
    line-height: 1.3em;
    padding: 30px 30px 30px 80px;
    background: #c0ddc5 url(/images/done_ico.gif) no-repeat 30px 25px;
    margin-bottom: 30px;
}

.b-form-notice {
    font-size: 1.3em;
    color: #025662;
    font-weight: normal;
    line-height: 1.3em;
    padding: 30px 30px 30px 80px;
    background: #b8e1e7 url(/images/notice_ico.gif) no-repeat 30px 25px;
    margin-bottom: 30px;
}

.b-form-error {
    font-size: 1.3em;
    color: #bb600b;
    font-weight: normal;
    line-height: 1.3em;
    padding: 30px 30px 30px 80px;
    background: #f4d4b6 url(/images/error_ico.gif) no-repeat 30px 25px;
    margin-bottom: 30px;
}

/* footer */
.b-footer {
    position: relative;
}

.b-copyright {
    font-size: 1.1em;
    color: #575757;
    line-height: 1.2em;
    margin-bottom: 20px;
    padding-right: 260px;
}

.b-footer-links {
    background: #9a1409;
    padding: 30px 40px 20px 40px;
    margin: 0 -40px 20px -40px;
    font-size: 1.2em;
    color: #ffffff;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.b-footer-links li {
    padding-bottom: 8px;
}

.b-footer-links a {
    color: #ffffff;
}

.b-footer-programs {
    float: left;
    margin-right: 30px;
}

.b-footer-programs dt {
    float: left;
    width: 80px;
}

.b-footer-programs dd {
    margin-left: 85px;
    margin-bottom: 8px;
}

.b-footer-menu, .b-footer-other, .b-footer-static {
    float: left;
    margin-right: 30px;
}

.b-footer-social {
    position: absolute;
    top: 30px;
    right: 40px;
    z-index: 1;
}

.b-footer-social li {
    float: left;
    margin-left: 10px;
}

.b-footer-social a {
    display: block;
    width: 32px;
    height: 32px;
}

.b-footer-social a.google {
    background: url(/images/social.png) no-repeat 0 0;
}

.b-footer-social a.youtube {
    background: url(/images/social.png) no-repeat -42px 0;
}

.b-footer-social a.twitter {
    background: url(/images/social.png) no-repeat -84px 0;
}

.b-footer-social a.vkontakte {
    background: url(/images/social.png) no-repeat -126px 0;
}

.b-footer-social a.facebook {
    background: url(/images/social.png) no-repeat -168px 0;
}

.b-footer-info {
    font-size: 1.1em;
    color: #adadad;
    line-height: 1.2em;
    padding-right: 260px;
}

.b-webdev {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    font-size: 1.1em;
    color: #adadad;
    line-height: 1.2em;
    width: 130px;
    padding-left: 40px;
    background: url(/images/ag.png) no-repeat 0 0;
}

@media only screen and (max-width : 1024px) {
    .b-online .b-schedule-anons {
        float: none;
        width: 100%;
        background: none;
        padding-right: 0;
    }

    .b-online-video {
        padding: 0;
        max-width: 100%;
    }

    .b-main-holder.clear {
        margin-right: 0;
        padding-right: 0;
    }

    .b-content-leftside {
        margin-right: 0;
        padding-right: 0;
    }

    .b-content-holder {
        margin-right: 0;
        float: none;
    }

    .b-content-sidebar {
        width: auto;
        float: none;
        padding-right: 0;
    }

    .b-mail-form {
        margin: 0;
    }

    .b-site-nav li {
        font-size: 1.2em;
    }

    .b-site-nav li a {
        padding: 17px 15px;
    }

    .h-tv-info {
        max-width: 380px;
    }

    .b-schedule-days li {
        padding-right: 15px;
    }
}

@media only screen and (max-width : 960px) {
    .b-weather {
        display: none;
    }
}

@media only screen and (max-width : 800px) {
    .b-site-nav li {
        font-size: 1em;
    }

    .b-site-nav li li {
        font-size: 12px;
    }

    /*.b-site-nav li a {
      padding: 18px 10px;
    }

    .b-site-nav li li a {
        padding: 5px 10px;
    }*/

    .b-content {
        margin-right: 0;
        float: none;
    }

    .b-content-block, body.welcome .b-content-block, body.live .b-content-block {
        margin-right: 0;
    }

    .b-sidebar {
        display: none;
    }

    .b-footer-social {
        position: relative;
        clear: both;
        top: auto;
        right: auto;
        padding-top: 20px;
    }

    .b-footer-social li {
        margin: 0 10px 0 0;
    }
}

@media only screen and (max-width : 640px) {
    .b-site-nav {
        display: none;
    }

    .b-menu-ico {
        display: block;
    }

    .b-layout {
        padding: 0 10px 10px 10px;
    }

    .b-auth-header {
        padding: 20px 10px;
    }

    .b-auth-header a {
        display: block;
    }

    .b-topnews, .b-banner, .b-slider {
        display: none;
    }

    .h-tv-info {
        max-width: 100%;
        padding: 10px 0 0 0;
        float: none;
    }

    .b-tv-info h2, .b-tv-info h1 {
        padding-bottom: 15px;
    }

    .b-tv-timeinfo {
        float: none;
        width: 100%;
        margin-top: 10px;
    }

    .h-tv-timeinfo {
        padding: 10px;
    }

    .b-video-channel-about {
        width: 180px;
    }

    .b-form-rightside {
        float: none;
        width: 100%;
        overflow: hidden;
        zoom: 1;
        margin-bottom: 30px;
    }

    .b-form-leftside {
        max-width: 100%;
        margin-right: 0;
    }

    .b-video-anons .b-block-sort {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 20px;
    }

    .b-mail-form {
        margin-bottom: 20px;
    }

    .b-video-channel-about {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .b-video-channel-info .b-video-list li {
        width: 100%;
    }

    .b-video-list.fullwidth li {
        width: 45%;
    }

    .b-news-full-sidebar {
        display: none;
    }

    .b-news-full-content {
        margin-left: 0;
    }

    .b-tv-img a.archive {
        right: 0;
    }

    .b-footer-links {
        margin: 0 -10px 20px -10px;
    }

    .b-footer-links {
        padding: 20px 10px;
    }

    .b-footer-programs dt {
        float: none;
        width: auto;
        padding-bottom: 5px;
    }

    .b-footer-programs dd {
        float: none;
        margin-left: 0;
    }

    .b-footer-static {
        float: none;
    }

    .b-copyright, .b-footer-info {
        padding-right: 0;
    }

    .b-webdev {
        position: relative;
        top: auto;
        right: auto;
        margin: 20px 0;
    }
}

@media only screen and (max-width : 480px) {
    .b-news-large li, .b-video-list.fullwidth li, .b-video-list li {
        width: 100%;
    }
}