/* GLOBAL ELEMENTS */
@import "base.css";

body {
	color:#4E3C0A;
}


h1, h2, h3, h4, h5, h6 {
	color:#4E3C0A;
}


input, textarea, option, select {
	background-color:#fff;
}

/* LINKS */

a:link, a:visited, a:hover, a:active {
	color:#30643F;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active,
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	color:#423C09;
}

li a:link, li a:visited, li a:hover, li a:active {
	text-decoration: none;
	color:#423C09;
}

.link .main_links li {
	color:#423C09;
}


/* UNIQUE ELEMENTS */

#logo_top {
	background: #fff url(templates/images/topbar_naranja.jpg) no-repeat;
}

/* top area for logo, branding */

#top {
	background:#DCDCDC repeat;
}

#colwrap {
	background:#EFBF3D url(templates/images/bg_home_naranja.gif) repeat-y;
}

#whopperbot {
	background:#EFBF3D url(templates/images/bg_foote.gif) no-repeat;
}

.dateb {
	color:#4E3C0A;
}


/* for section headers */

.headitem {
	border-bottom:1px solid #7595C0;
}

/* LINKS */
.link .main_links a {
	color: #383505;
	border-bottom:1px solid #CDDCEE;
}

.link .main_links a:hover {
	background-color: #BDAC7D;
	color: #2D2309;
	border-bottom: 1px solid #2D2309;
}
/* NAV PAGINACION */

.scroll_prev .txtimg, .scroll_next .txtimg {
	background-image: url(templates/images/btn_scro_naranja.gif);
}


/* :::ESTILO VISUAL EV:::  */

.ev .inside, .fechaEntre {
	color: #333;
	border: 1px solid #8E8364;
	background-color: #EBDAAC;
}

/* :::ESTILO VISUAL EV:::  TAMAŅO DE FUENTES */

.fsA .txtimg, .fsAA .txtimg, .fsAAA .txtimg {
	background-image: url(templates/images/i.ev.sizes_naranja.gif);
}

/* :::ESTILO VISUAL EV:::  COLORES*/

.c1 .txtimg, .c2 .txtimg, .c3 .txtimg {
	background-image: url(templates/images/i.ev.colors_naranja.gif);
}

#i_opinion {
	background-position: 0 -28px;
}

#i_navegacion {
	background-position: 0 -28px;
}

#i_estilo_visual {
	background-position: 0 -28px;
}

#i_noticias {
	background-position: 0 -28px;
}

#i_navegacion {
	background-position: 0 -28px;
}

#i_ilustraciones {	
	background-position: 0 -28px;
}

#i_archivo {
	background-position: 0 -28px;
}

#i_denuncias {
	background-position: 0 -28px;
}

#i_opciones {
	background-position: 0 -28px;
}

#i_busqueda {
	background-position: 0 -28px;
}

#searchradio {
	color: #4E3C0A;
}

#searchradio input{
	background-color: #EFBF3D;
}