/*
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;
	color: #999;
	margin: 0px;
	padding: 0px;
}
#container
{
	width: 950px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper
{
	width: 950px;
	position: relative;
}
/********************************************************
************************HEADER***********************/
#header
{
	width: 950px;
	margin: 0 auto;
	height: 70px;
	position: relative;
}

/* top links */
.menu
{
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 50px;
}
.menu a
{
	color: #999;
	font-weight: bold;
	font-size: 11px;
	padding: 35px 5px 5px 5px;
}
.menu ul, .menu li
{
	list-style-type: none;
	display: inline;
}
.menu li
{
	margin-left: 6px;
}
.menu li.current-cat a, .menu li.active a
{
	background: #19a6ef;
	color: #fff;
}
.menu li a:hover
{
	background: #19a6ef;
	color: #fff;
	text-decoration: none;
}
.logo
{
	position: absolute;
	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
{
	width: 950px;
	height: 405px;
	z-index: -1;
	position: relative;
}
#main
{
	background: url('../images/mainbg.png') no-repeat;
	width: 950px;
	height: 222px;
	font-size: 30px;
	font-family: Georgia;
	color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
img.searchicon
{
	vertical-align: middle; /* 	float: right; 	margin-top: 25px; 	margin-right: 10px; 	display: block; 	z-index: 1000; */
}
#main img.searchicon
{
	/* 	margin-top:22px; */
}
img.searchicon:hover
{
	cursor: pointer;
}

/***********************************************************
*******************Home CONTENT******************************/
#home
{
	margin-top: -30px;
	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
{
	background: #eee;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.fentry img
{
}
.fentry h2
{
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#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;
}
h2.brief
{
	background: url('../images/briefh2.png') no-repeat;
	width: 619px;
	height: 27px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	padding: 10px 10px 0 20px;
	margin-bottom: 10px;
}
#brief > .in
{
	padding: 10px;
}
#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;
}
.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-image: url(../images/visa.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
.e2
{
	background-image: url(../images/Calender-48.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
.e1
{
	background-image: url(../images/Home-48.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
.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: 200px;
	display: block;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
}
.le3
{
	margin-right: 0;
}
img.latest
{
	margin-bottom: 10px;
}
.lentry h2
{
	font-size: 18px;
	padding-bottom: 20px;
}
.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: #19a6ef;
}
.post h2
{
	display: block;
	padding-bottom: 20px;
}

.post h1
{
	display: block;
	padding-bottom: 20px;
}
.apost h2
{
}
.post
{
	padding: 0;
	margin-bottom: 40px;
}
.post ul, .post ol
{
	margin-left: 25px;
}
.entry
{
	padding: 0;
	min-height: 275px;
}
.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;
}

.info
{
	position: relative;
	color: #19a6ef;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	padding-bottom: 10px;
}
.apost
{
	width: 609px;
	display: block;
	padding: 20px;
	margin-bottom: 20px;
	position: relative;
	background: #f5f5f5;
	height: 190px;
}
.aentry
{
	width: 340px;
	display: block;
	margin-left: 270px;
	min-height: 175px;
}
.aentry > .excerpt
{
	height: 76px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
.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;
}
img.thumbnail
{
	max-width: 246px;
	max-height: 180px;
}
.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;
	padding-bottom: 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;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#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
{
	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
{
	display: block;
	background-position: center top;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	margin: 0px;
}
#sidebar li.cat-item
{
	margin: 0;
	padding: 0;
}
#sidebar li.cat-item a
{
	display: block;
	font-size: 14px;
	background: #f5f5f5;
	padding: 5px 0 5px 10px;
	margin: 0 0 1px 0;
	color: #128FD1;
}
#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: 14px;
	padding-top: 10px;
}
#sidebar .fentry a:hover
{
}
#sidebar .fentry img
{
	margin-top: 0;
}
#sidebar .excerpt
{
}
#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
{
	float: left;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
#footer ul.pages li
{
	list-style-type: none;
	display: inline;
	padding: 0 5px;
}
#footer ul.pages a
{
	color: #666;
}
/*******************************************************
*******************Defaults******************************/
h1
{
	font-size: 24px;
}
h2
{
	font-size: 24px;
}
h3
{
	font-size: 21px;
}
h4
{
	font-size: 18px;
}
h5
{
	font-size: 16px;
}
h6
{
	font-size: 14px;
}
hr
{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
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
{
}
caption
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
th
{
	background: #eee;
}
tr:hover
{
}
td:hover
{
}
.clear
{
	clear: both;
}
/*******************************************************
*******************Search Form******************************/

/* Search form for header area */

.hide
{
	display: none;
}
.search
{
	width: 400px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	position: absolute;
	height: 150px;
	right: 0px;
	top: 0px;
	padding: 5px;
	background-image: url(../Images/bg-search.png);
}
#searchform
{
	margin: 0 auto;
	height: 33px; /*background: url('../images/search.jpg') no-repeat;*/
	position: relative;
}
#searchform table
{
	width: 400px;
}
#searchform tr td
{
	padding: 3px;
	color: #000000;
}
#searchform .searchlabel
{
	text-align: right;
}
#searchsubmit
{
	/*background: url('../images/go.jpg') no-repeat;*/
	width: 27px;
	height: 23px;
	border: 0px;
	position: absolute;
	top: 5px;
	right: 10px;
}
#searchform #q
{
	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
{
	margin: 0px;
	float: left;
	text-align: left;
}

/* Input, Textarea */
.contact input, textarea
{
	margin: 2px;
	padding: 2px;
	border: 1px solid #d3d3d3;
	border-top-color: #999;
	border-left-color: #999;
	color: #333333;
}
.contact input[type=image]
{
	vertical-align: middle;
	margin: 4px;
	padding: 0;
	border: none;
}
.contact input:hover, .contact textarea:hover
{
}
.contact input:hover, .contact textarea:hover
{
}
.contact textarea
{
	width: 300px;
}
.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;
}

label.error
{
	display: block;
	margin: 5px 0;
}
input.error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}
label.error
{
	float: none;
	margin: 10px;
	color: red;
	font-style: italic;
}
.socialbookmarks
{
	padding-bottom: 10px;
}
img a
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.post .entry #listino table td
{
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#listino
{
}
.post .entry #listino table th
{
	padding: 5px;
}
.post .entry h4
{
	color: #19a6ef;
}
.info_fieldset
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tabellaForm
{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ajax-contact-form .tabellaForm td
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}

#wrapper #sidebar #featured .meta a
{
	background-color: none;
	background-image: none;
}
#trova-button
{
	height: 75px;
	width: 200px;
	position: absolute;
	left: 50px;
}
.datapager
{
	float: right;
	text-align: right;
	padding: 0px;
	margin-bottom: 4px;
}
.datapager span
{
	padding: 2px;
	color: #999999;
}
.datapager a
{
	text-decoration: none;
}
.datapager img
{
	vertical-align: middle;
}

#trova-button
{
	z-index: 20000;
	position: absolute;
	margin-left: 650px;
	top: 250px;
}

#prenotathumb
{
	vertical-align: middle;
	padding: 5px;

}
#sidebar #featured .fentry a {
}
#home #brief .in p {
	padding-top: 15px;
	font-size: 110%;
}
#select {
	background-color: #19a6ef;
}

.ui-datepicker-trigger
{
	padding: 2px;
	vertical-align: middle;
}#sidebar #featured .fentry p {
	font-size: 90%;
	color: #666666;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.flags {
	position: absolute;
	top: 4px;
	right: 0px;
}

