/* Companion Custom CSS over-rides for [ Terminal Lance ]: ComicPress - 2.8 */
	a:link { color: #fc0000; }
	a:visited { color: #0011fc; }
	a:hover { color: #fcd600; }
	/* Begins Custom Menubar */
#zrmenubar { background: none ! important;margin-left:60px; }
#zrmenubar ul, #zrmenubar ul li { margin: 0px 10px; padding: 0; }
#zrmenu .page_item a, #zrmenu .page_item { display: inline-block; float: left; text-decoration: none; text-indent: -99999px; }
#zrmenu { padding: 0 0 0 20px; margin: 0 0 0 0; width: 100%; height: 33px; }

#zrmenu .page-item-home a, #zrmenu .page-item-home { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/home_off.png') no-repeat; }
#zrmenu .page-item-news a, #zrmenu .page-item-news { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/news_off.png') no-repeat; }
#zrmenu .page-item-downloads a, #zrmenu .page-item-downloads { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/downloads_off.png') no-repeat; }
#zrmenu .page-item-about a, #zrmenu .page-item-about { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/about_off.png') no-repeat; }
#zrmenu .page-item-forum a, #zrmenu .page-item-forum { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/forum_off.png') no-repeat; }
#zrmenu .page-item-store a, #zrmenu .page-item-store { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/store_off.png') no-repeat; }
#zrmenu .page-item-archives a, #zrmenu .page-item-archives { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/archives_off.png') no-repeat; }
#zrmenu .page-item-contact a, #zrmenu .page-item-contact { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/contact_off.png') no-repeat; }

#zrmenu .page-item-home a:hover, #zrmenu .page-item-home:hover { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/home_on.png') no-repeat; }
#zrmenu .page-item-news a:hover ,#zrmenu .page-item-news:hover { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/news_on.png') no-repeat; }
#zrmenu .page-item-downloads a:hover, #zrmenu .page-item-downloads:hover { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/downloads_on.png') no-repeat; }
#zrmenu .page-item-about a:hover, #zrmenu .page-item-about:hover { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/about_on.png') no-repeat; }
#zrmenu .page-item-forum a:hover, #zrmenu .page-item-forum:hover { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/forum_on.png') no-repeat; }
#zrmenu .page-item-store a:hover, #zrmenu .page-item-store:hover { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/store_on.png') no-repeat; }
#zrmenu .page-item-archives a:hover, #zrmenu .page-item-archives:hover { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/archives_on.png') no-repeat; }
#zrmenu .page-item-contact a:hover, #zrmenu .page-item-contact:hover { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/contact_on.png') no-repeat; }

#zrmenu .current-item-home a, #zrmenu .current-item-home { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/home_on.png') no-repeat; }
#zrmenu .current-item-news a, #zrmenu .current-item-news { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/news_on.png') no-repeat; }
#zrmenu .current-item-downloads a, #zrmenu .current-item-downloads { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/downloads_on.png') no-repeat; }
#zrmenu .current-item-about a, #zrmenu .current-item-about { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/about_on.png') no-repeat; }
#zrmenu .current-item-forum a, #zrmenu .current-item-forum { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/forum_on.png') no-repeat; }
#zrmenu .current-item-store a, #zrmenu .current-item-store { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/store_on.png') no-repeat; }
#zrmenu .current-item-archives a, #zrmenu .current-item-archives { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/archives_on.png') no-repeat; }
#zrmenu .current-item-contact a, #zrmenu .current-item-contact { height: 64px; width: 85px; background: url('/wp-content/themes/comicpress/images/nav/custom_menubar_buttons/contact_on.png') no-repeat; }

/* Ends Custom Menubar */

/* Change the background. */
body { background: url('/siteimagery/background_clean.jpg') }