@import url("svn-webfonts.css");

/* old background colors: #0C1830, #060C18, #03060C */

html {
	background-color: #000810;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: verdana,arial,helvetica;
	font-size: 11pt;
	background-position: top left;
	background-repeat: repeat-y;
	min-height: 100%;
}

#header {
	padding-top: 6px;
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
}

#body {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 1px;
	padding-bottom: 11px;
}

#footer {
	height: 11px;
	width: 100%;
	text-align: right;
	background-color: #000000;
	font-size: 9px;
	color: #ffffff;
	position: fixed; bottom: 0px;
}

#menu {
	width: 140px;
	padding-top: 10px;
	padding-left: 10px;
	display: inline;
	float: left;
	padding-top: 30px;
	padding-bottom: 11px;
}
#content {
	margin-left: 160px;
	padding-top: 1px;
	padding-bottom: 20px;
}

.menuheading {
	background-color: #000010;
	border: 1px solid #FFFFFF;
	color: #40FFFF;
	display: block;
	font-family: OCR A Extended;
	font-size: 110%;
	padding: 4px;
	text-align: center;
	width: 110px;
}

.menuitem
{
	display: block;
	width: 110px;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

.minimenugroup {
	display: block;
	width: 110px;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

.minimenuitem
{
	font-size: 75%;
	display: inline;
	text-align: center;
	padding: 0px 2px 0px 2px;
}

A
{
	text-decoration: none;
	color: #80a0ff;
}

A:active, A:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: medium none;
}
.post h1 {
	font-family: OCR A Extended;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	color: #60c0ff;
	font-weight: normal;
	font-size: 20pt;
}

.post h2 {
	font-family: OCR A Extended;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	color: #60c0ff;
	font-weight: normal;
	font-size: 18pt;
}

.post table {
	max-width: 700pt;
	width: 100%;
	border-spacing: 0px;
}
.post th {
	font-family: OCR A Extended;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	color: #40ff40;
	font-weight: normal;
	font-size: 12pt;
}
.post tr .x-filename {
	text-align: left;
	width: 50%;
}
.post tr .x-date {
	text-align: center;
	width: 25%;
}
.post tr .x-size {
	text-align: right;
	width: 25%;
}
.post tr.entry {
	font-size: 11pt;
}
.post tr.entry:hover {
	background-color: #000010;
}

.post {
	border: 1px solid #FFFFFF;
	background: #000020;
	margin: 10px;
	padding: 10px;
}

.floating-image {
	position: fixed; bottom: 0px; left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 140px;
	text-align: center;
	z-index: 1;
}

.small {
	font-size: 9px;
	color: #c0c0c0;
}

.x-filename a {
	font-family: OCR A Extended;
}

a.menuitem {
	font-family: Arial;
	letter-spacing: 1px;
}

.menusection {
	width: 100%;
	display: block;
	margin-bottom: 7pt;
}
