/*
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
body - font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
p - font: 95%/175%  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
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: #00F;text-decoration: none;}
a img {border: none;}
a:visited {color: #22B;}
a:hover {color: #9a8;}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
        font: 90%/120%  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

body {
        background: #dddddd;
        font: 80%  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	border-top: solid 3px #565;
	color: #000;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

td {
   align: center;
   valign: center;
}


h1 {
	font: 150% "Times New Roman", Times, serif;
        color: #F00;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font:  120% "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

.comments p {font: 90%/120%  'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;}

p, li { }

/* 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: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
        align: center;
        font-size: 90%;
}

.image_box{ float:left; margin: 1em 1em 1em 1em} 
.caption { background: #E5F2FF; font-size:90%; color: blue; } 
#image_left{ float:left; margin: 1em 1em 1em 1em} 
#image_right{ float:right; margin: 1em 1em 1em 1em} 

.meta {font-size: 0.75em}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#adblock { 
	font: normal normal 80%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
        background: #FFF;
	text-decoration:none;
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 0px 0;
	z-index:100;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 80%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

<!--
#content {float:left;}
-->

#footer {
	position:relative;
	top:1px;
	background:#7A2875;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}

#main {background:#dddddd;float:margin:0 auto;width:900px;}
.simpletags {
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	background: #FFFFAA;
}
simpletags:hover {        
	color: #FFF;
	background: #FDa;
	}

#contents {
	background: #FFF;
	padding: 10px;
	margin-left: 90px;
	margin-right:230px;
}

#tabnav
	{
		height: 20px;
                width: 796px;
		background: url(../images/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #f3f3f3;
font: normal normal 16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
		font-weight: bold;
		margin-right: 4px;
		text-decoration: none;
		color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#tabnav a:hover {background: #fff;}


#menu {

    background: #FFFFFF;
	float:right;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:210px; /* actual value */
	margin-right: 10px;
	padding:10px;
	z-index:99;
	}


#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #333;
        font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #00D;
	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;
}

#rap {
        font: bold normal 300% serif;
        font-color: #ffffff;
        background: #6666CC;
        margin-left: 90px;
        width: 800px;
        height: 138px;
        text-align: center;
        padding: 0px 0px 0px 0px;
}

#aff a {font-style:italic;color:#ff0000;}
#aff a:hover {color: #9a8;}

#search 
{
	 float:right;
        width: 250px; 
}

