/*
Theme Name: Quality Hotels
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/



body {
	margin:0px;
	padding:0px;
	background-color: #EEEEEE;
}

#principal {
	padding: 0px;
	width: 824px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#caja_principal {
	width: 824px;
	background-image: url(imagenes/blogquality_fondo.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
#caja_pie {
	background-image: url(imagenes/blog-shhoteles-04.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 60px;
	width: 825px;
}
#caja_contenidos {
	padding: 0px;
	width: 759px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cabe_logo {
	float: left;
	width: 178px;
	text-align: center;
	background-color: #000000;
}
#cuerpo {
	clear: both;
}

#cuerpo_post {
float:left;
margin:0px;
padding:0px;
width:514px;
}
#cuerpo_sidebar {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

float:left;
margin:0px;
padding:0px;
width:239px;
}

#rompe{
clear:both;}


.post {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4C4C4C;
line-height:16px;
}

.post h3 {
color:#02718D;
font-family:Arial Narrow,Arial,Tahoma;
font-size:24px;
line-height:23px;
}
.post h3 a{
text-decoration:none;
color:#02718D;
}
.post img{
border:0px;
}

.fecha {
font-weight:bold;
color:#FF6600;
}

.meta {
	margin: 5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

.feedback { 
	margin: 5px 0px 0px 0px;
	color:#FF6600;
	font-weight:bold;	
}
.feedback a{ 

	color:#FF6600;
	font-weight:bold;

}

/***********Secciones laterales ****************/

li#archives, li#linkcat, li#meta, li.categories, li.linkcat, li.pagenav, li#search {
margin:0px 0px 10px 0px;
	background-image:url(imagenes/seccion_archivo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#archives ul, #linkcat ul, .categories ul, #meta ul, .linkcat ul, .pagenav ul {
background-image:url(imagenes/seccion_archivo_bajo.gif);
background-position:left bottom;
background-repeat:no-repeat;
margin:11px 0px 0px;
padding:8px 0px 30px 33px;
}



#menu ul {
list-style-type:none;
}

#menu ul li ul li {
	margin:0px 0px 5px 0px;
padding:0px 0px 0px 11px;
	background-image: url(imagenes/ico_listados.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#menu h4, #menu h2 {
color:#02718D;
font-family:Arial Narrow,Arial,Tahoma;
font-size:21px;
font-weight:normal;
margin:0px 12px 0px 0px;
padding:24px 0px 0px;
text-align:right;
width:95%;
}

#menu a{
text-decoration:none;
color:#02718D;
}

#menu a:hover{
text-decoration:underline;
color:#02718D;
}

/********************Estilos formulario *********************/
#zonaComentarios {
font-size:12px;
}
#comments {
font-size:12px;
}

#zonaComentarios h2 {
font-size:14px;
}

#zonaComentarios input {
font-size:12px;
}
#zonaComentarios textarea {
font-size:12px;
}

#commentform {
width:300px;
}

.bannersSidebar {
padding:0px 51px 0px 0px;
text-align:right;
}






