body {
margin: auto;
width: 90%;
padding-top: 25px;
padding-bottom: 8px;
background-color: #FFC833;
color: #187C19;
font-family: "kalimati", serif;
}

nav {text-align:center}

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

a {color: #9A3135}
a:hover {color: #C53B48}

a.articlelist {color: #254A38; font-weight: 400; font-size: 1.25em}
a.articlelist:hover {color: #529E3A}

a.sectionlink {color: #763026; font-size: 1.20em; font-weight: 700}
a.sectionlink:hover {color: #57A33F}

a.subsectionlink {color: #F86515; font-size:1.05em}}
a.subsectionlink:hover {color: #57A33F}

a.subsubsectionlink {color: #FF8834; font-size: 0.8em}
a.subsubsectionlink:hover {color: #FCEFBA}

.spoiler {color: #FFC833}
.spoiler:hover {color: #187C19}

.linkspoiler {color: #FFC833; text-decoration: none}
.linkspoiler:hover {color: #9A3135; text-decoration: underline}

.quotespoiler {color: #FFC833}
.quotespoiler:hover {color: #9C6E3D; font-style:italic}

.strongspoiler {color: #FFC833}
.strongspoiler:hover {color: #254A38; font-weight:700}

s {color: #0B0D0A}

ul {margin-left: 10px; margin-right: 10px; padding-right: 40px}
li {color: #3F302B; margin-bottom: 3px; list-style-position: inside}
span.list {color: #55A13D}
span.quotedlist {color: #9C6E3D}

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: #B056C8;
}
h2 {
text-align: center;
color: #763026;
}
h3 {
text-align: center;
color: #F86515;
}
h4 {
text-align: center;
color: #FF8834;
}
hr {
color: #3F302B;
background-color: #3F302B;
border: 0;
height: 5px;
}

strong {
font-weight: 700;
color: #254A38;
}

em, cite {
color: #F86515;
}

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

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

table {border: 0}
td {
border: solid 3px #515757;
padding-left: 5px;
padding-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #187C19;
color: #FFC833;
}
.toprow {
border: solid 3px #515757;
background-color: #254A38;
color: #E9C62E;
text-align:center;
}
td.menucat {
width:25%;
border: solid 3px #515757;
border-left:0;
background-color: #254A38;
color: #E9C62E;
text-align:center;
}
td.menuentry {
padding:0;
}
td.icon {
width:32px;
height:32px;
border: solid 3px #515757;
border-right:0;
background-color: #254A38;
}
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: #FFC833;
}
span.menuentry:hover {
background-color: #55A13D;
color: #763026;
}

a.intable {color: #F86515}
a.intable:hover {color: #E9C62E}

.intabletop {color: #FFC833}

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