body {
	background-color: #636161;
	margin: 0;
	font-size: 18px;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;/*Montserrat, "Helvetica Neue", sans-serif;*/
/*	text-align: center;  IE Fix */
	color: #eeeee9;
}
a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #888;
}
a.small {
	text-decoration: none;
	font-weight: bold;
}

/*------------------------------------------------------------*
**  header - HEIGHT: modify both #header and #logo
**------------------------------------------------------------*/	
#header {
	width: 1000px;
	margin: 10px auto 0 auto;
}
#navcontainer {
	height: 170px;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	margin-top: auto;
	margin-bottom: auto;
}

.header-nologo {
	width: 100%;
	height: 119px;
	text-align: left;
	padding-left: 20px;
	margin: 0;
	border-top: 1px none #000;
}
.navcontainer-nologo {
	padding: 5px 0 10px 20px;
	text-align: left;
	margin: 0;
	border-bottom: 2px solid #000;
}
/*------------------------------------------------------------*
**  container
**------------------------------------------------------------*/	
#container {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

#main {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#sidebar {
	background-color: #1d1d19;
	width: 250px;
	float: right;
	text-align: left;
	clear: both;
	margin: 50px 0 5px 0;
}
.sidebar_contentbox {
	width:235px;
	margin-top: 10px;
	padding: 5px 5px 10px 10px;
	overflow: hidden;
}

#col_center {
	background-color: #1d1d19;
	width: 695px;
	float: left;
	margin: 50px 0 5px 0;
	padding: 0 10px 10px 10px;
}
.destacado {
	padding:0 40px 10px 40px;
	background-color: #333;
	overflow: hidden;
}
.destacado h1 {
	font-size: 2em;
	margin: 0px;
	padding: 20px 0 7px 10px;
	font-weight: bold;
	border-bottom: 1px solid #eeeee9;
	overflow: hidden;
}

.col_center_title {
	width: 695px;
	clear: both;
	overflow: hidden;
}
.col_center_left {
	width: 150px;
	padding: 10px;
	float: left;
	overflow: hidden;
}
.col_center_content {
	width: 495px;
	padding: 10px;
	margin: 10px 0 60px 0;
	float: left;
	overflow: hidden;
}

.post {
	padding: 5px;
	overflow: hidden;
	}

/*------------------------------------------------------------*
**  styles
**------------------------------------------------------------*/	
h1 {
	font-size: 2em;
	margin: 0px;
	padding: 20px 0 7px 10px;
	font-weight: bold;
	overflow: hidden;
}

h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding-top: 5px;
	overflow: hidden;
} /* banner */

#main h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 15px 0 30px 0;
	padding-top: 5px;
	border-bottom: 1px solid #636161;
	font-weight: bold;
	overflow: hidden;
} /* principal title */

h3 {
	font-size: 80%;
	font-weight: 800;
	line-height: 1.2em;
	margin:10px 0 7px 0;
	text-transform: uppercase;
	overflow: hidden;
} /* other titles */

h4 {
	font-size: 1.15em;
	line-height: 1.2em;
	font-weight: normal;
	overflow: hidden;
} /* author, category... */

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	border: none;
	font-weight: bold;
	overflow: hidden;
	}

#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/blank.gif);
	border-bottom: 1px solid #636161;
	padding:5px 0 5px 0;
	overflow: hidden;
	}

p {
	max-width: 100%;
	line-height: 1.4em;
	overflow: hidden;
}

.small {
	font-size: 80%;
	line-height: 1.50em;
	font-weight: normal;
	padding: 3px 0 3px 5px;
	display: inline;
	overflow: hidden;
} /* author, category... */

.tit_banner {
	font-size: 2.2em;
	line-height: normal;
	font-weight: bold;
	padding-top: 40px;
	overflow: hidden;
}

.entrytext {
	line-height: normal;
	}

.firma_art, .categ {
	font-size: 80%;
	display: inline;
	overflow: hidden;
}
.firma_art a {
	color:#ccc;
    	text-transform: uppercase;
}
.pret_art {
	font-size: 110%;
	padding-bottom: 5px;
	margin: 4px 3px -5px 4px;
	display: block;
	line-height: 1.5em;
	overflow: hidden;
}
.sidebar_link {
	font-size: 85%;
	line-height: 1.5em;
}

.space_dash {
	width:98%;
	border-top:1px solid #ccc;
	margin:15px auto 40px auto;
}
.imgp {
	margin: 3px;
	border: 0;
}
/"copied from b2evo 6102*/
div.videoblock {
  text-align: center;
  margin: 1ex auto;
  overflow: auto;
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
div.videoblock iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.counter-inv {
	color: #fff;
}
.counter-vis {
	font-size: 80%;
	margin: 20px auto;
	padding: 2px 5px 2px 5px;
	color: #ccc;
	background-color: #1d1d19;
	width: 100px;
	text-align: center;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 40px;
	}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {
	width: 1000px;
	margin: 10px auto 0 auto;
	background-color: #000;
	clear: both;
}

.footersep {
	font-size: 0.9em;
	float: left;
	width: 49%;
	padding: 3px 0;
	margin: 8px 2px 5px 0;
	text-align: center;
	display: block;
}

/*------------------------------------------------------------*
**  Images
**------------------------------------------------------------*/		
img {
	margin: 7px;
	border: 0;
	}
p img {
	padding: 7px;
	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: 15px auto 30px auto;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 90%;
	text-align: center;
	margin: 10px auto 0 auto; /*lh v3.2 */
	text-align: center;
	}

#wp-calendar th {
	font-size: 80%;
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	font-size: 80%;
	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;
	}

#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;
	}
/* lh v4.0 go top arrow */
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 4px;
  background: none;
  text-decoration: none;
  background-color: #ccc;
}
#myBtn:hover {
  background-color: #555;
}
