/*Strange Radiation Style Sheet*/
/*by AEW, of course. */

body {
	background-color: black;
	background-image: url(/images/particles.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  18px 36px;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 18px 18px 18px 0px;
}
a {
	color: rgb(102,9,51);
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 18px;
	margin-bottom: 18px;
}
#navbar {
	margin-top: 54px;
	width: 259px;
	padding: 0px;
	color: #39f;
	background-color: transparent;
	float: left;
	font-size: 10px ;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#navbar a:hover {
	text-decoration: underline ;
}
#navbar ul, #navbar ul ul, #navbar li li, #navbar li li a {
	margin: 0px ;
	padding: 0px ;
}
#navbar li {
	text-align: center;
	margin: 0px 48px 36px 48px; 
	background-color: black;
	background-image: url(/images/particles.button.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  18px 36px;
	list-style: none ;
}
#navbar li a {
	color: #39f;
	text-decoration: none;
	display: block ;
	padding: 5px ;
	background-color: transparent;
	background-image: none;
}
#navbar .here {
	background-color: rgb(199,160,172);
	background-image: url(/images/particles.active.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:  18px 36px;
}
#navbar li.here a, #navbar li.multi a.here {
	color: #003 ;			
}
#navbar li.multi {
	padding: 5px ;
}
#navbar li.multi li {
	text-align: left ;
	background-color: transparent;
	background-image: none;
}
#navbar li.multi li.sublist_head {
	text-align: center ;
	margin: 18px 0px 5px ;
}
#navbar li.multi li.multilink a {
	display: inline;
}
#navbar li.copyright {
	color: #fcf;
	margin: 36px 86px 0px ;
	padding: 5px ;
	font-size: 9px ;
	font-weight: normal;
	background-repeat: no-repeat;
}
#navbar li.copyright a {
	padding: 0px ;
}
#content {
	margin-left: 259px;
	width: auto;
	padding: 36px 18px 18px 18px;
	background-color: white;
	min-height: 600px;
}
#gallery_content {
	margin-left: 259px;
	width: auto;
	padding: 36px 18px 18px 18px;
	background-color: white;
	min-height: 600px;
	font-size: 1.5em;
}
#popup-content {
	background-color: white;
	margin: 18px;
	padding: 18px;
}
h1, h2 {
	margin-left: -37px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 18px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	display: block;
	padding-left: 72px;
	margin-right: 18px;
	margin-bottom: 18px;
	background-color: rgb(102,9,51) ;
}
h2 {
	display: inline;
	float: left;
	width: 126px;
	padding-left: 36px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 12px;
	background-color: rgb(102,102,153);
}
h2.comments-begin {
	display: block ;
	float: none;
	margin-top: 36px;
}
#gallery_content h2 {
	font-size: 1.3em;
	line-height: auto;
	float: none;
	color: black;
	display: block;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: auto;
}
.hangingList {
	margin-top: -12px;
	margin-bottom: 0px;
}
blockquote {
	padding: 9px 9px 0px 9px;
	margin: 18px 36px 18px;
	border: 1px;
	border-color: black;
	border-style: dotted;
	background-color: #ccc;
	color: black;
	clear: right;
}
blockquote p {
	padding: 0px;
	margin: 0px 0px 9px 0px;
}
.signage {
	padding: 18px;
	margin-left: 33%;
	margin-right: 33%;
	text-align: center;
}
.entryfooter {
	text-align: right;
	margin-top: -12px;
	margin-bottom: 36px;
	font-size: smaller;
	clear: right;
}
.permalink {
	font-weight: bold;
	color: #003;
}
.innocuous {
/*	float: right */
	display: none; 
/*	margin-bottom: 450px; */
}
.illo {
	float: right;
	margin-left: 18px;
	margin-bottom: 18px;
}
.add-comments-head {
	display: block;
	font-weight: bold;
	margin-top: 36px;
	margin-bottom: 18px;
}
.comments-post-by {
	font-size: smaller;
	text-align: right;
}
.spoiler {
	color: rgb(153,153,153);
	background-color: rgb(153,153,153);
}
.footnote {
	font-size: .9em;
}
.footnote + .footnote {
	margin-top: -9px;
}
