body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #625239;
color: #EED594;
font-family: "TLWG mono", monospace;
}

nav {text-align:center}

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

a {
color: #9c875f;
}

a:hover {color: #c9b689}

a.articlelist{color: #7B7B8B; font-weight: 400; font-size: 1.25em}
a.articlelist:hover {color: #BDBDCD}

a.sectionlink {color: #9C8339; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #BDBDCD}

a.subsectionlink {color: #CDB439; font-size:1.05em}
a.subsectionlink:hover {color: #BDBDCD}

a.subsubsectionlink {color: #B4A483; font-size: 0.8em}
a.subsubsectionlink:hover {color: #BDBDCD}

a.intable {color: #393941}
a.intable:hover {color: #BDBDCD}

.spoiler {color: #625239}
.spoiler:hover {color: #eed594}

.linkspoiler {color: #625239; text-decoration: none}
.linkspoiler:hover {color: #c9b689; text-decoration: underline}

.quotespoiler {color: #625239}
.quotespoiler:hover {color: #BDBDCD; font-style:italic}

.strongspoiler {color: #625239}
.strongspoiler:hover {color: #393941; font-weight:700}

s {color: #6A204A}

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

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: #393941;
}
h2 {
text-align: center;
color: #9C8339;
}
h3 {
text-align: center;
color: #CDB439;
}
h4 {
color : #B4A483;
text-align: center;
}
hr {
color: #393941;
background-color: #393941;
border: 0;
height: 5px;
}

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

em, cite {
color: #B4A483;
}

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

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

table {border: 0}
td {
border: outset 5px #262629;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #7B7B8B;
color: #c9b689;
}

.toprow {
border: outset 5px #5A5A62;
background-color: #393941;
color: #B4A483;
text-align:center;
}
td.menucat {
width:25%;
border: outset 5px #5A5A62;
border-left:0;
background-color: #393941;
color: #B4A483;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: outset 5px #5A5A62;
border-right:0;
background-color: #393941;
}
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: #c9b689;
}
span.menuentry:hover {
background-color: #BDBDCD;
color: #393941;
}
a.intable {color: #393941}
.intabletop {color: #CDB439}
.intablestrong {color: #625239}

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

// eat me
