/*
Theme Name: Custom House Property
Theme URI: www.customhouseproperty.com
Description: The CHP theme.
Version: 1.0
Author: CHP
Author URI: www.customhouseproperty.com
Tags: chp


*/



/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */




.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 #999;
	}

/* End Various Tags & Classes*/



/* 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;
	-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;
}





















































/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	


}


.hidden {
	display: none;
}



/* Clear floats */
.clear {
 background: none;
 clear: both;
 height: 1px;
 font-size: 1px;
 line-height: 1px;
 margin-bottom: -1px;
}
	
	
	

	
	
	body {
	color: #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(images/bg.gif);
	


}


#page-container {
	width: 960px;
	text-align: justify;
	margin: auto;
	clear: both;
	padding: 0px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/containerBg.gif);
	background-repeat: no-repeat;
	}




	#header {
	height: 107px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: auto;
	width: 960px;
	position: relative;
	

}





#logo {
	position: absolute;
	top: 39px;
	left: 19px;
	height: 49px;
	width: 590px;
	

}

	#flashContainer {
	height: 170px;
	width: 960px;
	z-index: 0;
	background-image: url(images/bgContainer.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px;
	
	}






img {
border:0px;

}


	
	
	
p {
	color: #2f7b89;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	line-height: 15px;
}
	
	



#navigation {
	height:48px;
	background-image:url(images/navBg.gif);
	background-repeat:repeat-x;
	position:relative;


}


/* Main Navigation */


	

#nav  {
	float: left;
	font-size:4px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	background-image: url(images/navBg.jpg);
	background-repeat: repeat-x;
	clear: both;
	margin: 0px;
	width: 900px;
	padding: 0px;





}




#MainNav  {
	height: 25px;
	width: 900px;
	position: absolute;
	left: 13px;
	z-index: 1000;
	top: 10px;
	margin: 0px;
	padding: 0px;

}


	

#nav li {
	padding: 0;
	float: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	text-transform: none;
}





#nav li a {
	margin: 0;
	text-decoration: none;
	letter-spacing: 0px;
	color: #2f7987;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/navDiv.gif);
	background-repeat: no-repeat;
	background-position: right;

}





#nav li a:hover {
	color: #ef9521;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;



	}

#nav li.active a {
	font-weight: bold;
	color: #ef9521;

	}



#nav li.end a {
background-image:none;

	}
















	
	





#footer {
	clear: both;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #267C8A;
	height:40px;
	width: 940px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #D9E7EA;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#footer a {
	color: #267C8A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}







#footer a:hover {
	color: #EF9539;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}







#footer #altnav {
	color: #267C8A;
	

}

#footer #contactDetails {
	clear: both;
	width: 250px;
	float: right;
	text-align: right;
	padding-top: 2px;
	
	
	
	
	
}
















.column {
	position: relative;
	float: left;

}




.spacerSection {
	position: relative;
	width: 17px;
	float: left;


}



#content.column {
	width: 602px;
	text-align: left;
	margin-top: 20px;
}


#content.column a:link {
	color: #2F7B89;
	font-size: 12px;
	text-align:left;
	text-decoration: underline;
}

#content.column a:visited {
	color: #267C8A;
	font-size: 12px;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}

#content.column a:hover {
	color: #EF9521;
	font-size: 12px;
	text-align:left;
	text-decoration: underline;
}

#content h1 {
	color: #267C8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}


	



#rightCol.column {
	width:341px;
	text-align: left;
	margin-top: 20px;

}






#rightCol.column ul{
	list-style:none;
	height: auto;
	margin-left: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
}

#rightCol.column li{
	color:#292251;
	font-weight:normal;
	background-image: url(images/liBull.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 13px;
	clear: both;
	height: auto;
	background-position: left 7px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #267C8A;
}





#rightCol.column a:link {
	color: #333333;
	text-align:left;
	text-decoration: none;
}

#rightCol.column a:visited {
	color: #333333;
	text-align:left;
	text-decoration: none;
	font-weight:normal;
}

#rightCol.column a:hover {
	color: #267C8A;
	text-align:left;
	text-decoration: underline;
}





















.Mainboxtop{
	/*make this the same size as the top image*/
display:block;
	width:602px;
	height:40px;
	/*set the image as a background*/
background-position:top;
	background-repeat:no-repeat;
	background-image:url(images/Maintop.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}		

.Maintopcontent{
	/*set the font style for the box title*/
font-family:arial;
	font-size:16pt;
	color:#FFFFFF;
	/*shift the title down a bit and center it*/
padding-top:8px;
	text-align:left;
	padding-left: 8px;
	font-weight: bold;
	padding-bottom: 5px;
}		

.Mainboxbottom{
	width:582px;
	/*set the image as a background*/
background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/Mainbottom.jpg);
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #d9e7ea;
	height: auto;

}		

.Maincontent{
	/*set the font style for the main content*/	
color:#422460;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	/*align the main content nicely*/
padding-left:11px;
	padding-bottom:15px;
	padding-right:11px;
	height: auto;
	text-align: left;
	padding-top: 0px;
}


























.Rightboxtop{
	/*make this the same size as the top image*/
display:block;
	width:341px;
	height:40px;
	/*set the image as a background*/
background-position:top;
	background-repeat:no-repeat;
	background-image:url(images/Righttop.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}		

.Righttopcontent{
	/*set the font style for the box title*/
font-family:arial;
	font-size:16pt;
	color:#FFFFFF;
	/*shift the title down a bit and center it*/
padding-top:8px;
	text-align:left;
	padding-left: 8px;
	font-weight: bold;
	padding-bottom: 5px;
}	

.Rightboxbottom{
	width:321px;
	/*set the image as a background*/
background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/Rightbottom.jpg);
	display: block;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	background-color: #ededed;


}		

.Rightcontent{
	/*set the font style for the main content*/	
color:#422460;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	display:block;
	/*align the main content nicely*/
padding-left:11px;
	padding-bottom:15px;
	padding-right:11px;
	height: auto;
	text-align: left;
	padding-top: 0px;
}











#searchBox {
	float:left;
	width:236px;
	height:280px;
	background-color: #bed6da;
	border: 1px solid #3a828f;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;

}








.orange {
	color: #ef9521;
	

}


#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #267C8A;
	display: block;
	clear: both;
}



.greenTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #267C8A;
	font-size: 16px;
	font-weight: bold;

}
.greenRgtTit {
	font-family: Arial, Helvetica, sans-serif;
	color: #267C8A;
	font-size: 12px;
	font-weight: bold;
}
.orangeTitle {
	color: #ef9521;
	font-size: 16px;
	font-weight: bold;
}
.rgtDet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}



#contactHold {
	position:relative;
	width: 582px;

}







#CHPcontact {
	width:582px;
	float:left;
	clear: both;
	height: 180px;
}
	#CHPcontactTxt {
	height:132px;
	font-size:10px;
	_height:135px;
	margin-right: 0;
	margin-bottom: 0;
		}
	#CHPcontactTxt .formName {
	width:273px;
	float:left;
	margin-right:36px;
	height: 31px;
	margin-bottom: 10px;
	}
	#CHPcontactTxt .formEmail {
	width:273px;
	float:left;
	text-align:left;
	height: 31px;
	margin-bottom: 10px;
	}
	#CHPcontactTxt input{
		width:95px;
		background:#004B97;
		border:none;
		font-size:10px;
		padding:3px;
		float:right;
	}
	#CHPcontactTxt textarea{
	width:582px;
	height:100px;
	border:none;
	overflow:auto;
	font-size:10px;
	padding:3px;
	}
	#CHPcontactTxt .botao{
		width:100px;
		height:12px;
		cursor:pointer;
		border:none;
		background:none;
		margin:3px 3px 0 -2px;
		float:left;
	}
#CHPcontactTxt .wid {
	width:253px;
	height:21px;
	cursor:pointer;
	border:thin none #BED6DA;
	float:left;
	margin-bottom: 0;
	background-color: #FFFFFF;
	background-image: url(images/frmFld.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #267C8A;
}





#CHPcontactTxt .comm {
	width:562px;
	height:80px;
	float:left;
	margin-bottom: 0;
	background-color: #FFFFFF;
	background-image: url(images/CommFld.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #267C8A;
}























#srchRes  {
	width:582px;
	min-height:230px;
	margin-top: 10px;
	

}


#resTit {
	display:block;
	background-color: #2f7b89;
	height: 23px;
	width: 577px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 5px;
	float:left;

}




#srchResPr {
	float:right;
	font-weight: bold;
	padding-right: 5px;

}


#srchResDet  {
	width: 572px;
	padding-right: 5px;
	padding-left: 5px;
	height: 180px;
	float:left;
	margin-top:20px;

}


#srchResDes  {
	width: 340px;
	padding-left:20px;
	padding-right:10px;
	float:right;

}.hseDet {
	color: #666682;
}
.drk {
	background-color: #bed6da;
}


#propertyDetails {
	text-align: left;
	color: #267C8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h2 {
	margin-bottom:3px;
	margin-top:3px;
}