/*
Theme Name: El Portalico
Theme URI: http://wordpress.org/
Description: Tema propio desarrollado en 2009
Version: 1.0
Author: Hostal El Portalico
Author URI: 
Tags: noche, linares, portalico, hostal, turismo
*/

/* --
CSS Reseter --> técnica para inicializar todos los estilos que vienen por defecto en los navegadores
-- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }


/* ========================================= clearfix == */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* --------------------------------------------------- fin del css reseter --------------------------------------------------------------------------------*/





/* =============================================== BODY ========================================================= */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif; 
	color:#BBB;
	letter-spacing: 0.5px;
	background: #131512;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

/* =============================================== PAGE ========================================================= */
#page {
	background-color: #131512;
	border: 0;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

/* =============================================== HEADER ========================================================= */
#header {
	background: #131512 url('images/cabecera.jpg') no-repeat right top;
	margin: 0;
	padding: 0;
	height: 175px;
	width: 760px;
	}


	#header h1 {
		visibility: hidden;
		position: relative;
		top: 3px;
		margin: 0;
		display: inline;
		color: #FFFFFF;
		font: 6em georgia,times,serif;
		/*letter-spacing: 5px;*/
		font-variant: small-caps;
		font-weight: bold;
	}
	#header h2 {
		visibility: hidden;
		position:relative;
		margin: 0;
		color: #FFFFFF;
		font:2.3em georgia,times,serif;
		letter-spacing:5px;				
		font-variant:small-caps;
		font-weight: bold;
	}

	
/* =============================================== CONTENT ========================================================= */
#content {
	font-size: 1.15em;  
	width:78%;  /* antes 79% */
	text-align: justify;
	}
#content_principal {
	font-size: 1.15em;   
	width:100%;
	}
#contenido_dcha {
	width: 15%;
	float: left;
	margin-top: 15px;
}
#contenido_izq {
	width: 100%;
	float: left;
}
#contenido_cent {
	float: left;
	width: 73%;
	text-align: center;
}
#logocalidad {
	background: #131512 url('images/logo_calidad4.jpg') no-repeat;
	width: 176px;
	height: 42px;
}
#imagen_principal {
	background: #131512 url('images/portalico.jpg') no-repeat center top;
	width: 146px;
	height: 300px;
	margin: 10px 5px;
	padding: 0;
	float: left;
}


/* ====================================== FOOTER ============================================================*/
#footer {
	clear:both;
	background: #131512;
    border: 0; 
	text-align:center;
	padding:10px 0 5px 0;
}
	#footer a {
		text-decoration:none;
	}
	#footer a:hover {
		color:#ECCA42;
	}
	#footer p , #footer p a {
		text-align:center;
		/*font: 11px verdana, arial, helvetica, sans;*/
		font: 11px arial, verdana, helvetica, sans;
		color:#999;
		letter-spacing: 1px;   /* antes 2px */
		margin:0;
	}

/* ====================================== SIDEBAR ============================================================*/
#sidebar {
	background: #131512;
    float:right;  /*Si queremos el menu a la izquierda basta con usar left para desplazar el menu a la #izquierda.*/
    width:21%;
	margin: 20px 0;  /* dejamos un poco de espacio por arriba */
    border: 0; 
	position:relative;
	/*min-height: 350px;*/
	font: 14px verdana, arial, helvetica, sans;
}

/* ========================================= anti spam mail ======================================================*/
span.test { 
	direction: rtl; 
	unicode-bidi:bidi-override; 
} 
	
/* ====================================== ????????? ============================================================*/
.widecolumn .entry p {
	font-size: 1.05em;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin: 15px 0;  /* espaciado entre titulo y contenido */
	}
.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 450px;
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}
.thread-alt {
	background-color: #131512;
}
.thread-even {
	background-color: #131512;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
	border-right: 1px solid #ddd;
}
.alt {
	margin: 0;
	padding: 0 10px 5px 10px;
	}
.postmetadata {
	float: right; 
	/*clear: both;*/
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.clear {
	clear: both;
}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
hr {
	display: none;
	}

/* ====================================== MOSAICOS DE IMAGENES PARA ENLACES =========================*/
#mosaicoinicio {
	background: #131512 url('images/varias_portalico2.jpg') no-repeat;
	height: 200px;
	width: 750px;
	margin: 0;
	padding: 0;
}
#mosaico {
	background: #131512;
	height: 240px;
	width: 760px;
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}
.enlacemosaico {
	background: url('images/imagen1.jpg') no-repeat;
	float: left;
	display: inline;
	width: 140px;
	margin: 5px;
	padding: 0;
}
#imagenmosaico_index1 {
	background: url('images/imagen1.jpg') no-repeat;
	height: 189px;
	width: 140px;
}
.textoenlace {
	color: #FFFFFF;
	font: 1em verdana,helvetica,georgia;
	font-weight: bold;
	padding:7px 0 7px 0;
}
.textoenlace:hover {
	color: #ECCA42;
	text-decoration: underline;
}
.titulo_seccion {  /* imagen de fondo para los títulos de las secciones */
	background: url('images/prueba_titulo_1.jpg') center top no-repeat;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
}
	
/* ====================================== CABECERAS Y TIPOGRAFIA =======================================*/

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #777;
	}
strong {
	font-weight: bold;
}
em {
	font-weight: italic;   /* pendiente de averiguar cómo */
}
h1, h2, h3 {
	font-family: 'Arial Black', Arial, 'Trebuchet MS', Verdana, 'Lucida Grande', Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}
h2, h2 a, h2 a:visited {
	color: #000000;   
	}
h3, h3 a, h3 a:visited {
	color:#ECCA42; 
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}
h2 {
	font-size: 2.2em;	/* antes 1.8em */
	margin: 0 0 0 0;  /* antes 0 0 20px 0; */
	text-align: center;
	letter-spacing: 1px;	/* antes 2px */
	padding: 5px 0 5px 0;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
a, h2 a:hover, h3 a:hover {
	/*color: #CCC;*/
	color: #ECCA42;    /* antes #999 */
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #CCC;     /* antes #ECCA42 */
	text-decoration: underline;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
p {
	padding: 5px 0;
}
.data {
	text-align: right;
	font-weight: bold;
}	
	
	
	
	/* ====================================== IMÁGENES =======================================*/
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0.5em 0 0.5em 0.5em;
	display: inline;
	float: right;
	}
img.alignleft {
	padding: 0;
	margin: 0.5em 0.5em 0.5em 0;
	display: inline;
	float: left;
	}
.alignright {
	float: right;
	margin: 0 0 0.5em 0.5em;
	}
.alignleft {
	float: left;
	margin: 0 0.5em 0.5em 0;
	}
.aligncenter, img.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
a img {
	border: none;
	}
#imagenes {   /* imagenes pagina principal */
	text-align: center;
	border: none;
	padding: 20px 0;
}
	
/* ====================================== POSTS (ENTRADAS) =======================================*/
.entry p a:visited {
	color: #ECCA42;    /* antes #b85b5a; */
	}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post hr {
	display: block;
	}
.entry ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
ol li {
	list-style: decimal outside;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	
/* ====================================== COMENTARIOS =======================================*/
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist li {
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}
.commentmetadata {
	font-weight: normal;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	clear:both;
	}
#comments {
	text-align: center;
	clear:both;
}
.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
.children { 
	padding: 0; 
	}
	
	
/* ====================================== CALENDARIO =======================================*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	display: block;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}
#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 caption, cite {
	text-decoration: none;
	}	
	

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}


/* ====================================== FORMULARIOS =======================================*/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

	
/* ====================================== CAPTIONS =======================================*/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #131512;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* ====================================== MENÚ VERTICAL ============================================================*/
.bloquemenu {
	margin: 10px 0 0 0;
	padding: 50px;
	min-height: 0;
}
	.bloquemenu:after {
		content: "."; 
		height: 0; 
		display: block; 
		visibility: hidden;
		overflow: hidden;
		clear: both; 
	}
.menu {
	width: 11em;
}
	.menu, .menu ul {		/* remove all list stylings */
		margin: 0;
		padding: 0;
		border: 0;
		list-style-type: none;
		display: block;
	}
	.menu li {
		margin: 0;
		padding: 0;
		border: 0;
		display: block;
		position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
		z-index: 5;		/* thus we need to apply explicit z-index here... */
	}
		.menu li:hover {
			z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
			white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
									see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
		}
			.menu li:hover>ul {
				visibility: visible;	/* display submenu them on hover */
				right: 100%;	/* and move them to the left of the item */
			}
	.menu ul {
		visibility: hidden;	/* initially hide all submenus. */
		position: absolute;
		z-index: 10;
		right: 0;	/* while hidden, always keep them at the top right corner, */
		top: 0;		/* 		to avoid scrollbars as much as possible */
	}

	/* -- float.clear --
	force containment of floated LIs inside of UL */
	.menu:after, .menu ul:after {
		content: ".";
		height: 0;
		display: block;
		visibility: hidden;
		overflow: hidden;
		clear: both;
	}
	.menu, .menu ul {	/* IE7 float clear: */
		min-height: 0;
	}
	/* -- float.clear.END --  */

	/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
	.menu ul {
		background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
		padding: 30px 10px 30px 30px;
		margin: -30px -10px 0 0;
	}

	/* - - - MiMenu: - - - */
	.menu, .menu ul li {
		background: #2A1804;   /* marrón oscuro */
	}
	.menu {
		width: 11em;   /* ANCHURA BLOQUE DEL MENÚ */
		float: right;
	}
		.menu ul {
			width: 11em;
		}
		.menu a {
			text-decoration: none;
			color: #CCC;
			padding: .4em 1em;
			display: block;
		}
			.menu a:hover, .menu li:hover>a {
				color: #ECCA42;  
			}
		.menu li {	/* Bordes alrededor de cada elemento */
			border: 1px solid #ccc;    /* BORDES */
		}
			.menu>li + li, .menu ul>li + li {	/* and remove the top border on all but first item in the list */
				border-top: 0;
			}
			.menu li:hover>ul {	/* inset submenus, to show off overlapping */
				top: 5px;
				right: 90%;
			}
/* ====================================== FIN MENÚ VERTICAL ============================================================*/


/* ====================================== IMAGEN PAGINA PRINCIPAL============================================================*/
.dropshadow {
	position: relative;
	float:left;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
	width: 30%;
}
.innerbox {
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}

/* ====================================== TABLA DE TARIFAS ====================================================================== */
.tarifas {
	width: 580px;
	border: 2px solid #ECCA42;
	border-collapse: collapse;
}
.tarifas th, .tarifas td {
	border: 1px solid #ECCA42;
	text-align: center;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

