BODY {
	cursor: auto;
	color: #000000;
 	font-size: 16px;
 	font-family: calibri;
	text-align: justify;
 	text-decoration: none;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
}

a:link { font-family: Verdana; font-size: 13px; font-weight: bold; letter-spacing: 1px; color: #000000; text-decoration: none; background-color: #e8e8e8; }
a:active { font-family: Verdana; font-size: 13px; font-weight: bold; letter-spacing: 1px; color: #000000; text-decoration: none; background-color: #e8e8e8;; }
a:visited { font-family: Verdana; font-size: 13px; font-weight: bold; letter-spacing: 1px; color: #000000; text-decoration: none; background-color: #e8e8e8;; }
a:hover { font-family: Verdana; font-size: 13px; font-weight: bold; letter-spacing: 1px; color: #000000; text-decoration: none; background-color: #bfecd8; }

.contenido {
	background-color: #ffffff;
	border: 1px solid #5c7372;
}

.menu {
	background-color: #e8e8e8;
}

h1 {
	color: #000000;
 	font-size: 20px;
	font-style: oblique;
	font-weight: normal;
	line-height: 80%;
	text-decoration: none;
	padding: 2px;
}

h2 {
	color: #958f7e;
 	font-size: 12px;
	font-variant: small-caps;
 	font-family: "Trebuchet MS";
	padding-top: 15px;
	padding-bottom: 3px;
	line-height: 60%;
	font-weight: bold;
	border-bottom: 1px solid #b6b1a6;
}

h3 {
	color: #958e7e;
 	font-size: 10px;
 	font-family: "Trebuchet MS";
	font-weight: normal;
}

h4 {
	color: #958e7e;
 	font-size: 11px;
	line-height: 80%;
 	font-family: "Trebuchet MS";
	font-weight: normal;
	font-style: oblique;
}

h5 {
	color: #ffffff;
 	font-size: 12px;
	font-variant: small-caps;
 	font-family: "Trebuchet MS";
	padding-top: 15px;
	padding-bottom: 3px;
	line-height: 60%;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

.title{
color: #451f38;
font-family: "Trebuchet MS";
font-size: 30px;
font-variant: small-caps;
}


p.postmetadata{
font-family: "Times New Roman", Times, serif;
font-variant: small-caps;
font-size: 12px;
margin: 10px 0 0 0;
border-bottom: 1px solid #49a6b3;
}

.fecha {
color: #855b69;
font-family: "Trebuchet MS";
font-size: 12px;
font-style: italic;
padding: 10px 0 10px 0;
text-align: justify;
}

.sidebar{
margin: 0 0 0 0;
display: block;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

.sidebar ul li h2{
background-color: #ffffff;
color: #ffffff;
font-family: Tahoma;
font-size: 12px;
padding-left: 5px;
padding-top: 3px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

table#wp-calendar{
width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	}
	
.input { 
cursor: auto;
color: #FFFFFF;
font-family: Tahoma;
font-size: 12px;
border: 0px solid #9e85a6;
background-image: none;
background-color: #000000;
padding-left: 5px; 
border-top: 0px solid #ffffff;
border-left: 0px solid #ffffff; 
border-right: 0px solid #ffffff; 
border-bottom: 0px solid #ffffff;
}

#search {
padding: 10px 0 0 0; 
}

#searchform {
background-color: #ffffff;
width: 30px;
}

#searchform input {
cursor: auto;
color: #000000;
font-family: Tahoma;
font-size: 12px;
width: 140px;
padding-left: 5px; 
background-image: none;
background-color: #bfecd8;
margin: 2px;
border-top: 1px solid #9eb8b7;
border-left: 1px solid #9eb8b7; 
border-right: 1px solid #9eb8b7; 
border-bottom: 1px solid #9eb8b7; 
}

#searchsubmit {
color: 000000;
text-align: center;
background-image: none;
background-color: #ffffff;
border-top: 0px solid #9e85a6;
border-left: 0px solid #dadada; 
border-right: 0px solid #dadada; 
border-bottom: 0px solid #6eccd2;
}