/*  
Theme Name: Ocio Default (Inglés)
Theme URI: http://ociolanzarote.com
Description: Un tema para WordPress basado en default 1.6.
Version: 1.6
Author: Ocio Lanzarote
Author URI: http://ociolanzarote.com
*/


/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/body-bg.gif') repeat-x;
	color: #000;
	text-align: center;
	}

.widecolumn .entry p{
	font-size: 1.05em;
	margin: 1em 0;
	line-height: 1.8em;
	/*text-align: justify;*/
	}

.narrowcolumn .entry p, #content-index .entry p, .cont-hoy {
	font-size: 11px;
	margin: 1em 0;
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	text-aling: left;
	}

#content {
	font-size: 1.05em;
	}

#content-index {
	font-size: 11px;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: 100;
	}

h1 {
	font-size: 1px;
	text-align: right;
	padding: 0px;
	margin: 0;
	}

#headerimg, .description {
	font-size: 1px;
	text-align: right;
	color: #900;
	}

h2 {
	font-size: 1.5em;
	margin: 0;
	}

.narrowcolumn  h2 {
	font-size: 1.5em;
	font-weight: 100;
	margin: 0;
	}

.widecolumn  h2 {			/* titulo en la entrada */
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 12px 0;
	}
	
h2.pagetitle {
	margin-top: 20px;
	text-align: center;
	}

h3 {
	font-size: 16px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #000;
	margin: 10px 0 20px 0;
	text-align: right;
	border-bottom: 1px solid #900;
	}

h4 {
	font-size: 1.2em;
	}

h5	{			/* para titulos peliculas */
	font-size: 1.05em;
	font-weight: bold;
	margin: 15px 0 10px 0;
	}

h6 {				/* para subtítulos en hoteles */
	font-size: 12px;
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	background: transparent url(images/h6bullet.png) no-repeat left top;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #000;
	margin: 30px 0 0px 0;
	padding: 0 0 0 13px;
	text-align: left;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.postmetadata {
	clear: left;
	margin:0;
	padding: 0;
	text-align: right;
	}

.section {
	margin: 0 0 20px 0;
	}

.section p {
	margin: 0 0 5px 0;
	padding: 0;
	}
.separador {
	width: 100%;
	margin: 35px 0 45px 0 !important;
	margin: 35px 0 35px 0;
	height: 20px;
	background: transparent url(images/separador.gif) no-repeat center;
	}

.separador-p {
	width: 100%;
	margin: 15px 0 10px 0;
	height: 11px;
	background: transparent url(images/separador-p.gif) no-repeat center;
	}

.recuadro {
	border: 1px solid #bbb;
	margin: 0 0 40px 0;
	}

.recuadro-sin {
	margin: 0 0 40px 17px;
	}
.pagenav {
	text-align: left;
	margin-top: 30px;
}


/* End Typography & Colors */


/* Begin Links */

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: none;}

#footer p a:link, .sideleft p a:link, .sideright p a:link {color: #000; text-decoration: none;}
#footer p a:visited, .sideleft p a:visited, .sideright p a:visited {color: #000; text-decoration: none;}
#footer p a:hover, .sideleft p a:hover, .sideright p a:hover {color: #000; text-decoration: underline;}
#footer p a:active, .sideleft p a:active, .sideright p a:active {color: #000; text-decoration: none;}

.entry p a:link {color: #000; text-decoration: underline;}
.entry p a:visited {color: #000; text-decoration: underline;}
.entry p a:hover {color: #666; text-decoration: none;}
.entry p a:active {color: #000; text-decoration: underline;}

.cont-hoy a:link {color: #000; text-decoration: underline;}
.cont-hoy a:visited {color: #000; text-decoration: underline;}
.cont-hoy a:hover {color: #666; text-decoration: none;}
.cont-hoy a:active {color: #000; text-decoration: underline;}

h1 a:link, h1 a:hover, h1 a:visited, h1 a:active {
	text-decoration: none;
	color: #900;
	}
h2, h2 a, h2 a:visited { color: #000; }

h2, h2 a, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2 a:hover  {
	color: #000;
	text-decoration: underline;
	}

#prev a, #next a {
	font-size: 9pt;
	}

/* End Links */


/* Begin Structure */

body {
	margin: 0;
	padding: 0; 
	}

#page {
 	width: 960px;
 	margin: 0 auto;
	padding: 0;
}
#banner-top {
	width: 775px;
	float: right;
	height: 107px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#header {
	float: left;
 	width: 960px;
 	height: 30px;
	margin: 0 0 5px 0;
	padding: 0;
}

#headerimg {
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 30px;
	text-align: right;
	}

#wrapper {
 	width: 775px;
 	margin: 5px 0 0px 0px;
 	float: right;
	}
#language{
        text-align: right;
      /*padding-bottom: 3px;*/
        margin-bottom: 7px;
        margin-right: 20px;
      /*border-bottom: 1px solid #CCC;*/
        }
#language img {
        padding-right: 5px;
        width: 18px;
        height: 18px;
        }
#foto-portada {
	padding: 0;
	margin: 15px 0 10px 0;
	}  

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 550px;
	}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 550px;
	}

.contenedor {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 550px;
	text-align: left;
	}

.contenedorleft {
	float: left;
	width: 260px;
	}

.contenedorright {
	float: right;
	width: 260px;
	}

.post {
	margin: 0 0 0px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

#footer {
	margin: 0;
	width: 100%;
	clear: both;
	background-color: #eee;
	border-top: 1px solid #bbb;
	border-bottom: 3px solid #bbb;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
	}
/* End Structure */

/* Categorias presentación manual */

.cat {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 550px;
	text-align: left;
	}
.cat-left {
	float: left;
	width: 260px;
	}
.cat-right {
	float: right;
	width: 260px;
	}
.widecolumn .cat p {
	font-size: 11px;
	margin: 0px 0 11px 0;
	line-height: 18px;
	}
.widecolumn .cat h3 {
	font-size: 14px;
	margin: 30px 0 15px 0;
	}
h2.filete a, h2.first a {
	font-size: 14px;
	}
h2.filete {
	border-top: 1px solid #ddd;
	margin: 10px 0 8px 0;
	padding-top: 10px;
	}
h2.first {
	margin: 0px 0 8px 0;
	}
span.localidad {
	font-weight: 100;
	font-size: 12px;
	}


/* Pagina Hoy */

#banda-negra {
	float: right;
 	width: 100%;
 	height: 24px;
	margin: 15px 0 20px 0;
	background: transparent url(images/banda-negra.jpg) no-repeat top right;
	text-align: right;
}

.cont-hoy {
	float: left;
	padding: 0;
	margin: 0px 0 0;
	width: 775px;
	text-align: left;
	}

.cont-hoy-left {
	float: left;
	width: 365px;
	}

.cont-hoy-right {
	float: right;
	width: 365px;
	}

#publicidad-hoy {
	float: left;
	width: 775px;
	margin: 20px 0;
	height: 120px;
	background: #fff url('images/side2-bg.gif');
	border: 1px solid #ddd;
	}
#publicidad-hoy p {
	display: inline;
	padding: 0px 0 0 40px;
	}
.espaciador {
	width: 775px;
	height: 14px;
	}
.recuadro-hoy {
	border: 1px solid #bbb;
	margin: 0;
}

/* Para pagina indice de Galeria de Fotografia */

.contenedor-galeria {
	float: left;
	padding: 0;
	margin: 20px 0 20px 0;
	padding: 5px 0 10px 0;
	width: 550px;
	text-align: left;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	}

.galeria-left {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}

.galeria-right {
	float: right;
	width: 325px;
	margin: 0;
	padding: 0;
	}


/* Begin Sidebar */

#sidebar {
	font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 20px 0 0 0;
	padding: 0px 0 0 0;
	float: left;
	width: 157px;
	text-align: left;
	background-color: transparent;
	border-right: 1px solid #ccc;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
	margin: 10px 0px 2px 0;
	padding: 0;
	text-align: right;
	border-bottom: 1px solid #bbb;
	}

#sidebar2 {
	float: right;
	margin-top: 28px;
	padding: 40px 0 0 0;
	width: 195px;
	background: #fff url('images/side2-bg.gif') ;
	border: 1px solid #ddd;
	}

#sidebar2 * { margin-bottom:  40px; }

#sidebar form {
	margin: 0;
	}

.side-recuadro {
	border: 1px solid #bbb;
	margin: 10px 0 10px 0 !important;
	/*margin: 20px 0 20px 0;*/
}

.sideright {
	margin: 0px 0 0px 0;
	padding: 0 25px 0 0;
	text-align: right;
	}

.sideright p {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 10px;
	}

.sideleft {
	margin: 0px 0 0px 0;
	padding: 0 25px 0 0;
	text-align: left;
	}

.sideleft p {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 11px;
	}

/* End Sidebar */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

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;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	float: right;
	padding: 7px 0 0 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 7px 0 0 0px;
	margin: 0 15px 2px 0;
	display: inline;
	}

img.derecha {
	float: right;
	padding: 7px 0 0 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.izquierda {
	float: left;
	padding: 7px 0 0 0px;
	margin: 0 15px 2px 0;
	display: inline;
	}

img.film {    /* para los carteles de las peliculas en cine */
	float: left;
	padding: 7px 0 0 0px;
	margin: 0 15px 30px 0;
	display: inline;
	}

.films {    /* para los carteles de las peliculas en cine */
	height: 215px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px 0;
	padding: 5px 0px; 
	text-align: center;
	}
#searchformD {
        padding-left: 20px;
        text-align: center;
}

#sidebar #searchform #s {
	width: 125px;
	margin: 0px 0 3px 0;
	}

#sidebar #searchsubmit {
	padding: 0 1px 0 1px;
	font-size: 10px;
	}

#sidebar2 #searchform #s {
	width: 150px;
	margin: 0;
	}

#sidebar2 #searchsubmit {
	padding: 0 1px 0 1px;
	font-size: 10px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	width: 260px;
	float: left;
	display: inline;
	margin: 8px 15px 5px 0px;
	padding: 0px 8px;
	/*font-weight: 600;*/
	background-color: #f2f2f2;
	border: 1px solid #aaa;
	color: #000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* common styling para el visor */

a {color:#000;}
a:hover {text-decoration:none;}
a:visited {color:#000;}

/* slides styling */

.visor {padding:0px; margin:35px 0 35px 0; width:773px; height:545px; background:#d1c8c3; border:1px solid #a49188; text-align:left;}
.visor ul {list-style:none; margin:0; padding:0; width:130px; position:relative; height: 520px;}
.visor ul li {display:inline; width:50px; height:50px; float:left; margin: 14px 0 0 14px;}
.visor ul li a {display:block; width:50px; height:50px; cursor:default; background:url(images/flecha.gif) no-repeat; text-decoration:none;}
.visor ul li a b {display:none;}
.visor ul li a img {display:block; width:48px; height:48px; border:1px solid #a49188;}

.visor ul li a:hover {white-space:normal; position:relative; border-color:#fff;}

.visor ul li a:hover img {position:absolute; border:1px solid #fff}

.visor ul li a:active, .visor ul li a:focus {position:static; outline:0;}

.visor ul li a:focus img, .visor ul li a:active img {position:absolute; left:156px; top:0; width:auto; height:auto; border:1px solid #a49188; margin-top:14px;}

.visor ul li a:focus b, .visor ul li a:active b {display:block; position:absolute; width:600px; height:15px; top:525px; left:156px; color:#222; font-weight:normal;}

/* Calendario anual */

#gallery {font:11px verdana,arial,sans-serif; width:775px; padding:15px 0 O 0; line-height:15px;}

#gallery div.off {color:#000; height:33px; margin-right:2px; line-height:33px; padding:0 17px; float:left; background:url(images/tabs_0.gif) repeat-x left bottom; border:1px solid #ddd; border-bottom-color:#000; cursor:pointer; position:relative; z-index:20;}

#gallery div.on {color:#a00; padding:0 17px; margin-right:2px; margin-top:1px; float:left; background:url(images/tabs_2.gif) repeat-x left bottom; border:1px solid #000; cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; z-index:100;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {clear:left; background:#fff; width:733px; margin-top:0; top:-1px; border:1px solid #000;padding:20px; position:relative; z-index:50; font:11px verdana, arial, sans-serif; line-height:18px;}
.clear {clear:both;}
