body {
	font-size: 62.5%; /* Resets 1em to 10px */
	
	background: #e4e1d7;
	color: #1f2428;
	text-align: center;
	font-family: Verdana!important;
	}
	
a {font-weight: bold; color: #7b8b22; text-decoration: none;}
a:hover {color: #7b8b22; text-decoration: underline;}
	
#page {
	background-color: white;
	text-align: left;
	width: 780px;
	margin: auto;
	margin-top: 20px;
	position: relative;
	background-image: url('images/page.jpg');
	padding: 0;
	}
	
#header {
	position: relative;
	background: url('images/header.jpg') no-repeat top center;
	width: 780px;
	height: 211px;
	padding: 0;
	}
	
	
	
#headerimg 	{ 
	display: none;
	} 
	
#sidebar {
	display: inline;
	text-align: left;
	width: 234px;
	float: left;
	margin-left: 13px;

	background-color: #f2f3e5;
	font-size: 11px;
	font-family: Verdana!important;
	}
	
#sidebar h2, #rightsidebar h2 {font-size: 14px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	color: #5c6369;
	background: #e5e5d8;
	padding: 5px 20px;
	margin-top: 45px;
	}
	
.pageitem {border-bottom: 1px solid #e5e5d8; display: block; text-decoration: none; color: #414640;}	
#sidebar li a {border-bottom: 1px solid #e5e5d8; display: block; text-decoration: none; color: #414640; padding-left: 20px; background: url('images/arrow.gif') no-repeat center left; font-weight: normal; padding-top: 5px; padding-bottom: 5px;}
#sidebar li a:hover, #sidebar li.current_page_item a, #sidebar li.current-cat a {font-weight: bold;}

#sidebar li.current_page_item li a, #sidebar li.current-cat li a {font-weight: normal;}
	
#content {
	width: 460px;
	font-size: 1.2em;
	line-height: 1.6em;
	float: left;
	display: inline;
	background: #f8f5e9 url('images/content.gif') repeat-x top;
	background-color: #f8f5e9;
	padding: 20px 30px 20px 30px;
	}
	
.post {padding-bottom: 20px; font-family: Verdana, Arial, Sans-Serif!important;}
	
.post h2 a, .page .post h2, .archive .post h3 a, .search h3 a {font-family: 'Trebuchet MS', Verdana, sans-serif;
		font-size: 24px;
		color: #1f2428;
		
		padding: 3px 0 3px 0;
		text-decoration: none;
		border-bottom: 1px solid #cbd0b0;
		display: block;
		line-height: 1.2em;
		}
		
.post h2 a:hover, .archive .post h3 a:hover, .search h3 a:hover {}
		
.archive h2, .search h2 {font-family: 'Trebuchet MS', Verdana, sans-serif; font-size: 14px;}
	
#footer {clear: both; padding: 5px 20px 10px 20px; background: url('images/footer.jpg') no-repeat bottom;}

a img {border: none;}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;

	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	
	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#sidebar form {padding-left: 10px;}
#sidebar form input { font-size: 11px;}

td {border: 1px dashed #ccc; padding: 10px;}
tr {border: 1px solid #ccc;}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.navigation {height: 20px; font-size: 10px;}
.more-link {font-size: 10px;}

#rightsidebar {width: 200px; float: right; display: inline;}

#flash {position: absolute; width: 521px; height: 199px; top:11px; right: 12px;}

div.thumb {background-color: #F7F7F7;margin: 5px 4px 2px 0px;border: 1px solid #A0ACC0;height: auto;float: left;text-align: center;padding: 0;font-size: 1px;}
.thumb img{display: inline;margin: 5px;border: 1px solid #A0ACC0;width: 90px;height: 68px;padding: 0;}
.thumb a:hover img {border: 1px solid #DC0341;}
.illustration {float: left;display: inline;}
#galeria {clear: both; width: 100%;}