/*
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
*/

  
 


*		{	margin 0;	padding: 0; }
html		{	overflow-y: scroll; }
html, body	{	height: 100%; }

body		{	font-size: 12px; font-family: Helvetica, sans-serif; color: #000; background: url(/images/brown.jpg);   }
h1              {       font-size: 18px; font-weight: bold; font-family: Helvetica, sans-serif; color: #000;  }
h2              {       font-size: 20px; font-weight: bold; font-family: Helvetica, sans-serif; color: #000;  }
p               {       font-size: 12px; font-family: Helvetica, sans-serif; color: #000;  }
ul		{	list-style: square inside; }
ol		{	list-style: decimal inside; }
a:link          { color: #000; text-decoration: none;}
a:visited       { color: #000; text-decoration: none;}
a:hover         { color: #666; text-decoration: underline;}
a:active        { color: #333; text-decoration: none;}
a img		{	border: none; }
img		{	vertical-align: middle;	}
table		{	border-collapse: collapse; }









/*
	UTILITY
*/

.floatLeft	{ 	float: left;		}
.floatRight	{ 	float: right;		}
.clear		{	clear: both;	}
.button		{	border: 1px solid #272727; background: white; padding: 3px 8px; -moz-border-radius: 5px; - webkit-border-radius: 5px; color: 272727;		}
.button:hover	{	background: #990000; color: white;	}


/*
	STRUCTURE
*/

#page-wrap	{	width: 1024px; margin: 0px; }
#push		{	height: 250px;	}
#main-col       {        width: 650px; margin-left: 260px; margin-top: 25px;}
#linkssidebar   {        width: 250px; float: left; height: 600px; padding: 0px 0px 0px 10px;
}

/*
margin-left: 300px; width: 700px;
*/


/*
MENU/PAGE NAVIGATION
*/

#menu-bar	{       font-family: font-family: Helvetica, sans-serif; color: #000000; list-style-type: none; text-align: right; margin: 0px 80px; height: 50px;
        }

ul#main-nav    { font-size: 14px; width: 930px; }
ul#sub-nav     {font-size: 13px; margin-top: 5px; width: 930px; }
ul#main-nav li, ul#sub-nav li   {display: inline; float: right; padding: 0px 10px 0px 10px;}

/*
	HEADER
*/

#header         {       height: 160px; }
h1#logo	{	width: 1024px; height: 160px; background: url(/images/header2.png) no-repeat;  text-indent: -9999px
}


/*
      FOOTER
*/
#search   {display: inline;  padding: 0px 10px 0px 10px;  }
#footer  { height: 250px; background: ffffff; padding-top: 10px;}
#footer-inside    { width: 1024px; margin: 0 auto; }

