@charset "utf-8";
/* 
Theme Name: DT Agent Website Template 3
Description: Dark Cityscape
Author: Dream Town Realty
Author URI: http://www.dreamtown.com
Version: 1.0

*/

body {
margin: 0;
padding: 0;
background: url(http://www.chicago-luxury-homes.biz/agentsite3/images/body-bg.gif) top left repeat-y;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

a { color:#95C837; }

h1, h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #fff;
margin: 0;
padding: 5px 0 0 0;
}

h1 { font-size: 18px; }

h2 { font-size: 14px; }

p {
margin: 0;
padding: 5px 0;
}

#greentopper {
display: block;
margin: 0;
padding: 0;
width: 100%;
height: 15px;
background-color: #b2d234;
}

#wrapper {
width: 1050px;
padding: 0 22px 0 0;
background: url(http://www.chicago-luxury-homes.biz/agentsite3/images/body-bg.gif) top left repeat-y;
overflow: hidden;
display: block;
clear:both;
}

.caps {
	text-transform:uppercase;
}

/* Sidebar
------------------------------------------*/
#sidebar {
width: 140px;
overflow: hidden;
display: block;
float: left;
clear: left;
margin: 0;
padding: 0 0 10px 0;
border-right: 1px solid #ccc;
}

	#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
		#sidebar ul li {
		display: block;
		width: 140px;
		height: 25px;
		border-bottom: 1px solid #ccc;
		}
		
		#sidebar ul li a	{
		display: block;
		width: 130px;
		height: 15px;
		padding: 5px 0 5px 10px;
		margin: 0;
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		color: #8fa82a;
		font-size: 13px;
		text-decoration: none;
		}
		
		#sidebar ul li a:hover 	{
		color: #b2d234;
		}
		
		#sidebar #login form {
		margin: 0;
		padding: 0;
			}
			
			#sidebar h3 {
			font-size: 7.5pt;
			color: #000;
			margin: 5px 0;
			padding: 0 0 0 10px;
			}
		
		#sidebar #login fieldset {
		border: 0;
		padding: 0;
		margin: 0;
		width: 134px;
		}
		
		#sidebar #login fieldset label {
		display: block;
		width: 100px;
		height: 12px;
		font-size: 7.5pt;
		color: #999;
		padding: 2px;
		margin: 0 0 0 10px;
		}
		
		#sidebar #login fieldset input.login {
		border: 0;
		display: block;
		width: 90px;
		height: 13px;
		padding: 2px;
		background-color: #ccc;
		font-size: 7.5pt;
		color: #333;
		margin: 0 0 0 10px;
		}
		
		#sidebar .copyright {
		font-size: 10px;
		color: #fff;
		text-align: center;
		}

/* Header
------------------------------------------*/
#header {
width: 1049px;
height: 182px;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
background: url(http://www.chicago-luxury-homes.biz/agentsite3/images/header.jpg);
color: #fff;
font-size: 32px;
line-height: 32px;
letter-spacing: 1px;
font-variant: small-caps;
font-family: Georgia, Times, 'Times New Roman', serif;
}

#header img#headshot {
float: left;
margin: 0 20px 0 0;
width: 140px;
}

#header #title {
float: left;
margin-top: 140px;
background: url(http://www.chicago-luxury-homes.biz/agentsite3/images/black.png);
padding:5px;
}

#header #title.bjg{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 17px;
}
	
#header-contact {
width: 175px;
height: 155px;
display: block;
float: right;
margin: 0;
padding: 20px 67px 0 0;
color: #fff;
font-size: 14px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 20px;
}

#content 	{
width: 860px;
padding: 20px 10px 10px 10px;
margin: 0;
color: #fff;
display: block;
overflow: hidden;
}

#searchbox {
background: url(http://www.chicago-luxury-homes.biz/agentsite3/images/search-bg.jpg) no-repeat;
width: 165px;
height: 400px;
padding: 10px 20px;
float: right;
display: block;
margin-left: 15px;
color: #333;
}

	#searchbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-weight: regular;
	margin: 0 0 20px 0;
	padding: 0;
	text-transform: uppercase;
	}

.facebook-contact {
	background: url(http://www.chicago-luxury-homes.biz/agentsite3/images/facebook-12.png) no-repeat scroll transparent;
	background-position: right;
	padding: 0px 21px 4px 0;
}
/* Featured Properties */

#index-feat-props	{
display:block;
width: 1053px;
margin: 0;
padding: 10px 0 0 0;
clear:both;
border-top: 2px solid #8fa82a;
}

	#index-feat-props	h2	{
	color: #8fa82a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
	text-align: center;
	}
		
		#index-feat-props	ul.listings	{
		margin: 0;
		padding: 0;
		list-style:none;
		display: inline;
		}
		
			#index-feat-props	ul.listings li	{
			display: block;
			float: left;
			width: 300px;
			padding: 10px 15px;
			margin: 5px;
			background-color: #a7a9ac;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 15px;
			color: #333;
			}
			
			#index-feat-props	ul.listings li .thumb	{
			width: 107px;
			height: 80px;
			float: left;
			padding: 0 15px 0 0;
			}
			
			#index-feat-props	ul.listings li a	{
			color: #06c;
			font-size: 11px;
			font-weight: bold;
			}

#footer {
display: block;
width: 1075px;
height: 30px;
margin: 0;
padding: 0;
clear: both;
}

/* Leads/Feedback */

#leads-feedback-wrapper {
float: right;
clear: none;
display: block;
width: 340px;
margin-left: 15px;
}

#content #feedback	{
display: block;
width: 320px;
overflow: hidden;
padding: 10px;
margin: 0;
float: right; 
clear: none;
}

	#content #feedback .quote	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding: 0;
		margin: 0;	
		}
		
		#content #feedback .clientname	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 0;
		margin: 0;
		text-align: right;
		font-weight: bold;
		}		
		
		#content #feedback .clientloc	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 0;
		margin: 0;
		text-align: right;
		font-style: italic;
		}	
		
		#content #feedback a.readmore	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		padding: 0;
		margin: 0;
		text-align: right;
		font-style: italic;
		float: right;
		}	
		
		#content #feedback .photo	{
		float: left;
		margin: 0;
		padding: 0 10px 10px 0 ;
		height: 120px;
		}
		
#leads-feedback	{
display: block;
float: right;
clear: right;
width: 350px;
margin: 0;
overflow: hidden;
}

	#leads-feedback .leads	{
	display: block;
	float: left;
	width: 110px;
	padding: 0 5px 0 0;
	margin: 0;
	height: 230px;
	}
		#leads-feedback .leads a	{
		font-size: 12px;
		line-height: 18px;
		text-transform: capitalize;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

/* Resources Page */
.resources-column {
	float: left;
	width: 260px;
	margin: 0px 10px;
}
.resources-column ul {
	margin: 0;
	padding: 0;
}
.resources-column ul li{
	list-style-type: none;
	margin-bottom: 10px;
}
		
/* TESTIMONIALS */
ul.testimonials	{
width: 1040px;
margin: 0;
padding: 0;
list-style: none;
display: inline;
overflow: hidden;
}

	ul.testimonials li	{
	display: block;
	float: left;
	width: 400px;
	padding: 5px;
	margin: 5px 0;
	height: 100px;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	overflow: hidden;
	}
	
		ul.testimonials li .quote	{
		display: block;
		float: right;
		clear: right;
		width: 290px;
		height: 81px;
		overflow: hidden;
		}
	
		ul.testimonials li img	{
		float: left;
		clear: left;
		padding-right: 10px;
		width: 100px;
		height: auto;
		}
		
		ul.testimonials li a	{
		color: #06f;
		text-align: right;
		float: right;
		clear: right;
		display: block;
		width: 290px;
				}

/* Sold Homes */

ul#sold-homes {
display: inline;
list-style: none;
margin: 0;
padding: 10px 0;
width: 100%;
}

ul#sold-homes li	{
display: block;
width: 200px;
height: 270px;
background-color: #ccc;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
float: left;
padding: 5px 10px;
margin: 5px;
color: #000;
overflow: hidden;
}

	ul#sold-homes li img {
	height: 150px;
	clear: both;
	padding: 5px auto;
	margin: 0px auto;
	display: block;
	}
	
	ul#sold-homes li a {
	color: #333;
	}
	
	ul#sold-homes li a:hover {
	color: #000;
	}
		

/* SEARCH PAGES */

fieldset {
width: 400px;
float: left;
border: 0;
padding: 1;
margin: 0;
}

fieldset legend {
font-size: 16px;
font-weight: bold;
color: #ccc;
padding: 10px 0 5px 0;
}

fieldset label {
width: 130px;
display: block;
float: left;
clear: left;
}

input.submit {
font-size: 16px;
font-weight: bold;
color: #fff;
background-color: #666;
border: 1px solid #333;
padding: 2px 7px;
margin: 10px auto;
}

table#resultlist {
clear:both;
border-bottom: 1px dotted #999;
}

.resultmod {
display: block;
width: 190px;
float: left; 
clear: left;
margin-right: 20px;
padding: 5px;
border: 1px solid #999;
background-color: #333;
}

	.resultmod label {
	clear:both;
	float: none;
	}

.fullright {
display: block;
width: 600px;
float: left;
clear: right;
}

/* DETAILS PAGE */

div#mlsimage {
display: block;
width: 300px;
overflow: hidden;
float: left;
clear: left;
padding: 0;
margin: 0 20px 0 0;
}

div#mlsimage img {
width: 96px;
height: 65px;
float: left;
margin: 2px;
padding: 0;
}

ul#mlsdetails {
list-style: none;
display: block;
width: 400px;
float: left;
margin: 0;
padding: 0;
}

ul#mlsdetails li {
width: 180px;
display: block;
float: left;
margin: 3px 15px 0 0;
padding: 0;
border-bottom: 1px dotted #666;
font-size: 11px;
}

ul#mlsdetails li strong {
display: block;
width: 120px;
float: left;
clear: left;
margin-right: 10px;
}

#mlsdesc, #tocalc {
display: block;
width: 100%;
margin: 10px 0;
padding: 10px 0;
border-top: 2px dotted #666;
border-bottom: 2px dotted #666;
}
#mlsdesc h2, #tocalc h2 {
font-size: 16px;
margin: 0 0 10px 0;
padding: 0;
font-weight: bold;
}
#mlsdesc p{
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#tocalc {
padding-left: 100px;
display: block;
clear: both;
overflow: hidden;
}

#tocalc fieldset {
width: 300px;
}

#tocalc fieldset label {
width: 150px;
font-size: 11px;
padding: 4px 0;
border-bottom: 1px dotted #ccc;
}

#googlestreet h3 {
display: block;
width: 600px;
margin: 10px auto 5px auto;
padding: 5px 0;
text-align: center;
font-size: 20px;
color: #666;
background: url(http://www.chicago-luxury-homes.biz/wp-content/themes/agentsite5/images/streetview-title-bg.gif) top left repeat-x;
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
font-family: Georgia, "Times New Roman", Times, serif;
}
/* END DETAILS PAGE */

/* Featured Property Page */

/*MLS+FP Details*/
	#fp-details-desc {width:749px; overflow:hidden; height:154px;}
		#fp-details-left {float:left; width:320px;}
			span.newprice {color:#006600; font-style:italic; font-weight:bold; font-size:12px;}
			#fp-details-left ul {height:132px;}
			#fp-details-left ul li {margin:0 0 5px 0;}
		#fp-details-right {float:right; width:429px; text-align:right;}
			#fp-details-right ul li {margin:0 0 3px 0;}
	#fp-details-listing {clear:both; margin:5px 0 0 0; padding:10px 0 0 0;}
		#fp-details-listing dl {clear:left; overflow:hidden; margin:0 0 10px 0;}
		#fp-details-listing dl dd {float:left;}
			#fp-details-listing dl dd.main-listing-photo img.main{width:385px;}
			#fp-details-listing dl dd.main-listing-photo img {margin:0;  width:87px; border:0; }
				#fp-details-listing dl dd.main-listing-photo ul { clear: left; overflow:hidden; margin: 0; padding: 0; width: 365px;}
				#fp-details-listing dl dd.main-listing-photo ul li { float:left; display:block; height:55px; width:82px; padding:2px; margin: 2px;}
				#fp-details-listing dl dd.main-listing-photo ul li a { border:0;}
			#fp-details-listing dl dd.main-listing-details, #fp-details-listing dl dd.main-listing-details ul li { float: left; width:280px; margin:0 0 5px 20px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
				#fp-details-listing dl dd.main-listing-details ul li a {width:90px; font-weight:bold; padding:5px 5px 5px 45px; display:block; border:1px solid #004065; color:#004065; text-decoration:none; font-size:12px;}
				#fp-details-listing dl dd.main-listing-details ul li a:hover {border:1px solid #d46502; color:#d46502;}
			#fp-details-listing dl dd.main-listing-functions {width:100%; margin-top: 20px; clear:both;}
				#fp-details-listing dl dd.main-listing-functions a {border:0; padding: 2px 0 0 0;}
				#fp-details-listing dl dd.main-listing-functions a:hover {}
				#fp-details-listing dl dd.main-listing-functions a span {}
	
	#fp-details-highlights {clear:left;}
	#fp-details-highlights ul {overflow:hidden;}
	#fp-details-highlights ul li {width:340px; float:left; margin:0 5px 3px 0;}
	
/* CONTACT PAGE
------------------------------------------------------*/
#calculator {
	width: 660px;
	float: left;
}
#useful-links {
	float: left;
	width: 200px;
}
#useful-links ul {
	margin: 0;
	padding: 0;
}
#useful-links ul li{
}
#contact-list {
	float: left;
}
