/* 
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer



/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	} 

body, html {
	min-height:101%;
	}
	
body {	
	color:#e7e7e7;
	background: #002250 url(/images/bg.gif) repeat-x;
	padding-bottom:30px;
	}
	
body, select, textarea, input {	
	font: 100% Georgia, "Times New Roman", Times, serif;
	}

p {	
	margin: 15px 0;
	line-height:160%;
	}
		
a, a:visited {	
	color: #9ecefc; 
	}

a:hover, a:active {	
	color:#f8d26f;
	}

a img {
	border:none;
	}

*:focus { 
	outline: none;
	}

ol {
	margin: 15px;
	}

ol ol {
	margin: 5px;
	}

ol li {
	margin-left:25px;
	}

table {
	border: none;
	border-collapse:collapse;
	margin:5px 0;
	}

td, th {
	border: none;
	border-bottom:1px solid #00224f;
	padding:4px 4px 4px 10px;
	vertical-align: top;
	}

th {
	font-weight:normal;
	text-align:left;
	background: #003061;
	border-left: 6px solid #003871;
	border-right: 1px solid #003061;
	width:142px;
	}
	
td {
	background: #003871;
}
	
		
	

/* ---------- @ Page Structure -----------*/


#wrapper {
	background: url(/images/bg_wrapper.jpg);
	margin: 0 auto;
	font-size: 0.75em;
	width: 940px;
	}
	   
#masthead {
	background: url(/images/bg_masthead.jpg);
	height: 111px;
	padding-top: 15px;
	}

#main {
	padding: 20px 20px 50px;
}

#home #main,
body.page-propertylistings #main {
	padding: 10px 10px 50px;
}

body.datasource #main,
body.propertylisting_agent #main {
	padding: 20px 20px 50px;
}

#widecolumn {
	overflow: hidden;
	clear: both;
}

#widecolumn #landing {
	background: url(/images/bg_landing.jpg) no-repeat;
	float: left;
	clear: both;
}
	
#content {
	width:600px;
	float:left;
	overflow: hidden;
	}
	
#sidebar {
	width:240px;
	float:right;
	overflow: hidden;
	background: #011842;
	padding: 15px 20px;
	border-left: 1px solid #003665;
	border-bottom: 1px solid #003665;
	margin-bottom:20px;
	}

#image-entry {
	width:410px;
	float:left;
}

#multipage {
	width:400px;
	float:right;
	padding: 25px 20px 0 20px;
}

.left {	
	float:left;
	}

.right {	
	float:right;
	}

.inline,
.inline * {
	display: inline;
}

.sidelist {
	margin:7px 0 25px 0;
	}
	
.sidelist li {
	list-style:none;
	padding:4px 0;
	border-bottom: 1px solid #003665;
	}

.sidelist a, sidelist a:visited {
	text-decoration:none
	}
	
		
	
	
	
		
/* ---------- @ Headings -----------*/

		   
h1#logo, a#logo {
	float: left;
	width: 195px;
	height: 92px;
	background: url(/images/logo.gif) no-repeat;
	text-indent:-9000px;
	display:block;
	}

h1 {
	font-size: 2em;
}

h2 {	
	font-size: 2.2em;
	font-weight: normal;
	color: #f8d26e;
	border-top: 2px solid #00568d;
	border-bottom: 2px solid #00568d;
	padding: 2px 0 6px;
	width: 425px;
	}

#multipage h2 {
	margin-bottom: 15px;
	width: 325px;
}

h2 a, h2 a:visited {
	color: #f8d26e;
	text-decoration: none;
}
	
h3 {	
	font-size: 1.5em;
	font-style: italic;
	}

h2.pagetitle {
	margin-bottom:15px;
	}
		
h4 {	
	font-size: 1.3em;
	font-style: italic;
	margin: 15px 0;
	}

h4#respond {
	margin-top:30px;
	}
	
h5 {	
	font-size: 1em;
	}



/* ---------- @ Content Styles -----------*/

/*General*/

.hidden {
	display:none;
	}
	
.bullets {
	padding:15px 15px 15px 30px;
	}

.bullets li {	
	background:url(/images/bullet.gif) no-repeat center left;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
	}

#nav-property {
	height: 255px;
	margin: 10px 0 0;
}

#nav-property img {
	float: left;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #00568d;
}


/*Wordpress*/ 

.entry {
	padding-bottom:25px;
	overflow: hidden;
	}
	
.entry ul, .entry ol {
	padding: 0 15px 10px 10px;
	}		

.entry ul {
	padding:0 15px 0 10px;
	margin: 15px 0;
	}

.entry ul ul {
	margin: 5px 0;
	}			

.entry ul li {
	margin-left:35px;
	list-style:square;
	padding:4px 0;
	}

.entry ul.blogroll {
	padding:0 15px 0 0;
	margin: 15px 0 35px;
}

.entry ul.blogroll li {
	list-style-type: none;
	margin-left: 0;
}

.entry ul.blogroll li li {
	list-style:square;
	margin-left:35px;
}

.entry blockquote {
	margin:15px 35px 25px 35px;
	border-left:5px solid #b6b6a7;
	padding-left:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic
	}			

.entry img {
	margin:1px 10px 6px 0;
	padding: 3px;
	border: 1px solid #00578c;
	}

.entry img.alignleft,
.entry div.alignleft {
	float:left;
}

.entry img.alignright,
.entry div.alignright {
	float:right;
}

.entry img.alignright {
	margin:1px 0 6px 10px;
}

.entry .wp-caption {
	margin: 15px 5px 6px;
	font-size: .9em;
	background: #011842;
	border:1px solid #003665;
}

.entry .wp-caption img {
	border: none;
	padding: 0;
	display: block;
	margin: 5px auto;
}

.entry .wp-caption p.wp-caption-text {
	margin: 5px auto;
	text-align: center;
}

.postmetadata {
	margin-bottom:-7px;
	text-transform:uppercase;
	font-size:0.8em;
	letter-spacing:0.12em;
	color:#739bb7;
	}



/* Multipage */


#multipage .entry {
	margin-bottom: 20px;
}


/* Comments */

ul.commentlist {
	padding-left:30px;
	}
	
ul.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	}
	
.commentmetadata {
	}

.commentlist small {
	}

.commentlist cite {
	}
	

	
/* ---------- @ Forms -----------*/

#s, #comment, #author, #email, #url {
	background:#FFF !important;
	border:1px solid #000;
	padding:4px;
	}

#s {
	width:160px;
	}
	
#comment {
	width: 100%;
}

#submit, #searchsubmit, .button {	
	background: #003061 !important;
	border: 2px solid #013871;
	color: #f8d26e;
	margin: 0 0 1px 3px;
	font-size:0.9em;
	padding:2px;
	cursor: pointer;
	}

#submit:focus, #searchsubmit:focus,
#submit:hover, #searchsubmit:hover,
.button:focus, .button:hover {	
	background:#013871 !important;
	}

#searchform {
	margin:10px 0;
	}
	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block;
	}


/* ---------- @ Footer -----------*/

#footer {
	padding: 25px 4px 0 6px;
	color:#6d92bc;
	border-top: 1px solid #004b7c;
	line-height:160%;
	}

a#cat4 {
	display:block;
	width:30px;
	height:24px;
	float:right;
	background:url(/images/cat4.gif) no-repeat;
	text-indent:-9000px;
	margin: 8px 15px 0 0;
	}