body {
	background:#000000;
	color:#FFFFFF;
	font:11pt Arial, Sans-serif;
}
#rap {
	border:none;
	width:75%;
    margin:1em auto;
	padding:1em;
}
p, li {
	font:11pt Arial, Sans-serif;
}
h2.the-date {
	font:10pt Arial, Sans-serif;
	color:#CCCCCC;
} /*  see #menu h2 */
#header {
	font:32pt Arial, Sans-serif;
}
#header a {
	color:#CCCCCC;
}
.feedback {
	color:#CCCCCC;
	font:11pt Arial, Sans-serif;
}
.storytitle {
  font:14pt Arial, Sans-serif;
  font-weight:bold;
}
.storytitle a, .storytitle a:visited {
  font:14pt Arial, Sans-serif;
  font-weight:bold;
}
div.storycontent, div.feedback, div.storycontent p {
  font:11pt Arial, Sans-serif;
}
#commentform textarea {
	font:11pt Arial, Sans-serif;
}
h3 {
	font-family:14pt Arial, Sans-serif;
	color:##FFFFFF;
}
h3#comments {
        font:11pt Arial, Sans-serif;
}
h3#respond {
        font:11pt Arial, Sans-serif;
}
.meta {
	font-size:11pt Arial, Sans-serif;
}
.meta, .meta a {
	font:10pt Arial, Sans-serif}
#menu ul ul li {
	font:11pt Arial, Sans-serif;
	color:##FFFFFF;
}
#menu ul ul li a {
	color:#FFFFFF;
	background-color:#900000;
}
#menu ul ul li a:hover {
  background-color:#CC0000;
}
#wp-calendar td {
	font:9pt Arial, Sans-serif;
}
.credit a:link, .credit a:hover {
	font:11pt Arial, Sans-serif;
}
#content img.size-full {
	margin: 0;
	height: auto;
	max-width: 75%;
        width: auto;
}

