/*
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/typography.css"; */
@import "style/css/layout.css";

#page-wrap {width: 960px; margin: 0 auto;}
.clear {clear: both;}
body {font-size: 100%; background-color: #5F3E1A; color: #FFE4BF; font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;}
a {color: #C59654; text-decoration: none;}
a:hover {color: #FFE4BF;}
h1 {font-size: 3em; font-weight:normal; margin-top: 30px;}
h1 a {color: #C59654; text-decoration: none; text-transform: uppercase; letter-spacing: 15px;}
h1 a:hover {color: #FFE4BF;}
#top-bar {height: 120px;}
#nav {height: 30px; border-bottom: 1px solid #C59654;}
#nav li {display: inline;}
#nav li a, #footer {font-size: 0.7em; color: #C59654; letter-spacing: 3px;}
#nav li a {text-decoration: none; margin-right: 40px; text-transform: uppercase;}
#nav li a:hover {color: #FFE4BF;}
.post {font-size: 0.8em; color: #FFE4BF; line-height: 170%; letter-spacing: 1px; margin-top: 50px;}
#footer {margin-top: 20px; height: 100px; text-align: center;}
