/*  
Theme Name: Pure
Theme URI: http://celestial-star.net/wordpress-themes/6-pure/
Description: A very simple and clean blue-turquoise wordpress theme by Celestial Star. It's widget-ready.
Version: 1.3
Author: Celestial Star
Author URI: http://celestial-star.net/

	This theme is offered as linkware, that means you must keep the link to the author if you want to use it.

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/bg.gif') repeat-x;
	margin:0px;
	padding:0px;
	color: #333;
	text-align: center;
	}

#page {
	background: url('images/header.jpg') no-repeat top center;
	}

#content {
	font-size: 1.2em;
	}

.clear { clear:both; }

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.postinfob { color:#777; height: 40px; background: url('images/posted.gif') no-repeat; padding-left: 20px;  }

.comments { float:right; width:120px; font-weight:bold; background:url('images/comments.gif') no-repeat; padding-left:20px; }

#footer {
	background: #B8DADC; 
	border-top: 5px solid #E0EFF2;
	border-bottom: 5px solid #E0EFF2;
	padding: 15px;
	margin: 40px 0 auto 0;
	clear: both;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header .description {
	font-size: 1.2em;
	text-align: center;
	color: #000000;
	font-weight: bold;
	}

.date {
	background-color: #F2F5F5; 
	padding:8px 0px 8px 3px;
	width:527px;
	float:left;
}

.titulo {
	background-color: #F2F5F5; 
	width:530px;
	height:86px;
	margin 0px;
	display: block;
}
.titulo h2 {
	background-color: #F2F5F5;
	width:457px;
	padding-left:10px;
	float:left;
}

.adsense {
        margin: 10px 0 0 0;
	margin-left:10px;
	text-align:left;
	}

.adsense a {
	font: bold 13px verdana, arial, sans-serif;
	color:#0000ff;
	text-decoration: underline; 
	}

.adsense a:hover {
	font: bold 13px verdana, arial, sans-serif; 
	color:#0000ff;
	text-decoration: underline; 
	}

.pagelink {
	text-align:right;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #35868E;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #78C4CD;
	font-family: Georgia, Verdana, Sans-serif;
	font-style:italic;
	font-weight:400;
	}

#header .nombre a {
	font-size:35pt;
	text-align:center;
	padding-top:0;
	text-decoration: none;
	color: #78C4CD;
	font-family: Georgia, Verdana, Sans-serif;
	font-style:italic;
	font-weight:400;
	}

.post h1 {
	color: #35868E;
	font-size: 2em;
	text-align:left;
	padding-top:0;
	background-color: #E3EEF0;
	padding:5px;
	margin: 10px 0 0 0;
	}

.post h1 a {
	color: #35868E;
	}

.post h1 a:hover {
	color: #000000;
	}

#content h2 {
	background-color: #E3EEF0;
	padding:3px;
	margin-left:65px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #35868E;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-family: Georgia, Verdana, Sans-serif;
	font-style: italic;
	font-weight: 400;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.entry ul {
	list-style-type:disc;
}

.imgleft {
	border:2px solid #E3EEF0;
	float:left;
	margin:0 4px 4px 0;
}

.imgright {
	border:2px solid #E3EEF0;
	float:right;
	margin:0 0 4px 4px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;




	line-height: 1.5em;
	text-transform: none;

	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {

	font-weight: normal;
	}

#sidebar {
	font: 1.15em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{

	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #000000;
	}

a {
	color: #35868E;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin:auto;
	padding-top:104px;
	width: 980px;
	}

.narrowcolumn {
	padding: 0;
	margin: 0px 20px 0 20px;
	width: 530px;
	float:left;
	clear:none;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	border-bottom: 1px dotted #818181;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: none;
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

#content h2 {
	margin: 0;
	}

#content h2.pagetitle {
	font-size: 24px;
	margin-top: 30px;
	margin-left: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

#content h3 {
	padding: 0;
	margin: 30px 0 0;
	}

#content h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 1px;
	line-height:18px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 1px;
	line-height:15px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 3px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#searchform #s { border: 1px solid #449EA9; font-family: Verdana, Arial, sans-serif; color: #5998A2; font-size:11px; width: 125px; padding: 2px; }

#sidebar #searchsubmit {
border: 1px solid #449EA9;
	padding: 1px;
	background: #90C2C8 url('images/inputbg.gif');
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	font-size:11px;
        width: 130px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {

	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;

	padding: 2px;
	}


#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {

	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {

	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar
{
	padding: 30px;
	width: 138px;
	text-align:left;
	background:url('images/sidebar1.jpg') no-repeat;
	}

#sidebar2 {
	background:url('images/sidebar2.jpg') bottom left no-repeat;
	width:198px;
}

#sidebarleft {
	background:url('images/sidebarbg.gif') repeat-y;
	width:198px;
	float:left;
}

#sidebarright {
	background:url('images/sidebarbg.gif') repeat-y;
	width:198px;
	float:left;
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin VBanner */
#vadsense1
{
	position:relative;
	}
#vadsense
{
	width:50px;
	position:absolute;
	left:545px;
	top:0px;
}
/* End VBanner */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.featuredpost {
	background-color: #F2F5F5;
	margin: 0 0 20px;
	text-align: justify;
	border-bottom: 1px dotted #818181;
	padding: 3px;
	}

.featuredpost h1 {
	background-color: #E3EEF0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.9em;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding-top: 0;
	}

.featuredpost h1 a {
	color: #993333;
	}

.featuredpost a {
	color: #993333;
	}

/* Imagenes de autores */
/* autores - */
div.autores {
	width: 535px;
	height: 548px;
	margin-bottom:20px;
	border: 4px solid #B8DADC;
	background-color: #B8DADC;
	line-height: 20px;
	margin-left:2px;
	}

span.autor {
	display: inline-block;
	display: -moz-inline-box;
	vertical-align: middle;
	background-image: url(/imagenes/autores/autores_encuentos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 46px;
	height: 46px;
	border:1px solid #333;
	margin:0 0 3px 0;
	padding:0;
}
a.autor:hover {
	text-decoration: none;
}
#liana-castello span.autor {
	background-position: -3px -3px;
}
#graciela-flain span.autor {
	background-position: -53px -3px;
}
#maria-mercedes-cordoba span.autor {
	background-position: -103px -3px;
}
#begona-ronda-castro span.autor {
	background-position: -153px -3px;
}
#juanchi-manassero span.autor {
	background-position: -203px -3px;
}
#maria-delia-minor span.autor {
	background-position: -253px -3px;
}
#antonella-reveco-spalloni span.autor {
	background-position: -303px -3px;
}
#felicidad-lopez-vila span.autor {
	background-position: -353px -3px;
}
#mariana-iglesias-arellano span.autor {
	background-position: -403px -3px;
}
#cecilia-guzman-burneo span.autor {
	background-position: -453px -3px;
}
#andrea-contreras span.autor {
	background-position: -3px -53px;
}
#adania-guanche-martinez span.autor {
	background-position: -53px -53px;
}
#monica-stanchi span.autor {
	background-position: -103px -53px;
}
#fundacion-leer span.autor {
	background-position: -153px -53px;
}
#cristina-mena span.autor {
	background-position: -203px -53px;
}
#mirta-pegito span.autor {
	background-position: -253px -53px;
}
#alvaro-jurado-nieto span.autor {
	background-position: -303px -53px;
}
#graciela_folgueras_pina span.autor {
	background-position: -353px -53px;
}
#marta-lilian-molano span.autor {
	background-position: -403px -53px;
}
#antonio-roman-sanchez-rodriguez span.autor {
	background-position: -453px -53px;
}
#dolores-espinosa span.autor {
	background-position: -3px -103px;
}
#alejita-alvarez span.autor {
	background-position: -53px -103px;
}
#maria-consuelo-alvarez span.autor {
	background-position: -103px -103px;
}
#ian-welden span.autor {
	background-position: -153px -103px;
}
#adas_artes_y_senas span.autor {
	background-position: -203px -103px;
}
#gustavo-fingier span.autor {
	background-position: -253px -103px;
}
#laura-perez-suarez span.autor {
	background-position: -303px -103px;
}
#jose-pedro-canario span.autor {
	background-position: -353px -103px;
}
#ianela-rodriguez span.autor {
	background-position: -403px -103px;
}
#lourdes-torres-velasco span.autor {
	background-position: -453px -103px;
}
#raul-perez-albrecht span.autor {
	background-position: -3px -153px;
}
#david-guerra-salvador span.autor {
	background-position: -53px -153px;
}
#gaby-higashionna span.autor {
	background-position: -103px -153px;
}
#fundacion-agreste span.autor {
	background-position: -153px -153px;
}
#hugo-otero span.autor {
	background-position: -203px -153px;
}
#asociacion_argentina_para_la_infancia span.autor {
	background-position: -253px -153px;
}
#monica-esparza span.autor {
	background-position: -303px -153px;
}
#arianne-martinez span.autor {
	background-position: -353px -153px;
}
#autor-pre span.autor {
	background-position: -403px -153px;
}
#guillermo-jimenez span.autor {
	background-position: -453px -153px;
}
#juan-alzugaray span.autor {
	background-position: -3px -203px;
}
#alejandra-irene-hocher span.autor {
	background-position: -53px -203px;
}
#cuidar-diabetes span.autor {
	background-position: -103px -203px;
}
#eugenia-suarez span.autor {
	background-position: -153px -203px;
}
#griselda-bosi span.autor {
	background-position: -203px -203px;
}
#elizabeth-segoviano span.autor {
	background-position: -253px -203px;
}
#nicolas-vallejos span.autor {
	background-position: -303px -203px;
}
#turismo-para-todos span.autor {
	background-position: -353px -203px;
}
#maria-alicia-esain span.autor {
	background-position: -403px -203px;
}
#luis-antonio-rincon-garcia span.autor {
	background-position: -453px -203px;
}
#mariella-varela span.autor {
	background-position: -3px -253px;
}
#helena-lopez-casares span.autor {
	background-position: -53px -253px;
}
#claudio-maria-dominguez span.autor {
	background-position: -103px -253px;
}
#fundacion-mapfre span.autor {
	background-position: -153px -253px;
}
#eduardo-perez-valencia span.autor {
	background-position: -203px -253px;
}
#educacion-vial span.autor {
	background-position: -253px -253px;
}
#gerardo-hernan-sesin span.autor {
	background-position: -303px -253px;
}
#rosa-maria-fernandez span.autor {
	background-position: -353px -253px;
}
#nelson-harrinsson span.autor {
	background-position: -403px -253px;
}
#gustavo-arencibia-carballo span.autor {
	background-position: -453px -253px;
}
#esperanza-soto span.autor {
	background-position: -3px -303px;
}
#marisa-russomando span.autor {
	background-position: -53px -303px;
}
#grabiel-garay-castillo span.autor {
	background-position: -103px -303px;
}
#andres-gerrard span.autor {
	background-position: -153px -303px;
}
#fundacion-tigre span.autor {
	background-position: -203px -303px;
}
#jesus-trejo-mandujano span.autor {
	background-position: -253px -303px;
}
#lila-machado-tarre span.autor {
	background-position: -303px -303px;
}
#yolanda-cacciavillani span.autor {
	background-position: -353px -303px;
}
#ana-isabel-gutierrez span.autor {
	background-position: -403px -303px;
}
#marina-caballero-del-pozo span.autor {
	background-position: -453px -303px;
}
#raul-rustan span.autor {
	background-position: -3px -353px;
}
#david-gomez-salas span.autor {
	background-position: -53px -353px;
}
#sheila-lopez span.autor {
	background-position: -103px -353px;
}
#silvia-beatriz-calderon span.autor {
	background-position: -153px -353px;
}
#rosa-perez span.autor {
	background-position: -203px -353px;
}
#manos-por-hermanos span.autor {
	background-position: -253px -353px;
}
#mauricio-yanez-bernal span.autor {
	background-position: -303px -353px;
}
#paola-miranda span.autor {
	background-position: -353px -353px;
}
#clara-camargo span.autor {
	background-position: -403px -353px;
}
#loreto-ortiz span.autor {
	background-position: -453px -353px;
}
#jorge-queirolo-bravo span.autor {
	background-position: -3px -403px;
}
#patricia-beatriz-deniard span.autor {
	background-position: -53px -403px;
}
#silvia-florentino span.autor {
	background-position: -103px -403px;
}
#sagrario-martin-moreno span.autor {
	background-position: -153px -403px;
}
#lydia-gimenez-llort span.autor {
	background-position: -203px -403px;
}
#patricia-mabel-area span.autor {
	background-position: -253px -403px;
}
#aluba span.autor {
	background-position: -303px -403px;
}
#fania-herrera span.autor {
	background-position: -353px -403px;
}
#luisa-cabero-cabieses span.autor {
	background-position: -403px -403px;
}
#lic-gisela-gurfinkiel span.autor {
	background-position: -453px -403px;
}
#fernanda-forgia span.autor {
	background-position: -3px -453px;
}
#giuliana_gaona span.autor {
	background-position: -53px -453px;
}
#lidia-selas span.autor {
	background-position: -103px -453px;
}
#tatiana_bacigalupe span.autor {
	background-position: -153px -453px;
}
#florencia_domato span.autor {
	background-position: -203px -453px;
}
#susana-passano span.autor {
	background-position: -253px -453px;
}
#maria-ines-casala span.autor {
	background-position: -303px -453px;
}
#juan-carlos-pisano span.autor {
	background-position: -353px -453px;
}
#guillermo-galli span.autor {
	background-position: -403px -453px;
}
#susana-ballaris span.autor {
	background-position: -453px -453px;
}

div.postavatar img {
	width: 100px;
	height: 100px;
	border: 5px solid #B8DADC;
	text-align: center;
	margin:10px;
	}
div.postavatarpre{
	float: left;
	}

div.postavatarpre img {
	background-color: #F2F5F5;
	width: 50px;
	height: 50px;
	border: 5px solid #B8DADC;
	text-align: center;
	margin: 0;
	}