/* This design is licensed as MemeWare
	Pinkyfied - Another quality design by stormphyre.com
	This one's by Delilah	
	----------------------------------------------------
	With due respect to all who've inspired this design:
	Based on the Toni styles by Chris M
	Modifications by Chris M (http://aphotolog.com) for WordPress. 
	Pardon my sloppiness..
	Licensed under GPL :)	
	----------------------------------------------------
*/

body {
	margin: 0px;
	color: Gray;
	background: #fff;
	font: 11px/17px Verdana, Arial, sans-serif;
	text-align: left;
}
#header {
	#header 
	margin: 0 0 0 0;
	padding: 20px;
	font: 40px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	border: 3px double #FFE5F3;
	color: Gray;
	text-align: center;
}
#header a {
	color: Gray;
	text-decoration: none;
}
#header a:hover {
	color: Gray;
	text-decoration: none;
	background-color: transparent;
}
#description {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	text-align: right;
	padding: 5px 15px 5px;
	color: #FFB7DD;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 0.1em;
	font-weight: bolder;
}
a:link {
	color: #FFB0D8;
	text-decoration: none;
}
a:visited {
	color: Gray;
	text-decoration: none;
}
a:hover {
	color: #FF138A;
	text-decoration: none;
	border-bottom: 1px dashed #FF138A;
}
h2 {
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	border-right: 1px solid #FFA6D5;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: Gray;
}
h3 {
	margin: 10px 0px 0px 0px;
	padding-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
input, textarea {
	border: #FFE5F3 1px solid;
	background: #F5F5F5;
	font-size: 11px;
}
p.credit {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}
.credit {
	clear: both;
}
.feedback {
	margin-bottom: 30px;
	padding: 0;
	border-bottom: #FFE5F3 solid 1px;
	text-align: right;
}
.meta li {
	display: inline;
}
.meta ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
.storytitle {
	margin: 0;
	padding: 0;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FFB0D8;
}
#content {
	float: left;
	width: 500px;
	margin: 0;
	padding: 20px;
}

#menu {
	width: 180px;
	margin: 0 auto 0 540px;
	padding: 10px;
	text-align: left;
}
#menu li, form, li {
	margin: 0;
	padding: 0;
	
}
#menu ul {
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
	
}
#menu ul ul {
	margin: 0;
	padding: 0 0 20px 0;
	border-top: 1px solid #FFA6D5;
	list-style-type: none;
}
#rap {
	padding: 0;
}

#other {
	display: none;
}
#wp-calendar {
	border: 1px solid #FFA6D5;
	empty-cells: show;
	font-size: 12px;
	color: Gray;
	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{
	color: #FFA6D5;
	display: block;
	text-decoration: none;}

#wp-calendar a:hover{
	color: #ffffff;
	background: #DCDCDC;
	text-decoration: none;
	border: none;
}

#wp-calendar caption{
	color: #FFA6D5;
	font-size: 14px;
	text-align: left;}

#wp-calendar td{
	color: Gray;
	font: normal 10px "MS Sans Serif", Geneva, sans-serif;
	letter-spacing: normal;
	padding: 1px 0;
	text-align: center;
}

#wp-calendar td.pad:hover{
	color: #ffffff;
	background: #D0B098;
	text-decoration: none;
	border: none;
}

#wp-calendar #today{
	background: #FFA6D5;
	color: #000;}

#wp-calendar th{
	font-style: normal;
	text-transform: capitalize;}
	
blockquote {
	border-left: 2px dashed #FFB7DD;
	border-right: 2px dashed #FFB7DD;
	margin-left: 1.5em;
	padding-left: 5px;
	padding-right: 5px;
	background: #FAFAFA;
	padding-top: 5px;
	padding-bottom: 5px;
}
caption{
	color: #FFA6D5;
	font: bold 11px "MS Sans Serif", Geneva, sans-serif;
}