/*
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/layout.css";

.footer, .push {
	clear: both;
}

#blog-textbox {
	overflow: auto;
	height: 100%;
}

#blog-content {
	margin: 50px auto 0 auto;
	width: 75%;
	text-align: left;
}

#content {
   /* width: 800px; */
}