div.diff { padding-left:5%; padding-right:5% }
div.old { background-color:#ffffff }
div.new { background-color:#ffffff}
div.refer { padding-left:5%; padding-right:5%; font-size:smaller; }
div[class="content refer"] p { margin-top:2em; }
div.content div.refer hr { display:none; }
div.content div.refer { padding:0; font-size:medium; }
div.content div.refer p { margin:0; }
div.content a.edit { color: red; }
div.refer a { display:block; }
table.history { border-style:none; }
td.history { border-style:none; }
table.user { border-style:solid; border-width:thin; margin-left:5%; }
table.user tr td { border-style:solid; border-width:thin; padding:5px; }
dt { font-weight:bold; }

dd {

    font-size: 12pt;
    color: white;
    background: black;
    font-family: "Times New Roman";
    line-height: 14pt;
    margin-bottom:1ex; 
}

textarea { width:100%; height:80%; }
img.logo {
    float: right;
    clear: right;
    border-style:none;
    background-color:#000;
}
img {
    border: #777777 0px solid;
    padding: 0.5em;
    margin: 0 1em;
    background-color: #000000;
    color: black;
}
li img, img.smiley {
    border:none;
    padding:0;
    margin:0;
    background:#000;
    color:#000;
}    

div.header img, div.footer img { border:0; padding:0; margin:0; }

.left { float:left; }
.right { float:right; }

span.author {
    color: #501;
}
span.bar a {
        padding-right:1ex;
}
body {
    background:#000;
    font-size: 100%;
    color:#fffFF0;
    padding:2% 5%;
    margin:0;
}

a {
    text-decoration:none;
    font-weight:bold;
    color:#94CCDE;
}

a:visited { color:#c55; }

div.header h1 a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover,
a:hover {
    background: black;
    color: yellow;
}
a.image:hover {
    background: black;
}
a.image:hover img {
    background:#ccc;
}

p {
   font-family: "Garamond", serif;
}

p {
   font-size: 110%;
   color: white;
   background: black;
}

p a.definition {
    color:#000;
    padding: 2px;
    margin-top: 5px;
    border-bottom: 2px solid #ffffff;
    text-decoration:none;
    display:block; 

}

p a.definition:hover {
    background:#ffffff;
    color:#000000;
}

h1 {
   font-size: 200%;
   color: white;
   background: black;
}

h2 {
   font-size: 150%;
   color: white;
   background: black;
}

h3 {
   font-size: 110%;
   color: white;
   background: black;
}

h4 {
   font-size: 80%;
   color: white;
   background: black;
}

div.header h1 {
    font-size:xx-large; margin-top:1ex;
    border-bottom: 4px solid #f00;
}

hr {
    border: none;
    color: red;
    background-color: red;
    height:2px; 
    margin-top:2ex;
}

div.footer hr { height:4px; }

pre {
    border: #777777 1px solid;
    padding: 0.5em;
    margin-left: 1em;
    margin-right: 2em;
    black-space: pre;
    background-color: #000000;
    color: white;
    overflow:hidden;
}

body.magenta a { color:#639; }

div.rss li span.time { display:none; }
div.rss .description { font: medium monospace; display:inline; }

div.month {
    float:right;
    margin:0;
    padding:0 1ex;
}
div.year div.month { float:left; }
div.cal pre {
    margin:0;
    padding:1ex;
    background-color:#ffe;
}
div.cal a { text-decoration:none; }
div.cal a.edit {
    background-color:inherit;
    font-weight:normal;
}
div.cal a.local {
    background-color:#fee;
}
div.cal a.today { background-color:#fdd; }
div.cal a:hover {
    color:#000;
    background-color:#fff;
}

div.sidebar {
    float:left;
    border-right:1px solid white;
    padding: 0.5ex 1ex 1ex 0;
    margin: 0 1ex 1ex 0;
}
div.footer hr {
    clear:both;
}

@media print {
body { font:11pt "Neep", "Arial", sans-serif; }
a, a:link, a:visited { color:#000; text-decoration:none; font-style:oblique; font-weight:normal; }
h1 a, h2 a, h3 a, h4 a { font-style:normal; }
a.edit, div.footer, div.refer, form, span.gotobar, a.number span { display:none; }
a[class="url number"]:after, a[class="inter number"]:after { content:"[" attr(href) "]"; }
a[class="local number"]:after { content:"[" attr(title) "]"; }
img[smiley] { line-height: inherit; }
pre { border:0; font-size:10pt; }
}

