html {
	font-family: Arial, Helvetica, sans-serif;
	background: #e7dad1 url("bg.png") repeat-x top;
}
#contenido h1, h2, h3, h4 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	padding-top: 1em;
	letter-spacing: 0.05em;
}
#contenido h1 {
	font-family: Georgia,Garamond,"Times New Roman","MS Serif", "New York", serif;
	font-size: 1.7em;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: 0;
}
h3 {
	font-size:1.2em;
	letter-spacing: 0.04em;
}
h4 {
	font-size:1.1em;
	padding: 0.6em 0 0 0;
}
p, h4 {
	text-align: justify;
}
p {
	text-align: justify;
	padding: 0.3em 0;
}
div.comentarios p {
	padding: 0;
}
p.comentarios {
	font-size:0.9em;
	text-align:right;
}
a, a:link {
	color:#AE2612;
	text-decoration: none;
}
a:visited {
	color:#9F3E31;
}
a:hover, a:active {	
	text-decoration: underline;
}



.precontenido {
	width: 1000px;
	margin: 0 auto;
	}
#precontenido1 {
	background: url("bg-precontenido1.png") repeat-x bottom;
	}
#precontenido2 {
	background: #efe5de;
	}
#precontenido3 {
	background: #E0CBBD;
	border-top: 1px solid #CA9382;
	}

.contenido {
	width: 920px;
	margin: 0 auto;
	padding: 0 20px;
}
.acercade {
	font-size:0.8em;
	color:#555;
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
}

#encabeza {
	height: 221px;
	background: url("bg-encabeza.png") no-repeat top;
}
#encabeza h1 a {
	text-indent: -9999px;
	display: block;
	padding: 60px 0 0 60px;
	width: 460px;
	height: 90px;
}
#menu {
	height: 36px;
	background: #fff;
	text-align: center;
	padding-top: 15px;
}
#contenido {
	background: #fff;
}
#izquierda {
	float: left;
	width: 590px;
}
#derecha {
	float: right;
	width: 300px;
}
#contenido #espacio_final {
	clear:both;
	padding: 1em; /* hace el espacio al final */
}


/*
ul.sitiosamigos {
	padding-left:1em;
	font-size:0.9em;
}
ul.sitiosamigos li {
	list-style: disc outside;
}
*/


/**********************************
			PORTADA
***********************************/
.post div {
	padding: 1.2em 1em;
}
.frase {
    font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	display: block;
	padding: 0.5em 1em;
	letter-spacing: 0.2em;
	text-align: center;
	font-variant: small-caps;
	text-transform: lowercase;
	line-height: 1.8em;
	background: url("bg-post.jpg") right bottom no-repeat;
	font-size:1.1em;
}
/* frase */
.frase a:hover, .frase a:link, .frase a:active, .frase a:visited {
	color: #333;
	text-decoration: none;
}
.post .frase span, .post p.autor {
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, Times, serif;
	font-style: italic;
    color: #888;
    font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 0.8em;
}
/* autor */
span.autor a, span.autor a:visited, span.autor a:link {
    color: #AE2612;
}
span.autor a:hover, span.autor a:active {
    color: #777;
    text-decoration:underline;
}







/**********************************
			FRASE
***********************************/

.interno .frase {
	font-size: 1.5em;
}
.interno p.autor {
	text-align: center;
	font-size: 1.3em;
	letter-spacing: 0.3em;
}












#adsense_derecha {
	padding: 1em 0;
}


#pie {
	text-align: center;
	font-size: 0.8em;
	padding: 1.4em;
	color: #555;
}

p.tags a {
	background: no-repeat left;
	padding: 0 0 0.3em 19px;
	background-image: url('iconos/tag.png');
	margin-left: 0.5em;
}



#suscribite a {
	display: block;
	line-height: 24px;
	margin: 9px 0;
	padding-left: 28px;
	background: url('iconos/global.png') no-repeat 0 0;
}
#suscribite a.twitter {
	background-position: 0 -24px;
}
#suscribite h4 {
	color:#777;
	font-size: 0.9em;
}
#suscribite input {
	color:#333;
	border: 1px solid #aaa;
	font-size: 12px;
	padding: 5px 10px;
	margin:0;
}
#suscribite input.correo {
	color:#555;
	padding: 6px 2px 6px 34px;
	padding-left: 34px;
	width: 210px;
	background: #eee url('iconos/global.png') no-repeat 3px -48px;
}

#slogan {
	font-size: 0.85em;
	color:#999;
	padding-bottom: 1em;
}


#links a {
	background: url('iconos/global.png') no-repeat 1px -76px;
	padding-left: 15px;
	font-size: 0.85em;
}





/**********************************
			Videos de Amor
***********************************/

#videosyamor h2 a {
	color:#555;
	font-size: 0.7em;
}
#videosyamor h2 a:hover {
	color:#911;
}
#videosyamor h4 {
	padding: 0;
	font-weight: bold;
}
#videosyamor p img {
	float: left;
	border: 1px solid #baa;
	padding: 1px;
	margin-right: 5px;
}
#videosyamor p.desc {
	font-size: 0.7em;
	color:#777;
}
#videosyamor p.link {
	clear: both;
	text-align: center;
	font-weight: bold;
}








.adsense.entremedio {
	text-align: center;
}