/* 
	Simple and Happy
	Modified 2004-02-03 by Gregory Auld (greg@auld.com)
	
	based on:
	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: #000164;
}

a img {
	border: none;
}

a:visited {
	color: #000173;
}

a:hover {
	color: #B2B3FF;
}

acronym, abbr {
	border-bottom: 1px dashed #333333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

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

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding-left: 25%;
	padding-right: 25%;
	text-align: center;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	background-color: #E2E2E2;
	border-bottom: 1px solid #000000;
	font: 80% Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 15px 0 2px 0;
	padding: 5px;
}

h3 {
	color: #666666;
	font-family: "Lucida Sans Unicode", "Times New Roman", Times, serif;
	margin-bottom: 0;
	margin-top: 15px;
}

input {
	font-family: "Courier New", sans-serif;
	font-size: 12px;
}

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

p, li, .feedback {
	font: 10px Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	line-height: 15px;
}

.credit {
	background: #FFFFFF;
	border-top: solid 3px #C0C0C0;
	color: #000000;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: center;
	width: 80%;
}

.credit a:link, .credit a:hover {
	color: #808080;
}

.feedback {
	color: #CCCCCC;
	text-align: right;
}

.meta {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .6em;
}

.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 a {
	text-decoration: none;
}

#commentform textarea {
	width: 100%;
}

#content {
	text-align: left;
}

#header {
	background: #808080;
	border-bottom: solid 3px #000000;
	font: 230% 'Trebuchet MS', 'Times New Roman', Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 15px 15px 15px 15px;
}

#header a {
	border-bottom: 3px solid #808080;
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	border-bottom: 3px solid #BCBCBC;
	color: #BCBCBC;
}

#menu {
	background: #FFFFFF;
	background-color: #C0C0C0;
	border-top: 3px solid #808080;
	margin-top: 25px;
	padding: 20px 30px 20px 30px;
	text-align: left;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	font-family: "Courier New", sans-serif;
	margin-top: 5px;
	width: 100px;
}

#menu ul {
	color: #CCCCCC;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-align: left;
	text-transform: lowercase;
}

#menu ul li {
	color: #7D7D7D;
	font: normal 100% 'Trebuchet MS', Verdana, 'Times New Roman', Times, serif;
	letter-spacing: 1px;
	margin-top: 10px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: capitalize;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 5px;
	padding: 0;
	padding-left: 12px;
	text-transform: capitalize;
}

#menu ul ul li a {
	color: #000000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#rap {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#wp-calendar, #calendar, #search, #other {
	display: none;
}
