﻿.codeblock  {
background-color:	#eaecef;
padding:	.5em;
}

.loot  {
background-color:	black;
border-style:	outset;
border-width:	2px;
color:	white;
margin-right:	auto;
padding:	.5em;
width:	25em;
}

.loot .blue  {
color:	#1068ff;
}

.loot .green  {
color:	lime;
}

.loot .grey  {
color:	silver;
}

.loot .itemname  {
font-size:	125%;
margin-top:	0;
}

.loot .pawnblue  {
color:	#8ec3e6;
}

.loot .purple  {
color:	#6800ff;
}

.loot .white  {
color:	white;
}

.loot div  {
margin-top:	.1em;
}

body  {
font-family:	Segoe UI, Verdana, sans-serif;
font-size:	small;
}

code  {
font-family:	Consolas, Courier New, monospace;
}

h1  {
color:	#42669e;
}

h2  {
color:	#7ba9d3;
}

h3  {
color:	#5e88b8;
}

h4  {
color:	#42669e;
font-weight:	normal;
margin-bottom:	-1em;
}

html  {
cursor:	default;
color: white;
background-color: #1D1D21;
}

a  {
color: #ffc600;
}

a:hover  {
color:  #ffe384;
}

img  {
border-style: none;
}

.header {
	position: absolute;
	height: 45px;
	top: 0;
	right: 0;
	left: 0;
}

.header-placeholder {
	height: 35px;
	margin: 0;
}

.subheader {
	position: absolute;
	top: 45px;
	right: 0;
	left: 0;
}
