body {
margin:auto;
width:90%;
padding-top:25px;
padding-bottom:8px;
background-color:#d6daf0;
color:#0c0c0e;
font-family:sans-serif
}

a  {color:#34345C}
a:hover {color:#e04000}

a.articlelist {color:#34345c; font-weight:400; font-size:1.25em; font-family:monospace}
a.articlelist:hover {color:#e04000}

a.sectionlink {color:#117743; font-size:1.15em; font-family:sans-serif; font-weight:700}
a.sectionlink:hover {color:#e04000}

a.intable {color:#AF0A0F}
a.intable:hover {color:#117743}

.spoiler {color:#d6daf0}
.spoiler:hover {color:#0c0c0e}

.linkspoiler {color:#d6daf0; text-decoration:none}
.linkspoiler:hover {color:#e04000; text-decoration:underline}

.quotespoiler {color: #d6daf0}
.quotespoiler:hover {color: #8DA94A}

.strongspoiler {color: #d6daf0}
.strongspoiler:hover {color: #117743}

ul {margin-left:10px; margin-right:10px; padding-right:40px}
li {color: #117743; margin-bottom:3px; list-style-position:inside}
span.list {color:#0c0c0e} // this allows lists with colored symbols without modern CSS functions
span.quotedlist {color: #8DA94A}

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


#center {
text-align:center;
}

h1 {
text-align:center;
font-style:italic;
font-family:serif;
color:#9F1919;
}
h2 {
text-align:center;
color:#9988ee;
}
h3 {
text-align:center;
color:#AA80BC;
}
hr {
color: #9988ee;
background-color: #9988ee;
border: 0;
height: 5px;
}

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

em, cite {
color:#AA80BC;
font-family:serif;
}

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 {
color:#8DA94A;
font-style:italic;
font-family:serif;
}


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

table {
border:solid 1px #f8f8f8;
}

td {
border:solid 1px #f8f8f8;
padding-left:8px;
padding-right:8px;
padding-top:0px;
padding-bottom:0px;
background-color:#9988ee;
color:#0c0c0e;
}

.toprow {

background-color:#34345C;
color:#D6DAF0;

}



// curtains down
