@charset "iso-8859-1";
/* Creation date: 26.01.2006 */
/*
Theme Name: modified_espacios_europeos
Theme URI: http://espacioseuropeos.com
Description: 3-columns layout with calendar
Author: -=xXx=-
Author URI: http://espacioseuropeos.com
.
This theme is licensed with the Attribution-NonCommercial License from Creative Commons License.
http://creativecommons.org/licenses/by-nc/2.0/
.
*/

/* REGLAS GENERALES */
body
{
	margin: 0;
	padding: 0;
	font: 14px/16px Verdana, Futura, Lucida; 
	color: #000000;
	background: #FFFFFF
	
}

h1, h2, h3, h4, h5, h6, p, ul, li, blockqoute, dl, dt, dd
{
	margin: 0;
	padding: 0;
}

hr.clear
{
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}

img { border: none; align:left; padding: 2px;}
a:link { color: #000000; text-decoration: none;}
a:visited { color: #000000; text-decoration: none;}

<!-- a:link { color: #4066AC; text-decoration: none;} -->
<!-- a:visited { color: #4066AC; text-decoration: none;} -->

a:hover
{
	text-decoration: none;
	/*	color: #9FB6DF; */
	color:#000000;
}

/* CONTENEDOR */
#wrap /* ABRIGO */
{
	padding: 0px; 
	margin: 0px auto; 
	WIDTH: 780px; 
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(images/bg.png);
}

/* Header */
#headerwrap /* CABECERA DEL ABRIGO */ /* Antiguos Valores: 780px 343px */
{
	width: 600px;
	height: 150px;
	background: transparent url(images/header.png) no-repeat top center;
}

h1#header /*SIN USO DE TITULO EN LA CABECERA */
{
	width: 400px;
	padding: 22px 25px 0 25px;
	font: bold xx-large/100% Verdana, Futura, Lucida, Times, Serif;
	text-align: left;
}

* html h1#header /*SIN USO*/
{
	width: 450px;
	w\idth: 400px;
}

h1#header a:link, h1#header a:visited { text-decoration: none; }

/* */

#storytitle /* TITULO DE LA NOTICIA */
{
	font:bold xx-large/100%  Verdana, Futura, Lucida;
}


.description
{
	width: 200px;
	margin: 190px 0 0 320px;
	padding: 0 5px;
	font: normal small Verdana, Furuta, Lucida;
	text-align: full;
}

* html .description /* No le encuentro utilidad 14-MAY-2008 */
{
	width: 450px;
}

/* Content */
#content
{
	width: 550px;
	margin: -60px 0 0 0;
	padding: 10px 25px 0 25px;
	float: left;
}

* html #content
{
	width: 450px;
	/* height: 400px; */
}
/* ---------------------------------------------*/
#content h2
{
	font: bold 20px Verdana, Futura, Lucida, Times, serif;
        
	padding: 0;
	margin: 10px 0;
}

/* TITULO DE "ESTA VDS. EN LA SECCION... TAL" */
#content h2.archivetitle
{
	font: bold x-small Verdana, Futura, Lucida, Times, serif;
	text-align: left;
        padding: 0;
	margin: 5px 0 10px 0;
        /* superior, derecho, inferior, izq */
	color: #4066AC;
        
}

#content .post
{
	background: transparent url(images/devider.png) no-repeat bottom center;
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	min-height: 150px;
}

#content h3
{
	font: bold x-large Verdana, Futura, Lucida, Times, serif;
	padding: 0;
	margin: 15px 0 10px 0;
	color: #4066AC;
}

#content h4
{
	font: bold large Verdana, Futura, Lucida, serif;
	padding: 0;
	margin: 15px 0 10px 0;
	color: #4066AC;
}

#content .meta
{
	margin: 5px 0 10px 0;
	padding: 0;
}

#content .meta p
{
	margin-bottom: 5px;
	font-size: xx-small;
}

#content .meta p.ca /* ICONO DE DOS DOCUMENTOS */
{
	padding-left: 13px;
	background: transparent url(images/ca.png) no-repeat 0 2px;
}

#content .meta p.po /* ICONO UN DOCUMENTO */
{
	padding-left: 13px;
	background: transparent url(images/po.png) no-repeat 0 2px;
}

#content .storycontent p, #content .entry p
/* TEXTO DE LOS ARTICULOS, QUE ME DIO TANTOS PROBLEMAS PARA ALINEARLO CON EL TITULO DE LOS ARTICULOS */
{
	margin: 0 0 10px 0;
	padding: 0;
    text-align:justify;	
	
}

#content .storycontent ul, #content .storycontent ol, #content .entry ul, #content .entry ol
{
	margin: 0 0 10px 40px;
	list-style: square;
}

#content .storycontent ul li, #content .storycontent ol li, #content .entry ul li, #content .entry ol li { margin-bottom: 5px; }

#content .feedback /* ICONO DE UN GLOBO DE TEXTO */
{
	margin: 0 0 10px 0;
	padding-left: 13px;
	background: transparent url(images/cm.png) no-repeat 0 2px;
}

/* BARRA LATERAL */
/* BARRA LATERAL 1 - PAGINAS Y ENLACES - TEMAS/MATERIAS EXTERNAS */
#menu
{
	width: 150px;
	padding: 5px 0;
	margin: -25px 0 0 5px;
	color: #fff;
	float: left;
}

#menu ul
{
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li
{
	margin: 10px 5px 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}

#menu ul li h2
{
	font-weight: bold;
	font-size: 14px;
}

#menu ul li ul
{
	margin: 0 5px;
	list-style-type: square;
}

#menu ul li ul li
{
	font-size: 10px;
	font-weight: normal;
	margin: 0 10px;
	padding: 0;
}

#menu a:link { color: #fff; }
#menu a:visited { color: #ccc; }
#menu a:hover { text-decoration: none; }

#menu input#submit
{
	font-size: 10px;
	margin-top: 5px;
}

/* BARRA LATERAL 2 - Calendario, Categorias, Archivos y Meta - Weblog related */
#menu2
{
	width: 170px;
	float: right;
	padding: 0;
	margin: -150px 0 0;
	border: 1px;
}

#menu2 ul
{
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#menu2 ul li
{
	margin: 10px 10px 10px 15px;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	color: #4066AC;
}

#menu2 ul li#calendar
{
	font-weight: normal;
	font-size: 10px;
	margin: 0 10px 0 10px;
	padding: 5px;
}

#menu2 ul li ul
{
	margin: 0 5px;
	list-style-type: square;
}

#menu2 ul li ul li
{
	font-size: 10px;
	font-weight: normal;
	margin: 0 5px 0 10px;
	padding: 0;
}

/* CAMPO DE BUSQUEDA */
#search input#s
{
	border: 1px solid #ccc;
	width: 120px;
}

#search input#submitsearch
{
	font-size: 10px;
	border: 1px solid #ccc;
	background-color: #D8DEEA;
	color: #000;
	margin-top: 5px;
	padding: 2px;
	width: 50px;
}

/* CALENDARIO */
#wp-calendar caption
{
	font-weight: bold;
	font-size: 14px;
}

#wp-calendar tfoot td
{
	font-weight: bold;
	background-color: #fff;
}

#wp-calendar td
{
	background-color: #D8DEEA;
	padding: 2px;
	font-size: 9px;
}

/* COMENTARIOS */
h2#comments
{
	padding: 20px 0 0 0;
	background: transparent url(images/bd.png) no-repeat top center; /* NO HAY IMAGEN BD.PNG */
	font-size: 16px;
	margin-top: 20px;
}

h2#postcomment
{
	padding: 20px 0 0 0;
	background: transparent url(images/bd.png) no-repeat top center; /* NO HAY IMAGEN BD.PNG */
	font-size: 16px;
}

ol#commentlist
{
	margin: 10px 0 10px 20px;
	padding: 0;
}

ol#commentlist li
{
	margin: 20px 0;
	padding: 0;
}

ol#commentlist li p
{
	margin: 0 0 5px 0;
	padding: 0;
}

p.commenter { margin: 5px 0 0 0; }
#commentform p { font-size: 11px; }

#commentform #author
{
	border: 1px solid #333;
	margin-bottom: 10px;
}

#commentform #email
{
	border: 1px solid #333;
	margin-bottom: 10px;
}

#commentform #url
{
	border: 1px solid #333;
	margin-bottom: 10px;
}

#commentform textarea
{
	border: 1px solid #333;
	width: 100%;
}

#commentform input#submit
{
	font-size: 10px;
	width: 100px;
	margin-top: 5px;
	background-color: #D8DEEA;
	color: #000;
	border: 1px solid #000;
	padding: 5px 0;
}

p.nocomment { margin: 10px 0; }
.footnote { font-size: x-small; }

/* Navigation for multiple pages */
.navigation
{
	width: 400px;
	font-size: x-small;
	margin: 0;
	padding: 10px 0;
	clear: both;
	height: 20px;
	background: transparent url(image/bd.png) no-repeat top center;
}

/* 25-jun-08 insertados paddings para separar las imagenes del texto */
.alignleft { float: left; padding-right: 10px;}
.alignright { float: right; padding-left: 10px;}

/* Error Capture */
#error
{
	text-align: center;
	width: 400px;
	height: 300px;
	margin: 0;
	padding: 0;
}

/* Footer */
#footer
{
	width: 400px;
	clear: both;
	padding: 5px 0;
	margin: 5px 25px;
	text-align: center;
}

#footer p { font-size: xx-small; }
