/* CSS Document */
body {
	background-color:#333333;
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:14px;
	color:#666666;
	cursor:default;
}

label {
	font-size:12px;
	font-weight:bold;
}

legend {
	font-weight: bold;
	font-size:14px;
	color:#555555;
}

fieldset {
	width:85%;
	margin-left:5px;
}

/* Image Style */
img {
	padding:2px;
	margin:2px;
	float:center;
}
/* Normal Headers */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size:140%;
	color:#222222;
	text-align:right;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	color:#222222;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	color:#222222;
}
/* Normal Links */
a {
	color:#A7C54B;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#A7C54B;
	font-weight:bold;
	text-decoration:none;
}
/* The main container */
#container {
	width: 640px;

	height:100%;
	left:0;
	top:0;
	
	border-right:30px solid #799230;
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
}
/* The Grey area to the Right of the page */
#greyarea {
	position:absolute;
	right:0;
	bottom:0;
	top:0;
	width:250px;
	height:100px;
	background-color:#444444;
	color:#FFFFFF;
	padding:10px;
	border-left:2px solid #222222;
	border-bottom:2px solid #222222;
}
/* A Header in the Grey Area */
#greyarea h1 { 
	font-size:200%;
	color:#FFFFFF;
	padding:0;
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:4px;
	letter-spacing:2px;
	border-bottom: 3px solid #cccccc;
	padding-bottom:3px;
	text-align:center;
}
/* Format of a Paragraph in the Grey Area */
#greyarea p {
	font-size:90%;
	text-transform:lowercase;
	font-style:italic;
	color:#FFFFFF;
	text-align:center;
	width:230px;
}
/* A link in the Grey Area */
#greyarea a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#greyarea a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/* The Menu */
#menu {
	width:570px;
	padding:0 1px 1px 1px;
	background-color:#A7C54B;
	border-bottom:1px solid #85a329;
	border-right:1px solid #85a329;
	border-left:1px solid #c9e76d;
	color:#FFFFFF;
	font-weight:bold;
	height:100px;
	margin-bottom:10px;
}
/* A Menu Link */
#menu a {
	height:90px;
	padding:5px;
	background-color:#555555;
	border-right: 1px solid #333333;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #333333;
	margin-right:1px;
	float:left;
	vertical-align:baseline;
	color:#FFFFFF;
	font-size:80%;
	text-decoration:none;
}
#menu a:hover {
	height:90px;
	padding:5px;
	background-color:#333333;
	border-right: 1px solid #555555;
	border-left: 1px solid #111111;
	border-bottom: 1px solid #555555;
	margin-right:1px;
	float:left;
	vertical-align:baseline;
	color:#FFFFFF;
	font-size:80%;
	text-decoration:none;
}

/* The Footer */

#footer {
	width:570px;
	padding:5px;
	background-color:#A7C54B;
	border-top:1px solid #c9e76d;
	border-right:1px solid #c9e76d;
	border-left:1px solid #85a329;
	color:#000000;
	position:relative;
	bottom:0;
	margin-top:25px;
	clear:both;
	font-size:90%;
}
#footer a {
	color:#FFFFFF;
	font-weight:bold;
}
#footerspacer {
	height:20px;
	clear:both;
	margin-top:20px;
}
/* The left column thingy infoholder */
#left_column_holder{
	width:170px;
	float:left;
}
.left_colummn {
	padding:5px;
	background-color:#BBD275;
	color:#FFFFFF;
	width:140px;
	border-right: 1px solid #708b16;
	border-bottom: 1px solid #708b16;
	border-top: 1px solid #b3cf5a;
	border-left: 1px solid #b3cf5a;
	margin-right:5px;
	margin-bottom:15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}
#left_column_holder a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#left_column_holder a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#left_column_holder a:visited {
	color:#FFFFFF;
	font-weight:bold;
}
#left_column_holder h2 {
	font-size:120%;
	padding:0;
	text-decoration:none;
	margin-bottom:4px;
	margin-top:0;
	color:#FFFFFF;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#555555;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-top:1px solid #777777;
	text-align:center;
}

#left_column_holder p {
	font-size:12px;
	line-height:1.5em;
	text-transform:none;
}

#left_column_holder table {
	color:#FFFFFF;
	background-color:#FFFFFF;
}
/* Acornym Style */
acronym {
	font-variant:small-caps;
	cursor:help;
	color:#000000;
	text-decoration:underline;
}

/* The Format of a Paragraph */
#content_holder {
	width:450px;
	float:left;
}
p {
	color:#444444;
	text-align:justify;
	margin-top:0;
	margin-bottom:20px;
	
}


/*  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: 12px;
border-bottom:1px dashed #000000;
display:block;
padding-bottom:10px;
padding-top:10px;
margin-bottom:40px;
margin-left:10px;
width : 410px;
}

.comentarios {
	border:1px dashed #666666;
	width:410px;
	background-color: #F4F8ED;
	margin-left: 9px;
	line-height:15px;
}

.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;
padding-left:5px;
margin:0 auto 0 auto;
float:left;
}

.comentarios_derecho {
border-left:1px dashed #666666;
display:block;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
float:right;
}

.lista_comentarios { 
	width : 400px;
	background-color: #F4F8ED; /* Color de Fondo */
	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;
	margin-left: 5px;
}

#enlaces{

margin-left:10px;
margin-bottom:20px;
margin-top:30px;
padding-bottom:20px;
text-align: left;
font-size: 12px;
}

#enlaces h3{
font-size: 14px;
font-weight:bold;
}

#enlaces li{
margin-left:10px;
}

.resultados_busqueda{
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 25px;
	background: url(images/detalle.jpg) no-repeat left;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	background-color:#BBD275;
	border-right: 1px solid #708b16;
	border-bottom: 1px solid #708b16;
	border-top: 1px solid #708b16;
	border-left: 1px solid #708b16;
}

.sindicar_categoria{
	margin: 0 0 1px 0;
	padding: 5px 5px 5px 40px;
	height:50px;
	background: url(images/linea.jpg) no-repeat bottom;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
	background-color:#BBD275;
	border-right: 1px solid #708b16;
	border-bottom: 1px solid #708b16;
	border-top: 1px solid #708b16;
	border-left: 1px solid #708b16;
}

.podcast{
  width:400px;
  float: center;
  margin:0 auto;
  padding:0;
  }
  
.podcast_left {
  width:230px;
  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 #000;
  } 
