/* Estilos agregados por XP */

.muestra {
	display:block !important;
	
}
.ticker {
    height: 0.4em;
    padding-top:0em;
}

/* Agregado para ic.png *7
.icrayita {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("images/ic/ic.png");
}

.icrayita {
  background-position: -280px 0px;
  width: 70px;
  height: 70px;
}

/*  E T I Q U E T A     A N U N C I O S   */

.label-anuncio {
  color: #777;
  width: 55px;
  font-size: .55em;
  padding: 2px;
}

/*   News RCN */

.rcn-widget-item {
    height: 260px;
}


/* Para singles */

.lista-notas {
	padding: 0px 10px;
}
.lk-vermas {
	text-align:right; 
	padding:10px;
	clear: both;
}
.lk-vermas a {
	color:#E5132C; 
	font-size:13px;
	font-weight:bold;
}

.box-video{
    width:600px;
    height:350px;
}

.espacio {
  clear: both;
}


.banner_amplio {
    left: -15px;
}


/**********************************************************
 Para las listitas de Cajas Laterales */

.widget-container {
    max-width: 300px;
    display: block;
    overflow: hidden;
}

.widget-container ul.widget-content {
    list-style-type: none;
    /*margin-left: -3em;*/
}

.widget-container ul.widget-content li {
    border-bottom: dotted #ccc 1px;
    overflow: hidden;
    padding-top: .5em;
    padding-bottom: .5em;
}

.widget-container ul.widget-content li a .widget-img {
    height: 80px;
    margin-right: .5em;
    float: left;
}


.widget-container ul.widget-content li a .widget-text p {
    margin: 0;
    padding: 0;
    font-size: 0.8em; 
    text-align:left;
    color:#333;
    font-family: arial;
    font-weight: bold;
}

.widget-container ul.widget-content li a:hover  {
    color:#E5132C;
}

.widget-container ul.widget-content li a .widget-text .widget-text-fecha {
   font-size: .8em;
    color: #a0a0a0;
    font-weight: normal;
    text-decoration:none;
}


/**********************************************************
 Para las listas de Categorías */

.category-list-row-2 {
  margin: 10px 0px;
  width: 100%;
  height: 180px;
  position: relative;
  /* border-bottom: 1px solid #CCC; */
}

.category-list-row-2 img {
  width: 240px;
  margin-right: 10px;
  float: left;
}

.category-list-row-2 .category-list-item-data {
  float: left;
  width: 350px;
  height: 180px;
  float: left;
  position: relative;
  font-size: 16px;
}

.category-list-row-2 .category-list-item-data .data-title {
  font-size: 1em;
  color: #000;
  font-weight: bold;
  width: 100%;
  margin-bottom: 0.5em;
}

.category-list-row-2 .category-list-item-data .data-title a {
   color:#000000;
}
.category-list-row-2 .category-list-item-data .data-title a:hover {
   color:#E5132C;
}

.category-list-row-2 .category-list-item-data .data-category {
  font-size: 0.8em;
  color: #da03c8;
  font-weight: bold;
}

.category-list-row-2 .category-list-item-data .data-excerpt {
  font-size: 0.8em;
  color: #000;
  font-weight: normal;
}

.category-list-row-2 .category-list-item-data .data-date {
  font-size: 0.8em;
  color: #a0a0a0;
  font-weight: normal;
}

.category-list-row-2 .category-list-item-data p {
  margin: 0em;
}

.category-list-row-2 .category-list-item-data p a {
  color: #000;
}

/**Plecas RC FCO **/

.plecas {
	float:left;
	margin:10px 20px 10px 0px;
}
.plecas:nth-of-type(even){
      margin-right: 0px;
}

 .muestra-cel{
    display:none;
}


/**Paginacion**/

.navigation {
    padding: 10px 0px;
}


.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
  background-color: #FF2E44;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
}

.navigation li {
  display: inline;
}

.navigation li a:hover,
.navigation li.active a {
  background-color: #E5132C;
}



/**********************************************************
 Para podcasts */

.section-list li {
    padding-left: 0em;
}



.section-list li {
    height: 14em;
}


.section-list li .title {
   margin-top: 0.5em;
    width: 93%;
}

   .section-list li img {
     width: 100px !important;
     height: 100px !important;
}


.icPlay{
   background: url('/wp-content/themes/rc/images/ic/icPlaym.png') no-repeat;
   padding-left: 25px !important;
   clear:both;
}


div.podcast {
    margin-bottom: 0px;
    background: #3c3c3c;
    width: 100%;
    height:100px;
}

.cat-podcast{
  width: 155px;
  padding: 0.5em;
  font-size: 1.8em;
  line-height: 1.1em;
  color: #fff;
  float:left;
  font-family: 'Yanone Kaffeesatz';
}

.cat-podcast span{
 font-size: 0.8em;
 color: #FBBC21;
}


/**********************************************************
 Para Enterate */

.pleca-catnota {
    font-size: .9em;
    padding: .2em;
    background: rgba(215, 35, 35, 0.8);
    text-shadow: 2px 2px 1px #2c2a2a;
    width: 100px;
    top: 5em;
    position: relative;
   color:#fff;
}


/**********************************************************
 Para promos y blogs de portada */


.section-item .section-item-image .titulo-test {
    font-weight: normal;
}

.section-item .section-item-image .excerpt-test {
    font-size: 0.9em;
}


.categoria-nota{
   color: #e5132c;
   text-transform:uppercase;
   font-size:1.3em;
   font-family:'Yanone Kaffeesatz';
}


@media screen and (min-width: 1000px) {
   .section-list li {
    width: 47%;
    }
   .section-item .section-item-image {
     width: 100%;
   }

   .section-item .section-item-image img {
      width: 100%;
      height: 100%;
   }
}


@media screen and (min-width: 480px) {
   .pleca-catnota {
     top:11em;
    }
}



@media only screen and (max-width: 400px) {

.category-list-row-2 {
    overflow: hidden;
    height: 220px;
    width: 100%;
    display: block;
  }

.category-list-row-2 img {
    *zoom: 1;
    width: auto;
    max-width: 300px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    width: 300px;
  }

  .category-list-row-2 img:before,
  .category-list-row-2 img:after {
    content: '';
    display: table;
  }

  .category-list-row-2 img:after {
    clear: both;
  }

  .category-list-row-2 .category-list-item-data {
    width: 100%;
    *zoom: 1;
    width: auto;
    max-width: 300px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .category-list-row-2 .category-list-item-data:before,
  .category-list-row-2 .category-list-item-data:after {
    content: '';
    display: table;
  }

  .category-list-row-2 .category-list-item-data:after {
    clear: both;
  }

  .category-list-row-2 .category-list-item-data .data-excerpt{
  	 display:none;
  }

  .box-video{
    width:300px;
    height:200px;
    margin-left: 0.5em;
  }

   .plecas {
	margin: 5px 0px 0px 10px;
   }

   .muestra-cel{
	display:block;
   }

   .section-list li {
    padding-left: 0em;
  }

   .pleca-catnota{
    top:11em;
    margin-top: 5em;
   }

  .lista-movil{
    float:left;
    width:33%;
   }

   .s-col-right{
    margin-top: 15px;
   }
}


  /* Sobreescribimoe el original */
 .s-box{
      margin-left: 1em !important;   
   }




@media only screen and (min-width: 400px) and (max-width: 800px) {
  .category-list-row-2 {
    width: 620px;
  }


  .s-box:nth-of-type(odd){
      margin-left: 0em !important;
   }

   /*  Sobreescribimos del style.css original (De sólo el 3 a todos los pares)*/

   .s-box:nth-of-type(3) {
      margin-left: 0em !important; 
   }
   
   .s-box:nth-of-type(even) {
      margin-left: 1em !important;
   }

    .boxg-tab { 
	height:630px;
   }
}

