.input
{
border: 0px;
} 

a:link, a:active {
	color: #BF0000;
	padding: 0px;
	text-decoration: none;
}
a:visited {
	color: #800000;
	padding: 0px;
	text-decoration: none;
}
a.headertitle:link, a.headertitle:visited, a.headertitle:hover {
	background-color: transparent;
	padding: 0px;
	border-bottom: 0px;
}
a:hover {
	text-decoration: none;
	padding: 0px;
	color: #FFFFFF;
}

body {
	margin: 0px;
	font-family: arial;
	font-size: 80%;
	background-color: #000000;
	color: #5a6475;
}

table.maintable td {
	vertical-align: top;
}

div.navigation {
	margin-right: 10px;
	background-color: #000000;
	font-size: 92%;
	width: 800px ;
	margin-left: auto ;
	margin-right: auto ;
}

span.contentwikibutton {

	border-bottom: 0px;
	margin: 0px;
	background-color: #252525;
	padding: 2px 7px 0px 7px;
	font-size: 85%;
}

span.contentwikibutton a:link, span.contentwikibutton a:active, span.contentwikibutton a:visited {
	border: 0px;
	color: #FFF;
}

span.spacer {
	margin: 0px 15px;
}

span.contentwikibutton.active {
	padding-bottom: 1px !important;
	border: 1px solid #fabd23;
	border-bottom: 0px;
	font-weight: bold;
}

/* Main Content Frame */

div.content {
	width: 800px ;
	margin-left: auto ;
	margin-right: auto ;
	background-color: #000000;
}

div.login {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 5px;
}

div.toc {
	background-color: #000000;
	border: 1px solid #FFF;
	width: 150px;
	padding: 5px;
	white-space: no-wrap;
	font-size: 95%;
}

div.otherformats {
	margin: 2px auto;
	width: 100%;
	text-align: center;
	font-size: 92%;
}
div.otherformats.title {
	font-weight: bold;
}

div.fileinfo {
	background-color: #000000;
	padding: 4px;
	border: 1px dashed #FFF;
	margin: 30px 0px 10px 0px;
	font-size: 92%;
}

div.filepreview {
	background-color: #000000;
}

textarea.wikicontent {
	width: 100%;
	border: 1px solid #FFF;
	height: 300px;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.17em;
	color: #FFF;
}

h3, h4, h5 {
	font-weight: bold;
}

h5 {
	font-size: 100%;
}

p {
	margin-left: 20px;
}

.navbar h2 {
	padding-left: 0.5em;
}

.navbar h5 {
	padding-top: 0pt;
	padding-right: 1em;
	padding-bottom: 0pt;
	padding-left: 0.5em;
	display: inline;
	height: 1em;
	text-transform: lowercase;
	font-size: 91%;
	font-weight: normal;
	white-space: nowrap;
}

.MonospaceFormat {
	margin: 15px 25px;
	padding: 4px;
	background-color: #000000;
	border: 1px dashed #FFF;
	font-family: courier;
}

input {
	border: 1px outset #999;
	background-color: #EEE;
	color: #000;
	margin: 0px 2px;
}

div.copyright {
	background: url("http://www.bloodsunrising.com/styles/darkness/theme/images/cellpic1.gif") 0 0 repeat-x; 
	width: 800px;
	font-size: 80%;
	text-align: center;
	color: #847474;
}

fieldset.attachment {
	border: 1px solid #CCC;
	margin: 15px 0px;
}

fieldset.attachment legend {
	font-weight: bold;
	color: #FFF;
}

.voodooerror, .warning {
	background-color: #000000;
	margin: 10px 0px;
	padding: 10px;
	font-weight: bold;
}

.preview {
	padding: 4px;
	background-color: #252525;
	border: 1px solid #281B0C;
	margin: 2px 20px;
	width: 90%;
}

div.topic textarea {
	width: 60%;
	height: 200px;
	border: 1px solid #281B0C;
}

div.topic fieldset {
	border: 1px solid #281B0C;
	width: 60%;
}

table.filtertable
{
	width: 100%;
}

table.filtertable th
{
	font-weight: normal;
	padding-right: 15px;
	white-space: nowrap;
}

table.filtertable td.alignright
{
	text-align: right;
	padding-right: 15px;
}

table.filtertable input.checkboxspacer
{
	margin-right: 5px;
	margin-left: 15px;
}

table.list {
	width: 100%;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
	font-size: 100%;
	margin-bottom: 4px;
}

table.list th {
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
	text-align: left;
	padding: 4px;
}

table.list td {
	background-color: #252525;
	border: 1px dotted #3a3a3a;
	padding: 4px;
}

table.list td.odd {
	background-color: #000000;
}

table.list td.even {
	background-color: #000000;
}

table.login {
	background-color: #000000;
}

table.login th {
	text-align: left;
}

table.login input.text {
	border: 1px solid #FFF;
}

table.topic {
	background-color: #FFF;
	border: 1px outset #FFF;
	width: 80%;
	padding: 10px;
}

table.topic thead th {
	padding: 5px;
	white-space: nowrap;
	text-align: left;
	font-size: 120%;
	border-bottom: 1px solid #FFF;
	vertical-align: top;
}

table.topic tr th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #FFF;
	vertical-align: top;
	color: #FFF;
}

table.topic td {
	padding: 5px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

table.topic td.action {
	text-align: right;
	vertical-align: bottom;
}

table.topic td.action input {
	border: 1px outset #FFF;
	background-color: #FFF;
}

table.topic thead th div.right {
	font-size: 70%;
	color: #FFF;
	float: right;
	font-weight: normal;
}

table.topic thead th div.left {
	float: left;
}

table.replies {
	background-color: #252525;
	border: 1px outset #FFF;
	width: 80%;
	padding: 10px;
}

table.replies thead th {
	padding: 0px 5px 2px 5px;
	white-space: nowrap;
	text-align: left;
	font-size: 80%;
	border-bottom: 1px solid #FFF;
	vertical-align: top;
	color: #FFF;
	font-weight: normal;
}

table.replies tr th {
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	border-right: 1px solid #FFF;
	vertical-align: top;
	color: #FFF;
}

table.replies td {
	padding: 5px;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

table.replies thead th div.right {
	font-size: 70%;
	float: right;
	padding: 0px;
}

table.replies thead th div.right input {
	border: 1px dashed #FFF;
	background-color: #FFF;
	font-size: 150%;
}

table.replies thead th div.left {
	float: left;
	padding-top: 10px;
}

ol.loweralpha {
	list-style-type: lower-alpha;
}
ol.lowerroman {
	list-style-type: lower-roman;
}

ol.upperalpha {
	list-style-type: upper-alpha;
}
ol.upperroman {
	list-style-type: upper-roman;
}

a.notexists {
	color: #FFF;
}

.toc {
	border: 1px outset #FFF;
	float: right;
	background-color: #FFF;
	font-size: 85%;
	text-align: left;
	padding: 6px;
	position: relative;
	margin-right: 10px;
}

.toc div.selectedItem {
	border: 1px solid #FFF;
	background-color: #FFF;
	font-weight: bold;
	padding: 2px;
}

.revisioncell {
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	border: 1px solid #FFF;
	border-collapse: collapse;
	padding: 5px;
	white-space: nowrap;
}
.revisioncellheader {
	float: left;
	margin-right: -1px;
	margin-top: -1px;
	border: 1px solid #FFF;
	border-collapse: collapse;
	padding: 5px;
	font-weight: bold;
	white-space: nowrap;
}

.imageBox{
	background: url("http://www.bloodsunrising.com/styles/darkness/theme/images/cellpic1.gif") 0 0 repeat-x;
}

.imageBoxtop{
	background: url("http://www.bloodsunrising.com/styles/darkness/theme/images/cellpic1inv.gif") 0 0 repeat-x; 
}