/*body{
background: #fafafa;
}
*/
body {
  background: url(https://i.imgur.com/Cdgs5rx.png) no-repeat center fixed,
 #fafafa  repeat-x 50% 0%;
}
body, div.report {
color: #333333
}
div.ban {
color: #333333;
border: 1px solid #333366;
max-width: 700px;
margin: 30px auto;
}
div.post.reply{
background:#e3e3e3;
border-radius:4px;
border-color:#b0b0b0;
}


#title_splash{
display: block;
font-weight: bold;
}

#favorite-star {
    display: block;
    float: right;
}
form table tr th{
background:#b1c8ed;
}
div.banner{
font-size: 12px;
font-weight: normal;
background: #e8e8e8;
color: #000000;
/*background:#338500;*/
}
div.subtitle a{
font-size: 12px;
color:#000000;
}
div.subtitle a:hover{
color:#004bcc;
}
div.banner a{
font-size: 12px;
color: #004bcc;
font-weight: normal;
text-decoration: none;
}
div.banner a:hover{
color: #338500;
}
div.post a:hover{
color:#004bcc;
}
div.post div.body a{
color:#004bcc;
}
div.post div.body a:hover{
color:#338500;
}
div.post.reply div.body a {
color: #004bcc;
}
div.post.reply div.body a:hover {
color: #338500;
}
span.trip {
color: #000000;
}
p.intro span.name{
color: #004bcc;
}
p.intro span.subject{
color:#e24040;
}
span.quote{
color:#338500;
}
div.post.reply.highlighted{
background:#b1c8ed;
}
p.board-owners-feel-free-to-hide-this {
display:none;
}
header h1{
color:#004bcc;
}
div.blotter {
color: #737373;
}
.desktop-style div.boardlist:not(.bottom){
background: linear-gradient(#006fd6,#003899);
padding:4px 0px 4px 0px;
position: fixed;
text-align: center;
border-width: 0 0 0 0;
border-style: solid;
}
.desktop-style div.boardlist:not(.bottom) a{
color:#ffffff;
}
div.boardlist span.sub{
background: none;
}
div.boardlist.bottom {
text-align: center;
}
div.boardlist.bottom a {
color:#004bcc;
}
div.pages {
background:#e3e3e3;
border-radius:4px;
}
h1 {
font-size: 3em;
}
span.heading {
/*color:#004bcc;*/
color: #e24040;
}
div.post_modified {
display: none;
}
div.pages form input {
border-radius: 4px;
}
.announcement {
display:none;
}

footer {
display:none;
}