/*  
Theme Name: Woofa (based on Simpla)
Theme URI: http://ifelse.co.uk/simpla/
Description: WorldWideWoofers theme
Version: 3.0
Author: TheScreenMachine
Author URI: http://www.thescreenmachine.be/
*/

/*************************************
Standard layout
 *************************************/
 
body{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#333;
	margin:0;
	padding:0;
	text-align:center;
	background-color:#FFF;
	/*border-top:25px solid #333;*/
	}
#wrap{
	margin:0 auto;
	text-align:left;
	width:960px;
	}

#header{
	margin:0;
	height:200px;
	background:#fff url(./images/header.jpg) no-repeat top center;
	}

#header. hlink{
	margin:0;
	padding:0;
	width:960px;
	height:200px;
	background-color:#F00;
	}

#content{
	font-size:12px;
	float:left;
	clear:left;
	}

#padcontent{
	padding:0px 20px 0px 20px;
	font-size:12px;
	float:left;
	clear:left;
	}
 
a{
	color:#F90;
	text-decoration:none;
	}
a:hover{
	color:#333;
	}

#sidebar{
	float:right;
	margin:0;
	}

#footer{
	position:relative; 
	left:0px;
	top:0px; 
	height:170px; 
	width:960px;
	background:url(./images/footer.jpg) no-repeat top left;
	clear:both;
	}
	
#footer .maillink{
	position:absolute; 
	left:90px;
	top:65px; 
	height:80px; 
	width:500px;
	padding:0;
	}	
	
#footer .buttons{
	position:absolute; 
	right:20px;
	top:60px; 
	height:80px; 
	width:120px;
	padding:0;
	}

/*************************************
Homepage layout
 *************************************/

.notitle{
	display:none;
	}
.nolink{
	display:none;
	}
#mttw{
	position:relative; 
	left:-120px;
	top:-60px; 
	height:260px; 
	width:600px;
	background:url(./images/set_mttw.jpg) no-repeat top left;
	padding:88px 0px 0px 130px;
	float:left;
	}
#social{
	position:relative; 
	left:-730px;
	top:218px; 
	height:120px; 
	width:230px;
	background:url(./images/soc_bg.jpg) no-repeat top left;
	padding:0;
	float:left;
	}
#social .button{
	padding:45px 0px 0px 10px;
	float:left;
	}
#tapes{
	position:relative; 
	left:-500px;
	top:98px; 
	height:120px; 
	width:230px;
	background:url(images/mttw.jpg) no-repeat top left;
	padding:0;
	float:left;
	}
#rewoofed{
	position:relative; 
	left:480px;
	top:-360px; 
	height:510px; 
	width:600px;
	background:url(./images/set_rewoofed.jpg) no-repeat top left;
	padding:28px 0px 0px 20px;
	float:left;
	clear:both;
	}
#footer-home{
	position:relative; 
	left:-120px;
	top:343px; 
	height:395px; 
	width:1200px;
	background:url(./images/footer_home.jpg) no-repeat top left;
	padding:0;
	}
#footer-home .maillink{
	position:absolute; 
	left:320px;
	top:60px; 
	height:80px; 
	width:500px;
	padding:0;
	}
#footer-home .buttons{
	position:absolute; 
	right:130px;
	top:160px; 
	height:30px; 
	width:140px;
	padding:0;
	}
	
/*************************************
Movetothewoof layout
 *************************************/

.listbody ul li{
	list-style:none;
	padding:10px 0px 10px 0px;
	}
.listitem h2{
	font-size:16px;
	color:#9C3;
	}
.listitem h2 a{
	color:#9C3;
	}
.listitem h2 a:hover{
	color:#333;
	}
.listitem a{
	color:#F90;
	}
.listitem a:hover{
	color:#333;
	}
.mttw-title{
	color:#333;
	}
	
/*************************************
Friends layout
 *************************************/

.frienditem{
	padding:10px 0px 10px 0px;	
	}
.friendblock{
	padding:20px;
	width:100%;
	}

.friendblock .logo{
	float:left;
	}
	
/*************************************
Headings
 *************************************/
 
h1, h2, h3{
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
	}
h1{
	font-size:30px;
	color:#9C3;
	}
h2{
	font-size:24px;
	}
h2 a{
	color:#9C3;
	}
h2 a:hover{
	color:#333;
	}
h3{
	font-size:16px;
	color:#999;
	}
	
/*************************************
Various
 *************************************/
 
.entry{
	text-align:justify;
	margin-bottom:30px;
	}
.entrymeta{
	font-size:10px;
	}
.postedby{
	padding:5px;
	display:none;
	}
.filedto{
	padding:5px;
	display:none;
	}
.commentslink{
	padding:5px;
	display:none;
	}

.navigation .alignleft{
	float:left;
	}
.navigation .alignright{
	float:right;
	}
 
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
.spacing-fix{
	display:none;
	}
