/*
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.8
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";

.content {float:left;
margin:0 15px;
padding-top:10px;
width:560px !important;}
.date {
	background-color:#EEEEEE;
	border:none !important;
	float:none !important;
	font-size: inherit !important;
	font-weight:normal !important;
	margin:0px !important;
	padding-bottom:0px !important;
	text-align:default !important;
	width:auto !important}
	
textarea {width:560px; margin: 0 0 10px 0;}
.rgtside {}

#searchform label {background-color:#66B460;
border-bottom:1px solid #DFEFDE;
color:#DFEFDE;
display:block;
padding:5px 5px 5px 12px;
text-decoration:none;}
#searchform input {
	background-color:#fff;
	color:#66B460;
	display:block;
	padding:5px 5px 5px 12px;
	text-decoration:none;
	border:none;
	margin:5px;
	width:135px;
}
#searchform input#searchsubmit {
	background-color:#66B460;
	color:#fff;
	display:block;
	padding:5px 5px 5px 12px;
	text-decoration:none;
	border:1px groove #fff;
	margin-left:14px;
}

.rgtside li {margin: 0 0 20px 0px;}
.rgtside li li {margin: 0px;}