/* Companion Custom CSS over-rides for [ . ]:  -  */

body { 
   background: url(http://supervampcomic.com/wp-content/uploads/2010/06/sv_background_no-header.jpg) #000; 
      background-repeat: no-repeat; background-position: top center; background-attachment: fixed;
   }
   
#content-wrapper { 
   background: #fff;  
   border-width: 2px; border-bottom-width: 0px;
        border-color: #59616A; border-style: outset;
 
}


a.tt:hover span.tooltip {
	background: url('http://supervampcomic.com/wp-content/uploads/2010/07/bat-rascal-e1279499077268.png') no-repeat;
}

#footer {
    background: #FFF;
     border-width: 2px; border-top-width: 0px;
        border-color: #59616A; border-style: outset;
}

#sidebar-left {
	float: left;
	width: 200px;
	padding: 2px; margin-top: 10px;
	text-align:center;

}

/* Right Sidebar Themes */
#sidebar-right {
	float: right;
	width: 200px;
	padding: 2px; margin-top: 10px;
	text-align:center;
}


#footer p.credits { font-size:.9em; Arial; font-style:italic; text-align:right; }
body.page-909 #footer p.credits {display:none; }
