body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #817A50;
color: #F2E2A6;
font-family: "hack", serif;
}

nav {text-align:center}

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

a {color: #2B1B1C}
a:hover {color: #EC443B}

a.articlelist{color: #3F4732; font-weight: 400; font-size: 1.25em}
a.articlelist:hover {color: #485B3D}

a.sectionlink {color: #855541; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #A14E30}

a.subsectionlink {color: #AC8872; font-size:1.05em}
a.subsectionlink:hover {color: #DBA179}

a.subsubsectionlink {color: #E3946B; font-size: 0.8em}
a.subsubsectionlink:hover {color: #FBE2CE}

.spoiler {color: #817A50}
.spoiler:hover {color: #F2E2A6}

.linkspoiler {color: #2B1B1C; text-decoration: none}
.linkspoiler:hover {color: #5D4857; text-decoration: underline}

.quotespoiler {color: #817A50}
.quotespoiler:hover {color: #79351E; font-style:italic}

.strongspoiler {color: #817A50}
.strongspoiler:hover {color: #3F4732; font-weight:700}

s {color: #9E523A}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #3B2F71; margin-bottom: 3px; list-style-position: inside}
span.list {color: #523B4D}
span.quotedlist {color: #79351E}

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: #513F4F;
}
h2 {
text-align: center;
color: #C0A65C;
color: #855541;
}
h3 {
text-align: center;
color: #E1B459;
color: #AC8872;
}
h4 {
text-align: center;
color: #E2A167;
color: #E3946B;
}
hr {
color: #433872;
background-color: #433872;
border: 0;
height: 5px;
}

strong {
font-weight: 700;
color: #3F4732;
}

em, cite {
color: #485B3D;
}

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: #79351E;
}

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

table {border: 0}
td {
border: solid 2px #4B4082;
padding-left: 8px;
padding-right: 8px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #5F61B6;
color: #F2E2A6;
}

.toprow {
border: solid 2px #7485D3;
background-color: #4B4082;
color: #DAFBF4;
text-align:center;
}
td.menucat {
width:25%;
border: solid 2px #7485D3;
border-left:0;
background-color: #4B4082;
color: #DAFBF4;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: solid 2px #7485D3;
border-right:0;
background-color: #4B4082;
}
a.menuentry {
width:100%;
height:100%;
display:inline-block;
}
span.menuentry {
width:100%;
height:100%;
display:inline-block;
padding-top:2px;
padding-bottom:2px;
color: #F2E2A6;
}
span.menuentry:hover {
background-color: #9ABFB8;
color: #4B4082;
}
a.intable {color: #9ABFB8}
a.intable:hover {color: #DAFBF4}
.intabletop {color: #817A50}

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