body {
	background-color:#000;
	margin:0;
	font-size:13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
/*	text-align:center;  IE Fix */
	color:#ECEAEA;
}
a, a:visited {
	color:#ADA8A8;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}

a.small {
	text-decoration:none;
	font-weight:bold;
}

/*------------------------------------------------------------*
**  header - HEIGHT:modify both #header and #logo
**------------------------------------------------------------*/	
#header {
	width:980px;
	margin:10px auto 0 auto;
	border-bottom:15px solid #000;
}
#navcontainer {
	width:980px;
	margin:0 auto;
	overflow:hidden;
}
.logonav1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	line-height:1.2em;
	font-weight:bold;
	text-align:center;
	width:100%;
	padding:5px 2px 5px 5px;
	overflow:hidden;
	border-bottom:10px solid #000;
	background:#fba011;
}
.logo {
	width:100%;
	height:110px;
	margin-top:auto;
	margin-bottom:10px;
	background:#fba011 url(https://www.odiario.info/b2-img/logo.jpg) center center no-repeat;
}
.logolink {
	width:300px;
	height:110px;
	margin:0;
	float:left;
}
.logorss {
	margin-left:410px;
	margin-top:20px;
	font-size:1.1em;
	float:right;
}

#header a:link, #header a:visited {
	color:#fff;
}
#header a:hover {
	color:#993300;
	text-decoration:underline;
}

/*------------------------------------------------------------*
**  container
**------------------------------------------------------------*/	
#container {
	width:980px;
	margin:0 auto 5px auto;
	overflow:hidden;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	background:#333;
}

#main {
	width:100%;
	float:left;
	text-align:left;
}

#col_center{
	width:81%;
	float:left;
	margin-right:1px;
	margin-bottom:5px;
	padding-bottom:5px;
}
.col_center_content {
	margin-top:2px;
	width:98%;
	padding:0 10px 10px 10px;
}
.col_center_left {
	width:66%;
	float:left;
}

#col_center_single{
	width:80%;
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-right:5px;
	border-right:1px solid #666;
	background:#474040;
}

.col_center_art {
	margin:0 10px 5px 0;
	width:96%;
	padding:0 10px 5px 10px;
	background:#18424A;
	border-bottom:1px solid #666;
}

#sidebar_left {
	width:30%;
	float:left;
	padding-right:10px;
	text-align:left;
	margin:0 10px 5px 10px;
	overflow:hidden;
}

#sidebar {
	width:16%;
	float:left;
	padding-right:10px;
	text-align:left;
	margin:0 10px 5px 0;
	overflow:hidden;
}
.sidebar_contentbox {
	width:100%;
	padding:5px 0 10px 10px;
	overflow:hidden;
}
.sidebarleft_contentbox {
	margin-bottom:15px;
	width:100%;
	padding:5px 0 10px 10px;
	overflow:hidden;
	background:#18424A;
	border-bottom:1px solid #666;
}

.post {
	padding:5px;
	overflow:hidden;
	}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	width:100%;
	margin-top:10px;
	background-color:#fba011;
	clear:both;
}
#footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#993300;
	text-decoration:underline;
}
.footersep {
	font-size:1.05em;
	float:left;
	width:24%;
	padding-top:7px;
	margin:0 2px;
	text-align:center;
	display:block;
}

/*------------------------------------------------------------*
**  styles
**------------------------------------------------------------*/	
h1 {
	font-size:1.9em;
	font-family:Times,serif,blod;
	background-color:#993300;
	margin-top:5px;
	padding-left:10px;
	padding-bottom:3px;
	font-weight:bold;
}
h1.standout {
	font-size:2em;
	font-family:Times,serif,blod;
	background-color:#e8f2f5;
	margin:0px;
	padding-left:0px;
	padding-bottom:3px;
	font-weight:normal;
}

.leftPan_standout {
	margin-top:10px;
	padding-left:4px;
	background-color:#e8f2f5;
	overflow:hidden;
	border-width:1px 0 1px 9px;
	border-style:solid;
	border-color:#000;
}

h2 {
	font-size:1.6em;
	font-weight:normal;
	line-height:1em;
	margin:0 0 5px 0;
	padding-top:1px;
}
#sidebar h2 {
	font-size:1.6em;
	font-weight:normal;
	line-height:2em;
	background:#000;
	margin:3px 0;
	padding-left:10px;
}
#sidebar_left h2 {
	font-size:1.9em;
	font-weight:normal;
	line-height:1.4em;
	background:#000;
	margin:0 0 5px 0;
	padding:0 0 2px 10px;
	border:none;
}

h3 {
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
} /* other titles */

h4 {
	font-size:1.15em;
	line-height:1.2em;
	font-weight:normal;
}

#sidebar ul {
	margin:0;
	padding:8px 0 5px 11px;
	list-style-image:none;
	}

#sidebar li {
	list-style-image:url(https://www.lahaine.org/wapa/wp-images/flecha1.gif);
	padding-right:6px;
	}

p {
	max-width:100%;
	line-height:1.4em;
}

.small {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.50em;
	font-weight:normal;
	padding:3px 0 3px 5px;
	display:inline;
} /* author, category... */


.pret_art {
	font-size:110%;
	font-family:Times,serif,blod;
	line-height:1.5em;
	display:block;
	padding:10px 0 5px 0;
	color:#e0cdcdc;
}
.tit_colcenter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	line-height:1.3em;
	display:block;
	padding:6px 0 5px 0;
}

.tit_side {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:bold;
	padding-bottom:5px;
}

.firma_art {
	font-size:1.1em;
	font-weight:normal;
	font-style:normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top:7px;
}
.entr_art {
	font-size:110%;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	display:block;
	line-height:1.3em;
	padding-top:1px;
}
.entr_single {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	color:#e0cdcdc;
	display:block;
	line-height:1.3em;
	padding-top:10px;
}

.entrytext {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:1.15em;
	line-height:normal;
}
.imgp {
	margin:3px;
}
.raya {
	margin:10px 0;
}

.navigation {
	display:block;
	text-align:center;
	margin-top:15px;
	margin-bottom:40px;
	border-top:1px solid #666;
	}

hr {
	margin-top:15px;
	margin-bottom:15px;
	}

/*------------------------------------------------------------*
**  Images
**------------------------------------------------------------*/		
p img {
	padding:0;
	max-width:100%;
	}

a img {
	border:none;
	}

/*	Using 'class="der"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="cent',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.cent {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
img.der {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.izq {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.der {
	float:right;
	}
	
.izq {
	float:left;
	}

.imgp {
	margin:3px;
}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin:10px auto;
	padding:5px 3px; 
	text-align:center;
	}

#sidebar #searchform #s {
	width:115px;
	padding:2px;
	}

#sidebar form {
	margin:0;
	}

#sidebar #searchsubmit {
	padding:1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width:130px;
	}
/* End Form Elements */


/* Begin Calendar */
#wp-calendar {
	empty-cells:show;
/*	margin:10px auto 0; lh v32. */
	margin:10px auto 0 2px;
	width:155px;
	}

#wp-calendar caption, cite {
	text-decoration:none;
	}

#wp-calendar caption {
	font:bold 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
	margin:10px auto 0 auto; /*lh v3.2 */
	text-align:center;
	}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
	}

#wp-calendar td {
	padding:3px 0;
	text-align:center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:#fff;
	}

#wp-calendar a {
	text-decoration:underline;
	display:block;
	color:#999;
	}

#wp-calendar a:hover {
	text-decoration:line-through;
	color:#666;
	}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
	}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
	}
/* 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;
	}

blockquote cite {
	margin:5px 0 0;
	display:block;
	}

.center {
	text-align:center;
	}
