/*
Theme Name:WordPress Classic
Theme URI:http: //wordpress.org/
Description:The original WordPress theme that graced versions 1.2.x and prior.
Version:1.5
Author:Dave Shea
Tags:mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http: //mezzoblue.com
Modifications by Matthew Mullenweg || http: //photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. : )
*/

a					{ color:#675; }
a img				{ border:none; }
a: visited			{ color:#342; }
a: hover			{ color:#9A8; }
acronym, abbr		{  }
acronym, abbr, span.caps	{ font-size:90%; }
acronym, abbr		{ cursor:help; }
blockquote			{ border-left:5px solid #CCC; margin-left:1.5em; padding-left:5px; }
cite				{ font-size:90%; font-style:normal; }
h3					{ margin-top:0px; }
ol#comments li p	{ font-size:100%; }
p, li, .feedback	{ font:90%/175%; }

/* classes used by the_meta() */
ul.post-meta		{ list-style:none; }
ul.post-meta span.post-meta-key	{ font-weight:bold; }
.credit				{ background:#90A090; border-top:3px double #aba; color:#FFF; font-size:11px; margin:10px 0px 0px 0px; padding:3px; text-align:center; }
.credit a: link, .credit a: hover	{ color:#FFF; }
.feedback			{ color:#CCC; text-align:right; clear:both; }
.post				{  }
.meta				{ font-size:.75em; }
.meta li, ul.post-meta li	{ display:inline; }
.meta ul			{ display:inline; list-style:none; margin:0px; padding:0px; }
.meta, .meta a		{ color:#808080; font-weight:normal; }
.storytitle			{ margin:0px; }
.storytitle a		{ font-size:20px; text-decoration:none; }
#commentform #author, #commentform #email, #commentform #url, #commentform textarea	{ background:#FFF; border:1px solid #333; padding:.2em; }
#commentform textarea	{ width:500px; }
#commentlist li ul	{ border-left:1px solid #ddd; font-size:110%; list-style-type:none; }
#commentlist li .avatar	{ float:right; margin-right:25px; border:1px dotted #CCC; padding:2px; }
#content			{ margin:30px 13em 0px 3em; padding-right:60px; }
#header				{ background:#90a090; border-bottom:3px double #aba; border-left:1px solid #9A9; border-right:1px solid #565; border-top:1px solid #9a9; font:italic normal 230%; margin:0px; padding:15px 10px 15px 60px; }
#header a			{ color:#FFF; text-decoration:none; }
#header a: hover	{ text-decoration:underline; }
#menu				{ width:200px; padding:0px 20px 20px 20px; margin:0px 0px 10px 20px; float:right; vertical-align:top; }
#menu form			{ margin:0px; }
#menu input#s		{ background:#EEE; border:1px solid #999; }
#menu ul			{ font-weight:bold; list-style-type:none; margin:0px; padding:0px; }
#menu ul ul li a	{ text-decoration:none; }
#menu ul ul li a: hover	{ border-bottom:1px solid #809080; }
#menu ul ul ul.children	{ font-size:142%; padding-left:4px; }
#wp-calendar		{ border:1px solid #ddd; empty-cells:show; font-size:14px; margin:0px; width:90%; }
#wp-calendar #next a	{ padding-right:10px; text-align:right; }
#wp-calendar #prev a	{ padding-left:10px; text-align:left; }
#wp-calendar a		{ display:block; text-decoration:none; }
#wp-calendar a: hover	{ background:#e0e6e0; color:#333; }
#wp-calendar caption	{ color:#999; font-size:16px; text-align:left; }
#wp-calendar td		{ color:#CCC; font:normal 12px; padding:2px 0px; text-align:center; }
#wp-calendar td.pad: hover	{ background:#FFF; }
#wp-calendar td: hover, #wp-calendar #today	{ background:#EEE; color:#bbb; }
#wp-calendar th		{ font-style:normal; text-transform:capitalize; }

.widget				{ background:url(/images/menu_back.jpg) repeat-y; margin:0px; padding:0px; }
.widget_div			{ background:url(/images/menu_top.jpg) top left no-repeat; margin-bottom:5px; padding:10px 0px 0px 0px; text-indent:15px; }
	.widget_div ul	{ background:url(/images/menu_bottom.jpg) bottom left no-repeat; padding-bottom:10px !important; display:table; width:200px;  }
	.widget_div ul li	{ margin:0px; padding-bottom:5px; margin-left:10px; }

/* Captions & aligment */
.aligncenter, div.aligncenter	{ display:block; margin-left:auto; margin-right:auto; }
.alignleft			{ float:left; }
.alignright			{ float:right; }
.wp-caption			{ border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.wp-caption img		{ margin:0px; padding:0px; border:0px none; }
.wp-caption p.wp-caption-text	{ font-size:11px; line-height:17px; padding:0px 4px 5px; margin:0px; }

