/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

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

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	background-color:#3a0002;
}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#3a0002;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	font-size:17px;
	color:#666666;
}

.entry{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	color:#424242;

}

.entry_archives{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	color:#424242;
	padding-right:30px;
}


#feature img, .post.normal img , .post.normal img a { border: 0; }
.postimage img a, .postimage img{ border: 0; }

#contenido a{
	font-size:12px;
	text-decoration:none;
	color:#3a0002;
}
#contenido a:hover{
	color:#560002;
	text-decoration:underline;
}

#contenido h3{margin:5px 0 10px 0;}

.post{	

}


#subcontenedor{
}
#header{
	background-image:url(images/linea_superior.jpg); 
	height:397px;
	background-repeat:repeat-x;
}

#interior_header{
		background-image:url(images/cabecera_fondo.jpg); 
		height:397px;
		width:780px;

}

#banderas{
	float:right;
	padding-top:10px;
	height:40px;
}
#visor_cabecera{
	text-align:center;
}


#menu_principal{
	width:780px;	
	margin-top:15px;
}

#menu_principal li {
	margin:0 15px 0 0;
	float:left;
	list-style-type:none;
	/*list-style-image:url(images/punto_btn.png);*/
	font-size:17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#f2e7b1;
}
#menu_principal ul {
	margin:0;
	padding-left:0;
}
#menu_principal li a{
	text-decoration:none;
	display: block;
	color:#f2e7b1;
}
#menu_principal li a:hover{
	color:#fdc31b;
}


#contenedor{
	background-color:#ffffff;
}

#sidebar{
	width:260px;
	background-color:#f4f5ee;
	float:left;
	padding:20px;
}

#contenido{
	padding:15px;
	min-height:600px;
	margin-left:305px;
	background-color:#f2ebdf;
}

#footer{
	
	height:100px;
	background-color:#3a0002;
	width:780px;
	margin: 0 auto 0 auto;
}

#interior_footer{
	height:100px;
	
	
}

#contacto_inferior{
	color:#f2e7b1;
	text-align:center;
	font-size:12px;
	padding-top:10px;
	clear:both;

}

#menu_inferior{
	color:#f2e7b1;
	font-size:12px;
	padding-top:10px;
	text-align:center;
	text-decoration:none;

}
#menu_inferior ul{
	display:block;
	margin-left:110px;
}
#menu_inferior li{
	margin-right:20px;
	float:left;
	list-style-type:none;
}

#menu_inferior a{
	font-weight:bold;
	color:#f2e7b1;
	text-decoration:none;
}
#menu_inferior a:hover{
	color:#fdc31b;
	text-decoration:underline;
}


.centrado{
	width:780px;
	margin:0 auto 0 auto;
}

.clear{
	clear:both;
}

/*Tarifas*/
#descripcion_tarifas{
	background-image:url(images/fondo_tarifas.jpg);
	background-repeat:no-repeat;
	height:57px;
	width:429px;
	padding-left:5px;
	padding-top:5px;
}
#titulo_tarifas{
	font-weight:bold;
	font-size:13px;
	color:#fcc21b;
	width:250px;
	padding-top:15px;
	margin-left:60px;

}

#foto_tarifas{
	float:left;
	height:47px;
	width:47px;
}

#precio_tarifas{
	float:right;
	font-weight:bold;
	font-size:13px;
	color:#fcc21b;
	width:70px;	
	padding-top:15px;

}

/*Alojamientos*/
.descripcion_alojamiento{
	background-image:url(images/fondo_alojamientos.jpg);
	background-repeat:no-repeat;
	height:177px;
	width:444px;
	padding-left:15px;
	padding-top:13px;
}
/*ocio*/
.descripcion_ocio{
	background-image:url(images/fondo_ocio.jpg);
	background-repeat:no-repeat;
	height:250px;
	width:444px;
	padding-left:15px;
	padding-top:13px;
}
/* End captions */
#lista_descripcion {
}

#lista_descripcion li{
	font-size:12px;
	color:#424242;
	text-decoration:none;
	list-style-type:none;
	list-style-image:url(images/flecha.png);
	margin-bottom:4px;	
}

#sidebar ul{margin:0;padding:0;}
#sidebar li{padding:0; list-style-type:none;}
#qtranslate-3 ul{margin:0;padding:0;}
#qtranslate-3 li{float:left; list-style-type:none;margin-right:5px;padding: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." */

