/*
Theme Name: Social Media Camp
Theme URI: http://www.socialmediacamp.co.uk
Description: Theme for social media camp blog
Version: 1.0
Author: Andrew Pepperrell
Author URI: http://www.pepsmedia.com
*/
/* Yahoo CSS Reset 2.5.2 */
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;}


/* Main fonts and colours */
body   { font-family: arial; font-size: 82%; }
a      { color: #FE6000; 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; }


/* main div positions etc */
#main    { width: 800px; margin: 0 auto; padding: 0 10px; }
#header  { padding: 20px 0; }
#sidebar { float: left; width: 220px; padding: 0 19px 0 0; border-right: solid 2px #ddd; }
#content { float: right; width: 540px; }


/* header */
#header img { width: 800px; height: 120px; }


/* 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; }


/* Post stuff */
.post       { padding: 0 0 20px 0; position: relative; }
.post h2    { font-size: 1.7em; margin: 0; }
.entry h2   { margin-bottom: 0.4em; }
.postdate   { float: right; width: 50px; height: 50px; color: #f07235; background: #eee; text-align: center; position: relative; margin-left: 5px; }
.day        { font-size: 34px; line-height: 0.7em; padding-top: 7px; }
.month      { font-size: 14px; }
.postmeta   { margin-top: 1px; font-size: 0.9em; color: #aaa; }
.entry      { padding-top: 10px; line-height: 1.3em; 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; }
#commentform input { margin-bottom: 10px; }
#commentform #comment { margin-bottom: 10px; width: 540px; }


/* sidebar */
#sidebar h2    { font-size: 1.3em; margin: 0; }
#sidebar ul ul { padding-left: 5px; }
#sidebar li    { padding-bottom: 15px; }
#sidebar li li { padding: 0;  }
#feed          { margin: 0; padding: 0; font-size: 1.3em; }
#feed a        { padding-left: 20px; background: url('feed.gif') no-repeat 0 40%; }


/* footer */
#footer { clear: both; font-size: 0.8em; text-align: center; padding: 20px 0; color: #888; }


/* Campaign Monitor Signup */
#smcn       { padding: 10px; background: #f8e3d8; border: solid 2px #fe6000; }
#smcn h2    { padding-bottom: 10px; }
#smcn label { font-weight: bold; }
#l374225-374225 { width: 190px; }


/* Sponsors */
.sponsor { margin-top: 5px; }
