/*  
Theme Name: WAC
Theme URI: http://www.imagomedia.be
Description: An immo theme
Version: 1.1
Author: Tom Hermans
Author URI: http://www.imagomedia.be
*/

/*The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike:
	http://creativecommons.org/licenses/by-sa/2.0/

/* 
TABLE OF CONTENTS
  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Clear
  Footer
/* ---------- @ HTML Elements -----------*/

* { 
	margin: 0;
	padding: 0;
	}
*:focus { outline: none }
.clear {
  clear: both;
  height: 0;
}
.right-float{ /* Float any item to the right */
	float: right;
	margin-left: 1em;
	margin-right: 0;
}
.left-float{ /* Float any item to the left */
	float: left;
	margin-right: 1em;
	margin-left: 0;
}

	
body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}

body {
	width: 100%;
	margin: 0;
	color: #4c4944;
	background: #f3f0ec url(images/bg_top.jpg) 0 0 repeat-x;
}

body, select, textarea, input {	
	font: 100% "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif;
	}


p {	
	margin: 15px 0;
	line-height:155%;
	}
		
#masthead p {
	line-height:155%;
	}
		
a, a:visited {	
	color: #373531;
	text-decoration:none 
	}

a:hover, a:active {	
	text-decoration:underline
	}

*:focus { 
	outline: none;
	}

ol {
	margin: 15px 15px 15px 35px;
	}

a img {
	border:none
	}	
		
	

/* ---------- @ Page Structure -----------*/

	
.wrapper {
	width: 960px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #222;
	/*
	border-left: 1px solid #f00;
	border-right: 1px solid #f00;
	*/
}

#content {
	float:right;
	width:640px;
	}


#interior #masthead {
	height:25px;
	background: #f00 url(images/bg_masthead2.gif);
	}
	

#top {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 150px;
	background: #f00 url(images/bg_top.jpg);}

		#toplogo {
		float: left;
		width: 90px;
		margin: 0px;
		padding: 0px; }
		
		#toplogo h1 a { display: block; margin: 0px; width:90px; height: 140px; background: url(images/logo.png) no-repeat; border:0px; }
		#toplogo h1 { margin: 0px auto; padding: 0px; text-indent: -9999px;}

	#topcontent {
		float: left;
		margin-left: 20px;
		width: 850px; }
		
		#topcontent h2 a { display: block; margin: 90px 0 0 0; width:420px; height: 30px; background: url(images/logo_tagline.png) no-repeat; border:0px; }
		#topcontent h2 { margin: 0px auto; padding: 0px; text-indent: -9999px;}
		
.thumbnail {
	float: left;
	/*position: relative;*/
	margin: 0 10px 0 0;
	padding: 0;
}
.thumbnail img {
	float:left;
	padding: 2px;
	border:1px solid #cec7b6;
}
/*
.thumbnail span {
	margin-bottom:10px;
	padding: 2px 0 0 0;
	text-align: center;
	color: #fff;
	width:100%;
	height: 25px;
	background: #e4294a;
	display: block;
	position: absolute;
	top: 100%;
	left: 0px;
}
.thumbnail span {
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
	font-size: 1.2em;
}
*/		
#leather {
	background: #f5f5f5 url(images/bg_masthead.jpg) top left repeat-x;
	padding:18px 0 30px 0;
	border-top:3px solid #d3c8b9;
	min-height: 440px;
	}
#leather img{
	float:left;
	padding: 2px;
	margin: 0 12px 0 0;
	}
	
#leatherhome {
	background:url(images/bg_leather.jpg);
	padding:18px 0 30px 0;
	}
/*
#branding {
	background:url(images/logo.png) no-repeat;
	padding-left:68px;
	height:58px;
	}

#description {
	color:#bdbdbd;
	letter-spacing:0.06em;
	font-size:0.9em;
	text-transform:uppercase;
	padding-left:5px;
	}
	
*/

.left {	
	float:left;
	}

.right {	
	float:right
	}

	
		
/* ---------- @ Headings -----------*/

		   
h1 {
	font:2.8em Helvetica, Arial, Verdana;
	font-weight:bold;
	width:548px;
	padding-top:5px;
	margin: 10px 0;
	}

h2 {	
	font:2em Helvetica, Arial, Verdana;
	font-weight:bold;
	line-height:100%;
	margin: 10px 0;
	}

.pagetitle {
	font:2.4em Helvetica, Arial, Verdana;
	letter-spacing:-0.02em;
	font-weight:bold;
	line-height:100%;
	margin: 0px 0 18px 0;
	}
	
h3 {	
	font:1.5em Arial, Verdana;
	color:#373531;
	font-weight:bold;
	line-height:110%;
	}

#meta h3 {
	margin-bottom:-7px;
	}
				
h4 {	
	font-size: 1.2em
	}

#commentarea h4, h4.pagetitle {
	margin-bottom:13px
	}

#submenu h4 {
	margin: 6px 0 5px 0;
	}
	
		
	


/* ---------- @ Content Styles -----------*/
	
h1 a, h1 a:visited {
	color:#000;
	}

h1 a:hover, h1 a:active {
	text-decoration:underline
	}	

		

/*Sidebar Styles*/

#sidebar {
	width:280px;
	padding: 10px;
	float:left;
	margin-right:20px;
	margin-top:0;
	background: #f0f0eb;
	}

#sidebar ul {
	list-style:none
	}
	
.widget {
	background: url(images/bg_widget.jpg);
	padding:8px 14px 14px 14px;
	margin-bottom:15px;
	}	

.widget table {
	width:100%;
	}

.widget table th {
	text-align:left;
	background:#FFF;
	padding:6px 4px
	}
		
.widget li {
	margin-left:22px;
	list-style:square;
	padding:2px 0;
	}
	
#sidebar p {
	font-size: 100%;
	font-family: arial;
	color: #6e6961;
}


/*Post Styles*/ 
	.post {min-height: 250px; border-bottom: 1px solid #ccc; margin: 10px 0;}
.post a, .post a:visited,
.commentlist a, .commentlist a:visited {
	color:#807a6f;
	text-decoration:underline
	}

.post a:hover, .post a:active,
.commentlist a:hover, .commentlist a:active {
	color:#a39a89;
	}

.post h1,h2,h3,h4,h5,h6 { color: #56302f; }
	
.post h2 a, .post h2 a:visited {
	color:#373531;
	text-decoration:none
	}

.post h2 a:hover, .post h2 a:active {	
	text-decoration:underline;
	color:#373531;
	}
			
.entry {
	padding-bottom:20px;
	font-size:1.05em;
	}
.entry .single { 
	min-height:235px;
	height: auto !important;
	height: 235px;
	}

	
.entry ul, .entry ol {
	padding:0 15px 10px 10px;
	}		

.entry ul li {
	margin-left:45px;
	list-style:square;
	padding:2px 0;
	}

.entry ol li {
	margin-left:17px;
	padding:2px 0;
	}
	
.entry blockquote, .commentlist blockquote {
	margin:15px 45px 25px 45px;
	padding:2px 15px 4px 15px;
	font-style:italic;
	line-height:140%;
	background:#efe9df;
	border-bottom:1px solid #cdc1b1;
	border-right:1px solid #cdc1b1;
	}

	/*
.entry table {
	width: 400px;
	}
*/

.entry table th {
	text-align:left;
	background: #d3c8b9;
	padding: 10px;
	}

.entry table tr.odd td{ background: #f7f7f5;}
.entry table tr .even td{ background: #f4f4f1; }
	
	/*
.entry img {
	float:left;
	margin:5px 14px 6px 0;
	border:4px solid #FFF;
	}
*/
.postmetadata {
	text-transform:uppercase;
	font-size: 0.9em;
	margin-top:10px;
	}
	
.entry pre, .entry code {
	font: 1em "Courier New", Courier, monospace;
	overflow:auto;
	padding:14px;
	background:#efe9df;
	display:block;
	width:100%;
	}

.entry pre	{
	padding:20px 20px 40px 20px;
	}


.entry table {
	width: 440px;
	border-collapse:collapse;
	margin:15px 0;
	}

.entry td, .entry th {
	border:1px solid #f0eae1;
	border-top: 0px;
	padding:6px;
	background:#FFF;
	}

.entry th {
	font-weight:normal;
	text-align:left;
	width:30%;
	}

.entry .properties { float: left; width: 450px; padding: 0; margin:0 10px 0 0; }

.entry #s2 { margin: 20px 0 0 0; padding: 5px; float: left; width: 490px; }
.entry #s2 img { margin: 5px 0; padding: 2px; background: #fff; border: 1px solid #999; float: clear;}

	
	
/*Comments*/

#commentarea {
	padding-top:35px;
	background:url(images/dashes.gif) repeat-x
	}

.commentlist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}

.commentlist li {
	margin: 15px 0 3px 22px;
	padding: 8px 15px 10px 15px;
	background: #f3f0ec;
	}

#commentarea small {
	font-size:1.1em;
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	}	

.gravatar {
	float:left;
	}
	
.commentinfo {
	width:745px;
	float:right;
	padding-top:5px;
	}

.commentinfo a, .commentinfo a:visited {
	text-decoration:none
	}
	
.commentlist li.my_comment {
	background:#FFF;
	}

li.my_comment cite {
	font-size:1.5em;
	}	
	
	

	
/* ---------- @ Forms -----------*/

#searchform {
	float:right;
	width:200px;
	text-align:right
	}

.widget #searchform {
	float:none;
	width:auto;
	text-align:left
	}
	
#s {
	background:#faf9f7;
	border:1px solid #e8dfd4;
	color:#534d45;
	width:140px;
	padding:2px;
	}

#searchsubmit {
	background:#e2dbcf;
	border:1px solid #826e55;
	font-size:0.9em;
	color:#534d45;
	padding:1px;
	}
			
.field {
	background:#FFF;
	padding:5px;
	/*border:3px solid #d7cbbb;*/
	}

.field:focus {
	background:#f9f7f2;
	}
	
#submit {	
	background: #2c4261 ! important;
	border:none;
	font-size:0.9em;
	color:#b5dbf3;
	padding:5px;
	text-transform:uppercase
	}

#submit:hover {	
	background: #000 ! important;
	}
	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}


/* ---------- @ Footer -----------*/

#meta {
	padding: 22px 0;
	min-height: 150px;
	background:#181919 url(images/bg_meta.gif) repeat-x;
	}

.block {
	width:220px;
	float:left;
	margin-right:20px;
	}
	
#meta h3 { color: #ebebeb; }

#meta p { color: #ccc; }

#meta ul {
	margin-top:15px; 
	}
			
#meta li {
	list-style:none;
	border-top:1px solid #747474;
	padding: 4px 0;
	}
#meta li a { display: block; padding: 2px 6px;}

#meta a, #meta a:visited {
	color:#d2d2d2;
	}

#meta a:hover, #meta a:active {
	background:#5b5b5a;
	color: dde;
	text-decoration:none
	}
			
#footer {
	padding: 16px 0 30px 0;
	height: 60px;
	color:#cacaca;
	text-align:center;
	font-size:0.75em;
	background: #403b3c url(images/bg_footer.gif) repeat-x;
	}

#footer a, #footer a:visited {
	color:#e0cdd2;
	border-bottom: 1px solid #e4294a;
	/*
	text-decoration: underline;
	*/
	}
#footer a:hover {
	color: #e4294a;
	text-decoration: none;
}
	

