a {
	color:#956C4A!important;
}

body {
	background: #4F3B2D url(fondo.jpg) repeat-y fixed top center;
	}

#page {
	padding: 0;
	margin:0 auto 0 auto;
	clear: both;
	border:white solid;
	border-width:0 1px;
	background:#F8EED2;
	}

#header {
	height: 168px;
	background:#F8EED2 url(header.jpg) top left no-repeat;
	}

#footer p, #footer a, #footer a:hover {
	color:#663300;
	text-decoration:none;
	font-weight:normal;
	font-size:1em;
}

#footer {
	padding:8px 0;
	background:#D6CCAF;
	border-top:1px solid #BFB18B;
	color:#663300;
}

.secondary {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	margin-top:25px!important;
}

#primary {
	padding:0;
	margin:0;
	margin-right:20px;
	padding-top:25px;
}

.admintab {
	visibility:hidden;
}

ul.menu {
	top:168px;
	left:0;
	background:#070504 url(menu.jpg) repeat-x;
	z-index:20;
	height:17px;
	width:750px;
	border-top:1px solid #7D634D;
}

ul.menu li a {
	color:#BA9576!important;
	font-weight:normal;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	font-weight:bold;
}

ul.menu li a:hover {
	background: #19130E url(menu-hov.jpg) repeat-x;
	color: #BA9576!important;
	text-decoration: none;
	}

.entry-title {
	text-align:left;
	font-size:2em!important;
}

.entry-content {
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: left;
	color: #573E28;
	margin-top:15px;
	border-bottom:1px solid #C0C5D0;
	margin-bottom:7px;
	}

.entry-content img {
	padding:0;
	border:5px white solid;
	float:right;
	margin:0 0 9px 15px;
	}

.entry-content a {
	text-decoration:underline!important;
	color:#956C4A!important;
}


h1, h2, h3, h4 {
	font-family: Arial, 'Arial Rounded', 'Tahoma', 'Trebuchet MS', Verdana, Sans-Serif;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.3em!important;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	color:#663300;
	font-weight:bold!important;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: left;
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -1px;
	color:#663300;
	padding-bottom:8px;
	border-bottom:1px solid #CCCCCC;
	}


h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.1em;
	font-weight: normal;
	margin-top: 25px;
	}

h3 a { /* H3 is entry headlines. H4 is comments and replyform headlines */
	color:#663300!important;
	}

h4 {
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 25px;
	}