/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 20 2022 | 14:55:19 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
body.redsun {background-image: url(https://dcanimated.com/WF/dcuam/supermanredson/background.jpg); background-color: #000000; color: #ffffff; background-repeat:repeat;
    background-attachment:fixed;
    background-position:center top;}
body.redsun a, body.redsun .entry-content a:not([class]) { color: #dfdfdf; }
body.redsun a:hover { color: #ff0000; }
body.redsun a:visited { color: #ffffff; }
body.redsun a:link { color: #ffffff; }
.redsun #pagewrap #body, #pagewrap h1 { color: #ffffff !important; }
.redsun #pagewrap { background-color: rgba(0, 0, 0, 0.8) !important; }
.redsun #headerwrap { background: transparent; }
.redsun #headerwrap .site-header-bottom { background: transparent; }
.redsun #site-logo img, .redsun .site-heading img { display: none; }
.redsun #main-nav { background: #222222; }
.redsun .navbar-top {margin: -10px; text-align:center;}
.redsun .has-nav-menu .container > .navbar-header {padding-bottom:-20px;}
.redsun .entry-content .menu { text-transform: uppercase; display: flex; padding: 10px; font-size: 18px; font-weight: bold; border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff; margin-bottom: 20px; }
.redsun .entry-content .menu li { float: left; list-style-type: none;    margin: .5em 0 .5em 0; }
.redsun .entry-content .menu li::after { content: '\00B7';padding-right:5px;padding-left:5px; }
.redsun .entry-content .menu li:last-child:after { content: ''; }
.redsun .widget { background-color: rgba(0, 0, 0, .3); }
.redsun #site-logo { background: url(https://dcanimated.com/WF/dcuam/supermanredson/logo.png) center center no-repeat; width: 100%; max-width: 800px; height: 307px; margin-bottom: -20px; }
.redsun .header-bar.tf_box::before {
    display: block;
    text-align: center; content: "The World's Finest Presents"; color: #FFFFFF; font-size: 1.5em; font-weight: bold; bottom: 10px;}
.redsun .entry-title { font-size: 2em; font-weight: bold; text-align: center; }
.redsun .page-title { display: none; font-size: 2em; font-weight: bold; text-align: center; }
.redsun #footerwrap {  background: transparent; }
.redsun #footerwrap, .redsun #footerwrap h5 { color: #a9a9a9; }