/*

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. :)

*/



.wp-main-left { float: left; width: 504px; }

.wp-main-right { float: right; width: 200px; }

.wp-post { padding-bottom: 10px; }



h1.storytitle { font-size: 18px; text-align: left; }

.storytitle, .storytitle a { margin: 0 ! important; padding: 0 ! important; width: 100% ! important; }

.storycontent p { margin: 8px 0; padding: 0 ! important; width: 100% ! important; text-align: justify; }



blockquote {

	border-left: 5px solid #ccc;

	margin-left: 1.5em;

	padding-left: 5px;

}


.wp-post ul, .wp-post ol { clear: left; margin-left: 35px ! important; }


cite {

	font-size: 90%;

	font-style: normal;

}



/* classes used by the_meta() */

ul.post-meta { list-style: none; }



ul.post-meta span.post-meta-key { font-weight: bold; }



.meta li, ul.post-meta li {	display: inline; }



.meta ul {

	display: inline;

	list-style: none;

	margin: 0;

	padding: 0;

}



.meta a { text-decoration: none; }



.meta { font-size: .95em; color: #808080; font-weight: normal; }



#commentform #author, #commentform #email, #commentform #url, #commentform textarea {

	background: #fff;

	border: 1px solid #333;

	padding: .2em;

}



#comment { width: 480px ! important; height: 120px; }

#commentlist li { clear: both; padding-bottom: 10px; padding-top: 10px; }

#commentlist { margin-left: 35px; font-size: 12px; }

#commentlist p { font-size: 12px; margin: 0; padding: 0; width: 100%; }

#commentlist li ul {

	border-left: 1px solid #ddd;

	font-size: 110%;

	list-style-type: none;

}



#wpmenu {

	padding: 5px;

}



#wpmenu ul {

	color: #333;

	font-weight: bold;

	list-style-type: none;

	margin: 0;

	padding-left: 3px;

}



#wpmenu label { display: none; }

#wpmenu input { margin: 2px 0; }



#wpmenu ul li {

	margin-bottom: 3px;

	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/

padding-top: 8px;

}



#wpmenu ul ul {

	font-variant: normal;

	font-weight: normal;

	line-height: 100%;

	list-style-type: none;

	margin: 5px 0 10px 0;

	padding: 0;

	text-align: left;

}



#wpmenu ul ul li {

	border: 0;

	margin-top: 0;

	padding: 0;

	padding-left: 12px;

}



#wpmenu ul ul li a {

	text-decoration: none;

}



#wpmenu ul ul ul.children {

	font-size: 142%;

	padding-left: 4px;

}



#wp-calendar {

	border: 1px solid #999;

	empty-cells: show;

	font-size: 14px;

	margin: 0;

	font-weight: normal;

	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;

	font-weight: bold;

	text-decoration: none;

}



#wp-calendar a:hover {

	background: #e0e6e0;

	color: #333;

}



#wp-calendar caption {

	color: #666;

	font-size: 12px;

	text-align: center;

}



#wp-calendar td {

	color: #999;

	letter-spacing: normal;

	padding: 2px 0;

	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-align: center;

	text-transform: capitalize;

}



/* Captions & aligment */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.alignleft {

	float: left;

margin-right: 8px;

margin-bottom: 8px;

}



.alignright {

	float: right;

margin-left: 8px;

margin-bottom: 8px;

}



.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: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions & aligment */
