/*  
Theme Name: Author's Grid
Theme URI: http://www.premiumnewstheme.com/author-grid/
Description: Author's Grid is a grid-based theme for blogs with multiple authors. The design and typography emphasises the mantra of "Content is King".
Version: 1.0
Author: Adii - WordPress Rockstar
Author URI: http://www.adii.co.za/
*/

body {
	margin:0;
	padding-bottom: 10px;
	font-family: Helvetica, Arial, sans-serif;
        background: url(http://www.hellogreenstar.com/images/background.jpg) no-repeat top center;
        background-attachment: fixed;
}
a { color: #588526; }
a:hover { color: #252525; }
.al { float: left; display: inline; }
.ar { float: right; display: inline; }
.fix {
	clear: both;
}
#columns { margin-bottom: 20px; }
#columns h3 {
	font-size: 16px;
	margin-bottom: 15px !important;
	line-height: 24px;	
	clear: left;
	border-bottom:1px dashed #000;
	padding-bottom: 5px;
}
.entry h3 {
	font-size: 18px !important;
	margin-bottom: 15px !important;
	line-height: 24px;	
	clear: left;
	border-bottom:none !important;
	padding-bottom: 0px !important;
}
.entry h4 {
	font-size: 16px;
	margin-bottom: 15px !important;
	line-height: 16px;	
	clear: left;	
}

/* HEADER */

.logo { float: left; margin: 15px 0 0 0; }

#nav {
        float: right;
	height:26px;
	margin: 0 0 20px 0;
}
#nav ul {
	list-style: none;
	line-height: 26px;	
}
#nav ul li {
	float: left;
	display: inline;
	margin: 0px !important;
	padding: 0px !important;
	line-height: 26px;	
	float: left; 
	font-size: 12px;
	letter-spacing: 1px; 
	margin:0;
	text-transform: uppercase;	
}
#nav .page_item a, #nav .current_page_item a { 
	color: #252525;
	text-decoration: none;
	line-height: 26px;
	display: block;
	padding: 0px 6px;
	margin-right: 2px;
}
#nav .page_item a:hover, #nav .current_page_item a { 
	background: #e5e5e5;
	color: #252525;
}

.rss a {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	margin-left: 15px !important;
	color: #252525;
	text-decoration: none;
	line-height: 26px;
	display: block;	
}

#header, #headerimg {
	margin-bottom: 40px;
}

#header h1 a {
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat top left;
	display: block;
	width: 393px;
	height: 70px;
}

#headerimg { height: 60px; }

/* CONTENT */

.post {
	margin-bottom: 10px;
	float: left;
}
.post h2 {
	font-size: 24px;
	letter-spacing: 1px;
	margin: 0 0 10px 0 !important;
	line-height: 24px;	
	clear: left;
}
.post h2 a {
	color:#588526;
	text-decoration: none;
}
.post h2 a:hover {
	color: #252525;
}
.post .posted {
	color: #bfbfbf;
	padding: 0 0 0px 0;
	margin: 0 0 10px;
	border-bottom: 1px solid #bfbfbf;
	text-transform: uppercase;
	float: left;
        font-size: 11px;
}
.post .posted a {
	color :#bfbfbf;
	font-weight: bold;
	text-decoration: none;
}
.post .posted a:hover {
	color: #000;
}
.entry p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom:15px;	
	text-align: left;
}
.entry blockquote {
	margin: 0 15px 10px 15px;
	padding: 28px 28px 18px 28px;
	color: #c1c1c1;
        background: #f1f1f1;
	font-size: 12px;
}
.entry ul li ul, .entry ol li ol {
	margin: 0px !important;
}
.postmeta {
	color: #bfbfbf;
	border-top: 1px solid #bfbfbf;
	text-transform: uppercase;
	line-height: 26px;
	height: 26px;
}
.post .postmeta a {
	color :#bfbfbf;
	text-decoration: none;
}
.post .postmeta a:hover {
	color: #000;
}
.postmeta .category {
	float: left;
	display: inline;
}
.postmeta .comms {
	background: url(images/ico-comms.gif) center left no-repeat;
	padding-left: 24px;
	float: right;
	display: inline;
}
.gravatar {
	width: 56px;
	height: 56px;
	background: #e5e5e5;
	padding: 2px;
}
#navigation {
	margin: 0px !important;
}
#navigation a {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#navigation a:hover {
	color: #bfbfbf;
}

/* COMMENTS */

h3 {
	font-size: 16px;
	margin: 0 !important;
	line-height: 24px;	
	clear: left;
	border-bottom:1px dashed #000;
	padding-bottom: 5px;
}
ol.commentlist{
	list-style: none;
	margin: 0px !important;
}
ol.commentlist li{
	margin: 0px !important;
	border-bottom:1px dashed #000;	
	padding-top: 10px;	
}
ol.commentlist p{
	margin-bottom: 10px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
#comments p {
	margin-bottom: 15px;
}
#comments input, #comments textarea {
	background: #e5e5e5;
	border: none;
	color: #575757;
	padding: 8px;
	font-family: Georgia, serif;
	font-size: 12px;
	margin-right: 10px;
}
#comments textarea {
	width: 604px;
	line-height: 18px;
	margin-right: 0px !important;
}
#comments label {
	font-size: 12px;
}

/* SIDEBAR */

#sidebar h2 {
	border-bottom: 1px dashed #575757;
	border-top: 2px solid #575757;
	color: #575757;
	font-size: 18px !important;
	line-height: 32px !important;
	margin-bottom: 10px;
}
.mpu {
	width: 300px;
	height: 250px;
	background: #e5e5e5;
	margin-bottom: 20px;
}
.search {
	background: #575757;
	padding: 3px;
	margin-bottom: 20px;
}
.search input {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #575757;
	padding: 4px;
	font-size: 12px;
	width: 219px;
}
.search .btn {
	border: none !important;
	width: 61px !important;
	font-weight: bold !important;
	background: #e5e5e5 !important;
}
#sidebar ul {
	list-style: square inside;
}
#sidebar ul li {
	font-size: 14px;
	margin: 0;
	color:#898989;	
}
#sidebar a {
	text-decoration: none;
}

/* FOOTER */

#banner {
	width: 100%;
	float: left;
	background: #e5e5e5;
	padding: 1px 0 0 0;
	margin-bottom: 10px;
}
#banner h2 {
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 24px !important;
	margin-bottom: 00px;
}
#banner ul {
	margin: 0px !important;
	list-style: none;
}
#banner ul li {
	margin: 0px !important;
	padding: 4px 0px !important;
	border-bottom: 1px dashed #575757;
}
#banner a { text-decoration: none; }
#footer {
}