/* Blue Apple based on the Flower Layout by uplink/Josh Lyman of podq.com
	
Modifications by Thaleia: 
http://www.the-id.net


*/

a {
	color: #ebebeb;
}

a img {
	border: none;
}

a:visited {
	color: #5c7991;
}

a:hover {
	color: #5c7995;
}

acronym, abbr {
	border-bottom: 1px dashed #5c7995;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background-color: #d4b290;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:small;
	padding: 0px;
	margin: 0px;
}

cite {
	font-size: 90%;
	font-style: normal;
	padding: 5px;
}

h2 {
	border-bottom: 1px none #5c7995;
	font: 90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-align:center;
	color: #e8e8e8;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	text-align:center;
	border-right: 1px none #FFFAF0;
	border-left: 1px none #FFFAF0;
	color: #e8e8e8;
}

ol#comments li p {
	font-size: 100%;
}

h2#comments {
	font-size: 120%;
	border: 1px none #FFFAF0;
	text-align:center;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

.credit {
	border: 3px none #FFFAF0;
	margin-left: 10%;
	margin-right: 10%;
	color: #000000;
	font-size: 11px;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #5c7995;
}

.feedback {
	color: #ccc;
	text-align: right;
	/*margin: 0 5px 0 5px;
	border: 3px groove #FFFAF0;
	text-align:center;*/
}

.meta {
	font-size: .75em;
	text-align: center;
	border: 1px none #FFFAF0;
	border-top: none;
}

.meta, .meta a {
	color: #5c7992;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
	color: #e8e8e8;
}

.storytitle a {
	text-decoration: none;
	color: #e8e8e8;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px none #333;
}

#commentform textarea {
	width: 100%;
}

#rap {
	position: relative;
	margin: 10px 10% 10px 10%;
	width:790px;
	height: 527px;
	background-image: url("bg.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

#content {
	position:relative;
	left:20px;
	top:-4px;
	width:521px;
	height:407px;
	overflow:auto;
	border: 3px none #FFFAF0;
	padding: 0 5px 0 5px;
}

#header {
	position:relative;
	left:137px;
	top:6px;
	width:404px;
	height:68px;
	font: italic normal 250% Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #e8e8e8;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	position:relative;
	width:193px;
	height:498px;
	overflow: auto;
	border: 3px none #FFFAF0;
	padding: 3px;
	top: -508px;
	left: 575px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #d4b290;
	border: 1px none #6B8E23;
	letter-spacing: -0.05em;
	width: 80%;
	text-align:center;
}

#menu ul {
	color: #e8e8e8;
	/*color: #FFD175;*/
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: normal 110% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/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: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px none #809080;
	font-size: 120%;
	font-style: italic;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	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: #87795c;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #87795c;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	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-transform: capitalize;
}
