html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #720000;
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

blockquote {
	border-left: 2px solid #fffcd6;
	padding-left: 10px;
	margin: 0 30px;
	font-size:.85em;
}

a {
	color: #C79780;
	text-decoration: none;
}

code {
	color: #005577;
	text-align: left;
}
hr{
	background-color: #B4867D;
	border:0;
	height:1px;
}
input {
	background-color: #B4867D;
	border: 0px;
	color: #720000;
	font-size: 11px;
	margin: 0;
	padding: 3px;
	width:80%;
}

textarea {
	width:80%;
	background-color: #B4867D;
	border: 0px;
	color: #720000;
	font-size: 11px;
	margin: 0;
	padding: 3px;
}

h1, h1 a {
	color: #D4B095;
	font-size: 20px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 40px 0 0 0;
	padding: 0;
	text-decoration: none;
}

h2, h2 a {
	color: #DC5E04;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #F4CC97;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

.wp-smiley {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	text-align: justify;
}
select{
	width:100%;
}
small {
	font-size: 10px;
	line-height: 1.2em;
}
#a_title{
	font-size:1.3em;
	position:relative;
	top:24px;
}
#comment {
	background: #B4867D;
	border: 0px;
	color: #720000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	width: 350px;
}

#commentform {
	color: #9A4A48;
}

#content {
	border: none;
	color: #000000;
	float: left;
	left: 1px;
	margin: 0;
	padding: 0 30px 30px 67px;
	text-align: left;
	width: 510px;
}
#content[id="content"]{
	width: 430px;
}
#content a:hover {
	text-decoration: underline;
}

#email, #author {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent url(images/bajo.gif) no-repeat bottom center;
	clear: both;
	color: #C79780;
	font-size: 11px;
	height: 65px;
	padding: 10px 10px 80px 30px;
	margin-bottom: 80px;
}
#footer p{
	text-align:center!important;
}
#footer a{
	color: #FFFCD6;
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 120px;
	margin: 0;
	padding: 8px 30px 0 7px;
	text-align: right;
	width: 850px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	background-image: url(images/cuerpo.gif);
	background-repeat:  repeat-y;
	background-position: center;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 868px;
}

#s {
	background: #B4867D;
	border: 0px;
	color: #720000;
	font-size: 11px;
	height: 15px;
	padding-left: 2px;
	vertical-align: middle;
	width: 115px; 
}
#s:focus{
	background-color:#fffcd6;
}
#sidebar {
position:relative;
top:-50px;
	background: transparent;
	border: none;
	color: #C79780;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 20px;
	text-align: left;
	width: 158px;
	display:inline;
}
#sidebar[id="sidebar"] {
	width: 128px;
}
#sidebar2 {
	position:relative;
	top:-50px;
	background: transparent;
	border: none;
	color: #C79780;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 27px 30px 0px;
	text-align: left;
	width: 158px;
}
#sidebar2[id="sidebar2"] {
	width: 128px;
}

#sidebar a {
	color: #C79780;
}

#sidebar2 a {
	color: #C79780;
}

#sidebar a:hover {
	color: #F9F8E4;
	text-decoration: underline;
}

#sidebar2 a:hover {
	color: #F9F8E4;
	text-decoration: underline;
}

#sidebar h2 {
	color: #FFFCD6;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar2 h2 {
	color: #FFFCD6;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.3em;
	margin: 20px 0 10px 0;
	padding: 0;
}

#sidebar li {
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

#sidebar2 li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#sidebar2 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}
#noindent2 {
	margin: 0 0 0 -10px;
	padding: 0;
}

#today {
	background: #ffffff;
}

#top {
	text-align: center;
}
#top h1 {
	text-align: left;
	height:0;
	margin-right:4em;
}
#top h1 a{
	position:relative;
	top:-5em;
	left:2em;
	color:#fffcd6;
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#top h1 a:hover{
	text-decoration:underline;
}
#url {
	background: #ffffff;
	border: 1px solid #e9e9d9;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	position:relative;
	top:-50px;
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

.comments {
	color: #720000;
	font-size: 12px;
	margin: 50px 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #FFFCD6;
	border: 1px solid #9D4C41;
	position: relative;
}
.comments ol{
	margin-left:10px;margin-top:10px;
}
.comments cite{
	font-size:2em;
}
.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #D4B095;
	float: right;
}
.current-page{
	color:#FFFCD6;
}
strong{
color:#FFFCD6!important;
}
html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.date {
	color: #C0B698;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	color: #B4867D;
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #C1938F;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #9A4A48;
}

.entrytext, .entry{
	color: #FFFCD6;
}
.entrytext img, .entry img{
	width:94%;
	height:auto;
	padding:3%;
	background-color:#fffcd6;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 0 0 15px 30px;
}

.alt a {
	color: #9A4A48;
}

#sidebar2 img {
	width:90%;
	height:auto;
	padding:5%;
	background-color:#fffcd6;
}

#archivo li{
	list-style-image: url(imagenes/empty.png);
}
.archive-month a{
	padding:.3em;
}
.archive-month li{
	font-size:1.5em;
	margin-top:.2em;
}
.archive-entry li{
	width:100%;
	overflow:hidden;
	float:none!important;
	margin:0;
	font-size:12px;
	height:1.6em;
	line-height:2em;
}
/*TAGCLOUD                                   TAGCLOUD*/

#tagcloud li{
	list-style-image: url(imagenes/empty.png);
	display:inline;
}