a { color: #000000; } a:hover { color: #8e218c; }

body { background: #00aef0;
}

post-comic {
background: #000000 ;
}

footer { color: #ffffff; }


#menubar {
background-image: none;
 margin: 0;
 padding: 0;
}

#menu {
   border: 0;
}

#menu li a {
   border: 0;
} 

/* link color of the menubar */
#menu a {
   color: #00aef0;
}

/* Main menu highlighted text color */
#menu li:hover a, #menu li.sfhover a {
   background-image: none;
   color: #00aef0;
}

/* Main menu highlighted background color */
#menu li:hover, #menu li.sfhover {
   background-color: #00aef0;
}

/* The current page your on */
#menu .current_page_item a {
   background-image: none;
   background-color: #00aef0;
   color: #00aef0;
} 

#menu li:hover a, #menu li.sfhover a {
background-image: none;

}


#menu .current_page_item a {
background-image: none;
}
#menubar {
 background-color:#00aef0;
 text-align: left;
}

#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: 0px 0 0 0;
 width: 100%;
 height: 50px;
 float: left;
}

#menu .page-item-home a, #menu .page-item-home {
 height: 50px;
 width: 115px;
 background: url('/wp-content/themes/comicpress/images/home.png') no-repeat;
}

#menu .page-item-2 a, #menu .page-item-2 {
 height: 50px;
 width: 115px;
 background: url('/wp-content/themes/comicpress/images/about.png') no-repeat;
}

#menu .page-item-3 a, #menu .page-item-3 {
 height: 50px;
 width: 115px;
 background: url('/wp-content/themes/comicpress/images/contact.png') no-repeat;
}

#menu .page-item-4 a, #menu .page-item-4 {
 height: 50px;
 width: 115px;
 background: url('/wp-content/themes/comicpress/images/archive.png') no-repeat;
}

#menu .page-item-5 a, #menu .page-item-5 {
 height: 50px;
 width: 115px;
 background: url('/wp-content/themes/comicpress/images/rss.png') no-repeat;
}