body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #3C240C;
color: #B8B8B8;
font-family: sans-serif;
}

nav {text-align:center}

div.section {text-align:justify}
div.subsection {text-align:justify}
div.subsubsection {text-align:justify}

a {color: #C0845C}
a:hover {color: #DCB094}

a.articlelist {color: #14640C; font-weight: 400; font-size: 1.25em}
a.articlelist:hover {color: #38902C}

a.sectionlink {color: #68401C; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #D09878}

a.subsectionlink {color: #845028; font-size:1.05em}
a.subsectionlink:hover {color: #D09878}

a.subsubsectionlink {color: #945C30; font-size: 0.8em}
a.subsubsectionlink:hover {color: #D09878}

.spoiler {color: #3C240C}
.spoiler:hover {color: #545454}

.linkspoiler {color: #3C240C; text-decoration: none}
.linkspoiler:hover {color: #DCB094; text-decoration: underline}

.quotespoiler {color: #3C240C}
.quotespoiler:hover {color: #181818; font-style:italic}

.strongspoiler {color: #3C240C}
.strongspoiler:hover {color: #545454; font-weight:700}

s {color: #343434}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #C09000; margin-bottom: 3px; list-style-position: inside}
span.list {color: #848484}
span.quotedlist {color: #181818}

img {max-width: 100%}
img.centerplus {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
min-width: 400px;
min-height: 400px;
max-width: 100%;
}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
max-width: 100%;
}

.caption {
display: block;
text-align: center;
margin-top: 15px;
}

img.icon {
vertical-align: middle;
width: 32px;
height: 32px;
}
img.vidya {
max-width: 400px;
max-height: 400px;
padding: 10px;
}

h1 {
text-align: center;
font-style: italic;
color: #503014;
}
h2 {
text-align: center;
color: #68401C;

}
h3 {
text-align: center;
color: #845028;
}
h4 {
text-align: center;
color: #945C30;
}
hr {
color: #181818;
background-color: #181818;
border: 0;
height: 5px;
}

strong {
font-weight: 700;
color: #545454;
}

em, cite {
color: #F0E024;
}

em.hrec {
font-weight: 700;
font-style: italic;
color: lime;
}
em.rec {
font-weight: 700;
color: greenyellow;
font-style: normal;
}
em.srec {
font-weight: 500;
color: yellow;
font-style: normal;
}
em.nrec {
font-weight: 400;
color: orange;
font-style: normal;
}
em.avoid {
font-weight: 700;
color: red;
font-style: italic;
}

q,blockquote {
font-style: italic;
color: #181818;
}

#articlelist {
margin-top: 20px;
text-align: center;
padding: 5px;
}

table {border: 0}
td {
border: solid 1px #000000;
padding-left: 11px;
padding-right: 11px;
padding-top: 5px;
padding-bottom: 5px;
background-color: #3C3C3C;
color: #B8B8B8;
}
.toprow {
border: solid 1px #000000;
background-color: #181818;
color: #848484;
text-align:center;
}
td.menucat {
width:25%;
border: solid 1px #000000;
background-color: #181818;
color: #848484;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: solid 1px #000000;
background-color: #181818;
}
a.menuentry {
width:100%;
height:100%;
display:inline-block;
}
span.menuentry {
width:100%;
height:100%;
display:inline-block;
color: #FBD8D2;
padding-top:6px;
padding-bottom:6px;
}
span.menuentry:hover {
background-color: #646464;
color: #F8F87C;
}

.intabletop {color: #E8E8E8}
.intablestrong {color: #E0E0E0}

.bad {
background-color: crimson;
}
.neutral {
background-color: gold;
color: black;
}
.good {
background-color: greenyellow;
color: black;
}
