/*  
Theme Name: Zenist
Theme URI: http://www.simon.co.za/
Description: A theme created for simon.co.za
Version: 1.0
Author: Simon Dingle
Author URI: http://www.simondingle.com/

*/



/* Alright - lets do this with as little code as is humanly possible, mmk? */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 888px;
	font: 11px/15px Verdana, sans-serif;
	color: #525a50;
}
a {
	color: #007f2d;
}

a:followed {
	color: #85a57f;
}

img {
	border: 0;
	padding: 5px;
} 

img.side {
	padding: 0;
}

img#logo {
	padding-top: 10px;	
}

img#tech_rad {
	padding:20px 0 0 0;
}

#social {
	padding: 0 11px;
	float: right;
}

#content {
	width: 888px;
	position: relative;
	margin: 0px auto 20px;
	display: block;
}

#content hr {
	color: #b1c1aa;
	background: #b1c1aa;
	height: 1px;
	border: 0;
}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#header {
	background: #112b09;
	height: 70px;
	text-align: center;
}

.comment {
	background: #d5f8ce url('images/comm_top.png') no-repeat top;
	width: 500px;
	margin: 0;
	padding-top: 20px;
}

.commenttext {
	padding: 18px;
}

.comment img {
	padding: 0;
}

img.avatar {
	float: left;
	padding: 3px;
}

.below {
	height: 13px;
	width: 500px;
	clear: both;
	margin: 0;
	margin-bottom: 20px;	
	padding: 0;
	background: #d3d2e5 url('images/comm_bottom.png') no-repeat top;
}

#content small {
	color: #8f9d93;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	}
	
#content small a {
	color: #7d9d7e;
}
	
#articles h1 {
	padding: 0;
	margin: 0;
	line-height: 1em;
}

#articles h1 a {
	text-decoration: none;
	font-size: 20px;
	color: #363b35;
}

#articles h1 a:hover {
	text-decoration: underline;
}

#articles h3 {
	padding: 0;
	margin: 0;
}

#articles h3 a {
	text-decoration: none;
	font-size: 14px;
	color: #363b35;
}

#articles h3 a:hover {
	text-decoration: underline;
}

.post {
	width: 514px;
	clear: both;
	display: block;
	margin: 20px 0 25px;
}

.post:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#searchform {
	display: inline;
	margin: 0;
	padding-top: 20px;
}

#searcher {
	color: #918f9e;
	width: 200px;
}

.navigation {
	width: 514px;
	display: block;
	text-align: center;
	margin: 10px 0;
}

.navigation a {
	color: #7d9d7e;
}

.navigation:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;

}

.alignright {
   float: right;
}

#nav {
	color: #545a5c;
	font-size: 12px;
	height: 20px;
	background: #a7b7bb;
	text-align: center;
	padding: 3px 0 0 10px;
}

.headcontent {
	margin: 0 25px 0;
	text-align: left;
}

#rss {
	width: 45px;
	float: right;
	display: inline;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li {
	display: inline;
	padding-right: 30px;
}

#nav a {
	color: #43484a;
	text-decoration: none;
}

#nav a:hover {
	color: #151916;
}

#articles {
	float: left;
	display:inline;
	padding: 10px 0 10px 20px;
	margin-bottom: 20px;
	width: 500px;
}

#sidebar {
	float: right;
	display: inline;
	text-align: left;
	width: 336px;
	padding-left: 10px;
	border-left: 1px #a2aea6 solid;
	border-bottom: 1px #a2aea6 solid;
}

#sidebar small {
	float: right;
}

#sidefill {
	height: 10px;
	display: block;
}

#sidehead {
	border: 1px solid #4d4d5a;
	width: 299px;
}


#sidebar h2 {
	padding: 0;
	margin: 15px 0 10px;
	font-size: 12px;
	color: #424d40;
	border-bottom: 1px #a2aea6 solid;
}

#sidebar h2 a {
	font-size: 12px;
	color: #424d40;
	text-decoration: none;
}

p#about {
	color: #a6afa5;
}

p#cloud {
	text-align: center;
	padding: 5px 10px;
}

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

p#cloud a:hover {
	color: #566a57;
}

#sidehead h2 {
	color: #3f3e49;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}

#sidehead ul {
	color: #3f3e49;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/lister.png);
	list-style-position: outside;
	marker-offset: auto;
}

#sidehead ul a {
	color: #3f3e49;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#sidehead ul a:hover {
	text-decoration: underline;
}

#sidehead p {
	padding: 5px;
}

#twitter {
	padding: 5px;
	 color: #3f493c;
}
	
#twitter ul {
	color: #3f493c;
	font: 11px;
	list-style-image: url(images/tweeter.png);
	margin: 0;
}

#twitter li {
	margin: 15px;
}

#footer {
	margin-top: 20px;
	background: #0e2005;
	display: block;
	clear: both;
	padding: 20px;
	height: 100%;
}

.superbottom {
	width: 200px;
	margin: 10px;
	background: #c7e9bf;
	color: #434e40;
	float: left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.superbottom h2 {
	font-size: 12px;
	padding: 5px;
	margin: 0;
	color: #2c342b; 
	background: #798e74;
}

.superbottom a {
	color: #434e40;
	text-decoration: none;
	line-spacing: 2em;
}

.superbottom a:hover {
	text-decoration: underline;
}

.badges {
	float: left;
}

.badges img {
	display: block;
}

#clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

p.botext {
	padding: 0 10px 10px;
}

div.code {
    padding: 5px;
    width: 500px;
    background-color: #c0c0d3;
} 

#addads {
	padding-top: 10px;
	background: #cde7c1;
	height: 25px;
	width: 500px;
	border: #efefef 1px solid;
	clear: both;
}

#speaking {
	text-align: center;
	background: #cde7c1;
	border: 1px black solid;
	margin-bottom: 10px;
	padding: 3px;
}

#jo {
	background: url(http://www.simon.co.za/wp-content/themes/zenist1.0/images/jo.png) no-repeat 210px 95px;
}

img.free {
	position: absolute;
	top: -40px;
	right: 400px;
}

#sharethis {
	margin-top: 20px;
	width: 70px;
	float: left;
}

#tweet {
	margin-top: 10px;
}
