@charset "utf-8";
/* CSS Document */

.oculto { display:none; }

/* color */
.entry-title a,
.gris_oscuro {
	color:#2f3134;
}
.entry-content blockquote {
    border-left: 4px solid #2f3134;
    background: none repeat scroll 0% 0% #f7f7f7;
}
.comments-title > span, .comment-reply-title > span {
    border-bottom-color: #2f3134;
}

/* cabecera */
.site-header {
	height:auto;
}
.site-header .home-link {
	background:none;
	/* background-image:url(/_res/elypsi.png); */
	background-image:url(/_res/logo-web-lacaba.svg);
	background-repeat:no-repeat;
	background-position:0 0;
/*	
	width:93px;
	height:22px;
*/
	width:248px;
	height:68px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}
#masthead h1,
#masthead h2 {
	display:none;
}



/* pie */
#gk-footer {
    padding-top:30px;
    padding-bottom:30px;
}
#gk-footer .widget-area {
    padding-bottom:10px;
}
#gk-footer .widget {
	width:100%;
	margin:auto;
	text-align:center;
	color:#2f3134;
	font-size:16px;
	line-height:1.4;
}
/*
#gk-footer .widget img {
	margin-top:20px;
}
*/
#gk-footer .widget-title {
	display:none;
}


/* ocultar */
#comments,
#gk-social,
#gk-copyrights {
	display:none;
}


/* Colecciones */
.page-id-45 #primary,
.parent-pageid-229 #primary,
.parent-pageid-227 #primary {
	background:rgba(255,255,255,0.5);
}
.page-id-45 #content > article > div,
.parent-pageid-229 #content > article > div,
.parent-pageid-227 #content > article > div {
    background:none;
}

/* copyright */
.copyright, 
.copyright a {
	color:#333;
}
.copyright span,
.copyright span a {
	color:#777;
}

/* reel */
#imagen-reel {
	width:100% !important;
	height:auto !important;
}

/* noticias */
.category .archive-title {
	display:none;
}