@charset "utf-8";

#topblackbar, #side_opener,
#siteaside, #toTop  { display: none !important; }

#sitemain {min-height: 0 !important; }

 a.rr0 { color: #7f0000 !important; }
 a.rr1 { color: #7f2a00 !important; }
 a.rr2 { color: #7f5500 !important; }
 a.rr3 { color: #7f7f00 !important; }
 a.rr4 { color: #557f00 !important; }
 a.rr5 { color: #2a7f00 !important; }
 a.rr6 { color: #007f00 !important; }
 a.rr7 { color: #007f2a !important; }
 a.rr8 { color: #007f55 !important; }
 a.rr9 { color: #007f7f !important; }
a.rr10 { color: #00557f !important; }
a.rr11 { color: #002a7f !important; }
a.rr12 { color: #00007f !important; }
a.rr13 { color: #2a007f !important; }
a.rr14 { color: #55007f !important; }
a.rr15 { color: #7f007f !important; }
a.rr16 { color: #7f0055 !important; }
a.rr17 { color: #7f002a !important; }

#respond, #GotoTopBtn, #MenuOpenBtn, div.reply {display: none;}
#l_floater {
    min-height: unset !important;
    width: 100%;
}
div.sepa8 {
    margin-top: 7px;
    margin-bottom: 7px;
    border-top: 2px solid var(--color8);
    width: 100%;
    min-height: unset;
}
.entry-header.singular {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 2px dotted var(--color8);
}
#comments {
    padding-top: 7px;
    margin-top: 7px;
    border-top: 2px dotted var(--color8);
}
