/* Flower Layout by uplink/Josh Lyman of podq.com
	 Just a rather basic layout, with a break from my
	usual style, I coded it absolutely. Best viewed on
	a 1024x768 screen, quickly becoming the norm. 
	 Flower image in the background is an original 
	photo by Josh Lyman. Visit me at www.podq.com or email
	me at uplink@podq.com to check out other photos,
	plus tutorials, notes, downloads, etc.
	Have a good day!
*/

a {
	color: #556B2F;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #6B8E23;
}

acronym, abbr {
	border-bottom: 1px dashed #6B8E23;
}

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:#FFE9BB;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size:small;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px groove #eeeeee;
	font: 90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	text-align:center;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	text-align:center;
	border-right: 1px dotted #FFFAF0;
	border-left: 1px dotted #FFFAF0;
}

ol#comments li p {
	font-size: 100%;
}

h2#comments {
	font-size: 120%;
	border: 1px dotted #FFFAF0;
	text-align:center;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

.credit {
	border: 3px solid #FFFAF0;
	margin-left: 10%;
	margin-right: 10%;
	color: #000000;
	font-size: 11px;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #6B8E23;
}

.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 dotted #FFFAF0;
	border-top: none;
}

.meta, .meta a {
	color: #556B2F;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #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 solid #FFFAF0;
	padding: 0 3px 0 3px;
}

#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: #fff;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	position:relative;
	left:575px;
	top:-508px;
	width:170px;
	height:498px;
	overflow: auto;
	padding: 5px;
	border: 3px solid #FFFAF0;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #FFE9BB;
	border: 1px solid #6B8E23;
	letter-spacing: -0.05em;
	width: 80%;
	text-align:center;
}

#menu ul {
	margin: 0px;
	color: #556B2F;
	/*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 solid #809080;
}

#calendar {
	empty-cells: show;
	margin: 0;
}

.calMonthHeader, .calMonthNav{
	font:11px Verdana, Arial, serif;
	color: #fff;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#calendar .calMonthForward, #calendar .calMonthForward>a{
	text-align: center;
	border:0px;
}

#calendar .calMonthBackward, #calendar .calMonthBackward>a{
	text-align: center;
	border:0px;
}

.calDayLink {
	display: block;
	text-decoration: none;
}
#calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#calendar td {
    font-size: 10px;
	color: #6B8E23;
	letter-spacing: normal;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#calendar td.pad:hover {
	background: #fff;
}

#calendar td:hover, .calMonthToday {
	background: #eee;
	color: #bbb;
}
.pager {
	clear:all;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pager a, .pager a:link, .pager a:href, .pager a:hover {
 text-decoration: none;
 border: 0px;
}

.pager .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
	padding: 2px 6px;
}

.pager .pagerLinkPrevPage{
	margin-right:20px;
}
.pager .pagerLinkNextPage {
	margin-left:20px;
}

.pager .pagerCurrent {
	padding: 2px 6px; 
	border-color: #999; 
	font-weight: bold; 
	font-size: 13px; 
	vertical-align: top; 
	background: #fff; 
	color: #FF0084;	
}
