/* @override 
	http://dev-purobueno/wp-content/themes/purobueno-v2/style.css
	http://purobueno.com/wp-content/themes/purobueno-v2/style.css
*/

/*  
Theme Name: PuroBueno v2
Theme URI: http://www.purobueno.com
Description: .....
Version: 2.0
Author: Sergio Majluf
Author URI: http://www.basa.cl
Blueprint CSS Framework
http://code.google.com/p/blueprintcss/

*/

@import 'css/default.css';
p.fuente {
	background-color: #e9e9da;
	border-top: 1px dotted #93938c;
	padding: 5px;
}
p.fuente strong {
	display: block;
}
p.fuente a{
	background: url(images/var.png) no-repeat;
	padding: 0 10px 10px 25px;
}
p.fuente em a,
p.fuente a em {
background-color: #e9e9da; background-image: none;
padding: 0;
}

img.flotaIzquierda {
	float: left;
	margin: 0 10px 10px 0;
}
img.flotaDerecha {
	float: right;
	margin: 0 0 10px 10px;
}

#cuerpo {
	margin: 24px 0;
	width: 980px;
}
#contenidos {
	width: 690px;
	display: block;
	float: left;
	background: #fff url(images/separador-columnas.gif) repeat-y;
	padding-top: 16px;
	padding-left: 10px;
}
#contenidos.pagina {
	padding-top: 0px;
	margin-top: 0;
	background: #fff url(images/borde-izq.gif) repeat-y;


}
#contenidos.pagina .post h1 a {
	color: #40808e;
	margin: -20px 5px 20px 0px;
	font: normal 60%/1.3em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	min-height: 30px;
	display: block;
}

.catHome {
	width: 325px;
	padding: 0 0 0 5px;
}
.catHome p.categoria {
	font-style: italic;
	font-family: "Lucida Sans", Lucida, Verdana, sans-serif;
	color: #898989;
	border-bottom: thin dotted #898989;
}
.catHome p.categoria a {
	color: #898989;
text-decoration: none;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
}
.catHome img {
	max-width: 310px;
}

div.entryHomesecond {
border-top: 1px dotted #e8e8e8;	
padding-top: 15px;
}

div#desarrollohumano.catHome {
float: left;	
}
div#medioambiente.catHome {
float: right;
padding-right: 5px;	
}
#titulares {
	margin: 0 0 0 -10px;
	padding: 10px 15px;
	border-top: 2px solid #e8e8e8;
	background: #f4f4ec url(images/bg-titulares.gif) no-repeat;
}

#titulares p.postmetadata a {
	color:#82a53d;
	
}
#titulares h3 a {
	text-transform: uppercase;
	font: 90% Georgia, "Times New Roman", Times, serif;
}
#accesos {
	float: left;
	font-size: 95%;
	width: 265px;
	padding: 20px 0 0 15px;
	background: url(images/bg-accesos.gif) repeat-y;
}
#somos p strong {
	color: #5b6f28;
}
#sitios.aside ul li.fix a img {
	width: 40px;
	float: right;
}
.aside ul.autores {
	padding: 0 0 95px 10px;
	width: 250px;
}
