/*  
Theme Name: Predeterminado de WordPress
Theme URI: http://wordpress.org/
Description: El tema predeterminado de WordPress, basado en el famoso <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	Este tema ha sido dise&ntilde;ado y realizado por Michael Heilemann,
	cuyo weblog encontrar&aacute; en http://binarybonsai.com/

	CSS, XHTML y dise&ntilde;o publicados bajo la licencia GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #1996ec url(images/fondobody.gif) left bottom repeat-x fixed;
	font-family: Arial;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header{
	background: url(images/fondoContenedor.png) left top repeat-y;	
	height: 140px;
	overflow: hidden;
}



#headerimg 	{ 
	width: 873px;
	position: relative;
	}
	
fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}
/* CABECERA
-------------------------------------------------- */

div#cabecera{
	overflow: hidden;
	height: 85px;
	width: 900px;	
	margin: 18px 0 0 19px;
}

div#cabecera h1{
	float: left;
	display: inline;
	overflow: hidden;
	margin: 6px 0 0 13px;
	padding: 0;
	height: 47px;
	font-size: 10px;
	position: relative;
	cursor: pointer;
}

div#cabecera h1 a{
	float: left;
	overflow: hidden;
	display: block;
	height: 0;
	margin: 0;
	padding: 47px 0 0 0;
	width: 195px;
	background: url(images/forenex.gif) 0 0 no-repeat;
}

div#cabecera ul {
	float: right;
	margin: 0 12px 0 0;	
	display: inline;
	list-style: none;
}	


div#cabecera li{
	float: left;	
	margin-right: 0;
	font-size: 11px;
}

div#cabecera li a {
	border-left:1px solid #646464;
	color:#646464;
	display:inline;
	float:left;
	margin-left:4px;
	padding-left:4px;
}


div#cabecera ul li.es a{
	background: url(images/flag_cat.gif) 0 2px no-repeat;
	width:16px;
	height:11px;
	overflow:hidden;	
	border:0px;
	padding-bottom:2px;
}

div#cabecera ul li.ca a{
	background: url(images/flag_es.gif) 0 2px no-repeat;
	width:16px;
	height:11px;
	overflow:hidden;	
	border:0px;
	padding-bottom:2px;
}

div#cabecera ul li.es a span,
div#cabecera ul li.ca a span{
	position:absolute;
	top:-10000px;
	left:0;	
}

/*{
	margin-right: 5px;
	color:#646464;
	position: static;
	z-index: 40;
	position:relative;
}	*/ 



div#cabecera p{
	overflow: hidden;
	float: right;
	clear: left;
	width:151px;
	display: inline;
	margin: 0;
	font-size:20px;
	text-align:right;
	color:#1d4b78;
	position:absolute;
	top:25px;
	right:18px;
	.line-height:15px;
	font-family:Arial;
	font-weight:bold;
}

div#cabecera p span{
	background: url(images/llamanos.gif) right 0 no-repeat;
	float: left;
	clear: left;
	display: block;
	width:150px;
	height:15px;
}

div#cabecera p span.ca{
	background: url(images/llamanosCa.gif) right 0 no-repeat;
	float: left;
	clear: left;
	display: block;
	width:150px;
	height:15px;
}

div#cabecera p span span {
	position: absolute;
	top: -10000px;	
	left:0;
}


div#contenidos{
	margin: 0;
	float:left;
	display: block;
	padding: 0;
	width:927px;
	background: url(images/fondoContenedor_Med.png) 0 0 repeat-y;
}

div#materialSup{
	margin: 0 0 0 18px;
	background: url(images/fondoMaterial.gif) 0 0 no-repeat;
	width: 891px;
	height: 71px;
	padding: 0;
}

div#materialSup p{
	float: left;
	display: inline;
	overflow: hidden;
	margin: 22px 0 0 20px;
	height: 0;
	font-size: 10px;
	padding: 30px 0 0 0;	
	width: 700px;
	background: url(images/tituloBahiaJulio.png) 0 0 no-repeat;
}

div#materialCentro{
	float:left;
	display:inline;
	margin: 0 0 0 18px;
	background: url(images/fondoMaterialCentro.gif) 0 0 repeat-y;
	width: 891px;
	padding: 1px 0 2px 0;
}


/* MEN�
-------------------------------------------------- */

ul#menu{
	clear:left;
	float:left;	
	display:inline;
	width:891px;
	height:48px;
	margin: -11px 0 0 -22px;
}

ul#menu li{
	float:left;	
	display:inline;
	text-align:center;
	height:48px;
}

ul#menu li a{
	float:left;	
	display:inline;
	height:34px;
	padding: 14px 0 0 0;
	font-weight:bold;
	font-size:16px;
	color:#525252;
	text-decoration:none;
}

ul#menu li#opcion1{
	width:163px;
}

ul#menu li#opcion1 a{
	background: url(images/fondomenu1.gif) 0 0 no-repeat;
	width:163px;
}

ul#menu li#opcion2{
	width:115px;
}

ul#menu li#opcion2 a{
	background: url(images/fondomenu2.gif) 0 0 no-repeat;
	width:115px;
}

ul#menu li#opcion3{
	width:120px;
}

ul#menu li#opcion3 a{
	background: url(images/fondomenu3.gif) 0 0 no-repeat;
	width:120px;
}

ul#menu li#opcion4{
	width:128px;
}

ul#menu li#opcion4 a{
	
	background: url(images/fondomenu4.gif) 0 0 no-repeat ;
	width:128px;
}

ul#menu li#opcion5{
	width:84px;
}

ul#menu li#opcion5 a{
	background: url(images/fondomenu5.gif) 0 -48px no-repeat !important;
	color:#fff;
	width:84px;
}

ul#menu li#opcion6{
	width:81px;
}

ul#menu li#opcion6 a{
	background: url(images/fondomenu6.gif) 0 0 no-repeat;
	width:81px;
}

ul#menu li#opcion7{
	width:200px;
}

ul#menu li#opcion7 a{
	background: url(images/fondomenu7.gif) 0 0 no-repeat;
	width:200px;
}

ul#menu li a:hover{
	color:#fff;
	background-position:  0 -48px !important;

}


ul#navegacion {
	float:left;
	display: inline;
	margin: -2px 0 0 31px;	
	width: 807px;
	height: 38px;
	padding: 0;
	background-color: #e9eaeb;
	border-bottom: 1px solid #EBEBEB;
	border-left: 1px solid #EBEBEB;
}

ul#navegacion li {
	background: #fff url(../img/limiteBoton.gif) right 0 no-repeat;
	float: left;
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
	height: 38px;
}

ul#navegacion li a{
	float: none;
	overflow: hidden;
	display: block;
	height: 0;
	margin: 0;
	padding: 39px 0 0 0;
}

ul#navegacion li#campamentos a{
	width: 101px;
	background: url(images/botonCampamentos.gif) center 2px no-repeat;
}

ul#navegacion li#reservar a{
	width: 95px;
	background: url(images/botonreservar.gif) center 8px no-repeat;
}

ul#navegacion li#catalogo a{
	width: 107px;
	background: url(images/botonCatalogo.gif) center 10px no-repeat;
}

ul#navegacion li#infopadres a{
	width: 113px;
	padding: 45px 0 0 0;	
	position: relative;
	top: -7px;
	margin-bottom: -6px;
	background: url(images/botonInfopadres.gif) center 10px no-repeat;
}

ul#navegacion li#fnx a{
	width: 101px;
	background: url(images/botonFnx.gif) center 10px no-repeat;
}




#content {
	font-size: 1.1em;
	width: 482px;
	}
	
#content h2{
	font-size: 1.8em;
}

#content h3{
	font-size: 1.8em;
}

#content a{
	font-weight: bold;
	color: #204E7A;
	text-decoration: underline;
}

#content h2 a{
	color: #2A639C;
	font-weight: normal;
	text-decoration: none;
}

#content h3 a{
	color: #2A639C;
	font-weight: normal;
	text-decoration: none;
}


#content img{
	display: block;
	margin-bottom: 15px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: url('images/fondoPie.png') no-repeat top left; 
	border: none;
	height: 161px;
	float: left;
	}

small {
	font-family: Arial;
	font-size: 1em;
	line-height: 1.5em;
/*	color: #363636;*/
	}

small span{
	font-weight: bold;
}	
	
small span a{
	color: #204E7A;
	text-decoration: underline;
}	
	
h1, h2, h3 {
	font-family: Arial;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.4em;
	color: #204E7A;	
	}

#sidebar h2 {
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #204E7A;
	}

#sidebar h2#sobre{
	font-size: 1.5em;
	margin-bottom: 10px;
}	
	
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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;
	}

.commentlist .alt{
	_margin-left: -40px;
}
	
#commentform p {
	font-family: Arial;
	}

.commentmetadata {
	font-weight: normal;
	}

	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 35px auto 20px auto;
	padding: 0;
	width:927px;
	overflow:hidden;
	}
	
#header {
	padding: 0; 
	width:927px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	border-bottom: 1px solid #DBDBDB; 
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}

.postmetadata {
	clear: left;
}

.postmetadata a{
	font-weight: bold;
	color: #204E7A;
	text-decoration: underline;
}

#footer {
	padding: 0;
	margin: 0;
	width:927px;
/*	clear: both;*/
	}
	
	
	
	div#pie p{
	clear:left;
	float:left;
	display:inline;
	width:100%;
	margin-top:25px;
	font-size:11px;
	text-align:center;
	color:#636363;	
}

div#pie p a{ 
	margin-left:5px;
	padding-left:5px;
	border-left: 1px solid #636363;
	color:#636363;	
}


	
div#footer ul {
	float: left;
	margin: 115px 0 0 207px;	
	display: inline;
	list-style: none;
}	


div#footer li{
	float: left;	
	margin-right: 0;
	font-size: 11px;
	color:#636363;	
}

div#footer li a{
	margin-left:5px;
	padding-left:5px;
	border-left: 1px solid #636363;
	color:#636363;	
}	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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 {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* 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 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, #sidebar ul ol {
	margin: 0 0 0 10px;
	padding: 0;
	overflow: hidden;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	clear: both;
	border-bottom: 1px solid #D8F2FC;
	padding-bottom: 18px
}

#sidebar ul li.noborde{
	padding-bottom: 0px;
	border-bottom: 0;
}

#sidebar ul li.flotado{
	float: left;
	display: inline;
	width: 113px;
	clear: none;
}

#sidebar li a#rss{
	background: url(images/feedIcon.gif) 0 3px no-repeat;
	padding-left: 15px;
}
	
#sidebar ul li a{
	color: #363636;
	text-decoration: underline;
	font-size: 1.1em;
}	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul li p{
	font-size: 1.1em;
}

#sidebar ul li p strong{
	font-weight: bold;
	color: #204E7A;
}	
	
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	border-bottom: 0;	
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	font-family: Arial;
	font-size: 1.1em;
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
/*	background: url(images/btAzul.gif) 0 0 no-repeat;
	border: 0;
*/	}
/* 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 Sidebar */
#sidebar
{
	padding: 20px 0 0 0;
	margin-left: 600px;
	width: 247px;
	background-color: #EDFAFF;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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 a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* 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;
	border-left: 5px solid #ddd;
	}

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: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

#formsus label{
	margin: 15px 0 0 0;
	float: left;
	font-size: 1.1em;
}

#formsus label input{
	margin-left: 6px;
	border: 1px solid #C4EBFA;
	width: 188px;
	font-size: 1em;
}

#formsus button{
	background: url(images/btAzul.gif) 0 0 no-repeat;
	border: 0;
	width: 54px;
	height: 24px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	float: right;
	display: inline;
	margin: 10px 14px 0 0;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

