body {
	margin: 20px 0px 20px 0px;
		background: #614835 url(mainbg.jpg);
		background-position:top center;
		color:#221915;
        	text-align: center;
		font-family:georgia, helvetica, sans-serif;
		font-size:11px;
        
	}

label {
	font-size:11px;
}

legend {
	font-weight: bold;
	color:#990000;
	font-size:12px;
}

fieldset {
	width: 92%;
	color:#9A3115;
	background-color:#FBF5E2;
	border:1px solid #9A3115;
}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #BF4007;
	}

a:visited {
	color: #BF4007;
	}

a:active {
	color: #BF4007;
	}

a:hover {
	color: #000000;background:#BF4007;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {/*CENTERING OF DESIGN AND REPEAT BACKGROUND */
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 770px;
background:#221915 url(repeatbg.jpg) repeat-y;
height:100%;
border:solid 2px #000000;
}
#container2{padding:0px; background:url(books.jpg) no-repeat;} /*MAIN BACKGROUND AT TOP */


/* POSITIONING OF THE MAIN CONTENT - DO NOT ALTER */

#contentleft {
		width:210px;
		margin-left:22px;
		float:left;
		margin-top:40px; 
		}



#contentcenter {
		width:486px;
		margin-left:20px;
		float:left;
		display:inline;
		margin-top:230px;
		border:solid 6px #FFFFFF;
		}

#title {top:30px; position:absolute;color:#E37940; font-weight:bold; text-align:right; width:510px;font-size:18px;}

/* END MAIN CONTENT POSITIONING */



/* CSS OF ALL THE STUFF IN THE LEFTHAND COLUMN*/
.leftsidebar{font-family:georgia, Helvetica, Arial, sans-serif; font-size:11px;text-align: left; color:#221915;  font-weight:normal;}



.leftsidebar h2 {
	font-size:12px;
	color: #9A3115;
	font-weight: bold;
	margin:0 0 10px 0;
	border-bottom:solid 1px;
	}

.leftsidebar ul {
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 18px;
	list-style:square; 
	}

.leftsidebar li {
	line-height: 100%;
	margin:4px  0px 2px 0px;
	}

.leftsidebar p{margin:4px 0 4px 0;}

.leftsidebar img {
	border:none;}

.leftsidebar a{color:#D84725; text-decoration:none;}
.leftsidebar a:link{color:#D84725;}
.leftsidebar a:visited{color:#D84725;}
.leftsidebar a:hover{color:#000000; background:#D84725;}

.left{background:#FBF5E2; margin:16px; padding:10px;border-bottom:solid 1px;}

.left h2{ margin-bottom:10px; margin-top:10px; }

/*END THE CSS OF LEFT HAND SIDE SMALL COLUMN */



/*CSS OF ALL THE STUFF ON THE MAIN CONTENT AREA */

.content {
	padding: 20px;	font-family: georgia, Helvetica, Arial, sans-serif; background:#D6C595;
	}


.content p {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	margin:4px 0 8px 0;

	}

.content blockquote {
	line-height: 150%;
	}


.content ul{padding:0px;}
.content li {
	line-height: 160%;
	list-style-image:url(bullet.jpg);
	}

.content h2 {
	color: #FFFFFF;
	font-size: 16px;
	line-height:120%;
	text-align: center;
	font-weight: bold;
	padding:1px 10px 1px 10px;
	text-decoration:underline;	margin:10px 0;
	}

.content h3 {
	color:#763316;
	font-family:georgia, arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight:bold;

	}

.content p.posted {
	color: #7A3820;
	background:url(postedbg.jpg) no-repeat bottom center;
	font-size: 11px;
	text-align: left;
	margin:0;
	line-height: normal;
	padding:0px 0px 36px 0px;
	} 



.content p.extended{text-align:right; font-weight:bold; margin:2px 0 0 0; font-size:11px;}
		

/* END CSS OF ALL THE STUFF ON THE MAIN CONTENT AREA */


/*FOOTER*/

#footer{background:url(footer.jpg);height:38px;padding:0px; text-align:center;color:#D6C595; font-size:10px; font-weight:normal; font-family:arial, verdana, sans-serif;}
#footer p{margin:0px 240px 0px 20px;}



input{border:solid 4px #FFFFFF; background:url(inputbg.jpg);font-family:georgia, verdana, sans-serif; }

textarea{border:solid 6px #FFFFFF;padding:6px; font-family:georgia, verdana, sans-serif; background:url(inputbg.jpg);
	}


/*  AŅADIDO */

select    { border: 1px solid silver; font-size: 12px;}
input.error, select.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(../img/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus {border: 1px solid red; background-color:#EFEFEF;}

.granate {
	font-size: 15px;
	color: #993300;
	}

.gris{
	font-size: 15px;
	color: #666666;
	}

.publicado {
font-size: 11px;
display:block;
padding-bottom:10px;
padding-top:10px;
margin-bottom:40px;
width : 430px;
height:50px;
background:url(postedbg.jpg) no-repeat bottom center;
}

.comentarios {
	border: #fff 1px solid; /* Borde (color, grosor, estilo) */
	width:430px;
	background-color: #F4F8ED;
	margin-left: 8px;
	line-height:20px;
	color:#FFFFFF;
	background:url(form.jpg) repeat-y bottom left;
}

.titulo_comentarios {
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
font-size:14px;
font-weight:bold;
border-bottom:1px dashed #fff;
}

.comentarios_izquierdo {
display:block;
padding-bottom:5px;
padding-top:10px;
padding-left:10px;
margin:0 auto 0 auto;
float:left;
}

.comentarios_derecho {
border-left:1px dashed #fff;
display:block;
padding-bottom:5px;
padding-left:10px;
padding-right:20px;
padding-top:10px;
float:right;
}

.lista_comentarios { 
	width : 420px;
	margin-bottom: 10px;
	border: #9A3115 1px solid; /* Borde (color, grosor, estilo) */
	font-size: 11px; 
	float:left;
	padding-left:10px;
	margin-left: 4px;
	background-color: #FBF5E2;
}

#enlaces{
margin-left:20px;
margin-bottom:20px;
margin-top:10px;
padding-bottom:50px;
text-align: left;
font-size: 12px;
background:url(postedbg.jpg) no-repeat bottom center;
}

#enlaces h3{
font-size: 14px;
font-weight:bold;
padding-bottom:10px;
}

#enlaces li{
margin-left:20px;
}

.resultados_busqueda{
	font-size: 12px;
	font-variant:small-caps;
	letter-spacing:2px;
	text-transform:uppercase;
	padding-top:12px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #9A3115;	
}

.sindicar_categoria{
	font-size: 12px;
	font-variant:small-caps;
	letter-spacing:2px;
	text-transform:uppercase;
	padding-bottom:10px;
	border-bottom:1px solid #9A3115;
	margin-bottom:20px;
}

.podcast{
  width:400px;
  float: center;
  margin:0 auto;
  padding:0;
  font-size: 12px;
  }
  
.podcast_left {
  width:220px;
  float: left;
  margin:0 auto;
  padding:0;
  text-align:justify;
  }  

.podcast_right {
  width:150px;
  float: right;
  margin:0 auto;
  padding:0;
  text-align: center;
  border-left:1px solid #BF4007;
  }
