/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Document Space

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

body {

	font-size: 1em;

}

#wrapper {

	position: relative;

	width: auto;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Header

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */







/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Navigation

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



#nav {

	display: none;

}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Body

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */









/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Sidebar

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {

	border: 1px solid black;

	margin: 1em;

	padding: 1em;

}

#sidebar h4 {

	font-size: 1.1em;

	margin: 0;

}

#horrorStory {

	margin: 0 0 1.5em 0;

}

#horror {

	padding: .8em;

	margin: .5em 0;

}

#horrorAtt {

	margin: 0;

	font-style: italic;

}

#apcap {

	margin: 1em 0;

}

#apcap h4 {

	font-size: 1.1em;

}





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Email list

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



#emailList {display: none;}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

XHTML tags

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



p, ul, ol, li, blockquote, label, address {

	font-size: 1em;

}

p {

	margin: 0 0 1em 0;

}



h2, h3, h4 {margin: 0 0 1em 0;}



h2 {

	font-size: 1.6em;

	color: black;

	font-weight: bold;

}

h3 {

	font-size: 1.3em;

	color: #555;

	font-weight: bold;

	font-style: italic;

}

h4 {

	font-size: 1em;

	color: black;

	font-weight: bold;

	margin: 0;

}

a {font-weight: bold;}

a:link {

	text-decoration: none;

	color: #961E16;

}

a:visited {

	text-decoration: none;

	color: #6B1513;

}

a:hover {

	text-decoration: none;

	color: #91B54D;

}

a:active {

	text-decoration: none;

	color: #91B54D;

}



img {

	display: block;

	margin: 0;

	border: 0;

}

ul {list-style: square;}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Misc.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



#errorWrapper {

	border: 1px solid black;

	padding: 1em;

}

#errorWrapper h4 {

	color: #961E16;

	font-size: 1.3em;

}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

Misc.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



#titlePic {

	border: 1px solid black;

	margin-bottom: 1em;

}

.err {

	text-decoration: underline;

	font-weight: bold;

}

#valid {display: none;}

}

