/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

#maincontent{
	width: 930px;
	background: #fff;
	padding: 10px;
}
#rightsidebar ul li h2{
	color: #b2903f;
}
.post{
	padding: 10px 0;
}
.post p{
	font-size: 80%;
	color:#626262;
}

.post h2{
color:#003e7e;
}

#copyright a{
	color: #abddf2;
}

p.timedate{
	color: #b2903f;
}
li#kent{
	color: #b2903f;
}