/*
	Theme Name: Realist
	Theme URI: http://www.stevebluck.co.uk
	Description: The Ultimate Real Estate Theme
	Version: 1.0
	Author: Stephen Bluck
	Tags: real estate, wordpress, template
*/

/* header -----------------------------------------------------------*/
body {
	background:url(../../images/bg.gif) #375d81 repeat-x;
}
.spacer {
	height:20px;
}
#header_shine {
	background:url(../../images/header_shine.png);
	width:507px;
	height:363px;
	position:absolute;
}
#wrap {
	position:relative;
}
.logo {
	width:300px;
	height:65px;
}
.logo h1 {
	text-indent:-9999px;
}
#phone_number {
	padding:0 0 0 30px;
/*	line-height:25px;
	font-size:1.1em;
*/
	font-size:12px;
	line-height:16px;
	height:20px;
	width:290px;
	text-align:right;
}
#phone_number img {
	margin-right:8px;
}
.tagline {
	font-size:0.9em;
	line-height:13px;
	color:#585858;
}
/* navigation -----------------------------------------------------------*/



#nav {
	border-bottom: 1px solid #bcbcbc;
	font-size:0.8em;
	padding:0px;
	float:left;
	z-index:2000;
	position:relative;
}

#nav ul {
	float:left;
}
#nav ul li {
	float:left;
	margin:0;
}
#nav ul li a {
	display:block;
	float:left;
	color:#585858;
	text-decoration:none;
	border-top:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	padding:4px 6px 4px;
	padding-bottom:0;
	margin-right:8px;
	height:22px;
	
	font-size:16px;
	background: #e0d9c3; /*#C7AA4C;*/
}

#nav ul li a.flash_menu_item {
	padding:0;
	margin:0;
	height:26px;
}

#nav ul li li a {
	font-size: 12px;
	height:auto;
	margin:0;
	padding:0;
}


#nav ul li a:hover {
	color:#000000;
	background:#fff;
}
#nav ul li ul {
	margin:-1px 0 0 0;
/*	margin:-4px 0 0 -30%;*/

	font-size:0.9em;
	line-height:15px;
	width:210px;
/*	text-align:center;*/
	}
#nav ul li ul li ul {
	margin:15px 0 0 40px;
	font-size:1em;
	line-height:15px;
	width:232px;
	border-top:1px solid #bcbcbc;/*		text-align:center;*/
	}
#nav ul li ul li a {
	background-color:#F0F0F0;
	border-bottom:1px solid #bcbcbc;
	border-left:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-top:0;
	display:block;
	padding:10px;
	width:210px;
}
#nav ul li ul li a:hover {
	background-color:#FFFFFF;
}
/*** ESSENTIAL STYLES ***/

	.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,  .sf-menu li.sfHover ul {
	left:			0;
	top:			29px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,  ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,  ul.sf-menu li li.sfHover ul {
	left:			191px; /* match ul width */
	top:			-16px;
}
ul.sf-menu li li:hover li ul,  ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,  ul.sf-menu li li li.sfHover ul {
	left:			191px; /* match ul width */
	top:			-16px;
}
/*search-----------------------------------------------------------------*/



#search {
	width:310px;
	min-height:286px;
	height:auto !important;
	height:286px;
	float:left;
	color:#FFFFFF;
	overflow:hidden;
}
#search h3 {
	font-weight:normal;
	margin:20px 0 20px 20px;
}
.row {
	margin:0 0 20px 20px;
	font-size:0.8em;
div
}
#search label {
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}
#search input, #search select {
	background:none;
	border:none;
	font-size:0.8em;
	position:relative;
	z-index:1;
}
.box {
	background:#FFFFFF;
	padding:6px;
	float:left;
	cursor:pointer;
	margin:0;
}
.small {
	width:50px;
}
.medium {
	width:70px;
}
.medium2 {
	width:180px;
}
.medium3 {
	width:180px;
}
.large {
	width:246px;
}
#submit {
	margin:-2px 0 0 0;
}
/*sidebar-----------------------------------------------------------------*/



#sidebar {
	width:310px;
	float:left;
	color:#FFFFFF;
	position:relative;
}
#sidebar h3 {
	font-weight:normal;
	margin:20px 0 20px 20px;
}
#sidebar h4 {
	font-weight:normal;
	font-size:0.9em;
	margin-right:3px;
	padding:10px 0 10px 20px;
	display:block;
	width:287px;
}
#sidebar ul {
	margin-right:3px;
	margin-top:0px;
	width:307px;
}
#sidebar ul li a {
	display:block;
	padding:10px 10px 10px 30px;
	text-decoration:none;
	font-size:0.8em;
	width:267px;
}
#sidebar ul li ul {
	margin:0;
}
#sidebar li li a {
	display:block;
	padding:10px 10px 10px 50px;
	text-decoration:none;
	font-size:0.7em;
	width:247px;
}
#sidebar li li li a {
	display:block;
	padding:10px 10px 10px 70px;
	text-decoration:none;
	font-size:0.7em;
	width:227px;
}
#sidebar ul li a:hover {
	background:#FFFFFF;
	color:#000000;
}
#sidebar label {
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}
#sidebar input, #sidebar select {
	background:none;
	border:none;
	font-size:0.8em;
}
/*banner-----------------------------------------------------------------*/



#banner {
	height:286px;
	background-color:#FFFFFF;
	padding:1px;
	width:936px;
}
#random_posts {
	float:left;
	width:626px;
	height:286px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#random_posts h2 {
	font-size:1.2em;
	line-height:25px;
	cursor:default;
}
#random_posts p {
	font-size:0.8em;
	font-weight:normal;
	cursor:default;
}
#random_posts p.random_price {
	font-size:1.5em;
	position:absolute;
	text-align:right;
	width:586px;
	margin-top:-28px;
	cursor:default;
}
.description {
	background: url(images/black_bar.png);
	width:586px;
	padding:15px 20px 15px 20px;
	color:#FFFFFF;
	margin-top:-68px;
	z-index:2;
	position:relative;
}
.random_image {
	position:relative;
	z-index:1;
}
/*holder-----------------------------------------------------------------*/



#holder {
	background-color:#FFFFFF;
	padding:1px;
	width:936px
}
#sidebar_image {
	width:938px;
!important
}
/*right_side----------------------------------------------------------*/



#search_query {
	padding:20px;
	color:#585858;
	width:584px;
	font-size:0.75em;
	line-height:20px;
}
#search_query h2 {
	position:absolute;
	margin:-18px 0 0 0;
	text-align:right;
	display:block;
	width:584px;
}
#right_side {
	width:626px;
	float:left;
}
.result {
	padding:20px;
	color:#585858;
	width:584px;
	font-size:0.75em;
	margin:1px 0 0 0;
	position:relative;
!important /*for IE6*/
}
.result_image a {
	padding:10px;
	display:block;
	float:left;
	width:125px;
	text-align:center;
	font-size:0.8em;
	color:#585858;
	text-decoration:none;
}
.result_image_single a {
	padding:10px;
	display:block;
	float:left;
	width:125px;
	text-align:center;
	font-size:0.8em;
	color:#585858;
	text-decoration:none;
	margin: 0 20px 0 0;
}
.result_text {
	float:left;
	margin:0 0 0 20px;
	width:410px;
}
.result_text h1 {
	color:black;
	font-weight:normal;
	font-size:1.3em;
	margin:10px 0 10px 0;
}
.result_text h2 a:hover {
	color:#000000;
}
.text_small {
	font-size:0.8em;
	color:#585858;
	line-height:20px;
}
.result_text p {
	font-size:0.9em;
	line-height:18px;
}
.result_text p.links {
	font-size:0.9em;
	line-height:18px;
	margin:10px 0 0 0;
}
.result_text p.links a {
	text-decoration:none;
}
.result_text p.links a:hover {
	text-decoration:none;
	color:#000000;
}
.details {
	position:absolute;
	width:410px;
	margin:-20px 0 0 0;
	text-align:right;
}
.details .icon_number {
	font-size:1.5em;
	margin-right:10px;
}
.details_single {
	position:absolute;
	width:410px;
	margin:-0px 0 0 180px;
	text-align:right;
}
.details_single .icon_number {
	font-size:1.5em;
	margin-right:10px;
}
/*single-------------------------------------------*/



#single_image a {
	padding:10px;
	display:block;
	float:left;
	width:250px;
	text-align:center;
	font-size:0.8em;
	color:#585858;
	text-decoration:none;
}
#multiple_images {
	float:left;
	width:580px;
	margin:5px 0 20px 4px;
}
#multiple_images h1 {
	font-size:1.5em;
	display:block;
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
	font-weight:normal;
}
#multiple_images p {
	text-align:center;
	font-size:0.8em;
}
.image {
	float:left;
	margin:0 6px 10px 0;
}
.image a {
	padding:5px;
	display:block;
}
#description h1, #description h2, #description h3, #description h4, #description h5, #description h6 {
	font-weight:normal;
	display:block;
	border-bottom:1px solid #CCCCCC;
	color:#000000;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
#description h1 {
	font-size:1.5em;
}
#description h2 {
	font-size:1.4em;
}
#description h3 {
	font-size:1.3em;
}
#description h4 {
	font-size:1.2em;
}
#description h5 {
	font-size:1em;
}
#description h6 {
	font-size:0.9em;
}
#description label {
	display:block;
	padding:0 0 10px 0;
}
#description input, #description textarea {
	margin: 0 0 10px 0;
	border:1px solid #999999;
	padding:4px;
	background:#FFFFFF;
	font-family:Arial;
	font-size:1em;
/*	width:200px;*/
}
#description form {
	margin:0 0 20px 0;
}
#description textarea {
	width:450px;
}
#description input.submit {
	width:150px;
	cursor:pointer;
}
#description p {
	line-height:18px;
	margin:0 0 20px 0;
}
#description ul {
	margin:0 0 20px 20px;
}
#description ul li {
	list-style: square;
	line-height:20px;
	color:#000000;
}
#contact_info p {
	margin:0;
	padding:0;
}
.simple_overlay {
	/* must be initially hidden */

	display:none;
	/* place overlay on top of other elements */

	z-index:10000;
	/* styling */

	

	width:675px;
	min-height:200px;
	padding:10px;
}
/* close button positioned on upper right corner */

	.simple_overlay .close {
	background-image:url(../../images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
/* the large image. we use a gray border around it */

	#img {
	border:1px solid #666;
}
/* "next image" and "prev image" links */

	.next, .prev {
	/* absolute positioning relative to the overlay */

		position:absolute;
	top:40%;
	border:1px solid #666;
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	/* upcoming CSS3 features */

		-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}
.next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;
}
.next:hover, .prev:hover {
	text-decoration:underline;
	background-color:#000;
}
/* when there is no next or previous link available this class is added */

	.disabled {
	visibility:hidden;
}
/* the "information box" */

	.info {
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}
.info strong {
	display:block;
}
/* progress indicator (animated gif). should be initially hidden */

	.progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}
/* everybody should know about RGBA colors. */

	.next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(/img/global/gradient/h80.png) repeat-x;
}
/*listings--------------------------------------------------------------*/



#listing {
	width:645px;
}
#listing ul li {
	float:left;
	margin-bottom:20px;
}
#listing ul li a {
	padding:14px;
	display:block;
	text-decoration:none;
	float:left;
	position:relative;
	z-index:2;
}
.hover {
	cursor:pointer;
}
.listing_image {
	width:110px;
	height:110px;
	vertical-align:top;
	float:left;
	position:relative;
	z-index:1;
}
.text_wrap {
	float:left;
	width:143px;
	margin-left:14px;
	cursor:pointer;
	margin-top:4px;
}
.city {
	font-size:0.75em;
	color:#585858;
	line-height:1.4em;
}
.address {
	color:#000000;
	font-size:0.9em;
	line-height:30px;
}
.price {
	font-size:0.75em;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}
.icon_number {
	color:#585858;
	font-size:1.1em;
}
.icon {
	width:18px;
	height:14px;
	margin-right:5px;
}
/*welcome-------------------------------------------*/



#welcome h2 {
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:10px;
	color:#303030;
 width:
}
#welcome p {
	color:#585858;
	font-size:0.9em;
	line-height:23px;
	margin-bottom:10px;
}
/*footer--------------------------------------------*/



#footer {
	border-top:1px solid #bcbcbc;
	background:url(../../images/footer_bg.jpg);
	padding:20px 0 20px 0;
	font-size:0.7em;
	color:#585858;
}
#footer ul {
	display:block;
	text-align:justify;
}
#footer ul ul {
	display:inline;
}
#footer li {
	display:inline;
	margin-right:5px;
}
#footer a {
	color:#999999;
	text-decoration:underline;
}
#footer ul.hidden a {
	color:#cccccc;
	text-decoration:underline;
}
#footer a:hover {
	color:#585858;
}
.left {
	float:left;
}
.right {
	float:right;
}
#location {
	float: left;
	overflow: auto;
	margin: 0 0 20px 0px;
}
#location .gsmsc-mapDiv {
	height: 350px;
}
#location .gsmsc-idleMapDiv {
	height: 350px;
	overflow: hidden!important;
}
#location #mapsearch * {
	margin: 0px!important;
	padding: 0px!important;
	font-size: 12px;
}
#location #mapsearch {
	width: 580px;
}
#location .gsmsc-controls, #location div.gs-directions-to-from {
	display: none;
}
/*Comments*/



#description ul.commentlist {
	list-style:none;
	margin:0 0 0px 20px;
}
.commentlist li {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	list-style:none;
	border-bottom:1px solid #d8d8d8;
}
.comment-text p {
	color: #666666;
	font-size:1em;
}
#description .comment-text h5 {
	border:none;
	margin:0px;
}
.grav {
	float:left;
	margin:0 20px 0 -20px;
	width:96px;
	height:96px;
}
.comment-text p {
}
.comment-text h4 {
}
.home_text_large {
	font-size:16px;
	font-weight:bold;
	display:block;
	margin-bottom:6px;
}
#site_title {
	width:600px;
	color:#585858;
	font-size:15px;
	height: 126px; /*90px;*/
}
#site_title h1 {
	font-size:24px;
	font-weight:bold;
	text-indent:0px;
	margin-bottom:8px;
}
.data_table {
	font-size:120%;
}

