/*
Document   : blog
Created on : 29-jul-2009, 16:30:39
Author     : Andrés Peñailillo
Description:
Para desplegar Sala de prensa basado en Wordpress
*/

#contenido {
  /*margin-top:20px;*/
  margin-left:5px;
  margin-right:5px;
  width:950px;
  z-index:1;
  position:relative;
}
/* prensa - home */
/********************TAMAÑOS BOX******************************/

.size_950x120{width:950px;height:120px;}
.size_950x230{width:950px;height:230px;}
.size_630x306{width:360px;height:306px;}
.size_630x340{width:360px;height:340px;}
.size_389x320{width:389px;height:320px;}
.size_390x360{width:390px;height:360px;}
.size_390x700{width:390px;height:700px;}
.size_310x304{width:310px;height:304px;}
.size_310x370{width:310px;height:370px;}
.size_309x320{width:309px;height:320px;}
.size_310x360{width:310px;height:360px;}
.size_310x700{width:310px;height:700px;}
.size_279x360{width:279px;height:360px;}
.size_230x320{width:230px;height:320px;}
.size_230x360{width:230px;height:360px;}
.size_230x700{width:230px;height:700px;}
/********************Rollovers especiales******************************/

.rollover_naranjo{
    color:#FF7B19
}
.rollover_naranjo:hover{
    color:#FD9040;
    text-decoration:none;
}
.rollover_verde{
    color:#8fc400
}
.rollover_verde:hover{
    color:#A5E201;
    text-decoration:none;
}

#breadcrumbs a{
    font-size: 10px;
    text-decoration: underline;
}
/***************************************** slideshow *********************************/
#d13slideshow{
  background-color:#000000;
  width:630px;
  height:340px;
}
#d13nav{z-index:200;position:absolute; bottom: 0px;right:10px;}
#d13nav div{float: right}
#d13nav a span{display:none}
div.d13fader{
  
  width:100%;
  height:80px;
  z-index:1;
  bottom:0px;
  padding:0;
  text-align:left
}

.rollover_numero{
  background-color:transparent;
  background-repeat:no-repeat;
  background-position:0 -17px;
  border:none;
  cursor:pointer;
  display:inline-block;
  width:17px;
  height:17px;
}

.rollover_numero_activo, .rollover_numero:hover{
  background-position:0 0;
}

.rollover_flecha_derecha,.rollover_flecha_izquierda{
    background-color:transparent;
    background-repeat:no-repeat;
    background-image:url('/images/blog/banner_rotativo/boton-flecha.png');
    border:none;
    cursor:pointer;
    display:inline-block;
    height:16px;
    width:18px
}
.rollover_flecha_derecha{background-position: -18px -16px}
.rollover_flecha_izquierda{background-position: 0 -16px}
.rollover_flecha_derecha:hover{background-position: -18px 0}
.rollover_flecha_izquierda:hover{background-position: 0 0}
div.d13fader h3,div.d13fader h2{
  font-size: 21px;
  font-weight:bold;
  padding:0 4px;}
div.d13fader h3 a,div.d13fader h2 a{color:#FFF}
div.d13fader h3 a:hover,div.d13fader h2 a:hover{color:#FFF}
div.d13fader p{
  font-size:13px;
  font-weight:normal;
  padding:0px 4px 4px;
  margin:0;
  color:#FFF }
div.d13fader p a{color:#FFF}
div.d13fader p a:hover{color:#FFF}

/********************BOX******************************/
.box_video{
  width:310px;
  height:338px;
  float:right;
  position:relative;
  text-align:left;
}
.box_video p, .box_general p,.box_principal p{
     line-height: 1.3em;
     text-align:inherit;
     text-align:left;
}
.box_principal{
  width:630px;
  height:340px;
  float:left;
  position:relative;
  text-align:left;
}

.box_general{
  float:left;
  position:relative;
  text-align:left;
}
#box_noticias{
  margin-top:10px;
  width:430px;
  height:260px;
  float:left;
  background:transparent url('../images/blog/box3.png');
  position:relative;
  text-align:left;
}

#box_entrevista{
  margin-top:10px;
  width:270px;
  height:415px;
  float:right;
  background:transparent url('../images/blog/box7.png');
  padding:20px;
  text-align:left;
}
#box_autos_al_dia{
  margin-top:10px;
  width:430px;
  height:260px;
  float:right;
  background:transparent url('../images/blog/box3.png');
  position:relative;
  padding:20px;
  text-align:left;
}
#box_elige_auto{
  margin-top:10px;
  width:590px;
  height:159px;
  float:left;
  /* background:transparent url('../images/blog/box5.png'); */
  position:relative;
  text-align:left;
}
#box_multimedia{
  margin-top:10px;
  width:590px;
  height:246px;
  float:left;
  background:transparent url('../images/blog/box6.png');
  padding:20px;
  text-align:left;
}
#box_entrevista{
  margin-top:10px;
  width:270px;
  height:415px;
  float:right;
  background:transparent url('../images/blog/box7.png');
  padding:20px;
  text-align:left;
}
#box_entrevista .mas_entrevistas a{
  text-decoration: underline;
}
#container-php-footer{
  width:960px;
  position:relative;
  margin-bottom:10px;
  z-index:0;
}
#footer-php{
  height:122px;
  background:url('../images/layouts/cuadros/base.png') repeat-x bottom;
  z-index:-1;
  position:relative;
  margin-top:30px;
}
.multimedia_video{
  width:270px;
  float:left;
  position:relative;
  text-align:left;
}
.multimedia_galeria{
  width:270px;
  float:right;
  position:relative;
  text-align:left;
}
.texto_mas_fotos{
  margin-right:40px;
  margin-left:3px;
  float:left;
  padding-top:11px;
  color:#8FC400;
}
.texto_mas_fotos a, .texto_mas_fotos a:visited {
  color:#00aadc;;
  font-size:13px;
  text-decoration:underline;
}

.texto_multimedia a {
  text-decoration: underline;
  font-size:12px;
}

.texto_mas_fotos a:hover {
  color:#36D1FF;
}
.categoria_box{
  font-size:18px;
  color:#8FC400;
  margin-bottom:10px;
}
.epigrafe{
  color:#666666;
  font-size:14px;
  margin-bottom:10px;
}
.texto_principal{
  margin-top:12px;
  margin-bottom:30px;

}
.texto_secundario_principal{
  margin-top:42px;
  position:absolute;
  left:200px;
  width:250px;
}
.img_noticia{
  height:116px;
  width:167px;
  float:left;
  margin-right:12px;
  position:relative;
}
.img_video{
  margin-bottom:20px;
  text-align:center;
}
.noticia_secundaria_principal{
  margin-bottom:24px;
  width:430px;
}
.noticia_secundaria{
  float:left;
  position:absolute;
  top:190px;
  margin-right:20px;
}
.texto_secundario{
  margin-top:14px;
}
.img_entrevista{
  height:100px;
  width:100px;
  float:left;
  margin-right:12px;
  position:relative;
}
.titulo_box{font-size:15px;color:#00AADC;margin-bottom:10px;}
.titulo_secundario_principal{
  position:absolute;
  left:200px;
  width:250px;
}
.titulo_secundario{
  width:430px;
}
.texto{
  font-size:12px;
  color:#333333;
}
.h2_video{
  color:#00aadc;
  font-size:14px;
  margin-bottom:8px;
}
.excerpt h2{
  color:#888;
  font-size: 12px;
}
a.titulo_noticia_principal, a.titulo_noticia_principal:visited{
  font-size:18px;

}
a.titulo_noticia_principal:hover{
  color:#36D1FF;
}
a.titulo_auto_principal, a.titulo_auto_principal:visited{
  font-size:18px;

}
a.titulo_auto_principal:hover{
  color:#36D1FF;;

}
a.titulo_secundario, a.titulo_secundario:visited{
  font-size:14px;

}
a.titulo_secundario:hover{
  color:#36D1FF;;
}
a.titulo_entrevista, a.titulo_entrevista:visited{
  font-size:14px;

}
a.titulo_entrevista:hover{
  color:#36D1FF;;
}

.boton_rss{
  width:30px;
  height:30px;
  position:absolute;
  right:20px;
  bottom:20px;
}
.boton_rss_e{
  width:30px;
  height:30px;
  position:absolute;
  right:20px;
  bottom:20px;
}
.more-news{
  bottom:5px;
  height:30px;
  position:absolute;
  left:20px;
}
.more-news a{
  text-decoration: underline;
}
.botones{
  width:135px;
  height:30px;
  position:absolute;
  right:20px;
  bottom:20px;
}
.boton_youtube{
  width:30px;
  height:30px;
  position:absolute;
  right:55px;
  bottom:20px;
}
.nombre_entrevistado{
  font-size:14px;
  color:#333333;
  margin-top:55px;
}
.cargo_entrevistado{
  font-size:14px;
  font-weight:bold;
  color:#666666;
  margin-bottom:0px;
}
.entrevista_foto{
  float:left;
  height:100px;
  width:269px;
}
.entrevista_titulo{
  float:left;
  margin-top:20px;

}
.entrevista_texto{
  float:left;
  margin-top:14px;
}
.mas_entrevistas{
  top:1044px;
  left:654px;
  position:absolute;
}

/* seccion interna*/
.contenido_noticia{
  float:left;
  text-align:left;
  width:595px;
  margin-left:5px;
}
.contenido_noticia p{
  padding-bottom: 10px;
}
.comentarios{
  margin-bottom:24px;
}
.barra_lateral{
  width:310px;
  float:right;
}
.box_barra_lateral{
  width:310px;
  height:350px;
  float:left;
  position:relative;
  text-align:left;
  margin-bottom:10px;
}
.box_barra_lateral_cotizador{
  width:310px;
  height:339px;
  position:relative;
  background:transparent url('../images/blog/box_cotizador_viajes.png');
  float:left;
  text-align:left;
  margin-bottom:10px;
}

.box_barra_lateral_entrevista{
  width:270px;
  height:258px;
  float:left;
  background:transparent url('../images/blog/entrevistas_box.png');
  position:relative;
  padding:20px;
  text-align:left;
  margin-bottom:10px;
}

.box_lateralNuevo
{
  width:310px;
  height:403px;
  float:left;
  background:transparent url('../images/blog/recuadro.png');
  position:relative;
  padding:0;
  text-align:left;
  margin-bottom:10px;
}

.box_barra_lateral_noticias_red{
  width:270px;
  height:170px;
  float:left;
  background:transparent url('../images/blog/mas_noticias_red.png') no-repeat;
  position:relative;
  padding:20px;
  text-align:left;
  margin-bottom:10px;
}
.titulo_noticia{
  font-size:24px;
  color:#333333;
  margin-bottom:18px;
}
.titulo_entrevista{
  font-size:18px;
  color:#666666;
}
.bajada{
  font-size:14px;
  font-weight:bold;
  color:#666666;
  margin-bottom:20px;
  line-height:150%;
}
.info_post{
  width:595px;
  float:left;
  margin-bottom:24px;
}
.fecha{
  float:left;
}
.autor{
  font-size:10px;
  color:#666666;
  float:right;
  font-weight:bold;
}
.texto_noticia{
  font-size:12px;
  color:#666666;
  margin-bottom:24px;
  text-align:justify;
  line-height: 150%
}



a.link_compartir, a.link_compartir:visited{
  font-size:12px;
  color:#00aadc;
  float:right;
  position:absolute;
  left:20px;
  bottom:20px;
  text-decoration:underline;
}
a.link_compartir:hover{
  font-size:12px;
  color:#36D1FF;

}
.boton_compartir{
  border:0;
  padding-bottom:8px;
  margin-left:5px;
}
.botones_multimedia{
  margin-bottom:0px;
  width:595px;
  float:left;
}
.boton_multimedia{
  margin-right:3px;
  float:left;
}
.texto_multimedia{
  margin-right:40px;
  float:left;
  padding-top:19px;
  color:#007E94;
}
.banner_compara{
  float:left;
  width:310px;
  height:85px;
  margin-top:10px;
}
/*seccion comentarios */

.titulo_archivo{
  color:#8FC400;
  font-size:18px;
  padding:0 0 15px 0;
}
.fecha_archivo {
  color:#333333;
  /*float:left;*/
  position:absolute;
  top:105px;
  font-size:10px;
  font-weight:normal;
  /*margin-top:40px;*/
}
.contenedor {
  float:left;
  width:640px;
}
.contenedor_post {
  float:left;
  width:60%;
  position:relative;
}
.post {
  /*margin-bottom: 10px;*/
  width: 100%;
}
.contenedor_post h3 {
  margin:10px 0 0;
  position:absolute;
  top:35px;
  width:100%;
}
.contenedor_post h2 {
  color:#333333;
  font-size:12px;
  font-weight:normal;
  position:absolute;
  top:60px;
}
.img_archive{
  float:left;
  padding:0 10px;
}

.post_title {
  width:100%;
  float:left;
  padding:10px 0;
}
.post_contenido {
  width:100%;
  float:left;
}

.parrafo span.nombre {
  color:#333333;
  font-size:14px;

}

.parrafo span.cargo {
  color:#666666;
  font-size:14px;
}

/* sidebar */
.panel{clear:both;display:none;padding:0}
.panel.active-tab-body{display:block}
#tabs{
    list-style:none;
    position:relative;
    height: 40px;
    vertical-align:bottom;
}
#tabs li {float:left;padding:0}
#tabs a {
    margin-top:5px;
    width:102px;
    height:35px;
    background-color:#F4F4F4;
    display:block;
    text-decoration:none;
    color:#4D4D4D;
    text-align:center;
}
#tabs a.active-tab {
    margin-top:0;
    background-color:#00AADC;
    height:40px;
    color:#fff
}

/*********************** MENU Prensa************/
#menu_principal{
  display:block;
  padding:0px;
  margin:0px;
  width:100%;
  text-align:right;
  height:22px;
}
#menu_principal li{
  display:block;
  float:right;
  text-indent:0px;
  height:22px;
  list-style:none;
  border-right:2px solid #CCC;
}
#menu_principal li:first-child{
  border-right:none;
}
#menu_principal li a{
  display:inline-block;
  border:0px;
  height:13px;
  margin:0px;
  padding:3px 8px 6px 8px;
  font-size: 13px;
  font-weight:normal;
  text-decoration:none;
}

#menu_principal li a:hover,#menu_principal li a.activo {
  font-weight:normal;
  color:#FFF;
  background-color:#00AADC;
}

