
	/* start customstyles.php */
	
			
		/* primary color */
		
		/*section#top { background-color:#000000;}*/
		
		@media (max-width: 767px){
			.carousel h2 a{
			color: #000000 !important;
			}
		}
		
	
		
		
		
	.simpleclassbyoptions{
margin: auto;
}
section#content #main #featured p time {
color: #ca003a;
}
a:hover {
color: #ca003a;
}
section#content #main #featured h2:after {
border-bottom: 1px solid #ca003a;
}
header .wrapper #logo img {
margin-bottom: 36px;
}
header .wrapper {
margin-top: 0px;
border-top: none;
border-bottom: none;
}
nav .wrapper a {
padding: 10px; 
}

section#content header.topinfo h1 {
/*padding-bottom: 1px !important;
margin-bottom: -12px !important;*/
font-size: 45px;
}
section#content article .textcontent a:hover {
border-color: #ca003a; 
}

/* Cambios CSS 07/11/14 */

section#top .container {background-color:#ca003a !important;}
section#top a {color:white;}
nav .wrapper #mainmenu {padding-bottom:20px;}
section#content #main .featimg .countcomments {color:white;}
section#chess article .info ul {/*text-shadow:none; */font-weight:bold;}

/* Cambios fecha artículos */ 

.info .list-inline {background: rgba(202, 0, 58, 0.5); display:table; color:green !important; float:right;}
section#chess article .info h2 {clear:both;text-shadow: 1px 1px 0 black;font-family: &#039;Oswald&#039;, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif;}
.info .list-inline li {color:white !important;}

section#chess article .info ul {display:none;}

section#content #main #articlelist article.format-quote .textquote:after {
    border-bottom: 1px solid #ca003a !important
}

/* Ajustes logotipo*/ 

header .wrapper #logo img {margin:15px 0 15px;}

section#content #main .featimg .countcomments i{
display:none;
}

#loader {
display:none;
}

/*Cambios capitales color*/ 

span.dropcap.dropcap-inverse {background:#ca003a;}

.home section#chess article {
background-color: #2c3e50 !important;
}
section#chess article .info h2 a {
background: none;
}



/*Código para quitar las redes sociales de la sección contacto*/
#post-158 .no-break {display:none;}

/*Quitar borde de las lineas de los post*/
hr {
border-bottom: none;
}

/*Cambios footer 02/01/15 */ 

.footer_box.box_cc p {font-size:12px;font-weight:700;}
.footer_box p {font-size:12px;font-weight:700;}

/*Quitar contador de comnentarios interiores 12/01/15 */ 

.countcomments {display: none;}

/*Añadido fuente roboto, quitado mayúsculas y puesto color gris 12/01/15 */ 

.footer_box.box_cc p {font-family:roboto;text-transform:none;color:#b1b2b4;font-weight:400;}
.footer_box p {font-family:roboto;text-transform:none;color:#b1b2b4;font-weight:400;}
.footer_box h5 {font-family:roboto;text-transform:none;color:#5F5F62;font-weight:400;}


/*************CAMBIOS NUEVO ESTILO JULIO 2017**************/

/**AJUSTES FOOTER Y SUBFOOTER**/
#subfooter {
    background-color: black;
}

footer .wrapper {
    border-bottom: none !important;
}

section#content .wrapper {
    border-bottom: 1px solid #2c3e50;
}

.footer_box h5 {
    font-family: raleway;
}

.footer_box p {
    font-family: raleway !important;
}



/**FUENTE ARTICULOS DESTACADOS**/
section#chess article .info h2 {
    clear: both;
    text-shadow: 1px 1px 0 black;
    font-family: raleway !important;
}

/**ESTILO CANAL YOUTUBE EN EL SIDEBAR**/
a.boton {
    background-color: #ca003a;
    padding: 10px 15px;
    margin: 0 auto !important;
    display: block;
    font-size: 16px;
    text-align: center !important;
    color: white;
    margin-top: -10px !important;
}


a.boton:hover {
    color: white;
    background-color: rgba(202, 0, 58, 0.56);
}


/**ESTILO MENU**/
ul#mainmenu {
    font-weight: bolder !important;
    color: black !important;
}

/**SECCION POST DESTACADOS**/
section#content #main #featured h2 {
    color: black !important;
    font-weight: bolder !important;
}



/**LINEA INFERIOR DE LOS POST DESTACADOS**/

section#content #main #featured h2:after {
    border-bottom: none !important;
}

section#content #main .wrapper {
    border-bottom: 1px solid black !important;
    border-top: 1px solid black !important;
}
body .fa {
    font-family: &#039;evo_FontAwesomeS&#039;,&#039;evo_FontAwesome&#039;,&#039;evo_FontAwesomeB&#039;,&#039;FontAwesome&#039;;
}