/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1

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:url(images/grad-bg.jpg) repeat-x;
background-color:#CCCCCC; }

strong {font-weight:bold}


#container{
width: 980px; margin:0 auto;
background-color:#FFCC00;
border-left:1px solid #666666;
border-right:1px solid #666666;

}

#header {background-color:#000000;
border-left:1px solid #666666;
border-right:1px solid #666666;
border-top:1px solid #666666;
color:#FFFF00;
margin-top:4px;}


#topTitle h1 {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:42px;
font-style:italic;
font-weight: bold;
margin-bottom:4px;
margin-top:5px;
text-align:center;}

#topTitle p {font-family:Georgia,"Times New Roman",Times,serif;
font-size:26px;
font-style:italic;
font-weight:normal;
margin-bottom:2px;
margin-top:4px;
text-align:center;}


#timeDiv {font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:4px;
margin-right:16px;
text-align:right;
height:30px;}

#post, .post{width: 645px; float:right;
padding:48px 65px 10px 35px;
text-align:left;}

#post h1, .post h1  {
background-color:#000000;
color:#FFFF00;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:32px;
font-weight:bold;
height:58px;
margin-bottom:8px;
padding-left:15px;
padding-top:8px;
text-align:center
}

#post h2, .post h2  {
background-color:#000000;
color:#FFFF00;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-weight:bold;
margin-bottom:8px;
padding-bottom:4px;
padding-left:15px;
padding-top:4px;}


#post h2 a, .post h2 a{color:#FFFF00;}

#post h3, .post h3 {
background-color:#000000;
color:#FFFF00;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:bold;
margin-bottom:8px;
margin-top:-8px;
padding-bottom:4px;
padding-left:15px;
padding-top:4px;
}


#post p ,.post p{font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
line-height:1.4em;
margin-bottom:1em;
margin-top:0;
}

#post a, .post a {color:#000000}
#post a:hover ,.post a:hover{color: #FFFF00;
background-color:#000000
}

#post ul ,.post ul {text-indent:18px; margin-left:18px;}

#post li, .post li  {

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
line-height:1em;
list-style-type:disc;
margin:0.5em 30px 0.5em 5px;
}


#post table, .post table {border:1px solid #333333}
#post td, .post td {border:1px solid #333333;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding:4px;}

 #post td p,  .post td p{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold; }

#post em , .post em{font-style:italic;
font-size:.9em}



#sidebar .page_item a{background-color:#000000;
background-image: url(images/brace.gif);
background-position: left;
background-repeat:no-repeat;
margin-left:22px;
text-indent:6px;
color:#FFFF00;
display:block;
font-family:Verdana,Geneva,sans-serif;
font-size:14px;
font-weight:bold;
margin-bottom:2px;
padding:12px 0 8px 22px;
text-decoration:none;
}

#sidebar  .page_item a:hover{
background-image: url(images/brace-over.gif);}
 #sidebar .current_page_item a {background-color: #FFcc00; color:#000000;
 background-image: url(images/brace-over.gif);}


.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{ width:230px; float:left}
#sidebar li {list-style:none}


#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}


#footer {
background-color:#000000;
border-bottom:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
color:#FFFF00;
height:100px;
margin-bottom:4px;
color:#FFFF00
}

#footer a {color:#FFFFCC}

.subFooter { width:489px;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
line-height:1.3em;
margin-bottom:1em;
margin-top:1em;
text-align:center
}

#creditLinks {

width:980px;
margin:0 auto;
text-align:center;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;}

#creditLinks a  {color:#333333;}


#footlinks {

width:980px;
margin:0 auto;
text-align:center}


#footlinks li{
list-style:none;
float:left;
margin-left:4px;
margin-right:4px

}

#footlinks a:visited {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

#footlinks a {
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

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

.alignleft {
   float: left;
   margin-right:12px;
   border:1px solid #000000
}

.alignright {
   float: right;
      border:1px solid #000000
}