/*
Theme Name: OpenHouse Realestate
Description: Premium Real Estate theme
Version: 2.78
Author: BuchmannDesign
*/

/*

#fbfbfb = almost white
#eeeeee = 5% gray
#cfcfcf = 15% gray
#afafaf = 30% gray
#949494 = 40% gray
gray = 50% gray
#333333 = 80% gray

*/

/* 
************************************
RESET
************************************
*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,  cite, code,del, dfn, em, font, img, ins, small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;  background: transparent;
}
body { 
line-height: 1;}

ul { 
list-style: none;
}

blockquote, q { 
quotes: none;
}

:focus { outline: 0;}
ins { text-decoration: none;}
del { text-decoration: line-through;}
table { border-collapse: collapse; border-spacing: 0;}

/* end reset */




/* 
************************************
TYPOGRAPHY & COLORS
************************************
*/

body {
	font-size: 62.5%;
	font-family: "Lucida Sans Unicode","Lucida Grande","Trebuchet MS",Helvetica,Arial,sans-serif;
	background: #fbfbfb;
	color: #4f4f4f;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	/* font color defined in header.php. Taken from Theme Options */
}

h1 { font-size: 3em; }

h2 {font-size: 2.9em;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	background: transparent url(images/headerbackground.png) repeat-x left bottom;
}

h3 {
font-size: 1.9em;
  }
  


h4 { font-size: 1.6em; }

h5 { font-size: 1.4em; }

h6 { font-size: 1.2em;  }

p {
	font-size: 1.3em;
	color: #4f4f4f;
	line-height: 1.8em;
	margin-bottom: 15px;
}

code {
	color: #333;
	font-size: 1.4em;

}

	code.block {
		background: #eee;
		padding: 5px;
		display: block;
		border: 1px solid #cfcfcf;
		margin: 20px 0;
		clear: both;
	}

a {
	outline: none;
}

blockquote {
	margin: 0 50px;
	padding-left: 10px;
	border-left: 10px solid #cfcfcf;
}



a:link, a:visited {
	text-decoration: none;
}


#columnswrapper a:link, #columnswrapper a:visited {
	text-decoration: underline;
	color: #666666;
}

#columnswrapper a.button:link, #columnswrapper a.button:visited {
	text-decoration: none;
	color: white;
}

#columnswrapper li a:link, #columnswrapper li a:visited {
	text-decoration: none;
}

#columnswrapper a:hover {
	color: #333333;
}

#content h4 a:link, #content h4 a:visited {
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}

pre {
	font-size: 2em;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

input[type=submit], a.button, button {
border:1px solid #ff9c1a!important; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 8px 8px 8px 8px; font-weight:bold; text-align: center; color: #FFFFFF; background-color: #FFB452;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFB452), color-stop(100%, #fb9d23));
 background-image: -webkit-linear-gradient(top, #FFB452, #fb9d23);
 background-image: -moz-linear-gradient(top, #FFB452, #fb9d23);
 background-image: -ms-linear-gradient(top, #FFB452, #fb9d23);
 background-image: -o-linear-gradient(top, #FFB452, #fb9d23);
 background-image: linear-gradient(top, #FFB452, #fb9d23);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FFB452, endColorstr=#fb9d23);
 opacity: 1!important;
}

input[type=submit]:hover, a.button:hover, button:hover {
 border:1px solid #eb8500; background-color: #ff9e1f;
 background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9e1f), color-stop(100%, #e78404));
 background-image: -webkit-linear-gradient(top, #ff9e1f, #e78404);
 background-image: -moz-linear-gradient(top, #ff9e1f, #e78404);
 background-image: -ms-linear-gradient(top, #ff9e1f, #e78404);
 background-image: -o-linear-gradient(top, #ff9e1f, #e78404);
 background-image: linear-gradient(top, #ff9e1f, #e78404);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9e1f, endColorstr=#e78404);
 opacity: 1!important;
}

#customsearch input[type=submit] {
	margin-left:105px;
	padding-left: 20px;
	padding-right: 20px;
}


a.button:link, a.button:visited {
	color: white;
	text-decoration: none;
	font-size: 13px;
	padding-bottom: 5px;
	padding-bottom: 5px;
}

	input[type=submit]:hover, a.button:hover, button:hover {
		/* background-image: none; */
	}

#intro ul li, #content ul li, #footer ul li, #features ul li, dl dt, #homerightcolumn ul li, .sidebarwidget ul li{
	background: url(images/bullet.png) no-repeat left 5px;
	padding-left: 20px;
}

#footer ul li {
	color: white;
}


#intro ul li li, #content ul li li, #footer ul li {
	background: url(images/bullet-small.png) no-repeat left 10px;
}

	#intro li, #content li, #footer li, #homerightcolumn li, .sidebarwidget li{
		line-height: 1.5em;
		padding-bottom: 7px;
	}

	#content li li {
		font-size: 1.0em;
	}
	
	#intro ul, #intro ol, #content ul, #content ol, #features ol, #features ul, #homerightcolumn ul, #homerightcolumn ol, .sidebarwidget ul, .sidebarwidget ol {
		margin-bottom: 25px;
		font-size: 1.2em;
		color: #4f4f4f;
	}
	
.sidebarwidget ul, .sidebarwidget ol {margin-bottom: 0;}
	
	#footer ul, #footer ol {
		font-size: 1.1em;
	}
	
	#intro ul ul, #intro ol ol, #content ul ul, #content ol ol, #features ol ol, #features ul ul, #homerightcolumn ul ul, .sidebarwidget ul ul {
		font-size: 1em;
		margin-bottom: 0;
		margin-top: 10px;
	}
	
	
	
	#features ul {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	
	#intro ol, #content ol, #features ol{
		margin-left: 20px;
	}
	

	
		#intro ul ul, #content ul ul, #features ul ul, #intro ol ol, #content ol ol, #features ol ol {
			margin-bottom: 0;
			font-size: 1em;
		}
		
dl {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 20px;
}

	dl dt {
		font-size: 1.1em;
	}
	
	dl dd {
		margin-bottom: 10px;
		margin-left: 20px;
	}
	

	

/* 
************************************
STRUCTURE
************************************
*/

#pagewrapper {
	width: 100%;
	background: url(images/background.png) repeat-x 0 0;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 145px;
	
	background: url(images/header.png);
}

p#description {
	text-indent: -9999px;
}

h1#logo a {
	display: block;
	width: inherit;
	height: inherit;
	text-indent: -9999px;
}

div#logo2 {
	width: 200px;
	height: 55px;
	position: absolute;
	top: 10px;
	right: 0;
}

/* 
************************************
CUSTOM SEARCH
************************************
*/

#customsearch {
	width: 259px;
	height: 270px;
	
	background: url(images/search.png) no-repeat 0 0;
	float: right;
	color: white;
}

	#sidebar-left #customsearch {
		width: 240px;
		background: url(images/search2.png) no-repeat 0 0;
		float: none;
		color: #fff;
		height: 290px;
		
	}

#customsearch h3 {
	color: white;
	
	padding-left: 0px;
	height: 27px;
}

	#sidebar-left #customsearch h3 {
		/* font color set in header.php. Taken from Theme Options.  */

		padding-bottom: 2px;
		padding-top: 2px;
			color: white;
	}
	
	#sidebar-left #customsearch .inner {
		padding-top: 30px;
		
	}

#customsearch .inner {
	padding-top:20px;
	padding-left: 30px;
	padding-right: 30px;
}

#sidebar-left #customsearch .inner {
	padding-top:20px;
	padding-left: 23px;
	padding-right: 20px;
}


	#customsearch div {
		margin-bottom:10px;
	}
	
	#customsearch label {display: block; padding-bottom: 5px;}
	
	#bedsbathsrow, #buyprices, #rentprices, #propertytyperow  {
		width: 200px;
		clear: both;
		
	}
	
	#customsearch #beds, #customsearch .pricemin {
		width: 105px;
		float: left;
		}

	select#location_level1, select#propertytype, select#location_level2 {
		width: 195px;
	}
	
	
	
	div#propertytypesection {
		float: left;
		width: 105px;
	}
	
	select#propertytype {
		width: 100px;
	}

	#customsearch input[type="submit"] {
		margin-top: 13px;
	}
	
	#beds select, #baths select, .pricemin select, .pricemax select, #rentorbuy select {
		width: 90px;
	}	
	
	#propertytypesection select{
		width: 90px;
		}
	

	#resultsorder {
		position: absolute;
		right: 32px;
		top: 20px;
	}


/* 
************************************
BASIC SEARCH BOX & RSS
************************************
*/

#basicsearch {
	position: absolute;
	top: 78px;
	right: 10px;
	background: white;
}

	#basicsearch input {
		border: 0px;
		padding: 2px 10px 2px 10px;
		position: relative;
		bottom: 2px;
	}
	
#basicsearch input#go {
		position: relative;
		top: 3px;
	}

a#rssicon {
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/rss.png) no-repeat 0 0;
	position: absolute;
	top: 7px;
	right: 0;
}


/* 
************************************
LATEST LISTINGS
************************************
*/


#latestlistings {
	width: 240px;
	float: left;
	overflow: hidden;
}

	#latestlistings .inner {
		padding: 27px 20px 20px 20px;
		overflow: hidden;
	}
	
	
	.latestlisting {
		margin-bottom: 20px;
		margin-right: 10px;
		float: left;
		position: relative;
}



.latestlisting li {
	line-height: 1.5em;
	font-size: 1.1em;
}

	.latestlisting ul {
		margin-top: 5px;
	}
	
	.latestlisting li.citystatezip {
		font-size: 1.4em;
		margin-bottom: 5px;
	}
	
	.latestlisting li.price {
		font-size: 1.4em;
	}
	
	.latestlisting li.bedsbaths {
		/* margin-top: 5px; */
	}


/* 
************************************
CONTENT
************************************
*/

#intro {
	width: 480px;
	float: left;
}

#intro .inner {
	padding: 20px;
}

#introimage {
	float: left;
	margin-right: 25px;
}

#introcaption {
	font-size: 1.1em;
	line-height: 1.5em;
}

#content {
	width: 710px;
	float: left;
	position: relative;
	margin-top: 15px;
	
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	clear: left;
}

	#content.norightsidebar, #content.noleftsidebar {
		width: 720px;
		
	}
	
	#content.fullwidth {
		width: 980px;
	}
	
	#content.twosidebars {
		width: 475px;
	}


#content .inner {
	padding: 12px 20px;
}

	.newsitem {
		margin-bottom:30px;
	}

#content img, .latestlisting img, #introimage img, #agentbox img {
	padding: 3px;
	border: 1px solid #afafaf;
	-moz-box-shadow: 0 0 5px rgba(0,0,0, .3);
	
}

.wp-post-image {
	margin-bottom: 10px;
}

#newsitems .wp-post-image {
	margin-bottom: 30px;
	margin-right: 15px;
	float: left;
}

ul#features {
	margin-top: 45px;
}

.postmetawrapper {
	margin-bottom: 15px;
}


#columnswrapper {
	overflow: hidden;
	clear: both;
	position: relative;
	top: 10px;
	background-color:#FFF;
	padding-bottom: 5px;
border: 1px solid #dddcdc; 
	
}

	#nothome #columnswrapper {
		top: 5px;
		padding-bottom: 30px;
	}


/* 
************************************
SIDEBARS
************************************
*/

#sidebar-right, #sidebar-left {
	width: 240px;
	float: right;
	
}


#sidebar-right .inner, #sidebar-right .inner {
	padding: 15px;
}

#sidebar-left {
	float: left;
}

#sidebar-left h3, #sidebar-right h3 {
	font-size: 1.9em;
}




/* 
************************************
COLUMNS
************************************
*/

#columnswrapper.columns-1 {
	background: transparent url(images/columns-1.png) repeat-y 0 0;
}

#columnswrapper.columns-2 {
	background: transparent url(images/columns-2.png) repeat-y 0 0;
}

/* 
************************************
PROPERTY FEATURES
************************************
*/

#features {
	width: 240px;
	position: absolute;
	right: 15px;
	top: 65px;
}

#features .inner {
	margin: 25px 0;
}

#features p {
	margin:0;
	font-size: 1.2em;
	line-height: 1.5em;
}

#features p a:link, #features p a:visited {
	text-decoration: none;
}

#features p.price {
	font-size: 1.5em;
}



#features li {
	line-height: 1.4em;
	padding-top: 3x;
	padding-bottom: 3px;
}

	#features li li {
		font-size: 1em;
		}


/* 
************************************
HOMEPAGE SLIDER
************************************
*/



#slider {
	height:270px;
	width:720px;
	position: relative;
	/* z-index: 0; */
	
	float: left;
	background: white;
	overflow: hidden;
}

#slider .sliderborder {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.slidertext {
	width: 268px;
	top: 7px;
	position: absolute;
	right: 0;
	background-color: transparent;
	z-index: 2000;
}

	.slidertext_inner  {
		padding: 25px 0 10px 0;
	}

.sliderimage {
	float: left;
	width: 720px;
	
}

.faderight {
	width: 127px;
	height: 270px;
	position: absolute;

	left: 335px;
}

#slider ul {
	margin-bottom: 10px;
	margin-left:30px;
}	
	
#slider li {
	line-height: 1.8em;
	font-size: 1.4em;

}

#slider li.price {
	font-size: 1.5em;
	font-weight: bold;

}

#slider li.bedsbaths {
	margin-top: 5px;
	margin-bottom: -5px;

}

#slider a.button {
	font-size: 1.3em;
	color: white;
	position: relative;
	z-index: 5000;
		margin-left:30px;
}

#slider a.button:hover {
	text-decoration: none;
}

#slider h3 {
	margin-bottom: 0;
	border-bottom: none;
	background-image: none;
	padding-left: 0;
		margin-left:30px;
}

.slidernav {
	position: absolute;
	top: 233px;
	left: 485px;
	z-index: 100;
}

	.slidernav a {
		text-indent: -9999px;
		display: block;
		width: 10px;
		height: 10px;
		margin-right: 5px;
		float: left;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
		border-radius: 20px;
	}
	
.image {
	overflow: hidden;
	/*position: absolute;*/
}

.imagehover {
	height: 300px;
	width: 436px;
	position: absolute;
	background: url(images/imagehover.png);
	top: 3px;
	left: 3px;
	display: none;
}


	
/* 
************************************
SINGLE PAGE SLIDER
************************************
*/	
	

.prevPage, .nextPage {
	position: absolute;
	display: block;
	width: 16px;
	height: 25px;
	background: url(images/nav.png) no-repeat;
	top: 450px;
	z-index: 10;
	cursor: pointer;
}

.prevPage.disabled {
	background-position: left bottom;
}

.nextPage.disabled {
	background-position: right bottom;
}

.nextPage {
	left: 435px;
	background-position: right top;
	
}

.prevPage {
	background-position: left top;
}


/* 
************************************
AGENT BOX
************************************
*/	
	
#agentbox {
	background: transparent url(images/trans_white_50.png);
	overflow: auto;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid;
}

h3.agent {
	background: transparent url(images/headerbackground.png) repeat-x left bottom;
	padding: 3px 3px 8px 15px;
	margin-bottom: 0;
}	

/* agent page  */
	
.agentresults {
	width: 328px;
	float: left;
	margin-right: 20px;
	position: relative;
}

.agentresults p {
	margin-bottom: 10px;
}

.norightmargin {
	margin-right: 0;
	margin-bottom: 20px;
}


	
	



/* 
************************************
FOOTER
************************************
*/

.footerblock {
	float: left;
	width: 220px;
	margin-right: 20px;	
	
}

.footerblock .inner {
	padding: 30px 0 0 15px;
}

.footerblock.last {
	margin-right: 0;
}

#footer .footerblock ul li {
	float: none;
}

#footer {
	clear: both;
	overflow: auto;
	color: white;
	background: url(images/trans_white_10.png);
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

#footer a {
	color: white;
}

#footer ul li {
	float: left;
	margin-left: 10px;
}

#footermenu {
	float: right;
	margin: 10px 30px 0 0;
}

#copyright {
	color: white;
	float: left;
	font-size: 1em;
	margin: 5px 0 0 20px;
}

#footer p {
	font-size: 1.1em;
	color: white;

}

#footer h3 {
	color: white;
}

.contact_widget_name,
.contact_widget_address,
.contact_widget_city,
.contact_widget_phone,
.contact_widget_email,
.contact_widget_statezip {
padding-bottom: 5px;
	padding-left:26px;
	line-height: 20px;
	font-size: 1.1em;
	}
.contact_widget_name {background:url(images/mini_icons.png) no-repeat scroll -179px -205px transparent;}
.contact_widget_phone {background:url(images/mini_icons.png) no-repeat scroll -138px -244px transparent;}
.contact_widget_email {background:url(images/mini_icons.png) no-repeat scroll -98px -282px transparent;text-decoration:underline;}

#belowfooter {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#belowfooter.belowfootermargin {margin-top: 10px;}

#footermenu li {
	float: left;
	color: white;
	padding-left: 10px;
}

#footermenu li a {
	color: white;
}




/* 
************************************
SEARCH RESULTS
************************************
*/

.searchresult, .agentresult {
	width: 213px;
	float: left;
	margin-right: 20px;
	position: relative;
}

.searchresult p {
	margin-bottom: 10px;
}

.norightmargin {
	margin-right: 0;
	margin-bottom: 20px;
}

.searchresult h3 {
	margin-bottom: 0;
}

.searchresult span.price {
	font-size: 1.3em;
	display: block;
}

.searchresult span.citystatezip {
	margin-bottom: 10px;
}

.searchresult span.bedbath {
	margin-bottom: -5px;
}

.searchresult span {
	display: block;
}

#content img.icon {
	margin-bottom: 0;
	padding: 0;
	background: transparent;
	border: none;
	margin-top: 1px;
	position: absolute;
	top: 8px;
	left: 9px;
	background: white;
}

#content img.videoicon {
	left: 36px;
}

.latestlisting img.icon {
background: transparent url(images/trans_white_50.png) repeat scroll 0 0;
	position: absolute;
	top: 8px;
	left: 8px;
	padding: 1px;
	
}

.latestlisting img.videoicon {
	left: 40px;
}



/* 
******************************************************
SOCIAL ICONS
******************************************************
*/

#social{
clear: left;
padding: 5px;
margin-bottom: 20px;
overflow: auto;
margin-top: 10px;
}

#social a{
	background: transparent url(images/socialicons-small.png) no-repeat top left;
	display: block;
	float: left;
	width: 20px;
	height:20px;
	margin-right: 5px;
	padding: 0;
	border-bottom: none;
	text-indent: -9999px;
}

#social a.twitter {
background-position: 0 0;
}
	/* #social a:hover.twitter { background-position:0 -23px; } */


#social a.stumbleupon{
background-position: -127px -24px;
}
		/*  #social a:hover.stumbleupon { background-position:-127px -24px; }*/

#social a.reddit{
background-position: -152px -24px;
}
	/* #social a:hover.reddit { background-position:-152px -24px; }*/

#social a.digg{
background-position: -76px -24px;
}
	/* #social a:hover.digg { background-position:-76px -24px; }*/

#social a.delicious{
background-position: -101px -24px;
}
	/* #social a:hover.delicious { background-position:-101px -24px; }*/

#social a.facebook{
background-position: -25px -24px;
}
	/* #social a:hover.facebook { background-position:-25px -23px; }*/

#social a.rss{
background-position: -200px -24px;
}
	/* #social a:hover.rss { background-position:-200px -23px; }*/
	
#social a.linkedin{
background-position: -177px -24px;
}
	/* #social a:hover.linkedin { background-position:-177px -23px; }*/
	

#social a.printbutton {
	display: block;
	width: 19px;
	height: 19px;
	background: url(images/print.png);
	margin-left: 30px;
}
	
	

/*
****************************************
TOOLTIPS
****************************************
*/	
	
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; border-radius: 3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }


/*
****************************************
COMMENTS
****************************************
*/

.commentlist {
	margin-left: 75px;
}

.commentlist .depth-1 {
	/* border: 1px solid black; */
	margin-left: 40px;
}

.commentlist .depth-2 {
	/* border: 1px solid black; */
	margin-left: 30px;
}

.commentlist .depth-3 {
	/* border: 1px solid red; */
	margin-left: 30px;
}


.commentlist .comment-body {
	margin-bottom: 30px;
	position: relative;
	background: white;
	min-height: 150px;
	padding: 20px;
}

.commentlist img {
	position: absolute;
	top: 0px;
	left:-115px;
}

.comment_pointer {
	position: absolute;
	width: 28px;
	height: 31px;
	top: 25px;
	left: -14px;
	background: transparent url(images/commentpointer.png) no-repeat top left;
}

.comment-meta {
	width: 100px;
	position: absolute;
	left: 1px;
	top: 90px;
	left: -115px;
	font-size: .8em;
	line-height: 13px;
	}
	
	.comment-meta a:link {
		color: gray;
	}
	
	.comment-meta a:hover {
		color: black;
	}
	
.commentlist p {
	font-size: 1.0em;
}
	
cite.fn {
	font-weight: bold;
}

#content .commentlist li {
	background: none;
}


/*
*****************************************
SHORT CODES
*****************************************
*/


.one_quarter, .two_thirds, .one_third, .one_half, .three_quarters {
	float: left;
	margin-bottom: 25px;
	margin-right: 15px;
	position: relative;
}

	.fullwidth .one_quarter, .fullwidth .two_thirds, .fullwidth .one_third, .fullwidth .one_half, .fullwidth .three_quarters {
		margin-right: 20px;
	}
 

.fullwidth .one_quarter {
	width: 208px;
}

.two_thirds {
width: 442px;
}

	.fullwidth .two_thirds {
	width: 603px;
	}


.one_third {
width: 215px;
}

	.fullwidth .one_third {
	width: 290px;
	}

.one_half {
width: 330px;
}

	.fullwidth .one_half {
	width: 447px;
	}

.fullwidth .three_quarters {
width: 685px;
}

.last {
	clear: right;
	margin-right: 0 !important;
}


.top {
	float: right;
	text-align: right;
	display: block;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 5px;
	margin-bottom: 20px;
	height: 10px;
	clear: right;
}

	.top:link, .top:visited {
		color: #666666;
	}
	
	.top:hover {
	background: transparent url(images/totop.png) no-repeat scroll 0 2px;
	
	padding-left: 15px;
	}
	
.dropcap {
	float: left;
	font-size: 45px;
	display: block;
	line-height: 40px;
	margin-right: 5px;
}

.pullquote {
	display: block;
	width: 200px;
	font-size: 1.8em;
	margin-top: 10px;
	margin-bottom: 10px;
}

	.pullquote.right {
		float: right;
		margin-left: 20px;
		padding-left: 20px;
		border-left: 10px solid #eeeeee;
	}
	
	.pullquote.left {
		border-right: 10px solid #eeeeee;
		float:left;
		margin-right: 20px;
		padding-right: 20px;
	}

	
.line {
	margin: 0 0 20px;
	height: 2px;
	background: transparent url(images/line_overlight.png) repeat-x;
}

/* toggle box */

h4.trigger {
	background: transparent url(images/toggle.png) no-repeat 5px 5px;
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
	height: 25px;
	line-height: 25px;
	width: 95%;
	font-size: 1.5em;
	font-weight: normal;
	/* float: left; */
}
h4.trigger a {
	text-decoration: none;
	display: block;
}
h4.trigger a:hover { color: #ccc; }
h4.active {background-position: 5px -43px;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 20px 15px;
	padding: 0;
	border: 1px solid #e9e9e9;
	overflow: hidden;
	clear: both;
}
.toggle_container .block {
	padding: 15px;
	background: white;
}

/* end short codes */



/* 
************************************
LOAN CALCULATOR
************************************
*/

#loancalculator {
	border: 1px solid;
	padding: 10px 0;
	background: url(images/trans_white_20.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 205px;
	margin-bottom: 20px;
}

#sidebar-left #loancalculator {
	margin-left: 15px;
}

#loancalculator h3 {
	letter-spacing: -.02em;
	font-size: 1.9em;
}

#calculator_widget { 
	width: 200px !important; 
	margin-left: 15px;
	clear: left;
	}

.mc-body { border: none !important;
	background: transparent !important;
	width: 162px !important;
	}
	
.mc-logo {
	display: none;
}

.mc-button {
	border: none !important;
	font-weight: normal !important;
	height: auto !important;
	width: auto !important;
	background: url(images/button.png) repeat-x 0 -10px !important;
	padding: 3px 10px !important;
	margin-top: 15px !important;
}

.mc-nav {
	border: none !important;
}

.mc-fields label {
	font-weight: normal !important;
}

.mc-widget .mc-body {
	text-align: left !important;
}

h3.loancalculator {
	height: 32px;
	background: url(images/calculator.png) no-repeat left 0;
	padding-left: 40px;
	padding-top: 7px;
	
}



/* 
************************************
PAGINATION
************************************
*/

.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #555;
}
 
.pagination a:hover{
color:#fff;
background: #3279BB;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #3279BB;
color:#fff;
}


/* 
************************************
MISC
************************************
*/

#threecolumnfeatures {
	margin-bottom: 20px;
	overflow: auto;
	padding: 15px 0 15px 15px;
	background: url(images/trans_white_60.png);
}

#threecolumnfeatures a {
	display: block;
	width: 195px;
	float: left;
	font-size: 1.3em;
	padding-left: 20px;
	background: url(images/bullet.png) no-repeat left 8px;
	color: #666666;
	line-height: 1.8em;
}

#threecolumnfeatures a:link, #threecolumnfeatures a:visited {
	text-decoration: none;
}


.lightsearchboxtext {
	color: #999999;
}

#posts_navigation {
	background: white;
	margin-top: 20px;
	padding: 5px;
	clear: both;
	font-size: 1.2em;
	overflow: auto;
}

#previouslink {
	float: left;
}

#nextlink {
	float: right;
}

#heading_searchresults {
	padding-left: 20px;
}

.pp_gallery, .ppt {display: none !important;}



.listingnavigation {
	clear: both; background: white; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	padding: 10px;
	overflow: auto;}
.prevlisting, .nextlisting {font-size: 1.3em;}
.prevlisting {float: left;}
.nextlisting {float: right;}

.openhouse {
	padding-left: 60px;
	background: url(images/openhouseicon_small.png) no-repeat 0 center;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.openhousebanner {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 179px;
	height: 39px;
	background: url(images/openhousebanner.png) no-repeat 0 center;
	z-index: 10000;
}

.openhousedatetime {
	position: relative;
	left: 10px;
	bottom: -21px;
	font-size: 10px;
}

/*
.openhouseslidericon {
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 70px;
	height: 70px;
	z-index: 100000;
	background: url(images/openhouseicon_large.png) no-repeat 0 center;
}

	.openhouseslidericon a {
		display: block;
		width: 70px;
		height: 70px;
		text-indent: -9999px;
	}
	
*/

.note {margin-bottom: 20px; padding:10px; border: 5px solid red; background: white;}

.hide {display: none;}

#columnswrapper .post h3 a {
	text-decoration: none;
	
}

.page-break { display:none; }


.agentcontent {
	margin-bottom: 50px;
}


span#price {
	font-size: 2em;
	color: white;
	padding: 2px 10px;
		background-color:#F90!important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.sidebarwidget {
	padding: 10px 20px 10px 15px;
}

#sliderimage {
	margin-top: 15px;
	position: relative;
	overflow: hidden;
}

.banner-small {
	width: 70px;
	height: 69px;
	position:absolute;
	top:-2px;
	right: -2px;
	z-index: 20;
}

	.searchresult .banner-small {
		right: 0;
	}

	.banner-small.reduced {
		background: url(images/reduced-small.png) no-repeat;
	}
	
	.banner-small.sold {
		background: url(images/sold-small.png) no-repeat;
	}

.banner-large {
	width: 119px;
	height: 119px;
	position:absolute;
	top:-5px;
	left: -5px;
	z-index: 20;
}

	.banner-large.reduced {
		background: url(images/reduced-large.png) no-repeat;
	}
	
	.banner-large.sold {
		background: url(images/sold-large.png) no-repeat;
	}

div.shadow-small {
	width: 205px;
	height: 5px;
	background: url(images/shadow.png) no-repeat 0 0;
	top: -1px;
	position: relative;
	margin-bottom: 10px;
}	

div.shadow-large {
	width: 436px;
	height: 18px;
	background: url(images/shadow-large.png) no-repeat 0 0;
	position: relative;
	top: -1px;
}
	

.wp-caption {
	font-size: .9em;
}

#contactsidebar {
	float: right;
	width: 240px;
}

	#contactsidebar .inner {
		padding: 60px 15px 0 0;
	}
	


#contactmap #map {
	width: 215px;
	height: 250px;
}

#listinglocation {
	width: 330px;
	padding: 3px;
	margin-bottom: 20px;
	clear: both;
	float: left;
	margin-right: 30px;
}

	#listinglocation iframe {
		border: 1px solid;
		padding: 3px;
		background: white;
	}

#listingcontact {
	width: 310px;
	float: left;
}

	#listingcontact .wpcf7 {
		clear: both;
	}

	#listingcontact textarea, #listingcontact input[type='text'] {
		width: 300px;
	}
	

#videos img {
	margin-right: 2px;
}
	
a.post-edit-link {
	display: block;
	background: #666666;
	margin: 15px 0;
	padding: 3px;
}
	#columnswrapper a.post-edit-link:link, #columnswrapper a.post-edit-link:visited {
		color: white;
	}

#homerightcolumn {
	width: 250px;
	float: right;
}

	#homerightcolumn .inner {
		padding: 27px 20px 0 10px;
	}
	
li#home {
	background: url(images/home.png) no-repeat left center;
	text-indent: -9999px;
	margin-right: 0px;
}
	


#features h3 {
	font-size: 1.9em;
}


#videos {
	overflow: auto;
	margin-bottom: 20px;
	height: 125px;
}


div#location_level2_drop_down
{
display: none; 
margin-top: 5px;
margin-bottom: 0;
width: 200px;
}

.wpcf7-form p {
	font-size: 1em;
}	
	
	
	
.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}	
	
.postmeta {
	font-size: 1.2em;
	background: url(images/line_overlight.png) repeat-x 100% 100%;
	border-width: 1px 0;
	padding: 5px;
}

	#newsitems .postmeta {
		border-color: lightgrey;
	}

.readmore {
	font-size: 1.1em;
	white-space: nowrap;
	margin-left: 10px;
	text-decoration: none !important;
}	

span#phone {
	color: white;
	position: absolute;
	top: 65px;
	right: 10px;
	font-size: 2.5em;
}

.follow-responses-rss {
	clear: both;
}



.demo {
	clear: both;
	border: 1px solid #cfcfcf;
	font-size: 1em;
	position: relative;
	top: 15px;
	padding: 5px;
	margin-right: 15px;
}
	

	
	
.scrollable {
	margin-bottom: 20px;
	width: 680px;
}
	

.scrollable img {
	margin: 0 5px 5px 0;

	
}

/* 
**********************************
LOGIN FORM
**********************************
*/

#slide-panel{ display:none;height:102px;margin:auto; position: relative; z-index: 10000; padding-left: 15px;}
.loginslide {width:980px; margin:auto;  }
.btn-slide:link, .btn-slide:visited { color: white; display:block;font-size:1em; text-transform:uppercase; height:16px; padding:3px 0 3px 0;line-height:13px;text-align:center;text-decoration:none;width:100px; background-color:#000; float: right; position: relative; z-index: 10000;}
.loginform {width:950px; margin:auto; color:#999; }
.formdetails {color:#FFF; font-size:12px;padding:5px 0 5px 0;}
.formdetails input{border:none; padding:2px 5px 2px 5px; background-color:#EFEFEF;}
.loginregister {color:#999; padding:5px 0 5px 0;}
.loginregister a:link, .loginregister a:visited {color:#FFF; font-size:11px; text-decoration:underline;}
.loginform h2 { color: white; padding:10px 10px 0 0; font-size:18px; font-weight:normal; text-transform:uppercase; border-bottom: none; margin-bottom: 5px; }

.loginform.logout h2 {margin-bottom: 15px;}
.loginform ul li {display:inline;}
.loginform ul li a:link, .loginform ul li a:visited {color:#FFF; font-size:12px; text-decoration:underline;}



/* 
**********************************
GOOGLE MAPS
**********************************
*/

iframe {
	clear: both;
}

#map {
border: 1px solid;
width: 330px;
height: 280px;
}

#locationmap {margin-bottom: 20px;}

#locationstreetview {
	clear: both;
	margin-top: 20px;
}

#streetview {
border: 1px solid;
width: 330px;
height: 280px;
margin-bottom: 20px;
}

#map.mapnostreetview {height: 550px;}

#map img {
	-moz-box-shadow: none;
}

/* contact us map */

#contactmap {
	margin-bottom: 20px;
}

#contactmap * {
margin: 0px!important;
padding: 0px!important;
font-size: 12px;
}


/*
***********************************
COLOR PICKER
***********************************
*/

.farbtastic {
  position: relative;
}
.farbtastic * {
  position: absolute;
  cursor: crosshair;
}
.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px;
  margin-bottom: 15px;
}
.farbtastic .color, .farbtastic .overlay {
  top: 47px;
  left: 47px;
  width: 101px;
  height: 101px;
}
.farbtastic .wheel {
  background: url(images/wheel.png) no-repeat;
  width: 195px;
  height: 195px;
}
.farbtastic .overlay {
  background: url(images/mask.png) no-repeat;
}
.farbtastic .marker {
  width: 17px;
  height: 17px;
  margin: -8px 0 0 -8px;
  overflow: hidden; 
  background: url(images/marker.png) no-repeat;
}

#colorschemechanger {
	background: white;
	width: 195px;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #cfcfcf;
}

#colorschemechanger p {
	margin-bottom: 0;
}

	#colorschemechanger .button {
		font-size: 1.3em;
		margin-top: 12px;
	}
	
	#resetcolorscheme {
		display: block;
		margin-top: 10px;
	}
	
#introcolorscheme  {
	float: left;
	overflow: auto;
	width: 225px;
	margin-right: 10px;
}
	
	
	/* Preloader */
.preloader { background:url(images/loader1.gif) center center no-repeat #ffffff; display:inline-block;  }
	
