body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #D1CFCD;
color: #676B6E;
font-family: "Loma", serif;
}

nav {text-align:center}

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

a {color: #775B4E}
a:hover {color: #B49989}

a.articlelist {color: #7D754F; font-size: 1.25em}
a.articlelist:hover {color: #8E8960}

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

a.subsectionlink {color: #585163; font-size:1.05em}
a.subsectionlink:hover {color: #858887}

a.subsubsectionlink {color: #6F656D; font-size: 0.8em}
a.subsubsectionlink:hover {color: #858887}

.linkspoiler {color: #D1CFCD; text-decoration: none}
.linkspoiler:hover {color: #B49989; text-decoration: underline}

.spoiler {color: #D1CFCD}
.spoiler:hover {color: #676B6E}

.quotespoiler {color: #D1CFCD}
.quotespoiler:hover {color: #35494C; font-style:italic}

.strongspoiler {color: #D1CFCD}
.strongspoiler:hover {color: #605D60; font-weight:700}

s {color: #0C0A08}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #4A3C33; margin-bottom: 3px; list-style-position: inside}
span.quotedlist {color: #35494C}
span.list {color: #585B56}

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.vidya {
max-width: 400px;
max-height: 400px;
padding: 10px;
vertical-align: top;
display: inline;
}
img.icon {
vertical-align: middle;
width: 32px;
height: 32px;
}

h1 {
text-align: center;
font-style: italic;
color: #28222B;
}
h2 {
text-align: center;
color: #313546;
}
h3 {
text-align: center;
color: #585163;
}
h4 {
text-align: center;
color: #6F656D;

}
hr {
color: #605D60;
background-color: #605D60;
border: 0;
height: 5px;
}

strong {
font-weight: 700;
color: #605D60;
}

em, cite {
color: #520C28;
}

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

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

table {
border: 0;
}

td {
border: 3px solid #675350;
padding-left: 7px;
padding-right: 7px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #DEC6C3;
color: #676B6E;
}

.toprow {
border: 3px solid #675350;
background-color: #785C51;
color: #D1CFCD;
text-align:center;
}
td.menucat {
width:25%;
border: 3px solid #675350;
border-left:0;
background-color: #785C51;
color: #D1CFCD;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: 3px solid #675350;
border-right:0;
background-color: #785C51;
}
a.menuentry {
width:100%;
height:100%;
display:inline-block;
}
span.menuentry {
width:100%;
height:100%;
display:inline-block;
padding-top:3px;
padding-bottom:3px;
color: #676B6E;
}
span.menuentry:hover {
background-color: #F3E8F0;
color: #313546;
}

a.intable:hover {color: #63746F}
.intabletop {color: #520C28}

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