* { margin: 0; padding: 0; }

body {
	background: #FFF url(http://static.tumblr.com/g1kclwv/SPZkfzvzb/fondo.png) repeat-x;
	margin: 0;
	padding: 0;
	font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:15px;
	color: #202020;
}

#nubes {
	height: 147px;
	background: url(http://static.tumblr.com/g1kclwv/oKGkfzvzx/nubes.png) no-repeat center;
}

a {
	color: #2D95CC;
	outline: 0;
	text-decoration: none;
}
a img {	border: 0; }

h1, h2, h3, h4 { color: #333; }
p, h3, h4 { font-weight: normal; }

#logo, #blog { width: 750px; }

#logo {
	position: relative;
	top: 30px;
	margin: 0 auto;
	padding-top: 55px;
	height: 59px;
}
	#logo h1, #descripcion { width: 572px; float: left; }
	#logo h1 { font-size: 30pt; } #logo h1 a { color: #333; }
	#descripcion { font-size: 10pt; }

#top-busqueda {
	float: right;
	position: relative;
	top: -21px;
}
#top-busqueda input {
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode";
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
#top-busqueda input[type=text] {
	padding: 2px 0 2px 20px;
	height: 17px;
	margin-right: 2px;
	background: #FFF url(http://static.tumblr.com/g1kclwv/5eZkfzvyr/lupita.gif) no-repeat 3px;
	border: 1px solid #CCC;
	color: #333; /* cero */
	float: left;
	width: 185px;
}
#top-busqueda input[type=submit] {
	margin-left: 3px;
	height: 23px;
	padding: 0 2px 1px 2px;
	font-size: 8.5pt;
	border: 1px solid #333;
	background: #333;
	color: #FCFEFD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
}
	#top-busqueda input:hover[type=submit] { background: #666; }
	#top-busqueda input:focus[type=submit] { background: #000; }

#foot {
	font-size: 8.5pt;
	color: #999;
	text-align: center;
	clear: both;
	margin: 80px auto 0 auto;
	padding-bottom: 50px;
}
	#foot a {
		color: #666;
	}
	#foot a:hover {
		color: #2D95CC;
	}
	#foot p {
		margin-top: 5px;
		font-size: 7.5pt;
	}

#blog {
	margin: 60px auto 25px auto;
}

.search_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	padding: 15px;
	text-align: center;
	margin-bottom: 30px;
}

.search_no {
	color: #C00;
	font-size: 10pt;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	margin: 50px 0;
}

.post {
	background: #FFF;
	display: block;
	margin-bottom: 60px;
}
	.post a:hover {
		text-decoration: underline;
	}
	.post ul, div.post ol {
		list-style: none;
		margin: 15px 40px;
	}
	.post ul li {
		list-style-type: disc;
	}
	.post ol li {
		list-style-type: decimal;
	}

.pfooter {
    display:block;
    width:650px;
    margin-bottom: 60px;
}
a.fecha {
	color: #666;
	padding: 0 4px 4px 0;
	float: left;
    margin:3px 0 25px;
}
a:hover.fecha {
	text-decoration: none;
	border-bottom: 1px solid #CCC;
}
.fecha b {
		color: #CCC;
	}

.post h2 {
    font-size:20px;
    margin:0 0 3px;

}
	.post h2 a, .post h3 a { color: #0054ad; }
	.post h2 a:hover, .post h3 a:hover { color: #058FBC; }

.post h2.hlink {
	font-size: 16pt;
	font-weight:normal;
}

.el_post {
	margin: 0 50px 0 0;
}

.el_post img { margin: 0; }
	
.quien {
	font-size: 9pt;
	margin: 5px 0 7px 95px;
}

.la_quote {
	font-family: Georgia, "Times New Roman", Times, serif;
}
	.la_quote blockquote {
		margin: 0;
		color: #333;
		background: #F7F7F7;
		min-height: 0.5em;
		border: 1px solid #D6D6D6;
		font-style: italic;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		display: table;
	}

blockquote {
	padding: 13px 10px;
	border-left: 3px solid #EEE;
	margin: 4px 0 0 15px;
}

.la_imagen a img {
	margin: 0; padding: 0;
}

p.quien_quote {
	display: block;
	float: left;
	position: relative;
	top: -1px;
	left: 12px;
	background: url(http://static.tumblr.com/g1kclwv/CIrkezez3/talk_quote.gif) no-repeat;
	padding: 6px 0 0 25px;
	font-size: 11pt;
}

#paginacion {
	border-top: 1px solid #E9EBEC;
	padding: 5px 0 16px 0;
}

#in_paginacion {
	width: 80%;
	min-height: 1em;
	margin: 0 auto;
	color: #666;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
	#in_paginacion a {
		color: #FFF;
		background: #059BCD;
		font-weight: normal;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		padding: 3px 7px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		z-index: 100;
	}
	#in_paginacion a:hover {	background: #024F68; }
	a.pag_an { float: left; }
	a.pag_sg { float: right; }

#paginacion span {
	position: relative;
	left: 50%;
	margin-left: -75px;
	width: 120px;
	top: 20px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	display: block;
	z-index: 1;
}

p.caption {
	margin-top: 8px;
	background: url(http://static.tumblr.com/g1kclwv/XgMkgs0pt/caption.gif) no-repeat 3px 3px;
	padding-left: 15px;
	font-size: 10pt !important;
}

/* chat */
.line1, .line2 {
	padding: 5px;
}
.line1 { border-top: 1px solid #DDF0F0; }
.line2 { border-top: 1px solid #FFF; background: #F2F9F9; }
