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

/* Reset */
html {
margin:0;
padding:0;
}

body {
background:url(/images/background.jpg) center repeat-y;
}

.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:#FF6600;
color:white;
}

/* Structure */

#outsidewrap {
width:980px;
margin:0 auto;
}

#innerwrap {
width:900px;
margin:0 auto;
}

#contentleft {
position:relative;
width:480px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-align:justify;
}

#contentright {
position:relative;
float:right;
width:400px;
text-align:center;
}

#push {
height:100px;
}

#main-col {
width:760px;
float:left;
}

#linksidebar {
width:200px;
height:600px;
float:right;
}

/* Header */

#header {
width:980px;
height:340px;
}

#headertoptext {
width:900px;
height:20px;
position:relative;
top:20px;
left:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-align:center;
}

#navbar {
width:980px;
height:60px;
background:url(/images/navbar.jpg) no-repeat;
}

#navbartext {
width:640px;
height:20px;
margin:0 auto;
position:relative;
top:8px;
left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}

#top-bar p {
color:#FF6600;
width:300px;
float:left;
}

form#searchform {
margin:0 0 10px 0;
float:right;
}

/* New */

#menu-bar {
padding-top:11px;
margin-bottom:20px;
}

#main-nav {
width:978px;
height:60px;
margin:0 auto;
}

/*
ul#main-nav li {
display:inline;
}

ul#main-nav li a {
text-transform:uppercase;
color:white;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding:3px 8px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

ul#main-nav li a:hover {
background:#FFFFFF;
color:#FF0000;
}

*/

/* Typgrography */
p, li {
font-size:11px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
margin:0 0 10px 0;
}

p#intro-paragraph {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
color:#333333;
margin-top:5px;
}

p#intro-paragraph span {
font-size:12px;
font-weight:bold;
color:#333333;
}

p#intro-paragraph em {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#336600;
}

a {
color:#000000;
text-decoration:none;
}

a:hover {
color:#FF6600;
text-decoration:none;
}

h1 {
color:#FF6600;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

h2 {
color:#006600;
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}

h3 {
color:white;
font-size:20px;
font-family:Georgia, serif;
font-weight:normal;
margin:0 0 10px 0;
}

h4 {
color:white;
font-size:18px;
margin-bottom:15px;
}

.post h2 { }

.datebox {
width:40px;
float:left;
padding:5px;
background:#FF6600;
color:white;
text-align:center;
margin:0 10px 0 0;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.day {
font-size:36px;
font-weight:bold;
margin:0;
}

.month {
font-size:18px;
font-weight:bold;
text-transform:uppercase;
margin:0;
}

.year {
font-size:14px;
font-weight:bold;
margin:0;
}

/* Footer */

#footer {
clear:both;
width:980px;
height:200px;
background:url(/images/footer.jpg) no-repeat;
}

#footerheader {
position:relative;
top:20px;
left:20px;
width:800px;
height:60px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}

#footerbottom {
position:relative;
top:116px;
left:20px;
width:900px;
height:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
}
