/* 
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;}
html {margin:0 auto;
	
}
body {font-size:12px;color:#000;font-family:Georgia, "Times New Roman", Times, serif;line-height:18px;}
#header_span {background:#000;margin:0 auto;}
#header {margin:0 auto;background-color:#000;width:790px}
strong {font-weight:bold;}
bold {font-weight:bold;}
em {font-style:italic;}

a {color:#571c20;}
/*
Here is a list of all the <DIV>s in Whiteboard.
*/

h1 { color:#0b8d8f;font-size:36px;}
h2 {color:#000;font-size:24px;}

h2 a {color:#0b8d8f;font-size:36px;text-decoration:none;}
h2 a:hover {text-decoration:underline;}
h3 {color:#000;font-size:24px;line-height:24px;font-weight:normal;}

h3 a { color:#000;text-decoration:none;font-weight:normal;}
h4 {color:#0b8d8f;font-size:18px;}
h4 strong{color:#686868;font-weight:normal;}
p {padding-bottom:10px;padding-top:10px;}

#single {}

ul {margin: 10px;}
li {margin:0 0 0 10px;}

#container{width:790px;background:#ffffff;margin:0 auto;padding-top:34px;}
#left { width:250px;margin-right:15px;}
#right {width:500px;font-size:12px;}

#right h3 {font-size:24px;padding-bottom:7px;line-height:28px;}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
#content { background-color:#FFFFFF;padding-bottom:50px;}
em {font-style:italic;}

blockquote {padding:10px 0 10px 0 }

.full {padding-top:20px;border-top:1px #cccccc;}

.full h3 {
	padding-top:40px;
}

.full p {margin:10px 0 10px 0;}

.full img {padding-bottom:10px;padding-left:20px;}


.column { float: left; display: inline;}
.colright { float: right; display: inline; }


.subscribe {}
.tinytext {font-size:10px;}

.btn {-moz-border-radius: 5px;display:block; margin-right:20px;font-size:12px;background:#000;color:#ffffff;font-weight:bold;padding:5px;width:210px; margin-top:15px;margin-bottom:10px;text-transform:uppercase;}
.btn a {color:#ffffff;text-decoration:none;text-transform:uppercase;}

.search_button {padding-top:4px;}
.searchbox {border:solid 1px #ccc;padding:4px;color:#686868;}

/* SELF CLEARING */
.clear { clear:both; }
.left:after, .column:after,.colright, #wrap:after, #header:after, #nav:after,  #content:after,  #right:after, #left:after, #container:after, #header_span,
{ content:"."; display:block; height:0; clear:both; visibility:hidden; }

/* END SELF CLEARING */
