/*
Theme Name: Bindarri Features
Theme URI: http://bindarri.com.au/
Description: 
Version: 1.0
Author: Glenn Todd
Author URI: http://dvize.com/
Tags: 

This theme used the following base:
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.entry {
background: transparent;

}


#page-content h2 {
	text-align:left;
	text-indent: 10px;
}

.featuretext {
	padding-left:0px;
	width:270px;
	
}
.featuretext p{
	line-height: 130%;
}
#feature-content {
	width:1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.post {
	width: 340px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
	height: 360px;
}

.entry {
padding-top:0px;
background-color: #FFF;
}
	


