/* FONDOS */
BODY .cabecera { border-top-color: #393939; }
	BODY .cabecera .cabecera-bkg { border-top-color: #929292; background-color: #494949; background-image: url(images/bkg_cabecera.gif); }

BODY .barra-pr { background-color: #000000; border-top-color: #363636; }

BODY .menu-barra-pr UL LI A { border-top-color: #363636; }
	BODY .menu-barra-pr UL LI A:hover { background-color: #272727; border-top-color: #272727; }
	BODY .menu-barra-pr UL LI A SPAN { border-left-color: #000000; border-right-color: #000000; }
		BODY .menu-barra-pr UL LI A:hover SPAN { border-left-color: #363636; border-right-color: #363636; }
	
	BODY .menu-barra-pr UL LI.btn-mas-archivo A:hover { border-top-color: #363636; }
	BODY .menu-barra-pr UL LI.btn-mas-archivo SPAN  { background: #323232; border-color: #323232; }
		BODY .menu-barra-pr UL LI.btn-mas-archivo A:hover SPAN { border-color: #363636; }
	
	
	
BODY .menu-barra-pr UL LI.current-menu-item A,
BODY .menu-barra-pr UL LI.current-menu-ancestor A,
BODY .menu-barra-pr UL LI.current_page_item A,
BODY .menu-barra-pr UL LI.current_page_ancestor A { background-color: #272727; border-top-color: #272727; }
	
	BODY .menu-barra-pr UL LI.current-menu-item A SPAN,
	BODY .menu-barra-pr UL LI.current-menu-ancestor A SPAN,
	BODY .menu-barra-pr UL LI.current_page_item A SPAN,
	BODY .menu-barra-pr UL LI.current_page_ancestor A SPAN { border-left-color: #363636; border-right-color: #363636; }
	
BODY .blog-title A { background: url(images/bkg_logo.gif) no-repeat 0 50%; }

BODY .page-title { background-color: #404040; background-image: url(images/bkg_page-title.gif); }
	BODY .page-title SPAN { background-image: url(images/bkg_page-title_span.gif); }
	
.widget .widget-title { background-color: #404040; background-image: url(images/bkg_widget-title.gif); }
	.widget .widget-title SPAN { background-image: url(images/bkg_widget-title_span.gif); }
	
	.widget-sociales .widget-title { background: #fff url(images/bkg_widget-title_sociales.gif) no-repeat 0 50%; text-indent: -100000px; }
		.widget-sociales .widget-title STRONG { background: none; }
		.widget-sociales .widget-title SPAN { background: none; } /* Por Compatibilidad */
		
	.widget-red-description .widget-title{ background: url(../../images/logo_blogestudio-red-medios.gif) no-repeat 0 0; } /* Por Compatibilidad */
		.widget-red-description .widget-title SPAN { background: none; } /* Por Compatibilidad */
	
	.widget-red-tematicas .widget-title { background: none; } /* Por Compatibilidad */
		.widget-red-tematicas .widget-title SPAN { background: none; } /* Por Compatibilidad */

/* ENLACES */
BODY .menu-barra-pr UL LI A { color: #fff; }

BODY .widget A { color: #98212a; }
	BODY .widget A:hover { color: #98212a; }
	
	BODY .widget UL LI A:hover { color: #98212a; }
	
	BODY .widget-btn-registro UL LI A { color: #906E27; } /* Por Compatibilidad */
		BODY .widget-btn-registro UL LI A:hover { color: #906E27; } /* Por Compatibilidad */
		
	BODY .widget-red-tematicas UL LI A { color: #fff; } /* Por Compatibilidad */
		BODY .widget-red-tematicas UL LI A:hover { color: #fff; } /* Por Compatibilidad */
	
	BODY .widget-red-blogs A { color: #fff; } /* Por Compatibilidad */
		BODY .widget-red-blogs A:hover { color: #fff; } /* Por Compatibilidad */
		BODY .widget-red-blogs UL LI A:hover { color: #fff; }
		
	BODY .widget-red-description A { color: #fff; text-decoration: underline; }
		BODY .widget-red-description A:hover { color: #fff; text-decoration: underline; }

	
BODY .hentry .entry-categories A:hover { color: #98212a; }
	BODY .type-post-destacado .entry-categories A:hover { color: #fff; }  /* Por Compatibilidad */
		
BODY .hentry .entry-title A:hover { color: #98212a; }
	BODY .type-post-destacado .entry-title A:hover { color: #fff; }  /* Por Compatibilidad */
BODY .hentry .entry-content A { color: #98212a; }
	BODY .hentry .entry-content A:hover { color: #98212a; }
BODY .hentry .entry-tags UL LI A:hover { color: #98212a; }

BODY .hentry .entry-content .this-theme-fechas A:hover { color: #98212a; }
BODY .hentry .entry-content .this-theme-fechas UL.years LI A.year-link { background-color: #98212a; }
BODY .hentry .entry-content .this-theme-categorias A:hover { color: #98212a; }
BODY .hentry .entry-content .this-theme-etiquetas A:hover { color: #98212a; }

.respond-info A { color: #98212a; }
	.respond-info A:hover { color: #98212a; }
.respond-form A { color: #98212a; }
	.respond-form A:hover { color: #98212a; }

BODY .paginate-wp A { color: #98212a; }
	BODY .paginate-wp A:hover { color: #98212a; }

BODY .hcomment .comment-text A { color: #98212a; }


/* OTROS */
BODY .widget-sociales .widget-title STRONG { color: #98212a; }