/*  
Theme Name: Adam Partridge
Theme URI:
Description: Adam Partridge
Version: 1.0
Author:
Tags: fixed width, two columns, valid XHTML, valid CSS, widget, right sidebar
*/
/*FONT FACE */
@font-face {
    font-family: 'Tex-bold';
    src: url('fonts/texgyreadventor-bold-webfont.eot');
    src: url('fonts/texgyreadventor-bold-webfont.eot?iefix') format('eot'),
         url('fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bold-webfont.svg#webfontXBQs7V8x') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* -- Basic Style -- */

h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
		font-family:'Tex-bold', Helvetica, Arial, sans-serif;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:15px; font-weight:normal;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#00185b;
		text-decoration:none;
		outline:none;
		border:none;
	}
a:hover
	{
		text-decoration:underline;
		color:#00185b;
	}
img {border:none;}
img.alignright {float:right; margin:2px 0px 5px 5px; border:solid 1px #595959; padding:2px;}
img.alignleft {float:left; margin:2px 5px 5px 0px; border:solid 1px #595959; padding:2px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2px 0 2px 5px;}
a img.alignleft {float:left; margin:0px 5px 2px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

blockquote
	{
		padding:7px 0px 0px 30px;
		width:400px;
		font-size:14px;
		font-style:italic;
		border-left:solid 6px;
	}
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 5px 15px 5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:square;
	}
.clear{
	clear:both;
}
	

/* -- Main Style  -- */	

body
	{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#4d4c4c;
		background:url(images/header_bg.jpg) repeat-x top #ffffff;
	}
.body_bg{
	background:url(images/head.jpg) no-repeat center top;
}
#main
	{
		margin:0px auto;
		padding:0px;
		width:991px;
	}
	
	
	
/* -- Header -- */

.header{
	height:203px;
	overflow:hidden;
}
.title{
	width:500px;
	float:left;
}
.title h1{
	text-indent:-10000px;
	font-size:1px;
}
.title h1 a,.title h1 a:visited{
	display:block;
	width:395px;
	height:140px;
	border:none;
}
.header_contact{
	width:250px;
	float:right;
}	
.header_contact h3{
	font-size:15px;
	font-weight:bold;
	color:#484747;
	padding:3px 0px 3px 80px;
}
.header_contact h3.ph{
	background:url(images/ph.jpg) no-repeat 45px 3px;
}
.header_contact h3.cell{
	background:url(images/cell.jpg) no-repeat 45px 3px;
}
.email{
	font-size:12px;
	font-weight:bold;
	color:#484747;
	padding-left:45px;
}
.email a,.email a:visited{
	color:#484747;
	text-decoration:none;
}
.email a:hover{
	text-decoration:underline;
}
/******************************************/


/* -- Page Navigation -- */
.nav{
	height:37px;
	background:#484747;
	margin-top:18px;
	overflow:hidden;
}
.nav ul{
	float:left;
}
.nav li{
	float:left;
}
.nav li a,.nav li a:visited{
	display:block;
	padding:11px;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	float:left;
	text-decoration:none;
	border-right:1px solid #1f1f1f;
}
.nav li a:hover, .nav li.current_page_item a, .nav li.current_page_item a:visited{
	background:#00185b;
}

/*****************************************************************/

.content
	{
		padding:0px 0px 20px 0px;
	}
.header_content{
	background:url(images/header_content_bg.jpg) no-repeat left top;
	padding:0px 1px 1px 1px;
	margin-bottom:30px;
}
.h_left{
	width:623px;
	float:left;
}
.h_right{
	width:295px;
	float:right;
	padding:14px 40px 0px 25px;
}
.h_right p{
	font-size:20px;
	color:#00185b;
	line-height:25px;
	padding:8px 20px 6px 20px;
}
.h_right span{
	text-align:right;
	font-size:11px;
	padding:5px 0px;
	color:#484747;
}
.h_right span a,.h_right span a:visited{
	float:right;
	color:#484747;
	text-decoration:none;
}
.h_right span a:hover{
	text-decoration:underline;
}

/****************************************************************/
.innerContent
	{
		float:left;
		width:624px;
		overflow:hidden;
	}
.innerContent h2,.p_title{
	font-size:26px;
	color:#00185b;
	font-weight:normal;
	padding-bottom:14px;
}
.story
	{
		padding-bottom:40px;
	}
.story h2,
	{
		font-size:17px;
		padding-bottom:15px;
		font-weight:normal;
		color:#484747;
	}
.story h2 a, .story h2 a:visited
	{
		text-decoration:none;
		color:#484747;
	}
.story h2 a:hover
	{
		color:#484747;
		text-decoration:none;
	}
.storyContent
	{
		padding:8px 0px 0px 0px;
	}
.storyContent p
	{
		text-align:justify;
		line-height:22px;
	}
.storyContent h1, .storyContent h2, .storyContent h3, .storyContent h4, .storyContent h5, .storyContent h6
	{
		padding-bottom:10px;
	}
.storyContent li{
	line-height:22px;
}
.story_category
	{
		padding-bottom:10px;
	}
.storyTags
	{
		padding-bottom:5px;
	}
.c_para{
	font-size:16px;
	line-height:22px !important;
}
/****************************************************************/
.sidebar
	{
		float:right;
		width:310px;
		/*overflow:hidden;*/
	}
.sidebar ul
	{
		padding:0px;
		margin:0px;
	}
.sidebar ul ul
	{
		padding:0px;
		margin:0px;
	}
.sidebar ul ul ul
	{
		padding:0px;
		margin:0px;
	}
.siteLink{
margin:40px auto;	
}

.sideBarTitle
	{
		color:#cc9e00;
		margin-bottom:7px;
	}
.sideBarTitle h3
	{
		font-size:19px;
		font-weight:normal;
		line-height:24px;
		color:#4d4c4c;
	}
.sidebar li ul,li
	{	
		list-style:none;
	}
.sidebar ul li
	{
		list-style:none;
		margin:0px;
		padding:0px;
		margin-bottom:20px;
		background:url(images/sidebar_bg.jpg) repeat-y left top;
	}
.sidebar li li
	{
		padding:0px;
		margin:0px;
		border:none;
		padding:4px 0px 5px 20px;
		background:url(images/bullet.jpg) no-repeat left 8px;
	}
.sidebar li li a, .sidebar li li a:visited
	{
		color:#4d4c4c;
		text-decoration:none;
		border:none;
	}
.sidebar li li a:hover
	{
		text-decoration:underline;
	}
.sidebar li a, .sidebar li a:visited
	{
		color:#4d4c4c;
		text-decoration:none;
		padding-right:5px;
		border:none;
	}
.sidebar li a:hover
	{
		text-decoration:underline;
	}
.sidebar li li li{
	padding-bottom:0px;
}
.textwidget
	{
		padding:5px;
	}

/**--------------- Contact Form --------------**/
.contact_form{
	/*background:#f1f1f1;
	border:1px solid #d1d1d1;
	padding:5px 25px;*/

background:url(images/form-bg.jpg) top left repeat;
width:280px;
padding:10px 15px;
background:url(images/form-bg.jpg) top left repeat;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: #999 0px 5px 15px;
-moz-box-shadow: #999 0px 5px 15px;
box-shadow: #999 0px 5px 15px;
behavior: url(/PIE.htc);
margin-bottom:40px;
}
.contact_form .con_img{
	padding-bottom:16px;
}
h1.contactForm{
margin:0px 0px 15px 0px;
text-shadow: #000 0px -1px 0px, #fff 0px 1px 0px;
font-size:38px;
}
h4.contactForm{
margin:10px 0px;
text-shadow: #000 0px -1px 0px, #fff 0px 1px 0px;
}

.field1{
	/*width:60px;
	float:left;
	font-size:12px;
	color:#00185b;
	padding:3px 0px;*/
width:60px;
float:left;
font-size:1.2em;
color:#b9a181;
margin:0px 0 5px 10px;
text-shadow:#fff 0px 1px 0px;
}
.field2{
width:250px;
margin:0px 0px 5px 10px;
}
.field2 .text{
	/*width:184px;
	padding:3px;
	background:#fff;
	border:#bebebe 1px solid;*/
width:250px;
padding:5px;
background:rgba(203, 179, 147, 0.5);
border-top:#000 1px solid;
border-right:#000 1px solid;
border-bottom:#fff 1px solid;
border-left:#fff 1px solid;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
behavior: url(/PIE.htc);

}
.field2 .submit{
	padding:5px 0px;
}
.form_send{
	width:80px;
	height:35px;
	margin:0px auto;
}
.submit{
margin:0px auto;	
}

/**--------------- Download Brochure --------------**/


/***********************************************/

/* -- sidebar Search Tool -- */
.search
	{
		text-align:center;
	}
.searchText
	{
		float:left;
		margin:0px;
		padding:0px;
		padding:3px;
		color:#4d4c4c;
		border:solid 1px #bebebe;
		background:#fff;
		margin-right:5px;
	}
.search_btn
	{
		float:left;
		width:56px;
		height:24px;
		border:solid 1px #bebebe;
		background:#fff;
		cursor:pointer;
	}
/***********************************************/

/* -- Footer -- */
.footer
	{
		background:url(images/footer.jpg) repeat-x bottom;
		padding:20px 0px;
		height:86px;
		color:#00185b;
	}
.footer p
	{
		padding-left:10px;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#00185b;
		border:none;
	}
.footer a, a:visited, a:link
{
	border:none;
}
.footer a:hover
	{
		text-decoration:underline;
	}
.footer_links{
	height:15px;
	overflow:hidden;
	margin-bottom:20px;
}
.footer_links p a
{
	border:none;
}
.footer_links ul{
	float:left;
}
.footer_links li{
	float:left;
}
.footer_links li a,.footer_links li a:visited{
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	color:#00185b;
	border-right:1px solid #00185b;
	float:left;
	padding:0px 10px;
	border-bottom:none;
}
.footer_links li a:hover{
	text-decoration:underline;
}
/*****************************************************/

/* -- Pagination -- */
.navigation{
	padding-bottom:10px;
}
.alignleft
	{
		float:left;
		padding-left:0px;
		font-size:17px;
		color:#484747;
		width:300px;
	}
.alignright
	{
		float:right;
		padding-right:0px;
		font-size:17px;
		color:#484747;
		width:300px;
		text-align:right;
	}
.alignleft a,.alignleft a:visited,.alignright a,.alignright a:visited{
	font-size:17px;
	color:#484747;
	text-decoration:none;
}	
	

/* -- search result's title -- */

h2.pagetitle, .article h2, .error, h2.center
	{
		color:#484747;
		font-size:22px;
		font-weight:normal;
		padding-top:0px;
		padding-bottom:10px;
		text-align:left;
	}
	
	
	
.comment_template{
	padding:0px;
	margin:0px;
}
#comments, .commenttitle{
	font-weight:bold;
	color:#00185b;
}
.commentlist{
	margin:0px 10px;
	padding:0px;
}
.commentlist li{
	padding:10px;
	margin:0px;
	border-bottom:1px solid #dddddd;
}
.commentlist li img{
	float:left;
	margin:0px 15px 10px 0px;
}
.commentlist li p{
	padding:10px 0px;
	line-height:20px;
}
.commentlist li .fn, .commentlist li .says{
	color:#000;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
}
.commentmetadata{
	font-size:12px;
}
.commentlist li ul{
	margin-left:30px;
}
.commentlist li li{
	border:none;
	background:#f1f1f1;
}
.commentlist li li li{
	background:#fff;
}
.reply{
	width:32px;
	border:1px solid #CCCCCC;
	padding:3px;
	margin-bottom:10px;
}
.reply a{
	text-decoration:none;
	color:#484747;
}
#commentform p{
	padding:5px 0px;
}
#commentform #author,#commentform #email,#commentform #url,#commentform #comment{
	border:1px solid #CCCCCC;
}
#submitcomment{
	border:1px solid #cccccc;
	background:#fff;
	color:#484747;
	padding:3px;
	cursor:pointer;
}
/**---------------------------**/


/* Begin Comments*/
.alt {
	/*margin:0px;
	padding:0px;
	border:solid 1px #f3c377;*/
	/*border-left:none !important;
	border-right:none !important;*/
	/*height:1%;*/
	}

.commentlist li cite img
	{
		border:0px;
		vertical-align:middle;
	}
.commentlist em
	{
		padding-left:15px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* -- CALENDER STYLE -- */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 180px;
	font-size:11px;
	font-family:tahoma;
	color:#595959;
	text-align:center;
	}
#wp-calendar th
	{
		color:#00185b;
	}
#wp-calendar #today
	{
		color:#ffffff;
		font-weight:normal;
		background:#000;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#00185b;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#00185b;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:180px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color:#00185b;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/
.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;
   /* optional rounded corners for browsers that support it */
   /*-moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.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;
}

/**--------------------------------------**/

.testi{
	padding-top:10px;
	padding-bottom:15px;
	font-style:italic;
}




/************New Featured Home *******************/
#homes
{
	float:left;
	display:block;
	width:265px;
	height:250px;
	margin-right:10px;
	margin-bottom:10px;
}

#homes a, a:visited, a:link
{
  border:none;
   text-decoration:none;
}

#linkss a, a:visited, a:link, img
{
  border:none;
   text-decoration:none;
}

#homes img
{
	border:none;
}

#top
{
  width:650px;
}

.bottom
{
	float:left;
	display:block;
	margin-right:5px;
}

#list
{
	margin-left:40px;
}

#buttons
{
  float:left;
  display:block;
  width:300px;
}


#buttons a, a:visited, a:link, img
{
  border:none;
  text-decoration:none;
}

#search
{
	width:600px;
	display:block;
}
#search form { /* set width in form, not fieldset (still takes up more room w/fieldset width */
    font:100% verdana,arial,sans-serif;
    margin: 0;
    padding: 0;
    width: 600px;
	display:block;
}

input{outline:none;}


#search form label {
    display: block;  /* block float the labels to left column, set a width */
    float:left;
    width:120px;
    padding:0;
    margin:0px 0px 10px 0px; /* set top margin same as form input - textarea etc. elements */
    text-align:left;
    padding-top:6px;
}

#search form input
{
	display:block;  /* block float the labels to left column, set a width */
    float:left;
    width:130px;
	height:20px;
    padding: 0px;
	margin:0px;
/*    margin:-10px 10px 10px 5px;  IE */
margin:0px 10px 10px 5px;

    text-align: left ;
}

#search form select
{
	display: block;  /* block float the labels to left column, set a width */
    float: left;
    width: 130px;
	height:20px;
    padding:0;
    margin:0px 10px 0px 5px; /* set top margin same as form input - textarea etc. elements */
    text-align:left;
}

#search .submit_button
{
	display: block;  /* block float the labels to left column, set a width */
    float:right;
    width:100px;
	height:38px;
    padding: 0px;
    margin: 10px 7px 20px 0px;
	background:url(images/submit_button.jpg) no-repeat;
	border:none;
	cursor:pointer;
		
}

#search form input.view_button
{
	display: block;  /* block float the labels to left column, set a width */
    width:126px;
	height:38px;
    padding: 0px;
    margin: 10px 7px 20px 0px;
	background:url(images/view-all-homes.gif) no-repeat;
	border:none;
	cursor:pointer;
		
}



#post-6 h1.entry-title
{
	display:none;
}
#featured h2
{
font-size:20px;
width:170px;
margin-top:0px;
}

h2.results
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:15px;
  font-weight:bold;
  color:#4d4c4c;
  margin-top:20px;
}

