/* 
Theme Name: storypants
Theme URL: http://www.storypants.com/
Description: storypants
Author: Cyn
Author URI: http://www.storypants.com/
Version: 1.0
*/

body
{
	background-color:#fff;
	background-image:url("images/background.gif");
	background-repeat:repeat-y;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	margin:0px;
}

img
{
	border:none;
}

a
{
	color:#900;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.titlebox
{
	padding-left:144px;
}

.contentbox
{
	float:left;
	width:100%;
}

.sidebarbox
{
	float:left;
	margin-left:-200px;
	width:200px;
}

.footer
{
	clear:both;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	padding-bottom:24px;
	text-align:center;
	width:100%;
}

.content
{
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	line-height:22px;
	padding-left:138px;
	padding-right:236px;
	text-align:justify;
}

.sidebar
{
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
	padding-right:12px;
}

.sidebar ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}

.sidebar li
{
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}

.title
{
	color:#900;
	font-family:verdana, arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:2px;
}

.sidebar_title
{
	color:#630;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.info
{
	color:#000;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
}

.note
{
	color:#630;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	font-style:italic;
	padding-left:24px;
	padding-right:24px;
	text-align:justify;
}

.post_nav
{
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}

.excerpt
{
	margin-bottom:36px;
}

.comments_title
{
	color:#630;
	font-family:verdana, arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom:12px;
	margin-top:24px;
}

.comments ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}

.comments li
{
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}

.comment_author
{
    font-family:verdana,arial,sans-serif;
    font-size:11px;
    font-weight:bold;
    margin-top:24px;
}

.comment_info
{
	color:#630;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
}

.comment_text
{
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    padding-left:12px;
    padding-right:12px;
}

.comment_form
{
    background-color:#fff;
    border:2px solid #000;
    color:#000;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    font-weight:bold;
}

.comment_button
{
    background-color:#fff;
    border:2px solid #000;
    color:#900;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    font-weight:bold;
}

.search_field
{
    background-color:#fff;
    border:2px solid #000;
    color:#000;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    font-weight:bold;
}

.search_button
{
    background-color:#fff;
    border:2px solid #000;
    color:#900;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    font-weight:bold;
}



/*  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.


#container{}
.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#sidebar{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}

*/
