body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #B59CA1;
color: #6C4681;
font-family: "purisa", cursive;
}

nav {text-align:center}

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

a {color: #FED4A5}
a:hover {color: #FFF5DE}

a.articlelist {color: #932B7D; font-weight: 400; font-size: 1.25em}
a.articlelist:hover {color: #4D68A0}

a.sectionlink {color: #3D2241; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #6E4784}

a.subsectionlink {color: #52315B; font-size:1.05em}
a.subsectionlink:hover {color: #6C4681}

a.subsubsectionlink {color: #932B7D; font-size: 0.8em}
a.subsubsectionlink:hover {color: #B468B2}

.spoiler {color: #B59CA1}
.spoiler:hover {color: #6C4681}

.linkspoiler {color: #B59CA1; text-decoration: none}
.linkspoiler:hover {color: #FED4A5; text-decoration: underline}

.quotespoiler {color: #B59CA1}
.quotespoiler:hover {color: #354B81; font-style:italic}

.strongspoiler {color: #B59CA1}
.strongspoiler:hover {color: #421827; font-weight:700}

s {color: #AF4F43}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #52315B; margin-bottom: 3px; list-style-position: inside}
span.list {color: #4D68A0}
span.quotedlist {color: #354B81}

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: #402346;
color: #210E2A;
}
h2 {
text-align: center;
color: #771888;
color: #5B3869;
color: #52315B;
color: #3D2241;
}
h3 {
text-align: center;
color: #52315B;
}
h4 {
text-align: center;
color: #860AAA;
color: #932B7D;
}
hr {
color: #293A6F;
background-color: #293A6F;
border: 0;
height: 5px;
}

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

em, cite {
color: #D80202;
}

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

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

table {border: 0}
td {
border: dotted 4px #B59CA1;
padding-left: 2px;
padding-right: 2px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #6C4681;
color: #210E2A;
}
.toprow {
border: dotted 4px #B59CA1;
background-color: #3B1F40;
color: #FFF5DE;
text-align:center;
}
td.menucat {
width:25%;
border: dotted 4px #B59CA1;
border-left:0;
background-color: #3B1F40;
color: #FFF5DE;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: dotted 4px #B59CA1;
border-right:0;
background-color: #3B1F40;
}
a.menuentry {
width:100%;
height:100%;
display:inline-block;
}
span.menuentry {
width:100%;
height:100%;
display:inline-block;
padding-top:8px;
padding-bottom:8px;
color: #210E2A;
}
span.menuentry:hover {
background-color: #932B7D;
color: #FED4A5;
}

a.intable {color: #B59CA1}
a.intable:hover {color: #FED4A5}
.intablestrong {color: #210E2A}
.intabletop {color: #4D68A0}

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