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

#sideBar{
	float:right;	
	list-style-type:none;
	padding:0;
	margin:5px 0 0 0;
	width: 230px;
}

#sideBar li{
	padding:7px 0;
	margin:0;
}

#sideBar ul li{
	padding:2px 0;
	margin:0;
}

#blogcontent {
	float:left;
	width:500px;
}

.bloglink a:link{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D85302;
}

.bloglink a:visited{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D85302;
}

.bloglink a:hover{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D85302;
}
