html {
	background: #000 url(background.jpg) no-repeat top right;
	color: #EEE;
}
body {}
h1, h2, h3, h4, h5, h6 {
	color: #8bb347;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0.5em 0;
	text-align: left;
	letter-spacing: .1em;
}
h1 {
	font-size: 2em;
	text-align: center;
}
h2 {
	font-size: 1.7em;
	text-align: center;
}
h3 {font-size: 1.25em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 1.05em;}
table {
	width:100%;
	text-align: center;
	margin-bottom: 2em;
}
th {
	text-align: center;
	font-weight: bold;
	line-height: 2em;
}
th, td {
	border: 1px solid #000;
	border-collapse: collapse;
}
em, abbr {
	color: #FFA500;
	font-weight: bold;
}
#logo {}
#logo h1 a {
	color: #FFA500;
}
#logo h1 a:hover {
	text-decoration: none;
}

#doc, #doc2, #doc3, #doc4 {
	margin-top: 2em;
	margin-bottom: 2em;
}
a {
	color: #FFA500;
	text-decoration: none;
	font-weight: bold;
}
#usertools, #menu, #bd, #footer, .box {
	background: #151515;
	background: url(mainbg.png);
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-bottom: 1px solid #262626;
	border-left: 1px solid #262626;
	padding: .5em;
	margin: .5em 0;
}
.box {
	margin: 0 0 .5em 0;
}
.nav {}
.nav li {
	display: inline;
	margin-right: 1em;
}
.box ul li {
	list-style: square inside;
}
.nav li a {}
#bd, #footer {}
#footer {
	text-align: center;
}

.norecords {
	padding: .5em;
	color: #CC4429;
}

ul.comments {
	list-style: none;
	padding: 2em 0;
	margin: 0 2em;
}

ul.comments p {
	font-family: "Lucida Grande","Verdana", sans-serif;
	line-height: 1.5em;
	margin: 0pt;
	padding: 0pt 0pt 1.6em;
}

ul.comments a {
	text-decoration: none;
	color: #333;
}
ul.comments a:hover {
	color: #f00;
	text-decoration: underline;
}

ul.comments li {
	padding-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 2em 0;
}

ul.comments cite {
	font-size: 14px;
	font-style: normal;
}

abbr.datetime {
	font-size: .8em;
}

ul.comments img.avatar {
	border: 0;
	float: left;
	margin: 0 1em 1em 0;
	background: #FFF;
	width: 32px;
	height: 32px;
	border: 1px solid #000;
}

.destroyed {
	background: #CC4429;
	background: url(destroyed.png);
	color: #000;
}
.dropped {
	background: #8BB347;
	background: url(dropped.png);
	color: #000;
}
.finalBlow {
	border: 1px solid #8BB347;
}
.empty {
	background: #EEE;
	background: url(empty.png);
	color: #000;
}
.Battleship, .Elitebattleship {
	font-weight: bold;
}
.Carrier, .ControlTower, .Dreadnought, .CapitalIndustrialShip, .Freighter, .JumpFreighter {
	font-weight: bold;
	color: #CC4429;
}
.Mothership, .Titan {
	font-weight: bold;
	background: #CC4429;
	color: #000;
}
.Shuttle, .Capsule, .Rookieship {
	color: #666;
}
.tableHeader {
	background: #000;
	color: #FFF;
}
.icon_32 {
	width: 32px;
}
.icon_64 {
	width: 64px;
}
.even {
	background: url(even.png);
}
.odd {
	background: url(odd.png);
}
#primary {
	background: url(/images/mainbg.png) no-repeat top left;
}
.killNum {
	color: #CC4429;
	font-size: 1.2em;
	line-height: 1.6em;
	background: #000;
	padding: .5em;
}
.killSystemDate {
	font-style: oblique;
}
.summary, .mails {
	font-size: .85em;
}
.summary td, .mails td {}
.summary a {
	color: #DDD;
}
.hover {
	color: #222222;
	background: #DD9300;
	cursor: pointer;
}
.killDate {
	color: #8BB347;
	font-weight: bold;
	font-size: 1.6em;
	background: #000;
	padding: .5em;
	font-variant: small-caps;
}

#kill h3 {
	text-align: center;
	line-height: 1.6em;
}
h3#highSlot {background: url(../images/items/32_32/icon08_11.png) no-repeat center left;}
h3#medSlot {background: url(../images/items/32_32/icon08_10.png) no-repeat center left;}
h3#lowSlot {background: url(../images/items/32_32/icon08_09.png) no-repeat center left;}
h3#rigSlot {background: url(../images/items/32_32/icon68_01.png) no-repeat center left;}
h3#cargoBay {background: url(../images/items/32_32/icon03_13.png) no-repeat center left;}
h3#droneBay {background: url(../images/items/32_32/icon02_10.png) no-repeat center left;}
h3#killValue {background: url(../images/items/32_32/icon07_12.png) no-repeat center left;}
#kill h3 img {
	text-align: center;
}
