/* 
Theme Name: whiteboard
Theme URL: http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 1.0.4

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/
body {
background-color:#0066FF;

color:#FFFFFF;
font-family: "Lucida Sans Unicode", Verdana, sans-serif

}


h1 {font-family:Arial, Helvetica, sans-serif;  font-size:1.9em ;margin-bottom:12px}
h2{font-family:Arial, Helvetica, sans-serif; font-size:1.7em ;margin-bottom:12px}

h3{ font-family:Arial, Helvetica, sans-serif; font-size:1.5em ;margin-bottom:12px}
p { margin-bottom:12px;
line-height: 160%
}
#container{
background-image: url(images/contentbg.png);
background-repeat:no-repeat;
width:970px;
margin:0 auto;


}

#header { height:170px
}

#header ul {text-align:right; float:right;height:24px;
}

#header li { 
font-family:Arial, Helvetica, sans-serif; 
float:left; 
width :130px;
height:24px;
margin-left:8px;
list-style: none;
font-size:18px;
text-transform:lowercase;
line-height:24px;
}

#header li a {color:#FFFFFF; text-decoration:none
}
#header img {margin-right:8px}

#container img{margin-right:12px}




#post, .post{margin-bottom:120px;}

#container a, #footer a { 
text-decoration:none;
color: #CCFF66



}




#container a:hover, #footer a:hover { 
text-decoration:underline;
color: #CCFF00  



}

#post li, .post li {
list-style: circle;
line-height:150%;
margin-left:60px;
margin-bottom:5px
}



#postmeta{}
#postnavigation{}
#searchform{}
#sidebar h3 {margin-bottom:9px;
font-size: 1.0em
}

#sidebar{
clear:both;
margin-top:10px;


}

#sidebar li {

list-style:none;
line-height: 200%;
font-size:11px;
}


#footer {clear:both;
width:970px;
margin-top:160px;

background-repeat:repeat-x}

.bottomBox {
width:194px;
min-height:200px;
float:left;
font-size:11px}

/**
  theme requirements as per 
  http://codex.wordpress.org/CSS
*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.twitter-item {font-size: .9em}

.fan_box   {background-color:#0066FF}

#contact { 
position:fixed;
right:0px;
top:350px;
width:60px;
height: 187px;
}

#mc-embedded-subscribe-form fieldset{width:500px; border:1px solid #FFFFFF}
#mc-embedded-subscribe-form legend {margin-left:20px;color: #FFFFFF; font-size:1.2em}

#mc-embedded-subscribe-form label {display:block;width:200px;}
.mc-field-group {margin-left:20px;