﻿/*
Theme Name: ExpertAgent - HouseHut
Theme URI: http://www.expertagent.co.uk
Description: Wordpress theme for HouseHut by Spencer at ExpertAgent
Author: Spencer Davies
Author URI: http://www.expertagent.co.uk
*/

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */
img { border:none } /* Gets rid of IE's blue borders */

/* Needed for WP */

.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* Main Styles */

body{
	background: #ebebeb url(images/bg.gif) repeat-y fixed center top;
	height:100%;
	font: 12px Helvetiva, Arial, Sans-serif;
	line-height: 17px;
}

h1{
	font: bold 22px/30px Helvetiva, Arial;
	color: #654900;
}

h2{
	font: bold 14px/24px Helvetiva, Arial;
	color: #654900;
}

h1, h2, h3, h4, h5, p{
	margin: 5px 0 0 0;
}

#hpcolumn2 img, #pagebodytext img{
	padding: 5px 5px 5px 0;
}

#hpcolumn2 a{
	color: #654900;
}

#container{
	width: 960px;
	margin: 0px auto;
}


#sidebar{
	width: 198px;
	float: left;
	padding: 12px;
	height: 100%;
}

#sidebar li{
	padding: 10px 0 10px 0;
	border-top: 1px solid #e9b64c;
}

#sidebar ul ul{
	padding: 10px 0 0 10px;
}

#sidebar ul ul li{
	padding: 10px 0 10px 0;
	font-style:italic;
}

#sidebar a{
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	margin: 10px 0 10px 0;
}

#sidebar a:hover{
	color: #000;
	text-decoration: underline;
}

#content{
	width: 734px;
	float: left;
}

#maincontent{
	padding: 10px;
}

.soldproperties{
	float:left;
	width: 322px;
	height: 170px;
	padding: 10px;
	margin: 5px 5px 0 0;
	border: 1px solid #00aeef;
}

.soldproperties img{
	padding: 5px 5px 5px 0;
}

#hpcolumn1{
	width: 325px;
	float: left;
	padding: 15px;	
}

#hpcolumn2{
	width: 339px;
	float: left;
	padding: 15px;	
}

#hpbodytext{
	padding: 15px;
	line-height: 24px;
}

#pagebodytext{
	padding: 12px;
}

.headerblurb{
	width: 698px;
	padding: 20px;
	background-color: #29b5f7;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#searchbox{
	width: 156px;
	height: 276px;
	background: url(images/searchbg.gif) scroll 0;
	margin: 15px 0 15px 0;
	padding: 20px;
}

#searchbox p{
	margin: 5px 0 5px 0;
}

#searchbox input{
	margin: 10px 0 0 0;
}

/* Styles from old site

TABLE.datatable {border: 2px solid #697DC7;}
TABLE.content, TABLE.container {width:770px;border:0px solid #000000}
TABLE.container {background:#FFFFFF;border:1px solid #000000;}
#layernav TABLE {width:130px;border-left:1px solid #FFFFFF;border-right:1px solid #FFFFFF;}
HR {}
#sidepanel {padding-bottom:80px;}
#sidepanel2 {color:#FFFFFF;text-align:center;font-family:Arial;font-weight:bold;}

 */
 a img { border:none }
ol, ul, li { list-style:none }
ul, li { margin:0; padding:0 }
#propListContainer {
	width: 690px; /* Actual width*/
	margin: 0px auto;
	font-family: Calibri, Cambria, Helvetica, Verdana, Sans-serif;
	font-size: 12.5px;
	line-height: 17px;
	
}
.propListItemTemplateDescription {
	width: 500px; /* This needs to be tweaked for the property listing page */
}

#propListPropertyList li {
	width: 90%;
}

#propListContainer .pagingLinks{
	display: inline;
	float: right;
	margin: 10px 0 10px 0;
	font-weight: bold;
}

#propListContainer .pagingLinks td{
	padding: 0 12px 0 0;
}

#propListPropertyList li {
	width: 97%;
	padding: 10px;
	clear: both;
	margin-bottom: 10px;
	background-color: #fff;
	border-bottom: 1px dotted #000;
}

.propListItemTemplateAdvertHeader{
	float:left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 40px 10px 0;
}

.propListItemTemplatePriceText {
	float:left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.propListItemTemplateDescription {
	clear: left;
	float:left;
	margin: 0 0 10px 0;
}

.propListItemTemplatePropImage{
	float: right;
	height: 100%;
}

.propListItemTemplatePriority {
	clear: left;
	float:left;
	text-align: left;
	font-weight: bold;
	color: #981e33;
	margin: 0 40px 0 0;
	width: 80px;
}

.propListItemTemplateBranch{
	
	float:left;
	text-align: right;
	font-style:italic;
	font-size: 10px;
	margin: 0 40px 0 0;
}

.propListItemTemplateReference {
	float:left;
	text-align: right;
	font-style:italic;
	font-size: 10px;
}

#propListContainer img{
	vertical-align: bottom;
	width: 150px;
	margin-right: 10px;
}

.removeProp {
	height: 100%;
	width: 10px;
	float:left;
}

.propListItemTemplateEmptyDiv{
	clear: both;
}

 
