body {
   background: #39322B;
   margin: 0 0 50px 0; padding: 0;
   }



a:link, a:visited {
color:#666666; text-decoration:none;}
a:hover {
color:#CCCCCC; text-decoration:none;}
a:active {
color:#666666; }

/* ___________________________________________________________________ */


label {
	font-size:13px;
	color:#666666;
	font-weight:bold;
	
}

legend {
	font-weight: bold;
	font-size:14px;
	color:#77773C;
}

fieldset {
	width:89%;
	margin-left:5px;
	float:left;
}

 /* This holds and centers the lot. */

#holder {
   position: absolute;
   left: 50%; top: 0;
   width: 650px; height: auto;
   margin-left: -300px;
   padding: 0;
   background: #eed;
   text-align: center;
   border-left: 2px #fff solid; border-right: 2px #fff solid;
   }




/* ___________________________________________________________________ */





 /* This holds everything inside the header. */

#header {
   position: relative;
   left: 0; top: 0;
   width: 90%; height: auto;
   padding: 5%;
   background: #eed;
   border-bottom: 2px #fff solid;
   }

#header #wrapper{
   width: auto;
   height: auto;
}

 /* This styles the above (big) text. */

#header #one {
   font: 3em "Trebuchet MS", Trebuchet, serif;
   color: #fff;
   display: block;
   clear: both;
   }

 /* This styles the below (small) text. */

#header #two {
   font: italic 1em georgia, serif;
   color: #998;
   display: block;
   }




/* ___________________________________________________________________ */




 /* This holds the menu - below the header. */

#menu {
   position: relative;
   left: 0; top: 0;
   width: 98%; height: auto;
   padding:  3px 1% 4px 1%;
   border-top: 2px #eed solid;
   background: #D3D2B8;
   font: bold .8em/100% arial, sans-serif;
   text-align: left;
   z-index: 0;
}

#menu a{
   color: #645846;
   text-decoration: none;
   margin: 0 5px 0 5px;
}

#menu a:hover{
   color: #fff;
}




/* ___________________________________________________________________ */




 /* This is the box on the left - below the menu. */

#content {
   float: left;
   padding: 25px 15px 12px 11px;
   width: 70%; height: auto;
   background: #fff;
   text-align: left;
   border-left: 2px #eed solid; border-top: 2px #eed solid;
}

#content h1 {
   margin: 0 0 10px 0;
   padding: 0;
   font: 1.6em garamond, serif;
   color: #77773C;
   border-bottom: 1px #77773C dashed;
}

#content h2 {
   margin: 0 0 10px 0;
   padding: 0;
   font: 18px garamond, serif;
   color: #77773C;
   border-bottom: 1px #77773C dashed;
}

#content h3 {
   margin: 0 0 10px 0;
   padding: 0;
   font: 14px garamond, serif;
   color: #77773C;
}

#content p {
   float: left;
   width: 94%;
   padding: 0 0 0 3%;
   margin: 0 0 20px 0;
   font: .8em/150% arial, sans-serif;
   color: #222;
}

#content p.indent{
    text-indent: 30px;
}

#content p a{
   color: #77773C;
   border: none;
   font-weight: bold;
   text-decoration: none;
}

#content p a:hover{
   color: #aaa;
   text-decoration: none;
}






/* ___________________________________________________________________ */




 /* This is the box on the right - below the menu. */

#right_pane {
   float: left;
   margin: 0;
   padding: 5px 4px 5px 4px;
   width: 24%; height: auto;
   background: #D3D2B8;
   border-left: 2px #eed solid; border-bottom: 2px #fff solid;
   font: .7em arial, sans-serif;
   color: #555;
   text-align: left;
   z-index: 1;
}

#right_pane h2{
   font: bold 1.3em verdana, sans-serif;
   color: #77773C;
   margin: 0 0 10px 0; 
   padding: 0;
}

#right_pane .date{
   background: transparent;
   border-top: 1px #D3D2B8 solid;
   margin: 0; padding: 0;
   font-style: italic;
   font-weight: bold;
   border: none;
}

#right_pane p{
   width: auto;
   border: 1px #D3D2B8 solid;
   margin: 0 0 5px 0; padding: 5px;
}


#right_pane p a{
   color: #77773C;
   border: none;
   font-weight: bold;
   text-decoration: none;
}

#right_pane p a:hover{
   color: #aaa;
   text-decoration: none;
}





#footer{
 margin: 0;
}

#footer p{
   text-indent: 0;
   margin-top: 50px;
   font: bold .6em verdana, sans-serif;
   color: #bbb;
   text-align: right;
   }
















acronym{
   text-decoration: none;
   border-bottom: 1px #77773C dotted;
}

.publicado {
font: 11px garamond, serif;
display:block;
padding-bottom:10px;
padding-top:10px;
margin-bottom:40px;
padding-left:10px;
}

input, select    { border: 1px solid #a0a0a0; font-size: 9px;}
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;}



.comentarios {
	border:1px dashed #666666;
	width:440px;
	background-color: #EEEEDD;
	line-height:10px;
	margin-left:5px;

}

.titulo_comentarios {
padding-left:10px;
padding-bottom:10px;
padding-top:5px;
font-size:14px;
font-weight:bold;
border-bottom:1px dashed #666666;
}

.comentarios_izquierdo {
display:block;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
margin:0 auto 0 auto;
font-size:22px;
float:left;
}

.comentarios_derecho {
border-left:1px dashed #666666;
display:block;
padding-bottom:5px;
padding-left:10px;
padding-right:5px;
padding-top:10px;
font-size:22px;
float:right;
}

.lista_comentarios { 
	width : 430px;
	background-color: #EEEEDD; /* Color de Fondo */
	margin-bottom: 10px;
	border: #666666 1px dashed; /* Borde (color, grosor, estilo) */
	font-size: 12px; 
	float:left;
	padding-left:10px;
	margin-left:3px;
}


#enlaces{
border-bottom: 1px solid #f0f0f0;
margin-left:10px;
margin-bottom:20px;
margin-top:30px;
padding-bottom:20px;
text-align: left;
font-size: 14px;
}

#enlaces h3{
font-size: 16px;
font-weight:bold;
padding-bottom:5px;
}

#enlaces li{
margin-left:20px;
}

.resultados_busqueda{
font-size:14px;
height: 30px;
display: block;
padding-left:20px;
padding-top: 10px;
border-bottom:1px solid #D3D2B8;
margin-bottom:5px;
background:url(li.gif) no-repeat left;
margin-bottom:5px;
}

.sindicar_categoria{
	font-size:14px;
	font-weight:normal;
	display: block;
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom:1px solid #D3D2B8;
	margin-bottom:5px;
}

.podcast{
  width:450px;
  float: center;
  margin:0 auto;
  padding:0;
  }
  
.podcast_left {
  width:280px;
  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 #CCCCCC;
  } 