/*  
mod by; eme > www.emeworks.com
*/
html > body{
        padding: 0;
        margin: 0;
}
h1{
	text-indent: -9999px;
	height: 100px;
	width: 300px;
}
h1 a{
	display:block;
	height: 180px;
	width: 270px;
	background: url(schemes/blue/images/life.gif) no-repeat;
}
h1 a:hover{
	background: url(schemes/blue/images/life_over.gif) no-repeat;
}
h3{
	margin-bottom:5px;
}
h3.posttitle{
	font: 2.4em Arial, Helvetica;
	font-weight: bold;
color:#0057a7;
}
.sidebars h4{
	font: 1.6em  Arial, Helvetica;
	font-weight: bold;
	color:#535c65;
	border-bottom: 0px solid #64717d;
	padding: 5px 10px;	/*border-bottom: 2px solid #c6cdd3;*/
	margin-bottom: 4px;
}
.sidebars li + h5 {
	display:none;
	border-top: none;
}

#main {
	padding: 3px 15px 9px;
}


.post{
	border-bottom: 3px solid #c6cdd3;
}

.entry p{
	font-size:1.1em;
	color:#666666;
	}

.datestamp div {
	color: #a3b3c1;
	text-align: center;
	line-height: 1.4em;
	font-family: Arial, helvetica, Sans-Serif;
	padding: 1px;
	width: 2.9em;
	font-size:1.1em;
}

.datestamp {
	display: inline;
	padding: 1px;
	float: left;
	margin-right: 1em;
}

.datestamp span {
	display: block;
}


.datestamp span.cal1{
	margin-top:2px;
}
.datestamp span.cal2{
	font-size:1.3em;
	margin: 2px 0px;
}
.datestamp span.cal3{
	margin-bottom:2px;
}

.postinfo{
	border-bottom:;
	padding-bottom:25px;
	border-bottom: 1px solid #CCCCCC;
}
#header{
        margin-top: 0px;
       
}
#headerimg {
	position: relative;
	left: 10px; 
	top: 9px;
	height: 230px;
	width: 965px;
	z-index: 100;
	/*background: url('schemes/blue/images/head-1024.jpg') top center no-repeat;*/
        background: #none;

	}

.widget_text{
	list-style:none;
	padding-left: 0;
	margin-left:0;
}
.textwidget {
	padding: 10px;
	margin-top:10px;
	margin-left:0;
	background:#fff;
}
.inline-widgets li ul {
	padding-left: 0em;
}

div.postinfo{
	margin-top:10px;
}
div.entry p{
	font-size:1.2em;
	}

#extras{
	margin-bottom:10px;
}

.sidebars{
	font-size:1.15em;
}

.sidebars li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 10px 10px;
}

.sidebars ul, .sidebars ol {
		margin-right:5px;
	padding: 0;
	border-top: 1px solid #CCCCCC;
}

.sidebars ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 10px 4px 20px;
	background: url(schemes/blue/images/sidebar-bullet.gif) no-repeat 5px 6px;
}
.sidebars ul li:hover {
	/*background-color:#fcfcfc;
	padding-left: 15px;*/
}

ol, .sidebars ol {
	list-style: none;
	list-style-image: none;
}

#tag_cloud {
	
}
.recentcomments{
	font-size:0.75em;
}
.recentcomments a{
	font-size:1.25em;
	display:block;
}

.pComentarios{
	background: #F8F8F8;
	padding: 7px 10px;
	font-size: 0.9em;
	border-top: 1px solid #E2E6E9;
	border-bottom: 1px solid #E2E6E9;
}

.sidebars #searchform #s {
	border: 1px solid #ddd; 
	width: 160px;
	padding: 2px;
}
