body {
	margin: 0px;
	padding: 0;
	background:url(../images/img04.jpg) #F3F2ED repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}
h1, h2, h3 {
	margin: 0;
	text-transform: inherit;
	font-weight: bold;
	color: #000000;
}

h1 { font-size: 44px; }

h2 { font-size: 12px; }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}
a { color: #D99821; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

hr { display: none; }

#header-wrapper {
	height: 60px;
	background: #131313;
}

#header {
	width: 920px;
	margin: 0 auto;
}

#menu {
	float: left;
	width: 500px;
}

#menu ul {
	margin: 0;
	padding: 8px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	background: no-repeat left 10px url(../images/img01.jpg);
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 14px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;			
}

#menu a:hover { 
	text-decoration: none; 
}

#menu .current_page_item a {
	color: #F9B631;
}
/* Search */

#search {
	float: right;
	padding: 10px 10px 0px 0px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#search-text {
	width: 220px;
	height: 28px;
	border: none;
	background: no-repeat left top url(../images/img02.jpg);
	color: #000000;
}

#search-submit {
	width: 82px;
	height: 28px;
	margin-left: 10px;
	padding: 0px 5px;
	background: no-repeat left top url(../images/buscar.gif);
	border: none;
	text-indent: -9999px;
	color: #FFFFFF;
}

#page {
	width: 1000px;
	margin: 0px auto;
	background: #FFFFFF repeat-y left 20px url(../images/img06.jpg);
}

#page-bgtop {
	width: 920px;
	margin: 0px auto;
	padding: 40px;
	background: no-repeat left top url(../images/img05.jpg);
}
#logo {
	width: 940px;
	height: 97px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
}

#sidebar {
	float: right;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position : relative;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding: 0 0 0px 0px;
}

#sidebar li ul {
	margin: 0px 0px;
	border-left: 10px solid #E0E0E0;
}

#sidebar li li {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #E0E0E0;
}

#sidebar li li a {
	font-weight: normal;
	
}

#sidebar li li a:hover {
	color: #666666;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
	border-left: 10px solid #E0E0E0;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 0px 0px;
	padding: 0px 0 0px 0px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #2E2E2E;
	border-left: 10px solid #E0E0E0;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#sidebar input[type=text] {
	width : 200px;
	background: transparent no-repeat;
	border : none;
}

#sidebar input[type=password] {
	width : 200px;
	background: transparent no-repeat;
	border : none;
}
#sidebar fieldset {
	width : 220px;
	background-color:#F9B631;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 7px;
	-webkit-border-radius: 7px;
	border-radius: 3px;
}
#sidebar fieldset label {
	text-align:left;
	width:150px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; 
}
#sidebar fieldset nobr {
	display:none; }  
#sidebar fieldset input[type=text]{
	margin:3px;
	height:20px;
	width:200px; }
#sidebar fieldset textarea {
	margin:3px;
	height:165px;
	width:200px; 
}
#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #E0E0E0;
	
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: 12px;
	
}

.post > div {
	padding:10px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 7px;
	-webkit-border-radius: 7px;
}
.post-header, .post-content {
	margin:0 0 20px;
}
.post-footer {
	line-height:1em;
}
.post:hover, .whiteBlock:hover{
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);
}
.post:active, .whiteBlock:active{
	-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.4);
}
.post-content h2 {
	color:#000000;
	font-size:11px;
	margin:0 0 10px;
	text-transform:uppercase;
}
.post-content a {
	color:#000000;
	font-style:italic;
	text-decoration:underline;
	text-transform:capitalize;
}
.post-content a:hover {
	text-decoration:none;
}
.post-content h2 a {
	font-style:normal;
	text-decoration:none;
	text-transform:uppercase;
}
.post-content h2 a:hover {
	text-decoration:underline;
}
.post-footer {
	line-height:1em;
}
.post-footer a {
	text-decoration:underline;
}
.post-footer a:hover {
	text-decoration:none;
}
#content {
	float: left;
	width: 640px;
}