body {
	background-color:#000000;
	color:#cccccc;
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
}

div.header {
	padding-bottom:40px;
	margin:10px;
	margin-bottom:0px;
	height:20px;
}

div.header img {
	display:block;
	float:left;
	border:0px;
}

ul.navig {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:1px solid #cccccc;
	margin:10px;
	margin-top:0px;
	margin-bottom:10px;
	height:30px;
	line-height:10px;
}
ul.navig li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	float:right;
}
ul.navig li a {
	width:100px;
	padding:3px;
}
.menu input.submit,
.menu a {
	display:block;
	float:left;
	margin-right:20px;
}
.deleteform a,
.menu a,
ul.navig li a {
	display:block;
	text-align:center;
	background-color:#221111;
	color:#ffcccc;
	border:1px solid #888888;
	border-bottom:1px solid #884444;
	border-right:1px solid #884444;
	font-size:7pt;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:bold;
	margin-right:20px;
}
.deleteform a,
.menu a {
	padding:4px;
	padding-left:6px;
	padding-right:6px;
	font-weight:normal;
}
.deleteform a:hover,
.menu a:hover,
ul.navig li a:hover {
	border:1px solid #888888;
	border-top:1px solid #884444;
	border-left:1px solid #884444;
}
.deleteform input.submit {
	display:block;
	margin:auto;
	margin-top:3px;
}
.deleteform a {
	width:26px;
	margin:auto;
	margin-top:3px;
}

div.searchbox {
	float:right;
}

div.main {
	padding:20px;
}

table.blood {
	width:100%;
}

table.blood th {
	font-size:8pt !important;
}

table.blood th,
table.blood td {
	text-align:left;
}

table.blood td {
	padding:3px;
	border:1px solid #888888;
	height:45px;
}

table.blood tr.recent td {
	border:1px solid #ff0000;
}
table.blood tr.recent .last_update {
	color:#ff0000;
}

table.blood tr.semi_recent td {
	border:1px solid #884444;
}
table.blood tr.semi_recent .last_update {
	color:#884444;
}

table.blood .num {
	width:15px;
	text-align:right;
	border:0px !important;
}
table.blood .report {
	width:10px;
	text-align:center;
	font-family:Courier New,monospace;
	border:0px !important;
}
table.blood .blood {
	width:80px;
}
table.blood .money {
	width:100px;
}
table.blood .items {
	width:100px;
	font-size:7pt;
}
table.blood .lineage {
	width:150px;
	font-size:7pt;
}
table.blood .powers {
	width:120px;
	font-size:7pt;
}
table.blood .clans {
	width:150px;
}
table.blood .historic_powers {
	width:270px;
}
table.blood .last_update {
	width:150px;
	border:0px !important;
	color:#888888;
}

a {
	text-decoration:none;
	color:#ffcccc;
}
a:hover {
	text-decoration:none;
	color:#ff8888;
}

.error_short {
	width:350px;
	margin:auto;
	padding:25px;
	border:2px solid #ff0000;
	margin-bottom:25px;
	color:#ff0000;
}

table.register {
	width:440px;
	margin:auto;
}
table.register th {
	text-align:right;
	padding-right:5px;
}
table.register hr {
	height:1px;
	border:0px;
	border-bottom:1px solid #cccccc;
	color:#cccccc;
}

table.register .info {
	font-size:8pt;
	font-weight:normal;
}

table.register td.info {
	text-align:center;
	padding-bottom:10px;
}

table.register th {
	width:50%;
}

.input_mimic,
input,
select,
textarea {
	border:1px solid #888888;
	background-color:#111111;
	color:#ffffff;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
input.caretaker_warning {
	border:1px solid #cc8888;
	background-color:#441111;
}
.input_mimic {
	margin-right:8px;
	padding:1px;
}
input.submit {
	background-color:#221111;
	color:#ffcccc;
	border:1px solid #888888;
	border-bottom:1px solid #884444;
	border-right:1px solid #884444;
	font-size:7pt;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:bold;
	padding:3px;
}
input.submit:hover {
	border:1px solid #888888;
	border-top:1px solid #884444;
	border-left:1px solid #884444;
}
.account .menu {
	height:40px;
	clear:both;
}
.account div.basics,
.account div.powers,
.account div.items,
.account div.lineage,
.account div.clans,
.account div.caretakers {
	width:170px;
	float:left;
	margin-bottom:20px;
}
.input_mimic,
.account input,
.account select,
.account strong {
	display:block;
	margin-bottom:3px;
}
.account strong {
	margin-top:10px;
}
.account div.items input {
	display:inline-block;
}
.account div.powers select {
	margin-bottom:3px;
	margin-top:3px;
	width:130px;
}
.account_who {
	margin:20px;
}
select.soacc {
	display:inline-block;
	width:63px;
}
.blood_navig,
.blood_navig_top {
	text-align:center;
	color:#444444;
	font-size:8pt;
	padding:5px;
}
.sidenote a,
.blood_navig_top a,
.blood_navig a {
	color:#666666;
}
.sidenote a:hover,
.blood_navig_top a:hover,
.blood_navig a:hover {
	color:#664444;
}
.blood_navig {
	margin:20px;
	margin-bottom:0px;
	margin-top:15px;
	border-top:1px solid #444444;
}
.blood_navig_top {
	margin:20px;
	margin-top:0px;
	margin-bottom:15px;
	border-bottom:1px solid #444444;
}
.historic_navig_top {
	color:#888888;
	font-size:12pt;
	font-weight:bold;
}
div.clans h1.index {
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px !important;
}
ul.clans {
	font-size:8pt;
	line-height:12pt;
}
ul.faq,
ul.faq li,
ul.clans,
ul.clans li {
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}
ul.clans li {
	color:#888888;
}
div.clans h1.index,
ul.clans,
.clan {
	width:500px;
	margin:auto;
}
.clan h1 {
	font-size:14pt;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px solid #ff0000;
	border-top:1px solid #ff0000;
	padding:5px;
	padding-left:135px;
	margin:0px;
	margin-top:50px;
	color:#cc0000;
}
.historic h1 {
	border-bottom:1px solid #ff0088;
	border-top:1px solid #ff0088;
	color:#cc0044;
}
.clan .clan_detail,
.clan .clan_leader {
	clear:both;
	padding:5px;
	line-height:15pt;
}
.clan .clan_leader {
	line-height:12pt;
	margin:5px;
	padding:0px;
}
.clan .clan_detail {
	border-top:1px solid #444444;
}
.clan .clan_leader .label,
.clan .clan_detail .label {
	float:left;
	width:120px;
	text-align:right;
	margin-right:10px;
	color:#ff0000;
	text-transform:lowercase;
}
.historic .clan_leader .label,
.historic .clan_detail .label {
	color:#ff0088;
}
.clan .buttons {
	float:left;
	font-size:7pt;
	line-height:15pt;
	padding:6px;
}
.clan .buttons a {
	color:#880000;
}
.clan .buttons a:hover {
	color:#cc0000;
}
.historic .buttons a {
	color:#880044;
}
.historic .buttons a:hover {
	color:#cc0044;
}
ul.clans a {
	color:#ff0000;
	font-weight:bold;
}
ul.clans a:hover {
	color:#ffffff;
}
ul.clans li a.quiet {
	font-size:7pt;
	color:#444444;
	font-weight:normal;
}
ul.clans li a.quiet:hover {
	color:#666666;
}
.faq {
	width:500px;
	margin:auto !important;
}
div.faq {
	font-size:7pt;
	color:#444444;
	padding-bottom:5px;
	border-bottom:1px solid #444444;
	margin-bottom:10px !important;
	text-align:right;
}
ul.faq {
	font-size:8pt;
	line-height:10pt;
}
ul.faq li {
	margin-bottom:8px;
}
h1.faq {
	font-size:9pt;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:5px !important;
	border-bottom:1px solid #ff0000;
	margin-bottom:5px !important;
	margin-top:30px !important;
}
a.email {
	font-size:8pt;
}
textarea.msg {
	width:200px;
	height:100px;
}
table.addclan {
	width:550px;
	margin:auto;
}
table.addclan th {
	text-align:right;
	line-height:14pt;
	width:100px;
	padding-right:5px;
}
span.quiet,
table.addclan td p {
	font-size:7pt;
	color:#888888;
}
table.addclan td input {
	width:150px;
}
table.addclan textarea {
	width:100%;
	height:100px;
}
table.addclan .leader {
	margin-bottom:5px;
}
.footer {
	font-size:7pt;
	color:#888888;
	margin:30px;
	margin-bottom:0px;
	padding-bottom:30px;
	padding-top:10px;
	border-top:1px solid #888888;
	text-align:center;
}
input.checkbox,
input.radio {
	width:14px !important;
	border:0px;
}
div.whatrow {
	padding-top:5px;
	margin-top:5px;
	border-top:1px solid #888888;
}
td.whatrow {
	border-bottom:1px solid #888888;
	padding-bottom:5px;
}
tr.recent .highlight {
	background-color:#220000;
}
tr.semi_recent .highlight {
	background-color:#190808;
}
.highlight {
	background-color:#111111;
}

.encyclopaedia {
	width:500px;
	margin:auto;
}
.encyclopaedia s {
	display:none;
}
.encyclopaedia h1 {
	font-size:14pt;
	border-bottom:1px solid #ff0000;
	margin:0px;
}
.encyclopaedia h2 {
	font-size:10pt;
	text-transform:uppercase;
	border-bottom:1px solid #cc0000;
}
.encyclopaedia p,
.encyclopaedia h2 {
	margin-top:15px;
}
.encyclopaedia h2 {
	margin-bottom:0px;
}
.encyclopaedia p {
	line-height:16pt;
}
.encyclopaedia strong {
	font-size:8pt;
	text-transform:uppercase;
}
.encyclopaedia .implementation {
	margin:0px;
	font-size:8pt;
	color:#666666;
}
.encyclopaedia .rbclink {
	text-decoration:underline;
}
.encyclopaedia .h2note {
	margin:0px;
	font-size:8pt;
	color:#666666;
}
.encyclopaedia .sidenote {
	font-size:8pt;
	color:#888888;
}
.encyclopaedia .sidenote strong {
	font-weight:normal;
}
.encyclopaedia .huh {
	color:#ff0000;
}

.squares {
	width:440px;
	margin:auto;
}

.squares h1 {
	font-size:10pt;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:bold;
	border-bottom:1px solid #444444;
	color:#888888;
	padding:5px;
	margin:20px;
}
