/*
Theme Name: Summer Hill
Theme URI:  
Description: The WordPress theme.
Version: 1.0
Author: 
Author URI: 
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#000000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#ff6210;
	color:#000000;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:890px;
}
/* mainmenu */
#mainmenu{
	width:100%;
	height:40px;
        padding-top: 10px;
        padding-left: 25px;
	background:url(images/bgr_mainmenu.gif) repeat-y;
}
#mainmenu ul{
	float:left;
}
/*Top level list items*/
#mainmenu ul li{
	float: left;
	color:#fff;
	padding:6px 30px 0 19px;
	font-size:1.5em;
	line-height:1.1em;
	text-transform:uppercase;
	font-weight:bold;
}
#mainmenu ul li.page-item-135{
	padding:6px 0 0 19px;
}
#mainmenu ul li a{
	display:block;
	color:#fff;
	float:left;
}
#mainmenu ul li a span{
	display:block;
	float:left;
	cursor:pointer;
	height:27px;
	padding:13px 13px 0 13px;
}
#mainmenu ul li a:hover, #mainmenu ul li.current_page_item a{
	background:url(images/bgr_mainmenu_a.gif) no-repeat;
	text-decoration:none;
}
#mainmenu ul li a:hover span, #mainmenu ul li.current_page_item a span{
	background:url(images/bgr_mainmenu_span.gif) no-repeat right top;
}
/* header */
#header{
	width:100%;
	height:120px;
	background:url(images/bgr_header.gif) repeat-y;
	overflow:hidden;
}
#header_right{
	float:right;
	width:233px;
	padding:76px 0 0 0;
}
#header_right p{
	color:#fff;
	font-weight:bold;
	font-size:3.0em;
	font-family:"Arial Black", Gadget, Arial, sans-serif;
	letter-spacing:-1px;
}
/*header_logo*/
#header_logo{
	padding:68px 0 0 20px;
	float:left;
}
#logo{
	width:568px;
	height:36px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
}
#header_logo p{
	display:none;
	visibility:hidden;
}
/*body*/
#body{
	width:880px;
	overflow:hidden;
	background:#fff;
	padding:5px 5px 20px 5px;
}
#content{
	width:852px;
	padding:10px 14px 0 14px;
	overflow:hidden;
}
#content_home{
	width:876px;
	overflow:hidden;
	padding:0 2px 0 2px;
}
/*home_content*/
.home_content{
	float:left;
	width:564px;
}
.home_thumb{
	border:1px solid #eeeeee;
	width:558px;
	padding:2px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.home_thumb img{
	float:left;
	width:100%;
}
.home_content h2{
	font-size:1.8em;
	line-height:1.3em;
	margin:0 0 15px 10px;
}
.home_content p{
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 15px 10px;
}
.home_thumb_small{
	border:1px solid #eeeeee;
	width:299px;
	padding:2px;
	overflow:hidden;
	margin:0 0 10px 0;
}
.home_thumb_small img{
	float:left;
	width:100%;
}
/*home_sidebar*/
.home_sidebar{
	float:right;
	width:305px;
}
#content .page_title{
	font-size:3.0em;
	line-height:1.2em;
	border-bottom:1px solid #e8e8e8;
	padding:0 0 20px 0;
	margin:0 8px 23px 8px;
}
#content .page_title2{
	margin:0 0 23px 0;
}
/*features_gallery*/
.features_gallery{
	width:100%;
	overflow:hidden;
	margin:0 0 35px 0;
}
.features_gallery li{
	float:left;
	padding:0 2px 0 0;
}
.features_gallery li img{
	float:left;
}
.features_content{
	float:left;
	width:510px;
	padding:0 0 0 6px;
}
.features_sidebar{
	float:right;
	width:305px;
}
.features_content p{
	font-size:1.2em;
	line-height:1.6em;
	margin:0 0 15px 0;
}
.features_lists{
	width:100%;
	overflow:hidden;
	margin:0 0 15px 0;
}
.features_lists ul{
	width:230px;
	padding:0 0 0 12px;
}
.features_lists ul.alignright{
	width:264px;
	padding:0;
}
.features_lists li{
	font-size:1.3em;
	line-height:1.4em;
	background:url(images/ico_list.gif) no-repeat left 8px;
	padding:0 0 0 12px;
}
/*contact*/
.contact_content{
	float:left;
	width:513px;
	padding:0 0 0 6px;
}
.contact_sidebar{
	float:right;
	width:305px;
}
.contact_content h3{
	color:#ff6210;
	font-size:2.4em;
	line-height:1.2em;
	margin:0 0 5px 0;
}
.contact_content h4{
	font-size:1.5em;
	line-height:1.2em;
	margin:0 0 10px 0;
}
.contact_content h5{
	font-size:1.4em;
	line-height:1.2em;
	padding:10px 0 0 0;
}
.contact_content p{
	font-size:1.2em;
	line-height:1.4em;
	width:503px;
	overflow:hidden;
	margin:0 10px 15px 0;
}
.contact_content p img{
	padding:0;
	margin:5px 10px 0 0;
}
.contact_map{
	width:100%;
	overflow:hidden;
	padding:20px 0 20px 0;
	clear:both;
}
.contact_map img{
	width:100%;
	float:left;
}
.contact_team{
	width:100%;
	overflow:hidden;
	padding:0 0 25px 0;
}
.contact_team ul{
	float:left;
	width:255px;
}
.contact_team li{
	font-size:1.2em;
	line-height:1.4em;
	padding:0 0 2px 0;
}
.contact_team a{
	color:#336699;
}
.contact_team img{
	padding:2px;
	border:1px solid #d6d6d6;
}
.contact_title{
	width:100%;
	height:97px;
	background:url(images/bgr_contact_title.gif) no-repeat;
	margin:56px 0 0 0;
}
.contact_title h3{
	font-size:1.7em;
	line-height:1.1em;
	color:#fff;
	padding:7px 0 7px 12px;
	font-weight:normal;
}
.contact_title h4{
	font-size:2.0em;
	line-height:1.2em;
	color:#fff;
	padding:0 0 0 12px;
}
#contact_from{
	padding:0 0 30px 3px;
}
#contact_from label{
	font-size:1.2em;
	line-height:1.3em;
	display:block;
	margin:0 0 5px 0;
}
#contact_from label.error{
	color:#F00;
}
#contact_from label span{
	position:relative;
	margin:-5px 0 0 0;
	color:#498419;
}
#contact_from .contact_input{
	margin:0 0 12px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000;
	width:283px;
	padding:3px;
	border:1px solid #cecece;
	border-top:1px solid #7e7f7f;
}
#contact_from select.contact_input{
	width:289px;
}
#contact_from textarea.contact_input{
	height:70px;
	overflow:auto;
}
#contact_from .msg{
	color:#F00;
	font-size:1.2em;
	padding:10px 0 10px 0;
}
/*location*/
.location_content{
	float:left;
	width:470px;
	padding:0 0 0 6px;
}
.location_sidebar{
	float:right;
	width:335px;
	padding:0 20px 0 0;
}
#content .location_content .page_title{
	font-size:3.0em;
	line-height:1.2em;
	border-bottom:1px solid #e8e8e8;
	padding:0 0 20px 0;
	margin:0 0 23px 0;
}
.location_gallery{
	width:100%;
	overflow:hidden;
	margin:0 0 35px 0;
}
.location_gallery li{
	float:left;
	padding:0 2px 0 0;
}
.location_gallery li img{
	float:left;
}
.location_sidebar h3{
	color:#ff6210;
	font-size:2.4em;
	line-height:1.2em;
	margin:70px 0 5px 0;
}
.location_date{
	font-size:1.6em;
	line-height:1.4em;
	margin:0 0 20px 0;
}
.location_sidebar h4{
	font-size:2.0em;
	line-height:1.2em;
	margin:0 0 10px 0;
}
.location_sidebar h5{
	font-size:1.4em;
	line-height:1.2em;
	padding:10px 0 0 0;
}
.location_sidebar p{
	font-size:1.2em;
	line-height:1.4em;
	margin:0 0 15px 0;
}
.location_content h3{
	font-size:2.0em;
	line-height:1.5em;
}
.location_content h4{
	font-size:2.1em;
	line-height:1.4em;
	font-weight:normal;
	margin:0 0 20px 0;
}
.location_map{
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0;
}
.location_map img{
	float:left;
	border:1px solid #cccccc;
}
/*press_content*/
.press_content h4{
	font-size:1.2em;
	line-height:1.4em;
	font-weight:normal;
	margin:0 0 20px 0;
}
.press_post{
	width:100%;
	overflow:hidden;
	margin:0 0 45px 0;
}
.press_post h3{
	font-size:1.4em;
	line-height:1.3em;
}
.press_post_entry{
	width:100%;
	overflow:hidden;
}
.press_post_entry p{
	font-size:1.2em;
	line-height:1.5em;
	padding:10px 0 6px 0;
}
.press_post_entry a{
	color:#336699;
}
.press_post_entry .alignleft{
	margin:12px 20px 2px 0;
	padding:0;
}
.press_post_entry .alignright{
	margin:12px 0 2px 20px;
	padding:0;
}
/*residences_descr*/
.residences_descr{
	font-size:1.6em;
	line-height:1.4em;
	margin:0 0 20px 0;
}
.residences_gallery{
	width:100%;
	overflow:hidden;
	margin:0 0 35px 0;
}
.residences_gallery li{
	float:left;
	padding:0 2px 0 0;
}
.residences_gallery li img{
	float:left;
}
.residences_content h3{
	font-size:1.8em;
	line-height:1.4em;
	margin:10px 0 10px 5px;
}
.residences_units{
	width:100%;
	overflow:hidden;
	padding:0 0 55px 0;
}
.residences_unit{
	float:left;
	padding:0 0 0 35px;
	width:365px;
}
.residences_units .alignright{
	padding:0 30px 0 0;
	margin:0;
	width:365px;
}
.residences_unit h4{
	font-size:2.1em;
	line-height:1.3em;
	margin:0 0 5px 38px;
}
.residences_unit_thumb{
	padding:0 0 8px 0;
}
.residences_unit h5{
	font-size:2.0em;
	line-height:1.3em;
	margin:0 0 4px 68px;
	font-weight:normal;
}
.residences_unit h6{
	font-size:1.6em;
	line-height:1.3em;
	margin:0 0 4px 68px;
	font-weight:normal;
}
.residences_unit_pdf{
	font-size:1.2em;
	line-height:1.3em;
	text-transform:uppercase;
	margin:0 0 0 68px;
}
.residences_unit_pdf a{
	background:url(images/ico_pdf.gif) no-repeat left center;
	padding:1px 0 1px 20px;
}
.residences_left{
	float:left;
	width:355px;
	padding:0 0 0 40px;
}
.residences_right{
	float:right;
	width:305px;
	padding:0 60px 0 0;
}
.residences_left h3{
	width:345px;
	height:28px;
	font-size:1.8em;
	line-height:1.0em;
	font-weight:normal;
	background:url(images/bgr_residences_left.gif) no-repeat;
	padding:8px 0 0 10px;
	margin:0 0 9px 0;
}
.residences_left ul{
	width:165px;
	padding:0 0 0 10px;
	margin:0;
}
.residences_left ul li{
	font-size:1.6em;
	line-height:1.6em;
	padding:4px 0 7px 0;
	font-weight:bold;
}
.residences_left ul a{
	background:url(images/ico_pdf.gif) no-repeat left center;
	padding:1px 0 1px 20px;
}
/*open_house*/
.open_house{
                border:1px solid #ffe47a;
                background:#fff6c0;
                padding:19px 0 26px 0;
                text-align:center;
                margin:0 0 10px 0;
}
.open_house_title{
	font-weight: bolder;
	font-size: xx-large;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.open_house_time{
	margin:0 auto;
	font-size: large;
	margin-bottom: 10px;
}
.open_house_price{
	margin:0 auto;
	font-size: medium;
	margin-bottom: 10px;
}
.open_house_call{
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
}

.open_house_contact_us a{
                margin:0 auto;
                background:url(images/bgr_open_house_contact_us.gif) no-repeat;
                width:233px;
                height:62px;
                text-indent:-9999em;
                cursor:pointer;
                display:block;
}
/*main_slogan*/
#main_slogan{
	width:100%;
	overflow:hidden;
	padding:70px 0 0 0;
	clear:both;
}
#main_slogan h1{
	text-transform:uppercase;
	color:#732700;
	font-size:2.8em;
	margin:0 0 0 12px;
}
#content #main_slogan h1{
	margin:0;
}
/*post*/
.post{
	width:100%;
	margin:0 0 35px 0;
}
.post .title{
	color:#000;
	font-size:2.4em;
	line-height:1.3em;
	font-weight:normal;
}
.post .title a{
	color:#000;
}
.post .info{
	color:#323232;
	padding:6px 0 15px 0;
	font-size:1.2em;
	line-height:1.4em;
}
.post .info a{
	color:#323232;
}
.post .info span a, .post .info span{
	color:#a53a00;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
}
.post .entry a{
	color:#336699;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:1px solid #e8e8e6;
	background:#efefed;
	padding:4px;
}
.post .entry ul {
	margin:0 20px 15px 25px;
}
.post .entry ul li{
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom:1px dashed #dbdad2;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 20px 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom:1px dashed #dbdad2;
}
.postmetadata{
	width:546px;
	overflow:hidden;
	border:1px solid #eeeeee;
	padding:7px 10px 7px 10px;
	color:#4b4b4b;
	overflow:hidden;
	font-size:1.2em;
	font-weight:bold;
}
.postmetadata span{
	float:left;
	margin:0 20px 0 0;
}
.postmetadata a{
	color:#4b4b4b;
	padding:8px 0 8px 30px;
	display:block;
}
.postmetadata .post_more a{
	background:url(images/ico_more.gif) no-repeat left center;
}
.postmetadata .post_comment a{
	background:url(images/ico_comm.gif) no-repeat left center;
	padding-left:36px;
}
/*footer*/
#footer{
	width:100%;
	padding:10px 0 60px 0;
	overflow:hidden;
}
#footer ul{
	padding:0 0 14px 0;
}
#footer li{
	display:inline;
	font-size:1.8em;
	line-height:1.4em;
	color:#fff;
	padding:0 55px 0 5px;
	text-transform:uppercase;
	font-weight:bold;
}
#footer li.page-item-135{
	padding:0 0 0 5px;
}
#footer li a{
	color:#fff;
}
#footer p{
	color:#fff;
	font-size:1.1em;
	line-height:1.3em;
	padding:0 0 0 5px;
}
#footer p a{
	color:#fff;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px 0 20px 0;
	overflow:hidden;
	color:#888888;
}
#respond a{
	color:#888888;
}
#respond h3{
	font-size:2.0em;
	color:#474534;
	padding:10px 0 10px 0;
	font-weight:normal;
	border-bottom:1px dashed #dbdad2;
	margin:0 0 5px 0;
}
.cancel-comment-reply{
	font-size:1.2em;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:2.0em;
	color:#474534;
	padding:10px 0 10px 0;
	font-weight:normal;
	border-bottom:1px dashed #dbdad2;
	margin:0 0 5px 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#888888;
}
.commentlist a{
	color:#888888;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ececec;
	background:#f6f6f5;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#b3b3b3;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#c6c4c4;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #b8b8b5;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #dfcfba;
	}

blockquote {
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #bdbdbd;
	background:#eeeeee;
	}

blockquote blockquote{
	background:#e0dcdc;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.single .navigation{
	width:100%;
	margin:0 auto;
}
.navigation a{
	font-weight:bold;
	text-decoration:underline;
}
.navigation a:hover{
	text-decoration:none;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

img#wpstats {
        display:none;
}

#wpcf7-f1-p135-o1 p {
font-size: 120%;
}

.wpcf7-form-control-wrap input {
margin: 4px 0 0 0;
}
