/*  
Theme Name: Asociaci&oacute;n UBL Espa&ntilde;a
Theme URI: http://www.controltierra.com
Description: El dise&ntilde;o de "Asociaci&oacute;n UBL Espa&ntilde;a" desarrollado por <a href="http://www.inza.com/eduardo">Eduardo Inza</a>.
Version: 0.5
Author: Eduardo Inza
Author URI: http://www.inza.com/eduardo

	Asociaci&oacute;n UBL Espa&ntilde;a. 
	
	Evolución del blog El blog de Internet (azul).
	This theme was designed and built by Eduardo Inza,
	whose page you will find at http://www.inza.com/eduardo
*/

/* Tipografia y Colores */

body {
	font-size: 62.5%; /* Resetea 1em a 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#fecha {
	width:94%;
	height: 1em;
	font:Arial, Helvetica, sans-serif;
	padding: 0.5em 3% 0.5em 3%;
	font-size: 1em;
	text-align: right;
	background-color:#3D5463;
	color:#0099CC;
}
#pagina {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}

#principal {
	clear: both;	
	width:100%;
	float:right;
	}
	
#cabecera {
	padding: 0px 0px 0px 0px;
	margin: 0em 0em 0em 0em;
	width: 100%;
	background-color: #3D5463;
	border-bottom:#117EC6 1.3em solid;
	float: left;
	}

#cabecera .titulo .descripcion {
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	color: white;
	}
	
#cabecera .titulo {
	margin: 1.7em;
	width: 45em;
	text-align: center;
	height:65px;
	display: block;
	float: left;
	}
#cabecera #searchform {
	padding: 5px 3px; 
	text-align: center;
	width: 150px;
	}	
#cabecera #busqueda {
	width: 160px;
	float:right;
	display: inline;
	padding: 30px 20px 20px 20px;
	}
#cabecera #autores {
	bottom: 0.0em;
	left: 0em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	display:block;
	clear:both;
	}
#cabecera #logo {
	background-image:url(images/UBL-logo.gif);
	width: 205px;
	height: 103px;
	margin: 4px;
	float:left;
	}
#contenido {
	font-size: 1.2em;
	}
#barraderecha {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: left;
	position: relative;
	}

#barra {
	width: 800px;
	background-color:#0000FF;
	height: 2px;
	}

#archivos {
	position:relative;
	}


#barraizquierda {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: right;
	position: relative;
	}
	
#barraizquierda img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	border:none;
	}

.columnaestrecha {
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 15px 0px 15px;
	width: 500px;
	float:left;
	}

.columnaamplia {
	padding: 10px 0 10px 0;
	margin: 0px 175px 0px 175px;
	width: 500px;
	line-height: 1.6em;
	float:left;
	}

/*Barra Derecha y Barra Izquierda*/	

#barraderecha h2, #barraizquierda h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-color:#117EC6;
	padding: 4px 0px 5px 0px;
	color: #FFFFFF;
	border:none;
	padding-left: 5px;
	}

#barraderecha ul, #barraizquierda ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
	border: none;
	}

#barraderecha ul, #barraizquierda li {
	list-style-type: none;
	list-style-image: none;
	}

#barraderecha ul ul li, #barraizquierda ul ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: none;
	border-bottom:1px solid #959596;
	border-right: 1px solid #959596;
	border-left: none;
	}
#barraderecha ul ul li {
	border-right: none;
	border-left: 1px solid #959596;
	}

#barraderecha ul ul li a, #barraizquierda ul ul li a {
	list-style-type: none;
	list-style-image: none;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background-color:#F4F4F4;
	width: 179px;
	display: block;
	color:#000000;
	text-decoration:none;
	}

#barraderecha ul ul li a:hover, #barraizquierda ul ul li a:hover {
	background-color:#FFFFFF;
	text-decoration:none;
	}

#barraderecha ul ul ul li, #barraizquierda ul ul ul li{
	border: none;
	border-top:1px solid #959596;
}

#barraderecha ul ul ul li a, #barraizquierda ul ul ul li a{
	padding: 5px 5px 5px 20px;
	width: 174px;
}

/* Calendario */	

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	width: 155px;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
	}
	
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar caption {
	text-decoration: none;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar td {
	padding: 3px 0px;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
/* Comentarios */	
	
#commentform p {
	margin: 5px 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#commentform #submit {
	margin: 0px;
	float: right;
	}

/* Pie de Blog */
	
#piedeblog {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	clear: both;
	background-color: #3D5463;
	border-top:#117EC6 1.3em solid;
	float:left;
	}

#piedeblog p {
	margin: 0;
	padding: 1em 1em 1em 1em;
	text-align: center;
	color:#FFFFFF;
	}
#piedeblog a {
	color:#A5EAFF;
	}
#piedeblog a:hover {
	color:#FFFFFF;
	}

/* Desplegable */
 
select { background-color:#F4F4F4;
	}
	
option { background-color:#F4F4F4;
	}



/* Palabras reservadas*/

cite {
	text-decoration: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
select {
	width: 130px;
	}
	
strike {
	color: #777;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	}

blockquote {
	color: #777;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
	
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
acronym {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

abbr{
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help;
	}

span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}



a {
	color:#444444;
	text-decoration:underline;
	}

a:hover {
	color: #AAAAAA;
	text-decoration: none;
	}

a:visited {
	color:#444444;
	text-decoration:underline;
	}
	
ol li {
	list-style: decimal outside;
	}
	
hr {
	display: none;
	}

a img {
	border: none;
	}

/*Headers*/
	
h1 {
	font-size: 4em;
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	color: white;
	margin: 0;
	}
	
h1 a {
    text-decoration: none;
	color: white;
	}
	
h1 a:hover {
	text-decoration: none;
	color: white;
	}

h1 a:visited {
	text-decoration: none;
	color: white;
	}
	
h2 {
	font-size: 1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em;
}

h2 img {
	float:none;
	padding: 0px;
	margin: 0px;
	position:relative;
	}

h2 a {
	color: #000000;
	text-decoration: none;
	}

h2 a:visited {
	color: #000000;
	text-decoration: none;
	}

h2 a:hover {
	text-decoration: none;
	color: #888888;
	}

h3 {
	font-size: 1.3em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 0;
	margin: 30px 0 0;
	}

h3.comentarios {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3 a {
	color: #333;
	text-decoration: none;
	}

h3 a:visited {
	color: #333;
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: none;
	color: #06c;
	}

/* Fin de Headers */
	
	
/* Palabras con punto inicial */
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

.center {
	text-align: center;
	float:none;
	}
	
.derecha {
	float: right;
	}

.izquierda {
	float: left
	}

.navegacion {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.entrada form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
.entrada ul li:before {
	content: "\00BB \0020";
	}

.entrada ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entrada ol li {
	margin: 0;
	padding: 0;
	}

.entrada p a:visited, .postmetadata p a:visited {
	color: #b85b5a;
	}
.postmetadata a:hover {
	color: #AAAAAA;
	text-decoration: none;
	}
/*columnas*/	



.columnaestrecha .postmetadata {
	text-align: center;
	padding-top: 5px;
	}

.columnaestrecha .entrada {
	line-height: 1.4em;
	}
	


.columnaamplia .entry p {
	font-size: 1.05em;
	}

.columnaamplia .entrada {
	line-height: 1.4em;
	}

.columnaamplia .post {
	margin: 0;
	}

.columnaamplia .postmetadata {
	margin: 30px 0;
	}

.columnaamplia .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.columnaamplia .attachment {
	text-align: center;
	margin: 5px 0px;
}

/*Comentarios*/

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}

.nocomments {
	color: #777;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.postmetadata {
	color: #777;
	clear: left;
	}
	
.postmetadata ul {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Begin Images. Exclusivamente etiquetas referidas a imagenes */
img {
	border:none;
	text-align:left;
	float:left;
	padding: 4px;
	margin: 0 7px 2px 0;	
}

img.centrada {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.derecha {
	margin: 0 0 2px 7px;
	float: right;
	}


/* End Images */

/* Begin Lists. Exclusivamente lo referido a listas.

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* html>body .entrada ul {
	margin-left: 0px;
	padding: 0px -10px 0px 30px;
	list-style: none;
	text-indent: -10px;
	} 

html>body .entrada li {
	margin: 7px 0 8px 10px;
	}
*/

#cabecera ul#pestanas {
	list-style-type:none;
	text-align: center;
	width:100%;
	vertical-align:baseline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#cabecera ul#pestanas li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-top: 0;
	padding-right: 0.6em;
	padding-bottom: 0;
	padding-left: 0.6em;
	
	}

#cabecera ul#pestanas li a {
	text-transform:none;
	color: #DDDDDD;
	padding-top: 0.5em;
	padding-right: 0.6em;
	padding-bottom: 0.5em;
	padding-left: 0.6em;
	margin-right: 5px;
	display:block;
	border:1px solid #fff;
	border-bottom: 0px;
	border-color: #000000;
	text-align: right;
	width: auto;
	border: 1px 1px 0px 1px;
	background:#117EC6;
	text-decoration:none;
}

#cabecera ul#pestanas li a:hover {
	background:#228FD7;
	text-decoration:none;
	color:#FFFFFF;
	border-color:#999999;
	border: 1px 1px 0px 1px;
}

