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

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



/*These tags control the color and hover effects of regular links
Adjust them to match the colors used for the regular links in the site build*/
a {color: #FFFFFF;}
a img {	border: none;}
a:visited {color: #FFFFFF;}
a:hover {text-decoration:none;}





acronym, abbr {	border-bottom: 0px dashed #333;}
acronym, abbr, span.caps {font-size: 15px; letter-spacing: .07em;}
acronym, abbr {	cursor: help;}

blockquote {	border-left: 0px solid #ccc;	margin-left: 1.5em;	padding-left: 5px;}

/* Adjusts the main body tag of the site. Adjust it of the Background, Font Color and Font Families are Correct.
body {	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	}

cite {	font-size: 15px;	font-style: normal;}

/* this h2 tag is used to control the date the post, ajust it so that it matches the style sheet code you used for a page title. However make the font size 2px bigger*/
h2 {	border-bottom: 0px dotted #ccc;
	font-size: 10px;        
 	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;}
	
	
/* this h3 tag is used to control the title of the post, ajust it so that it matches the style sheet code you used for a page title.*/
h3 {	border-bottom: dotted 0px #eee;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 	
	margin-top: 0;}


ol#comments li p {font-size: 100%;}

p, li, .feedback {font-family: Arial, Helvetica, sans-serif;font-size: 12px; letter-spacing:0px;}

/* classes used by the_meta() */

ul.post-meta {	list-style: none;}

ul.post-meta span.post-meta-key {	font-weight: bold;}


.feedback {	color: #80211B;	text-align: right;	clear: both;}

.meta {	font-size: .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 { color:#80211b;	text-decoration: none;}


/*this contorls the border and padding of the comments form, that visitors fill out to comment*/
#commentform #author, #commentform #email, #commentform #url, #commentform textarea 
	{background: #fff; 
	border: 1px solid #333;
	padding: .2em;}

#commentform textarea {	width: 100%;}

#commentlist li ul {border-left: 0px solid #ddd;
		    font-size: 110%;
		    list-style-type: none;}

#content {margin: 30px 13em 0 3em;
          padding-right: 60px;}

#header {background: #80211b; 
	font: italic normal 230% Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 0;	
	padding: 0px 0px 0px 0px;}

#header a {color: #ffffff;
	   text-decoration: none;}

/* Controls the links in the header of the site, adjust this to be the same as the colors of your header links.
#header a:hover {text-decoration: underline;}
/* CSS Document */
/*tina june 20, 2008*/

body{ background:url(images/bga.jpg); background-color:#FFFFFF; padding:7px 0px 0px 0px; margin:0px; color:#0000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a:link, a:visited{ color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.nav_block { padding:0px 3px 0px 3px; color:#FFFFFF;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:center;}
.nav a {/*float:left; for horizontal(optional) */
		padding:0px 3px 0px 3px;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
		 font-weight:normal;}
.nav{ color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.nav a:link { text-decoration:none;  font-size:12px; color:#FFFFFF; font-weight:normal;}
.nav a:visited { text-decoration:none; font-size:12px; color:#FFFFFF; font-weight:normal;}
.nav a:active { text-decoration:none;  color:#333333; font-weight:normal;}
.nav a:hover{ text-decoration:none;  color:#333333; font-weight:normal;}

.f24{ font-size:24px; font-weight:bold; text-align:center;}
.footer { padding:0px 8px 0px 8px; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#595858;}

.footer_block { padding:0px 8px 0px 8px;}
.footer_block a:link, .footer_block a:visited { padding:0px 10px 0px 10px; color:#595858; text-decoration:none; font-size:11px; font-weight:normal;}

.power { padding-right:9px;font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#8059a7; font-weight:normal;}
.power a:link, .power a:visited { color:#8059a7; text-decoration:none; font-size:11px; font-weight:normal;}

.main { padding:15px 15px 0px 15px; }

.contact a:link, .contact a:visited{ color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold;}

.b { font-weight:bold; }
.u { text-decoration: underline; }