
body {
	background: #fff;
	color: #333;
	}

#header {
	background: url("../images/fondo_cabecera.jpg") repeat-x;
	}
	
#header_grafica {
	background: url("../images/grafica_cabecera.png") top center no-repeat;
	}
	
#footer {
	background-color: #fff;
	background: url("../images/fondo_footer.jpg") repeat-x top center;
	}

#headerimg .description {
	color:#fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	}

h2.pagetitle {
	color: #666;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	color: #333;
	}
	
#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited {
	color: #FF9900;
	}	
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FF9900;
	}

.commentlist li {
	background:#fdfdfd;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {	
	background:#fefefe;	
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
	}

code {
	border: 1px solid #eee;
	background: #fff;
	}

a {
	color: #2C271B;	
	}

a:hover {

	}

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
	}	

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
	
.post hr {
	border-top: 1px dotted #ccc;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

.entry img {
	border: 1px solid #eee;
	}	
	
.entry {
	
	}
	
#sidebar a {
	color: #3D341D;
	}	

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}


#header #searchform #s {
	background: #fff;
	color: #000;
	border: 0 none;
	}

#header #searchsubmit {
	background-color: #6B5C34;
	background: url("../images/boton_buscar.png") no-repeat center center;
	border: 0;
	height: 38px;
	width: 86px;
	}
	
#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}

#commentform #submit {
	background: #666;
	border: 1px solid #777;
	color:#ccc;
	}
	
legend {
	background: #ccc;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #ddd;
	background:#eee;
	color: #666;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}

.entry a.more-link, .navigation a {
	background: #F0ECE1;
	border: 0 none;
	color: #2C271B;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	height: 14px;
	padding: 8px;	
	line-height: 130%;
	}
	
.entry a.more-link {
	position: relative;
	top: 30px;
	margin-bottom: 32px;
}
	
#sidebar li#rssfeeds a{
	text-decoration: underline;
	}
	
#pagemenu {	
	background-color: #E3DBC6;
	background: url("../images/fondo_menu.jpg") repeat-x;
}

#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	color: #494132; 
	background-color: #F0ECE1;
	background: url("../images/fondo_pestana.jpg") repeat-x;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;	
}	

#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover {
	color: #333;
	background: #fff;	
}

#pagemenu ul li.page_item, #pagemenu ul li.cat-item { 
	background: #f0e0c1;
	}

#pagemenu ul li.current_page_item, #pagemenu ul li.current_page_item a, #pagemenu ul li.current_page_item a:hover, #pagemenu ul li.current-cat, #pagemenu ul li.current-cat a, #pagemenu ul li.current-cat a:hover { 
	color: #494132; 
	background: #fff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	}
	
#pagemenu ul li.current_page_item li a {
	background:#eee;
	color: #888;
}

#pagemenu #page-list li:hover {
		background:#eee;
	}
	
#pagemenu #page-list li ul {
	border: 1px solid #ddd;	
}	

#pagemenu #page-list li ul li {
    background: #eee;
	border-top: 1px solid #ddd;
}

.navigation {
	border-top: 1px solid #6C5D35;
	}