@import 'reset.css';

body,textarea,input,select {font-family: Tahoma, Verdana, Arial, "Trebuchet MS", sans-serif;}

body {line-height: 1.3em; font-size: 62.5%; background: #d9d9d9 /*url(/images/body_bg.jpg) repeat-x center top*/;}

a {color: #153672;}
a:hover {color: #0545bb;}

.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 */

.button {
  font-size: 12px;
  color: #ffffff;
  padding: 5px 8px;
  font-family: "Trebuchet MS";
  margin: 0;
  border: none;
  background: #97230f url(/images/button.gif) repeat-x top left;
  cursor: pointer;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.button:hover {
  color: #ffffff;
}

.image_left {
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
}

.image_right {
  float: right;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-left: 10px;
}

.image_none {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.image_left img, .image_right img, .image_none img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.image_desc {
  font-size: 13px!important;
  color: #949797!important;
  line-height: 15px;
  font-style: italic;
}

.site_link {
  font-size: 1.4em;
  color: #0072C5;
  line-height: 1.3em;
  padding: 10px;
  border: 1px solid #DADADA;
  background: #F7F7F7;
  margin-bottom: 15px;
}

.site_link a {
  color: #0072C5!important;
  padding-right: 12px;
  background: url(/images/site_link_bullet.gif) no-repeat center right;
}

/* banner */
.b-banner-300 {
  margin-bottom: 10px;
}

.b-banner-240 {
  background: #ffffff;
  margin-bottom: 10px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

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

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

.b-banner-728-top {
  margin-top: 10px;
}

.b-news-informer {
  margin-bottom: 10px;
}

/* page */
.b-wrap {
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.b-header {
  height: 119px;
  margin-bottom: 6px;
  /*overflow: hidden;*/
  background: url(/images/header_bg.gif) repeat-x top left;
}

body.homepage .b-header {
  margin-bottom: 0;
}

.b-auth {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 1.4em;
  color: #004e91;
  line-height: 1.2em;
  font-family: "Trebuchet MS";
  font-style: italic;
}

.b-auth input.sr {
  vertical-align: -2px;
  padding: 0;
  margin: 0;
}

.b-auth a {
  color: #004e91;
  text-decoration: none;
}

.b-auth a.profile {
  text-decoration: underline;
}

.b-auth a.join {
  padding-right: 22px;
  background: url(/images/topline_ico.png) no-repeat 100% -95px;
}

.b-top-line {
  height: 28px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.b-top-lineico {
  position: absolute;
  top: 8px;
  left: 1px;
  z-index: 3;
}

.b-top-lineico a {
  float: left;
  width: 16px;
  height: 17px;
  margin: 0 0 0 10px;
}

.b-top-lineico a.rss {
  background: url(/images/topline_ico.png) no-repeat 0 0;
}

.b-top-lineico a.mail {
  background: url(/images/topline_ico.png) no-repeat 0 -24px;
}

.b-top-lineico a.mobile {
  background: url(/images/topline_ico.png) no-repeat 0 -48px;
}

.b-top-lineico a.app {
  background: url(/images/topline_ico.png) no-repeat 0 -73px;
}

.b-header-bg {
  height: 91px;
  background: url(/images/header_bg.jpg) repeat-x top left;
  position: relative;
  width: 950px;
  margin: 0 auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-logo {
  position: absolute;
  top: 27px;
  left: 10px;
  z-index: 2;
}

.b-site-name {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  font-size: 1.3em;
  color: #ffffff;
}

.b-search-input {
  position: absolute;
  top: 12px;
  right: 10px;
  width: 288px;
}

.b-search-input input.src {
  width: 252px;
  margin: 0;
  background: #ffffff;
  border: 1px solid #bc7464;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 4px 26px 4px 8px;
  font-size: 1.2em;
  color: #787878;
  font-style: italic;
  font-family: "Trebuchet MS";
}

.b-search-input input.srcsubmit {
  width: 12px;
  height: 12px;
  border: none;
  margin: 0;
  font-size: 0;
  background: #ffffff url(/images/src_ico.gif) no-repeat top left;
  position: absolute;
  text-indent: -9999px;
  top: 8px;
  right: 8px;
  cursor: pointer;
}

.b-content {
  float: left;
  width: 640px;
}

.b-sidebar {
  float: right;
  width: 300px;
}

.b-sidebar .h-block {
  overflow: hidden;
  zoom: 1;
}

/* block */
.b-block {
  background: #ffffff;
  margin-bottom: 10px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-block-popup {
  margin-bottom: 0;
  width: 640px;
}

.b-block-error {
  background: #ffffff url(/images/404.gif) no-repeat top right;
}

.b-error-page {
  min-height: 194px;
}

.b-block-name {
  border-bottom: 3px solid #e0e0e0;
  padding: 8px 6px;
  margin-bottom: 9px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.b-block-name a.close {
  position: absolute;
  top: 12px;
  right: 8px;
  z-index: 1111;
  display: block;
  width: 11px;
  height: 11px;
  background: url(/images/close.gif) no-repeat 0 0;
}

.b-block-name-search {
  position: absolute;
  top: 3px;
  right: 3px;
}

.b-block-name-search input.src {
  width: 192px;
  margin: 0;
  background: #ffffff;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 26px 3px 6px;
  font-size: 1.2em;
  color: #787878;
  font-style: italic;
  font-family: "Trebuchet MS";
}

.b-block-name-search input.srcsubmit {
  width: 12px;
  height: 12px;
  border: none;
  margin: 0;
  font-size: 0;
  background: #ffffff url(/images/src_ico.gif);
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}

.b-block-name-search a.calendar {
  position: relative;
  top: 6px;
  right: 5px;
  z-index: 11;
  padding-left: 20px;
  background: url(/images/calendar_ico.gif) no-repeat center left;
  color: #0072C5;
  text-decoration: underline;
  font-size: 12px;
}

.b-block-name.nomargin {
  margin-bottom: 0;
  border-bottom: none;
}

.b-block-name h3, .b-block-name h1, .b-block-name .b-block-title {
  font-size: 16px;
  display: inline;
  float: left;
  line-height: 16px;
  color: #333333;
  font-weight: bold;
  font-family: "Trebuchet MS";
  text-transform: uppercase;
}

.b-block-name h3 span, .b-block-name h1 span, .b-block-title span {
  color: #333333!important;
}

.b-block-name p {
  font-size: 13px;
  line-height: 14px;
  color: #555555;
  display: inline;
}

.b-block-name p a {
  color: #a5240e;
}

.b-block-name h3.red, .b-block-name h1.red, .b-block-title.red, .b-block-title.red h1 {
  color: #a5240e;
}

.b-block-name h3.grey, .b-block-name h1.grey, .b-block-title.grey, .b-block-title.grey h1 {
  color: #737373;
}

.b-block-name h3 a, .b-block-title a {
  color: #333333;
  text-decoration: none;
}

.b-block-name a.all {
  font-size: 1.3em;
  color: #A5240E;
  float: right;
  margin-top: 4px;
  display: inline;
}

.h-block {
  padding: 5px;
  /*overflow: hidden;
  zoom: 1;*/
}

.h-block-feed, .h-block-auth, .h-block-slim {
  padding-bottom: 0;
}

.h-block-media {
  overflow: visible;
}

.h-block-branding {
  padding: 2px;
}

.b-block-footer {
  margin: 4px 0 8px 0;
  text-align: right;
}

.b-block-footer a.all {
  font-size: 1.3em;
  color: #a5240e;
}

.b-img-desc {
  background: url(/images/black_bg.png);
  padding: 3px 8px;
  position: absolute;
  z-index: 22;
  bottom: 0;
  left: 0;
  width: 128px;
  font-size: 11px;
  color: #BEBEBE;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.b-img-desc a {
  color: #BEBEBE;
  text-decoration: none;
}

.b-img-desc a.count {
  float: right;
  color: #ffffff;
}

.b-img-desc span {
  float: left;
  margin-right: 9px;
  padding: 2px 0 2px 19px;
}

.b-img-desc a.count span {
  float: right;
  margin: 0;
  padding-left: 0;
}

.b-img-desc span.view {
  background: url(/images/ico.png) no-repeat 0 -48px;
  display: none;
}

.b-img-desc span.comments {
  background: url(/images/ico.png) no-repeat 0 -96px;
}

.b-date {
  font-size: 1.1em;
  line-height: 1.2em;
  color: #838383;
  margin-bottom: 6px;
}

.b-theme {
  font-size: 1.2em;
  color: #0072C5;
}

.b-theme a {
  text-decoration: underline;
  color: #0072C5;
}

.b-about-rss {
  padding: 8px 0 0 120px;
  background: url(/images/rss_big.gif) no-repeat 0 0;
}

.b-about-rss p {
  font-size: 13px!important;
}

/* menu */
.b-menu {
  position: absolute;
  left: 220px;
  bottom: 15px;
}

.b-menu li {
  float: left;
  font-size: 1.4em;
  color: #ffffff;
  font-family: "Trebuchet MS";
  position: relative;
}

.b-menu li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 0 0 0 8px;
  background: url(/images/menu_bullet.gif) no-repeat center left;
  margin-right: 6px;
}

.b-menu li.first a {
  padding: 0;
  background: none;
}

.b-menu li a.home {
  padding: 0;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -3px;
  background: url(/images/home_ico.png) no-repeat 0 0;
}

.b-menu li a.home.active,.b-menu li a.home:hover {
  padding: 0;
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -3px;
  background: url(/images/home_ico.png) no-repeat 0 -16px;
}

.b-menu li a.active, .b-menu li a:hover {
  color: #e99161;
}

.b-sub-menu {
  position: absolute!important;
  background: #9a230f;
  top: 12px;
  left: 0;
  z-index: 4444;
  width: 130px;
  padding: 10px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
  display: none;
}

.b-sub-menu a {
  color: #ffffff!important;
  text-decoration: none;
  display: block;
  padding: 5px 9px!important;
  background: none!important;
  margin-right: 0!important;
}

.b-sub-menu a:hover {
  color: #e99161!important;
}

/* spectopic topnews*/
.b-spectopic, .b-topnews {
  position: relative;
  height: 30px;
}

.b-block-spectopic .ticker-controls {
  background: none;
  position: relative;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.b-block-spectopic .ticker-controls li {
  position: absolute;
  top: -18px!important;
  width: 11px;
  height: 24px;
  z-index: 11;
}

* html .b-block-spectopic .ticker-controls li {
  top: -23px!important;
}

.b-block-spectopic li.jnt-prev {
  left: -127px!important;
  background: url(/images/rotate_arrow.png) no-repeat 0 0!important;
}

.b-block-spectopic li.jnt-next {
  right: -4px!important;
  background: url(/images/rotate_arrow.png) no-repeat -13px 0!important;
}

.b-block-spectopic li.jnt-play-pause {
  display: none;
}

.b-block-views .ticker-controls {
  background: none;
  position: relative;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.b-block-views .ticker-controls li {
  position: absolute;
  top: -272px!important;
  width: 11px;
  height: 24px;
  z-index: 11;
}

.b-block-views li.jnt-prev {
  left: -3px!important;
  background: url(/images/rotate_arrow.png) no-repeat 0 0!important;
}

.b-block-views li.jnt-next {
  right: -3px!important;
  background: url(/images/rotate_arrow.png) no-repeat -13px 0!important;
}

.b-block-views li.jnt-play-pause {
  display: none;
}

.b-spectopic-header, .b-topnews-header {
  float: left;
  display: block;
  background: #98230f url(/images/spectopic_bg.gif) repeat-x top left;
  font-size: 1.4em;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: bold;
  padding: 7px 15px;
  min-width: 82px;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-spectopic-header a, .b-topnews-header a {
  text-decoration: none;
  color: #ffffff;
}

.b-spectopic-holder {
  float: left;
  display: inline;
  width: 817px;
  /*overflow: hidden;*/
  background: #f7f7f7;
  color: #404040;
  font-size: 1.2em;
  padding: 8px 0 9px 10px;
}

.b-topnews-holder {
  float: left;
  display: inline;
  width: 817px;
  /*overflow: hidden;*/
  background: #f7f7f7;
  color: #404040;
  font-size: 1.2em;
  padding: 6px 0 7px 10px;
}

* html .b-spectopic-holder, * html .b-topnews-holder {
  padding: 0 0 0 10px;
  margin-top: -6px;
}

.b-topnews-holder {
  background: none;
}

.b-spectopic-theme, .b-spectopic-link {
  display: inline;
}

.b-spectopic-theme a {
  color: #153672;
  font-weight: bold;
  text-decoration: none;
}

.ticker-controls {
  background: #f7f7f7;
  position: absolute;
  z-index: 21;
  top: 0;
  right: 0;
  padding: 9px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.ticker-controls li {
  float: left;
  width: 14px;
  height: 12px;
  margin: 0 2px;
  cursor: pointer;
}

.ticker-controls li.jnt-prev {
  background: url(/images/topnews_nav.png) no-repeat 0 0;
}

.ticker-controls li.jnt-prev:hover {
  background: url(/images/topnews_nav.png) no-repeat 0 -12px;
}

.ticker-controls li.jnt-play-pause {
  background: url(/images/topnews_nav.png) no-repeat -14px 0;
}

.ticker-controls li.jnt-play-pause:hover {
  background: url(/images/topnews_nav.png) no-repeat -14px -12px;
}

.ticker-controls li.jnt-next {
  background: url(/images/topnews_nav.png) no-repeat -28px 0;
}

.ticker-controls li.jnt-next:hover {
  background: url(/images/topnews_nav.png) no-repeat -28px -12px;
}

.b-spectopic-link a {
  color: #404040;
  text-decoration: none;
}

.b-topnews-link {
  height: 17px;
}

.b-topnews-link a {
  color: #153672;
  line-height: 16px;
  text-decoration: none;
}

.b-topnews-link span {
  display: inline-block;
  width: 17px;
  margin: 0 2px 0 2px;
  vertical-align: -4px;
  height: 16px;
}

.b-topnews-link span.video {
  background: url(/images/ico.png) no-repeat 0 -16px;
}

.b-topnews-link span.photo {
  background: url(/images/ico.png) no-repeat 0 -160px;
}

.b-topnews-link span.audio {
  background: url(/images/ico.png) no-repeat 0 -208px;
}

/* topbar announce */
.b-topbar-announce {
  overflow: hidden;
  zoom: 1;
}

.b-topbar-item {
  float: left;
  width: 312px;
  margin-left: 5px;
  position: relative;
}

.b-topbar-item .b-news-theme {
  padding: 5px 40px 0 10px;
  height: 18px;
}

.b-sidebar .b-topbar-item {
  float: left;
  width: 290px;
  margin-left: 0;
  position: relative;
}

.b-topbar-item:first-child {
  margin-left: 0;
}

.b-topbar-bottom .b-topbar-item:first-child {
  margin-bottom: 5px;
}

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

.b-topbar-title {
  background: url(/images/black_bg.png);
  position: absolute;
  z-index: 22;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  font-size: 1.2em;
  line-height: 1.1em;
  color: #ffffff;
  font-weight: bold;
}

.h-topbar-title {
  padding: 5px;
}

.b-topbar-title a {
  color: #ffffff;
  text-decoration: none;
}

/* topical */
.b-topical {
  position: relative;
  height: 30px;
}

.b-block-topical {
  -webkit-border-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius: 2px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-radius: 2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.b-topical-header {
  float: left;
  display: block;
  background: #98230f url(/images/spectopic_bg.gif) repeat-x top left;
  font-size: 1.4em;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: bold;
  padding: 7px 15px;
  min-width: 82px;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-topical-header a {
  text-decoration: none;
  color: #ffffff;
}

.b-topical-holder {
  background: none;
  float: left;
  display: inline;
  width: 790px;
  color: #404040;
  font-size: 1.2em;
  padding: 0 0 0 10px;
}

* html .b-topical-holder {
  padding: 0 0 0 10px;
  margin-top: -6px;
}

.b-topical-holder li {
  /*float: left;*/
  width: 240px;
  padding: 0 10px;
  color: #153672;
  font-weight: bold;
  height: 30px;
  display: table-cell;
  vertical-align: middle;
}

.b-topical-holder li a {
  color: #153672;
  text-decoration: none;
}

.b-topical-holder li a:hover {
  color: #0545bb;
}

.b-topical-holder li.center {
  border: 1px solid #e0e0e0;
  border-width: 0 1px;
}

/* mega news */
.b-mega-news {

}

.b-mega-img {
  height: 355px;
  width: 630px;
  overflow: hidden;
  position: relative;
  margin-bottom: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-mega-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  min-height: 355px;
  max-width: 100%;
}

.b-mega-theme {
  background: url(/images/theme_bg.png) no-repeat top right;
  font-size: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  z-index: 123;
  height: 25px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}

.b-mega-theme a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 5px 40px 7px 10px;
}

.b-mega-play {
  width: 78px;
  height: 77px;
  position: absolute;
  z-index: 15;
  top: 50%;
  left: 50%;
  margin: -39px 0 0 -39px;
}

.b-mega-play a {
  width: 78px;
  height: 77px;
  display: block;
  background: url(/images/play_ico.png) no-repeat top left;
}

.b-mega-img-desc {
  background: url(/images/black_bg.png);
  padding: 10px;
  position: absolute;
  z-index: 22;
  bottom: 0;
  left: 0;
  width: 610px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.b-mega-title {
  font-size: 1.6em;
  line-height: 1.3em;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 8px;
}

.b-mega-title a, .b-mega-title a:hover {
  color: #ffffff;
  text-decoration: none;
}

.b-mega-date {
  font-size: 1.1em;
  color: #bdbdbd;
  margin-bottom: 10px;
}

.b-mega-date ins {
  padding-right: 8px;
}

.b-mega-date span {
  display: inline-block;
  margin-right: 9px;
  padding: 2px 0 2px 19px;
  height: 13px;
}

.b-mega-date span.view {
  background: url(/images/ico.png) no-repeat 0 -48px;
  display: none;
}

.b-mega-date span.comments {
  background: url(/images/ico.png) no-repeat 0 -96px;
}

.b-mega-date span.video {
  background: url(/images/ico.png) no-repeat 0 0;
}

.b-mega-date span.photo {
  background: url(/images/ico.png) no-repeat 0 -144px;
}

.b-mega-date span.audio {
  background: url(/images/ico.png) no-repeat 0 -192px;
}

.b-mega-date span.notext {
  vertical-align: -4px;
}

.b-mega-date a {
  color: #bdbdbd;
  text-decoration: none;
}

.b-mega-desc {
  font-size: 1.2em;
  color: #fefefe;
  line-height: 1.2em;
}

.b-mega-desc a, .b-mega-desc a:hover {
  color: #fefefe;
  text-decoration: none;
}

.b-mega-other-list {
  height: 184px;
}

.b-mega-other-item {
  float: left;
  width: 156px;
  height: 184px;
  background: #eeeeee;
  margin-left: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-mega-other-item.active {
  background: #c6280c;
}

.b-mega-other-item:first-child, #b-mega-other-item-0 {
  margin-left: 0;
}

.b-mega-other-item:hover {
  background: #c6280c;
  cursor: pointer;
}

.h-mega-other-item {
  padding: 6px;
}

.b-mega-other-img {
  position: relative;
  height: 100px;
  margin-bottom: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-mega-other-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-mega-other-media {
  margin-top: 8px;
}

.b-mega-other-media span {
  float: left;
  width: 17px;
  margin-right: 9px;
  height: 16px;
}

.b-mega-other-media span.video {
  background: url(/images/ico.png) no-repeat 0 -16px;
}

.b-mega-other-media span.photo {
  background: url(/images/ico.png) no-repeat 0 -160px;
}

.b-mega-other-media span.audio {
  background: url(/images/ico.png) no-repeat 0 -208px;
}

.b-mega-other-item.active .b-mega-other-media span.video, .b-mega-other-item:hover .b-mega-other-media span.video {
  background: url(/images/ico.png) no-repeat 0 0;
}

.b-mega-other-item.active .b-mega-other-media span.photo, .b-mega-other-item:hover .b-mega-other-media span.photo {
  background: url(/images/ico.png) no-repeat 0 -144px;
}

.b-mega-other-item.active .b-mega-other-media span.audio, .b-mega-other-item:hover .b-mega-other-media span.audio {
  background: url(/images/ico.png) no-repeat 0 -192px;
}

.b-mega-other-item h3 {
  font-size: 1.2em;
  line-height: 1.2em;
  color: #153672;
  font-weight: normal;
  height: 42px;
  overflow: hidden;
}

.b-mega-other-item h3 a {
  color: #153672;
  text-decoration: none;
}

.b-mega-other-item.active h3 a, .b-mega-other-item:hover h3 a {
  color: #ffffff;
  font-weight: bold;
}

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

}

.b-news-item {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
  zoom: 1;
}

.b-news-img {
  float: left;
  margin-right: 10px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-news-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-news-theme {
  background: url(/images/theme_bg.png) no-repeat top right;
  font-size: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  position: absolute;
  z-index: 123;
  height: 25px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}

.b-news-theme a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 5px 40px 7px 10px;
}

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

.b-news-title {
  font-size: 1.6em;
  line-height: 1.2em;
  padding-top: 4px;
  color: #153672;
  margin-bottom: 8px;
}

.b-news-title a {
  text-decoration: none;
  color: #153672;
}

.b-news-title.bold {
  font-weight: bold;
}

.b-news-title.bold_red a, .b-news-title.bold_red a:hover {
  color: #a5240e;
}

.b-news-title img.exclusive {
  padding: 0 5px 0 0;
  vertical-align: -1px;
}

.b-news-title a ins {
  color: #b3260d;
}

.b-news-title a:hover {
  color: #0545bb;
}

.b-news-title span {
  display: inline-block;
  width: 17px;
  margin: 0 2px 0 2px;
  vertical-align: -3px;
  height: 16px;
}

.b-news-title span.video {
  background: url(/images/ico.png) no-repeat 0 -16px;
}

.b-news-title span.photo {
  background: url(/images/ico.png) no-repeat 0 -160px;
}

.b-news-title span.audio {
  background: url(/images/ico.png) no-repeat 0 -208px;
}

.b-news-date {
  font-size: 1.1em;
  line-height: 1.2em;
  color: #838383;
  margin-bottom: 8px;
}

.b-news-date a {
  color: #838383;
  text-decoration: none;
}

.b-news-date img.exclusive {
  padding-right: 5px;
  vertical-align: -2px;
}

.b-news-date a.theme {
  font-size: 1.2em;
  color: #0072c5;
  text-decoration: underline;
  padding-right: 4px;
}

.b-news-date ins {
  padding-right: 8px;
}

.b-news-date span {
  display: inline-block;
  margin-right: 9px;
  padding: 2px 0 2px 19px;
  height: 13px;
  color: #9f9f9f;
}

.b-news-date span.view {
  background: url(/images/ico.png) no-repeat 0 -80px;
  display: none;
}

.b-news-date span.comments {
  background: url(/images/ico.png) no-repeat 0 -128px;
}

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

.b-news-desc a {
  color: #404040;
  text-decoration: none;
}

.b-news-desc a ins {
  color: #b3260d;
}

.b-content-full {
  padding: 0 15px;
}

.b-content-full .b-news-date {
  float: left;
}

.b-news-action {
  float: right;
  margin: 1px 0 8px 0;
  position: relative;
}

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

.b-news-action a {
  font-size: 1.1em;
  color: #838383;
  line-height: 1.2em;
  text-decoration: none;
  float: left;
  padding: 1px 0 1px 22px;
  margin-left: 10px;
}

.b-news-action a.print {
  background: url(/images/news_ico.png) no-repeat 0 0;
}

.b-news-action a.mail {
  background: url(/images/news_ico.png) no-repeat 0 -15px;
}

.b-source {
  font-size: 1.2em;
  color: #838383;
  margin-bottom: 8px;
  line-height: 1.3em;
  float: left;
  padding-right: 10px;
}

.b-source a {
  text-decoration: none;
  color: #ab3c2d;
}

.b-news-author {
  margin-bottom: 20px;
  font-size: 11px;
  color: #838383;
}

.b-news-author-photo {
  float: left;
  margin-right: 10px;
}

.b-news-author-name {
  font-size: 18px;
  color: #153672;
  font-weight: normal;
  padding-top: 3px;
  line-height: 18px;
  overflow: hidden;
}

.b-news-author-name a {
  text-decoration: none;
  color: #153672;
}

.b-audio-player {
  margin-bottom: 20px;
}

.b-content-full h1.title {
  font-size: 2.4em;
  color: #153672;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.b-news-text {

}

/* news author */
.b-author-info {
  background: #f2f2f2;
  padding: 5px 5px 20px 5px;
  overflow: hidden;
  zoom: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 10px;
}

.b-author-photo {
  float: left;
  margin-right: 20px;
}

.b-author-links {
  margin: 20px 0;
  text-align: center;
}

.b-author-links a {
  padding: 0 4px;
}

.b-author-desc {
  overflow: hidden;
  zoom: 1;
}

.b-author-name {
  font-size: 2.4em;
  color: #153672;
  line-height: 1.1em;
  font-weight: normal;
  padding: 15px 0 20px 0;
}

.b-author-name h2 {
  font-weight: normal;
}

.b-author-about h1, .b-author-about h2, .b-author-about h3, .b-author-about h4 {
  font-size: 1.2em;
  color: #404040;
  font-weight: bold;
  line-height: 1.2em;
  padding-bottom: 10px;
}

.b-author-about p {
  font-size: 1.1em;
  color: #404040;
  line-height: 1.2em;
  padding-bottom: 10px;
}

.b-author-about ul {
  margin: 0 0 5px 18px;
}

.b-author-about ol {
  margin: 0 0 5px 27px;
}

.b-author-about ul li {
  font-size: 1.1em;
  line-height: 1.2em;
  color: #404040;
  padding-left: 14px;
  background: url(/images/bullet_li.gif) no-repeat 0 6px;
  margin-bottom: 5px;
}

.b-author-about ol li {
  font-size: 1.1em;
  line-height: 1.2em;
  color: #404040;
  padding-bottom: 5px;
  list-style: decimal;
}

/* news feed */
.b-block-newsfeed, .b-block-activity {
  background: #eeeeee;
}

.b-block-dontmiss.club {
  display: none;
}

.b-block-newsfeed .b-newsfeed-title {
  padding-left: 12px;
  background: url(/images/bullet_red.gif) no-repeat 0 5px;
}

.b-block-newsfeed .b-block-name, .b-block-activity .b-block-name {
  border: 1px solid #ffffff;
  margin-bottom: 0;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.b-newsfeed-list {
  height: 517px!important;
}

.b-newsfeed-item {
  padding: 10px;
  background: #fefefe url(/images/feed_line_bg.gif) repeat-x bottom left;
  border-top: 1px solid #e0e0e0;
}

.b-newsfeed-item:first-child {
  border-top: none;
}

.b-newsfeed-title {
  font-size: 1.2em;
  color: #153672;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.b-newsfeed-title a {
  color: #153672;
  text-decoration: none;
}

.b-newsfeed-title.bold {
  font-weight: bold;
}

.b-newsfeed-title.bold_red a, .b-news-newsfeed.bold_red a:hover {
  color: #a5240e;
  font-weight: bold;
}

.b-newsfeed-title img.exclusive {
  padding: 0 5px 0 0;
  vertical-align: -2px;
}

.b-newsfeed-title a.delete {
  color: #A5240E;
  text-decoration: underline;
}

.b-newsfeed-item .b-date {
  margin-bottom: 0;
}

.b-news-feed {

}

.b-news-feed-date {
  background: #98230f url(/images/red_bg.gif) repeat-x top left;
  color: #ffffff;
  font-size: 1.1em;
  text-transform: uppercase;
  text-align: center;
  padding: 5px;
  margin: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.b-news-feed-type {
  background: #efefef url(/images/newsfeed_type_bg.gif) repeat-x top left;
  color: #a5240e;
  border: 1px solid #d6d6d6;
  font-size: 1.3em;
  text-transform: uppercase;
  text-align: center;
  padding: 4px 5px;
  margin: 2px 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.b-news-feed-item {
  padding: 10px;
  background: #fefefe url(/images/feed_line_bg.gif) repeat-x bottom left;
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden;
  zoom: 1;
}

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

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

.b-news-feed-info .b-news-title {
  padding-top: 0;
  font-size: 14px;
}

.b-news-feed-info .b-news-desc {
  font-size: 11px;
}

.b-news-feed-time {
  font-size: 1.6em;
  color: #838383;
  line-height: 1.2em;
  float: left;
  width: 52px;
}

.b-news-feed .b-media-anons-list {
  background: #FEFEFE url(/images/feed_line_bg.gif) repeat-x bottom left;
  border-bottom: 1px solid #E0E0E0;
}

.b-news-feed .h-media-anons-list {
  width: 616px;
  margin: 5px auto 10px auto;
  overflow: hidden;
  zoom: 1;
}

.b-news-feed .b-media-anons-item {
  margin: 5px;
}

/* activity feed */
.b-block-activity {
  position: absolute!important;
  top: 0;
  right: 0;
  z-index: 111;
  width: 290px;
  border: 5px solid #b3250e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
}

.b-block-activity .b-block-name h1 {
  padding-left: 22px;
  background: url(/images/fb_ico.gif) no-repeat center left;
}

.b-block-activity .b-newsfeed-list {
  height: auto!important;
}

/* popular news anons */
.b-news-popular {

}

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

.b-news-popular-item .b-theme {
  margin-bottom: 10px;
}

.b-news-popular-img {
  float: left;
  margin-right: 5px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-news-popular-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

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

.b-news-popular-title {
  font-size: 1.3em;
  color: #153672;
  line-height: 1.2em;
  margin-bottom: 6px;
}

.b-news-popular-title a {
  color: #153672;
  text-decoration: none;
}

/* tabs */
.b-tabs {
  font-size: 1.1em;
  color: #a5240e;
}

.b-tabs-2 a {
  width: 133px;
  margin-left: 3px!important;
}

.b-video-tabs a {
  min-width: 78px;
}

.b-tabs a {
  text-decoration: none;
  color: #a5240e;
  display: inline-block;
  margin: 0 1px 10px 1px;
  border: 1px solid #c1c1c1;
  background: url(/images/news_tab_bg.gif) repeat-x 0 0;
  padding: 1px 2px 3px 2px;
  text-align: center;
  position: relative;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-tabs a:hover, .b-tabs a.active {
  background: url(/images/news_tab_bg.gif) repeat-x 0 -18px;
  color: #ffffff;
  border: 1px solid #a4240e;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.b-tabs a span {
  width: 13px;
  height: 7px;
  background: url(/images/news_tab_corner.gif) no-repeat top left;
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -6px;
  display: none;
}

.b-tabs a.active span {
  display: block;
}

* html .b-tabs a.active span {
  display: none;
}

/* sort by */
.b-sort-by {
  border: 1px solid #e1e1e1;
  border-width: 1px 0;
  padding: 6px 5px 9px 5px;
  font-size: 1.2em;
  color: #777777;
  margin-bottom: 10px;
  position: relative;
}

.b-sort-by a {
  text-decoration: underline;
  color: #0072c5;
}

.b-sort-by a.active {
  font-weight: bold;
  color: #333333;
  text-decoration: none;
  background: none;
}

.b-sort-by a.calendar {
  position: absolute;
  top: 6px;
  right: 5px;
  z-index: 11;
  padding-left: 20px;
  background: url(/images/calendar_ico.gif) no-repeat center left;
}

.b-popup-calendar {
  position: absolute;
  z-index: 212;
  top: 25px;
  right: 0px;
  zoom: 1;
}

/* views anons */
.b-block-views {
  overflow: hidden;
  zoom: 1;
}

.b-views-anons-list {
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.b-views-anons-list a.next {
  position: absolute;
  top: 22px;
  right: 2px;
  width: 11px;
  height: 24px;
  z-index: 11;
  background: url(/images/rotate_arrow.png) no-repeat -13px 0;
}

.b-views-anons-list a.prev {
  position: absolute;
  top: 22px;
  left: 2px;
  width: 11px;
  height: 24px;
  z-index: 11;
  background: url(/images/rotate_arrow.png) no-repeat 0 0;
}

.h-views-anons-list {
  padding: 0 5px;
}

.b-views-anons-item {
  width: 280px;
}

.b-views-anons-photo {
  float: left;
  margin-right: 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-views-anons-photo img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-views-anons-name {
  font-size: 1.8em;
  color: #153672;
  font-weight: normal;
  line-height: 1.2em;
  height: 70px;
  display: table-cell;
  vertical-align: middle;
}

.b-views-anons-name a {
  color: #153672;
  text-decoration: none;
}

.b-views-anons-quote {
  margin-top: 10px;
  clear: both;
  background: #f2f2f2;
  padding: 12px 20px;
  height: 80px;
  overflow: hidden;
}

.b-views-anons-title {
  font-size: 1.6em;
  font-weight: normal;
  color: #153672;
  line-height: 1.2em;
  margin-bottom: 6px;
}

.b-views-anons-title a {
  color: #153672;
  text-decoration: none;
}

.b-views-anons-desc {
  font-size: 1.2em;
  color: #404040;
  line-height: 1.3em;
}

.b-views-anons-desc a {
  color: #404040;
  text-decoration: none;
}

.b-views-anons-date {
  font-size: 1.1em;
  color: #838383;
  padding: 10px 0 5px 40px;
  background: url(/images/views_date_bg.gif) no-repeat top left;
}

/* media anons */
.b-media-anons-list {
  overflow: hidden;
  zoom: 1;
}

.b-media-anons-item {
  float: left;
  width: 144px;
  height: 100px;
  margin: 0 0 2px 2px;
}

.b-media-anons-item.nomargin {
  margin-left: 0;
}

.b-media-anons-photo {
  position: relative;
  width: 144px;
  height: 100px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-media-anons-photo img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-media-anons-play {
  width: 32px;
  height: 31px;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
}

.b-media-anons-play a {
  width: 32px;
  height: 31px;
  display: block;
  background: url(/images/play_ico_sm.png) no-repeat top left;
}

.b-media-anons-photo-desc {
  position: absolute;
  width: 128px;
  height: 78px;
  background: url(/images/white_bg.png);
  top: 0;
  left: 0;
  z-index: 11;
  padding: 8px;
  border-top: 3px solid #153672;
  border-bottom: 3px solid #153672;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: none;
}

.b-media-anons-item:hover .b-media-anons-photo-desc {
  display: block;
}

.b-media-anons-item:hover .b-media-anons-play {
  display: none;
}

.b-media-anons-title {
  font-size: 1.3em;
  color: #153672;
  line-height: 1.2em;
  margin-bottom: 5px;
  height: 62px;
  overflow: hidden;
}

.b-media-anons-title a {
  color: #153672;
  text-decoration: none;
}

.b-media-anons-date {
  font-size: 1.1em;
  color: #777777;
}

/* polls anons */
.b-polls-anons {
  padding: 0 5px;
}

.b-polls-anons-title {
  font-size: 1.4em;
  color: #153672;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.b-polls-anons-title a {
  color: #153672;
  text-decoration: none;
}

.b-polls-anons-anwers {
  padding-left: 6px;
}

.b-polls-anons-anwers li {
  font-size: 1.2em;
  color: #404040;
  line-height: 1.3em;
  padding-bottom: 18px;
  overflow: hidden;
  zoom: 1;
}

.b-polls-anons-anwers li input {
  float: left;
  margin: 1px 0 0 0;
}

.b-polls-anons-anwers li label {
  display: table;
  padding-left: 8px;
}

.b-polls-anons-submit {
  margin: 0 0 10px 26px;
  font-size: 12px;
}

.b-polls-anons-submit a {
  font-size: 12px;
  color: #A5240E;
  padding-left: 10px;
  font-family: "Trebuchet MS";
}

/* dont miss */
.b-dontmiss-list {

}

.b-dontmiss-list .b-date {
  margin-bottom: 0;
}

.b-dontmiss-list li {
  margin-left: 8px;
  padding-left: 12px;
  background: url(/images/bullet.gif) no-repeat 0 6px;
  margin-bottom: 18px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.b-dontmiss-list li.last {
  margin-bottom: 8px;
}

.b-dontmiss-title {
  font-size: 1.3em;
  color: #153672;
  line-height: 1.3em;
  margin-bottom: 6px;
}

.b-dontmiss-title a {
  color: #153672;
  text-decoration: none;
}

/* static text */
.b-static-img {
  position: relative;
  height: 355px;
  width: 630px;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-static-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  min-height: 355px;
  max-width: 100%;
}

.b-static-img-desc {
  background: url(/images/black_bg.png);
  padding: 10px;
  position: absolute;
  z-index: 22;
  bottom: 0;
  left: 0;
  width: 610px;
  font-size: 1.2em;
  color: #FEFEFE;
  line-height: 1.2em;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

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

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

.b-static-text p a {
  color: #ab3c2d;
}

.b-static-text h1 {
  font-size: 2.4em;
  color: #153672;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.b-static-text h2 {
  font-size: 1.6em;
  line-height: 1.3em;
  color: #153672;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 3px solid #e0e0e0;
}

.b-static-text h3, .b-static-text h4, .b-static-text h5, .b-static-text h6 {
  font-size: 1.4em;
  line-height: 1.3em;
  color: #153672;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #e0e0e0;
}

.b-static-text ul {
  margin: 0 0 5px 18px;
}

.b-static-text ol {
  margin: 0 0 5px 37px;
}

.b-static-text ul li {
  font-size: 1.4em;
  line-height: 1.4em;
  color: #404040;
  padding-left: 14px;
  background: url(/images/bullet_li.gif) no-repeat 0 6px;
  margin-bottom: 15px;
}

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

.b-static-text blockquote {
  font-size: 1.3em;
  line-height: 1.4em;
  font-style: italic;
  color: #444a4a;
  padding: 10px 35px 10px 20px;
  width: 585px;
  background: #f4f7fc url(/images/quote_bg.gif) no-repeat bottom right;
  border-top: 1px solid #e9ebf0;
  border-bottom: 1px solid #e9ebf0;
  margin: 0 0 15px -20px;
  overflow: hidden;
  zoom: 1;
}

.b-static-text blockquote p {
  font-size: 13px!important;
  line-height: 16px!important;
  padding-bottom: 0;
}

.b-static-text blockquote img.image_left {
  padding-right: 30px;
  margin-right: 5px;
  background: url(/images/quote_img_bg.gif) no-repeat top right;
}

.b-static-text table {
  margin-bottom: 15px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}

.b-static-text th {
  background: #f4f7fc url(/images/table_th.gif) repeat-x 0 0;
  font-size: 1.4em;
  color: #153672;
  text-align: left;
  font-weight: normal;
  padding: 11px 10px;
}

.b-static-text tr:nth-child(even) {
  background-color: #f6f6f6;
}

.b-static-text td {
  font-size: 1.2em;
  color: #404040;
  padding: 10px;
  vertical-align: top;
}

.b-static-text td a {
  color: #0072c5;
}

/* faces */
.b-faces-list {

}

.b-face-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dcdcdc;
}

.b-face-photo {
  float: left;
  margin-right: 10px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-face-photo img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

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

.b-face-name {
  font-size: 2em;
  color: #153672;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.b-face-jobtitle {
  font-size: 1.4em;
  color: #6e6e6e;
  line-height: 1.3em;
  margin-bottom: 8px;
}

.b-face-email {
  font-size: 1.2em;
  color: #0072c5;
  line-height: 1.3em;
  margin-bottom: 6px;
}

.b-face-email a {
  color: #0072c5;
}

.b-face-desc {
  font-size: 1.2em;
  color: #000000;
  line-height: 1.4em;
}

/* views list */
.b-views-list {

}

.b-views-item {
  margin-bottom: 10px;
  background: #f2f2f2 url(/images/views_bg.gif) repeat-y 0 0;
}

.b-views-face {
  float: left;
  width: 210px;
  padding: 5px;
  background: #e0e0e0;
}

.b-views-img {
  float: left;
  margin-right: 10px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-views-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-views-name {
  font-size: 1.4em;
  color: #153672;
  line-height: 1.2em;
  font-weight: bold;
}

.b-views-name a {
  color: #153672;
  text-decoration: none;
}

.b-views-info {
  overflow: hidden;
  zoom: 1;
  background: #f2f2f2;
  padding: 7px 10px;
}

.b-views-title {
  font-size: 1.4em;
  color: #153672;
  line-height: 1.3em;
}

.b-views-title {
  font-size: 1.4em;
  color: #153672;
  line-height: 1.3em;
  margin-bottom: 6px;
}

.b-views-title a {
  color: #153672;
  text-decoration: none;
}

.b-views-desc {
  font-size: 1.2em;
  color: #404040;
  line-height: 1.2em;
}

.b-views-desc a {
  color: #404040;
  text-decoration: none;
}

.b-views-date {
  padding: 10px 0 5px 40px;
  background: #ffffff url(/images/views_date_list.gif) no-repeat top left;
  clear: both;
}

/* media list */
.b-media-list {

}

.b-media-list-line {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e1e1e1;
  overflow: hidden;
  zoom: 1;
}

.b-media-item {
  float: left;
  width: 205px;
  margin-left: 7px;
}

.b-media-list-line .b-media-item:first-child, .b-media-list-line .b-media-item.first {
  margin-left: 0;
}

.h-media-item {
  padding: 0 5px;
}

.b-media-img {
  margin-bottom: 5px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-media-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-media-img .b-img-desc {
  width: 189px;
}

.b-media-title {
  font-size: 1.3em;
  color: #153672;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.b-media-title a {
  text-decoration: none;
  color: #153672;
}

.b-read-news {
  margin-bottom: 10px;
}

.b-read-news p {
  font-size: 1.4em;
  color: #404040;
  font-weight: bold;
  line-height: 1.3em;
  padding-bottom: 6px;
}

.b-read-news-link {
  font-size: 1.4em;
  color: #0072c5;
  line-height: 1.3em;
  padding: 10px;
  border: 1px solid #dadada;
  background: #f7f7f7;
}

.b-read-news a {
  color: #0072c5;
}

/* gallery */
.b-gallery-photo {
  position: relative;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.b-gallery-photo img {
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.b-content-full .b-gallery-photo img {
  width: 600px;
}

.b-gallery-photo-desc {
  background: url(/images/black_bg.png);
  padding: 10px;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #fefefe;
  position: absolute;
  z-index: 22;
  bottom: 0;
  left: 0;
  width: 610px;
}

.b-content-full .b-gallery-photo-desc {
  width: 580px;
}

.b-gallery-photo-list {
  margin-bottom: 20px;
  background: #f6f6f6;
  padding: 3px 0 10px 0;
  border: 1px solid #b2b2b2;
  border-width: 0 1px 1px 1px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.b-content-full .b-gallery-photo-list {
  background: none;
  padding-bottom: 0;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.b-gallery-photo-holder {
  margin: 0 auto;
  width: 608px;
  position: relative;
  overflow: hidden;
  zoom: 1;
}

.b-content-full .b-gallery-photo-holder {
  width: 600px;
}

.b-gallery-photo-holder a.prev {
  position: absolute;
  top: 42px;
  left: 1px;
  width: 11px;
  height: 24px;
  z-index: 112;
  background: url(/images/rotate_arrow.png) no-repeat 0 -24px;
}

.b-content-full .b-gallery-photo-holder a.prev {
  left: 0;
  background: url(/images/rotate_arrow.png) no-repeat 0 0;
}

.b-gallery-photo-holder a.next {
  position: absolute;
  top: 42px;
  right: 1px;
  width: 11px;
  height: 24px;
  z-index: 112;
  background: url(/images/rotate_arrow.png) no-repeat -13px -24px;
}

.b-content-full .b-gallery-photo-holder a.next {
  right: 0;
  background: url(/images/rotate_arrow.png) no-repeat -13px 0;
}

.b-gallery-photo-item {
  width: 144px;
  height: 100px;
  padding-top: 7px;
  float: left;
  margin: 0 4px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-content-full .b-gallery-photo-item {
  margin: 0 3px;
}

.b-gallery-photo-frame {
  background: url(/images/photo_frame.png) no-repeat 0 0;
  position: absolute;
  width: 144px;
  height: 107px;
  top: 0;
  left: 0;
  z-index: 111;
  display: none;
}

.b-gallery-photo-frame a {
  width: 144px;
  height: 107px;
  display: block;
}

.ad-thumb-list .ad-active .b-gallery-photo-frame, .ad-thumb-list a:hover .b-gallery-photo-frame {
  display: block;
}

/* votes */
.b-votes-list {

}

.b-votes-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
}

.b-votes-title {
  font-size: 1.6em;
  color: #153672;
  line-height: 1.3em;
  padding: 0 5px;
  margin-bottom: 15px;
}

.b-votes-title a {
  color: #153672;
  text-decoration: none;
}

.b-votes-date {
  color: #838383;
  font-size: 12px;
}

.b-votes-answer-list {
  background: #fbfbfb;
  border: 1px solid #c9c9c9;
  position: relative;
  padding: 15px 10px 5px 10px;
  margin-bottom: 10px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-votes-answer-corner {
  position: absolute;
  width: 19px;
  height: 11px;
  top: -11px;
  left: 16px;
  z-index: 2;
  background: url(/images/votes_corner.gif) no-repeat 0 0;
}

.b-votes-answer-list li {
  margin-bottom: 15px;
}

.b-votes-answer-var {
  font-size: 1.2em;
  color: #404040;
  line-height: 1.3em;
  margin-bottom: 8px;
  position: relative;
}

.b-votes-answer-title {
  padding-right: 90px;
}

.b-votes-answer-percent {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 33;
}

.b-votes-answer-line {
  height: 4px;
  background: #eeeeee;
  border: 1px solid #cecece;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-votes-answer-line span {
  position: absolute;
  height: 6px;
  top: -1px;
  left: -1px;
  z-index: 23;
  background: url(/images/vote_line_bg.gif) repeat-x 0 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-votes-answer-count {
  font-size: 1.2em;
  color: #838383;
  line-height: 1.3em;
  padding-left: 10px;
}

.b-votes-answer-count span {
  color: #ab3c2d;
}

/* themes */
.b-spec-theme {
  background: #f5f5f5;
  margin-bottom: 5px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 10px rgba(0, 0, 0, 0.2);
}

.b-spec-theme-single {
  margin-bottom: 20px;
}

.b-spec-theme-corner {
  position: absolute;
  bottom: -10px;
  left: 253px;
  width: 19px;
  height: 10px;
  z-index: 22;
  background: url(/images/spectheme_corner.gif) no-repeat 0 0;
}

.b-spec-theme-img {
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-spec-theme-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-spec-theme-info {
  padding: 15px 10px 10px 10px;
  overflow: hidden;
  zoom: 1;
}

.b-spec-theme-name h2 {
  font-size: 2.4em;
  line-height: 1.3em;
  color: #153672;
  font-weight: normal;
  padding-bottom: 12px;
}

.b-spec-theme-name h2 a {
  text-decoration: none;
}

.b-spec-theme-desc {
  font-size: 1.4em;
  color: #404040;
  line-height: 1.3em;
}

/* form */
.b-form {
  background: #f2f2f2;
  padding: 5px 5px 20px 5px;
  border: 1px solid #dcdcdc;
  border-width: 1px 0;
  margin: 0 0 0 -5px;
  width: 630px;
  overflow: hidden;
  zoom: 1;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.b-form dt {
  font-size: 1.3em;
  color: #153672;
  line-height: 1.3em;
  float: left;
  width: 165px;
  text-align: right;
  padding-top: 6px;
  /*margin-bottom: 8px;*/
}

.b-form dt.relevance {
  padding-top: 1px;
}

.b-form dt.empty {
  margin-bottom: 0;
}

.b-form dd {
  margin-left: 170px;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 14px;
  color: #616161;
  /*overflow: hidden;
  zoom: 1;*/
}

.b-form dd a {
  color: #0072c5;
  text-decoration: underline;
}

.b-form .hint {
  width: 380px;
  font-size: 11px;
  color: #616161;
  padding-top: 6px;
}

.b-form .error {
  font-size: 11px;
  color: #a5240e;
  padding-top: 6px;
  clear: both;
}

.b-form dd ul {
  padding-top: 6px;
  overflow: hidden;
  zoom: 1;
}

.b-form dd li {
  font-size: 12px;
  color: #616161;
  padding: 0 10px 5px 0;
  width: 115px;
  float: left;
}

.b-form input.input, .b-form input.form_input {
  width: 355px;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  margin: 0;
  padding: 5px 10px;
  font-size: 14px;
  color: #444444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-form input.code_input {
  width: 55px;
  text-align: center;
  vertical-align: 11px;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  margin: 0;
  padding: 7px 6px;
  font-size: 20px;
  font-weight: bold;
  color: #444444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-form .refresh {
  padding: 0 5px;
  vertical-align: 9px;
}

.b-form textarea {
  width: 355px;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  margin: 0;
  height: 60px;
  padding: 5px 10px;
  font-size: 16px;
  color: #444444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-form textarea.locked {
  cursor: pointer;
}

.b-form input.date, .b-form input.dob {
  width: 165px;
  background: #ffffff url(/images/calendar_ico.gif) no-repeat 96% 8px;
  border: 1px solid #c8c8c8;
  margin: 0 0 0 0;
  padding: 5px 10px;
  font-size: 16px;
  color: #444444;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-block-auth .b-form input.date, .b-block-auth .b-form input.dob {
  width: 190px;
}

.b-form-submit {
  margin-left: 170px;
}

.b-form input.error, .b-form textarea.error {
  border: 1px solid #c68276;
  color: #a5240e;
}

.b-form-error {
  background: #f2dfdb url(/images/error.gif) no-repeat 16px 16px;
  font-size: 1.6em;
  color: #b53a3b;
  line-height: 1.2em;
  padding: 20px 20px 20px 60px;
  min-height: 24px;
  margin-bottom: 10px;
  border: 1px solid #e1cfcc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-form-done {
  background: #e2f2db url(/images/done.gif) no-repeat 16px 16px;
  font-size: 1.6em;
  color: #00780b;
  line-height: 1.2em;
  padding: 20px 20px 20px 60px;
  min-height: 24px;
  margin-bottom: 10px;
  border: 1px solid #d2e1cc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-form-info {
  background: #ffffff;
  font-size: 1.2em;
  color: #404040;
  line-height: 1.3em;
  padding: 20px;
  min-height: 24px;
  margin-bottom: 10px;
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* login form */
.b-login-form, .b-join-form {
  padding-bottom: 5px;
}

.b-login-box {
  background: #ffffff;
  color: #404040;
  padding: 10px;
  width: 290px;
  min-height: 190px;
  border: 1px solid #ededed;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-join-form .b-login-box {
  min-height: 400px;
}

.b-login-box .info {
  font-size: 1.2em;
  color: #404040;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 20px;
}

.b-login-box-text {
  font-size: 1.2em;
  color: #404040;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 20px;
}

.b-login-box-socialbtn {
  text-align: center;
}

.b-login-box-socialbtn li {
  margin-bottom: 4px;
}

.b-login-box-socialbtn li a.social-login-button {
  display: block;
  width: 190px;
  height: 28px;
  margin: 0 auto;
}

.b-login-box-socialbtn li a.fb-login-button {
  background: url(/images/social/fb.gif);
}

.b-login-box-socialbtn li a.vk-login-button {
  background: url(/images/social/vk.gif);
}

.b-login-box-socialbtn li a.google-login-button {
  background: url(/images/social/g.gif);
}

.b-login-box-left {
  float: left;
  width: 390px;
}

.b-login-box-right {
  float: right;
  width: 190px;
}

.b-login-form .b-login-box dt {
  width: 100px;
}

.b-login-form .b-login-box dd {
  margin-left: 105px;
}

.b-login-form .b-login-box .b-form-submit {
  margin-left: 105px;
}

.b-login-box input.form_input {
  width: 190px;
}

/* search */
.b-search-results {
  border-top: 1px solid #E0E0E0;
}

.b-search-results .b-news-feed-time {
  width: 24px;
  text-align: right;
  padding-right: 10px;
}

.b-search-count {
  font-size: 1.4em;
  color: #404040;
  line-height: 1.3em;
  padding: 10px 10px 10px 18px;
}

.b-search-count span {
  font-size: 18px;
  color: #0072c5;
}

.b-search-form {
  padding-top: 20px;
  margin-bottom: 10px;
}

.b-search-exact {
  font-size: 11px;
  margin-top: 3px;
}

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

.b-search-relevance {
  font-size: 12px;
  color: #616161;
  margin-top: 3px;
  margin-bottom: 6px;
}

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

/* share */
.b-share {
  background: #f3f3f3 url(/images/share_bg.gif) repeat-x top left;
  border: 1px solid #c0c0c0;
  padding: 6px 8px;
  font-size: 1.2em;
  color: #6f6f6f;
  margin-bottom: 15px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-share span {
  float: left;
}

.b-news-share-bottom {
  margin-bottom: 10px;
}

.addthis_holder {
  float: right;
  margin: -3px 0 0 0;
}

table.addthis_table td {
  padding: 0 5px 0 0;
  vertical-align: top;
  height: 20px;
}

table.addthis_table td a {
  display: block;
  height: 20px;
  overflow: hidden;
}

/* read more */
.b-read-more {

}

.b-read-more .b-block-name, .b-see-more .b-block-name {
  padding: 8px 0;
}

.b-read-more li {
  font-size: 1.4em;
  line-height: 1.3em;
  margin-left: 15px;
  padding-left: 12px;
  background: url(/images/bullet.gif) no-repeat 0 6px;
  margin-bottom: 10px;
  color: #153672;
}

.b-read-more li a {
  color: #153672;
  text-decoration: none;
}

.b-see-more-list {
  margin-bottom: 15px;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.b-see-more-list a.prev {
  position: absolute;
  top: 32px;
  left: 0;
  width: 11px;
  height: 24px;
  z-index: 11;
  background: url(/images/rotate_arrow.png) no-repeat 0 0;
}

.b-see-more-list a.next {
  position: absolute;
  top: 32px;
  right: 0;
  width: 11px;
  height: 24px;
  z-index: 11;
  background: url(/images/rotate_arrow.png) no-repeat -13px 0;
}

.b-see-more-list a.prev.inactive {
  background: url(/images/rotate_arrow.png) no-repeat 0 -48px;
}

.b-see-more-list a.next.inactive {
  background: url(/images/rotate_arrow.png) no-repeat -13px -48px;
}

.b-see-more-item {
  width: 144px;
  float: left;
  margin-left: 6px;
}

.b-see-more-item.first {
  margin-left: 3px;
}

.b-see-more-img {
  margin-bottom: 5px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-see-more-img img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-see-more-title {
  font-size: 1.3em;
  color: #153672;
  line-height: 1.3em;
  padding: 0 5px;
}

.b-see-more-title a {
  color: #153672;
  text-decoration: none;
}

/* content tags */
.b-tags {
  font-size: 1.2em;
  color: #838383;
  line-height: 1.3em;
  margin-bottom: 20px;
}

.b-tags a {
  text-decoration: none;
  color: #0072c5;
}

/* page selector */
.b-page-selector {
  text-align: center;
  position: relative;
  height: 1%;
  overflow: hidden;
}

.b-page-selector-holder {
  float: left;
  left: 50%;
  position: relative;
  text-align: center;
}

.b-page-selector-holder ul {
  float: left;
  left: -50%;
  position: relative;
}

.b-page-selector li {
  float: left;
  text-align: center;
  margin: 0 1px;
  font-size: 1.2em;
  position: relative;
}

.b-page-selector li a {
  color: #ac250e;
  background: #eeeeee;
  font-weight: normal;
  text-decoration: none;
  display: block;
  padding: 5px 10px 7px 10px;
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inner 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-page-selector li a:hover, .b-page-selector li.active a {
  color: #ffffff;
  background: #98230f url(/images/page_nav_bg.gif) repeat-x 0 0;
}

.b-page-selector li.next_page a {
  padding: 5px 26px 7px 18px;
}

.b-page-selector li.next_page span {
  position: absolute;
  top: 0;
  right: -2px;
  width: 11px;
  height: 24px;
  z-index: 11;
  background: url(/images/rotate_arrow.png) no-repeat -13px 0;
}

.b-page-selector li.next_page.ina span {
  background: url(/images/rotate_arrow.png) no-repeat -13px -48px;
}

.b-page-selector li.prev_page a {
  padding: 5px 18px 7px 26px;
}

.b-page-selector li.prev_page span {
  position: absolute;
  top: 0;
  left: -2px;
  width: 11px;
  height: 24px;
  z-index: 11;
  background: url(/images/rotate_arrow.png) no-repeat 0 0;
}

.b-page-selector li.prev_page.ina span {
  background: url(/images/rotate_arrow.png) no-repeat 0 -48px;
}

.b-page-selector li.ina a {
  color: #828282;
}

.b-page-selector li.ina a:hover {
  background: #eeeeee;
}

/* calendar */
.b-block-calendar table.ui-datepicker-calendar {
  width: 100%;
}

.b-block-calendar .ui-datepicker-header  {
  position: relative;
}

.b-block-calendar .ui-datepicker-prev  {
  position: absolute;
  top: 8px;
  left: 11px;
  display: block;
  width: 8px;
  height: 8px;
  background: url(/images/calendar_nav.gif) no-repeat 0 0;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
}

.b-block-calendar .ui-datepicker-next  {
  position: absolute;
  top: 8px;
  right: 11px;
  display: block;
  width: 8px;
  height: 8px;
  background: url(/images/calendar_nav.gif) no-repeat -8px 0;
  text-indent: -99999px;
  overflow: hidden;
  cursor: pointer;
}

.b-block-calendar .ui-datepicker-title {
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 6px 0;
  background: #98230f url(/images/red_bg.gif) repeat-x top left;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.b-block-calendar .ui-datepicker-title a {
  color: #ffffff;
  text-decoration: none;
}

.b-block-calendar th {
  background: #f1f1f1;
  border: 1px solid #e3e3e3;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  color: #153672;
  text-transform: uppercase;
  padding: 6px 0;
}

.b-block-calendar td {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  font-size: 13px;
  text-align: center;
  font-weight: normal;
  color: #404040;

}

.b-block-calendar td.ui-datepicker-unselectable {
  color: #838383;
}

.b-block-calendar td span {
  display: block;
  padding: 6px 0;
}

.b-block-calendar td a {
  text-decoration: none;
  color: #0072C5;
  display: block;
  padding: 8px 0;
}

.b-block-calendar td.ui-datepicker-current-day, .b-block-calendar td a:hover {
  background: #b9270d;
  color: #ffffff;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: inner 0 0 10px rgba(0, 0, 0, 0.3);
}

.b-block-calendar td.ui-datepicker-current-day a {
  color: #ffffff;
}

/* comments */
.b-comments {

}

.b-comments .b-block-name span.count {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 8px;
  margin-left: 4px;
  margin-top: -2px;
  display: inline-block;
  background: #97230F url(/images/red_bg.gif) repeat-x top left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.b-comments-form textarea {
  width: 517px;
  height: 90px;
}

.b-comments-form .b-form-submit {
  margin: 10px 0 0 0;
  text-align: right;
}

.comment_error_msg {
  font-size: 11px;
  color: #a5240e;
  padding-top: 6px;
}

.h-comments-form {
  position: relative;
  padding: 5px 5px 0 85px;
  overflow: hidden;
  zoom: 1;
}

.b-comments-avatar {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 111;
  width: 70px;
  height: 70px;
  overflow: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-comments-avatar img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 70px;
}

.b-comments-avatar a {
  display: block;
  font-size: 11px;
  color: #0072C5;
  margin-top: 4px;
}

.b-comments-list .b-comments-form {
  margin-bottom: 10px;
}

.b-comments-list-holder {
  padding: 10px 0 0 0;
}

.b-comments-list-holder p.empty {
  font-size: 1.2em;
  color: #404040;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 20px;
  text-align: center;
}

.b-comments-item {
  margin-bottom: 10px;
  overflow: hidden;
  zoom: 1;
  border-bottom: 1px solid #e1e1e1;
  padding: 0 5px 10px 5px;
}

.b-comments-user-avatar {
  float: left;
  margin-right: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.b-comments-user-avatar img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  width: 70px;
}

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

.b-comments-author {
  font-size: 14px;
  color: #153672;
  margin-bottom: 10px;
}

.b-comments-author a.del, .b-comments-author a.ban {
  color: #a5240e;
  font-size: 11px;
  float: right;
  margin-left: 10px;
  display: none;
}

.b-comments-item:hover .b-comments-author a.del, .b-comments-item:hover .b-comments-author a.ban {
  display: block;
}

.b-comments-date {
  font-size: 11px;
  color: #838383;
  padding-left: 10px;
}

.b-comments-entry {
  font-size: 1.2em;
  color: #404040;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.b-comment-reply {
  font-size: 1.2em;
  line-height: 1.3em;
}

.b-comment-reply a {
  color: #a5240e;
}

.b-comments-tree-1 {
  margin-left: 80px;
}

.b-comments-tree-2 {
  margin-left: 160px;
}

.b-comments-tree-3, .b-comments-tree-4, .b-comments-tree-5, .b-comments-tree-6, .b-comments-tree-7, .b-comments-tree-8, .b-comments-tree-9, .b-comments-tree-10 {
  margin-left: 240px;
}

/* footer */
.b-footer {
  background: url(/images/footer_bg.gif) repeat-x top left;
  overflow: hidden;
  zoom: 1;
}

.b-footer-bg {
  background: url(/images/footer_back.jpg) no-repeat center top;
  overflow: hidden;
  zoom: 1;
}

.b-footer-sitemap {
  padding: 18px 0;
}

.b-footer-sitemap table {
  width: 100%;
}

.b-footer-sitemap td {
  vertical-align: top;
  width: 130px;
  padding: 0 12px;
  border-right: 1px solid #525252;
}

.b-footer-sitemap td.themes li {
  font-size: 1.2em;
  line-height: 1.3em;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 16px;
  font-family: "Trebuchet MS";
}

.b-footer-sitemap td.themes li a {
  color: #ffffff;
  text-decoration: none;
}

.b-footer-sitemap td.sitemap li {
  font-size: 1.2em;
  line-height: 1.3em;
  color: #ffffff;
  font-family: "Trebuchet MS";
  padding-bottom: 6px;
}

.b-footer-sitemap td.sitemap li a {
  color: #ffffff;
  text-decoration: none;
}

.b-footer-sitemap td.services {
  width: 310px;
  padding-right: 0;
  border-right: none;
}

.b-footer-sitemap td.services p {
  font-size: 1.2em;
  line-height: 1.3em;
  color: #cdcdcd;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 16px;
  font-family: "Trebuchet MS";
}

.b-footer-sitemap td.services li {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #ffffff;
  font-family: "Trebuchet MS";
  width: 148px;
  float: left;
  padding-bottom: 10px;
}

.b-footer-sitemap td.services li a {
  color: #ffffff;
  text-decoration: none;
  padding-left: 20px;
}

.b-footer-sitemap td.services li a.rss {
  background: url(/images/footer_ico.png) no-repeat 0 0;
}

.b-footer-sitemap td.services li a.mail {
  background: url(/images/footer_ico.png) no-repeat 0 -24px;
}

.b-footer-sitemap td.services li a.mobile {
  background: url(/images/footer_ico.png) no-repeat 0 -48px;
}

.b-footer-sitemap td.services li a.app {
  background: url(/images/footer_ico.png) no-repeat 0 -73px;
}

.b-footer-info {
  background: #5d5d5d;
  border-top: 1px solid #525252;
  border-bottom: 1px solid #525252;
  padding: 15px 0;
  font-size: 1.1em;
  color: #cdcdcd;
  line-height: 1.3em;
}

.b-footer-info a {
  color: #ffffff;
  text-decoration: none;
}

.b-footer-copyright {
  padding: 15px 0 25px 0;
  font-size: 1.1em;
  color: #cdcdcd;
  line-height: 1.3em;
}

.b-footer-rules {
  float: right;
}

.b-footer-copyright a {
  color: #ffffff;
  text-decoration: none;
}

.b-counter {
  margin-top: 10px;
}