/* BLOG */

section#principal.page-archive{ background: #fff; padding: 90px 0 80px;  }
section#principal.page-archive  h1.titulo-seccion{ font-size: 25px !important; font-weight: 300; padding: 20px 10px; box-sizing:border-box; width: 100%; border-top: solid 1.5px #000; border-bottom: solid 1.5px #000; }
section#principal.page-archive .redes-sociales{ text-align: right; display: block; width: 100%; margin-bottom:30px; }
section#principal.page-archive .redes-sociales li{ display: inline-block; text-align: right; margin-right: 25px;  }
section#principal.page-archive .redes-sociales li:last-child{ margin-right:10px; }
section#principal.page-archive .redes-sociales li i.fa{ font-size: 28px; }
section#principal.page-archive h2.titulo-seccion, section#principal.page-archive h1.titulo-seccion{ margin-bottom: 30px; text-align: right; font-size:32px; }
section#principal.page-archive ul#lista-noticias{ margin: 0 -7.5px;  }
section#principal.page-archive ul#lista-noticias li h3.noticia-titulo{ font-size: 22px; line-height: 30px; font-weight: bold; display: block; height: 130px; }
section#principal.page-archive hr{ margin-top:30px; background: #283583; margin-bottom: 30px; }
section#principal.page-archive ul#lista-noticias li a:hover h3.noticia-titulo{ text-decoration: underline; }
section#principal.page-archive ul#lista-noticias li .noticia-fecha{ font-size: 18px; font-weight: 300; margin-bottom:5px; margin-top:5px; }
section#principal.page-archive ul#lista-noticias li img{ width:100%; }
section#principal.page-archive .c1_3{ padding: 0 7.5px !important; }
section#principal.page-archive .c1_2{ padding-right: 7%; }
section#principal.page-archive .titulo-seccion .ver-todas:hover{ text-decoration: underline; } 
section#principal.page-archive *{ color: #283583; }
section#principal.page-archive h2.titulo-seccion, section#principal.page-archive .texto-seccion{ border-color: #283583; }
section#principal.page-archive p a{ text-decoration: underline; font-weight: bold; }
section#principal.page-archive ul#lista-noticias{ margin-top:-60px; }
section#principal.page-archive ul#lista-noticias li{ margin-bottom: 0px; }
section#principal.page-archive ul#lista-noticias li:nth-child(3n+1){ margin-top:-60px; }
section#principal.page-archive ul#lista-noticias li:nth-child(3n+3){ margin-top:60px; }
#paginacion #pagina-anterior{ float: left; text-transform: uppercase; line-height: 45px; font-size: 16px; font-weight: bold; }
#paginacion #pagina-anterior img{ float: left; margin-right: 20px;  margin-left: 15px; }
#paginacion #pagina-siguiente{ float: right; text-transform: uppercase;  line-height: 45px; font-size: 16px; font-weight: bold; }
#paginacion #pagina-siguiente img{ float: right; margin-left: 20px; margin-right: 15px; }
#paginacion #paginas{ display: block; text-align: center; font-size: 16px; font-weight: 300; line-height: 45px;  }
#paginacion #paginas strong{ font-size: 16px; }

/* Entrada single */
section#principal.page-single{ background: none; padding: 90px 0 0px;  }
section#principal.page-single  h1.titulo-seccion{ font-size: 25px !important; font-weight: 300; padding: 20px 10px; box-sizing:border-box; width: 100%; border-top: solid 1.5px #000; border-bottom: solid 1.5px #000; }
#imagen-destacada-fondo{ background-position: top center; background-size: contain; background-repeat: no-repeat; background-color: #fff; filter: grayscale(100%); width: 100%; height: 100%; position: absolute; z-index: -1; top: 44px; left:0; right: 0; bottom: 0;  }
section#principal.page-single .container{ background: #fff; z-index: 9999; padding-bottom: 80px;}
section#principal.page-single .container *{ color: #283583; }
section#principal.page-single .container{ box-sizing:border-box; padding: 20px 15px; width: 750px; max-width: 100%;  }
section#principal.page-single .container h2#noticia-categoria{ font-size: 16px; line-height: 24px; font-weight: 800; color: #283583; margin-bottom: 45px; text-transform: uppercase; }
section#principal.page-single .container h1#noticia-titulo{ border-top: solid thin #283583; border-bottom: solid thin #283583; padding: 30px 10px; color: #283583; font-size: 27px; line-height: 34px; font-weight: bold; margin-bottom:30px; }
section#principal.page-single .container #noticia-entradilla{ display: block; width: 100%; height: auto; box-sizing:border-box; padding: 0px 10px 30px; border-bottom: solid thin #283583; font-size: 22px; line-height: 34px; font-weight: 300; margin-bottom:30px; color: #283583;  }
section#principal.page-single .container #noticia-entradilla *{ font-size: 22px; line-height: 34px; font-weight: 300; color: #283583; }
section#principal.page-single .container #noticia-entradilla p:first-child{ margin-top: 0; }
section#principal.page-single .container #contenido{ padding: 0 10px; margin-bottom:30px;  }
section#principal.page-single .container #noticia-entradilla p:last-child{ margin-bottom: 0; }
section#principal.page-single .container #imagen-destacada{ display: block; width: 100%; height: auto; box-sizing:border-box; margin-bottom:30px;  }
section#principal.page-single .container #noticia-info{ font-size: 18px; line-height: 26px;  font-weight: 300; color: #283583; margin-bottom:20px; }
section#principal.page-single .container #contenido{ margin-bottom: 45px; }
section#principal.page-single .container #contenido, section#principal.page-single .container #contenido p, section#principal.page-single .container #contenido li, section#principal.page-single .container #contenido td{ font-size: 18px; line-height: 26px;  font-weight: 300; color: #283583; }
section#principal.page-single .container #contenido a{ text-decoration: underline; font-weight: bold; }
section#principal.page-single .container #noticia-info #noticia-autor{ text-decoration: none; font-weight: 300;  }
section#principal.page-single .container #noticia-info #noticia-autor:hover{ text-decoration: underline; }
section#principal.page-single #paginacion #pagina-anterior img{ margin-left:10px; }
section#principal.page-single #paginacion #pagina-siguiente img{ margin-right:10px; }

#paginacion{ display: none; }

.page-template-single, .page-template-archive{ background: none !important; }

#compartir{ margin-top:30px; }
#compartir h2{ font-size: 18px; font-weight: 800 !important; margin-bottom: 20px; }
#contenido #compartir ul li{ list-style-type: none; float: left; margin-right: 20px; padding:0; margin-left:0;}
#contenido #compartir ul li i.fa{  font-size: 30px !important;  }

#compartir{ padding-bottom:10px; border-bottom: solid thin #283583; margin-bottom:45px; }
#paginacion-post .post-anterior{ float: left; background: url(../images/boton-anterior.png) top left no-repeat; padding-left:65px; height: 45px; line-height: 45px; background-size: 45px 45px; }
#paginacion-post .post-siguiente{ float: right; background: url(../images/boton-siguiente.png) top right no-repeat; padding-right:65px; text-align: right; height: 45px; line-height: 45px; background-size: 45px 45px;  }

#paginacion-post .post-anterior, #paginacion-post .post-siguiente{ font-size: 16px; font-weight: 800; text-transform: uppercase; }
#paginacion-post #post-actual{ width: 100%; text-align: center; line-height: 45px; margin-bottom:-45px; font-size: 16px; }
#paginacion-post #post-actual strong{ font-size: 16px; }

.navigation.pagination .screen-reader-text{ display: none;  }
.navigation.pagination .page-numbers{ display: none; }
.navigation.pagination .page-numbers.prev, .navigation.pagination .page-numbers.next{ display: block; }