/* Companion Custom CSS over-rides for [ THE WORK OF BRIAN A. BERNHARD ]: ComicPress - 2.8 */

body {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(http://www.blightproductions.com/wp-content/uploads/2009/11/Blight-Background.jpg) no-repeat center top;
background-color:black;
color:black;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
margin:0;
text-transform:none;
z-index:0;
}

#sidebar-left {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
float:left;
width:210px;
}

#sidebar-right {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white none repeat scroll 0 0;
float:right;
width:210px;
}

#content-wrapper {
margin:0;
padding:0;
background:white;
}

#menubar {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white;

list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:left;
}

#menu li:hover a, #menu li.sfhover a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:yellow repeat scroll 0 -75px;
border-left:1px solid #8B160F;
border-right:1px solid #C28380;
color:red;
}

#menu .current_page_item a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:yellow;
border-left:1px solid #555555;
border-right:1px solid #555555;
color:black;
}

#footer {
padding:5px 0;
text-align:center;
background-color:white;
border-color:Black;
border-style:solid;
border-width:1px 1px 1px 1px;
}

h2, h2 a {
color:black;
font-family:stencil;
font-size:21px;
font-weight:normal;
letter-spacing:-1px;
line-height:24px;
margin:0;
padding-bottom:2px;
}

#menu a {
color:#000000;
display:block;
font-family:stencil;
padding:0 10px 0;
text-decoration:none;
}

.sidebar h2 a {
font-family:stencil;
font-size:16px;
}

h2.pagetitle, h2.pagetitle a {
clear:both;
font-family:stencil;
font-size:32px;
font-weight:normal;
letter-spacing:1px;
margin:0 0 20px;
padding:0 0 5px;
}