@import '../css/normalize.css';

@import '../css/jquery.fancybox.css';

@import '../css/jqtransform.css';

@import '../css/appPlayer.css';
/* ==========================================================================
   imports
   ========================================================================== */
/* ==========================================================================
   Colors
   ========================================================================== */
/* ==========================================================================
   Mixins
   ========================================================================== */
/* === radious === */
/* ==== header ====*/
/* ==========================================================================
   Colors
   ========================================================================== */
header {
  display: block;
  position: relative;
  width: 970px;
  margin: 0 auto;
}
header .krimen-ads {
  position: absolute;
  right: 194px;
  width: 175px;
  top: 0;
}
header .krimen-ads img {
  width: 100%;
}
header .logo {
  position: relative;
  width: 338px;
  height: 76px;
  text-indent: -9999px;
  float: left;
  padding-top: 15px;
}
header .logo h1 {
  font-size: 57px;
  margin: 0;
}
header .logo h1 a {
  background: url('../img/logo.png') no-repeat center #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
header .logo a {
  background: url('../img/logo.png') no-repeat center #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
header .topNews {
  width: 434px;
  height: 100px;
  float: left;
  margin-left: 75px;
}
header .topNews span {
  background: url('../img/sprites.png') no-repeat 37px -8px transparent;
  float: left;
  width: 68px;
  height: 48px;
  position: relative;
}
header .topNews span a {
  color: #ffffff;
  background-color: #7c2529;
  padding: 5px 4px 4px;
  float: right;
  position: relative;
  top: 25px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
header .topNews span a:hover {
  background: #6b1b21;
}
header .topNews ul {
  margin: 0;
  padding: 0;
}
header .topNews ul li {
  margin: 0;
  padding: 0;
  border-left: 1px solid #7c2529;
  list-style: none;
  float: left;
  line-height: 15px;
  background: url('../img/sprites.png') no-repeat -59px -8px transparent;
}
header .topNews ul li a {
  height: 75px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #1a1a1a;
  font-size: 11px;
  font-weight: bold;
  width: 111px;
  padding: 20px 5px 5px;
  word-wrap: break-word;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
header .topNews ul li a:hover {
  color: #6b1b21;
}
header .kabinakPlayer {
  width: 173px;
  height: 100px;
  background: witeSmoke;
  float: right;
  position: relative;
  cursor: pointer;
}
header .kabinakPlayer .onAir {
  bottom: 2px;
  height: 20px;
  position: absolute;
  right: 0;
  width: 94px;
}
header .kabinakPlayer .onAir span {
  color: red;
  float: left;
  font-size: 50px;
  line-height: 10px;
}
header .kabinakPlayer .onAir p {
  font-family: trebuchet ms;
  font-weight: bold;
  line-height: 18px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
header nav.mainMenu,
header nav.StickymainMenu {
  position: relative;
  background: #231f20;
  float: left;
  height: auto;
  margin-bottom: 5px;
  width: 100%;
  height: 36px;
  border-bottom: 2px solid #7c2529;
}
header nav.mainMenu a,
header nav.StickymainMenu a {
  padding: 10px 3.8px;
  float: left;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.77em;
  font-family: 'trebuchet MS', Arial;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
header nav.mainMenu a:hover,
header nav.StickymainMenu a:hover {
  background: #7c2529;
}
header nav.mainMenu a.kanalNav,
header nav.StickymainMenu a.kanalNav {
  border-left: 1px solid #3a3738;
}
header nav.mainMenu a.shareNav,
header nav.StickymainMenu a.shareNav {
  background: url("../img/sprites.png") no-repeat scroll -86px 1px transparent;
  height: 26px;
  padding: 7px 7px 5px 6px;
  position: absolute;
  right: 6px;
  text-indent: -9999px;
  width: 25px;
  display: block;
}
header nav.mainMenu a.shareNav.open,
header nav.StickymainMenu a.shareNav.open {
  background-position: -187px 1px;
}
header nav.mainMenu a.browseNav,
header nav.StickymainMenu a.browseNav {
  background: url('../img/sprites.png') no-repeat -148px -6px transparent;
  height: 31px;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
  margin-top: 7px;
  width: 25px;
  right: 53px;
  display: block;
}
header nav.mainMenu a.browseNav.open,
header nav.StickymainMenu a.browseNav.open {
  background-position: -243px -6px;
}
header nav.mainMenu a.active,
header nav.StickymainMenu a.active {
  background: #7c2529;
  box-shadow: 0px 0px 3px #230003 inset;
}
@-moz-document url-prefix() {
  header nav.mainMenu a {
    padding: 10px 3px;
  }
  header nav.mainMenu a.browseNav {
    right: 45px;
  }
}
header nav.mainMenu .contentShareNav:hover a.shareNav,
header nav.StickymainMenu .contentShareNav:hover a.shareNav {
  background-position: -187px 1px;
}
header nav.mainMenu .contentShareNav .shareBox,
header nav.StickymainMenu .contentShareNav .shareBox {
  box-shadow: 0 0 4px black;
  z-index: 9999;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=00);
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  visibility: hidden;
  background: #211e1f;
  height: 0;
  position: absolute;
  right: 0;
  top: 36px;
  width: 110px;
}
header nav.mainMenu .contentShareNav .shareBox.open,
header nav.StickymainMenu .contentShareNav .shareBox.open {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  height: 175px;
}
header nav.mainMenu .contentShareNav .shareBox div.komunidad span,
header nav.StickymainMenu .contentShareNav .shareBox div.komunidad span {
  background-position: -9px -48px;
}
header nav.mainMenu .contentShareNav .shareBox div.facebook span,
header nav.StickymainMenu .contentShareNav .shareBox div.facebook span {
  background-position: -9px -81px;
}
header nav.mainMenu .contentShareNav .shareBox div.gPlus span,
header nav.StickymainMenu .contentShareNav .shareBox div.gPlus span {
  background-position: -9px -148px;
}
header nav.mainMenu .contentShareNav .shareBox div.twitter span,
header nav.StickymainMenu .contentShareNav .shareBox div.twitter span {
  background-position: -9px -116px;
}
header nav.mainMenu .contentShareNav .shareBox div.youtube span,
header nav.StickymainMenu .contentShareNav .shareBox div.youtube span {
  background-position: -9px -181px;
}
header nav.mainMenu .contentShareNav .shareBox div.sound span,
header nav.StickymainMenu .contentShareNav .shareBox div.sound span {
  background-position: -9px -212px;
}
header nav.mainMenu .contentShareNav .shareBox div.pinterest span,
header nav.StickymainMenu .contentShareNav .shareBox div.pinterest span {
  background-position: -9px -247px;
}
header nav.mainMenu .contentShareNav .shareBox div.instagram span,
header nav.StickymainMenu .contentShareNav .shareBox div.instagram span {
  background-position: -9px -284px;
}
header nav.mainMenu .contentShareNav .shareBox div.sendMail,
header nav.StickymainMenu .contentShareNav .shareBox div.sendMail {
  float: left;
  width: 100%;
  background: url('../img/sprites.png') no-repeat 35px -344px transparent;
  position: relative;
  text-indent: -9999px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
header nav.mainMenu .contentShareNav .shareBox div.sendMail:hover,
header nav.StickymainMenu .contentShareNav .shareBox div.sendMail:hover {
  background-color: #3a3738;
}
header nav.mainMenu .contentShareNav .shareBox div.sendMail a,
header nav.StickymainMenu .contentShareNav .shareBox div.sendMail a {
  float: left;
  width: 100%;
  padding: 0;
  height: 36px;
}
header nav.mainMenu .contentShareNav .shareBox div.sendMail a:hover,
header nav.StickymainMenu .contentShareNav .shareBox div.sendMail a:hover {
  background: none;
}
header nav.mainMenu .contentShareNav .shareBox div.copyLink input,
header nav.StickymainMenu .contentShareNav .shareBox div.copyLink input {
  background: black;
  border: none;
  color: white;
  height: 25px;
  font-size: 10px;
  padding: 5px;
}
header nav.mainMenu .contentShareNav .shareBox div span,
header nav.StickymainMenu .contentShareNav .shareBox div span {
  background: url('../img/sprites.png') no-repeat transparent;
  color: white;
  font-family: 'Arial';
  font-size: 0.7em;
  cursor: pointer;
  padding: 5px 5px 5px 36px;
  border-bottom: 1px solid #3a3738;
  width: 63%;
  float: left;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
header nav.mainMenu .contentShareNav .shareBox div span:hover,
header nav.StickymainMenu .contentShareNav .shareBox div span:hover {
  background-color: #3a3738;
}
header nav.mainMenu .contentBrowseNav:hover a.browseNav,
header nav.StickymainMenu .contentBrowseNav:hover a.browseNav {
  background-position: -243px -6px;
}
header nav.mainMenu .contentBrowseNav .searchBox,
header nav.StickymainMenu .contentBrowseNav .searchBox {
  box-shadow: 0 0 4px black;
  z-index: 9999;
  opacity: 0;
  filter: alpha(opacity=00);
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  visibility: hidden;
  background: #211e1f;
  height: 0;
  position: absolute;
  right: 0;
  top: 36px;
  width: 270px;
  padding: 6.5px;
}
header nav.mainMenu .contentBrowseNav .searchBox.open,
header nav.StickymainMenu .contentBrowseNav .searchBox.open {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  height: 30px;
}
header nav.mainMenu .contentBrowseNav .searchBox input[type='text'],
header nav.StickymainMenu .contentBrowseNav .searchBox input[type='text'] {
  -webkit-border-radius: 0 0 0;
  -moz-border-radius: 0 0 0;
  -ms-border-radius: 0 0 0;
  -o-border-radius: 0 0 0;
  border-radius: 0 0 0;
  border: none;
  float: left;
  height: 18px;
  padding: 5px;
  width: 175px;
  font-size: 15px;
  color: #231F20;
}
header nav.mainMenu .contentBrowseNav .searchBox input[type='submit'],
header nav.StickymainMenu .contentBrowseNav .searchBox input[type='submit'] {
  background: #7c2529;
  color: #ffffff;
  border: none;
  float: left;
  font-family: 'trebuchet MS', Arial;
  font-size: 0.9em;
  font-weight: bold;
  height: 28px;
  padding-left: 20px;
  padding-right: 20px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
header nav.mainMenu .contentBrowseNav .searchBox input[type='submit']:hover,
header nav.StickymainMenu .contentBrowseNav .searchBox input[type='submit']:hover {
  background: #6b1b21;
}
/* header *//* footer less */
/* ==========================================================================
   Colors
   ========================================================================== */
footer {
  display: block;
  float: left;
  width: 100%;
  min-width: 1024px;
  background: url('../img/kBgFooter.png') no-repeat left top #231f20;
  border-top: solid #262324 1px;
  margin-top: 30px;
  height: 400px;
  position: relative;
  z-index: 20;
  color: whiteSmoke;
  font-family: 'trebuchet MS';
}
footer .afilliates {
  width: 365px;
  bottom: 20px;
  position: relative;
}
footer .afilliates span {
  width: 90px;
  height: 55px;
  margin-right: 10px;
  border-right: 1px solid #363132;
  float: left;
  font-size: .7em;
}
footer .afilliates .iab {
  background: url('../img/andiarios.png') no-repeat center 14px;
  width: 130px;
  margin: 0;
  border: 0;
}
footer .afilliates .asomedios {
  background: url('../img/asomedios.png') no-repeat center 13px;
  width: 120px;
}
footer .afilliates .andiarios {
  background: url('../img/iab.png') no-repeat center 17px;
}
footer h2 {
  font-size: 20px;
  margin: 0;
  text-transform: uppercase;
}
footer h2 a {
  color: #ffffff;
}
footer h2 {
  margin: 5px 0 5px 0;
  line-height: 1;
  text-transform: uppercase;
}
footer h2 a {
  color: #ffffff;
}
footer a {
  color: #29abe2;
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
footer .aboutUs {
  width: 330px;
  padding: 5px 15px 15px 15px;
  border-right: 1px solid #3a3738;
  margin-top: 30px;
}
footer .aboutUs span {
  width: 50%;
}
footer .aboutUs span.kieneskien {
  width: 100%;
  margin-top: 25px;
}
footer .aboutUs span.kieneskien img {
  float: left;
  margin-right: 35px;
}
footer .aboutUs p {
  margin: 5px 0 0 0;
  line-height: 15px;
  font-size: 12px;
  font-family: 'arial';
}
footer .contactUs {
  width: 259px;
  padding: 5px 15px 25px 15px;
  border-right: 1px solid #3a3738;
  margin-top: 30px;
}
footer .contactUs img {
  border-top: 2px solid #7c2529;
}
footer .contactUs p {
  line-height: 14px;
  font-size: 12px;
  font-family: 'arial';
  text-align: right;
}
footer .contactUs p a {
  color: #29abe2;
}
footer .contactUs form input[type="email"],
footer .contactUs form input[type="text"] {
  width: 171px;
  border-radius: 0;
  border: solid 1px white;
  background: white;
  height: 17px;
  float: left;
  font-size: 13px;
  padding: 5px;
  box-shadow: 0 0 0;
}
footer .contactUs form input[type="submit"] {
  border: none;
  background: #7c2529;
  font-family: 'trebuchet MS';
  font-weight: bold;
  text-aling: center;
  color: #ffffff;
  float: left;
  height: 29px;
  border-radius: 0;
  padding: 3.5px;
  padding-left: 14px;
  padding-right: 14px;
}
footer .uSocial {
  width: 313px;
  padding: 5px 0px 15px 5px;
  margin-top: 30px;
}
footer .uSocial .socialFooter {
  border-bottom: 1px solid #3a3738;
  height: 50px;
  margin-top: 10px;
  width: 320px;
}
footer .uSocial .socialFooter a {
  -webkit-transition: all .2s ease 0.3s;
  -moz-transition: all .2s ease 0.3s;
  -ms-transition: all .2s ease 0.3s;
  -o-transition: all .2s ease 0.3s;
  transition: all .2s ease 0.3s;
  float: left;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin: 2px;
}
footer .uSocial .socialFooter a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
footer .uSocial .trandingBlock {
  background: url('../img/bgTranding.png') no-repeat left top;
  width: 302px;
}
footer .uSocial .trandingBlock .headBlocks {
  margin-bottom: 10px;
}
footer .uSocial .trandingBlock .separator {
  margin-bottom: 0!important;
}
footer .uSocial #trandingKienFue {
  width: 100%;
  background: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 75px!important;
  border-bottom: 1px solid #3a3738;
}
footer .uSocial .trandingKienFue {
  margin-bottom: 10px;
}
footer .uSocial .trandingKienFue.rsUni .rsThumbsArrow {
  background: #7c2529;
}
footer .uSocial .trandingKienFue.rsUni.rsWithThumbsVer .rsThumbsContainer {
  top: -4px;
}
footer .uSocial .trandingKienFue.rsUni.rsHor .rsArrowRight,
footer .uSocial .trandingKienFue.rsUni.rsHor rsArrowLeft {
  top: auto;
  bottom: 10px;
}
footer .uSocial .trandingKienFue.rsUni.rsHor .rsArrowRight {
  right: 0;
  top: 10px;
}
footer .uSocial .trandingKienFue.rsUni.rsHor .rsArrowLeft {
  right: 30px;
  top: 10px;
  bottom: 10px;
  left: auto;
}
footer .uSocial .trandingKienFue.rsUni .rsArrow {
  height: 40px;
  width: 40px;
}
footer .uSocial .trandingKienFue.rsUni .rsOverflow {
  background: none;
}
footer .uSocial .trandingKienFue.rsUni .rsOverflow .rsSlide {
  background: none;
}
footer .uSocial .trandingKienFue.rsUni .rsOverflow .rsContent img {
  margin: 0!important;
  width: 100%!important;
  border-top: 2px solid #7c2529;
}
footer .uSocial .trandingKienFue.rsUni .rsOverflow .rsContent p {
  font-size: 12px;
  line-height: 13px;
  padding: 0 0 0 55px;
  margin: 0;
  background: url('../img/sprites.png') no-repeat;
  height: 80%;
}
footer .uSocial .trandingKienFue.rsUni .rsOverflow .rsContent p.t-comment {
  background-position: -11px -868px;
  color: #76A9DA;
}
footer .uSocial .trandingKienFue.rsUni .rsOverflow .rsContent p.f-comment {
  background-position: -11px -808px;
  color: #596A9C;
}
footer .uSocial .trandingKienFue.rsUni .rsOverflow .rsContent p.g-comment {
  background-position: -11px -929px;
  color: #C05C52;
}
footer .copyR {
  margin-top: 20px;
  text-align: right;
  line-height: 1;
  font-size: 12px;
  width: 550px;
  float: right;
  color: gray;
}
footer .copyR p {
  margin: 0;
  font-size: 0.95em;
}
#contacto-message {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 160px;
  width: 150px;
  margin-top: -146px;
}
#contacto-message #custom-contact-forms-errors {
  padding: 5px;
  border-radius: 3px;
  border: solid 1px red;
}
#contacto-message p {
  color: orange;
  line-height: 1;
  margin: 0 0 5px 0;
  font-family: trebuchet MS;
  font-weight: bold;
}
#contacto-message ul {
  margin: 0;
  padding: 0;
}
#contacto-message ul li {
  margin: 0;
  padding: 0;
  color: red;
  font-size: 12px;
}
#captcha-image {
  float: left;
  height: 35px;
}
input.ccf-tooltip-field {
  float: left;
  width: 190px!important;
  margin-left: 5px;
}
.contactForm {
  visibility: hidden;
  position: fixed;
  -webkit-transition: all .3s ease 0.3s;
  -moz-transition: all .3s ease 0.3s;
  transition: all .3s ease 0.3s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
}
.contactForm .overlayContact {
  width: 302px;
  left: 50%;
  position: absolute;
  top: 50%;
  margin-left: -150px;
  margin-top: -250px;
}
.contactForm p.dates {
  font-size: 11px;
  width: 300px;
  margin: 0 auto;
  line-height: 1;
  border-top: 1px solid gray;
  padding-top: 10px;
  margin-top: 10px;
  font-family: 'Arial';
  color: #ffffff;
}
.contactForm .closeContact {
  position: absolute;
  top: 50%;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 8040;
  text-indent: -9999px;
  background: url('../img/rs-default.png') -64px -133px #7c2529;
  left: 50%;
  margin-left: 119px;
  margin-top: -263px;
}
.contactForm.show {
  visibility: visible;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.contactForm h5 {
  width: 304px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1;
  color: white;
}
.contactForm form {
  z-index: 999;
  position: relative;
  width: 302px;
  margin: 0 auto;
  margin-top: 10%;
  font-family: trebuchet MS;
  color: gray;
  font-size: 13px;
}
.contactForm form div {
  width: 304px;
  margin: 5px auto;
}
.contactForm form input[type="text"] {
  width: 290px;
  height: 25px;
  border: none;
  padding: 5px;
  border-radius: 0;
}
.contactForm form input[type="submit"] {
  margin-top: 5px;
  width: 120px;
  height: 30px;
  border: solid 1px #7c2529;
  padding: 5px;
  color: white;
  text-transform: uppercase;
  background: #7c2529;
}
.contactForm form textarea {
  width: 290px;
  height: 150px;
  border: solid 1px #ffffff;
  padding: 5px;
}
.contactForm form select {
  width: 300px;
  height: 30px;
}
.contactForm form p {
  color: #ffffff;
  font-size: 12px;
}
/* ===== more & plus ===== */
.morePlus {
  line-height: 1;
  position: absolute;
  bottom: 2px;
  right: 5px;
}
.morePlus:hover b {
  background-position: -39px -387px;
}
.morePlus:hover a {
  background-color: #6b1b21;
}
.morePlus a {
  background-color: #7c2529;
  color: #ffffff;
  font-size: 14px;
  font-family: 'trebuchet MS';
  font-weight: bold;
  padding: 4px 20px;
  float: left;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.morePlus b {
  background: url("../img/sprites.png") no-repeat scroll -8px -387px transparent;
  display: block;
  float: left;
  height: 25px;
  width: 25px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.plusMore {
  line-height: 1;
  position: relative;
  padding: 0;
  margin: 0;
}
.plusMore:hover b {
  background-position: -39px -387px;
}
.plusMore:hover a {
  background-color: #6b1b21;
}
.plusMore a {
  background-color: #7c2529;
  color: #ffffff !important;
  font-family: 'trebuchet MS';
  font-weight: bold;
  padding: 4px 20px;
  float: left;
  text-decoration: none;
  font-size: 14px;
  margin-right: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.plusMore b {
  background: url("../img/sprites.png") no-repeat scroll -8px -387px transparent;
  display: block;
  float: left;
  height: 25px;
  width: 25px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.tags {
  float: left;
  height: 19px;
  overflow: hidden;
  width: 50%;
}
.tags a {
  background-color: #b3b3b3;
  border-bottom: 1px solid #999999;
  padding: 4px;
  color: #1a1a1a;
  margin-left: 2px;
  line-height: 1;
  float: left;
  text-decoration: none;
  font-size: 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.tags a:hover {
  background-color: #7c2529;
  color: #ffffff;
  border-bottom-color: #6b1b21;
}
.vota {
  background: #7c2529;
  color: #ffffff;
  font-family: 'trebuchet MS';
  text-align: center;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 10px;
  margin-top: -10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.vota:hover {
  background: #6b1b21;
}
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #ccc;
}
/* ie */
input:-moz-placeholder {
  color: #ccc;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
html.bars {
  overflow: hidden!important;
}
/*html {
    overflow-x: hidden;
}*/
a {
  outline: 0!important;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
body .suscribe {
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: fixed;
  top: 120px;
  right: 0;
  height: 120px;
  width: 30px;
  background: black;
  border-left: 2px solid #7c2529;
  z-index: 9999;
}
body .suscribe h3 {
  color: white;
  text-transform: uppercase;
  font-size: 1.2em;
  margin: 0;
  padding: 20px 10px 0 30px;
  line-height: 1;
}
body .suscribe form {
  padding-top: 10px;
}
body .suscribe form input[type="email"],
body .suscribe form input[type="text"] {
  width: 171px;
  border-radius: 0;
  border: solid 1px white;
  background: white;
  height: 17px;
  float: left;
  font-size: 13px;
  padding: 5px;
  box-shadow: 0 0 0;
}
body .suscribe form input[type="submit"] {
  border: none;
  background: #7c2529;
  font-family: 'trebuchet MS';
  font-weight: bold;
  text-aling: center;
  color: #ffffff;
  float: left;
  height: 29px;
  border-radius: 0;
  padding: 3.5px;
  padding-left: 14px;
  padding-right: 14px;
}
body .suscribe.open {
  width: 300px;
}
body .suscribe.open .newletter-top {
  display: block;
}
body .suscribe .newletter-top {
  display: none;
  width: 300px;
}
body .suscribe a {
  width: 30px;
  text-indent: -9999px;
  color: #ffffff;
  text-transform: uppercase;
  background: url('../img/boletin-link.png') no-repeat 5px 15px;
  float: left;
  padding: 90px 0 0 0;
}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.containerstickThis {
  position: absolute;
  width: 300px;
  display: block;
  bottom: 0;
}
.containerstickThis .stickThis {
  position: absolute;
}
img {
  height: auto;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.indicatorsCotainer {
  height: 31px;
  width: 100%;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-right: 0;
  border-left: 0;
}
.indicatorsCotainer .noTouch {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
}
.indicatorsCotainer .noTouch h4 {
  position: relative;
  margin: 0;
  color: #7c2529;
  background: #ffffff;
  float: left;
  padding-left: 5px;
  border-right: 1px solid #ccc;
  height: 31px;
  line-height: 31px;
}
.indicatorsCotainer .noTouch h4 .ads {
  margin-left: 10px;
  display: inline-block;
  height: 20px;
}
.indicatorsCotainer .bgCarouselH {
  width: 100%;
  margin: 0;
  padding: 3px 0 3px 0!important;
  position: relative;
  height: 25px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=100);
}
.indicatorsCotainer .bgCarouselH.show {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.indicatorsCotainer .bgCarouselH div {
  display: none;
}
.indicatorsCotainer .bgCarouselH div.caroufredsel_wrapper {
  width: 100%!important;
  display: block;
}
.indicatorsCotainer .bgCarouselH li {
  padding: 0;
  margin-left: 40px;
  float: left;
}
.indicatorsCotainer .bgCarouselH li a {
  margin-right: 10px;
}
body {
  /* ============= alineacion =============== */

}
body .noMoveObject {
  min-height: 1000px;
}
body .noMoveObject ul {
  margin: 0;
  padding: 0;
}
body .trandingBlock {
  width: 33%;
}
body #trandingKienFueSectionF,
body #trandingKienFueSectionT,
body #trandingKienFueSectionG {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: none;
}
body #trandingKienFueSectionF p,
body #trandingKienFueSectionT p,
body #trandingKienFueSectionG p {
  font-size: 12px;
  line-height: 13px;
  padding: 0 0 0 55px;
  margin: 0;
  background: url('../img/sprites.png') no-repeat;
  height: 62px;
  border-bottom: 1px solid;
}
body #trandingKienFueSectionF p.g-comment,
body #trandingKienFueSectionT p.g-comment,
body #trandingKienFueSectionG p.g-comment {
  background-position: -11px -929px;
  color: #C05C52;
}
body #trandingKienFueSectionF p.f-comment,
body #trandingKienFueSectionT p.f-comment,
body #trandingKienFueSectionG p.f-comment {
  background-position: -11px -808px;
  color: #596A9C;
}
body #trandingKienFueSectionF p.t-comment,
body #trandingKienFueSectionT p.t-comment,
body #trandingKienFueSectionG p.t-comment {
  background-position: -11px -868px;
  color: #76A9DA;
}
body .trandingKienFueSection {
  margin-bottom: 10px;
}
body .trandingKienFueSection.rsUni .rsThumbsArrow {
  background: #7c2529;
}
body .trandingKienFueSection.rsUni.rsWithThumbsVer .rsThumbsContainer {
  top: -4px;
}
body .trandingKienFueSection.rsUni.rsHor .rsArrowRight,
body .trandingKienFueSection.rsUni.rsHor rsArrowLeft {
  top: auto;
  bottom: 10px;
}
body .trandingKienFueSection.rsUni.rsHor .rsArrowRight {
  right: 0;
  top: 10px;
}
body .trandingKienFueSection.rsUni.rsHor .rsArrowLeft {
  right: 30px;
  top: 10px;
  bottom: 10px;
  left: auto;
}
body .trandingKienFueSection.rsUni .rsArrow {
  height: 40px;
  width: 40px;
}
body .trandingKienFueSection.rsUni .rsOverflow {
  background: none;
}
body .trandingKienFueSection.rsUni .rsOverflow .rsSlide {
  background: none;
}
body .trandingKienFueSection.rsUni .rsOverflow .rsContent img {
  margin: 0!important;
  width: 100%!important;
  border-top: 2px solid #7c2529;
}
body .trandingKienFueSection.rsUni .rsOverflow .rsContent p {
  padding-left: 20px;
  color: black;
}
body .conainerSliderSocial {
  width: 970px;
  background: none;
  height: 340px;
  position: relative;
  overflow: hidden;
}
body .redesSocialesSection {
  width: 970px;
  background: none;
  height: 270px;
  position: relative;
  overflow: hidden;
  margin-top: 60px;
}
body .redesSocialesSection .rsNavSelected span {
  background: #b3d4fc;
}
body .redesSocialesSection .rsBullets {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 130px;
  margin-left: -55px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .redesSocialesSection .rsBullets span {
  width: 10px;
  height: 10px;
  border: 1px solid #b3d4fc;
  position: relative;
  float: left;
  border-radius: 50%;
  margin: 2px;
  cursor: pointer;
}
body .redesSocialesSection .rsSlide {
  width: 300px;
}
body .redesSocialesSection .rsSlide:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
body .redesSocialesSection .rsSlide img {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  float: left;
  margin-top: 15px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
body .redesSocialesSection .rsSlide p {
  float: left;
  width: 220px;
  margin-left: 10px;
  font-size: 12px;
}
body .redesSocialesSection .rsSlide p a {
  color: #7c2529;
  text-decoration: none;
}
body .redesSocialesSection .rsSlide p a:hover {
  color: #6b1b21;
  text-decoration: underline;
}
body .rsPreloader {
  background: none!important;
  margin-left: -50px !important;
  width: 102px!important;
  height: 8px!important;
}
body .rsPreloader .loader {
  background: none!important;
}
body .fancybox-close {
  position: absolute;
  top: -33px;
  right: 0px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 8040;
  background: url('../img/rs-default.png') -64px -133px #7c2529;
}
body .container .asideBottom .mostLiked {
  margin-bottom: 30px;
  margin-top: 20px;
}
body .container .asideBottom .mostLiked h2 {
  background: url('../img/sprites.png') no-repeat 0px -621px #666666;
  padding-left: 80px;
  border: none;
}
body .container .asideBottom .mostLiked h2:hover {
  background: url('../img/sprites.png') no-repeat 0px -621px #666666;
}
body .container .asideBottom a {
  text-decoration: none;
}
body .container .asideBottom .mostRelatedSlider {
  width: 310px;
}
body .container .asideBottom .mostRelatedSlider .headBlocks {
  margin-bottom: 10px;
}
body .container .asideBottom #sliderGaleriasRelated {
  width: 100%;
  background: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 260px!important;
}
body .container .asideBottom .sliderGalerias {
  margin-bottom: 20px;
}
body .container .asideBottom .sliderGalerias.rsUni .rsThumbsArrow {
  background: #7c2529;
}
body .container .asideBottom .sliderGalerias.rsUni.rsWithThumbsVer .rsThumbsContainer {
  top: -4px;
}
body .container .asideBottom .sliderGalerias.rsUni.rsHor .rsArrowRight,
body .container .asideBottom .sliderGalerias.rsUni.rsHor rsArrowLeft {
  top: auto;
  bottom: 10px;
}
body .container .asideBottom .sliderGalerias.rsUni.rsHor .rsArrowRight {
  left: 230px;
}
body .container .asideBottom .sliderGalerias.rsUni.rsHor .rsArrowLeft {
  left: 200px;
  top: auto;
  bottom: 10px;
}
body .container .asideBottom .sliderGalerias.rsUni .rsArrow {
  height: 40px;
  width: 40px;
}
body .container .asideBottom .sliderGalerias.rsUni .rsThumbsVer {
  background: #ffffff;
  width: 80px;
  right: auto;
  right: 0;
}
body .container .asideBottom .sliderGalerias.rsUni .rsThumbsVer.rsThumbs {
  padding: 0!important;
}
body .container .asideBottom .sliderGalerias.rsUni .rsThumbsVer.rsThumbs .rsThumb {
  width: 80px;
  height: 60px;
  margin-bottom: 1px!important;
}
body .container .asideBottom .sliderGalerias.rsUni .rsThumbsVer.rsThumbs .rsThumb img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .container .asideBottom .sliderGalerias.rsUni .rsThumbsVer.rsThumbs .rsThumb img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
body .container .asideBottom .sliderGalerias.rsUni .rsThumbsVer.rsThumbs .rsThumb.rsNavSelected img {
  opacity: 1;
  filter: alpha(opacity=100);
}
body .container .asideBottom .sliderGalerias.rsUni .rsThumbsVer.rsThumbs .rsThumb.rsNavSelected .thumbIco {
  border-top: 3px solid #7c2529;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow {
  background: whiteSmoke;
  float: left;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsSlide {
  background: none;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsSlide .rsABlock {
  right: 0;
  left: auto;
  bottom: 0;
  padding: 10px;
  top: auto;
  border-top: 3px #7c2529 solid;
  width: 170px;
  background: #ffffff;
  background: rgba(256, 256, 256, 0.7);
  box-shadow: 0 -2px 5px #808080 inset;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsSlide .rsABlock:hover a {
  text-decoration: underline;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsSlide .rsABlock a {
  text-decoration: none;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsSlide .rsABlock h2 {
  margin: 0 5px 0 0;
  line-height: 1;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsSlide .rsABlock h2 a {
  color: #7c2529;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsSlide .rsABlock p {
  font-size: 12px;
  margin: 0 0 0 0;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsSlide .rsABlock p a {
  color: #1a1a1a;
}
body .container .asideBottom .sliderGalerias.rsUni .rsOverflow .rsContent img {
  margin: 0!important;
}
body .container .asideBottom .masVistoBlock {
  width: 200px;
  margin: 0 10px 0 10px;
}
body .container .asideBottom .masVistoBlock .headBlocks h2 {
  margin: 0;
}
body .container .asideBottom .masVistoBlock .headBlocks h2 a {
  color: #ffffff;
}
body .container .asideBottom .masVistoBlock a {
  color: #1a1a1a;
}
body .container .asideBottom .masVistoBlock ul {
  padding: 0;
  margin-bottom: 10px;
  width: 100%;
  margin-top: 5px;
}
body .container .asideBottom .masVistoBlock ul li {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
  cursor: pointer;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  border-bottom: 1px solid #cccccc;
}
body .container .asideBottom .masVistoBlock ul li .readLevel {
  font-family: 'trebuchet MS';
  color: #ffffff;
  background: #7c2529;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  padding: 0 5px 0 5px;
  float: left;
  height: 99.2%;
  border-bottom: 1px solid #6b1b21;
  margin-right: 5px;
  box-shadow: 2px 0px 2px gray;
}
body .container .asideBottom .masVistoBlock ul li:hover {
  background: whiteSmoke;
}
body .container .asideBottom .masVistoBlock ul li:hover h3 {
  color: #7c2529;
}
body .container .asideBottom .masVistoBlock ul li .imageContainer img {
  width: 100%;
}
body .container .asideBottom .masVistoBlock ul li h3 {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0;
  font-family: 'Arial';
  font-weight: normal;
  line-height: 16px;
  font-size: 13px;
  padding: 10px 5px 10px 5px;
}
body .container .asideBottom .masVistoBlock ul li h3 a {
  text-decoration: none;
  color: #1a1a1a;
}
body .container .asideBottom .masVistoBlock ul li h3 a:hover {
  color: #7c2529;
}
body .container .asideBottom .masVistoBlock ul li p {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
}
body .modalVideos {
  width: 940px;
  height: 600px;
  display: none;
  background: #000000;
}
body .modalVideos .ads {
  width: 300px;
  height: 600px;
}
body .modalVideos .sharePost {
  width: 290px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  top: auto!important;
}
body .modalVideos .sharePost .shareMail {
  display: none;
}
body .modalVideos .sharePost .headerSare {
  display: none;
}
body .modalVideos .sharePost b {
  font-weight: normal;
  width: 88%;
  text-align: center;
  display: block;
  padding: 6px 4px;
  font-size: 13px;
}
body .modalVideos .sharePost .buttonsPost {
  background: url('../img/sprites.png') no-repeat;
  float: left;
  width: 57px;
  height: 57px;
  margin-bottom: 15px;
  position: relative;
}
body .modalVideos .sharePost .fakeButton {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=00);
}
body .modalVideos .sharePost .gplusShare .fakeButton {
  top: -20px;
}
body .modalVideos .sharePost .facebookShare {
  background-position: -189px -457px;
}
body .modalVideos .sharePost .twitterPost {
  background-position: -189px -379px;
}
body .modalVideos .sharePost .gplusPost {
  background-position: -189px -534px;
}
body .modalVideos .sharePost .pintPost {
  background-position: -355px -379px;
}
body .modalVideos .sharePost .gplusShare {
  background-position: -189px -534px;
}
body .modalVideos .sharePost .facebookPost {
  background-position: -354px -457px;
}
body .modalVideos .containerVideo {
  width: 640px;
  background: url('../img/preloader-white.gif') no-repeat center;
}
body .modalVideos .containerVideo h1 {
  font-size: 18px;
  margin: 0;
}
body .modalVideos .containerVideo p {
  font-size: 13px;
  margin: 0 0px 10px 0;
}
body .modalVideos .containerVideo a {
  color: #ffffff;
  text-decoration: none;
}
body .modalVideos .containerVideo .info {
  padding: 10px 20px;
  width: 94%;
  height: 180px;
}
body .modalVideos .containerVideo .info:hover a {
  text-decoration: underline;
}
body .fancybox-opened {
  box-shadow: 0 0 10px #000000;
}
body .fancybox-opened .fancybox-skin {
  border-top: 3px solid #7c2529;
  border-radius: 0;
}
body .fancybox-opened .fancybox-skin .logoKanal {
  background: url('../img/kanalkHomeLogo.png') no-repeat left top;
  width: 141px;
  height: 29px;
  position: absolute;
  top: -31px;
  left: 0;
  text-indent: -9999px;
}
body .left {
  float: left;
}
body .right {
  float: right;
}
body .F-none {
  float: none;
}
.mainContent {
  width: 100%;
  float: left;
}
.mainContent .side {
  float: left;
  width: 300px;
  background: white;
  /*-webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
        -o-transition: all 0.2s;
        transition: all 0.2s; */

}
.mainContent .stickit {
  position: fixed;
  top: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mainContent .stickit-end {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  bottom: 0;
  position: absolute;
}
.mainContent .pauta728-90 {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.mainContent .adsLeft,
.mainContent .adsRight {
  width: 141px;
  height: 538px;
  top: 0;
}
.mainContent .adsLeft {
  left: 50%;
  margin-left: -653px;
}
.mainContent .adsRight {
  right: 50%;
  margin-right: -653px;
}
.mainContent .shadowRight,
.mainContent .shadowLeft {
  width: 29px;
  height: 600px;
  position: fixed;
}
.mainContent .shadowLeft {
  left: 50%;
  background: url('../img/leftShadow.png') no-repeat top right;
  margin-left: -513px;
}
.mainContent .shadowRight {
  width: 31px;
  right: 50%;
  background: url('../img/rightShadow.png') no-repeat top left;
  margin-right: -513px;
}
.mainContent h1.mainTitleSections {
  text-align: center;
  display: block;
  width: 100%;
  margin: 5px 0 10px 0;
  background: url('../img/sprites.png') no-repeat 0 -606px #666666;
  color: #ffffff;
  font-family: 'trebuchet MS';
  font-size: 2.4em;
  text-transform: uppercase;
}
.mainContent .contentSectionHome {
  position: relative;
}
.mainContent .contentSectionHome .metadata {
  text-align: left;
}
.mainContent .contentSectionHome .author,
.mainContent .contentSectionHome .date {
  position: relative;
  font-size: 12px;
}
.mainContent .contentSectionHome .author a,
.mainContent .contentSectionHome .date a {
  text-decoration: none;
  color: #aaaaaa;
  font-style: normal;
}
.mainContent .contentSectionHome .author a {
  color: #7c2529;
  font-style: italic;
}
.mainContent .contentSectionGallery {
  position: relative;
}
.mainContent .breadcrumb {
  width: 100%;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
}
.mainContent .breadcrumb a {
  font-family: 'trebuchet MS';
  border-left: 1px solid #cccccc;
  background: #f2f2f2;
  text-decoration: none;
  color: #7c2529;
  padding: 7px;
  float: left;
  font-size: 13px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mainContent .breadcrumb a:first-child {
  border: 0;
}
.mainContent .breadcrumb a:hover {
  background: #cccccc;
  color: #6b1b21;
}
.mainContent .breadcrumb a.current {
  font-weight: bold;
  background: #cccccc;
  border-left: 1px solid #b3b3b3;
}
.mainContent .loadMore {
  width: 97%;
  border-top: solid 1px #7c2529;
  text-align: center;
  line-height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.mainContent .loadMore a {
  color: white;
  font-family: trebuchet MS;
  text-decoration: none;
  background: #7c2529;
  padding: 7px 25px;
}
.mainContent .loadMore a:hover {
  background: #6b1b21;
}
.mainContent .aside {
  width: 300px;
  position: relative;
}
.mainContent .aside .pautaAds {
  background: url('../img/preloader-white.gif') no-repeat center;
  min-height: 250px;
  width: 300px;
}
.mainContent .aside .separator {
  border-top: 1px solid #dddddd;
  clear: both;
}
.mainContent .aside .widget_mostreadpostswidget ul {
  padding: 0;
  margin-bottom: 5px;
  width: 100%;
  margin-top: 10px;
}
.mainContent .aside .widget_mostreadpostswidget ul li {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
  margin-left: 0;
  cursor: pointer;
  list-style: none;
  margin-bottom: 5px;
  float: left;
  border-bottom: 1px solid #ccc;
}
.mainContent .aside .widget_mostreadpostswidget ul li a {
  color: #1a1a1a;
  float: left;
  width: 245px;
  font-size: .8em;
  text-decoration: none;
  line-height: 15px;
  padding-top: 7px;
  padding-left: 5px;
  font-family: 'trebuchet MS';
  padding-right: 5px;
  margin-bottom: 5px;
}
.mainContent .aside .widget_mostreadpostswidget ul li a:hover {
  color: #7c2529;
}
.mainContent .aside #trandingKienFueSide {
  width: 100%;
  background: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  height: 75px!important;
}
.mainContent .aside .trandingBlock {
  margin-top: 10px;
  width: 100%;
}
.mainContent .aside .trandingKienFue {
  margin-bottom: 10px;
}
.mainContent .aside .trandingKienFue.rsUni .rsThumbsArrow {
  background: #7c2529;
}
.mainContent .aside .trandingKienFue.rsUni.rsWithThumbsVer .rsThumbsContainer {
  top: -4px;
}
.mainContent .aside .trandingKienFue.rsUni.rsHor .rsArrowRight,
.mainContent .aside .trandingKienFue.rsUni.rsHor rsArrowLeft {
  top: auto;
  bottom: 10px;
}
.mainContent .aside .trandingKienFue.rsUni.rsHor .rsArrowRight {
  right: 0;
  top: 10px;
}
.mainContent .aside .trandingKienFue.rsUni.rsHor .rsArrowLeft {
  right: 30px;
  top: 10px;
  bottom: 10px;
  left: auto;
}
.mainContent .aside .trandingKienFue.rsUni .rsArrow {
  height: 40px;
  width: 40px;
}
.mainContent .aside .trandingKienFue.rsUni .rsOverflow {
  background: none;
}
.mainContent .aside .trandingKienFue.rsUni .rsOverflow .rsSlide {
  background: none;
}
.mainContent .aside .trandingKienFue.rsUni .rsOverflow .rsContent img {
  margin: 0!important;
  width: 100%!important;
  border-top: 2px solid #7c2529;
}
.mainContent .aside .trandingKienFue.rsUni .rsOverflow .rsContent p {
  font-size: 12px;
  line-height: 13px;
  padding: 0 0 0 55px;
  margin: 0;
  background: url('../img/sprites.png') no-repeat;
  height: 80%;
}
.mainContent .aside .trandingKienFue.rsUni .rsOverflow .rsContent p.t-comment {
  background-position: -11px -868px;
  color: #76A9DA;
}
.mainContent .aside .trandingKienFue.rsUni .rsOverflow .rsContent p.f-comment {
  background-position: -11px -808px;
  color: #596A9C;
}
.mainContent .aside .trandingKienFue.rsUni .rsOverflow .rsContent p.g-comment {
  background-position: -11px -929px;
  color: #C05C52;
}
.mainContent .aside .videosBlock {
  width: 300px;
  height: 290px;
  position: relative;
  overflow: hidden;
}
.mainContent .aside .videosBlock .playerHome {
  position: absolute;
  left: 50%;
  margin-left: -43px;
  top: 50%;
  margin-top: -75px;
  text-indent: -9999px;
  width: 70px;
  height: 70px;
  border: solid 3px #ffffff;
  z-index: 9;
  background: url('../img/spritesSecond.png') no-repeat 20px 12px transparent;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.mainContent .aside .videosBlock .playerHome:hover {
  background: url('../img/spritesSecond.png') no-repeat 20px -58px #000000;
  box-shadow: 0px 0px 4px #ffffff;
}
.mainContent .aside #sliderKanalk {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 300px;
  height: 100%!important;
  margin: 0 auto;
}
.mainContent .aside .sliderKanalk.rsDefault {
  background: #efefef;
}
.mainContent .aside .sliderKanalk.rsDefault .rsOverflow,
.mainContent .aside .sliderKanalk.rsDefault .rsSlide,
.mainContent .aside .sliderKanalk.rsDefault .rsVideoFrameHolder,
.mainContent .aside .sliderKanalk.rsDefault .rsThumbs {
  background: none;
}
.mainContent .aside .sliderKanalk.rsDefault.rsDefault.rsHor .rsArrow .rsArrowIcn {
  background-color: #7c2529;
  height: 40px;
  width: 40px;
  border-radius: 0;
  margin: 0;
  top: 32%;
}
.mainContent .aside .sliderKanalk.rsDefault.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  right: 0px;
  left: auto;
  background-position: -58px -61px;
}
.mainContent .aside .sliderKanalk.rsDefault.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  left: 0;
  background-position: -62px -29px;
  border-radius: 0;
}
.mainContent .aside .sliderKanalk.rsDefault .rsPlayBtn {
  margin-left: -41px;
  margin-top: -52px;
}
.mainContent .aside .sliderKanalk.rsDefault .rsPlayBtn .rsPlayBtnIcon {
  width: 54px;
  background-position: -3px -37px !important;
  height: 54px;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  background-color: rgba(256, 256, 256, 0.1);
  border: 3px solid rgba(256, 256, 256, 0.3);
}
.mainContent .aside .sliderKanalk.rsDefault .rsPlayBtn .rsPlayBtnIcon:hover {
  background-color: rgba(256, 256, 256, 0.5);
  border: 3px solid rgba(256, 256, 256, 0.4);
  box-shadow: 0 0 0;
}
.mainContent .aside .sliderKanalk.rsDefault .rsGCaption {
  height: 81px;
  background: #000000;
  bottom: 0;
  color: black;
  left: auto;
  width: 96.5%;
  padding: 5px;
}
.mainContent .aside .sliderKanalk.rsDefault .rsGCaption .rsCaption {
  padding: 0;
  text-align: center;
}
.mainContent .aside .sliderKanalk.rsDefault .rsGCaption .rsCaption p {
  margin: 0;
  font-size: 13px;
  line-height: 1;
}
.mainContent .aside .sliderKanalk.rsDefault .rsGCaption .rsCaption h2 {
  text-align: center;
  line-height: 15px;
  font-size: 16px;
  font-family: trebuchet MS;
  font-weight: normal;
  margin: 5px 0 5px 0;
}
.mainContent .aside .sliderKanalk.rsDefault .rsGCaption .rsCaption h2 a:hover {
  text-decoration: underline;
  color: whiteSmoke;
}
.mainContent .aside .sliderKanalk.rsDefault .rsGCaption .rsCaption a {
  line-height: 15px;
  color: #ffffff;
  text-decoration: none;
}
.mainContent .aside .sliderKanalk.rsDefault .rsGCaption .rsCaption:hover a {
  text-decoration: underline;
  color: whiteSmoke;
}
.mainContent .aside .sliderKanalk.rsDefault .rsTabs {
  background: none;
  border-bottom: 1px dotted #ccc;
  height: auto;
  padding-bottom: 5px;
  width: 100%;
}
.mainContent .aside .sliderKanalk.rsDefault .rsTabs .rsTab {
  float: left;
  height: 36px;
  margin: 0;
  padding: 5px;
  text-align: left;
  width: 151.5px;
}
.mainContent .aside .sliderKanalk.rsDefault .rsTmb {
  line-height: 12px!important;
}
.mainContent .aside .sliderKanalk.rsDefault .rsTmb span {
  line-height: 12px!important;
}
.mainContent .aside .widget_mostreadpostswidget {
  float: left;
  margin-top: 25px;
}
.mainContent .aside .masVistoBlock {
  width: 100%;
  margin: 0;
  position: relative;
  top: -35px;
}
.mainContent .aside .masVistoBlock .headBlocks h2 {
  margin-bottom: 0px;
  font-size: 18px;
  margin-top: 10px;
}
.mainContent .aside .masVistoBlock .headBlocks h2 a {
  color: #ffffff;
}
.mainContent .aside .masVistoBlock span.plusMore a {
  color: #ffffff !important;
}
.mainContent .aside .masVistoBlock a {
  color: #1a1a1a;
}
.mainContent .aside .masVistoBlock ul {
  padding: 0;
  margin-bottom: 15px;
  width: 100%;
  margin-top: 10px;
}
.mainContent .aside .masVistoBlock ul li {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
  cursor: pointer;
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  height: 61.5px;
  border-bottom: 1px solid #cccccc;
}
.mainContent .aside .masVistoBlock ul li .readLevel {
  font-family: 'trebuchet MS';
  color: #ffffff;
  background: #7c2529;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  padding: 0 5px 0 5px;
  float: left;
  height: 99.2%;
  border-bottom: 1px solid #6b1b21;
  margin-right: 5px;
  box-shadow: 2px 0px 2px gray;
}
.mainContent .aside .masVistoBlock ul li:hover {
  background: whiteSmoke;
}
.mainContent .aside .masVistoBlock ul li:hover h3 {
  color: #7c2529;
}
.mainContent .aside .masVistoBlock ul li .imageContainer img {
  width: 100%;
}
.mainContent .aside .masVistoBlock ul li h3 {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0;
  font-family: 'Arial';
  font-weight: normal;
  line-height: 16px;
  font-size: 13px;
  padding: 5px 5px 0 5px;
}
.mainContent .aside .masVistoBlock ul li h3 a {
  text-decoration: none;
  color: #1a1a1a;
}
.mainContent .aside .masVistoBlock ul li h3 a:hover {
  color: #7c2529;
}
.mainContent .aside .masVistoBlock ul li p {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
}
.mainContent .aside .haSonado {
  width: 100%;
}
.mainContent .aside .haSonado .headBlocks h2 {
  margin-top: 0;
}
.mainContent .aside .haSonado .masVistoBlock {
  height: 320px;
}
.mainContent .aside .haSonado ul {
  height: 270px;
}
.mainContent .aside .haSonado ul li {
  height: 80px;
  border-bottom: 1px solid #f2f2f2;
  background: #f2f2f2;
  margin-bottom: 3px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mainContent .aside .haSonado ul li:hover {
  background: none;
}
.mainContent .aside .haSonado ul li .containerImage {
  width: 80px;
  height: 80px;
  overflow: hidden;
  float: left;
  margin-right: 5px;
}
.mainContent .aside .haSonado ul li .containerImage img {
  width: 100%;
  height: auto;
}
.mainContent .aside .haSonado ul li .infoContainer {
  float: left;
  width: 210px;
  margin-top: 10px;
  line-height: 1;
}
.mainContent .aside .haSonado ul li .infoContainer h4 {
  margin: 0;
  font-size: 15px;
}
.mainContent .aside .haSonado ul li .infoContainer p {
  font-size: 12px;
}
.mainContent .aside .audioColumnas {
  width: 100%;
  float: left;
}
.mainContent .aside .audioColumnas h2 {
  font-size: 1em;
}
.mainContent .aside .audioColumnas .loadMore a {
  color: white;
}
.mainContent .aside .audioColumnas ul {
  height: 270px;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.mainContent .aside .audioColumnas ul li {
  height: 48px;
  border-bottom: 1px solid #f2f2f2;
  background: #f2f2f2;
  margin-bottom: 3px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.mainContent .aside .audioColumnas ul li:hover {
  background: none;
}
.mainContent .aside .audioColumnas ul li .containerImage {
  width: 48px;
  height: 48px;
  overflow: hidden;
  float: left;
  margin-right: 5px;
}
.mainContent .aside .audioColumnas ul li .containerImage img {
  width: 100%;
  height: auto;
}
.mainContent .aside .audioColumnas ul li .infoContainer {
  float: left;
  width: 210px;
  margin-top: 10px;
  line-height: 1;
}
.mainContent .aside .audioColumnas ul li .infoContainer h4 {
  margin: 0;
  font-size: 15px;
}
.mainContent .aside .audioColumnas ul li .infoContainer h4 a {
  text-decoration: none;
  color: black;
}
.mainContent .aside .moreAbout {
  width: 100%;
  margin: 0;
}
.mainContent .aside .moreAbout .headBlocks h2 {
  margin-bottom: 0px;
  font-size: 18px;
  margin-top: 10px;
}
.mainContent .aside .moreAbout .headBlocks h2 a {
  color: #ffffff;
}
.mainContent .aside .moreAbout span.plusMore a {
  color: #ffffff !important;
}
.mainContent .aside .moreAbout a {
  color: #1a1a1a;
}
.mainContent .aside .moreAbout ul {
  padding: 0;
  margin-bottom: 5px;
  width: 100%;
  margin-top: 10px;
}
.mainContent .aside .moreAbout ul li {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  width: 100%;
  margin-left: 0;
  cursor: pointer;
  list-style: none;
  margin-bottom: 5px;
  float: left;
  border-bottom: 1px solid #ccc;
}
.mainContent .aside .moreAbout ul li span {
  float: left;
}
.mainContent .aside .moreAbout ul li a {
  float: left;
  width: 175px;
  font-size: 14px;
  text-decoration: none;
  line-height: 15px;
  padding-top: 7px;
  padding-left: 5px;
  font-family: 'trebuchet MS';
  padding-right: 5px;
  margin-bottom: 5px;
}
.mainContent .aside .moreAbout ul li:hover {
  background: whiteSmoke;
}
.mainContent .aside .moreAbout ul li:hover a {
  color: #7c2529;
}
.mainContent .aside .moreAbout ul li .imageContainer img {
  width: auto;
  border-top: 2px solid #7c2529;
}
.mainContent .aside .moreAbout ul li h3 {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  margin: 0;
  font-family: 'Arial';
  font-weight: normal;
  line-height: 16px;
  font-size: 13px;
  padding: 5px 5px 0 5px;
}
.mainContent .aside .moreAbout ul li h3 a {
  text-decoration: none;
  color: #1a1a1a;
}
.mainContent .aside .moreAbout ul li h3 a:hover {
  color: #7c2529;
}
.mainContent .aside .moreAbout ul li p {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
}
.mainContent .aside .contactUs h2 {
  color: #ffffff;
  font-size: 14px;
  padding-right: 0px;
  margin-top: 15px;
}
.mainContent .aside .contactUs form input[type="email"],
.mainContent .aside .contactUs form input[type="text"] {
  width: 200px;
  border-radius: 0;
  border: solid 1px white;
  background: white;
  height: 17px;
  float: left;
  font-size: 13px;
  padding: 5px;
  border: solid 1px #aaaaaa;
}
.mainContent .aside .contactUs form input[type="submit"] {
  border: none;
  width: 88px;
  background: #7c2529;
  font-family: 'trebuchet MS';
  font-weight: bold;
  text-aling: center;
  color: #ffffff;
  float: left;
  border-radius: 0;
  padding: 3.5px;
  height: 29px;
  padding-left: 14px;
  padding-right: 14px;
}
body {
  /* container*/

}
body .adsHeader {
  width: 1024px;
  margin: 0 auto 20px;
  text-align: center;
}
body .adsExpand {
  width: 970px;
  text-align: center;
  margin-bottom: -4px;
  margin-top: 0;
}
body .adsExpand iframe {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  height: 30px;
}
body .adsExpand iframe:hover {
  height: 385px;
}
body.adsActive {
  background: url('../img/pautaFake.jpg') no-repeat center top fixed;
}
body li {
  position: relative;
  list-style: none;
}
body h2 {
  font-size: 1.1em;
}
body h3 {
  font-size: 1em;
}
body h4 {
  font-size: 0.9em;
}
body h5 {
  font-size: 0.8em;
}
body h6 {
  font-size: 0.7em;
}
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'trebuchet MS';
}
body p {
  font-size: 0.85em;
}
body .loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .loader #followingBallsG {
  position: absolute;
  width: 102px;
  height: 8px;
  top: 50%;
  left: 50%;
  margin-left: -50px;
  margin-top: -4px;
}
body .loader .followingBallsG {
  background-color: #7c2529;
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 8px;
  -moz-border-radius: 4px;
  -moz-animation-name: bounce_followingBallsG;
  -moz-animation-duration: 2.7s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: linear;
  -webkit-border-radius: 4px;
  -webkit-animation-name: bounce_followingBallsG;
  -webkit-animation-duration: 2.7s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -ms-border-radius: 4px;
  -ms-animation-name: bounce_followingBallsG;
  -ms-animation-duration: 2.7s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  -o-border-radius: 4px;
  -o-animation-name: bounce_followingBallsG;
  -o-animation-duration: 2.7s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: linear;
  border-radius: 4px;
  animation-name: bounce_followingBallsG;
  animation-duration: 2.7s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}
body .loader #followingBallsG_1 {
  -moz-animation-delay: 0s;
}
body .loader #followingBallsG_1 {
  -webkit-animation-delay: 0s;
}
body .loader #followingBallsG_1 {
  -ms-animation-delay: 0s;
}
body .loader #followingBallsG_1 {
  -o-animation-delay: 0s;
}
body .loader #followingBallsG_1 {
  animation-delay: 0s;
}
body .loader #followingBallsG_2 {
  -moz-animation-delay: 0.27s;
  -webkit-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  -o-animation-delay: 0.27s;
  animation-delay: 0.27s;
}
body .loader #followingBallsG_3 {
  -moz-animation-delay: 0.54s;
  -webkit-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  -o-animation-delay: 0.54s;
  animation-delay: 0.54s;
}
body .loader #followingBallsG_4 {
  -moz-animation-delay: 0.81s;
  -webkit-animation-delay: 0.81s;
  -ms-animation-delay: 0.81s;
  -o-animation-delay: 0.81s;
  animation-delay: 0.81s;
}
@-moz-keyframes bounce_followingBallsG {
  0% {
    left: 0px;
    background-color: #7c2529;
  }
  50% {
    left: 95px;
    background-color: #ffffff;
  }
  100% {
    left: 0px;
    background-color: #7c2529;
  }
}
@-webkit-keyframes bounce_followingBallsG {
  0% {
    left: 0px;
    background-color: #7c2529;
  }
  50% {
    left: 95px;
    background-color: #ffffff;
  }
  100% {
    left: 0px;
    background-color: #7c2529;
  }
}
@-ms-keyframes bounce_followingBallsG {
  0% {
    left: 0px;
    background-color: #7c2529;
  }
  50% {
    left: 95px;
    background-color: #ffffff;
  }
  100% {
    left: 0px;
    background-color: #7c2529;
  }
}
@-o-keyframes bounce_followingBallsG {
  0% {
    left: 0px;
    background-color: #7c2529;
  }
  50% {
    left: 95px;
    background-color: #ffffff;
  }
  100% {
    left: 0px;
    background-color: #7c2529;
  }
}
@keyframes bounce_followingBallsG {
  0% {
    left: 0px;
    background-color: #7c2529;
  }
  50% {
    left: 95px;
    background-color: #ffffff;
  }
  100% {
    left: 0px;
    background-color: #7c2529;
  }
}
body .loader.bye {
  opacity: 0;
  filter: alpha(opacity=00);
  -webkit-transform: scale(1.8);
  -moz-transform: scale(1.8);
  -ms-transform: scale(1.8);
  -o-transform: scale(1.8);
  transform: scale(1.8);
  visibility: hidden;
}
body .container {
  width: 970px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  /* ============= icons =============== */

  /* ============= pauta =============== */

  /* ============= alineacion =============== */

}
body .container section.content {
  width: 970px;
  display: block;
  margin: 0 auto;
  position: relative;
}
body .container .headBlocks h2 {
  background: #666666;
  border-left: 4px solid #4d4d4d;
  text-transform: uppercase;
  font-size: 1em;
  font-family: 'Arial';
  padding: 3px 45px 1px 10px;
  margin: 0 0 5px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .container .headBlocks h2 a {
  color: #ffffff;
  text-decoration: none;
}
body .container .headBlocks h2:hover {
  background: #4d4d4d;
  border-left: 4px solid #666666;
}
body .container .headKabinakHome h2 {
  float: left;
  margin-bottom: 6px;
  margin-top: 5px;
}
body .container .line img {
  border-top: 3px #7c2529 solid;
  display: block;
  height: auto;
}
body .container .lineVL img {
  border-left: 3px #7c2529 solid;
  display: block;
  height: auto;
}
body .container .fullW {
  width: 100%;
  float: left;
}
body .container .author {
  font-size: 0.7em;
  color: #666666;
  text-decoration: none;
  line-height: 18px;
  position: absolute;
  bottom: 7px;
  left: 0;
}
body .container .authorK {
  font-size: 10px;
  color: #666666;
  text-decoration: none;
  line-height: 1;
  position: relative;
  text-align: left;
  font-style: italic;
  padding-top: 15px;
  float: left;
  padding-bottom: 5px;
  /*background-image: url('../img/bg_esblo.png');*/

  background-position: 5px bottom;
  background-repeat: no-repeat;
  width: 100%;
}
body .container .date {
  font-size: 0.7em;
  color: #666666;
  text-decoration: none;
  line-height: 18px;
  position: absolute;
  bottom: 7px;
  left: 0;
}
body .container .contentSectionHome .icon-share {
  left: 50px;
  right: auto;
}
body .container .contentSectionHome .icon-comments {
  left: 5px;
  right: auto;
}
body .container .contentSectionHome .icon-share,
body .container .contentSectionHome .icon-comments {
  color: white;
}
body .container .icon-comments,
body .container .icon-share {
  background: url('../img/sprites.png') no-repeat;
  text-decoration: none;
  position: absolute;
  bottom: 5px;
}
body .container .icon-share {
  background-position: -12px -495px;
  width: 21px;
  right: 5px;
  float: left;
  text-indent: -9999px;
  height: 21px;
  margin-left: 10px;
  -moz-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
body .container .icon-share:hover {
  background-position: -12px -468px;
}
body .container .icon-comments {
  background-position: -13px -447px;
  float: left;
  right: 30px;
  font-size: 0.7em;
  color: #ffffff;
  height: 21px;
  line-height: 17px;
  text-align: center;
  bottom: 3px;
  width: 44px;
  overflow: hidden;
  -moz-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  -ms-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
body .container .icon-comments:hover {
  background-position: -13px -424px;
}
body .container .pauta300x250 {
  width: 300px;
  height: 250px;
  background: url('../img/preloader-white.gif') no-repeat center;
}
body .container .pauta379x70 {
  width: 655px;
  height: 90px;
  margin-top: 5px;
  border: solid 1px #ccc;
}
body .container .left {
  float: left;
}
body .container .right {
  float: right;
}
body .container .F-none {
  float: none;
}
body .container marquee {
  color: black;
  float: left;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}
body .container marquee a {
  text-decoration: none;
  color: #29abe2;
}
body .container .separator {
  width: 100%;
  display: block;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}
body .container .shareFast {
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
  filter: alpha(opacity=00);
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#60FFFFFF,endColorstr=#60FFFFFF);
  background: rgba(256, 256, 256, 0.6);
  z-index: -10;
}
body .container .shareFast.visible {
  visibility: visible;
  opacity: 1;
  z-index: 30;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#60FFFFFF,endColorstr=#60FFFFFF);
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
body .container .shareFast ul {
  padding: 10px;
  top: 50%;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  margin-top: -28px;
}
body .container .shareFast ul li {
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  float: left;
  background: none;
  border: none;
  min-height: inherit;
  min-width: inherit;
  -moz-transition: all 0s;
  -webkit-transition: all 0s;
  -ms-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s;
}
body .container .shareFast ul li.close {
  width: 20px;
  height: 20px;
  position: relative;
  z-index: 10;
  text-align: center;
  line-height: 10px;
  cursor: pointer;
}
body .container .shareFast ul li.close a {
  font-size: 12px;
}
body .container .shareFast ul li.close a b {
  float: right;
  background: #974448;
  padding: 10px;
  position: relative;
  top: -14px;
  right: 8px;
  border-radius: 50%;
  color: white;
}
body .container .shareFast ul li.f-facebook,
body .container .shareFast ul li.t-twitter,
body .container .shareFast ul li.g-gplus,
body .container .shareFast ul li.m-mail {
  background: url('../img/sprites.png') no-repeat transparent;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
}
body .container .shareFast ul li.f-facebook {
  background-position: -129px -112px;
}
body .container .shareFast ul li.f-facebook:hover {
  background-position: -198px -112px;
}
body .container .shareFast ul li.t-twitter {
  background-position: -129px -172px;
}
body .container .shareFast ul li.t-twitter:hover {
  background-position: -198px -172px;
}
body .container .shareFast ul li.g-gplus {
  background-position: -129px -232px;
}
body .container .shareFast ul li.g-gplus:hover {
  background-position: -198px -232px;
}
body .container .shareFast ul li.m-mail {
  background-position: -129px -292px;
}
body .container .shareFast ul li.m-mail:hover {
  background-position: -198px -292px;
}
body .container .shareFast ul li a {
  color: white;
  text-decoration: none;
  font-size: 11px;
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
  padding-left: 8px;
  margin-top: -6px;
}
body .container .opinionBlock {
  width: 402px;
  position: relative;
  margin-right: 10px;
}
body .container .opinionBlock .PDS_Poll .pds-box {
  height: 151px!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  -ms-border-radius: 0!important;
  -oborder-radius: 0!important;
  border-radius: 0!important;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-question-top {
  background-color: #7c2529!important;
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  -ms-border-radius: 0!important;
  -oborder-radius: 0!important;
  border-radius: 0!important;
  font-family: trebuchet MS!important;
  line-height: 17px!important;
  height: 140px!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-input-label {
  width: auto!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-answer {
  float: left;
  width: 240px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-question {
  width: 140px;
  float: left;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-vote-button {
  -moz-border-radius: 0!important;
  -webkit-border-radius: 0!important;
  -ms-border-radius: 0!important;
  -oborder-radius: 0!important;
  border-radius: 0!important;
  right: 22px!important;
  bottom: 7px!important;
  position: absolute!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-links-back a.pds-return-poll {
  background-color: #7C2529!important;
  padding: 10px 18px!important;
  font-size: 13px!important;
  position: absolute!important;
  right: 93px!important;
  bottom: 21px!important;
  color: white!important;
  right: 22px!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-answer-feedback-bar {
  -weblit-border-radius: 0px 10px 10px 0px!important;
  -moz-border-radius: 0px 10px 10px 0px!important;
  -ms-border-radius: 0px 10px 10px 0px!important;
  -o-border-radius: 0px 10px 10px 0px!important;
  border-radius: 0px 10px 10px 0px!important;
  background: #7c2529!important;
  border: none!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-answer-feedback {
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: none!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-feedback-group {
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  padding: 4px 0 4px 0px!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-feedback-group {
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  padding: 0!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-answer-feedback {
  margin: 0!important;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-links a {
  background-color: #7C2529!important;
  padding: 10px 18px!important;
  font-size: 13px!important;
  position: absolute!important;
  right: 93px!important;
  bottom: 7px!important;
  color: white!important;
}
body .container .opinionBlock .PDS_Poll .pds-box .pds-links a.pds-pd-link {
  display: none!important;
}
body .container .opinionBlock .opinion {
  background: whitesmoke;
  border-bottom: 1px solid #ddd;
}
body .container .opinionBlock .opinion h4 {
  margin: 0;
  line-height: 1;
  font-weight: normal;
  padding: 10px;
}
body .container .opinionBlock .opinion .select {
  margin-left: 20px;
}
body .container .opinionBlock .opinion .select div {
  width: 100%;
  display: block;
  float: left;
  line-height: 18px;
}
body .container .opinionBlock .opinion .select div span {
  font-size: 13px;
  font-family: 'trebuchet MS';
}
body .container .opinionBlock .opinion .jqTransformRadioWrapper {
  margin-top: 0;
}
body .container .opinionBlock .yourVoteCount {
  width: 25%;
  float: left;
  background: gray;
  height: 130px;
  padding: 10px;
}
body .container .opinionBlock .yourVoteCount p {
  color: #ffffff;
  font-family: trebuchet MS;
  font-weight: bold;
  font-size: 19px;
  text-align: center;
  line-height: 1;
}
body .container .opinionBlock form {
  width: 70%;
  float: left;
}
body .container .commercialPassage {
  width: 558px;
}
body .container .commercialPassage h5 {
  font-weight: normal;
  font-size: 11px;
  color: gray;
  margin: 6px 0 11px 0;
}
body .container .commercialPassage .pasajeItem {
  float: left;
  margin: 3px;
  margin-top: 0;
  margin-bottom: 0;
  width: 180px;
  height: 150px;
  background: url('../img/preloader-white.gif') no-repeat center;
}
body .notFound {
  width: 260px;
  height: 370px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -130px;
  margin-top: -180px;
  /*
        .logo {
            position: relative;
            width: 260px;
            height: 56px;
            text-indent: -9999px;
            float: left;
            padding-top: 0;
            margin-bottom: 100px;
            a {
                background: url('../img/logo.png') no-repeat center @whiteColor;
                background-size: 100%;
                display: block;
                width: 100%;
                height: 100%;
            }
        }
        */

}
body .notFound h3 {
  font-family: trebuchet MS;
  font-size: 82px;
  line-height: 61px;
  text-transform: uppercase;
  margin: 0;
  border-bottom: 1px solid #B3B3B3;
  padding-bottom: 10px;
  color: #B3B3B3;
  font-weight: bolder;
}
body .notFound h3 span.kykColor {
  color: #7c2529;
}
body .notFound p {
  font-family: arial;
  font-size: 12px;
  color: #4D4D4D;
}
body .notFound p a {
  color: #7c2529;
  text-decoration: none;
}
body .notFound p a:hover {
  text-decoration: underline;
}
body .notFound .searchLost input[type="text"] {
  height: 30px;
  border: none;
  color: #B3B3B3;
  background: #F2F2F2;
  font-family: Arial;
  font-size: 11px;
  font-style: italic;
  padding: 0 0 0 10px;
  float: left;
  margin: 0;
  border-radius: 0;
  width: 180px;
}
body .notFound .searchLost input[type="submit"] {
  background: url('../img/sprites.png') no-repeat 15px -724px #7c2529;
  border: none;
  color: white;
  text-indent: -9999px;
  margin: 0;
  border-radius: 0;
  float: left;
  padding: 0 10px 0 10px;
  height: 30px;
  width: 70px;
  position: relative;
  margin-bottom: 15px;
  -moz-transition: all 0.2s;
  -webkt-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
body .notFound .searchLost input[type="submit"]:hover {
  background-color: #6b1b21;
}
body .notFound .tags a {
  background: #E6E6E6;
  border: none;
  margin: 0 2px 2px 0;
}
body .notFound .tags a:hover {
  background: #6b1b21;
}
body .contentSearchHome {
  width: 100%;
}
body .contentSearchHome .searchContent {
  width: 100%;
  margin-right: 10px;
}
body .contentSearchHome .searchContent .answerSearch {
  background: #E6E6E6;
  border: solid 1px #DBDBDB;
  margin: 0 10px 20px 0;
  width: 78.1%;
  height: 128px;
  padding: 10px;
}
body .contentSearchHome .searchContent .answerSearch input[type="text"] {
  height: 40px;
  border: none;
  color: gray;
  background: white;
  font-family: Arial;
  font-size: 14px;
  font-style: italic;
  padding: 0 0 0 10px;
  float: left;
  margin: 0;
  border-radius: 0;
  width: 80%;
}
body .contentSearchHome .searchContent .answerSearch input[type="submit"] {
  background: #7c2529;
  border: none;
  color: white;
  margin: 0;
  border-radius: 0;
  float: left;
  padding: 0 10px 0 10px;
  height: 40px;
  width: 18.6%;
  position: relative;
  margin-bottom: 15px;
  -moz-transition: all 0.2s;
  -webkt-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: uppercase;
  font-family: 'trebuchet MS';
  font-size: 18px;
}
body .contentSearchHome .searchContent .answerSearch input[type="submit"]:hover {
  background-color: #6b1b21;
}
body .contentSearchHome .searchContent h3 {
  font-size: 30px;
  color: #939393;
  margin: 0;
}
body .contentSearchHome .searchContent h3 span {
  color: #7c2529;
}
body .contentSearchHome .searchContent .loadMore {
  margin-top: 50px;
}
body .contentSearchHome .searchContent .post-container {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  background: #F9F9F9;
  position: relative;
  padding: 10px 0 10px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body .contentSearchHome .searchContent .post-container:hover {
  background: #ffffff;
}
body .contentSearchHome .searchContent .post-container:hover a {
  color: #7c2529;
}
body .contentSearchHome .searchContent .post-container a {
  text-decoration: none;
}
body .contentSearchHome .searchContent .post-container h2 {
  margin: 5px 10px 5px 20px;
}
body .contentSearchHome .searchContent .post-container h2 a {
  color: #7c2529;
}
body .contentSearchHome .searchContent .post-container p {
  margin: 0;
  font-family: Arial;
  font-size: 13px;
  margin-left: 20px;
  line-height: 15px;
}
body .contentSearchHome .searchContent .post-container p a {
  color: #000000;
}
body .contentSearchHome .searchContent .post-container .author {
  position: relative;
  margin-left: 20px;
}
body .contentSearchHome .searchContent .post-container .post-thumb {
  padding: 2px;
  border: solid 1px #7c2529;
  float: left;
  margin: 5px 5px 5px 5px;
  background: #ffffff;
}
/*=== body style from less ===*/
@media screen and (max-width: 1024px) {
  body .mainContent .shadowRight,
  body .mainContent .shadowLeft {
    display: none;
  }
}
/* ++ media query kienyke */
@media screen and (max-width: 680px) {
  body .container {
    width: 100%;
  }
  body header {
    background: #7c2529;
  }
  body header .krimen-ads {
    display: none;
  }
  body header .kabinakPlayer {
    display: none;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */

  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 768) {
  html body {
    display: none;
  }
}
@media only screen and (max-width: 1024) {
  html body {
    background: red;
  }
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
  
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
       * Don't show links for images, or javascript/internal links
       */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
