/*
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";
/*STRUCTURE*/
*{ margin:0;
	padding:0;}
.clear{clear:both;}
#page-wrap	{
			width:1000px; min-height:100%; !important; height:100%;
			margin:0 auto;}
#push 		{height:250px;}
#main-col	{ width:650px; float:left; padding:15px;}
#linksidebar	{ width:225px; float:right;}
#email-form 	{ width:200px; float:right;}

/*
	HEADER
*/
h1#header-bg	{ background:url(/images/bg-image.png) no-repeat top;
			width:1000; height:365px; 
			list-style-type:none;
			padding-left:15px;}

/*	MENU
*/
#top-bar	{padding: 0 10px 0px 0;}
#menu-bar	{padding-top: 0px; margin-bottom:15px}
 
ul#main-nav {padding:0; margin:0; list-style-type:none; display:inline; border:thin; border-color:#CCCCCC;}
ul#main-nav li{padding:0; list-style-type:none; display: inline;} 
ul#main-nav li a{
			font-size:25px;
			width:105px;
			float: left;
			margin-top:350px;
			margin-left:0; padding-left:0;
			color:#330066;
			text-decoration:none;
			font-variant: normal;
			font-weight:bold;
			list-style: none;
			display: inline;}
ul#main-nav li a:hover, ul#main-nav li a:active{
	color:#006699;}
		

/*	BODY
*/
body			{ font-size: 62.5%;
			background: #FFFFFFF;}
td			{ padding:5px 5px 5px 5px;}
/*	TYPOGRAPHY
*/
h1,h2,h3,h4	{ font-family:Trebuchet MS, Arial;}
li	{ font-family:Trebuchet MS, Arial; font-size:14px; font-variant:none; color:#000000;}
p,td#form	{ font-family:Trebuchet MS, Aria; color:#000000; font-size:14px; line-height:20px; margin: 0 0 10px 0; color:#000000; }			
p#news	{ font-family:Trebuchet MS, Arial; font-size:12pt; line-height:15pt;}
a	{ color:#cc0099}
a:hover	{ color:#006699;}
h1#text		{ font-size:36px; }
h2, h2 a	{ font-size:18px; text-decoration:none; color:#000000; line-height:20px;}
h3	{ font-size:14px; color:#000000;}


/*	BLOG ENTRIES
*/
.post h2	{}
.datebox	{ width:40px; float:left; padding:8px; background:#006699; color:#FFFFFF; text-align:center; margin-right:10px;}
.day	{ font-size:14px; font-weight: bold; margin:0; color:#FFFFFF;}
.date	{ font-size:14px; font-weight: bold; margin:0; color:#FFFFFF;}
.month	{ font-size:1.8em; font-weight: bold; margin:0; text-transform:lowercase; color:#FFFFFF;}
.year	{ font-size:1.6em; font-weight: bold; margin:0; color:#FFFFFF;}
.hr		{ color:#CCCCCC; }
.post	{ font:Trebuchet MS, Arial; font-size:11px; line-height:16px;}
table#blog { padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px;}