/* General Styles */


.ui-autocomplete {
  z-index: 19!important;
}

.addthis_floating_style {
  position: static !important;
}

.addthis_floating_style.addthis_counter_style {
  width: 620px;
}

.addthis_internal_container {
  width: 620px !important;
}

.addthis_internal_container > a {
  float: left !important;
  height: 63px !important;
}

.addthis_button_facebook_like .fb-like span,
.addthis_button_facebook_like .fb-like iframe {
  width: 70px !important;
}

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

}

@font-face {
    font-family: 'Interstate-Bold';
    /*src: url('fonts/interstate-boldcondensed-webfont.eot');
    src: url('fonts/interstate-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/interstate-boldcondensed-webfont.woff') format('woff'),
         url('fonts/interstate-boldcondensed-webfont.ttf') format('truetype'),
         url('fonts/interstate-boldcondensed-webfont.svg#interstate-boldcondensedbold') format('svg');
		 */
    src: url('fonts/YanoneKaffeesatz-Regular-webfont.eot');
    src: url('fonts/YanoneKaffeesatz-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.woff') format('woff'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.ttf') format('truetype'),
         url('fonts/YanoneKaffeesatz-Regular-webfont.svg#YanoneKaffeesatzRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Interstate-Light';
    /*src: url('fonts/interstate-lightcondensed-webfont.eot');
    src: url('fonts/interstate-lightcondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/interstate-lightcondensed-webfont.woff') format('woff'),
         url('fonts/interstate-lightcondensed-webfont.ttf') format('truetype'),
         url('fonts/interstate-lightcondensed-webfont.svg#interstate-lightcondensedRg') format('svg');
		 */
	    src: url('fonts/YanoneKaffeesatz-Light-webfont.eot');
    src: url('fonts/YanoneKaffeesatz-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/YanoneKaffeesatz-Light-webfont.woff') format('woff'),
         url('fonts/YanoneKaffeesatz-Light-webfont.ttf') format('truetype'),
         url('fonts/YanoneKaffeesatz-Light-webfont.svg#YanoneKaffeesatzLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titillium_webregular';
    src: url('fonts/titilliumweb-regular-webfont.eot');
    src: url('fonts/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumweb-regular-webfont.woff') format('woff'),
         url('fonts/titilliumweb-regular-webfont.ttf') format('truetype'),
         url('fonts/titilliumweb-regular-webfont.svg#titillium_webregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
  text-decoration: none !important;
}

#content {
  padding: 25px;
  background: #FFFFFF;
  width: 950px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;  
  /*letter-spacing: -1px;*/
  font-family: 'Interstate-Bold';
  font-weight: 400;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ir { 
  border:0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
}

body {
  background: #BBBBBB;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  background: #FFFFFF;
}

.banner {
  
}

.single-column {
  width: 100%;
}

.two-columns {
  width: 630px;
  float: left;
}

.two-columns .md_comments {
  clear: both;
}

.one-column {
  width: 300px;
  float: left;
}

.gap-right {
  margin-right: 25px;
}

.gap-left {
  margin-left: 25px;
}

.gap-right-small {
  margin-right: 10px;
}

.gap-left-small {
  margin-left: 10px;
}

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

.small-row {
  margin: 15px 0;
}

.row {
  margin: 20px 0;
}

.big-row {
  margin: 30px 0;
}

.row-bottom {
  margin-bottom: 15px;
}

.row-top: {
  margin-top: 15px;
}

.big-row-bottom {
  margin-bottom: 30px;
}

.big-row-top {
  margin-top: 30px;
}

.image47, .image133, .image150, .image170, .image235, .image300,
.image300long, .image460 {
  overflow: hidden;
  position: relative;
}

.image47 {
  width: 47px;
  height: 37px;
}

.image133 {
  width: 133px;
  height: 100px;
}

.image150 {
  width: 150px;
  float: left;
}

.image167 {
  width: 167px;
  height: 91px;
}

.image170 {
  width: 170px;
  height: 132px;
}

.image235 {
  width: 235px;
  height: 176px;
}

.image300 {
  width: 300px;
  margin-bottom: -5px;
}

.image300long {
  width: 300px;
  margin-bottom: -5px;
}

.image460 {
  width: 460px;
  height: 230px;
}

.image-info {
  background: #FFFFFF;
  padding: 7px 10px;
  position: absolute;
  left: 0;
  bottom: 4px;
  font-family: 'Interstate-Light';
  text-transform: uppercase;
}

.tag-info {
  font-family: 'Interstate-Light';
  text-transform: uppercase;
  font-size: 14px;
}

.image-social {
  background: #000000;
  position: absolute;
  padding: 5px;
  transition: all 2s;
  -moz-transition: all 2s; /* Firefox 4 */
  -webkit-transition: all 2s; /* Safari and Chrome */
  -o-transition: all 2s; /* Opera */
  display: none;
}

.news-module:hover .image-social,
.news-module150:hover .image-social,
.news-module460:hover .image-social {
  display: block;
}

.sec1:hover .image-info,
.sec1:hover > .info {
  background: #2DCAFF;
}

.sec1:hover .sec {
  color: #FFFFFF;
}

.sec1 .sec {
  color: #2DCAFF;
}

.sec1 .image-info {
  background: #FFFFFF;
}

.sec1 .image-info .sec {
  color: #2DCAFF;
}

.sec1:hover .image-info .sec {
  color: #FFFFFF;
}

.sec2:hover > .info {
  background: #F4291A;
}

.sec2:hover .sec {
  color: #FFFFFF;
}

.sec2 .sec {
  color: #F4291A;
}

.sec2:hover .image-info,
.sec2:hover > .info {
  background: #F4291A;
}

.news-module > .info {
  padding: 4px 7px;
}

.sec2:hover > .info p {
  color: #FFFFFF;
}

.sec2:hover .image-info .sec {
  color: #FFFFFF;
}

.sec3:hover .image-info,
.sec3:hover .info {
  background: #D2509D;
}

.sec3:hover .sec {
  color: #FFFFFF;
}

.sec4 .sec {
  color: #FF6F3F;
}

.sec4:hover .sec {
  color: #FFFFFF;
}

.sec5:hover .sec,
.sec5 .sec {
  color: #392064;
}

.sec3 .sec {
  color: #D2509D;
}

.sec1:hover .info p,
.sec2:hover .info p,
.sec3:hover .info p {
  color: #FFFFFF;
}

.news-module.sec2 .related span {
  background: #F4291A;
  color: #FFFFFF;
}

.news-module.sec2 .related ul li a {
  background-position: 0px -174px;
}

.news-module.sec3 .related span {
  background: #DD7BB5;
  color: #000000;
}

.news-module.sec3 .related ul li a {
  background-position: 0px -248px;
}

.news-module.sec2 .tag-info .sec {
  color: #F4291A;
}



.image-social a {
  background: url("../img/sprite.png") no-repeat;
  width: 21px;
  height: 21px;
  display: block;
  margin-top: 5px;
}

.image-social a:first-child {
  margin: 0;
}

.image-social.hor a {
  float: left;
  margin: 0 0 0 5px;
}

.image-social.hor a:first-child {
  margin: 0;
}

.image-social a.fb { background-position: 0px 0px;}
.image-social a.tw { background-position: 0px -23px;}
.image-social a.cm { background-position: 0px -46px;}


.image-social.top-left {
  top: 0;
  left: 0;
}

.image-social.top-right {
  top: 0;
  right: 0;
}

.image-social.bottom-left {
  bottom: 5px;
  left: 0;
}

.image-social.bottom-right {
  bottom: 5px;
  right: 0;
}

.module-container .news-module {
  padding-bottom: 10px;
}



.news-module > .info h3 {
  margin-bottom: 10px;
}

.news-module > .info h3 a {
  font-size: 26px;
  line-height:26px;
  color: #000000;
  text-decoration: none;
}

.news-module > .info p {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
}


.wrapper-slider {
  width: 630px;
  margin-bottom:10px;
  }
 
  .wrapper-slider .logo {
    padding: 8px 5px 2px;
    display: inline;
  }
    
    .wrapper-slider .logo a {
      color: #FFFFFF;
      font-size: 23px;
      font-family: 'Impact-Regular';
      padding: 0px 5px 4px 60px;
      text-decoration: none;
      text-transform: uppercase;
      line-height: 20px;
    }

/* line 17, ../scss/_slider.scss */
.sliders-new {
  position: relative;
  width: 620px; }
  /* line 20, ../scss/_slider.scss */
  .sliders-new .slides_container {
    z-index: 0;
    width: 620px;
    height: 181px;
    padding: 5px; }
  /* line 26, ../scss/_slider.scss */
  .sliders-new .nav {
    width: 27px;
    height: 32px;
    display: block;
    position: absolute;
    top: 80px;
    z-index: 10; }
  /* line 34, ../scss/_slider.scss */
  .sliders-new .next {
    right: -14px; }
  /* line 37, ../scss/_slider.scss */
  .sliders-new .prev {
    left: -4px; }
  /* line 40, ../scss/_slider.scss */
  .sliders-new .image {
    overflow: hidden;
    display: block;
    float: left;
    margin: 0 2px;
    width: 151px;
    height: 181px;
    position: relative; }
    /* line 48, ../scss/_slider.scss */
    .sliders-new .image .text-image {
      background: url("../img/epi_overlay.png");
      height: 60px;
      overflow: hidden;
      width: 141px;
      padding: 5px;
      color: #FFFFFF;
      font-size: 14px;
      position: absolute;
      display: none;
      bottom: -200px;
      left: 0;
      -webkit-transition: bottom 0.4s;
      -moz-transition: bottom 0.4s;
      -o-transition: bottom 0.4s;
      transition: bottom 0.4s; }
    /* line 62, ../scss/_slider.scss */
    .sliders-new .image:hover .text-image {
      bottom: 0;
      display: block; }
    /* line 66, ../scss/_slider.scss */
    .sliders-new .image img {
      width: 153px;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
      position: relative;
      left: 0;
      top: 0; }
    /* line 73, ../scss/_slider.scss */
    .sliders-new .image:hover img {
      width: 170px;
      left: -5px;
      top: -5px; }



.wrapper-slider.side-news {
    width: 300px;
}

.wrapper-slider.side-news .logo {
  padding: 8px 0 2px;
  margin-bottom: 2px;
  display: block;
  background: url("../img/divider_news_sidebar.png") center bottom no-repeat;
  position: relative;
}

.side-news li {
  padding: 5px 0 10px;
  background: url("../img/divider_news_sidebar.png") center bottom no-repeat;
}

.side-news .logo .balloon {
  background: url("../img/balloon.png") no-repeat;
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
  color: #FFFFFF;
  font-family: 'Interstate-Light';
  text-transform: uppercase;
  padding: 5px 0;
  text-align: center;
  font-size: 14px;
  width: 145px;
  height: 36px;
}

.side-news .logo .sello {
  background: url("../img/sello.png") no-repeat;
  width: 60px;
  height: 56px;
  right: 0;
  bottom: -10px;
  position: absolute;
}


.side-news .logo a {
  background: url("../img/logo_tvn_especiales.png") no-repeat;
  background-position: 0px 2px;
  color: #000000;
  font-size: 20px;
}

.side-news.red .logo a,
.side-news.red .time {
  color: #D90000;
}

.side-news .time {
  font-family: 'Interstate-Light';
  font-size: 14px;
  line-height: 14px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.side-news .image133 {
  float: left;
  position: relative;
}

.side-news .image133 .block {
  width: 10px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.side-news.blue .image133 .block {
  background: url("../img/mira_active_rec.jpg");
}


.side-news.blue li:hover .info {
    background: #55D4FF;
}

.side-news.red .image133 .block {
  background: url("../img/mexico_active_rec.jpg");
}

.side-news.orange .image133 .block {
  background: url("../img/orange_active_rec.jpg");
}

.side-news.red li:hover .info {
    background: #D90000;
}

.side-news.orange li:hover .info {
  background: #f57b20;
}

.side-news.orange li:hover .info p {
  color: #FFFFFF;
}

.side-news.red li:hover .info .time {
  color: #000000;
}

.side-news.red li:hover .info h3 a,
.side-news.red li:hover .info p {
  color: #FFFFFF;
}

.side-news.tweak li:hover .info h3 a {
  color: #000000;
}

.side-news.violet li .info .time {
  color: #660066; 
}

.side-news .info {
  width: 140px;
  float: left;
  padding: 5px 10px 5px;
  min-height: 90px;
}
.side-news .info.extendida {
  min-height:inherit;
}


.side-news li:hover .block {
  display: block;
}


.side-news .info a {
  color: #000000;
  text-decoration: none;
  display: block;
  line-height: 1em;
  font-size: 1.17em;
  font-family: 'Interstate-Bold';
  margin-bottom: 5px;
}

.side-news .info p {
  margin: 0;
  color: #666666;
  font-size: 12px;
  font-family: Arial;
}

.side-news .wrap-link {
  text-align: center;
  width: 300px;
}

.side-news a.more-news {
  font-family: 'Interstate-Bold';
  color: #FFFFFF;
  background: rgb(51,51,51); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(51,51,51,1) 1%, rgba(51,51,51,1) 68%, rgba(0,0,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(51,51,51,1)), color-stop(68%,rgba(51,51,51,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 1%,rgba(51,51,51,1) 68%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(51,51,51,1) 1%,rgba(51,51,51,1) 68%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(51,51,51,1) 1%,rgba(51,51,51,1) 68%,rgba(0,0,0,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(51,51,51,1) 1%,rgba(51,51,51,1) 68%,rgba(0,0,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
  font-size: 19px;
  padding: 5px 10px;
  text-decoration: none;
}

.side-news.tweak .logo a {
  color: #000000;
}

.side-news.tweak a.more-news {
  background: rgb(111,17,10); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(111,17,10,1) 1%, rgba(244,41,26,1) 26%, rgba(244,41,26,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(111,17,10,1)), color-stop(26%,rgba(244,41,26,1)), color-stop(100%,rgba(244,41,26,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(111,17,10,1) 1%,rgba(244,41,26,1) 26%,rgba(244,41,26,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(111,17,10,1) 1%,rgba(244,41,26,1) 26%,rgba(244,41,26,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(111,17,10,1) 1%,rgba(244,41,26,1) 26%,rgba(244,41,26,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(111,17,10,1) 1%,rgba(244,41,26,1) 26%,rgba(244,41,26,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f110a', endColorstr='#f4291a',GradientType=0 ); /* IE6-9 */
}

.side-news a.more-pics {
  font-family: 'Interstate-Bold';
  color: #FFFFFF;
  font-size: 15px;
  background: #660066;
  text-decoration: none;
  padding: 3px 5px;
  text-transform: uppercase;
  border-radius: 5px;
}

.side-news a.more-pics:hover {
  color: #660066;
  background: #DDDDDD;
}


/*SOLO LA VERDAD - EN LA MIRA*/
.side-news.sololaverdad .info,
.side-news.enlamira .info {
  width: 130px;
}
.side-news.sololaverdad .info.extendida{
  width: 270px;
}

.side-news.sololaverdad ul li,
.side-news.enlamira ul li {
  padding: 7px 7px 7px 7px;
}

.wrapper-slider.side-news.sololaverdad .logo,
.wrapper-slider.side-news.enlamira .logo {
  margin-bottom: 0px;
}

.wrapper-slider.side-news.sololaverdad ul {
  background: rgb(255,230,155); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,230,155,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,230,155,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,230,155,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,230,155,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,230,155,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,230,155,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe69b', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
}
.wrapper-slider.side-news.enlamira ul {
  background: rgb(226,207,229); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(226,207,229,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,207,229,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(226,207,229,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(226,207,229,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(226,207,229,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(226,207,229,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2cfe5', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
}


.module-participa .body {
  padding: 12px;
  background: rgb(51,51,51); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.module-participa .landscape {
  background: url("../img/divider_landscape.png") center bottom no-repeat;
  padding-bottom: 14px;
  margin-bottom: 10px;
}

.module-participa .landscape .image {
  width: 133px;
  height: 134px;
  overflow: hidden;
  float: left;
  padding-right: 10px;
}

.module-participa .landscape .info {
  float: left;
  width: 127px;
}

.module-participa .landscape .info span {
  color: #FFFFFF;
  font-family: 'Interstate-Bold';
  font-size: 20px;
  display: block;
  margin-bottom: 15px;
}

.module-participa .vote-here {
  font-family: 'Interstate-Light';
  text-transform: uppercase;
  color: #FFFFFF;
  background: #DE2954;
  padding: 5px;
  border-radius: 5px;
  text-decoration: none;
}

.module-participa .portrait {
  width: 133px;
  float: left;
  
}

.module-participa .portrait .image {
  position: relative;
  width: 133px;
  height: 159px;
  overflow: hidden;
}

.module-participa .portrait .vote-here {
  position: absolute;
  bottom: 0px;
  left: 25px;
}

.module-participa .portrait .info span {
  color: #FFFFFF;
  font-family: 'Interstate-Light';
  font-size: 20px;
  display: block;
  margin-top: 15px;
  padding: 0 3px;
}

.module-participa .logo {
  background: #DE2954;
  margin: 0 3px;
  padding-top: 2px;
  margin-top:15px;
}

.module-participa .logo a {
  background: url("../img/logo_tvn_pink_slider.png") 5px 0px no-repeat;
  color: #FFFFFF;
  font-size: 20px;
  font-family: 'Impact-Regular';
  padding: 0px 5px 4px 70px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 20px;
}

/* AMPLIADO */

#button-switcher {
  width: 120px;
  float: left;
}

#button-switcher a {
  display: block;
  background: url("../img/bg_buttons_vistovotado.png") no-repeat;
  width:113px;
  height:36px;
  color: #FFFFFF;
  font-family: 'Impact-Regular';
  text-transform: uppercase;
  font-size: 17px;
  line-height: 33px;
  text-indent: 7px;
}

#button-switcher #voted {
  background-position: 0 -44px;
}

#button-switcher #voted.active {
  background-position: 0 -136px;
}

#button-switcher #viewed {
  background-position: 0 0;
}

#button-switcher #viewed.active {
  background-position: 0 -91px;
}

.slider.viewed {
  /*display: none;*/
}

.most-voted-viewed {
  height: 82px;
  padding-top: 15px;
  padding-bottom: 5px;
  overflow: hidden;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 1%, #ffffff 27%, #e9e9e9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(27%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e9e9e9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e9e9e9 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 1%,#ffffff 27%,#e9e9e9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
}

.most-voted-viewed .slider {
  width: 810px;
  float: right;
  margin-right: 35px;
  position: relative;
}

.most-voted-viewed .slider .nav {
  width: 20px;
  height: 30px;
  position: absolute;
  top: 20px;
  background: url("../img/arrows_masvisto_ampliado_nuevo.png") no-repeat;
}

.most-voted-viewed .slider .nav.prev {
  left: -27px;
}

.most-voted-viewed .slider .nav.next {
  right: -27px;
  background-position: -24px 0px;
}

.most-voted-viewed .slider div li {
  width: 180px;
  height: 80px;
  float: left;
  padding: 0 10px;
  background: #FFFFFF;
  position: relative;
  margin: 0 5px 10px 0;
}

.most-voted-viewed .slider div li .numb {
  color: #000000;
  background: #ffdf00;
  font-family: 'Interstate-Bold';
  position: absolute;
  top: 20px;
  left: 0;
  padding: 0 7px;
  border-radius: 3px;
}

.most-voted-viewed .slider div li .numb span {
    font-family: 'Interstate-Bold';
    font-size: 22px;
}

.most-voted-viewed .slider div li .image {
  width: 69px;
  height: 70px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

.most-voted-viewed .slider div li .text {
  float: left;
  width: 100px;
  font-family: 'Interstate-Bold';
  font-size: 17px;
  line-height: 18px;
  color: #000000;
}

.image-gallery {
  clear: both;
}

.image-gallery .image {
  width: 154px;
  height: 154px;
  overflow: hidden;
  float: left;
  margin: 0 1px 1px 0;
  background: #fbc115; /* Old browsers */
  background: -moz-linear-gradient(top,  #fbc115 0%, #cb9802 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbc115), color-stop(100%,#cb9802)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fbc115 0%,#cb9802 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fbc115 0%,#cb9802 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fbc115 0%,#cb9802 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fbc115 0%,#cb9802 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc115', endColorstr='#cb9802',GradientType=0 ); /* IE6-9 */
}

.image-gallery .imagenolightbox {
  width: 154px;
  height: 154px;
  overflow: hidden;
  float: left;
  margin: 0 1px 1px 0;
  background: #fbc115; /* Old browsers */
  background: -moz-linear-gradient(top,  #fbc115 0%, #cb9802 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbc115), color-stop(100%,#cb9802)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fbc115 0%,#cb9802 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fbc115 0%,#cb9802 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fbc115 0%,#cb9802 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fbc115 0%,#cb9802 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbc115', endColorstr='#cb9802',GradientType=0 ); /* IE6-9 */
}

.editable-content {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  line-height: 20px;
  margin-bottom: 20px;
}

.editable-content > a {
  color: #db251b;
}

.editable-content .image-wide,
.editable-content .image-half {
    position: relative;
    margin-bottom: 20px;
}

.editable-content .image-wide .image,
.editable-content .video-wide .image {
  width: 630px;
  overflow: hidden;
}

.editable-content .image-half .image{
  width: 349px;
  overflow: hidden;
}

.editable-content .epigrafe {
  position: absolute;
  bottom: -15px;
  background: #fbc115;
  padding: 5px 10px;
  z-index:1;
}

.editable-content .video-wide {
  position: relative;
  margin-bottom: 35px;
}

.editable-content .video-wide .epigrafe {
  bottom: -30px;
}

.editable-content .epigrafe > p {
  font-size: 12px;
  font-family: 'Arial';
  font-style: italic;
}

.editable-content blockquote {
  color: #FFFFFF;
  background: #db251b;
  padding: 10px;
  border-radius: 10px;
  font-family: 'Interstate-Bold';
  font-size: 36px;
  width: 245px;
  line-height: 40px
}

.editable-content blockquote.right,
.editable-content .image-half.right {
  margin: 10px 0 10px 20px;
}

.more-off.right {
  margin: 10px 0 20px 20px;
}

.editable-content blockquote.left,
.editable-content .image-half.left {
  margin: 10px 20px 10px 0;
}

.more-off.left {
  margin: 10px 20px 20px 0;
}

.more-off {
  width: 300px;
  box-shadow: 0px 0px 16px -2px #333;
}

.more-off h3 {
  cursor: pointer;
  border: none !important;
  font-family: 'Interstate-Bold';
  text-transform: uppercase;
  font-size: 20px;
  color: #757575;
  padding: 5px 10px;
  width: 270px;
  background: url("../img/more_arr_open.png") right center no-repeat;
  border-top: 2px solid #dadada;
}

.more-off h3.ui-accordion-header-active {
  background: url("../img/more_arr_close.png") right center no-repeat;
  border: none;
}

.more-off h3 span.ui-accordion-header-icon {
  display: none !important;
}

.more-off h3 span {
  color: #db251b;
  font-size: 20px;
  font-family: 'Interstate-Bold';
}

.more-off .content {
  width: 280px !important;
  padding: 10px !important;
  border: none !important;
  border-radius: 0 !important;
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 1%, #ffffff 27%, #e8e8e8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(27%,#ffffff), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e8e8e8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e8e8e8 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 1%,#ffffff 27%,#e8e8e8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}

.more-off .content .image {
  width: 143px;
  height: 150px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

.more-off .content > ul {
  width: 120px;
  float: left;
}

.more-off .content > ul li {
  border-top: 1px dashed #d2d2d2;
  padding: 6px 0;
}

.more-off .content > ul li:first-child {
  border: none;
  padding: 0 0 6px 0;
}

.more-off .content > ul li a {
  font-family: 'Interstate-Bold';
  font-size: 20px;
  color: #000000;
  text-transform: uppercase;
  line-height: 20px;
}

.more-off .content > ul li a span {
  color: #db251b;
  font-family: 'Interstate-Bold';
  font-size: 20px;
}

.head-content .breadcrumb {
  background: url("../img/arr_breadcrumb.png") right center no-repeat;

  padding: 0px 13px 0px 25px;
  display: inline-block;
}

.head-content .breadcrumb ul {
  background: #ffdf00;
  padding: 0px 0 0px 25px;
  line-height: 21px;
  margin-left: -50px;
}

.head-content .breadcrumb li {
  float: left;
  margin: 0 3px;
  font-size: 14px;
}

.head-content .breadcrumb li::before {
  content: ">";
  margin-right: 4px;
}

.head-content .breadcrumb li:first-child::before {
  content: "";
  margin-right: 0;
}

.head-content .breadcrumb li a,
.head-content .breadcrumb li span {
  color: #000000;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
}

.content-info h2 {
  font-family: 'Interstate-Bold';
  font-size: 48px;
  color: #db251b;
  line-height: 45px;
  margin: 10px 0;
}

.content-info .date-info {
  border-top: 1px dashed #DADADA;
  border-bottom: 1px dashed #DADADA;
  margin: 0 0 10px -25px;
  padding: 4px 5px 4px 25px;
  display: inline-block;
}

.content-info .date-info p {
  font-size: 12px;
  color: #8b8b8b;
  font-style: italic;
}

.content-info .date-info p span {
  color: #000000;
  padding-right: 10px;
}

.content-info > p {
  font-size: 18px;
  margin-bottom: 10px;
  font-family: 'titillium_webregular';
}

.tags {
  margin-bottom: 10px;
}

.tags .title {
  background: #edeef4;
  border-radius: 3px;
  font-size: 22px;
  color: #8993b5;
  text-transform: uppercase;
  font-family: 'Interstate-Bold';
  float: left;
  margin-right: 10px;
  padding: 5px 10px;
}

.tags ul {
  float: left;
  width: 560px;
}

.tags ul li {
  float: left;
  margin-right: 5px;
  color: #4a5c9b;
  font-size: 14px;
}

.tags ul li::after {
  content: ",";
  padding-right: 4px;
  color: #4a5c9b;
}

.tags ul li:last-child::after {
  content: "";
}

.tags ul li a {
  color: #4a5c9b;
  font-size: 14px;
}

.related-news {
  
}

.related-news h3,
.discover-this h3 {
  background: url("../img/logo_tvn_especiales.png") left center no-repeat;
  padding-left: 65px;
  font-size: 22px;
  color: #3c3c3c;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.related-news ul {
  box-shadow: 0px 0px 16px -2px #333;
  border-radius: 3px;
  background: #ffffff; /* Old browsers */
  padding: 10px;
  background: -moz-linear-gradient(top,  #ffffff 1%, #ffffff 27%, #e8e8e8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(27%,#ffffff), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e8e8e8 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 1%,#ffffff 27%,#e8e8e8 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 1%,#ffffff 27%,#e8e8e8 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
}

.related-news ul li {
  width: 143px;
  float: left;
  margin-left: 12px;
}

.related-news ul li:first-child {
  margin-left: 0;
}


.related-news ul li .image {
  width: 143px;
  overflow: hidden;
  height: 107px;
  position: relative;
}

.related-news ul li .date {
  position: absolute;
  background: #FFFFFF;
  bottom: 0;
  left: 0;
  font-family: 'Interstate-Light';
  font-size: 14px;
  color: #db251b;
  padding: 5px 10px 5px 2px;
}

.related-news ul li h4 {
  font-size: 22px;
  color: #000000;
  line-height: 22px;
  margin: 10px 0;
}

.related-news ul li p {
  font-size: 12px;
  color: #8b8b8b;
}

.social-links {
  clear: both;
  margin-top: 20px;
  border-top: 1px dashed #c6c6c6;
  border-bottom: 1px dashed #c6c6c6;
  padding: 10px 0;
}

.head-content .social-links {
  border: none;
}

.social-links .add-this-block {
  width: 260px;
  float: left;
}

.social-links.divider {
  border-top: 1px dashed #DADADA;
  border-bottom: 1px dashed #DADADA;
  padding-top: 10px;
}

.social-links .btns-star {
  width: 110px;
  float: right;
}

.social-links .opiniones,
.social-links .votos {
  float: right;
  margin: 0 5px;
}

.social-links .opiniones .txt {
  display: block;
   font-size: 12px;
  font-family: 'Arial', sans-serif;
  border-radius: 3px;
  padding: 2px;
  text-align: center;
  border: 1px solid #d7d7d7;
  color: #FFFFFF;
  background: #3c3c3c; /* Old browsers */
background: -moz-linear-gradient(top,  #3c3c3c 1%, #6a6a6a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3c3c3c), color-stop(100%,#6a6a6a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #3c3c3c 1%,#6a6a6a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #3c3c3c 1%,#6a6a6a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #3c3c3c 1%,#6a6a6a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #3c3c3c 1%,#6a6a6a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#6a6a6a',GradientType=0 ); /* IE6-9 */


}

.social-links .opiniones .num {
  background: url("../img/balloon_lecturas.png") no-repeat;
  width: 62px;
  height: 41px;
  display: block;
  font-family: 'Arial', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #0a0a0a;
  line-height: 35px;
}

.social-links .votos .txt {
  display: block;
  font-size: 12px;
  font-family: 'Arial', sans-serif;
  border-radius: 3px;
  padding: 2px;
  text-align: center;
  border: 1px solid #d7d7d7;
  color: #0a0a0a;
  background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top,  #e2e2e2 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e2e2e2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e2e2e2 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e2e2e2 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e2e2e2 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.social-links .votos .num {
  background: url("../img/balloon_votos.png") no-repeat;
  width: 50px;
  height: 41px;
  display: block;
  font-family: 'Arial', sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #0a0a0a;
  line-height: 35px;
}

.btns-star .mod_rate_ampliado {
  margin: 5px 0 5px 6px !important;
}

.discover-this h3 {
  margin-bottom: 20px;
}

.discover-this .body {
  border-radius: 10px;
  background: #fed54d; /* Old browsers */
  background: -moz-linear-gradient(top,  #fed54d 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed54d), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fed54d 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fed54d 0%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fed54d 0%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fed54d 0%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed54d', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.discover-this .body .image {
  width: 242px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: -15px;
}

.discover-this .body .tagline {
  background: #000000;
  padding: 5px 10px;
  font-size: 24px;
  color: #FFFFFF;
  font-family: 'Interstate-Bold';
  text-transform: uppercase;
  width: 222px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: -15px;
}

.discover-this .body .suscribe {
  background: url("../img/box_with_shadow.png") no-repeat;
  width: 240px;
  height: 52px;
  color: #FFFFFF;
  font-family: 'Interstate-Bold';
  font-size: 24px;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  line-height: 62px;
  position: relative;
  top: -20px;
}

.follow-history {
  width: 260px;
  margin: 0 auto;
}

.follow-history .image {
  width: 120px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

.follow-history .info {
  float: left;
  width: 130px;
}

.follow-history .info h4 {
  font-family: 'Interstate-Bold';
  color: #3e6ead;
  font-size: 24px;
  margin-bottom: 5px;
  line-height: 22px;
}

.follow-history .edition {
  background: url("../img/box_with_shadow_small.png") no-repeat;
  width: 150px;
  height: 40px;
  margin-bottom: 5px;
  font-family: 'Interstate-Bold';
  font-size: 18px;
  color: #FFFFFF;
  line-height: 35px;
  text-indent: 21px;
  position: relative;
  left: -10px;
}

.follow-history .info p {
  font-size: 13px;
  color: #3e3c3c;
}

/* MODULO SIGUENOS */
	.siguenos{
		width:550px;
		margin-top:30px;
		}
	.siguenos .en{
		float:left;
		width:80px;
		margin-right:10px;
		font-family: 'Interstate-Bold';
		color:#E50F43;
		text-decoration:none;
		font-size:18px;
		padding-top:5px;
		}
	.siguenos .redes{
		float:left;
		width:390px;
		}
	.siguenos .redes ul li{
		float:left;
		width:95px;
		margin-right:7px;
	}
	.siguenos .redes ul li .icono{
		float:left;
		width:30px;
		margin-right:7px;
	}
	.siguenos .redes ul li .texto{
		float:left;
		width:55px;
		padding-top:5px;
	}
	.siguenos .redes ul li .texto a{
		font-family: 'Interstate-Light';
		color:#333;
		text-decoration:none;
		font-size:16px;
	}