/* Companion Custom CSS over-rides for [ Test Comic ]: ComicPress/comicpress - 2.9 */
#comic {width: 740px;}

/* Begins Custom Menubar */
/*#menubar { background:#ffffff; }
#menubar ul, #menubar ul li { margin: 0; padding: 0; }
#menu .page_item a, #menu .page_item { display: inline-block; float: left; text-decoration: none; text-indent: -99999px; }
#menu { padding: 0 0 0 20px; margin: 0 0 0 0; width: 100%; height: 33px; }

#menu .page-item-home a, #menu .page-item-home { height: 30px; width: 105px; background: url('http://www.yourmomsbasement.com/images/webcomic/home.png') no-repeat; }
#menu .page-item-2 a, #menu .page-item-2 { height: 30px; width: 105px; background: url('http://www.yourmomsbasement.com/images/webcomic/about.png') no-repeat; }
#menu .page-item-3 a, #menu .page-item-3 { height: 30px; width: 210px; background: url('http://www.yourmomsbasement.com/images/webcomic/edc.png') no-repeat; }

#menu .page-item-home a:hover { background-position: -105px 0; }
#menu .page-item-2 a:hover { background-position: -105px 0; background-color: #000 Transparent; }*/
/* Ends Custom Menubar */
