/*
Theme Name: Palmer Collins
Description: Palmer Collins
Author: Chris Rowe
Version: 1.0
*/

body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.alignright {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.page-id-6 h3{
	clear: both;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	color: #6C0616;
}

.page #content{
	line-height: 150%;
}

h1, h2, h3, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0;
}

h2{
	font-size: 18px;
}

a{
	color: #0A6A3A;
}

a img{
	border: none;
}

.clear{
	clear: both;
}

#wrapper{
	width: 920px;
	text-align: left;
	margin: 0 auto;
}

#header{
	position: relative;
}

#main-nav{
	position: absolute;
	top: 10px;
	right: 10px;
}

#call-us{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 10px;
	text-align: right;
}

#main-nav ul{
	margin: 0;
	padding: 0;
}

#main-nav li{
	margin: 0 0 0 0;
	padding: 0px 5px 1px 5px;
	list-style: none;
	border-right: 1px solid #333;
	display: inline;
}

#main-nav li:last-child{
	border-right: none;
}

#main-nav a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#main-nav a:hover{
	text-decoration: underline;
}

#footer{
	clear: left;
	color: #fff;
	background-color: #6C0616;
	padding: 10px;
	position: relative;
	overflow: auto;
}

#contact-details a{
	color: #FFFFFF;
}

#footer h2{
	margin-top: 0;
}

#contact-details{
	width: 290px;
	float: left;
}

#contact-form{
	width: 260px;
	float: left;
}

.wpcf7-not-valid-tip{
	color: #333333;
}

#contact-form div.wpcf7-response-output{
	margin: 0;
}

#contact-details p{
	margin: 2px 0;
}

#contact-details .address{
	margin-bottom: 10px;
}

#contact-details .copy{
	margin-top: 10px;
	margin-bottom: 15px;
}


#your-name, #your-email, #your-message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
}

.watermark{
	color: #666666;
	font-style: italic;
}

#contact-map{
	width: 260px;
	height: 260px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#search{
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

#search .submit{
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#search-forms{
	padding-left: 660px;
	text-align: left;
	font-size: 14px;
	background: #FFFFFF url(images/header.jpg) no-repeat top left;
	margin-top: 5px;
}

#search-forms table{
	width: 100%;
	border-collapse: collapse;
}

#search-forms td{
	text-align: right;
}

#search-forms th{
	font-weight: normal;
	font-size: 12px;
}

.search-form{
	color: #fff;
	padding: 5px 10px 60px 10px;
	position: relative;
}

#buying-form{
	background-color: #0A6A3A;
}

#renting-form{
	background-color: #6C0616;
}

.search-form div{
	clear: right;
	padding-top: 5px;
}

.search-form div select{
	float: right;
}

#buying-price-min, #buying-price-max, #renting-price-min, #renting-price-max{
	width: 105px;
}

.tabs{
	display: inline;
	padding: 0;
	margin: 0 10px;
}

.tabs li{
	display: inline;
	padding: 5px 10px;
	margin: 0;
	color: #FFFFFF;
	background-color: #0A6A3A;
}

#buying-tab{
	margin-right: 5px;
}

.tabs a{
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

.tabs a:hover{
	text-decoration: underline;
}

#renting-tab{
	background-color: #6C0616;
}

.meta{
	font-style: italic;
}

/* Home */

.page #content{
	width: 660px;
	padding-bottom: 40px;
	min-height: 200px;
}

.home #content{
	padding-top: 10px;
	background-image: url(images/line_divider.gif);
	background-position: 289px 0px;
	background-repeat: repeat-y;
	overflow: auto;
	margin: 10px 0;
	width: auto;
}

.home #content h2{
	margin-top: 0;
	font-size: 18px;
	line-height: 20px;
}

.more-link{
	float: right;
}

#intro{
	width: 290px;
	float: left;
}

#intro h2, #intro .details{
	padding: 0 10px 0 10px;
}

#news-summary{
	width: 370px;
	float: left;
	position: relative;
}

#news-summary .post{
	overflow: auto;
}

#news-summary .viewall{
	position: absolute;
	top: 0;
	right: 20px;
	line-height: 20px;
}

#news-summary h2, #news-summary h3, #news-summary .details, #news-summary .meta{
	padding: 0 20px 0 10px;
}
#news-summary h3{
	margin-bottom: 2px;
}

#featured{
	width: 260px;
	float: left;
}

#featured .image-block ul{
	margin: 0 0 20px 0;
	padding: 0;
	position: relative;
}

#featured .image-block li{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 260px;
}

#featured .image-block{
	overflow: hidden;
	width: 260px;
	height: 194px;
	position: relative;
}

#featured .price{
	position: absolute;
	bottom: 0;
	right: 0;
	top: auto;
	line-height: normal;
	color: #FFFFFF;
	background-color: #333333;
	background: rgba(0, 0, 0, 0.6);
	padding: 3px;
	font-size: 24px;
	z-index: 100;
}

#featured .info-icons{
	margin-top: 5px;
}

#featured .info-icons li{
	padding-right: 10px;
}

#featured .info{
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEEEEE;
	height: 35px;
	position: relative;
	overflow: hidden;
}

#featured .info a{
	color: #333333;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
}

#featured .info a:hover{
	text-decoration: underline;
}

/* Results */

#results-header{
	border-bottom: solid 1px #6C0616;
	position: relative;
}

#results-header h2{
	margin-bottom: 5px;
	margin-top: 25px;
}

#results-header ul{
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding-right: 10px;
}

#results-header li{
	float: left;
	list-style: none;
	padding-right: 10px;
}

#results-header li.tab a{
	text-decoration: none;
	color: #333333;
	background-color: #D9D9D9;
	display: block;
	padding: 8px;
	border: 1px solid #333333;
	border-bottom: none;
	font-weight: bold;
	outline: none;
}

#results-header li.tab a:hover{
	text-decoration: underline;
}

#results-header li.active a{
	background-color: #6C0616;
	border: 1px solid #6C0616;
	border-bottom: none;
	color: #FFFFFF;
}

#price-sort{
	padding-top: 4px;
}

#price-sort a{
	display: block;
	width: 22px;
	height: 23px;
	background: #FFFFFF url(images/price_sort.gif) no-repeat top left;
	text-indent: -9999px;
}

#price-sort.desc a{
	background-position: -22px 0px;
}

#property-list{
	margin: 0;
	padding: 0;
}

#property-list li{
	list-style: none;
}

#property-list .property .image{
	float: left;
	width: 260px;
	position: relative;
}

#property-list .property .image .status{
	background-color: #6C0616;
	background: rgba(108, 2, 22, 0.6);
	display: inline;
	position: absolute;
	bottom: 3px;
	right: 0;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 10px;
}

#property-list .property .image .reduced{
	background-color: #0A6A3A;
	background: rgba(10, 109, 58, 0.6);
}

#property-list .property .details{
	margin-left: 270px;
	margin-right: 120px;
	padding-bottom: 30px;
}

#property-list .property .more{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#property-list .property{
	clear: left;
	padding: 10px 10px 10px 0px;
	border-bottom: 1px solid #CCC;
	position: relative;
	overflow: auto;
}

#property-list .short-desc{
	margin-top: 0;
}

#property-list h3{
	margin: 0 0 3px 0;
	font-size: 18px;
	line-height: 21px;
}

.price{
	position: absolute;
	top: 10px;
	right: 10px;
	color: #0A6A3A;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	line-height: 21px;
	padding-bottom: 10px;
}

#property-map{
	height: 400px;
	width: 100%;
}

.info-icons{
	margin: 20px 0 0 0;
	padding: 0;
	overflow: auto;
}

.info-icons li{
	display: inline;
	padding-right: 20px;
	float: left;
}

.info-icons span{
	display: block;
	width: 30px;
	height: 30px;
	background: #FFFFFF url(images/info-icons.gif) no-repeat top left;
	text-indent: -9999px;
	float: left;
}

.info-icons span.bathrooms{
	background-position: -30px 0px;
}

.info-icons span.receptions{
	background-position: -60px 0px;
}

.info-icons span.garages{
	background-position: -90px 0px;
}

.info-icons span.gardens{
	background-position: -120px 0px;
}

/* Details */

.property-details #content{
	width: 660px;
	position: relative;
	float: left;
}

#container{
	padding-bottom: 30px;
	overflow: auto;
	margin-top: 0px;
}

#container.property-details{
	margin-top: 20px;
}

.property-details #details{
	width: 390px;
	float: left;
}

.property-details #details p{
	padding-right: 20px;
}

.property-details #images{
	margin: 0;
	padding: 0;
	float: left;
	width: 270px;
}

.property-details #images li{
	list-style: none;
	margin: 0;
	padding: 0 10px 10px 0;
	float: left;
}

.property-details #features{
	clear: left;
}

.property-details #energy-certificates{
	margin-top: 30px;
}

.property-details #energy-certificates img{
	margin-left: 0px;
}

.property-details .info-icons{
	padding-bottom: 20px
}

.property-details .description{
	margin-top: 0;
}


.property-details .short-desc{
	margin-top: 0;
	margin-bottom: 20px;
}

.property-details h2{
	margin-bottom: 2px;
	margin-top: 0;
}

#price-info{
	position: absolute;
	top: 0;
	right: 10px;
	text-align: right;
}

#price-info .price{
	position: static;
}

#price-info .status{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 5px;
}

#sidebar{
	width: 260px;
	float: left;
}

#interest{
	background-color: #eeeeee;
	margin-bottom: 10px;
}

#interest label.error{
	display: block;
	color: #990000;
	padding-top: 2px;
}

#interest h2{
	padding: 10px 10px;
	margin: 0;
}

#interest-form{
	padding: 10px;
}

#interest input, #interest textarea{
	width: 234px;
	margin-top: 10px;
}

#preferred-time{
	margin-top: 10px;
}

#interest #interest-submit{
	width: auto;
	text-align: right;
}

#property_map{
	width: 260px;
	height: 260px;
}

#streetview{
	text-align: right;
}

/* News */

.type-post{
	width: 660px;
	padding-bottom: 40px;
	margin: 20px 0;
	background: #FFFFFF url(images/news-divider.png) no-repeat bottom;
}

.page .property-details #content, .page .search-results #content{
	width: auto;
}

.type-page{
	margin-left: 10px;
}

.type-post h3{
	margin-bottom: 0;
}

.type-post .entry-meta{
	font-style: italic;
}
