/*
Theme Name: TCG Moo 09 Theme
Theme URI: http://www.thatcanadiangirl.co.uk/
Description: milky milky ;)
Version: 1.1
Author: Anddrew Pepperrell
Author URI: http://www.pepsmedia.com/
*/


/* CSS Reset 2.6.0  (http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css) */
html{color:#000;background:#FFF;}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;}del,ins{text-decoration:none;}


/* core html bits and bobs */
html   { font-family: Arial, sans-serif; font-size: 80%; }
a      { color: #3B6192; text-decoration: none; }
em     { font-style: italic; }
strong { font-weight: bold; }
del    { text-decoration: line-through; } 
h1     { font-size: 2em;   margin-bottom: 0.3em; }
h2     { font-size: 1.7em; margin-bottom: 0.55em; }
h3     { font-size: 1.5em; margin-bottom: 0.6em; }
h4     { font-size: 1.3em; margin-bottom: 0.7em; }
h5     { font-size: 1.1em; margin-bottom: 0.7em; }


#main { overflow: hidden; width: 850px; margin: 0 auto; }

#header          { background: url(images/header.jpg) top center no-repeat #27446E; height: 280px; border-bottom: solid 1px black; }
#menu            { overflow: hidden; width: 100%; background: url(images/navigation.png) top left repeat; }
#navigation      { width: 850px; margin: 0 auto; }
#navigation li   { float: left; padding: 10px 40px 10px 0; font-size: 15px; font-weight: bold; }
#navigation li a { color: #fff; text-decoration: none; }
#feed            { float: right; margin: 7px 0 0 0; }
#titles          { width: 850px; margin: 0 auto; position: relative; color: #fff; }
#titles h1       { position: absolute; left: 0px; top: 204px; font-size: 32px; font-weight: bold; }
#titles h1 a     { color: #fff; text-decoration: none; }
#titles h2       { position: absolute; left: 20px; top: 244px; font-size: 1em; }

#content { float: left; width: 500px; }
#sidebar { float: right; width: 225px; margin: 20px 0 0 0; }

#footer { background: #1f3658; border-top: solid 1px #000; padding: 20px; text-align: center; }
#footer a { color: #ace; }
#fmeta  { width: 850px; margin: 0 auto; color: #fff; }

.pagenav { padding: 10px 0 0 0; }

/* Post stuff */
.post, .pagetitle    { margin-top: 20px; }
.entry               { line-height: 1.4em; overflow: hidden; margin-top: 10px;}
.entry p             { margin-bottom: 1.1em; }
.entry blockquote    { font-style: italic; background: #d9e2ef; margin: 1em 0 1em 2em; padding: 0 1em 1em 1em; }
.entry blockquote p  { margin: 0; padding: 1em 0 0 0; }
.entry ul, .entry ol { padding-left: 30px; margin-bottom: 1em; }
.entry ul li         { list-style: disc; }
.entry blockquote ul { margin: 0; padding: 1em 0 0 2em; }
.entry ol li         { list-style: decimal; }
.entry li            { margin-bottom: 0.5em; }
.tags       { font-size: 0.9em; font-style: italic; }
.more-link { display: block; margin-top: 1em; font-weight: bold; background: #ddeafb; padding: 5px; }
/* images */
.alignright { float: right; margin: 0 0 10px 10px; }
.alignleft  { float: left; margin: 0 10px 10px 0; }
.imgborder  { border: solid 1px #000; }
.pencast    { margin: 1em 0; }


/* comments */
#comments       { margin-bottom: 0.8em; }
.commentlist    { padding-left: 30px; clear: both; color: #c2c5ca; }
.commentlist li { list-style: decimal; margin-bottom: 1em; }
.commentlist li div { color: #333; }
.commentlist li p  { margin-top: 0.5em; }
#commentform input { margin-bottom: 10px; }
#commentform #comment { margin-bottom: 10px; width: 510px; }
.commentlist .avatar   { float: right; border: solid 5px #dfe4e9; border-top: none; margin: 0; padding: 0; }
.comment-author        { background: #dfe4e9; padding: 5px 0 5px 2px; margin: 0 0 5px 0; }


/* homepage */
#home { float: left; margin: 20px 0; width: 540px; }
#home h2 { margin: 0; }
#home h4 { margin: 0.8em 0 0 0; }
#home li { padding: 1px 0 1px 22px; margin: 0.4em 0; background: url(images/smile.png) top left no-repeat; }
#home ul { margin-bottom: 0.8em; }
#home img { float: right; margin: 0 0 10px 10px; }
#home_feat { padding: 0; border: solid 10px #8499b4; }
#home_feat h2 { background: #8499b4; padding: 0 0 10px 0; color: #fff; }
#home_rest { padding: 0; border: solid 10px #f1bff2; margin-top: 20px; }
#home_rest h2 { background: #f1bff2; padding: 0 0 10px 0; color: #fff; }
.home_boxc { padding: 10px; }


/* sidebar */
#sidebar h2       { font-size: 1.3em; margin: 0; padding: 0; height: 55px; }
#sidebar li       { margin-bottom: 30px; padding: 0; }
#sidebar li li    { margin: 0; padding: 0; }
#sidebar li li li { padding-left: 10px; }
/* sidebar titles */
#sidebar .widgettitle                    { overflow: hidden; text-decoration: none; display: block; }
#sidebar #text-179578611 .widgettitle    { text-indent: -10000px; background: url(images/sidebar/aboutme.png) top left no-repeat;  }
#sidebar .widget_pages .widgettitle      { text-indent: -10000px; background: url(images/sidebar/pages.png) top left no-repeat;  }
#sidebar .widget_tag_cloud .widgettitle  { text-indent: -10000px; background: url(images/sidebar/tags.png) top left no-repeat;  }
#sidebar .widget_categories .widgettitle { text-indent: -10000px; background: url(images/sidebar/categories.png) top left no-repeat;  }
#sidebar .widget_archive .widgettitle    { text-indent: -10000px; background: url(images/sidebar/archives.png) top left no-repeat;  }
#sidebar .widget_search label            { display: block; height: 55px;  text-indent: -10000px; background: url(images/sidebar/search.png) top left no-repeat;  }

#sidebar .widget_stalker_twitter h2 a   { display: block; height: 55px; overflow: hidden; text-indent: -10000px; background: url(images/sidebar/twitter.png) top left no-repeat;  }
#sidebar .widget_stalker_flickr h2 a    { display: block; height: 55px; overflow: hidden; text-indent: -10000px; background: url(images/sidebar/flickr.png) top left no-repeat;  }

#sidebar #stalker_twitter_list li { margin-bottom: 10px; }

