/*
Theme Name: Bruno, Chief of Police
Theme URI: http://www.brunochiefofpolice.com/
Description: A bespoke theme for Bruno, Chief of Police
Version: 1.0
Author: Andrew Pepperrell
Author URI: http://www.pepsmedia.com/
*/


/* Yahoo CSS Reset version: 2.5.1 */
html{color:#555; background: #d6e9ed;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}


/* core bits and bobs plus fonts */
body   { font-family: arial; font-size: 82%; }
a      { color: #BF0026; text-decoration: none; }
em     { font-style: italic; }
strong { font-weight: bold; }
h1     { font-size: 2em;   margin-bottom: 0.3em; }
h2     { font-size: 1.7em; margin-bottom: 0.4em; }
h3     { font-size: 1.5em; margin-bottom: 0.5em; }
h4     { font-size: 1.3em; margin-bottom: 0.5em; }
h5     { font-size: 1.1em; margin-bottom: 0.5em; }


/* core layout */
#main { width: 800px; margin: 0 auto; background: url('main.gif') top left repeat-y; padding: 0 10px; }
#header { position: relative; height: 290px; background: url('header.jpg') bottom left no-repeat; }
#header h1 { position: absolute; top: 145px; left: 366px; }
#header h2 { position: absolute; top: 225px; left: 550px; }
#header h3 { position: absolute; top: 20px; left: 440px; }
#footer { width: 820px; margin: 0 auto; background: url('footer.gif') top left no-repeat; padding: 25px 0 10px 0; text-align: center; font-size: 0.8em; }


/* entry formatting */
.entry p             { margin-bottom: 1em; }
.entry blockquote    { font-style: italic; background: url('blockquote.gif') 15px 15px no-repeat #f4f4f4; margin: 1em 0; padding: 1em 1em 1em 100px; }
.entry blockquote p  { margin: 0; padding: 0; }
.entry ul, .entry ol { padding-left: 20px; margin-bottom: 1em; }
.entry ul li         { list-style: disc; }
.entry ol li         { list-style: decimal; }


/* Content formatting */
#content    { float: right; width: 510px; padding: 0 20px 10px 0; }
.post       { padding: 10px 0 0 0; position: relative; }
.post h2    { font-size: 1.7em; margin: 0; }
.post h2 a  { color: #8C918F; }
.entry h2   { margin-bottom: 0.4em; }
.postdate   { float: right; width: 50px; height: 50px; color: #8C918F; background: #E7F0EB; text-align: center; position: relative; margin-left: 5px; }
.day        { font-size: 34px; position: absolute; top: -1px; left: 6px; }
.month      { font-size: 14px; position: absolute; bottom: 2px; left: 6px; }
.postmeta   { margin-top: 1px; font-size: 0.9em; color: #8C918F; }
.entry      { padding-top: 10px; line-height: 1.25em; overflow: hidden; }
.tags       { font-size: 0.9em; font-style: italic; }
.singlemeta { background: #f4f4f4; padding: 5px; line-height: 1em; }
.navigation { margin-bottom: 1em; }
/* images */
.alignright { float: right; margin: 0 0 10px 10px; }
.alighleft  { float: left; margin: 0 10px 10px 0; }
.imgborder  { border: solid 1px #555; }


/* comments */
#comments       { margin-bottom: 0.8em; }
.commentlist    { padding-left: 20px; }
.commentlist li { list-style: decimal; margin-bottom: 1em; }
.commentlist p  { margin-bottom: 1em; }
#commentform input { margin-bottom: 10px; }
#commentform #comment { margin-bottom: 10px; width: 500px; }


/* sidebar */
#sidebar       { float: left; width: 220px; padding: 0 0 0 20px; }
#sidebar h2    { font-size: 1.3em; margin: 10px 0 5px 0; }
#sidebar ul ul { padding-left: 10px; }
#feed          { margin: 0; padding: 0; font-size: 1.3em; }
#feed a        { padding-left: 20px; background: url('feed.gif') no-repeat 0 40%; }
.widget_search { padding-top: 10px; }
