/*
Theme Name: Hotel Plaza Pucon Chile
Theme URI: http://livesolutions.cl
Description: Hotel Plaza Pucon Theme
Version: 2 (WP2.9)
Author: Alejandro Canales
Author URI: http://livesolutions.cl
Tags: clean, basic
*/
 
@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
* { margin:0; padding:0 }
.iz {
    float: left;
}

.de {
    float: right;
}
body {
	background: url('images/fondo.jpg') no-repeat #14284b center bottom;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height:20px;
	color: #fff;
	
}

/* Typography */

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

h1, .blog-title, h2, h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	}

h4, h5, h6 {
	font-family: Verdana, sans-serif;
	}

h2 {
    margin: 25px 0 20px 10px;
    color: #022F59    
}

p.central {
    margin-top: 20px;
}

#page-wrap {
    width: 765px;
    margin: 10px auto 0 auto;
}

    #menu {
        background:  url('');
        width: 765px;
        height: 280px;
        border-top-right-radius: 20px; 	-moz-border-radius-topright: 20px; 	-webkit-border-top-right-radius: 20px;
        border-top-left-radius: 20px; 	-moz-border-radius-topleft: 20px; 	-webkit-border-top-left-radius: 20px;
    }
    
#separador {
    height: 25px;
}

#botonera  {
    color: #dde4eb;
    z-index: 9999;
    font-weight: bold;
     
}

#botonera ul { margin:0; padding:0; height:52px; background:url(images/menu_bckg.png)}
#botonera ul li{display: inline; float:left; list-style:none; text-align:center; height:52px; margin-left:10px; margin-right: 0px;}
#botonera a {display: inline; float:left; color:#dde4eb; font-size:11px; text-transform:uppercase; text-decoration:none; padding-top:15px;}
#botonera a:hover{padding-top:15px; height:37px; color:  white;}

.boton {
    padding-top:12px;
}

#contenido {
    background: url('images/cont_bckg.png');
    min-height: 250px;
    height: auto !important;
    height: 250px;
}
    #central {
        width: 520px;
        margin: 0 auto 0 auto;
        color: #381e03;
    }
    
    #central p { margin-bottom: 12px;
    }
#central {position: relative}
#contenido a, #footer a {position: relative}
  
.post {
    min-height: 300px;
    height: auto !important;
    height: 300px;
} 
#separador2 {
    height: 4px;
    background: #8C4126;
    margin:0px;
    padding: 0;
}

#footer {
    font-size:1.1em;
    text-align: center;
    height: 50px;
    width: 765px;
    background: url('images/footer_bckg.png');
    color: #572612;
    margin: 0;
    padding: 0;
}

#footer p {
    margin:0;padding:0;line-height:20px;
}

#logo {
    float: right;
    margin-right: 10px;
}

.page_item {
    font-size:1.2em;
}

.entry-title, h2 {
font-size:2.4em;
font-weight:normal;
}

.entry-content {
color:#444444;
font-size:1.2em;
line-height:1.8em;
text-align:justify;
}

.entry-content li {
    list-style: disc inside;
}

.qtrans_language_chooser li { float:right; margin-right:20px; margin-top: 3px}
#searchform {
    margin-left: 10px;
}

#cambio {
    position: absolute;
    z-index: -10;
}

.arriba {margin-top:0px;}

.llave {
    margin-top:10px;
}

.titulo a{
    text-decoration: none;
    color: #022F59;

}

.titulo a:hover { 
    color: white;
}

.reserva table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}

.reserva td { 
	border: solid 1px #000;
        text-align: center;
}

.img-serv {
    margin-left: 20px;
    margin-bottom: 20px;
}

.titulo {
        font-family: Arial;
}