/*
Theme Name: Weve got BRead Theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/* Typography */

body{font: 1.0em/1.6em Helvetica, Arial, Verdana, sans-serif;}
h1,h2,h3,h4,h5,h6 { font-weight: normal;}
h1{font-size:180%;font-weight: 500;}
h2{font-size:140%;}
h3{font-size:130%;}
h4{font-size:110%;}
ol li{ list-style-type: decimal; }
#content ul li{list-style-type:disc}
blockquote{font-style: italic; }
strong, em, dfn, .next { font-weight: bold; }
dfn{ font-weight: bold; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; }
th      {font-weight: bold; }
#leftbar li a{text-align:center}
.small{font-size:0.7em;}
small, .postmetadata{font-size:0.8em}

/* Color */
body{color:#3B2D28;background:#FFFFCC}
a{color:#3B2D28;}
em{background:#FFE640;}
h1{background:#EFA045;color:#FFFFCC}
#logo {background: URL(images/logo.gif) no-repeat; width:150px;height:171px;display:block;text-indent:-5000px;}
#content{border-left:solid 1px #999966}
.postmetadata{padding:1.2em 0.8em;background:#F1F1F1;border-top:solid 1px #EFA045}

/* Structure */
p, ul, ol{padding:0.8em}
h1{padding:0.44em;margin-bottom:0.6em;width:95%;padding-top:144px }
h2{padding:0.6em}
h3{padding:0.9em}
h4{padding:0.10em}
h2 + p, h3 + p, h4 + p, h2 + ul, h3 + ul, h4 + ul{padding-top:0}
blockquote  { margin: 1.5em}
pre,code    { margin: 1.5em 0; white-space: pre; }
em{padding:5px}
small, .postmetadata{padding:1.0em}
textarea{width:500px;}
.post li{margin-left:2.5em}
#wrap{
    width:750px;
    display:block;
    margin:50px auto;
}

#leftbar{
    float:left;
    width:150px;
    display:block;
}
#leftbar ul{margin-top:25px}
#leftbar .small{margin-top:25px}
#content{
    margin-left:180px;
    padding-left:15px;
}
.next{padding:10px;margin-left:400px}
.postmetadata{margin-bottom:15px}
