@media screen {
.hide{display:none}
.show{display:inline}

h1,h2,h3,h4,h5 {
    font-family: Helvetica;
    background-color: #EECC99;
    padding-left:3pt;
    margin-top:2pt;
    margin-bottom:8pt;
    border-style:none;
    border-width:thin;
    width:100%;
}

table.history {
	border-style: none;
}
td.history {
	border-style: none;
}
table.user {
	border-style: solid;
	border-width: thin;
}
table.user tr td {
	border-style: solid;
	border-width: thin;
	padding: 5px;
	text-align: center;
}
img.logo {
	float: right;
	clear: right;
	border-style: none;
}
body {
	color: #000;
	min-width: 40em;
	max-width: 60em;
	position: relative;
	margin: 0 auto 2em;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFF;
	font-size: 13px;
	border: 1px solid #996600;
	padding: 10px;
}

body, h1, h2, h4, h5, h6,ol, ul, li, p, input, textarea, select {
	font-family: geneva,verdana,sans-serif;
	color: black;
}


td.headline {
	font: 20pt Helvetica;
}


dt{
	padding: 4px;
	font-weight: bold;
}

a:link,
a:visited {
	color: #993306;
	border-bottom: 1px dotted #588E03;
	text-decoration: none;
}

a:visited {
	color: #B73;
}

a:focus,
a:hover {
	color:#580801;
//	background:#ffd;
//	border-color:#580801;
//	border-bottom-style:solid;
}
a.nonexistent {
	font-weight: bold;
	color: #F22;
	background: #F8F8F8;
}
a.nonexistent:visited {
	color: #F22;
	background: #F8F8F8;
}
a.external {
	color: #A60;
}

dl, ul, ol {
	margin-top: 1pt;
}

pre { 
	padding: 7px; background-color: #DED;
	font-size: 12px;
}

pre3 { 
	color: #666b71;
	font-size: 12px;
}

span.bar a {
	margin: 0;
	padding: 0 1ex;
	border-left: 1px solid black;
}
span.bar a:first-child, span.bar br + a {
	padding-left: 0;
	border-left: none;
}
a.outside:before {
	content: "[";
}
a.outside:after {
	content: "]";
}


/* NOTES & ADMONITIONS */

.note, .admonition { padding:.8em 1em .8em; margin: 1em 0; border:1px solid #94da3a; }
.admonition-title { font-weight:bold; margin-top:0 !important; margin-bottom:0 !important;}
.admonition .last { margin-bottom:0 !important; }
.admonition-philosophy { padding-left:65px; background:url(/~megera/oddmuse/icons/docicons-philosophy.gif) .8em .8em no-repeat;}
.admonition-note { padding-left:65px; background:url(/~megera/oddmuse/icons/docicons-note.gif) .8em .8em no-repeat;}
.admonition-behind-the-scenes {padding-left:65px; background:url(/~megera/oddmuse/icons/docicons-behindscenes.gif) .8em .8em no-repeat;}
}
@media print {
body {
	color: #000;
	min-width: 40em;
	max-width: 60em;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	background: #FFF;
}
td.headline {
	font: 18pt Helvetica;
}

dt{
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 7px; 
	font-weight: bold;
	font-size:12;
}

a:link,
a:visited {
        color: #993306;
        border-bottom: 1px dotted #588E03;
        text-decoration: none;
}

#a:link:after,  a:visited:after {
#   content: " (" attr(href) ") ";
#   font-size: 90%;
#}

a.nonexistent {
	font-weight: bold;
	color: #F22;
	background: #F8F8F8;
}
a.nonexistent:visited {
	color: #F22;
	background: #F8F8F8;
}
a.external {
	color: #A60;
	text-decoration: underline;
}
dl, ul, ol {
	margin-top: 1pt;
}
pre {
	color: #333;
	border: 1px solid #333;
	padding: 2px;
	margin-left: 30px;
	margin-right: 30px;
	overflow: auto;
	background: #eaeaea;
	font: 11px/15px monospace, sans-serif;
}
div.diffold {
	border-style: none;
	border-width: thin;
	width: 100%;
	background: #FFFF80;
}
div.diffnew {
	border-style: none;
	border-width: thin;
	width: 100%;
	background: #80FF80;
}
div.message {
	margin-top: 6pt;
	border-style: solid;
	border-width: 1pt;
	border-color: #999;
	color: #400;
	padding: 5px;
	width: 100%;
	background: #E8FFE8;
}
strong.highlight {
	background: #FBB;
}
textarea, input {
	border: thin solid black;
}
textarea {
	margin-left: 5px;
	width: 98%;
	height: 90%;
	font: 12pt Courier New, Courier, monotype;
}

span.bar a {
	margin: 0;
	padding: 0 1ex;
	border-left: 1px solid black;
}
span.bar a:first-child, span.bar br + a {
	padding-left: 0;
	border-left: none;
}
a.outside:before {
	content: "[";
}
a.outside:after {
	content: "]";
}

div.footer {
	display:none;
}
div[class="wrapper close"] {
	clear: both;
}
div.month a {
	text-decoration: none;
	color: inherit;
}
div.month a.exact {
	background: #eef;
}
div.month a.today {
	background: #fcc;
}
div.letter br {
	display: none;
}
div.letter h2 {
	clear: both;
	padding-top: 1px;
	border-bottom: solid 1px;
}
div.letter > a {
	display: block;
	width: 32%;
	float: left;
}
a.footnote {
	font-size: 50%;
	vertical-align: 50%;
	text-decoration: none;
}

/* NOTES & ADMONITIONS */

.note, .admonition { padding:.8em 1em .8em; margin: 1em 0; border:1px solid #94da3a; }
.admonition-title { font-weight:bold; margin-top:0 !important; margin-bottom:0 !important;}
.admonition .last { margin-bottom:0 !important; }
.admonition-philosophy { padding-left:65px; background:url(/~megera/oddmuse/icons/docicons-philosophy.gif) .8em .8em no-repeat;}
.admonition-note { padding-left:65px; background:url(/~megera/oddmuse/icons/docicons-note.gif) .8em .8em no-repeat;}
.admonition-behind-the-scenes {padding-left:65px; background:url(/~megera/oddmuse/icons/docicons-behindscenes.gif) .8em .8em no-repeat;}
}