/*
Theme Name: LR Reed
Theme URI: 
Description: WordPress theme for LR Reed
Version: 1.0
*/

@import url("reset.css");

body {
	background: #000 url(../img/bg-maincontent.gif) 0 195px repeat-x;
	font: 80% 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 150%;
	margin: 0 auto;
	text-align: center;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

h1, h2, h3 {
	font-weight: bold;
	margin: 10px 0;
}

h1 {
	font: bold 24px 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
h2 {
	color: #fe6500;
	font-size: 20px;
	letter-spacing: -1px;
}

h3 {
	color: #fe6500;
	font-size: 16px;
}

table {
	clear: both;
	margin: 10px 0;
}

ul, ol {
	margin: 0 24px;
}

ul li {
	list-style: disc;
	margin-bottom: 4px;
}

ol li {
	list-style: decimal;
	margin-bottom: 4px;
}

/* Common Style */
.clearfix, .wrapper {
	float: left;
	clear: both;
	width: 100%;
}

/* Main container style */
.container {
	width: 940px;
	display: table;
	margin: 0 auto;
	text-align: left;
}

#container .inside {
	padding: 0 15px;
}

/* Header style */
#header {
	height: 165px;
	background: url(../img/bg-header.jpg) center no-repeat;
}

#main-content {
	background: url(../img/bg-left-line.gif) top left repeat-y;
	padding-bottom: 30px;
	padding-left: 40px;
}

#main-content .left-line {
	width: 24px;
	background: #e86d1f;
	position: absolute;
	left: 0;
	margin-right: 80px; 
}

#main-content .container {
}

#main-content .inside {
	margin: 10px 0;
	padding: 10px;
}

#leftcol {
	float: left;
	width: 640px;
	margin: 40px 20px 0 0;
}

#rightcol {
	float: left;
	width: 250px;
	margin-top: 40px;
}

/* HEADER */

/* Logo */
#header .logo {
	float: right;
	display: inline;
	margin: 20px 10px 0 0;
}

/* Top Header */
#top-menu {
	height: 39px;
	background: url(../img/bg-top-menu.gif) repeat-x;
}

#top-menu ul {
	margin: 0;
	padding: 0;
}

#top-menu ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-menu a {
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 300%;
	padding: 10px;
	border-right: 1px solid #e2e2e2;
}

/* Search Property */
#search-sml {
	width: 552px;
	height: 226px;
	background: url(../img/bg-search-sml.jpg) no-repeat;
}

#search-sml .content {	padding: 0px 40px 10px 40px; }

#search-sml div.input {
	float: left;
	clear: both;
	width: 100%;
	font-size: 11.6px;
	margin-bottom: 6px;
	margin-top: 1px;
}

#search-sml div.input div.label {
	float: left;
	width: 85px;
	margin-right: 3px;
}

#search-sml div.input div.option1 {
	float: left;
}

#search-sml div.input div.option2 {
	float: right;
}

#search-sml div.input span.currency {
	margin-left: -10px;
}
/*
**	position: relative;
	tops: 5px;

*/
#search-sml div.input input.submit {
	_top: 4px;
	left: 10px;
}

#search-sml .about {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: -1px;
	margin: 10px 0 0 6px;
}

#search-sml .about span {
	font-size: 23px;
	letter-spacing: -2px;
}

#search-sml #search-tabs {
	height: 200px;
}

/* Search Property */

#search-property {
	width: 630px;
	height: 240px;
	background: url(../img/bg-search-property.jpg) no-repeat;
}

/* Property Search */
#search-property {
	color: #fff;
	margin: 0 0 20px 0;
}

#search-property .content {
	padding: 0px 40px 10px 140px;
}

#search-property .search-option {
	font-size: 14px;
	margin-bottom: 20px;
}

#search-property .search-option span.active {
	color: #e9b945;
}

#search-property div.input {
	float: left;
	clear: both;
	width: 100%;
	font-size: 11.6px;
	margin-bottom: 6px;
	margin-top: 1px;
}

#search-property div.input div.label {
	float: left;
	width: 85px;
	margin-right: 3px;
}

#search-property div.input div.option1 {
	float: left;
}

#search-property div.input div.option2 {
	float: right;
}

#search-property div.input span.currency {
	margin-left: -10px;
}
/*
**	position: relative;
	tops: 5px;

*/
#search-property div.input input.submit {
	_top: 4px;
	left: 10px;
}

#search-property .about {
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	letter-spacing: -1px;
	margin: 10px 0 0 6px;
}

#search-property .about span {
	font-size: 23px;
	letter-spacing: -2px;
}

#search-property #search-tabs {
	height: 200px;
}


/* Post */
.post {
	margin-bottom: 20px;
}

.post h2.title {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.post h2.title a {
	color: #fe6500;
	text-decoration: none;
}

/* Sidebar */
#rightcol .module {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

#rightcol .module .f-top {
	height: 11px;
	background: url(../img/f-sidebar-top.png) no-repeat;
}

#rightcol .module .f-repeat {
	background: url(../img/f-sidebar-repeat.png) repeat-y;
	_margin-top: -8px;
}

#rightcol .module .f-bottom {
	height: 11px;
	background: url(../img/f-sidebar-bottom.png) no-repeat;
	margin-top: -4px;
}

#rightcol .module .f-repeat .content {
	padding: 8px 14px 8px 12px;
}

#rightcol .module h3.title {
	background: #515151;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 4px;
}

/* Login Form */
#rightcol .login div.input {
	margin-bottom: 8px;
}

#rightcol .login div.input label {
	float: left;
	width: 65px;
	margin-right: 6px;
}

#rightcol .login div.text input {
	width: 130px;
	height: 18px;
	background: url(../img/bg-input-box-sidebar.gif) no-repeat;
	padding: 2px;
	border: none;
}

#rightcol .login div.text input

#rightcol .login div.submit {
	padding-left: 71px;
}

/* Featured Property */
.featured-properties ul {
	margin: 0;
	padding: 0;
}

.featured-properties ul li {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #5c5c5c;
}

.featured-properties ul li .col1 {
	float: left;
	width: 60px;
	margin-right: 6px;
}

.featured-properties ul li .col2 {
	float: left;
	width: 158px;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
}

.featured-properties ul li a {
	text-decoration: none;
}

.featured-properties ul li a:hover {
	color: #e1ae32;
}

.featured-properties ul li .col2 .price {
	font-size: 16px;
	font-weight: bold;
	color: #cfd6ba;
	margin-top: 6px;
}

.featured-properties p.more {
	font-weight: bold;
	text-align: center;
	margin: 14px 0 0 0;
}

/* Newsletter */
#rightcol .newsletter div.text input {
	width: 217px;
	height: 18px;
	background: url(../img/bg-input-box-newsletter.gif) no-repeat;
	color: #c9c9c9;
	padding: 2px;
	border: none;
}

#rightcol .newsletter div.submit {
	text-align: center;
	margin-top: 10px;
}

/* Comments */
#comments {
	margin: 20px 0;
}

#comments h2 {
	display: block;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 6px 0;
	border-bottom: 1px solid #3b3b3b;
}

#commentform {
	background: #434343;
	margin: 10px 0;
}

#commentform .content {
	padding: 10px;
}

#commentform h2 {
	font-weight: bold;
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px solid #ccc;
}

#comments .comment {
	background: #434343;
	color: #ccc;
	padding: 6px 0 14px 0;
	border-bottom: 4px solid #272727;
}

#comments .comment .content {
	padding: 10px;
}

#comments .comment .col1 {
	float: left;
	width: 150px;
	margin-right: 10px;
}

#comments .comment .col2 {
	float: left;
	width: 440px;
}

#comments .comment .author-info {
	font-size: 11px;
	line-height: 130%;
}

#comments .gravatar {
	float: left;
	margin: 0 10px 10px 0;
}

#comments .gravatar ../img {
	margin: 2px;
	padding: 2px;
	border: 2px solid #555;
}

#comments .comment p {
	margin: 0 0 16px 0;
}

#comments .comment .moderation {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #c03434;
}

#comments .comment-number {
	font: bold italic 20px 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 4px;
}

#comments .trackback {
	margin: 10px 0;
}

#comments .trackback .content {
	padding: 0 12px;
}

#comments .moderation {
	margin-bottom: 6px;
}

#comments .moderation .content {
	background: url(images/icon-info.gif) 0 10px no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #f9d5d5;
	padding-left: 24px;
}

/* Forms */
fieldset {
	border: none;
	margin: 10px 0;
}

fieldset h3 {
	font-size: 18px;
	color: #fff;
	margin: 0;
	padding: 0 0 20px 0;
}

fieldset div.input {
	padding: 4px 0;
}

fieldset label {
	float: left;
	width: 150px;
	font-weight: bold;
	margin-right: 10px;
}

fieldset input.textbox, fieldset textarea {
	width: 420px;
	border: 1px solid #dedede;
	padding: 2px;
}

/* Footer */
#footer {
	width: 100%;
	background: #e86d1f;
	font: 11px 'Century Gothic', Tahoma, Arial, Helvetica, sans-serif;
	line-height: 130%;
	bottom: 0;
}

#footer .container {
	padding: 30px 0;
}

#footer .col1 {
	float: left;
	width: 500px;
	margin-right: 20px;
}

#footer .col2 {
	float: right;
	width: 300px;
	text-align: right;
}

.footer-menu a {
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

#footer .copyright {
	margin-top: 6px;
}

.stdbox {
	line-height: 115%;
}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; width:100%; font-weight:bold;} 
#dropmenu a { padding:0.25em 1em; color:#686868; border-right:1px solid #c8c8c8; text-decoration:none; }
#dropmenu a:hover {background:#888; color:#fff;} 
#dropmenu li {float:left; position:relative;} 
#dropmenu ul {position:absolute; display:none; width:18em; top:3em; left:-1px;} 
#dropmenu ul a {border-left:1px solid #c8c8c8;} 
#dropmenu li ul {border-top:1px solid #c8c8c8; width:18.1em; }
#dropmenu li ul a {width:18em; height:auto; float:left;  border-bottom:1px solid #c8c8c8; background: #fff; } 
#dropmenu li ul li {z-index:300; }
#dropmenu ul ul {top:auto;} 
#dropmenu li ul ul {left:18em; margin:0px 0 0 10px;} 
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;} 

