
/** 
 * Filename:    style.css
 *  
 * Theme name:	Guaicani
 * Theme URI:	http://www.guaicani.com
 * Description: ...  
 * Version		1.0 
 * Author		Freddybg
 * Author URI	http:// ...
 *
 */

/* Importar
 ****************************/

@import url(reset.css);
@import url(menu.desplegable.css);
@import url(defecto.avanzado.css);

/* Elementos básicos
 ****************************/

body {
	background: #fff url(imagenes/bg_header_home.png) repeat-x left top;
    height: 559px;
    font: 75% Tahoma, Arial, Helvetica, sans-serif;
    color: #404040;
}

div.clear {
	clear: both;
}

div.clear hr, hr {
    margin: 0;
    padding: 0;
    display: none;
}

/* Enlaces
 ****************************/

a {
	text-decoration: none;
	color: #448ccb;
}

a:hover {
	text-decoration: underline;
}


/* Cabeceras
 ****************************/

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #4A4A4A;
	margin: 0 0 5px 0;
}

h1 {
    letter-spacing: -1px;
    font-size: 2.3em;
	line-height: 1em;
}

h2 {
    font-size: 2em;
	text-transform: capitalize;
}

h3 {
    font-size: 1.7em;
}

/* Contenedor
 ****************************/

div.contenedor {
	margin: 0 auto;
	width: 900px;
}


/* Navegación
 ****************************/

#navegador {
	float: right;
    background: url(imagenes/bg_navegador.gif) no-repeat right top; 
    height: 31px;
    width: 780px;
}

/* #header
 ****************************/

#header {
	height: 119px;	
}

/* #logo
 ****************************/

#logo {
    float: left;
    margin: 5px 12px 0 0;
	overflow: hidden;
}

/* Buscador
 ****************************/

#buscador {
	float: right;
	margin: 40px 5px 0px 0;
	overflow: hidden;
}

#buscador form {
	float: right;
}

#buscador a.mapa_sitio {
	float: right;
	margin: 11px 7px 0 0;	
	color: #7D6A58;
}

#buscador a.idioma {
	float: right;
	margin: 10px 27px 0 0;
}

#buscador a:hover {
	text-decoration: none;
	color: #CDBA8D;
}

input#focus {
    width: 300px;
    padding: 7px;
    border: 1px solid #7E6A57;
    background-color: #514339;
    color: #CDBA8D;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

input#boton {
    position: relative;
    left: -30px;
    top: 0px;
    background: url(imagenes/search.png) no-repeat;
    width: 22px;
    height: 21px;
    border: none;
}

/* Slide imágenes
 ****************************/

#slide_imagenes {
	margin: 12px 0 0 0;
	height: 179px;
}

#test1 {
    border: 1px solid #322820;
	background-color: #372C25;
    width: 900px;
    height: 155px;
}

#test1 img {
	position: relative;
	left: 48%;
	top: 48%;
	
}

/* Mensaje
 ****************************/

#mensaje {
	width: 98%;
	overflow: hidden;
	margin: 1px 0 0;
	padding:10px;		
	border:1px solid #B8BABB ;
	background-color:#fff;
	text-align: center;
	margin-bottom: 5px;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#mensaje a {
	font-size: 1.4em;
	color:#448ccb;
}

/* Quote
 ****************************/

#quote {
	margin: 28px 0 0;
	float:right;
	width: 220px;	
	text-align:left;
	font-size: 1.6em;
	color: #404040;
	line-height: 1.33339;	
}

/* Anuncios destacados
 ****************************/

div.anuncios_destacados {
    height: 140px;
    width: 180px;
    position: relative;
    float: left;
    margin: 25px 45px 1.2em 0px;
}

div.titulo {
    background: #222 none repeat scroll 0 0;
    bottom: 2px;
    display: block;
    opacity: 0.8;
    position: absolute;
    width: 100.8%;
    z-index: 2
}

div.titulo h3 {
    border-bottom: 0 none;
    border: none;
    font-size: 1em;
    line-height: 1.5em;
    margin: 8px 10px 7px;
    padding-bottom: 0;
    text-transform: none;
}

div.titulo h3 a {
	display:block;
	text-decoration:none;
	color:#f7f7f7;
}

div.titulo h3 a:hover {
	text-decoration:none;
	color:#448ccb;
}

div.imagen {
    position: absolute;
    z-index: 1;
    border: solid #666 1px;
    border-bottom: none;
}

/* #Contenido
 ****************************/

#contenido {
	margin: 30px auto;
	float: left;
	width: 651px;
}

#contenido h2 {
	padding: 10px 0 20px;
	font-weight: normal;
}

div.post {
	padding: 0 25px 0 0;
}

div.post a img {
	float: left;margin: 0 15px 2px 0;
	padding: 4px 4px 4px 0;
	display: inline;
}

div.post h3 {
	text-transform: capitalize;
	padding-bottom: 10px;
}

div.post h3 a {
	color:#4A4A4A;
}

div.post p {
	text-align: justify;
	line-height: 1.66669;
}

div.post a.itinerario {
	float: right;
	padding: 20px 0 0 0;
}

div.separador_post {
	clear: both;
	margin: 50px 25px 25px 0;
	border-bottom:1px #ebebeb solid;	
}
div.separador_post hr {
	display: none;
}

/* Sidebar
 ****************************/

#sidebar {
	position: relative;
	top: 13px;
	float: right;
	margin: 0 0 13px 0;
	width: 247px;
	background-color: #E6E6E6;
	border:1px solid #B8BABB;
	border-top: solid 1px #FFFFFF;
	border-left:none;	
}

#sidebar ul {
	border-bottom: 1px solid #B8BABB;
}

#sidebar ul li:first-child{
	margin: 23px 24px 0;
}

#sidebar ul li{
	margin: 10px 24px 23px;
}

ul#sidebar_top img {
	border: none
}

ul#sidebar_middle, ul#sidebar_bottom, ul#fast_form {
	border-top: 1px solid #FFFFFF;
}

ul#sidebar_middle img {
	border: 1px solid #333333;
}

#sidebar ul li  h4 {
	position: relative;
	top: -2px;
	background: #333333;
	padding: 5px 0;
	width: 200px;
	text-align: center;
}

#sidebar ul li h4 a {
	color: #FFFFFF;	
}

#sidebar ul li h4 a:hover {
	text-decoration: none;
	color:#448ccb;	
}

ul#sidebar_bottom h4 {
	padding: 10px 23px 0;
}

ul#sidebar_bottom li img {
	border: 1px solid #333333;
}

ul#sidebar_bottom li {
	margin: 0 23px;
}

ul#sidebar_bottom p {
	margin: 10px 0px 20px ;
	background-color: #FFFFFF;
	padding: 10px 10px;
	font-size: .8em;
	text-align: justify;
	
}
ul#sidebar_bottom li a {
 	cursor: pointer;	
}


ul#fast_form  {
	margin: 0;
	padding: 0 0 22px 10px;
}

ul#fast_form li {
	position: relative;
	top: -10px;
}

ul#fast_form li a:hover {
	color: #404040;
	text-decoration: none;
}

ul#fast_form li a span  {
	
	text-align: justify;
}

ul#fast_form li a img {
	position: relative;
	top: 24px;
	padding: 0 5px 20px 0;
}
 
p.map {
	color: #4A4A4A;
	width: 250px;
}

/* Footer
 ****************************/

#footer {
	background-color: #514339;
	border-top: 1px solid #7E6A57;
}


/* Links
 ****************************/

#links {
	background: url(imagenes/bg_footer.gif) repeat-y top left;
}


/* Copyright
 ****************************/

#copyright {
	background: url(imagenes/bg_footer.gif) repeat-y top left;
	padding: 20px 0 35px 0;	
}

p.copyright {
	float: left;
	color: #7D6A58;
}

p.navegador_footer {
	float: right;
	color: #CDBA8D;
}

p.navegador_footer a {
	color: #CDBA8D;
}

p.navegador_footer a:hover {
	color: #7D6A58;
	text-decoration: none;
}

div.separador {
	padding: 0;
	background: url(imagenes/separador.jpg) no-repeat top left;
	width: 900px;
	height: 2px;
}

