body {
	background: #002244;
	background-image: url("/images/scbg2.jpg");
	margin: 8px;
}

.menu, .headertext, .section, .main h2, .main h3, .main h4 {
	font-family: 'Luxi Sans', Verdana, sans-serif !important;
}

a { color: #5673f0; /* old: #4376a9 */}
a:visited { color: #a26aff; }
a.normal { color: white; }

dt { font-weight: bold; }
dd { padding-bottom: 0.5em; }

hr {
	color: #335577;
	background-color: #335577;
	height: 1px;
	border: none;
	margin-left: -1em;
	margin-right: -1em;
}

pre { overflow: auto; }

.spaced > li {
	padding-bottom: 12px;
}

.headertext a {
	text-decoration: none;
	color: #eeefff;
}

/* IE6 needs this */
.headertext a:visited { color: #eeefff; }

.headertext {
	float: left;
	background-image: url("images/sandlogo-bg2.jpg");
	background-repeat: no-repeat;
	color: #eeefff;
	font-size: 32px;
	font-weight: normal;
	/*font-family: sans-serif !important;*/
	text-indent: -80px;
	margin-top: 0px;
	padding-top: 52px;
	padding-left: 180px;
	padding-bottom: 88px;
	margin-bottom: -78px;
	overflow: visible;
}

.menu {
	text-align: center;
	position: absolute;
	color: white;
	width: 158px;
	height: 100%;
	padding: 2px;
	padding-top: 40px;
	margin: 10px;
	top: 140px;
	left: 0px;
}

.menu a {
	text-decoration: none;
	color: #eeefff;
}

/* IE6 needs this */
.menu a:visited { color: #eeefff; }

.menu .item {
	display: block;
	margin-bottom: 0.55em;
}

.menu .activeitem {
	display: block;
	margin-bottom: 0.55em;
}

.menu p {
	margin-left: 1em;
	margin-right: 1em;
	padding-bottom: 0.45em;
	margin-bottom: 1em;
}

.menusection, .smallmenusection {
	/* border-bottom: 3px dotted #335577; */
	border-bottom: 1px solid #335577;
}

.smallmenusection {
	font-size: 12px;
	line-height: 1.2em;
}

.menurule {
	display: none;
}

.main, .nmmain {
	padding: 1.5em;
	background: #001122;
	color: white;
}

.main {
	clear: both;
	/*width: 65%;*/
	margin-left: 168px;
	padding-left: 2.5em;
	padding-right: 3em;
	padding-bottom: 2.5em;
	margin-top: 0px;
	border-top: 1px solid #335577;
	border-left: 1px solid #335577;
	max-width: 40em;
}

.main .section, .main h2 {
	margin-left: -1em;
	margin-right: -1em;
}

.nmmain {
	margin: 20px;
	margin-bottom: 0;
	padding-bottom: 20px;
	border: 2px solid #335577;
	text-align: center;
}

.nohead iframe {
	display: block;
	margin: auto;
}

.section, .main h2 {
	font-weight: normal;
	font-size: 1.1em;
	/*letter-spacing: 0.15em;*/
	border-bottom: 1px solid #335577;
	border-right: 1px solid #335577;
	padding-bottom: 0.15em;
	padding-left: 0.15em;
	/*font-family: sans-serif;*/
}

.main h3 {
	font-weight: bold;
	font-size: medium;
	/* margin-left: -1em; */
	font-family: sans-serif;
}

.copyright {
	font-size: x-small;
	float: right;
	margin-top: auto;
	margin-bottom: 0;
	margin-left: 158px;
	color: #abc;
	text-align: right;
}

.diffchanged {
	background-color: #400000;
}

.diffadded {
	background-color: #003800;
}

.entrytable td {
	padding: 0.2em;
}

.irclog:before {
	font-size: x-small;
	padding-left: 1em;
	content: "IRC Log:";
}

.irclog {
	border-top: 1px solid #335577;
	border-bottom: 1px solid #335577;
	line-height: 1em;
}

.irclog p {
	padding-left: 2em;
	margin: 0.25em;
	text-indent: -2em;
	line-height: 1em;
}

.dropdown {
	/*width: 90%;*/
	padding-bottom: 1em;
	margin-bottom: -1.5em;
	*margin-bottom: 0; /* workaround for MSIE bug */
	text-align: left;
}

/*
.dropdown:hover {
	padding-bottom: 0;
}*/

.dropdownitem {
	margin-top: 1.5em;
	text-align: center;
	display: none;
	margin-bottom: -1em;
	padding-bottom: 0;
}

/*
.dropdown:hover .dropdownitem {
	display: block;
}*/

.moreoptions {
	color: #5673f0;
	text-decoration: underline;
	font-size: x-small;
	text-align: left;
	margin: 0;
	position: absolute;
	top: auto;
	left: auto;
	padding-top: 1em;
}

.inset {
	margin: 0;
	padding: 0.5em;
	border: 1px solid #335577;
	font-size: small;
	text-align: center;
	font-style: italic;
}

.comics {
	text-align: center;
}
