body {
background: #FFFAFA;
background-image: url('');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
font-family: arial,helvetica,sans-serif;
}
div.boardlist:not(.bottom) {
background-color: #E0E0E0!important;
border-bottom: 1px solid #000000!important;
color: #000000;
text-align: center;
padding: 4px 96px;
opacity: 0.92;
}
a[title="Options"] {
position: absolute;
right: 12px;
}
h1 {
font-family: arial,helvetica,sans-serif;
letter-spacing: -1px;
font-size: 24pt;
color: #EC2F13
}
header div.subtitle {
font-size: 10pt;
}
div.banner {
background-color: #EC2F13;
color: #FFFAFA;
font-size: 12pt;
}
div.banner a {
color: #E0E0E0;
}
div.banner a:hover {
color: #E0E0E0;
}
table * {
margin: 0px;
}
form table tr th {
background-color: #EC2F13;
color: #FFF;
}
form table tr td, form table tr td a {
color: #000000;
}
form table tr td > input:nth-child(2) {
position: relative;
top: -2px;  
}
hr {
border-color: #000000 !important;
}
a:link, p.intro, a.email, span.name {
text-decoration: inherit;
}
p.intro span.subject {
color: #000;
font-weight: bold;
}
p.intro, p.intro span.name {
color: #000000;
}
p.intro a.email span.name {
color: #000000;
text-decoration: underline;
-moz-text-decoration-color: #000000;
text-decoration-color: #000000;
}
div.post.op p.intro a.email:hover span.name {
color: #000000;
text-decoration: underline;
-moz-text-decoration-color: #000000;
text-decoration-color: #000000;
}
p.intro a.email:hover span.name {
color: #FFF;
text-decoration: underline;
-moz-text-decoration-color: #FFF;
text-decoration-color: #FFF;
}
 
div.post.reply {
background: #E0E0E0;
border-color: #000000;
}
div.post.reply.highlighted {
background: #E0E0E0;
border-color: #000000;
}
div.post.reply:not(.highlighted) span.quote, div.post.op span.quote {
color: #EC2F13;
}
div.post.reply.highlighted span.quote {
color: #FFF;
}
div.pages {
color: #000000;
background-color: #E0E0E0;
}
p.unimportant {
color: #000000;
}
 
.post-image[src$="/static/spoiler.png"] {
width: 0px !important;
height: 0px !important;
padding: 64px !important;
margin: 5px 25px 5px 5px !important;
background-image: url('') !important;
}