/*  
Theme Name: Wonderful
Version: 1
Author: 
*/
* {
 border:none; 
}
#search {
	width: 400px; 
	margin: 20px auto;
}
body {
	background:#333;
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#666;
}
.entry {
	width: 600px;
}
.clear {
	clear: both;
}
.post {
	float: left;
}
.wpcf7 {
width: 400px;
}
input, textarea {
	border: 1px solid #777;
}
ul {
	margin-left:1.5em;
	padding-left:1.5em;
}

#listingholder {
	width: 600px;
	float: left;
}

#sidebar {
	width: 260px;
	float: right;
}

#page {
	background:#fff;
	width: 870px;
	text-align:left;
	margin: 0 auto;
	padding:0;
}

#bumper {
	margin: 0 5px 25px 5px;
}

#nav {
margin: 0;
padding:172px 0 0 50px;
}

#nav li {
	display: inline;
	text-align: center;
}

#nav li a {
	color: white;
	font-family: Arial;
	font-size: 80%;
}
#nav li a:hover {
	color: #111;
	font-size: 80%;
}
a, a:visited {
	text-decoration:none;
	color:#444;
}

a:hover, a:visited:hover {
color:#111;
background: #FEFFBF;
}

#header {
margin: 0;
padding:0;
background: #8C241C;
}

#headerimg {
height: 199px;
background: url(images/header.jpg) top center no-repeat;
}
#home {
 margin-left: 12px;
}
#find {
 margin-left: 68px;
}
#featured {
 margin-left: 28px;
}
#dream {
 margin-left: 25px;
}
#contact {
 margin-left: 27px;
}

#header h1 a {
color:black;
line-height:1em;
}

#header h1 a:hover, #header h1 a:visited:hover {
color:#ccc;
}

#footer {
	margin: 20px auto;
	padding: 0 0 40px 0;
}

div.navigation {
margin-top:1em;
margin-bottom:2em;
}

h2 {
margin-top:2em;
font-family:"HelveticaNeue-Light",HelveticaNeue,Arial,sans-serif;
font-weight: 200;
font-size: 2em;
}

h1 {
font-family:"HelveticaNeue-Light",HelveticaNeue,Arial,sans-serif;
font-weight: 200;
font-size: 2.5em;
letter-spacing: -1px;
}

small {
color:#e74f05;
}

ul {
padding-left:0;
}

ul.inlined li, div.inlined li, #sidebar li {
	margin: 5px 0 5px 20px;
	list-style-type:none;
}

ul.inlined li:before, div.inlined li:before, #sidebar li:before {
	color:#8C241C;
	content:"\00BB \0020";
	font-size: 18px;
}
#searchform {
text-align:right;
}

.description {
float:left;
}

strong a, strong a:visited {
color:#e74f05;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
}