/*  
Theme Name: Peach Properties 2010
Theme URI: http://creativeslice.com/
Description: WordPress theme for peachprops.com
Version: 3
Author: Tim Bowen / Creative Slice
Author URI: http://creativeslice.com/
*/

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}


body {
	font: 70% arial, sans-serif;
	text-align: left;
	color: #333;
background: url(images/background_body.jpg) repeat-x #767676;
}

a:link {
	color: #c6772a;
}
a:visited {
color: #c6772a;
	text-decoration: none;
}
a:hover {
	color: #8dba4a;
}

label {
	display:block;
	margin:5px 0;
}

hr {
	border-top: 1px solid #ddd;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
}

blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:0 20px 0 20px;
	line-height:18px;
border-left: 2px solid #d5cebb;
}

.alignleft {float: left;}
.alignright {float: right;}

img.alignleft {
padding: 3px 9px 9px 0;
}

#wrapper {
width: 950px;
margin: 0 auto;
display: relative;
}

h1 {
font-size: 2em;
font-weight: normal;
color: #fff;
letter-spacing: -.03em;
padding: 10px 15px;
}
h2 {
font-size: 2.3em;
color: #000;
font-weight: normal;
letter-spacing: -.02em;
padding-bottom: .2em;
}
h3 {
font-size: 1.4em;
font-family: Georgia, serif;
letter-spacing: -.04em;
padding-bottom: .3em;
}
h4 {
font-size: 1.8em;
color: #c23a00;
padding-bottom: .3em;
}
h5 {
font-size: 1.6em;
color: #133e60;
padding-bottom: .3em;
}
/* -------------------- Header -------------------- */

#header {
position: relative;
height: 161px;
background: url(images/header_right.jpg) no-repeat bottom right;
}

#header .logooverlay {
position: absolute;
top: 50px;
left: 0px;
}

/* -------------------- Nav -------------------- */


#nav {
height: 29px;
border-left: 1px solid #ccc;
margin-left: -1px;
text-transform: uppercase;
}

#nav input#s {
margin-right: 5px;
width: 120px;
color: #666;
}

#nav li.current_page_item a,
#nav li.current_page_parent a {
background: url(images/button_selected.jpg) top left #21201e;
color: #ccc;
}

#nav li.current_page_item li a,
#nav li.current_page_parent li a {
background: #fff;
color: #c6772a;
}
#nav li #searchform{
width: 233px;
border-right: 1px solid #ccc;
background: #eee;
}


#nav {font-size:13px;width:100%;}
#nav {
font-weight: normal;
list-style:none;
line-height:29px;
padding:0;
margin:0;
width:100%;}
#nav a {
display:block;color:#222;text-decoration:none;padding:0px 15px;}
#nav li {float:left;text-align: center;padding:0;width: 123px;border-right: 1px solid #ccc;}

#nav li.page-item-2 {width: 88px;}
#nav li:hover a
{color: #c6772a;}

/* ------------------------------ Interior Slideshow ---------------------------- */

#inslideshow {
margin-bottom: 10px;
z-index: 1;
}


/* Basis of gallery with or without JS */
#inslideshow .gallery,
#inslideshow .gallery li     { list-style:none; margin:0; padding:0; }
#inslideshow .gallery_wrap,
#inslideshow .gallery        { width:675px; height: 434px; position:relative; }
#inslideshow .gallery        { display:block; width:675px; overflow:hidden; text-align:right; }
#inslideshow .gallery img    { margin:0; padding:0; width:675px; height: 434px; }
#inslideshow .gallery li        { display:block; width:675px; height:434px; background: #ccc; overflow:hidden; }

/* JS slideshow */
#inslideshow .slideshow                    { position:relative; height:434px; }
#inslideshow .slideshow li                { position:absolute; top:0; right:0; z-index:8; }
#inslideshow .slideshow li.active        { z-index:10; }
#inslideshow .slideshow li.last-active    { z-index:9; }


/* ------------------------------ Front Page ---------------------------- */

#frontbanner {
background: #fff;
padding: 10px;
margin-top: 10px;
z-index: 1;
}

/* Basis of gallery with or without JS */
#frontbanner .gallery,
#frontbanner .gallery li     { list-style:none; margin:0; padding:0; }
#frontbanner .gallery_wrap,
#frontbanner .gallery        { width:930px; height: 300px; position:relative; }
#frontbanner .gallery        { display:block; width:930px; overflow:hidden; text-align:right; }
#frontbanner .gallery img    { margin:0; padding:0; width:930px; height: 300px; }
#frontbanner .gallery li        { display:block; width:930px; height:300px; background: #ccc; overflow:hidden; }

/* JS slideshow */
#frontbanner .slideshow                    { position:relative; height:300px; }
#frontbanner .slideshow li                { position:absolute; top:0; right:0; z-index:8; }
#frontbanner .slideshow li.active        { z-index:10; }
#frontbanner .slideshow li.last-active    { z-index:9; }


.frontbox {
background: #fff;
width: 300px;
height: 320px;
float: left;
margin: 10px;
padding: 15px;
border-top: 3px solid #c6772a;
}

.frontbox img {
border-top: 1px solid #ccc;
padding: 3px 0 10px 0;
}

#frontright {
width: 230px;
float: right;
margin: 10px 10px 0 0;
}

#frontnews {
background: #c6772a;
border-top: 3px solid #fff;
height: 190px;
}

#frontnews ul {
border-bottom: 1px solid #f2bc6d;
}

#frontnews h2 {
padding: 15px 10px 6px 15px;
color: #fff;
}

#frontnews li {
list-style: none;
}

#frontnews li a {
display: block;
color: #fff;
border-top: 1px solid #f2bc6d;
padding: 5px 15px;
margin: 0px 0px;
text-decoration: none;
}
#frontnews li a:hover {
text-decoration: underline;
background: #f2bc6d;
color: black;
}

#frontnews h6 a {
color: #fff;
float: right;
font-weight: normal;
padding: 5px 10px 0 0;
}

#frontmap {
margin-top: 10px;
height: 150px;
}

/* ---------------------------------------- Sidebar ---------------------------- */

#sidebar {
float: left;
width: 200px;
margin-top: 10px;
padding: 10px 15px;
text-align: left;
background: #222;
color: #ccc;
}

#sidebar h2 {
color: #fff;
}

#sidebar li {
display: inline;
}

#sidebar #tags a {
padding-right: 8px;
line-height: 1.6em;
}

#sidebar_news li {
display: block;
padding: 5px 0;
}

#sidebar_news strong a {
background: #333;
display: block;
padding: 2px 5px;
}
#sidebar h2 a {
font-size: .7em;
display: block;
background: #333;
color: #ccc;
padding: 10px;
text-align: center;
text-decoration: none;
border: 1px solid #444;
}

#sidebar h2 a:hover {
color: white;
background: #444;
}

/* ------------------------------ Content ---------------------------- */


#main {
padding-top: 20px;
}

#submenu {margin: 0px 0 0 5px;}

#submenu li {
display: inline;
}
#submenu a {
display: block;
float: left;
padding: 5px 10px;
margin: 0 5px;
text-decoration: none;
font-size: 1.1em;
color: #ccc;
background: #666;
text-transform: uppercase;
}

#submenu a:hover, #submenu .current_page_item a {
background: #fff;
color: #c6772a;
}

#content {
text-align: left;
float: left;
clear: left;
width: 675px;
padding: 20px;
background: #fff;
}

#contentwide {
text-align: left;
float: left;
width: 910px;
padding: 20px;
background: #fff;
}

.entry h2 {
clear: both;
}

.entry p {
font-size: 1.2em;
margin: 0 0 1.1em 0;
line-height: 1.3em;
}

.entry ul {
list-style:disc;
padding-bottom: .6em;
}

.entry ol {
list-style-type:decimal;
padding-bottom: .6em;
}

.entry li {
font-size: 1.2em;
margin-left: 30px;
padding: .3em;
line-height: 1.3em;
}


.entry li li {
font-size: .9em;
}

.entry ul ul {
padding-top: .5em;
padding-bottom: 0;
}

.entry ol {
margin-left: 5px;
}

#navigation .alignleft, #navigation .alignright {
padding: 10px 0 20px 0;
}

#navigation a, #navigation a:visited {
background: #c6772a;
padding: 3px 5px;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: .9em;
line-height: 1.9em;
}
#navigation a:hover {
background: #8dba4a;
}

.postmetadata {
background: #efefef;
padding: 5px;
margin: .5em 0 2em 0;
}

#links {
font-size: 1.2em;
line-height: 2em;
}

#links a {
font-size: 1.2em;
font-weight: bold;
}


#listings .proptitle {
font-weight: bold;
font-size: 1.2em;
line-height: 1.5em;
}

#listings p {
margin: 0 0 .9em 0;
line-height: 1.3em;
}

#listings th {
background: #8dba4a;
padding: 5px 10px;
color: white;
text-transform: uppercase;
}

p.available {
background: #fdea42;
border: 1px solid white;
padding: 1px 2px;
text-align: center;
}

#listings td {
background: #efefef;
padding: 5px;
font-size: 1.1em;
border-bottom: 1px solid #ccc;
}

#listings .alt td {
background: #fff;
border-bottom: none;
}

#listingsingle td {
background: #efefef;
padding: 10px 5px 1px 10px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.gm-map p {
font-size: 2em;
color: #c6772a;
line-height: 2em;
}


#application {
background: #eee;
padding: 1px 1px 10px 40px;
}

#application h3 {
margin: 20px 0 5px -20px;
}

#application .submit input {
font-size: 2em;
}


.sitemapleft {
float: left;
padding: 10px;
width: 270px;
border-left: 1px solid #ccc;
}

.news {
padding-top: 1em;
margin-top: 2em;
border-top: 1px solid #ccc;
}


#post-67 .wp-caption {
text-align: center;
font-weight: bold;
min-height: 305px;
color: #333;
padding: 6px 2px 2px 2px;
border: 1px solid #ccc;
float: left;
margin: 8px;
display: inline;
list-style: none;
}

/* ---------------------------------------- Comments ---------------------------- */

#content small a {
font-weight: bold;
}

.commentlist a, .commentlist a:visited {
color: white;
}

.commentlist a:hover {
color: black;
}

#comments, #respond {
margin: 12px 0;
}

.commentlist li {
background: #aec080;
padding: 10px 10px 0 10px;
margin: 4px;
}

.commentlist p {
color: #2e2c1e;
}

.commentlist cite {
font-weight: bold;

}
.commentlist cite a {
color: white;
}

#commentform #submit {
border: 2px solid #222;
padding: 3px;
background: #333;
color: #fff;
font-weight: bold;
}


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

#footer { background-color: #333;
padding: 20px 0;
margin-top: 10px;
/* background: url(images/background_footer.jpg) repeat-x #333; */
}

#footerwrap {
width: 950px;
color: #ccc;
padding: 25px 0 0 0;
margin: 0 auto;
}

#footerwrap li {
display: inline;
margin-right: 15px;
}

#footerwrap p {
margin: 15px 0;
line-height: 1.5em;
}

#footerwrap .peachlogo {
float: left;
margin: -5px 30px 0 10px;
}

#footerwrap .greenchoice {
float: right;
margin: 30px 5px 0 0;
}

#footerwrap img {
	filter: alpha (opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	-khtml-opacity: .60;
	}
#footerwrap a:hover img {
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}

