/*    
Theme Name: SUSTAIND&deg;
Theme URI: http://www.renderrobot.com/ 
Description: SUSTAIND&deg; Wordpress Theme - For Tom Wood  
Author: Alex Fish
Author URI: http://www.renderrobot.com
Version: 1 
*/  

body {
	background: url(images/background2.jpg) #000 fixed top left;
	position:relative;
	top:0;
	left:0;
	font-family: helvetica, arial, georgia;
}

.clearer {
	clear:both;
}
#logo {
	float:right;
	margin:0px 0 0 0;
	padding:0;
			
}
.post img, .otherpost img {
	border:none;
}

p a {
	color:#999;
	text-decoration:none;
}

p a:hover {
	color:#fff;
}

#logo h1 {    
	text-indent:9999px;
}


.container {
	float:left;
	background: url(images/back.png) ;
	width:700px;   
	margin: 0 auto 15px auto;
	border: solid 1px #000;
}

 .container{
	width:670px;
	padding:5px 15px 5px 15px;
	font-size:10px;
	color:#fff;
	
}      

#footer {
	width:670px;
	padding:5px 15px 5px 162px;
	font-size:10px;
	color:#fff;
	text-align:right;
}

#footer .container a{
	text-decoration:none;
	color:#fff;
	}
	
#footer .container a:hover{
	color:#c4c4c4;
	}

#footerFlaot {
	float:left;
}

#wrapper {
	margin:0 auto 0 auto;
	width:900px;
}

.sidebar {
	float:left;            
	width:115px;             
	margin: 0px 15px 0 0px;  
	padding: 0 15px 15px 15px;
	background: url("images/back.png");
	color:#fff;    
	font-size:12px;
	border: 1px solid #000;
}

.date {
	background: url(images/dateBack.png);
	color:#000;
	display:block;
	position:absolute;
	bottom:10px;
	left:15px;
	height:17px;
	padding:3px 5px 0px 5px;
	font-weight:normal;
}

.sidebar img {
	border:none;			
}

.sidebar ul#feeds li{
	display:inline;
	padding: 0px 10px 10px 0;
             
} 

.sidebar h2 {
 font-size:16px;
 font-weight:normal;
 margin:20px 0 10px 0px;
 padding:0;
          	}
             	
.sidebar ul {
	padding:5px 0 0 0;
	list-style:none; 
	margin:0;       
 }
 
 .sidebar ul li{
 	margin:0 0 10px 0px;
 }
 
 .sidebar a{
 	color:#fff;     
	text-decoration:none;
	border:none;	
	} 

.post ul.postDate {
		padding:0;
		margin:0;
		list-style:none;
		
}

.post ul.postDate li{
	
}

.sidebar a:hover{
		color:#c4c4c4;
}

.post {
	position:relative;
	margin: 20px auto 20px auto;
	padding: 5px 5px 5px 15px ;
	background: url(images/post.png);
	width:650px;
	height:250px;
	font-family: helvetica, arial, georgia;
	color:#FFF;
	font-size:12px;
	border: solid 1px #000;
}

.otherpost {
	position:relative;
	margin: 20px auto 20px auto;
	padding: 5px 5px 5px 15px ;
	background: url(images/post.png);
	width:650px;
	font-family: helvetica, arial, georgia;
	color:#FFF;
	font-size:12px;
	border: solid 1px #000;
}

.singlePost ul.postDate {
	
		padding:0;
		margin:0;
		list-style:none;
		
}

.singlePost {
	
	position:relative;
	margin: 20px auto 20px auto;
	padding: 5px 5px 25px 15px ;
	background: url(images/post.png);
	width:650px;

	font-family: helvetica, arial, georgia;
	color:#FFF;
	font-size:12px;
	border: solid 1px #000;
}

#topBar {
	 font-size:12px;
		font-weight:bold;
		height:20px;
		color:#FFF;
		padding:33px 0 0 120px;
		width:700px;             
		background: url(images/logo.png) no-repeat top right;
		margin: 30px auto 0 auto;
		background: url(images/logo.png) no-repeat top right;
		text-transform: uppercase;
}

#topBar ul li{
	width:30px;
	display:inline;
	list-style:none;
	padding:0 40px 0 0;
}

#topBar ul {
	padding:0 0 0 10px;
	margin:0;
}

#topBar a {
	color:#fff;
	text-decoration:none;
}

#topBar a:hover {
	color:#c4c4c4;
	text-decoration:none;
}




.comments {
	font-size:12px;
	position:absolute;
	right:10px;
	top:10px;
	padding:0 0 0px 0px;
	
	text-align:center;
	background: url(images/commentBg.png) no-repeat;
	width:30px;
	height: 25px;
}
	
.comments a {
	color:#000;
	text-decoration:none;
}

.comments a:hover {
	color:#c4c4c4;
}

.featured h2, .post h2, .singlePost h2 , .otherpost h2{
	text-transform:uppercase;
	font-weight:normal;
	font-size:18px;
	padding: 5px 0 0 0;
	margin:0;
}

.featured h2 a, .post h2 a, .singlePost h2 a, .otherpost h2 a{
	
	color:#fff;
	text-decoration:none;
}

.featured h2 a:hover,.post a:hover, .post h2 a:hover, .singlePost h2 a:hover, .otherpost h2 a:hover{
	color:#c4c4c4;
}



.featured {
	position:relative;
	margin: 15px auto 0 auto;
	padding: 5px 5px 5px 15px ;
	background: url(images/fPost.png);
	width:650px;
	height:250px;
	font-family: helvetica, arial, georgia;
	color:#FFF;
	font-size:12px;
	border: solid 1px #000;
}

.featured p{
	padding:5px 40px 0 0;
}

.featured p a:hover{
	color:#c4c4c4;
}

.featured p a{
text-decoration:none;
color:#fff;
}

.featured a, .post p a {
color:#999;	
text-decoration:none;

}

.featured a:hover {
	color:#fff;
	}
	
.featured img{
	position:absolute;
	bottom:15px;
	
}
 
.pagelink {
	text-align:right;
	padding:0 15px 15px 15px;
}

.post_entry {
	float:right;
	position:relative;
	margin: 0 0px 15px 15px;
	padding: 15px 15px 15px 15px ;
	background: url(images/post.png);
	width:600px;
	font-family: helvetica, arial, georgia;
	color:#FFF;
	font-size:12px;
	border: solid 1px #000;
}

.post_entry h2 {
			text-transform:uppercase;
	font-weight:normal;
	font-size:18px;
	padding: 5px 0 0 0;
	margin:0;
}

.comment {
	position:relative;
	margin: 0 15px 15px 30px;
	padding: 15px 15px 15px 15px ;
	background: url(images/post.png);
	width:610px;
	font-family: helvetica, arial, georgia;
	color:#FFF;
	font-size:12px;
	border: solid 1px #000;
	}

.thecomment {
	color:#000;
	position:relative;
	width:470px;
	padding: 5px 10px 5px 10px;
	background: url(images/dateBack.png);
	margin: -135px 0 30px 120px;
	float:right;
	top:15px;
	right:15px;
	
}

.thecomment h4 {
	font-size:13px;
	color:#fff;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
	
	}

.arrow {
	background: url(images/arrow.png) no-repeat;
	width:25px;
	height:25px;
	position:absolute;
	left: -10px;
	top: 0px;
	}
	

.user_comment_date {
	position:absolute;
	bottom:-35px;
	right:10px;
	color:#fff;
	margin:0;
	padding:0px 5px 0px 5px;
	font-weight:normal;
	display:block;
}

.user h3 {
	width:80px;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	font-family: helvetica, arial, georgia;
	
}
.user a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.formstyle {
	border: 1px solid #000; font-family:Helvetica, sans-serif; font-size:12px; padding: 2px 2px 2px 2px; color: #000; background: url(images/dateBack.png);
}