/*
Theme Name: Organic Minds
Theme URI: http://www.organicminds.com.au
Description: Organic Minds
Version: 1.6
Author: Booyah
Author URI: http://www.booyah.com.au
Tags:
*/



/* Begin Site Structure */
body {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #402b16 url(images/body-bg.png) repeat-y top center;
	color: #333;
	text-align: left;
	height:100%;
}

#page {
	width:980px;
	background-color:#fff;
	color:#333;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}



/* Text Styles */
h1 {
	font-size:24px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#a2cd48;
}
h2 {
	font-size:20px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#a2cd48;
}
h3 {
	font-size:18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#a2cd48;
}
p {
	font-size:13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333;
	margin-left:10px;
	margin-top:0px;
}

img {	

}

a img {
	border:none;
}

ul {    

}

li {    

}

/* Header */
#header {
	width:980px;
	background: transparent url('images/header-bg.png') repeat-x;
	height:185px;
}
#headerimg {
	width:855px;
	background: transparent url('images/logo.png') no-repeat;
	height:160px;
	float: left;
	text-align: right;
	padding: 25px 0px 0px 125px;
}

#headerimg h1 {
	font-size:20px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#a2cd48;
	font-weight: normal;
	float: left;
	padding: 0px 0px 0px 65px;
}
#headerimg a {
	color:#a2cd48;
	text-decoration: none;
}
#headerimg .description {
	color:#402b16;
	text-decoration: none;
}
#headerimg .right-top {
	float: right;
	font-size:24px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#a2cd48;
	font-weight: normal;
	padding: 10px 35px 12px 0px ;
	color: #402b16;
}
#headerimg .right-top a{
	color: #402b16;
	text-decoration: none;
}
#headerimg .right-top a:hover{
	color: #a2cd48;
	text-decoration: none;
}

#navlist {
	margin: 0;
	padding: 30px 20px 20px 75px;
	float:right;
	font:17px  'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #402b16;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 1px dotted #fff;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}
#navlist a:hover { color: #fff; }


#title{
	position:absolute;
}

/* Navigation */
#top_nav{
	position:absolute;
}

/* Body */
#content{
	width:730px;
	height:100%;
	float: left;
}
#banner{
	width:750px;
	height:200px;	
}
#latest_posts{
	width:750px;
}
#page_content{
	width:750px;
}
.post{

}
/* Sidebar */
#sidebar{
	width:240px;
	float:right;
	padding: 0 10px 0 0;
}
#sidebar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar .widgettitle{
	margin: 0px 24px 10px 0px;
	width: 226px;
	padding: 0px 5px 10px;
	text-align: right;
	font: 18px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #402b16;
	border-bottom: 3px #a2cd48 solid
 
}
#sidebar .textwidget, #sidebar .textwidget p {
	margin: 0px 24px 5px 0px;
	width: 220px;
	padding: 5px 5px;
	text-align: right;
	font: 10px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #402b16;
 
}

/* Footer */
#footer{
	width:946px;
	margin: 10px 2px 0px;
	padding: 15px;
	text-align: right;
	border-top:2px solid #a2cd48;
	float: left;
}

#footer_text{

}


/* Added WP code */
img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}



.alignright {

	float: right;

}



.alignleft {

	float: left;

}

.fronttitle1 {
	float: left;
	font: 16px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #402b16;
	background: #a2cd48;
	padding: 5px 40px;
	margin: 20px 0px 10px;
	font-weight: bold;
	clear: both;
}
.fronttitle2 {
	float: left;
	font: 16px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #402b16;
	background: #a2cd48;
	padding: 5px 30px;
	margin: 20px 0px 10px;
	font-weight: bold;
	clear: both;
}

#sidebar .post-entry-title p {
	font: 10px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: right;
	margin: 10px 0px ;
}

#sidebar .post-entry-title {
	text-align: right;
	margin: 0px 20px 20px ;
}

#sidebar .post-month, #sidebar .post-day, #content .post p {
	font: 12px  'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#content .textwidget, #content .post {
	font: 12px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px 30px;
	text-align: left;
}
#content .textwidget ul {
	font: 12px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px 10px;
	padding: 0px 25px;
	text-align: left;
}
#content .textwidget li {
	margin: 5px 0px;
}

#content .post h2 , #content .date  {
	font: 12px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: black;
}

#content .post a {
	font: 12px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: black;
	text-decoration: none;
}

#content .entry {
	padding-left: 70px;
	min-height: 60px;
	background: transparent url(images/no-thumb.png) top left no-repeat;
}

#content h3 {
	font: 14px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: black;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .postmetadata, #content .postmetadata a {
	font: 10px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #777;
}

#respond {
	font: 12px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:10px 30px;
	text-align:left;
}

#respond  p {
	font: 10px  'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	margin: 10px 0px ;
}

#comment {
	width: 80%;
}
