/*
Theme Name: Custom Theme
Author: Kussner IT
Description: Custom theme built just for this site.
Version: 1.0
Author URI: http://www.kussner.com/
*/

/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	color: #003366;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
fieldset, img, abbr, acronym {
	border:0;
}
/* END RESET */

img#wpstats {
	display:none
}
#wrapper {
	width: 905px;
	margin: 0 auto;
}
body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #8b8270;
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .9em;
	padding: 0;
}
#navigation {
	background-color:#798B11;
	border-bottom:1px solid #FFFFFF;
	height:33px;
	margin-top:0;
	margin-bottom: 0;
	padding-top:0;
	text-align:center;
	width:905px;
}
#navigation li {
	display: inline;
	line-height: 33px;
	text-align: center
}
#navigation li a {
	background-image:url("images/navigation-vr.png");
	background-position:right center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:inline-block;
	font-size:0.75em;
	padding-left:1em;
	padding-right:1em;
	text-decoration:none;
	text-transform:capitalize;
}
#navigation li a:hover {
	color: #E4AC17;
}
#navigation li a:active {
	color: #E4AC17;
	text-decoration: underline overline;
}

#navigation .current_page_item a {
	color: #003366;
	text-decoration: underline;
}

#logo {
	background-image: url(images/modular-lifestyles-banner.jpg);
	height: 164px;
	width: 905px;
	cursor: pointer;
}
#logo span {
	display: none;
}
#date_search {
	background-color: #adbb7e;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	line-height: 30px;
	padding-right: 1em;
	padding-left: 30px;
	color: #003366;
	font-weight: bold;
	font-size: .9em;
}
#content {
	background-color: #FFF;
	/*background-image: url(images/content-bg.png);*/
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 500px;
	clear: both;
}
.clear {
	clear: both;
}
#sidebar {
	background-color:#FFFFFF;
	background-image:url("images/sidebar-bg.png");
	background-position:center top;
	background-repeat:repeat-x;
	color:#000080;
	float:right;
	font-size:0.9em;
	min-height:494px;
	padding:10px;
	width:230px;
}
#copy {
	float:left;
	min-height:700px;
	padding:10px;
	width:605px;
}
#footer {
	background-color:#A5AC61;
	color:#333333;
	font-size:0.8em;
	height:40px;
	line-height:40px;
	padding-left:1em;
	padding-right:1em;
}
#sidebar ul {
	list-style-type: none;
}
#searchform {
	float: right;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#widget_sp_image-3 {
	margin-bottom: 1em;
}
#sidebar em {
	color:#000080;
	font-size:0.9em;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
#copy em {
	font-family:georgia;
	font-size:0.94em;
	font-style:italic;
}
address {
	margin-top:1em;
	margin-bottom: 1em;
}
#content p {
	font-size:0.9em;
	padding-bottom:1em;
}
#content li {
	font-size:0.9em;
}
#mc_display_rewards {
	display: none;
}
h1, h2, h3, blockquote {
	font-family: Tahoma;
}
h1, h2 {
	color:#003366;
}
h2 {
	margin-bottom: 1em;
}
ul li {
	list-style-position: inside;
}
blockquote {
	background-color:#FFFFFF;
	font-style:italic;
	margin-bottom:1em;
	padding:1em;
}
#copy ol, #copy ul {
	left:1em;
	margin-bottom:1em;
	margin-left:1em;
	position:relative;
}
#navigation ul {
	display: none;
}
h3 {
	bottom:1em;
	font-style:italic;
	font-weight:lighter;
	position:relative;
}
strong {
}
p strong, li strong {
	color:#333333;
}
ol li {
	margin-bottom: 1em;
}
div.wpcf7 {
	float:left;
	margin:0;
	padding:0;
}
.column {
	background-color:#FFFFFF;
	/*background-image:url("images/sidebar-bg.png");*/
	background-position:center top;
	background-repeat:repeat-x;
	display:inline;
	width:230px;
	margin-right: 1em;
	margin-bottom: 1em;
}
#wpcf7-f2-p14-o1 {
	text-align:left;
	font-weight: bold;
	font-size: 12px;
	width: 500px;
	padding: 20px 20px 20px 20px;
	margin: 0px 250px 0px 250px;
}
wpcf7-form-control-wrap date-of-purchase {
	float: right;
}

#wpcf7-f3-p4-o1 input { width: 190px;}
#wpcf7-f3-p4-o1 textarea { width: 190px; height: 100px;}
.wpcf7-form-control-wrap your-message textarea { width: 190px; height: 100px}

input, textarea { border: 1px solid #003366; }

#post-7 {
	padding: 1em;
}
#activelistings { padding-bottom: 20px;
					margin-left: 20px;}
#activelistings th {
	border: 1px solid #505050;
	color:#003366;
	direction:ltr;
	font-family:Tahoma, Arial, Helvetica;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:normal;
	line-height:13px;
	padding:5px;
	text-align:start;
	text-decoration:none;
	text-transform:none;
	vertical-align:baseline;
	white-space:nowrap;
	word-spacing:0;
}
#activelistings td {
	border:1px solid #505050;
 	font-family Tahoma, Arial, Helvetica;
	font-size:	11px;
	font-weight:	400;
	font-style:	normal;
	color:	#000000;
	text-transform:	none;
	text-decoration:	none;
	letter-spacing:	normal;
	word-spacing:	0;
	line-height:	13px;
	text-align:	start;
	vertical-align:	middle;
	direction:	ltr;
	padding: 5px;
}
#photogallery {
	padding:10px;
}
#listingDetails {
	margin: 0 auto;
	border:1px solid black;
}
#listingDetails td {
	border: 1px solid #333;
	padding:3px;
}
.odd {
	background-color: #DAE0F6;
}

.even {}
#activelistings {
	padding-left: 1em;
}

.keywords {
	display: none;
}
.mc-field-group input {

}

h2.box {
background:none repeat scroll 0 0 #7D8925;
border:1px solid #CCCCCC;
color:#FFFFFF;
display:block;
margin:0 auto;
padding:0.25em 1em;
width:840px;
}

#soldlistings {
	margin-left: 40px;
}

#soldlistings .prop-thumb {
	margin: 10px 0px 15px 0px; 
}

#soldlistings p {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#soldlistings h2 {
	display: none;
}

#soldlistings h3 a {
	font-style: normal;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#soldlistings .propwassold {
	color: #FF0000;
	font-weight: bold;
}

#navigation li:last-child a {
	background-image: none;
}
