﻿/*
Theme Name: OurHome
Theme URI: http://demos.banhawi.com/ourhome
Description: Professional real estate theme
Version: 1.0
Author: Banhawi
Author URI: http://banhawi.com/
*/

@import url('../styles/reset.css');
@import url('../styles/typography.css');
@import url('../styles/breadcrumbs.css');

body {
	background-color:#fff;
	text-align:left;
	line-height:18px;
	color : #999;
}
#container {
	width:950px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	width:950px;
}
/********************************************************
************************HEADER***********************/
#header {
	width: 950px;
	margin: 0 auto;
	height: 82px;
	position: relative;
}

/* top links */
	.menu {
		position: absolute;
		top: 0px;
		right: 0px;
		padding-top: 30px;
		text-transform:uppercase;
	}
	.menu a{
		color: #999;
		font-weight: bold;
		font-size: 12px;
		padding: 35px 5px 5px 5px; 
	}
	.menu ul,.menu li {
		list-style-type: none;
		display: inline;
	}
	.menu li {
		margin-left: 10px;
	}
	.menu li.current-cat a,.menu li.active a{
		background: #f47d00;
		color: #fff;
	}
	.menu li a:hover{
		background: #f47d00;
		color: #fff;
		text-decoration: none;
	}
.logo {
	position: absolute;
	top: 7px;
	left: 0;
}	
a.logo {
	display: block;
	width: 133px;
	height: 35px;
	float: left;	
}
span.description {
	float: left;
	margin: 20px 0 0 150px;
	border-left: 1px #ccc solid;
	padding-left: 10px;
}
#leadimage {
	background: url('images/leadimage.jpg') no-repeat;	
	width:950px;
	height: 379px;
	margin-bottom: 20px;
}
#main {
	background: url('images/mainbg.jpg') no-repeat;	
	width: 950px;
	height: 222px;
	font-size: 30px;
	font-family: Georgia;
	color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.idiomas {
	float: right;
	margin-top: 70px;
	margin-right: 0;
	display: block;
}
.idiomas img {
	margin: 0 0 0 2px;
	border: 1px solid #ccc;
}
.idiomas  img:hover {
	cursor: pointer;
	border: 1px solid #999;
}

#home {
	margin-top: -37px;
	width: 950px;
	z-index: 1;
}
#featured {
	width: 270px;
	overflow: hidden;
	float: left;
}
h2.featured {
	background: url('images/featuredh2.png') no-repeat;
	width: 270px;
	height: 27px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
}
.fentry {
	padding: 12px;
	background: #eee;
}
.cuadrolista, .cuadrolista1 {
	border: 1px solid #CCCCCC; 
	font-size:14px;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 244px;
}
.cuadrolista1{
	width:246px;
}
#busqueda {
	position:relative;
}
#flotante {
	margin-top: 1px;
	width: 242px;
	padding: 0;
	background: #fff;
	display:block;
}
#flotante .cerrar {
	color: #999;
	border-bottom: 1px solid #999;
	display:block;
}
.label {
	width: 246px;
	font-size: 16px;
	color: #19a6ef;
}
.prom {
	margin: 6px 0 2px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	width: 246px;
}
.label_prom {
	width: 200px;
	font-size: 16px;
	color: #19a6ef;
}
.opcion_prom {
	float:right;
	margin-top: 6px;
}
.opci {
}
.fentry img {
	margin-bottom: 10px;
}
.fentry h2 {
	font-size: 18px;
	padding-bottom: 20px;
	line-height: 12px;
}
#featured p.meta {
	background: url('images/featuredmeta.jpg') no-repeat;
	height: 27px;
	padding: 10px;
	color: #46697c;
	position: relative;
}
#featured img.more_arrow {
	position: absolute;
	top:10px;
	right: 10px;
}
#brief {
	width: 649px;
	float: right;
}
#brief h3 {
	margin: 5px 0 8px 0;
}
h2.brief {
	background: url('images/briefh2.png') no-repeat;
	width: 619px;
	height: 27px;
	text-align: left;
	color: #fff;
	font-size: 18px;
	padding: 10px 10px 0 20px;
	margin-bottom: 10px;
}
#brief > .in {
	padding: 10px;
	text-align:justify;
}

#mapa {
	padding: 1px;
	border: 1px dotted #ccc;
}

#brief .linea {
	padding-bottom: 4px;
	border-bottom: 1px dashed #999;
}
#brief ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #999;
text-decoration: none;
text-indent: 3px;
list-style-position: outside;
list-style-type: square;
padding: 0;
margin: 2px 50px;
}
#brief .steps {
	background: #61a818 url('images/stepsbg.jpg') no-repeat;
	width: 647px;
	height: 136px;
	margin-left: 2px;
	color: #a3d52b;
}
.steps h2 {
	font-size: 24px;
	color: #fff;
	padding: 15px 5px 15px 45px;
	background: url('images/icons/stepicon.png') no-repeat left;
}
.steps h2 a {
	color: #fff;
}
.step {
	height: 102px;
	width: 175px;
	float: left;
	padding: 17px 20px;
	background: url('images/split.jpg') no-repeat right;
}
.step a {
	color: #a3d52b;
}
.e3 {
 	background: transparent;
}
.step:hover,.step:hover a {
 	color: #fff;
 	text-decoration: none;
}
h2.latest {
	font-size: 18px;
	color: #666;
	text-transform: uppercase;
	border-bottom: 1px #e5e5e5 solid;
	margin-bottom:  20px;
	padding-top: 10px;
}
.lentry {
	width: 246px;
	background: #f5f5f5;
	padding: 20px 12px;
	display: block;
	float: left;
	margin: 0 70px 20px 0;
}
.le3 {
	margin-right: 0;
}
img.latest {
	margin-bottom: 10px;
}
.lentry h2 {
	font-size: 18px;
	padding-bottom: 20px;
	line-height: 12px;
}
.lentry img.more_arrow {
	position: absolute;
	right:0;
}
/***********************************************************
*******************CONTENT******************************/	
#content {
	width:647px;
	float:right;
	margin: 0;
	padding: 0;
}
#fcontent {
	width: 950px;
	padding: 10px 0 0 0;
}
.post h2 a:hover, .post h2 a:visited, .post h2 a,.apost h2, .apost h2 a:hover, .apost h2 a:visited, .apost h2 a {
	text-decoration : none;
	padding-bottom: 5px;
}
.post h2 {
	padding-bottom: 10px;
	display: block;
}
.apost h2 {
	line-height: 21px;
}
.post {
	padding: 0;
	margin-bottom : 40px;
}
.post ul, .post ol {
	margin-left : 25px;
}
.entry {padding :0;}
	.entry h2 {font-size: 24px;}
	.entry img {max-width: 645px;margin: 5px;}
	img.alignleft {float:left;margin: 10px 10px 10px 0;display: inline;}
	img.alignright {float:right;margin: 10px 0 10px 10px;display: inline;}
	img.reunion {float:right;margin: 0 0 10px 10px;display: inline;}

.info {
	font-weight: bold;
	position: relative;
	color: #46697c;
	padding-top: 10px;
}
.apost {
	position:fixed;
	width: 629px;
	display: block;
	margin: auto;
	margin-bottom:20px;
	background: #f5f5f5;
}
.aentry {
	width: 340px;
	display: block;
	margin-left: 270px;
	min-height: 175px;
}
.aentry > .excerpt {
	height: 76px;
	margin: 5px 10px;
	overflow: hidden;
}
.aentry img.more_arrow {
	position: absolute;
	right:0;
}
.price,span.price {
	font-size: 18px;
	position: absolute;
	top: 20px;
	right: 15px;
	font-weight: normal;
	color: #ccc;
}
span.price {
	top:10px;
	right: 0;
}
.apost img.thumbnail {
	margin-right: 10px;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
}
img.leadimage {
	width: 644px;
	height: 300px;
	margin: 0;
	padding: 0;
}
h4.map {
	display: block;
	padding-top: 10px;
}
small {
	font-size : 10px;
	color : #999;
}
p.postmetadata {
	margin-bottom : 10px;
	font-size: 11px;
	padding-left: 5px;
}
.navigation {display : block;font-size : 12px;font-weight : bold;padding: 10px 0;}
	.navigation a {padding: 5px 10px;background: #19a6ef;color:#fff;}
	.navigation a:hover {text-decoration: none;background: #66b51d;}
	.alignleft {float : left;text-align : left;}
	.alignright {float : right;text-align : right;}


/*******************************************************
*******************SIDEBARS******************************/
#sidebar {
	float:left;
	width:283px;
	margin: 0 0 20px 0;
	overflow: hidden;
}
#sidebar ul {
	list-style : none;
	margin : 0 0 20px 0;
	width: 270px;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding:0;
}
#sidebar ul ul ul {
	margin: 0 0 0 5px;
	padding:0;
	width: 265px;
}
#sidebar ul ul ul ul {
	margin: 0 0 0 5px;
	padding:0;
	width: 260px;
}
#sidebar ul li {
	line-height : 24px;
	margin-bottom: 20px;
}
#sidebar ul ul li {
	margin-bottom: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	margin-left : 5px;
	margin-bottom: 0;
	padding: 0;
}
#sidebar h2 {
	color: #666;
	font-size : 18px;
}
#sidebar a {
	color: #19a6ef;
}
#sidebar li.cat-item {
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}
#sidebar li.cat-item a{
	display: block;
	font-size: 14px;
	background: #f5f5f5;
	padding: 5px 0 5px 10px;
	margin: 0 0 1px 0;
}
#sidebar li.current-cat a {
	background: url('images/current-cat.jpg') no-repeat right;
	width: 273px;
	color: #fff;
}
#sidebar li.current-cat li a{
	color: #19a6ef;
}
#sidebar li.cat-item a:hover {
	background: url('images/current-cat.jpg') no-repeat right;
	color: #fff;
	text-decoration: none;
	width: 273px;
}
#sidebar li.cat-item li a,#sidebar li.cat-item li li a , #sidebar li.cat-item li li li a{
	background: transparent;
}
#sidebar li.cat-item li a:hover,#sidebar li.cat-item li li a:hover , #sidebar li.cat-item li li li a:hover {
	color: #666;
	background: transparent;
	width: auto;
}
#sidebar ul ul li a:hover {
	display: block;
	padding-left: 10px;
}
#sidebar ul ul ul li a:hover {
	background: transparent;
	color:#fff;
}
#sidebar img {
	margin-top: 10px;
}
#featured {
	width: 270px;
	overflow: hidden;
	float: left;
}
#sidebar h2.featured {
	background: url('images/featuredh2.png') no-repeat;
	height: 27px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	padding-top: 10px;
}
#sidebar .fentry a:hover {
	padding-left: 0;
}
#sidebar .fentry img {
	margin-top: 0;
}
#sidebar .excerpt {
	height: 58px;
	margin: 0 5px;
	overflow: hidden;
}
#sidebar p.meta {
	background: url('images/featuredmeta.jpg') no-repeat;
	height: 37px;
	padding: 0 5px;
	color: #46697c;
	position: relative;
}
#sidebar img.more_arrow {
	position: absolute;
	top:0;
	right: 10px;
}
/*******************************************************
*******************FOOTER******************************/
#footer {
	border-top: 8px #e5e5e5 solid;
	clear:left;
	width:950px;
}
#footer h2 {
	font-size: 18px;
	padding-bottom: 10px;
	color: #666;
}
.fleft {
	padding: 20px 0;
	width: 484px;
	float: left;
}
	.lleft {
		width: 222px;
		float: left;
		margin-right: 20px;
		padding: 0;
	}
	.lright {
		width: 222px;
		float: right;
		margin-right: 20px;
		padding: 0;
	}
.fright {
	padding: 20px 0;
	width: 464px;
	float: right;
}
	.rleft {
		width: 222px;
		float: left;
		margin-right: 20px;
		padding: 0;
	}
	.rright {
		width: 222px;
		float: right;
		padding: 0;
	}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer li li {
	list-style-type: disc;
	margin-left: 15px;
}
#footer .foot {
	width: 950px;
	min-height: 30px;
	display: block;
}
#footer ul.pages {
	width: 50%;
	float: right;
	text-align: right;
}
#footer ul.pages li {
	list-style-type: none;
	display: inline;
	padding: 0 5px;
}
#footer ul.pages a {
	color: #666;
}
/*******************************************************
*******************Defaults******************************/
h1{
	font-size: 28px;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 21px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 14px;
}
hr {
	display : none;
}
a {
	color: #19a6ef;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border:0px;
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}
/*Table Styling*/
table {
	margin-bottom: 10px;
}
table,th,tr,td {
	border: 1px #ccc solid;
	padding: 5px;
}
caption {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
th {
	background: #eee;
}
tr:hover {
	background: #eee;
}
td:hover {
	background: #ccc;
}
.clear {
	clear: both;
}
/*******************************************************
*******************Search Form******************************/

/* Search form for header area */	

		.hide {
			display: none;
		}
		.search {
			width: 940px;
			padding: 5px;
			background: #e9f5fb;
			margin: 5px 0;
		}
		#searchform {
			margin: 0 auto;
			width: 270px;
			height: 33px;
			background: url('images/search.jpg') no-repeat;
			position: relative;
		}
		#searchsubmit {
			background: url('images/go.jpg') no-repeat;
			width: 27px;
			height: 23px;
			border:0px;
			position: absolute;
			top: 5px;
			right: 10px;

		}
		#searchform #s {
			background: transparent;
			width : 216px;
			padding :7px 4px 5px 10px;
			color: #ccc;
			border: 0;
			display: inline;
			font-size: 14px;
		}
	
/*******************************************************
*******************Contact Form******************************/
.contact {
	padding: 10px;
	margin-bottom: 20px;
}
.contact .notification_error
{
	margin: 10px 0;
	height: auto;
	width: 90%;
	padding: 4px;
	text-align: left;
	border: 1px solid red;

}

.contact .notification_ok
{
	height: auto;
	width: 94%;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}
.contact .button
{
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	background: white;
	color: #333333; 
}
/* Label */
.contact label  { 
	width: 100px; 
	margin: 5px; 
	float: left; text-align: left; }

/* Input, Textarea */
.contact input, textarea
{
	margin: 8px;
	padding: 8px;
	width: 250px;
	background: #EFEFEF;
	border : 1px solid #d3d3d3;
	border-top-color : #999;
	border-left-color : #999;
	color: #333333; 
}
.contact input:hover,.contact textarea:hover {
	background: #fff;
}
.contact input:hover,.contact textarea:hover {
	background: #fff;
}
.contact textarea {
	width: 400px;
}
.contact input#submit {
	margin-top: 20px;
	padding:5px;
	border:0px;
	width: auto;
	background : #d3d3d3;
	color:#737373;
} 
.contact input#submit:hover {
	color: #fff;
	background: #19a6ef;

}
/* BR */

.contact br { clear: left; }


/* listado de inmuebles */

.caja_listado {
	display: block;
	border: 1px solid #E6E6E6;
	background: #f5f5f5;
	padding: 5px 10px 5px 5px;
	margin: 0 auto 10px auto;
	width: 630px;
	float:left;
}

.caja_listado .separador {
	float:left;
	height:1px;
	width: 625px;
}

.caja_listado .imagen {
	clear:both;
	width: 200px;
	border-right: 1px dotted #ccc;
	padding-right: 5px;
	float: left;
}

.caja_listado .cont {
	width: 415px;
	float:right;
}
.caja_listado h1 {
	font-size: 14px;
	font-weight:bold;
	width:415px;
	border-bottom: 1px dotted #ccc;
    padding-bottom: 2px;
	color: #45a6ef;
}
.caja_listado h2 {
	font-size: 12px;
	font-weight:bold;
	width:415px;
  padding-bottom: 2px;
}

.caja_listado .flecha {
	float:right;
}

.caja_listado .descrip {
	width:415px;
	padding: 5px 0;
	float:right;
	text-align:justify;
}

.paginador {
	margin:auto;
	clear:both;
	float:right;
	text-align:right;
}
.paginador a {
	border: 1px solid #DCDCDC;
	background:#F8FAFD;
	padding: 2px;
	color: #666;
	font-family:Verdana, Geneva, sans-serif;
}
.paginador .actual {
	border: 1px solid #DCDCDC;
	background:#e2ebef;
	padding: 2px;
	color: #666;
	font-family:Verdana, Geneva, sans-serif;
}

/* detalle de los inmuebles */

.detalle {
	display: block;
	border: 1px solid #E6E6E6;
	background: #f5f5f5;
	padding: 5px 10px 5px 5px;
	margin: 0 auto 10px auto;
	width: 630px;
	float:left;
}

.detalle .separador {
	float:left;
	height:1px;
	width: 625px;
}

.detalle .imagen {
	clear:both;
	width: 600px;
	padding: 1px;
	margin: 0 10px 0 0;;
	border: 1px dotted #ccc;
	float: right;
}

.detalle .descripcion {
	clear:both;
	margin: 0 auto;
	width: 600px;
	text-align:center;	
}

.detalle .titulo {
	clear:both;
	margin: 0 auto;
	width: 600px;
	text-align:center;	
}

.detalle .numeros {
	clear:both;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 625px;
	margin: 3px auto 0 auto;
	padding: 5px 0 3px 0;
	text-align:center;	
	float:right;
}

.detalle .cont {
	width: 625px;
	margin: 0 auto;
	float:right;
}
.detalle h1 {
	font-size: 14px;
	font-weight:bold;
	width: 625px;
	margin: 0 auto;
	border-bottom: 1px dotted #ccc;
    padding-bottom: 2px;
	color: #45a6ef;
}
.detalle h2 {
	font-size: 12px;
	font-weight:bold;
	width: 625px;
	margin: 0 auto;
  padding-bottom: 2px;
}

.detalle .flecha {
	float:right;
}

.detalle .descrip {
	width: 625px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	float:right;
	text-align:justify;
}

#cuadro, #cuadro1 {
	width: 625px;
	margin: 0 auto;
	padding: 5px 0 3px 0;
	float:right;
	border-bottom: 1px dotted #ccc;
	text-align:justify;
}
#cuadro {
}
#cuadro1 {
	margin-top: 0;
	border: 0;
}

#cuadro ul, #cuadro1 ul {
	display:block;
	padding: 0 0 4px 0;
	float:left;
	margin : 0 5px 0 45px;
	width: 245px;
}
#cuadro ul li, #cuadro1 ul li {
	line-height: 16px;
	padding:0;
	margin:0;
}

#cuadro1  .der {
	float:right;
}

#cuadro1 .cabcarno{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	color:#CCCCCC;
	padding: 0px 5px 0px 5px;
}
#cuadro1 .cabcarsi{
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	padding: 0px 5px 0px 5px;
}
 #formu {
	 padding: 10px 0;
	 height:auto;
	 margin: auto;
	 width: 550px;
 }
 	#formu label {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		padding: 2px;
		margin: 2px;
		width:160px;
		float:left;
		display: block;
	}
	#asu {
		float:left;
		 width: 550px;
	}
	
	#nom {
		float:left;
		 width: 550px;
	}
	
	#tel {
		clear:both;
		float:left;
		padding-top: 5px;
		 width: 550px;
	}
	#ema {
		clear:both;
		float:left;
		padding-top: 5px;
		 width: 550px;
	}
	#comen {
		clear:both;
		float:left;
		padding-top: 5px;
		 width: 550px;
	}
	
	#bot {
		clear:both;
		float:left;
		padding-top: 5px;
		width: 550px;
	}
	
	#formu #separa {
		width: auto;
		clear:both;
		height: 10px;
	}
	
	#formu #asunto,#nombre, #formu #telefono,#formu #email, #formu #coment {
		background-color:#f1f2f3;
		border: 1px solid #cecece;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight:normal;
		color: #069;/* color de intro h1 */
		padding: 2px 10px 2px 10px;
		font-size:12px;
	}
	#formu #nombre {
		width:350px;
	}
	#formu #asunto {
		width:350px;
	}
	#formu #telefono {
		width:150px;
	}
	#formu #email {
		width:350px;
	}
	#formu #coment {
		width:350px;
		margin: 0;
	}
	
	#formu #asunto:hover, #formu #nombre:hover, #formu #telefono:hover, #formu #email:hover, #formu #coment:hover {
		border: 1px solid #7DD0F1;
	}
	#formu #asunto:hover, #formu #nombre:focus, #formu #telefono:focus, #formu #email:focus, #formu #coment:focus {
		border: 1px solid #7DD0F1;
		color: #000;
	}
	
	#formu #boton {
		background-color:#f1f2f3;
		border: 1px solid #cecece;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-weight:bold;
		color: #069;/* color de intro h1 */
		padding: 2px 0;
		font-size:12px;
		width: auto;
	}
	
	#botizq {
		width:auto;
		float:right;
	}
	#error {
		border: 1px solid #ff0000;
		background: #ffd0d0;
		color: #F00;
		padding: 8px;
		margin-bottom: 10px;
		text-align:left; 
		line-height:15px;
		display:none;
		width: 500px;
		margin: 10px auto 5px auto;
	}

