html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center,
dir, hr, menu, pre, div   { display: block }
li              { display: list-item }
head            { display: none }
table           { display: table }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
body {
	color: #dddddd;/*white;*/
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 0.85em;
	background: #0f0f0f;
	margin:5px;
}

h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .75em 0 }
h3              { font-size: 1.17em; margin: .83em 0 }
h4, p,
blockquote, ul,
fieldset, form,
ol, dt, dl, dir,
menu            { margin: 1.12em 0 }
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }
blockquote      { margin-left: 40px; margin-right: 40px }
/*blockquote, ul, ol, dl, pre, kbd, samp { margin : 0}*/
i, cite, em,
var, address    { font-style: italic }
pre, code,
kbd, samp       { font-family: MS Courier New, Courier, Prestige, monospace }
pre {
	padding: 5px;
	white-space: pre;
	border-top:2px solid #cccccc;
	border-left:2px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
 }
 
button, textarea,
input, select   { display: inline-block }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
table           { border-spacing: 2px; }
thead, tbody,
tfoot           { vertical-align: middle }
td, th          { vertical-align: inherit }
s, strike, del  { text-decoration: line-through }
hr              { border: 1px inset }
ol, ul, dir,
menu, dd        { margin-left: 40px }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
u, ins          { text-decoration: underline }
br:before       { content: "\A" }
:before, :after { white-space: pre-line }
center          { text-align: center }
:link, :visited { text-decoration: underline }
:focus          { outline: thin dotted invert }




a:link {font-weight: bold;color:white; text-decoration: underline; background-color: #0f0f0f; }
a:visited {font-weight: bold;color:white; text-decoration: underline; }
a:active {font-weight: bold;color:black; text-decoration: none; background-color: white; }
a:hover {font-weight: bold; color:black; text-decoration: none; background-color: white; }
a:focus {outline: none; color: black; text-decoration: none; background-color: white;}

.hidden {
	display: none;
}

.banner {
	padding:0 0 0 30px;
}

.banner h1 {
	text-align:left;
	font-size:3em;
	margin:0.4em 0 0.4em 0;
}

.banner a,
.banner a:link,
.banner a:visited,
.banner a:active,
.banner a:hover {
	color: white;/*white;*/
	background-color: #0f0f0f;/*black;*/
	text-decoration:none;
}


.description {
	color: #dddddd;
	text-transform:lowercase;
}


div.container {
	min-width: 750px;
}

div.archives {
	margin:0 -5px 0 -5px;
	padding:0px 5px 15px 5px;
}

div.archives h2 {padding-left: 15px;}

div.archives ul {list-style-type: none;}

div.blog {
	margin:0;
	padding:35px 5px 15px 5px;
}

div.navbar  {
	border-top: 1px solid #cccccc;/*white;*/
	border-bottom: 1px solid #cccccc;/*white;*/
	line-height: 150%;
	padding: 0 5px 0 5px;
	font-family: verdana, arial, sans-serif;

}

div.navbar a {
	margin: 0 10px 0 0;
	text-transform: uppercase;
	color: white;
	font-size:0.85em;
	font-weight: bold;
	text-decoration: none;
	background-color: #0f0f0f;
}

div.navbar  a:visited {
	color: white;
	text-decoration: none;
	background-color: #0f0f0f;
}

div.navbar  a:hover {
	color: black;
	background-color: white;
}

div.navbar a:focus {outline: none; color: black; background-color: white;}

div.navbar a:before {content: "[\0000A0" }
div.navbar a:after {content: "\0000A0]" }

div.item {
	max-width: 740px;
	padding-left:40px;
	margin-bottom: 30px;
	text-align: justify;
}

.item h1 {text-align: center}

.item h2, h3 {margin-left: -35px}

div.item  pre {
    overflow: auto;
}

div.item  table {
    width: 1200px;
}



.title {
	font-family: verdana, arial, sans-serif;
	margin-left: -35px;
	margin-bottom: 0.2em;
}

.title a {
	color: #cccccc;
	font-weight: bold;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: underline;
	background-color: #0f0f0f;
}

.title  a:visited {
	color: #cccccc;
	text-decoration: underline;
	background-color: #0f0f0f;
}

.title  a:hover {
	color: black;
	text-decoration: none;
	background-color: white;
}
.title a:focus {
	outline: none;
	color: black;
	text-decoration: none;
	background-color: white;
}

div.menutop {
	padding: 0.1em;
	margin-bottom: 3em;
	text-align: center;
	border-bottom: solid 1px white;	
}


.menu {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	text-align: center;
	margin:0;
}
	
.menu a
	{font-weight:bold;
}
.menu a:link {font-weight: bold;color:white; text-decoration: none; background-color: #0f0f0f; }
.menu a:visited {font-weight: bold;color:white; text-decoration: none; }
.menu a:active {font-weight: bold;color:black; text-decoration: none; background-color: white; }
.menu a:hover {font-weight: bold; color:black; text-decoration: none; background-color: white; }
.menu a:focus {outline: none; color: black; text-decoration: none; background-color: white;}


.menu >table {margin: 0 auto 0 auto}
.menu >table a:before {content: "[" }
.menu >table a:after {content: "]" }

.date {
	font-family: verdana, arial, sans-serif;
	color: #bbbbbb;/*white*/
	font-weight: bold;
	text-align:left;
}

.posted {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #cccccc;/*white*/
	padding: 0;
	margin-bottom: 0.6em;
}

.articleshead {
	color: #cccccc;/*white*/
	text-transform:lowercase;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	}


.powered {
	font-family: verdana, arial, sans-serif;
	font-size:x-small;
	line-height:150%;
	background-color:#0f0f0f;
	color:#cccccc;
	padding:2px 15px 2px 15px;
	border-left:15px solid #FFF;
	border-right:15px solid #FFF;
	text-align:center;
}

.footer {
	padding:5px 0;
	border-top: 1px solid #cccccc;
	font-family: verdana, arial, sans-serif;
	font-size: 0.5em;
	text-align: center;
}

