body {
  font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
  font-size: 12px;
}

a, a:focus, a:hover{
  color: #0066cc;
}

.decTxt {
  font-family: Tahoma, Verdana, Arial, Helvetica;
}

header {
  background: url("../img/bg_header.jpg") no-repeat top center;
}

header .logo {
  /*width: 410px;
  height: 77px;*/
  float: left;
}

header .logo a {
  display: inline-block;
  /*width: 390px;
  height: 77px;*/
}

header .headerInfo {
  float: left;
  padding-top: 10px;
  font-size: 12px;
  width: 500px;
  padding-right: 0;
  padding-left: 20px;
}

header .headerInfo strong {
  font-size: 120%;
}

header .join {
  padding-top: 10px;
  float: right;
  width: 125px;
  text-align: center;
  font-size: 10px;
}

header .joing a {
  color: #336699;
}

header .join strong {
  font-size: 130%;
}

#mainMenu {
  background: url("../img/bg_menu.png") no-repeat top center;
}

#mainMenu ul {
  margin: 0;
  display: table;
  width: 100%;
}

#mainMenu ul li {
  display: table-cell;
  width: auto;
  float: none;
  text-align: center;
}

#mainMenu ul li:first-child{
  padding-left: 15px;
}

#mainMenu a {
  color: #333333;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}

#mainMenu a:hover, #mainMenu .selected a, #mainMenu .active a {
  background: url("../img/menu_active.png") no-repeat bottom center;
}

#rightColumn {
  padding: 20px 0 20px 0;
}

#rightColumn .box {
  background: #f9f9f9;
  padding: 6px 30px 20px 30px;
  font-size: 12px;
  border: 1px solid #dcdcdc;
}

#rightColumn .boxWithBotFade{
  background: #f9f9f9 url("../img/bg_r_box_bot.png") no-repeat bottom left;
}
#rightColumn .boxWithTopFade{
  background: #f9f9f9 url("../img/bg_r_box_top.png") no-repeat top left;
}


.boxTitle h2 {
  font-size: 14px;
  font-weight: bold;
}
.boxTitle {
  font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  position: relative;
}
.boxTitle .hLinks {
  position: absolute;
  right: 0px;
  top: 2px;
  font-size: 10px;
}


#rightColumn .box .boxTitle .hLinks {
  /*position: absolute;
  right: 0px;
  top: 2px;
  font-size: 10px;*/
}

#rightColumn .box .boxTitle .hLinks a,
#rightColumn .box .boxTitle span {
  color: #660099;
}

#rightColumn .box .boxTitle.style2 .hLinks a,
#rightColumn .box .boxTitle.style2 span {
  color: #37446d;
}

#rightColumn .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}


.contactForm .form-control, .default .form-control {
  height: 24px;
  padding: 3px 6px;
  font-size: 11px;
  line-height: 1.228571429;
}

.contactForm textarea.form-control {
  height: 73px;
  overflow: auto;
}

.contactForm .form-group {
  margin-bottom: 10px;
}

.pLeftNone {
  padding-left: 0;
}

.btn, .form-control {
  font-size: 12px;
}


.regForm{
  
}
.regForm .form{
  border: 1px solid #dadada;
  background: #f8f8f8;
  padding: 0px 0 10px 10px;
}
.regForm .info{
  padding: 0 0 3px 0;
  font-size: 11px;
}
.formPadd{
  margin-left: 30px;
}
.formW{
  padding: 0 0 0 30px;
}
.formW .btnW{
  padding-left: 0px;  
}

label{
  font-weight: normal;
}
.formW label{
  color: #999999;
  font-size: 10px;
  padding-top: 3px;
  display: inline-block;
}
.formW input[type="checkbox"]{
  margin-top: 0;
  vertical-align: middle;
}

/*#rightColumn .btn,  #rightColumn .form-control {*/
.btn, .form-control {
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.228571429;
  height: 24px;
}


#rightColumn .searchBox{
  margin: 14px 0;
  background: #333333;
}
.searchBox{
  background: #333333;
}
#rightColumn .searchBox .boxTitle h2, .searchBox .boxTitle h2{
  color: #fff;
}
#rightColumn .searchBox .boxTitle h2{  
  margin: 5px 0;
}
#rightColumn .searchBox .boxTitle h2 span, .searchBox .boxTitle h2 span{
  color: #ff6600;
}
.searchBox label{
  color: #ffffff;
  font-size: 10px;
  margin-left: 10px;
  margin-bottom: -7px;
}
.searchBox input[type="checkbox"]{
  margin-top: 0;
  vertical-align: middle;
}

.btn-send, .btn-send:active, .btn-send.active {
  color: #ffffff;
  background: url("../img/btn_send.png") no-repeat 0 0;
  width: 125px;
  height: 31px;
  line-height: 22px;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  text-indent: 4px;
}

.btn-send:hover {
  color: #fff;
}


#rightColumn .box .content img {
  margin-bottom: 10px;
}

#rightColumn .box .moreWrap, .rightBox .box .moreWrap {
  text-align: center;
}

.rightBox .fade{
  background: url("../img/bg_right_box_fade.png") no-repeat top center;
  height: 42px;
}

.btn-more {
  background: #510084;
  color: #ffffff;
}

.btn-more:hover {
  text-decoration: underline;
  color: #ffffff;
}

.box .btn-more {
  display: inline-block;
  margin: 0 auto;
}

.btn.gradient {
  background: #9a00c5;
  background: -moz-linear-gradient(top, #9a00c5 0%, #47007a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9a00c5), color-stop(100%, #47007a));
  background: -webkit-linear-gradient(top, #9a00c5 0%, #47007a 100%);
  background: -o-linear-gradient(top, #9a00c5 0%, #47007a 100%);
  background: -ms-linear-gradient(top, #9a00c5 0%, #47007a 100%);
  background: linear-gradient(to bottom, #9a00c5 0%, #47007a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a00c5', endColorstr='#47007a', GradientType=0);
}

.shadow {
  -webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
}

.style2 .btn.gradient {
  background: #52629d;
  background: -moz-linear-gradient(top,  #52629d 0%, #272e4b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52629d), color-stop(100%,#272e4b));
  background: -webkit-linear-gradient(top,  #52629d 0%,#272e4b 100%);
  background: -o-linear-gradient(top,  #52629d 0%,#272e4b 100%);
  background: -ms-linear-gradient(top,  #52629d 0%,#272e4b 100%);
  background: linear-gradient(to bottom,  #52629d 0%,#272e4b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52629d', endColorstr='#272e4b',GradientType=0 );
}


.btn-search{
  background: #f4f3f5 url("../img/_ico_search.png") no-repeat 5px 5px;
  border: 1px solid #cac9ca;
  width: 30px;
}



.adv img{
  border: 1px solid #c4c4c4;
}
#rightColumn .adv{
  text-align: center;
  padding: 0 25px;
  margin: 0 0 15px 0;
}
#rightColumn .adv .title, .rightBox .adv .title{
  text-align: left;
  color: #666666;
  font-size: 9px;
}
/*
#rightColumn .boxDecorative{
  background:  #ffcc66 url("../img/box_d_bot.png") repeat-x center bottom;
  border: none;
}

#rightColumn .boxDecorative{
  background:  #ffcc66 url("../img/box_d_top.png") repeat-x top center;
  border: none;
}*/
/*
#rightColumn .boxDecorative{
  background:   url("../img/box_d_l.png") repeat-y top left;
  border: none;
  padding: 0;
}
#rightColumn .boxDecorativeWrap{
  background: url("../img/box_d_r.png") repeat-y top right;
  padding: 0 20px;
}
#rightColumn .boxTitle{
  background: url("../img/box_d_top.png") repeat-x top center;
}


#rightColumn .content{
  background: #ffcc66 url("../img/box_d_bot.png") repeat-x bottom center;
}*/

#rightColumn .boxDecorative{  
  background:   url("../img/box_d_y.png") repeat-y bottom left;
  border: none;
  padding: 0;
  width: 311px;
}
#rightColumn .boxDecorativeWrap{
  background:   url("../img/box_d_b.png") no-repeat bottom left;
  /*padding: 20px;*/
}
#rightColumn .boxDecorative .boxTitle{
  background: url("../img/box_d_t.png") no-repeat top left;
  padding: 10px 20px 0 30px;
}
#rightColumn .boxDecorative .boxTitle h2{
  margin-bottom: 0;
}
#rightColumn .boxDecorative .boxTitle h2 span{
  color: #ff6600;
}

#rightColumn .boxDecorative .content{
  padding: 0 30px 20px 30px;
  font-size: 13px;
}
#rightColumn .boxDecorative .content a{
  color: #000;
}

#rightColumn .boxDecorative .content li{
  background: url("../img/bg_item_sep.png") repeat-x bottom left;
  padding: 10px 0 10px 0;
}
#rightColumn .boxDecorative .content .author{
  display:block;
}
#rightColumn .boxDecorative .content .item{
  background: url("../img/bg_item_sep.png") repeat-x bottom left;
  padding: 10px 0 10px 0;
}
#rightColumn .boxDecorative .content .item:last-child{
  background: none;
}
#rightColumn .boxDecorative .content .author{
  font-size: 10px;
}

#rightColumn .boxDecorative .content .author a{
  text-decoration: underline;
}

#rightColumn .twitter{
  margin: 15px 0;
}

a.rss{
  display: inline-block;
  background: url("../img/_ico_rss.png") no-repeat 0 0;
  width: 20px;
  height: 20px;
}

#rightColumn .boxDecorative .boxTitle .hLinks{
  right: 30px;
  top: 19px;
}



.twWide{
  margin: 0 auto;
  background: url("../img/bg_tw_timeline.png") no-repeat 0 0;
  width: 749px;
  height: 44px;
  line-height: 44px;
  font-size: 11px;
  margin-top: 20px;
}
.twWide .content{
  width: 636px;
  padding:0 20px;
}
.twWide .follow{
  padding-left: 30px;
  line-height: 40px;
}

.wideImg {
  padding: 20px 15px 0 30px;
}
.wideImg img{
  border: 1px solid #e3e0e0;
  padding: 0;
}

#mainColumn  {
  margin: 20px 0 0 0;
  padding-right: 28px;
}

#mainColumn .articleList {
  background: #f9f9f9;
  border: 1px solid #dadada;
  margin-bottom: 20px;
}
#mainColumn .wrapper{
  display: table;
}
.boxTitle h2 span {
  color: #ff6600;
}

#videoAudioPage #mainColumn .boxTitle h2 span{
  color: #660099;
}

#videoAudioPage .hLinks a{
  color: #660099;
}

.contentBox .content img.col-sm-12{
  padding: 0 0 15px 0;
}

#mainColumn .articleList .control{
  background: #fff url("../img/bg_control_bot.png") repeat-x bottom left;
  display: table-cell !important;
  float: none;
  border-right: 1px solid #dadada;
  vertical-align: top;
  /*min-width: 265px;*/
  padding: 0 0px 0 0;
}
#mainColumn .articleList .items{
  display: table-cell !important;
  float: none;
}

#mainColumn .articleList .items .item{
  display: none;
}
#mainColumn .articleList .items .item.active{
  display: block;
}

#mainColumn .articleList .control .boxTitle{
  padding: 0 0 0 30px;
}

#mainColumn .articleList .control ul{
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0px;
}
#mainColumn .articleList .control li {
  padding: 7px 30px 7px 30px;
}
#mainColumn .articleList .control li a{
  font-size: 14px;
  color: #0066cc;
}

#mainColumn .articleList .control li.active{
  background: #f8f8f8;
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
  margin-right: -1px;
}

#mainColumn .articleList .col-sm-5, #mainColumn .articleList .col-sm-7{
/*  padding: 0;*/
}

#mainColumn .articleList .item img{
  display: inline-block;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 15px;
}
#mainColumn .articleList .item{
  font-size: 12px;
  text-align: justify;
  padding: 20px 25px 10px 25px;
}

#mainColumn .articleList .infoLinks,
#mainColumn .articleList .infoLinks a{
  color: #ff6600;
  font-size: 11px;
  text-transform: uppercase;
}

#mainColumn .moreInfo h2{
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
  margin-bottom: 0px;
}
#mainColumn .moreInfo {
  color: #4c5959;
  font-size: 12px;
  padding: 0 170px 10px 30px;
  position: relative;
  border-top: 1px solid #cbcbcb;
  background: url("../img/bg_box_list.png") no-repeat top center;
}
#mainColumn .moreInfo p{
  margin-top: 0px;
}

#mainColumn .moreInfo .moreLink{
  position: absolute;
  right: 20px;
  top: 22px;
}

.btn-read-more, .btn-listen , .btn-read-more:active, .btn-read-more.active {
  color: #ffffff;
  background: url("../img/btn_read_more.png") no-repeat 0 0;
  width: 105px;
  height: 31px;
  line-height: 23px;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  text-indent: 1px;
}
.btn-read-more:hover, .btn-listen:hover {
  color: #fff;
}
.btn-listen, .btn-listen:active, .btn-listen.active {
  background: url("../img/btn_listen.png") no-repeat 0 0;
}

.btn-submit, .btn-to-top, .btn-submit:active, .btn-submit.active{
  color: #ffffff;
  background: url("../img/btn_submit.png") no-repeat 0 0;
  width: 91px;
  height: 31px;
  line-height: 23px;
  text-align: left;
  text-transform: uppercase;
  font-weight: normal;
  text-indent: 5px;
}

.btn-submit[type='submit']{
  line-height: 18px!important;
}

.btn-submit:hover, .btn-to-top:hover {
  color: #fff;
}
.btn-to-top, .btn-to-top:active, .btn-to-top.active{
  background: url('../img/btn_to_top.png') no-repeat 0 0;
  width: 116px;
}

.playerBox{
  width: 80%;
  margin: 20px auto;
}
.playerBox .playerComponent{
  border: 1px solid #ebebeb;
  background: #f9f9f9;
  padding: 30px;
  text-align: center;
  margin-bottom: 15px;
}
.playerBox .controls .btn-listen{
  margin-top: 7px;
  line-height: 23px;
}


.liList ul{
  margin: 0;
  list-style: none;
  padding: 20px 20px 0 10px;
}
.liList li{
  background: url("../img/bg_li_list.png") no-repeat bottom center;
  padding: 5px 0 10px 30px;
}
.liList li:last-child{
  background: none;
}
.liList, .liList a{
  color: #cc3300;
}
.liList .next{
  padding-right: 30px;
}

.rightBox .box{
  padding: 20px 30px 0 40px;
}


.rightBox .box h2{
  color: #000;
}
.rightBox .box .style1 h2 span{
  color: #660099;
}
.rightBox .box .style2 h2 span{
  color: #37446d;
}
.rightBox .box .style1 .hLinks, .rightBox .box .style1 .hLinks a{
  color: #660099;
}
.rightBox .box .style2 .hLinks, .rightBox .box .style2 .hLinks a{
  color: #37446d;
}

.rightBox .adv {
  padding: 15px 30px 0 30px;
}
.rightBox .adv img{
  padding: 0;
}


#mainColumn .contentBox{
  padding: 10px 0px 10px 30px;
  text-align: justify;
}


.teamBox .img-circle{
  border: 2px solid #f59331;
}

.teamBox .item{
  padding-bottom: 17px;
  float: left;
  min-width: 233px!important;
  padding-right: 30px;
  display: table;
  vertical-align: top;
  
}
.teamBox .col-sm-5, .teamBox .col-sm-12{
  padding-left: 0;
}

.teamBox img{
  margin-right: 10px;
  margin-bottom: 10px;
}
.teamBox .imgWrap img{
  /*margin-right: 0px;*/
}

.teamBox .info{
  font-size: 13px;
  color: #333333;
  font-family: Tahoma, Verdana, Arial, Helvetica;
}
.teamBox .info, .teamBox .imgWrap{
  display: table-cell;
  vertical-align: top;
}
.teamBox .imgWrap{  
  width: 1%;
}

.teamBox .info em{
  color: #999999;
}
.teamBox .info em a{
  color: #999999;
}

.teamBox .img{
  border: 2px solid #f59331;
}
.teamBox p{
  margin: 0;
}

.teamBox .name a{
  color: #333333!important;
  text-decoration: underline;
}
.teamBox .name a:hover{
  text-decoration: none;
}

.editorialBox .img{
  margin-top: 5px;
}

.withBgBox {
  background: #f9f9f9;
  border: 1px solid #e4e4e4;
  margin-left: 30px;
}
.withBgBox ul{
  list-style: none;
  margin-left: 0;
  margin-top: 0;
}
.withBgBox li{
  font-size: 10px;
}
.withBgBox a{
  color: #ff6600;
}

.withBgBox .col-sm-4{
  padding-left: 0;
}
.withBgBox .boxTitle h2{
  margin-bottom: 0;
}


#rightColumn .audioList {
  padding: 0;
  color: #663399;
}

.audioList a{
  color: #663399;
}
.audioList ul{
  padding: 0;
  list-style: none;
}
.audioList li{
  background:url("../img/bg_audio_separ.png") no-repeat bottom center;
  position: relative;
  padding: 5px 60px 15px 30px;
}

.audioList li .play{
  position: absolute;
  background: url("../img/ico_play.png") no-repeat 0 0;
  width: 18px;
  height: 12px;
  display: inline-block;
  right: 35px;
  top: 10px;
  cursor: pointer;
}

.audioList .next{
  text-align: right;
  padding: 0 30px 10px 0;
}


#mainColumn .separator, .articlesList .separator{
  background: url("../img/bg_separator.png") no-repeat 50% -5px;
  height: 32px;
}
#mainColumn .separatorBot, .articlesList .separatorBot{
  background: url("../img/bg_separator_bot.png") no-repeat 50% 0px;
  height: 37px;
}

#videoAudioPage .contentBox .content a{
  color: #663399;
  text-decoration: underline;
}
#videoAudioPage .contentBox .content a:hover{
  text-decoration: none;
}


#mainColumn .padTop0, #mainColumn .padTop0 .boxTitle h2{
  padding-top: 0;
  margin-top: 0;
}

.tagCloud ul, .postHistory ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.tagCloud li{
  float: left;
  padding: 5px 10px 0px 0;
}
.postHistory ul{
  padding-top: 5px;
  padding-bottom: 15px;  
}
.postHistory li{
  font-size: 13px;
  padding: 5px 10px 0px 0;
}

#rightColumn .tagCloud .content{
  font-size: 11px;
  padding-bottom: 30px;
}

#rightColumn .tagCloud .content a{
  text-decoration: underline;
}
#rightColumn .tagCloud .content a:hover{
  text-decoration: none;
}


.moreInfoBox{
  border: 1px solid #dadada;
  margin-bottom: 15px;
  background: #f8f8f8 !important;
}


.blogItems{
  padding: 10px 0 0 30px;
}

.blogItem{
  display: table;
  background: url("../img/bg_blog_separator.png") no-repeat bottom center;
  padding-bottom: 50px;
  margin-bottom: 15px;
}
.blogItem .dateWrap{
  display: table-cell;
}
.blogItem .date{
  vertical-align: top;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #ff6600;
  background: #333333;
  width: 50px;
  line-height: 18px;
  padding: 5px 0;
 }
.blogItem .date span{
  font-size: 23px;
  color: #fff;
}

.blogItem .post{
  display: table-cell;
  padding: 0 80px 0 27px;
  text-align: justify;
}

.blogItem .title, .blogItem .title a{
  color: #000000;
  font-size: 18px;
}

.blogItem .by{
  font-size: 11px;
  padding: 5px 0 0 0;
}
.blogItem .content{
  font-size: 13px;
}
.blogItem .options{
  padding: 10px 0 0 0;
}
.blogItem .options .infoLinks a, .blogItem .options .infoLinks{
  color: #ff6600;
  font-size: 13px;
}

.btn-default{
  color: #fff;
  background: #474747;
  padding: 3px 5px;
  background: -moz-linear-gradient(top,  #898989 0%, #454545 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#898989), color-stop(100%,#454545));
  background: -webkit-linear-gradient(top,  #898989 0%,#454545 100%);
  background: -o-linear-gradient(top,  #898989 0%,#454545 100%);
  background: -ms-linear-gradient(top,  #898989 0%,#454545 100%);
  background: linear-gradient(to bottom,  #898989 0%,#454545 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#898989', endColorstr='#454545',GradientType=0 );
  text-shadow: 1px 1px #000;
}
.btn-default:hover{
  color: #fff;
}

.articlesTop{
  background: #f9f9f9;
  border: 1px solid #dfdfdf;
  margin: 20px 0;
}

.articlesTop .next{
  padding-right: 30px;
}
.articlesTop .accountBox {
  /*display: table-cell;
  background: #f00;*/
}
.accountBox h2{
  margin-bottom: 3px;
}
.accountBox .content{
  color: #ff6600;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 18px;
}
.accountBox .content a{
  color: #ff6600;
}

.articlesTop .searchBox h2{
  /*margin-top: 5px;*/
}
.articlesTop .searchBox{
  /*display: table-cell;*/
  padding-bottom: 10px;
}

.articlesTop .searchBox .form-inline{
  margin-bottom: 3px;
}





.readBox, .rateHeader {
  font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  position: relative;
}
.readBox .read, .rateHeader{
  font-size: 14px;
  font-weight: bold;  
  color: #000000;
}
.readBox .read{
  float: left;
}
.readBox .read a{
  color: #000000;
}
.readBox .read span, .rateHeader span,
.readBox .read a span{
  color: #ff6600;
}
.readBox .rate {
  float: right;
}

.mainArticle .content{
  font-size: 13px;
}

.rateHeader{
  float: left;
  
}
.rateScore{
  float: right;
  width: 66px;
  height: 13px;
  margin-left: 7px;
}

.rateScore span{  
  height: 15px;
  display: inline-block;
  background: url("../img/ico_rate.png") repeat-x 0 2px;
}

.rateScore.rate5 span{
  width: 6px;
}
.rateScore.rate10 span{
  width: 12px;
}
.rateScore.rate15 span{
  width: 19px;
}
.rateScore.rate20 span{
  width: 24px;
}
.rateScore.rate25 span{
  width: 32px;
}
.rateScore.rate30 span{
  width: 38px;
}
.rateScore.rate35 span{
  width: 45px;
}
.rateScore.rate40 span{
  width: 50px;
}
.rateScore.rate45 span{
  width: 58px;
}
.rateScore.rate50 span{
  width: 64px;
}

.comment{
  margin-bottom: 20px;
}

.comment .commentH{
  background: #f3f3f3 url('../img/bg_comment_h.png') no-repeat bottom left;
  line-height: 23px;
  border: 1px solid #e7e7e7;
  font-size: 10px;
  padding: 0 0 0 28px;
  -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;
  /*border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;*/
}
.comment .commentH .rateScore{
  margin-top: 2px;
}
.comment .commentContent{
  background: #333333;
  color: #ffffff;
  font-size: 11px;
  padding: 2px 10px;
  -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;
}

.commentForm{
  background: #f8f8f8;
  width: 284px;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
  border: 1px solid #dadada;
}

.flCenter{
  text-align: center;
}

.commentForm .checkboxes span{
  color: #999999;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  margin: 2px 7px 0 7px;
  vertical-align: top;
}
.commentForm .checkboxes{
  text-align: center;
}
.commentForm .commentF{
  text-align: center;
}
.commentForm .content .info{
  color: #666666;
  font-weight: bold;
  font-size: 10px;
  font-style: italic;
  padding: 5px 0 0 10px;
}
.commentForm .content .infoLabel{
  font-size: 10px;
  color: #999999;
  text-align: center;
  padding: 5px 0 0 0;
}

.commentForm .title {
  font-size: 14px;
  font-weight: bold;
  font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  position: relative;
  color: #000000;
}
.commentForm .title span{
  color: #cc3333;
}

.commentForm .commentF .info{
  font-size: 11px;
  padding: 5px 0 0 0;
}
.commentForm .commentF{
  padding: 15px 0 25px 0;
}
.commentFormWrap{
  position: relative;
  z-index: 1000;
  margin-bottom: 30px;
}
.commentFormWrap1{
  position: relative;
  z-index: 1000;
  margin-bottom: 30px;
}
.commentFormWrap0{
  position: relative;
  z-index: 1000;
  margin-bottom: 30px;
        display:none;
}
.commentLogin1{

        display:none;
}
    .commentLogin0{
   
}
.commentFormWrap .topFade{
  background: url("../img/bg_comment_f_t.png") no-repeat top center;
  height: 30px;
  z-index: 1;
  position: absolute;
  width: 94%;
  top: -5px;
}
.commentFormWrap .bottomFade{
  background: url("../img/bg_comment_f_b.png") no-repeat top center;
  height: 30px;
  z-index: 1;
  position: absolute;
  width: 94%;
  bottom: -5px;
}



.tabs{
  display: table;
  margin: 0;
  padding: 0;
}
.tabs li{
  display: table-cell;
  width: 1%;
  text-align: center;
  margin: 0 10px;
  font-family: "Myriad Pro", "Myriad Web", "Tahoma", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.tabs li a{
  display: inline-block;
  background: url("../img/bg_tab.png") repeat-x 0 0;
  line-height: 41px;
  width: 95%;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  text-decoration: none;
  color: #000000;
}
.tabs li.active a{
  background: #ffffff;
  margin-bottom: -1px;
  position: relative;
  z-index: 20;
  line-height: 42px;
  color: #cc3300;
}
.itemsContainer{
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  position: relative;
  z-index: 10;
  margin-top: -1px;
  padding-bottom: 20px;
}

.itemsContainer .itemList{
  display: none;
}

.itemsContainer .itemList.active{
  display: block;
}

.itemList h3{
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}
.itemList .content img.col-sm-12{
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}
.itemList .content{
  text-align: justify;
}

.btn-article, .btn-article:focus, .btn-article:active{
  color: #ffffff; 
  border-color: #AC2C16; 
  background: -moz-linear-gradient(top,  #1e5799 0%, #207cca 0%, #c94b24 0%, #ac2c16 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(0%,#207cca), color-stop(0%,#c94b24), color-stop(100%,#ac2c16));
  background: -webkit-linear-gradient(top,  #1e5799 0%,#207cca 0%,#c94b24 0%,#ac2c16 100%);
  background: -o-linear-gradient(top,  #1e5799 0%,#207cca 0%,#c94b24 0%,#ac2c16 100%);
  background: -ms-linear-gradient(top,  #1e5799 0%,#207cca 0%,#c94b24 0%,#ac2c16 100%);
  background: linear-gradient(to bottom,  #1e5799 0%,#207cca 0%,#c94b24 0%,#ac2c16 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#ac2c16',GradientType=0 );
}
.btn-article:hover,
.btn-article:focus {
  color: #fff!important;
}

.articlesList .itemList .item{
  background: url("../img/bg_article.png") no-repeat bottom center;
  padding-bottom: 30px;
    min-height: 420px;
}

.articlesList .itemList .item .title{
  
    min-height: 42px;
}

.articlesList .contentBox .item{
  background: none;
  padding-bottom: 15px;
}

.articlesList .btns{
  text-align: center;
}



.mainArticle .hLinks, .mainArticle .hLinks a{
  color: #cc3300;
}

.mainArticle .form{
  
}

footer {
  min-height: 271px;
  background: #f3f3f3 url("../img/bg_footer_x.png") repeat-x 0 0;
  /*background: url("../img/bg_footer_x.png") repeat-x 0 54px;*/
}

#footerWrap {
  background: url("../img/bg_footer_top.png") no-repeat top center;
  /*background: url("../img/bg_footer_colored.png") no-repeat top center;*/
  min-height: 271px;
  /*padding-top: 54px;*/
}

#footerWrap .box {
  float: left;
  padding-left: 20px;
}

#footerWrap .title {
  font-weight: bold;
  text-transform: uppercase;
}

#footerWrap .content {
  padding-top: 10px;
}

#footerWrap .box ul {
  padding: 0;
  margin: 0;
}

#footerWrap .box li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 25px;
}

#footerWrap .box li a:hover {
  text-decoration: underline;
}

#footerWrap .box li a {
  font-size: 11px;
  text-decoration: none;
  color: #1c1c1c;
  display: inline-block;
}

#footerWrap .box .social li a {
  background: url("../img/ico_soc.png") no-repeat 0 3px;
  padding: 0 0 0 20px;
}

#footerWrap .box li.fl a {
  background-position: 0 -25px;
}

#footerWrap .box li.lin a {
  background-position: 0 -53px;
}

#footerWrap .box li.tw a {
  background-position: 0 -80px;
}

#footerWrap .box .links li {
  background: url("../img/bg_f_menu_separator.png") repeat-x left bottom;
}

#footerWrap .box .links li:last-child {
  background: none;
}

#footerWrap .box .sponsors {
  padding-top: 35px;
}

#footerWrap .container {
  padding-top: 20px;
}

