/* Yadda Stylesheet 2005 - Joe[y]
----------------------------------------------- */

body {
  background:#fff;
  width:720px;
  margin:0;
  padding:40px 20px;
  font:x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size:small;
  }


label {
	font-size:12px;
	color:#326696;
}

legend {
	font-weight: bold;
	color:#333333;
	font-size:14px;
}

fieldset {
	width: 90%;
	margin-left:3px;
}
 
/* Links
----------------------------------------------- */
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#58a;
  text-decoration:none;
  }
a:hover {
  color:#009966;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }


/* Shadow Border
----------------------------------------------- */

.s1 { border: solid 2px #FDFDFE;
       border-top:none;
	   border-bottom:none;
	   }
.s2 {  border: solid 1px #F4F6F9;
       border-top:none;
	   border-bottom:none;
	   }
.s3 {  border: solid 2px #F0F3F7;
       border-top:none;
	   border-bottom:none;
	   }
.s4 {  border: solid 1px #EBEFF4;
       border-top:none;
	   border-bottom:none;
	   }
.s5 {  border: solid 2px #E5EBF0;
       border-top:none;
	   border-bottom:none;
	   }
.s6 {  border: solid 1px #E0E7ED;
       border-top:none;
	   border-bottom:none;
	   }
.s7 {  border: solid 2px #DCE4EB;
       border-top:none;
	   border-bottom:none;
	   }
.s8 {  border: solid 1px #D5DEE7;
       border-top:none;
	   border-bottom: solid 1px #ccc;
	   }

/* Header
----------------------------------------------- */
#header {
  width:695px;
  margin:0 auto 10px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  }
  
#title {
  text-align: right;
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:0px solid #eee;
  border-width:0px 0px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }

#description {
  text-align: right;
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:0px solid #eee;
  border-width:0 0px 0px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Layout
----------------------------------------------- */
#content {
  width:660px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:410px;
  padding: 5px;
  float:left;
  }
#sidebar {
  width:220px;
  float:right;
  }


#content .podcast{
  width:400px;
  float: center;
  margin:0 auto;
  padding:0;
  }
  
#content .podcast_left {
  width:230px;
  float: left;
  margin:0 auto;
  padding:0;
  text-align:justify;
  }  

#content .podcast_right {
  width:150px;
  float: right;
  margin:0 auto;
  padding:0;
  text-align: center;
  border-left:1px solid #CCCCCC;
  }  
    
/* Headings
----------------------------------------------- */
h2 {
  margin:1.0em 0 .75em;
  font:17px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
h3 {
  margin:0.1em 0 .75em;
  font:10px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts (from blogger.com layout)
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#009966;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#009966;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }

.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Sidebar
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }



/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

/*  ---------------  AŅADIDO  ---------------------------*/
/*  -------------------------------------------------- */

input, 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;
border-bottom:1px dashed #000000;
display:block;
padding-bottom:10px;
padding-top:10px;
margin-bottom:40px;

width : 400px;
}

.comentarios {
	border:1px dashed #666666;
	width:400px;
	background-color: #F4F8ED;
	line-height:10px;

}

.titulo_comentarios {
padding-left:10px;
padding-bottom:10px;
padding-top:10px;
font-size:14px;
font-weight:bold;
border-bottom:1px dashed #666666;
}

.comentarios_izquierdo {
display:block;
padding-bottom:5px;
padding-top:10px;
margin:0 auto 0 auto;
font-size:22px;
float:left;
}

.comentarios_derecho {
display:block;
padding-bottom:5px;
padding-top:10px;
font-size:22px;
float:right;
}

.lista_comentarios { 
	width : 390px;
	background-color: #F4F8ED; /* Color de Fondo */
	background-image: url(images/bg.png);
	margin-bottom: 10px;
	border: #666666 1px dashed; /* Borde (color, grosor, estilo) */
	font-size: 11px; 
	color: #727860; /* letra (tamaņo, color) */
	float:left;
	padding-left:10px;
}

#enlaces{
border-bottom: 1px solid #DDDDDD;
margin-left:20px;
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:15px;
}

#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;
	border-bottom:1px solid #CCCCCC;	
}

.sindicar_categoria{
	font-size: 12px;
	font-variant:small-caps;
	letter-spacing:2px;
	text-transform:uppercase;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}