/*
Theme Name: Media Center
Description: El Mercurio Media Center. Mayo 2011
Author: MZZO
Author URI: http://www.mzzo.com
*/

@charset "utf-8";

a {color: #f19600; text-decoration: none}
a:visited   {color: #f19600; text-decoration: none}
a:hover {color: #d00037}
a:active {}

h2 a, h3 a, #linksList li a, #mediosLogos li a,
h2 a:visited, h3 a:visited, #linksList li a:visited, #mediosLogos li a:visited {color: #4F4F4F; }
h2 a:hover, h3 a:hover, #linksList li a:hover, #mediosLogos li a:hover {color: #bbbbbb; }

body {
  background-color: #FFFFFF;
  color: #4F4F4F;
  background-image: url(img/bg_web.gif);
  background-repeat: repeat-y;
  background-position: center top;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}
h1 {
  font-size: 32px;
  color: #f19600;
  font-weight: bold;
  margin-bottom: 12px;
  /*text-transform: capitalize;*/
}
h1 span {
  color: #000;
}

h2, h3#reply-title {
  font-size: 22px;
  color: #333333;
  margin-bottom: 20px;
  font-weight: bold;
  clear: both;
}
.clear {
  clear: both;
}


#contenedor {
  width: 963px;
  margin-left:auto;
  margin-right:auto;
}
#topBar {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e2e2e2;
  background-color: #f7f7f7;
  background-image: url(img/bg_topbar.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  height: 30px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
#topBar ul {
  float: right;
  font-size: 11px;
}
#topBar li {
  float: left;
  line-height: 30px;
  margin-right: 30px;
}

#topBar li a {
  color: #cccccc;
}
#topBar li a:hover {
  color: #ffffff;
}
#topBar li.current-menu-item  a {
  color: #ffffff;
}
#header {
  float: left;
  width: 963px;
}
#logo {
  background-image: url(img/logo.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  float: left;
  height: 93px;
  width: 448px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-top: -6px; /* Peso visual */
}


#cotiza {
  background-color: #FFF;
  border: 1px solid #e2e2e2;
  padding: 19px;
  float: right;
  position: relative;
  margin-bottom: 20px;
}
#cotiza span {
  background-image: url(img/btn_cotiza.png);
  background-repeat: no-repeat;
  background-position: 0px -165px;
  height: 23px;
  width: 13px;
  position: absolute;
  left: -13px;
  margin-top: -11.5px;
  top: 50%;
}

#cotiza #btnCotiza {
  text-indent: -9999px;
  display: block;
  height: 54px;
  width: 282px;
  background-image: url(img/btn_cotiza.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-bottom: -1px;
}

#cotiza #btnCotiza:hover { background-position: 0px -55px; }
#cotiza #btnCotiza:active { background-position: 0px -110px; }
#nav {
  float: left;
  margin-left: 20px;
}

#nav li {
  float: left;
  margin-right: 1px;
}

/*body.tag-noticias: desactiva activo del menu noticias */
#nav li a, body.tag-noticias #nav li.current-menu-item a {
  background-color: #212121;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  display: block;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #212121;
  border-right-color: #212121;
  border-left-color: #212121;
  padding-right: 31px;
  padding-left: 3px;
  height: 35px;
  line-height: 35px;
}
#nav li a:hover, body.tag-noticias #nav li.current-menu-item a:hover {
  background-color: #F8A800;
  border-color: #F8A800;
}

#nav li.current-menu-item a, #nav li.current-post-parent a,
body.parent-pageid-110 #nav li.menu-item-32 a, body.grand-parent-pageid-110 #nav li.menu-item-32 a,
body.parent-pageid-108 #nav li.menu-item-32 a, body.grand-parent-pageid-108 #nav li.menu-item-32 a,
body.page-template-mediossingleproducto-php #nav li.menu-item-32 a
{
  background-color: #ffffff;
  border-color: #c6c6c6;
  background-image: url(img/tab_active.gif);
  background-repeat: no-repeat;
  background-position: right center;
  color: #333333;
  position: relative;
  bottom: -1px;
}

body.tag-noticias #nav li.current-menu-item a  {
  background-image: none;
  bottom: 0;
}


#aside {
  float: right;
  width: 280px;
  padding-right: 20px;
  padding-left: 21px;
  position: relative;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #c6c6c6;
  margin-top: -1px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#followUs {
  background-color: #f6f6f6;
  float: right;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-top-color: #c6c6c6;
  border-right-color: #c6c6c6;
  border-left-color: #c6c6c6;
  height: 31px;
  position: absolute;
  top: -39px;
  right: -1px;
  padding-top: 7px;
  padding-right: 10px;
}
#followUs li {
  float: left;
  margin-left: 10px;
}
#followUs li a {
  background-image: url(http://www.elmercuriomediacenter.cl/wp-content/uploads/follow_us2.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  text-indent: -9999px;
  display: block;
  height: 24px;
  width: 24px;
}

#followUs li#followTwitter a { background-position: 0px -25px; }
#followUs li#followFacebook a { background-position: 0px -50px; }
#followUs li#followLinkedin a { background-position: -75px -50px; }

#followUs li a:hover { background-position: -25px 0px; }
#followUs li#followTwitter a:hover { background-position: -25px -25px; }
#followUs li#followFacebook a:hover { background-position: -25px -50px; }
#followUs li#followLinkedin a { background-position: -75px -50px; }

#followUs li a:active { background-position: -50px 0px; }
#followUs li#followTwitter a:active { background-position: -50px -25px; }
#followUs li#followFacebook a:active { background-position: -50px -50px; }
#followUs li#followLinkedin a { background-position: -75px -50px; }

#main {
  float: left;
  width: 961px;
  background-color: #FFF;
  border: 1px solid #c6c6c6;
  background-image: url(img/bg_sidebar.gif);
  background-repeat: repeat-y;
  background-position: right top;
  margin-bottom: 20px;
}

#content {
  padding: 20px;
  float: left;
  width: 600px;
}

/*-- Borde imágenes --*/
#content img, .promoList li img, .destacadoList li img {
  background-color: #FFF;
  border: 1px solid #e3e3e3;
  padding: 4px;
  float: left;
}

.section {
  float: left;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #c6c6c6;
  margin-bottom: 30px;
}



/* -- Posts --*/
.post {
  float: left;
  width: 384px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  padding-left: 216px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c6c6c6;
  min-height: 196px;
}

.post h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #4f4f4f;
  margin-bottom: 5px;
}

.post .meta {
  float: left;
  width: 384px;
}

.post .metaTags a {
  color: #d00037;
  font-size: 14px;
  /*text-transform: capitalize;*/
 }
.post .metaTags a:hover {
  color: #ff442b;
}

.post .metaDate {
  font-size: 12px;
  color: #bbbbbb;
  margin-bottom: 10px;
}
.post .metaComments {
  float: right;
  font-size: 11px;
  line-height: 20px;
  color: #FFF;
  background-image: url(img/post_sprite.png);
  background-repeat: no-repeat;
  background-position: 0px -99px;
  text-align: center;
  display: block;
  height: 20px;
  width: 28px;
  padding-bottom: 5px;
}

.post .metaComments:hover { background-position: -29px -99px;}
.post .metaComments:active { background-position: -58px -99px;}

.postContent p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 22px;
}

.postImage {float: left}

.post .postImage {
  position: absolute;
  left: 0px;
  top: 0px;
}

.post .postImage img {}

.post.last-child {border-bottom: 0}

/*-- Botones --*/
a.btnIr, a.btnIr span, a.boton, a.boton span {
  background-repeat: no-repeat;
  display: block;
}
a.btnIr, a.btnIr span { background-image: url(img/post_sprite.png);}
a.boton, a.boton span { background-image: url(img/boton.png);}

a.btnIr, a.boton {
  background-position: right 0px;
  font-size: 11px;
  height: 29px;
  line-height: 29px;
  float: right;
}
a.btnIr { padding-right: 28px;}
a.boton { padding-right: 12px;}
 
a.btnIr span, a.boton span { background-position: left 0px;}
a.boton span { padding-left: 20px; padding-right: 8px;}
a.btnIr span { padding-left: 12px; padding-right: 12px; }

a.btnIr:hover, a.boton:hover { background-position: right -30px; color: #f19600; }
a.btnIr:hover span, a.boton:hover span { background-position: left -30px; }
a.btnIr:active, a.boton:active {background-position: right -60px;color: #c48008;}
a.btnIr:active span, a.boton:active span { background-position: left -60px; }

a.btnMas {
  font-size: 11px;
  text-decoration: underline;
  float: left;
  line-height: 22px;
}
a.btnMas span {
  background-image: url(img/post_sprite.png);
  background-repeat: no-repeat;
  background-position: 0px -134px;
  height: 22px;
  width: 22px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
a.btnMas:hover { color: #4f4f4f; }
a.btnMas:active {color: #828282;}
a.btnMas:hover span {background-position: -23px -134px;}
a.btnMas:active span {background-position: -46px -134px;}

a.btnPdf {
  font-size: 11px;
  line-height: 19px;
}
a.btnPdf span {
  background-image: url(img/icon_pdf.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 19px;
  width: 18px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}

/*-- Slider Home --*/

#sliderHome {
  float: left;
  padding: 4px;
  border: solid 1px #e3e3e3;
  margin-bottom: 50px;
}

#sliderHome  #slider {
  float: left;
  width: 590px;
  height: 240px;
  position:relative;
  background:url(img/loading.gif) no-repeat 50% 50%;
}

#sliderHome  #slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

/*#sliderHome  #slider a {
    border:0;
    display:block;
}*/

#sliderHome .nivo-controlNav {
  position: absolute;
  bottom: -119px;
  left: -5px;
  width: 604px;
  margin-left: -4px;
 }
 
#sliderHome .nivo-controlNav a.nivo-control {
  /*display: block;
  float: left;*/
}

#sliderHome #slider .nivo-controlNav img{
  display:inline;
  position:relative;
  margin-left: 4px;
}
#sliderHome .nivo-controlNav  .active img{ border-color: #474747;}

#sliderHome .nivo-caption { font-size: 12px; text-align: center}

.nivo-directionNav a.nivo-nextNav, .nivo-directionNav a.nivo-prevNav  {
  background-image: url(img/slider_nav.png);
  height: 43px;
  width: 22px;
  margin-top: -21.5px;
  top: 50%;
}

.nivo-directionNav a.nivo-nextNav {
  right: 0px;
  background-position: 0px 0px;
}
.nivo-directionNav a.nivo-prevNav {
  left: 0px;
  background-position: 0px -44px;
}

a.nivo-nextNav:hover {background-position: -23px 0px;}
a.nivo-prevNav:hover {background-position: -23px -44px;}
a.nivo-nextNav:active {background-position: -46px 0px;}
a.nivo-prevNav:active {background-position: -46px -44px;}

/* --Slider medios: Nivo slider modificaciones --*/

.easy-nivo-slider-first {
  border: solid 1px #e3e3e3;
  float: left;
  margin-right: 30px;
  margin-bottom: 35px !important;
  background-position: 4px 4px !important;
}
.easy-nivo-slider-first .nivo-slice { background-position: 4px 4px !important;}

.easy-nivo-slider-first .nivo-controlNav {
  border-top: solid 1px #e3e3e3;
  height: 29px;
  line-height: 29px;
  width: 328px;
  text-align: center;
}

.easy-nivo-slider-controls-buttons  .nivo-controlNav a.nivo-control {
  margin:4px 0px 0 0;
  background-image: url(img/dotNav.png);
  float: none;
  display: inline-block;
}

.bottomBar, .wp-pagenavi {
  float: left;
  width: 580px;
  border: solid 1px #e3e3e3;
  padding-top: 7px;
  padding-right: 9px;
  padding-bottom: 7px;
  padding-left: 9px;
  margin-bottom: 30px;
  background-color: #FFF;
  font-size: 11px;
}

#noticias .bottomBar {
  margin-top: -31px;
}

.blockList {
  float: left;
  width: 606px;
  margin-left: -6px;
}
.blockList li {
  float: left;
  margin-left: 6px;
  height: 88px;
  width: 174px;
  border: 1px solid #e2e2e2;
  position: relative;
  padding-top: 200px;
  padding-right: 10px;
  /*padding-bottom: 20px;*/
  padding-left: 10px;
  margin-bottom: 20px;
}

#content .blockList img{
  background-color: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  left: 4px;
  top: 4px;
}

.blockList .metaTags a {
  font-size: 11px;
  color: #d00037;
  margin-bottom: 3px;
  display: inline-block;
  text-transform: capitalize;
}
.blockList .metaTags a:hover { color: #ff442b;}
.blockList h3 {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}

.blockList.multimedia  li {
 margin-top: 21px;
}

.mediaCat {
  position: absolute;
  top: -22px;
  right: 3px;
}
.mediaCat a {
  height: 19px;
  width: 77px;
  background-image: url(img/media_tags.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  font-size: 11px;
  line-height: 19px;
  color: #FFF;
  display: block;
  padding-top: 3px;
  padding-left: 12px;
  text-transform: lowercase;
}

.mediaCat a:hover { background-position: -90px 0px; }
.mediaCat a:active { background-position: -180px 0px; }

.mediaCat.videos a {background-position: 0px -23px; }
.mediaCat.videos a:hover {background-position: -90px -23px; }
.mediaCat.videos a:active {background-position: -180px -23px; }


#aside h2 {
  font-size: 20px;
  margin-bottom: 20px;
}


/*-- Search --*/
#aside #s, #aside #searchsubmit  {
  background-color: transparent;
  background-image: url(img/sidebar_sprite.png);
  background-repeat: no-repeat;
  border-width: 0;
  float: left;
  height: 36px;
}

#aside #s {
  background-position: 0 0px;
  color: #c6c6c6;
  width: 216px;
  line-height: 36px;
  padding-right: 10px;
  padding-left: 10px;  
  font-size: 14px;
}

#aside #s:focus {background-position: 0 -37px; color: #4f4f4f;}

#aside #searchsubmit {
  background-position: -246px 0px;
  cursor: pointer;
  width: 44px;
}
#aside #searchsubmit:hover { background-position: -291px 0px;}
#aside #searchsubmit:active { background-position: -336px 0px;}

/*Search resultados template */
body.search-results .post {width: 600px; padding-left: 0; }

#aside .separador {
  float: left;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #c6c6c6;
}
#newsletter {
  background-color: #eaeaea;
  padding: 10px;
  float: left;
  width: 258px;
  border: 1px solid #FFF;
  position: relative;
}
#newsletter a {
  font-size: 11px;
  line-height: 36px;
  background-image: url(img/sidebar_sprite.png);
  background-repeat: no-repeat;
  background-position: 0px -83px;
  text-align: center;
  display: block;
  height: 36px;
  width: 166px;
  padding-bottom: 2px;
}
#newsletter a:hover {background-position: -167px -83px; color: #4f4f4f;}
#newsletter a:active {
  background-position: -334px -83px;
  color: #828282;
}

#newsletter span {
  background-image: url(img/sidebar_sprite.png);
  background-repeat: no-repeat;
  background-position: right top;
  display: block;
  height: 70px;
  width: 74px;
  position: absolute;
  top: -6px;
  right: 5px;
}
.promoList {
  background-color: #eaeaea;
  float: left;
  width: 268px;
  border: 1px solid #c6c6c6;
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 30px;
}
.promoList li {
  width: 268px;
  float: left;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #c6c6c6;
  padding-top: 5px;
  margin-bottom: 5px;
}
.promoList li:first-child { border-top: 0;}

.promoList li a {
  color: #333333;
  display: block;
}
.promoList li a:hover {
  color: #bbbbbb;
}

.promoList .postImage {
  margin-right: 10px;
}

.promoList h3 {
  vertical-align: middle;
  display: table-cell; /* no funciona IE7 */
  height: 100px;
  font-size: 14px;
  line-height: 18px;
}
.destacadoList {
  float: left;
  margin-bottom: 10px;
}
.destacadoList li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c6c6c6;
  float: left;
  width: 280px;
}
.destacadoList h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.destacadoList p {
  font-size: 12px;
  line-height: 19px;
  margin-bottom: 4px;
}


.destacadoList .postImage {
  margin-right: 10px;
}
.destacadoList a.btnLeer {
  float: right;
  text-decoration: underline;
  font-size: 11px;
}
.banner {
  height: 150px;
  width: 180px;
  margin-top: 0px;
  margin-right: 50px;
  margin-bottom: 30px;
  margin-left: 50px;
  float: left;
}

#bannerBottom {
  width: 728px;
  height: 90px;
  margin: 0 auto;
  clear: both;
  margin-bottom: 20px;
}

.boxModule {
  background-color: #FFF;
  float: left;
  width: 258px;
  margin-bottom: 30px;
  border: 1px solid #c6c6c6;
  padding-top: 47px;
  padding-right: 10px;
  padding-left: 10px;
  position: relative;
}

.boxModule h2 {
  width: 238px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c6c6c6;
  line-height: 47px;
  height: 47px;
  position: absolute;
  left: 0px;
  top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 0px;
}

.boxModule .list h3{
  color: #333333;
  font-size: 12px;
  line-height: 18px;
  vertical-align: middle;
  display: table-cell;
  height: 64px;
}

.boxModule .list li {
  float: left;
  width: 258px;
  border-top: solid 1px #c6c6c6;
}

.boxModule .list li:first-child { border-top: 0;}

.boxModule .list li a {
  color: #333333;
  display: block;
  display: block;
}
.boxModule .list li a:hover { color: #bbbbbb;}

/* Sidebar: Contacto --*/
.contacto .boxModule  {padding-top: 40px;}

.contacto .boxModule h2 {
  border: 0;
  height: 40px;
  line-height: 40px;
  width: 240px;
  background-color: #005faa;
  color: #ffffff;
  top: -1px;
  left: -1px;
}
.contacto .boxModule h4 {
  font-weight: bold;
 }

.contacto .boxModule .list li  {
  border-top: dotted 1px #c6c6c6;
  font-size: 11px;
  padding: 10px 0 10px 30px;
  width: 228px;
  background-image: url(img/icon_fono.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.contacto .boxModule .list li:first-child { border-top: 0; }

.contacto .boxModule .list li.email { background-image: url(img/icon_mail.gif); }

.contacto .boxModule .list li.grupo {
  border-top: 0;
  padding-top: 0;
}

/*colores titulos*/
.contacto .boxModule#c_elmercurio h2 { background-color: #1a2f8c; }
.contacto .boxModule#c_lasegunda h2 { background-color: #00490f; }
.contacto .boxModule#c_internet h2 { background-color: #e6002a; }
.contacto .boxModule#c_lun h2 { background-color: #32477a; }
.contacto .boxModule#hoy_hoy h2 { background-color: #3F2C5D; }

/* Encuesta --*/
#encuesta {
  padding-top: 67px;
  padding-bottom: 20px;
  width: 238px;
  padding-right: 20px;
  padding-left: 20px;
}
#encuesta h3 {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-bottom: 15px;
}
#encuesta .optionList li {
  font-size: 11px;
  color: #666666;
  margin-bottom: 15px;
}
#encuesta a.btnSecundario {
  font-size: 11px;
  color: #999999;
  text-decoration: underline;
  float: left;
  line-height: 28px;
}
#encuesta a.btnSecundario:hover { color:#4f4f4f;}

#encuesta a.boton span { padding-left: 34px; padding-right: 22px;}

#encuesta input.boton { float: right;}

/*--Footer--*/
#footer {
  float: left;
  width: 921px;
  background-color: #FFF;
  border: 1px solid #c6c6c6;
  padding: 20px;
  margin-bottom: 30px;
}

#footer .column {
  float: left;
  width: 445px;
}
#linksList {
  float: left;
  margin-left: -20px;
}

#linksList li {
  font-size: 14px;
  float: left;
  width: 197.5px;
  margin-left: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #c6c6c6;
  line-height: 40px;
  background-image: url(img/bullet.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
}

#mediosLogos {
  float: left;
  margin-left: -26px;
}

#mediosLogos li {
  float: left;
  width: 130px;
  margin-left: 26px;
  text-align: center;
  font-size: 12px;
  text-transform: lowercase;
  float: left;
  margin-bottom: 20px;
}

#mediosLogos li span {
  background-color: #FFF;
  background-image: url(http://www.elmercuriomediacenter.cl/wp-content/uploads/logo_medios21.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  display: block;
  height: 78px;
  width: 128px;
  border: 1px solid #c6c6c6;
  float: left;
  margin-bottom: 10px;
}

#mediosLogos li#logoMercurio span {background-position: -129px 0px; }
#mediosLogos li#logoLun span {background-position: -258px 0px; }
#mediosLogos li#logoSegunda span {background-position: -387px 0px; }
#mediosLogos li#logoGrm span {background-position: -514px 0px; }
#mediosLogos li#logoadxion span {background-position: -621px 0px; }

.gridList {
  float: left;
  margin-left: -30px;
}
.gridList li {
  float: left;
  width: 175px;
  margin-bottom: 30px;
  margin-left: 30px;
  padding-left: 110px;
  position: relative;
  min-height: 105px;
}
.gridList p {
  font-size: 12px;
  line-height: 16px;
  clear: both;
}
.gridList .postImage {
  position: absolute;
  left: 0px;
  top: 0px;
}

.gridList h3 {
  font-size: 16px;
  font-weight:bold;
  margin-bottom: 5px;
  }
.gridList a.url {
  font-size: 11px;
  margin-bottom: 5px;
  margin-top: -5px;
  float: left;
}

#breadcrumb {
  float: left;
  width: 600px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c6c6c6;
  margin-top: -20px;
  margin-bottom: 20px;
}
#breadcrumb li {
  text-transform: uppercase;
  float: left;
  margin-right: 10px;
  font-size: 11px;
  line-height: 44px;
  color: #333333;
}
#breadcrumb li a {
  background-image: url(img/breadcrumb.gif);
  background-repeat: no-repeat;
  background-position: right 1px;
  padding-right: 17px;
}
#subnav {
  float: left;
  width: 603px;
  margin-left: -3px;
  margin-bottom: 27px;
}
#subnav li {
  margin-left: 3px;
  margin-bottom: 3px;
  font-size: 12px;
  /*text-transform: capitalize;*/
  float: left;
}
#subnav li a, #subnav li a span {
  background-image: url(img/btn_tags.png);
  background-repeat: no-repeat;
  display: block;
}
#subnav li a {
  background-position: right 0px;
  height: 29px;
  line-height: 29px;
  float: left;
  padding-right: 11px;
  color: #ffffff;
 }
#subnav li a span {
  background-position: left 0px;
  padding-left: 11px;
 }
 
#subnav li a:hover { background-position: right -30px; }
#subnav li a:hover span { background-position: left -30px; }
#subnav li a:active, #subnav li.current a, #subnav li.current_page_item a { background-position: right -60px; color: #333333; }
#subnav li a:active span, #subnav li.current a span, #subnav li.current_page_item a span { background-position: left -60px; }

/*-- Paginador --*/
.wp-pagenavi {
  clear: both;
  text-align: center;
  margin-top: -30px;
}
.wp-pagenavi a.page, .wp-pagenavi span {
  border: 1px solid #8a8a8a;
  padding: 4px 8px;
  margin: 0 2px;
  display: inline-block;
  background-color:#8a8a8a;
  color: #ffffff;

}
.wp-pagenavi a.page:hover {
  border-color: #474747;
  background-color: #474747;
}
.wp-pagenavi a.page:active { background-color: #3f3f3f; }
.wp-pagenavi span.current {
  color: #333333;
  border-color: #e2e2e2;
  background-color:#ffffff;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {color: #8a8a8a;}
.wp-pagenavi .previouspostslink:hover , .wp-pagenavi .nextpostslink:hover {color: #474747;}

/* -- Single --*/

#article {
  float: left;
  width: 600px;
 }

#article p {
  margin-bottom: 20px;
  /*display: inline-block; */
}

#article strong { font-weight: bold }

#article h3 {
  font-size: 14px;
  font-weight: bold;
}

#article ul li {
  background-image: url(img/bullet.gif);
  background-repeat: no-repeat;
  background-position: 0px 8px;
  margin-bottom: 12px;
  padding-left: 16px;
}
#article pre {
  font-size: 11px;
  color: #c6c6c6;
  font-style: italic;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: -15px;
  margin-bottom: 10px;
}

#article h6 {
  font-size: 12px;
}

#content img.alignleft {
    float: left;
  margin-right: 20px;
  display: inline;
}

#content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
  float: none;
}

#content img.alignright {
    float: right;
  margin-left: 20px;
  display: inline;
}

#content img.alignnone {
  float: none;
}

h2.title {
  font-size: 32px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}

body.single-post .metaDate {
  color: #bbbbbb;
  font-size: 14px;
  margin-bottom: 12px;
}

body.single-post div#article  {
  border-bottom: solid 1px #c6c6c6;
  margin-bottom: 50px;
}

.contentFicha, .contentFicha .bottom {
  width: 240px;
  float:left;
}

.contentFicha .bottom {
  border-top: dotted 1px #c6c6c6;
  padding-top: 20px;
}

.contentFicha a.btnIr { float:left;}

.contentFicha a.btnPdf {
  float:left;
  margin-bottom: 20px;
  margin-top: 4px;
 }

/* -- Comentarios --*/
#comments {
  float: left;
  border-bottom: dotted 1px #c6c6c6;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

li.comment {
  float: left;
  width: 500px;
  padding-left: 100px;
  position: relative;
  padding-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #c6c6c6;
  margin-bottom: 30px;
}

li.comment.last-child { border-bottom: 0;}

li.comment .children {
  padding-top: 30px;
  border-top: dotted 1px #c6c6c6;
  float:left;
  margin-top: 30px;
 }
li.comment.depth-2 { width: 400px; }

#content img.avatar {
  position: absolute;
  left: 0px;
  top: 0px;
  border:0;
  padding: 0;
  background: transparent
}

.comment .fn { color: #d00037; font-size: 16px; } /* nombre autor */
.comment .comment-meta {color: #4f4f4f; font-size: 11px; text-transform: uppercase; } /* fecha/hr */
.comment .comment-meta a { color: #4f4f4f; }
.comment .comment-meta a.comment-edit-link { color: #c6c6c6;}
.comment .comment-body {
  padding-top: 13px;
  font-size: 16px;
  color: #4f4f4f;
  min-height: 33px;
}

.comment .comment-reply-link {
  font-size: 11px;
  text-decoration:underline;
  float: right;
  margin-bottom: -20px;
  display: none;
  }
li.comment:hover .comment-reply-link { display: block; }

.comment .numbered {
  color: #f0f0f0;
  font-size: 28px;
  font-weight:bold;
  text-align:right;
  position: absolute;
  top: 0;
  right: 0;
}


#respond textarea#comment {
  float: left;
  clear: both;
  width: 438px;
  border: solid 1px #c6c6c6;
  padding: 15px;
  margin-bottom: 20px;
  height: 118px
}

#respond label {
  font-size: 12px;
  font-weight: bold;
  float: left;
  margin-right: 10px;
  line-height: 33px;
}

#respond input.textfield {
  border: solid 1px #c6c6c6;
  width: 160px;
  padding: 8px 5px;
  font-size: 12px;
  float: left;
  margin-bottom: 20px;
 }
 
.comment-form-author input.textfield { margin-right: 21px; }

#respond { padding-top:30px;}

.logged-in-as {
  font-size: 12px;
  margin-top: -10px;
}

h3#reply-title small {
  padding-left: 20px;
  font-size: 12px;
  text-decoration: underline;

}

/*-- Forms --*/
.form-submit #submit, input.wpcf7-submit, input.boton  {
  color: #f19600;
  clear: both;
  float: left;
  border: 0;
  padding: 0;
  background-color: transparent;
  font-size: 11px;
  height: 29px;
  line-height: 29px;
  background-image: url(img/input.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  cursor: pointer;
  width: 94px;
}

.form-submit #submit:hover, input.wpcf7-submit:hover, input.boton:hover {background-position: 0px -30px; }
.form-submit #submit:active, input.wpcf7-submit:active, input.boton:active {background-position: 0px -60px; }

.form-allowed-tags {
  color: #888888;
  font-size: 12px;
  line-height: 18px;
}

/* Contact Form 7 --*/

.wpcf7 { font-size: 12px; }

.wpcf7 ul {
  margin-left: -30px;
  float: left;
}

#article .wpcf7 li {
  background: none;
  padding-left: 0px;
  float: left;
  width: 158px;
  margin-left: 30px;
  margin-bottom: 30px;
  min-height: 42px;
 }

.wpcf7-select {
  width: 158px;
  padding: 5px;
 }

input.wpcf7-text {
  width: 146px;
  border: solid 1px #c6c6c6;
  padding: 5px;
  float: left;
 }
 
input.wpcf7-file {
  margin-bottom: 30px;
  float: left;
  clear:both;
 }
 
.wpcf7  .section { width: 600px; }

.wpcf7 label {
  font-weight: bold;
  float: left;
  margin-bottom: 3px;
}

.wpcf7 textarea {
  width: 512px;
  border: solid 1px #c6c6c6;
  padding: 10px;
  float: left;
  clear: both;
  height: 80px;
}

.wpcf7 .mensaje textarea { height: 128px; }

.color {color: #c6c6c6;}
  
/* NextGen Gallery --*/
.ngg-galleryoverview {
  float: left;
  width: 606px;
  margin-left: -6px;
}
.ngg-galleryoverview  .ngg-gallery-thumbnail-box {
  width: 196px !important;
  float: left;
  margin-left: 6px;
  margin-bottom: 20px;
}
.ngg-clear {
  clear: both;
}

/* Sharethis --*/
.share {
  float: right;
  margin-top: -40px;
  margin-right: -14px;
}
