/*  FULL MOON RUN STYLES 
	still needs some cleanup and landing page/run page seperation... */
body {
	color:#fff;
	background:#000;
	margin:0; padding:0;
	text-align:left;
	background-image:url(/images/fullmoon2.jpg);
	background-attachment:fixed;
	background-position:bottom;
	background-repeat:no-repeat;
}
/*
img#boozer {
	width:250px;
	padding:0 2em 0 0;
	position:relative;
}*/
div.xcontent {
	font-weight:bold;
	max-width:600px;
	overflow:visible;
	margin:2em 3em 2em 1em;
}
div.subhead {
	width:265px;
	margin:0; padding:.5em;
	float:right;
	text-align:left;
}
.subhead a, .subhead a:visited, .subhead a:active, .subhead a:link,
.content a, .content a:visited, .content a:active, .content a:link {
	color:#d47400; /* #ae390e; */
	background:none;
	text-decoration:none;
	border-bottom:1px solid #b83910;
	padding-bottom:1px;
	font-weight:bold;
}

div.content p strong, div.content h2 {
	color:#d47400;
}
div.content img {
	border:1px solid #fff;
}

div#masthead, div#masthead a, div#masthead a:visited, h1 {
	color:#fff;
	background:none;
}
div.fullmoon-subfooter {
}
	div.fullmoon-subfooter img, div.fullmoon-subfooter p {
	}

div.footer, div.footer-wrapper {
	xfloat:left;
	xclear:left;
}

