.error { color: #f00; background: white;font-weight: bold; padding: .2em 0; border-bottom: dotted medium black; }

.listing 
{
	color: black;
	border-right:thin outset; margin: 0; height:100%;
	background:#99ccff;
	padding: 20px;
}

.data
{
	padding: 20px;
}

span.fs 	{ display:none; }

.listing h3 {margin:0.5em 0}
.listing h2 { color: black; background: #99ccff; }
.listing ul {margin:0.5em 0 0.5em 1.5em}
.want li,.library li,.listing li {font-size:smaller}
.want li li,.library li li,.listing li li {font-size:inherit}
.want .bought {display:none}

:link.dead,:visited.dead { color:gray ! important; background: #99ccff }

p.question { font-weight:bold }
p.answer { font-weight:normal }

em.new { font-style:normal; font-weight:bold; color: black; background:#FF9; border: thin solid #ee6 }

ol.inline 	{ display:inline }
.inline li 	{ display:inline }

:link		{ text-decoration: none; }
:visited	{ text-decoration: none; color: #009933; background: white; }
:active		{ color: black; background:#6ff }
A:hover		{ text-decoration: underline; text-align: center; left: 1in }
H1			{ color: black; background: white; font: bold 48pt "Courier New", sans-serif; }
H2			{ color: black; background: white; font: bold 24pt "Courier New", sans-serif; }
H3			{ color: black; background: white; font: bold 18pt "Courier New", sans-serif; }
BODY		{ background: white; color: black; }
P			{ font: 10pt "Courier New", sans-serif; }
LI			{ font: 10pt "Verdana", sans-serif; }

.right		{ position: relative; left: 15%; right: 20%; }
.left		{ position: relative; left: 15%; right: 0%; }
.starwars	{ color:red; background: white; }
.copyright	{ font-size:12px; margin-top:2em;; font-size: 80%; } 
.nospace 	{ letter-spacing:-0.1em }
.minusspace { letter-spacing:-0.1em }
.menu		{ font: bold 8pt "Verdana", sans-serif; position: relative; top: -40px; left: 5px; }
.image		{ border: 2px solid black; margin: .2em; }
.title		{ font: bold 12pt "Courier New", sans-serif; margin-bottom: .1em; }
#ep3 		{ font: 10pt "Courier New", sans-serif; color:red; background: white; position: relative; left: 15%; right: 20%; }
#ep4 		{ font: 10pt "Courier New", sans-serif; color:red; background: white; position: relative; left: 15%; right: 20%; }

.linklook	{ font: 10pt "Verdana", sans-serif; }


.importtest { display:none; }
.first-letter { font-size: 450%; float: left; margin:-.25em 0;}
.first-phrase { font-weight: bold; }
.first-letter:first-child { font-size:1em; float:none; margin:0 }
.first-paragraph:first-letter { font-size:4.5em; float:left }


/* footer.css */
.signature 	{ text-align:right }
.fineprint 	{ font-size: 80% }
.updated 	{ display:none }
