body
{ 
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: #efe6dd;
}
.all, .comment, blockquote { border: 1px solid #674533; }
.top
{
	background-color: #674533;
	color: #fffff1;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	max-width: 100%;
	margin: 1px;
	padding: 0px;
	border: 0px;
	height: 15px;
}
.block
{
	border: 2px solid #beaea1;
	margin: 20px;
	background-color: #eaeaea;
}
.banner
{
	margin: 7px;
	width: 100%;
	text-align: center;
}
.bbody
{
	margin: 7px;
	width: calc(100% - 300px);
}
.post
{
	border: 1px solid white;
	display: flex;
	margin: 0px;
}
.bheader
{
	background-color: #c0c0c0;
	margin: 0px;
	padding: 5px;
	max-width: 100%;
	font-weight: bold;
	border: 1px solid white;
}
.announce
{ 
	text-align: center;
}
.owner, .meta
{
	margin: 0px;
	width: 160px;
	min-width: 160px;
	max-height: 100%;
	background: #dddddd;
}
.meta
{
	float: right;
}
.av
{
	text-align: center;
}
.nick, a.nick:link, a.nick:visited, a.nick:hover
{
	color: green;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.timestamp
{
	color: red;
}
.epi { text-align: right; }
p.e, li.e { font-style: italic; }
p.h, li.h { font-weight: bold; }
pre
{
	font-family: "PT Mono", "Courier New", mono;
}
.block table { border-collapse: collapse; width: 100%; }
.block table, .block tr, .block td { border: 1px solid white; }
td.icon { width: 22px; padding: 3px; }
td.timestamp, td.posts, td.nicks { text-align: center; }
.footer
{
	width: 100%;
	height: 150px;	
}
.comment
{
	float: right;
	position: absolute;
	right: 37px;
	width: 145px;
}
a:link {color: #000099; text-decoration: none}
a:visited {color: #000099; text-decoration: none}
a:hover {color: #0077ff; text-decoration: underline}
blockquote { background-color: #e6e3e3; padding: 1em; }
ul {list-style: square;}
img.wide {max-width: 95%; border: 0;}
.refs a:link, .refs a:visited, a.ref:link, a.ref:visited, .ref
{
	color: #B3783D;
	text-decoration: none
}
.lighttable {background-color: #eaeaea}
.darktable {background-color: #dddddd}
.tdheader {background-color: #c0c0c0; font-family: Verdana; font-size: 12px; font-weight: bold; text-decoration: none}
.brdr {padding:5px; float: left; min-width: 50px; min-height: 90px; text-align: center;}
