/*
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";
@import "/media/css/global.css";


/* HACK */
#main {width: 600px !important;float: left !important;}
#main h1 {padding-left: 10px;}


/* SIDEBAR */
.wp-sidebar {float: right; width: 180px; margin-right: 20px; padding-top: 50px;}
.wp-sidebar input {width: 180px;}
.wp-sidebar .button-primary {width: 100px;}
.wp-sidebar .widget {margin-bottom: 10px;}
#twitter-tools {margin-top: 10px;}
#twitter-tools .aktt_tweets li {color: #999; margin-bottom: 15px; font-size: 11px; font-style: italic; font-family: 'Lucida Sans Console', 'Lucida Grande', sans-serif;}


.widget_archive li, .widget_categories li {font-size: 12px;}
.widget_archive li a, .widget_categories li a {color: #fff; text-decoration: none;}
.widget_archive li a:hover, .widget_categories li a:hover {text-decoration: underline;}

/* MISC */
.text-small {font-size: 10px; color: #666;}
.text-small a {font-style: italic;}
.code {color: #999; margin: 10px 0; font-size: 10px; border: 3px solid #222; background: #111; padding: 10px;}

/* Posts and Comments */

.post {background: url("/media/layout/bg-000000-50-tint.png"); padding: 10px 10px 0 10px; margin-bottom: 10px; font-size: 12px;}
.post h2 {font-size: 18px;}
.post h2 a {text-decoration: none;}
.post ul {margin: 0 20px;}
.post li {list-style: circle;}
.post h3 {font-size: 16px; color: #d40037; padding-top: 15px;}
.attachment-post-thumbnail {float: right; padding: 0 0 0 40px;}


.our-thoughts ol li {font-size: 11px; background: url("/media/layout/bg-000000-50-tint.png"); padding: 10px; margin-bottom: 10px;}
.our-thoughts ol li.alt {background: url("/media/layout/bg-000000-30-tint.png"); }

.avatar {float: left; margin: 0 10px 10px 0;}

#commentform {font-size: 11px; margin: 10px 0 !important;}
#commentform h2 {padding-left: 0}
#commentform fieldset {border: 0px solid #111;padding: 10px; background: url("/media/layout/bg-000000-50-tint.png");}
#commentform legend {padding: 10px 0;font-family: "geoslab bold", "arial"; font-size: 14px;}
#commentform #comment {width: 400px; background: #000;}
#commentform input {background: #000;}
#commentform .block-submit {text-align: left;}
#commentform .block-submit span {display: none;}



.rsslink {background: url("/media/layout/rss-digital.png") no-repeat; padding: 0 0 0 18px;}
.rsslink:hover {text-decoration: none;}