/*

Theme Name: Vicki Waier
Theme URI: http://www.cometothecarolinas.com
Description: Vicki Waier Web Site Theme
Version: 1.4
Author: Vicki Waier
Author URI: http://www.cometothecarolinas.com

*/

/** CSS - Vicki Waier Theme
==============================================================================*/

* { /* removes defaults from all elements */
margin: 0;
padding: 0;
list-style-type: none;
}

/** Body
==============================================================================*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
color: #464749;
background-color: #ffffff;
background-image: url('images/bkgd.jpg');
margin: 0 auto;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

a img {
border: none;
}

p {
margin: 0 0 20px 0;
}

.left {
float: left;
}

.right {
float: right;
}

/** Headings
==============================================================================*/

h1 {
font-size: 22px;
weight: bold;
line-height: 30px;
color: #ffffff;
margin: 0 0 30px 0;
}

h2 {
font-size: 14px;
line-height: 14px;
margin-bottom: 8px;
color: #4f4840;
text-transform: uppercase;
border-bottom: 1px solid #4f4840;
}

h3 {
font-size: 18px;
line-height: 20px;
color: #852432;
}

h4 {
font-size: 24px;
margin: 20px 0 0 0;
color: #7b0d14;
margin-bottom: 15px;
text-transform: capitalize;
}

h4#comments, #respond h4 {
margin-bottom: 20px;
border-bottom: 1px solid #eeeeee;
}

h5 {
font-size: 14px;
padding: 0 0 3px 0;
margin: 20px 0 0 0;
color: #999999;
text-transform: capitalize;
border-bottom: 1px solid #efefef;
}

h6 {
font-size: 24px;
padding: 0;
margin: 0;
color: #999999;
text-transform: capitalize;
}

/** Links
==============================================================================*/

a:link {
color: #4f4840;
text-decoration: none;
}

a:visited {
color: #4f4840;
text-decoration: none;
}

a:hover {
color: #7f7467;
text-decoration: none;
}

a:active {
color: #4f4840;
text-decoration: none;
}

/** Main Container
==============================================================================*/

#container {
width: 970px;
margin: 0 auto;
}

/** Header
==============================================================================*/

#header {
float: left;
background-image: url('images/header.png');
width: 950px;
height: 150px;
}

/** Logo
==============================================================================*/

#logo {
float: left;
margin: 10px 0 0 15px;
}

/** Menu
-------------------------------------------------------------- */

.menu{
	float:left;
	border:none;
	border:0px;
	margin:0px 0px 0px 16px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	}
.menu ul{
	background:#063f57;
	height:30px;
	list-style:none;
	margin:0px;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#063f57 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:30px;
		margin:0px;
		padding:0px 25px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#063f57;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	

		

/** Search
==============================================================================*/

#search {
float: left;
width: 920px;
margin: 20px 0 1px 0;
padding: 10px 20px 10px 20px;
background: url(images/search_bg.jpg) repeat-x #fff0e0 bottom;
font-size: 12px;
color: #852432;
border-top: 1px solid #fef6ee;
border-bottom: 1px solid #ebd0b4;
}

#search p {
margin: 0;
}

#searchfield input {
width: 285px;
height: 18px;
padding: 2px 0 0 25px;
margin: 2px 0 0 0;
border: 1px solid #ebd0b4;
background: url(images/search_icon.jpg) no-repeat #ffffff 3px 3px;
}

/** Home Header
==============================================================================*/

#homeheader {
float: left;
width: 960px;
color: #ffffff;
margin: 20px 0 20px 340px;
}

#homeheader img {
float: left;
}

#homeintro {
float: left;
width: 215px;
height: 207px;
margin: 0 0 0 0;
padding: 19px;
background: url(images/header_intro_bg.jpg) repeat-x #7b0d14 bottom;
}

#homeintro h1 {
margin: 5px 0 20px 0;
}

#homeintro a#btnleft, #homeintro a#btncenter {
float: left;
display: block;
width: 145px;
height: 27px;
text-align: center;
padding: 3px 0 0 0;
margin: 10px 0 0 35px;
}

#homeintro a#btncenter {
background: url(images/btn_center_bg.jpg) no-repeat;
}

#homesidebar {
float: left;
background-image: url('images/sidebar_left.png');
width: 352px;
height: 218px;
margin: -20px 0 20px -340px;
}

#homesidebar2 {
position:left;
background-image: url('images/sidebar_left_b.png');
width: 350px;
height: 218px;
margin: 150px 0 0px 0px;
}

#homesidebar3 {
position:left;
background-image: url('images/sidebar_left_b.png');
width: 352px;
height: 218px;
margin: 0px 0px 0px 0px;
}

/** Home Welcome, New Listings, Featured Listing
==============================================================================*/

#homewelcome {
float: left;
display: inline; /*ie6 double margin bug fix*/
width: 255px;
margin: 0 25px 0 30px;
}

#newlistings {
float: left;
display: inline; /*ie6 double margin bug fix*/
width: 300px;
margin: 0 25px 0 20px;
}

#homewelcome h1 {
margin: 0 0 10px 0;
}

.testimonials {
float: left;
width: 295px;
margin: 10px 0 5px 20px;
}

.listing img {
float: left;
padding: 0px;
margin: 0 10px 0 4px;
border: 1px solid #d8d6d4;
}

.listing h3 {
float: right;
width: 165px;
font-size: 14px;
margin-bottom: -8px;
}

.location, .propertytype {
font-size: 10px;
margin: 0;
color: #464749;
}

.price {
font-size: 12px;
margin: 0;
color: #000000;
}

.bedbathsqft {
font-size: 12px;
margin: 0;
color: #464749;
}

.price {
font-weight: bold;
margin-bottom: -5px;
}

.price span {
font-weight: normal;
font-size: 12px;
}

#featuredlisting {
float: right;
width: 275px;
margin: 0 8px 0 10px;
}

#featuredwrap {
float: right;
width: 255px;
margin: 10px 0 20px 0px;
}

#featuredlisting img {
float: left;
}

#featuredlisting h3 {
margin: 0 0 -8px 0px;
}

.address {
padding: 10px 20px 8px 10px;
background-color: #f7e0c8;
border-bottom: 1px solid #ebd0b4;
margin: 0 0 10px 0;
}

#featuredlisting .address {
width: 225px;
}

#featuredlisting .price, #featuredlisting .bedbathsqft, #featuredlisting .propertytype,
.listinginfo .price, .listinginfo .bedbathsqft, .listinginfo .propertytype, .listinginfo .mls {
margin: 0 0 0 10px;
}

#featuredlisting .propertytype {
margin-bottom: 10px;
}

/** Listing Wrapper
==============================================================================*/

#listingwrap {
float: left;
margin: 0 0 20px 0;
width: 963px;
}

#listingwrap2 {
float: left;
margin: -200px 0 0 10px;
width: 950px;
}

#listingwrap3 {
float: left;
margin: -175px 0 0 0px;
width: 950px;
}

/** Sidebar
==============================================================================*/

#sidebar {
float: left;
width: 309px;
margin: 215px 0 0 0;
padding: 19px 0 19px 19px;
border-left: 1px solid #3c69ac;
border-right: 1px solid #4e79bb;
background: url(images/header_intro_bg.jpg) repeat-x #204782 bottom;
}

#sidebar ul {
list-style-type: none;
}

#sidebar ul li {
text-align: left;
}

#sidebar ul li a {
display: block;
padding: 5px 0 5px 0;
width: 309px;
color: #999999;
background: url(images/subnav_item_bg.jpg) no-repeat bottom;
}

#sidebar ul li a:hover {
color: #cccccc;
}

#sidebar ul li.current-cat a {
color: #ffffff;
background: url(images/subnav_current_bg.jpg) repeat-y;
}

/** Search Result
==============================================================================*/

.searchresult {
float: right;
margin: 20px 15px 0 0;
width: 585px;
background: url(images/search_result_description_bg.jpg) repeat-x bottom #efefef;
}

.searchresult img {
float: left;
}

.listinginfo {
float: left;
}

.excerpt {
width: 268px;
font-size: 11px;
line-height: 15px;
margin: 0 0 0 20px;
}

.listinginfo .address {
width: 288px;
}

.listinginfo .price {
font-size: 18px;
}

.mls {
color: #999999;
}

#searchnav {
float: right;
width: 610px;
margin: 20px 0 0 0;
}

#searchnav a#btnleft, #searchnav a#btnright {
display: block;
width: 145px;
height: 27px;
text-align: center;
padding: 3px 0 0 0;
}

#searchnav a#btnleft {
float: left;
background: url(images/searchnav_btnleft.jpg) no-repeat;
}

#searchnav a#btnright {
float: right;
background: url(images/searchnav_btnright.jpg) no-repeat;
}

.noresults {
float: right;
width: 620px;
margin: 20px 0 0 20px;
}

/** Listing Detail
==============================================================================*/

#listingdetail {
float: right;
width: 635px;
}

#listingdetail h3, #listingdetail .location {
float: left;
width: 400px;
margin-left: 0px;
}

#listingdetail img {
margin: 0 0 20px 20px;
border: 1px solid #999999;
padding: 2px;
}

#imagesnav ul {
display: none;
}

#imagesnav {
float: right;
width: 590px;
margin: 0 3px 0 0;
padding: 4px 20px 4px 20px;
background: url(images/gallery_nav_bg.jpg) repeat-x;
}

#imageslides {
float: left;
width: 630px;
height: 438px;
}

#imagesnav span.jFlowControl, .jFlowNext, .jFlowPrev {
cursor: pointer;
}

.jFlowPrev {
padding: 0 0 0 30px;
background: url(images/gallery_left_btn.jpg) no-repeat left;
}

.jFlowNext {
padding: 0 30px 0 0;
background: url(images/gallery_right_btn.jpg) no-repeat right;
}

#listingdetail .address {
float: right;
width: 590px;
margin: 0 3px 20px 0;
}

#listingdetail .price {
font-size: 26px;
}

#listingdetail p, #listingdetail h4, #listingdetail h5, #listingdetail ul {
margin-left: 20px;
}

#listingdetail ul {
font-size: 12px;
margin-top: 20px;
}

#listingdetail ul li {
color: #464749;
line-height: 18px;
margin: 0 0 18px 0;
}

#listingdetail p {
color: #464749;
font-size: 12px;
}

#location {
float: left;
overflow: auto;
margin: 0 0 0 20px;
}

#location .gsmsc-mapDiv {
height: 350px;
}

#location .gsmsc-idleMapDiv {
height: 350px;
overflow: hidden!important;
}

#location #mapsearch * {
margin: 0px!important;
padding: 0px!important;
font-size: 12px;
}

#location #mapsearch {
width: 620px;
}

#location .gsmsc-controls, #location div.gs-directions-to-from {
display: none;
}

.imgwrap {
position: relative;
float: left;
}

#status, #status-sm, #status-md {
position: absolute;
top: 0px;
left: 0px;
border: none;
}

#status {
top: 138px;
left: 538px;
}

/** Comments
==============================================================================*/

h2, #contactform {
margin: 0 0 0 20px;
}

#commentform {
margin: 0 20px 32px 0;
padding: 16px 0 0 0;
}

#respond form {
float: right;
margin: 0 0 0 20px;
}

#respond input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

#respond input, #respond textarea {
padding: 2px;
width: 450px;
border: 1px solid #aaa;
}

#respond textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
float: right;
width: 128px;
height: 24px;
border: none;
display: inline;
margin: 10px 152px 0 0;
background-color: #aaa;
text-transform: uppercase;
font-size: 11px;
}

.avatarwrap { 
float: left;
width: 167px;
margin: 0 0 24px 0;
background: url(images/comments_tail.jpg) no-repeat right 12px;
}

.name, .date {
font-size: 10px;
padding: 0;
margin: 0;
line-height: 16px;
}

.avatar {
margin: 0;
padding: 0;
}

.avatarwrap p {
margin: 0;
padding: 0;
font-size: 10px;
}

.avatarwrap .date {
color: #808072;
}

.comment {
float: right;
width: 436px;
padding: 16px;
margin: 0 0 24px 0;
background-color: #eeeeee;
}

#comment_post_ID, #comment_parent, #_wp_unfiltered_html_comment {
display: none;
}


/** Footer
==============================================================================*/

#footer {
float: left;
width: 960px;
margin: 0 0 0 0;
}

#footer p {
margin: 8px 30px 20px 30px;
color: #d6d6d7;
font-size: 11px;
}

dl.image_map {display:block; width:960px; height:54px; background:url(images/footer_bg.png); position:relative; margin:2px auto 2px auto;}
a.LINK0 {left:848px; top:9px; background:transparent;}
a.LINK0 {display:block; width:26px; height:0; padding-top:25px; overflow:hidden; position:absolute;}
a.LINK1 {left:886px; top:9px; background:transparent;}
a.LINK1 {display:block; width:26px; height:0; padding-top:25px; overflow:hidden; position:absolute;}
a.LINK2 {left:923px; top:9px; background:transparent;}
a.LINK2 {display:block; width:26px; height:0; padding-top:25px; overflow:hidden; position:absolute;}
a.LINK3 {left:810px; top:9px; background:transparent;}
a.LINK3 {display:block; width:26px; height:0; padding-top:25px; overflow:hidden; position:absolute;}

