/* Companion Custom CSS over-rides for [ Lead Paint Comics ]: ComicPress/comicpress - 2.8 */
lpmenubar {
 background-color:#e6eef2;
 text-align: left;
 color: #e6eef2;
}

#lpmenubar ul, #lpmenubar ul li {
 margin: 0;
 padding: 0;
}

#lpmenu .page_item a, #lpmenu .page_item {
 display: inline-block;
 float: left;
 text-decoration: none;
 text-indent: -99999px;
}

#lpmenu {
 padding: 5px 0 0 0;
 width: 100%;
 height: 34px;
 float: left;
}

#lpmenu .page-item-home a, #lpmenu .page-item-home {
 height: 34px;
 width: 65px;
 background: url('/wp-content/themes/comicpress/images/LP_nav_home.jpg') no-repeat;
}

#lpmenu .page-item-270 a, #lpmenu .page-item-270 {
 height: 34px;
 width: 32px;
 background: url('/wp-content/themes/comicpress/images/LP_nav_period.jpg') no-repeat;
}

#lpmenu .page-item-2 a, #lpmenu .page-item-2 {
 height: 34px;
 width: 75px;
 background: url('/wp-content/themes/comicpress/images/LP_nav_about.jpg') no-repeat;
}

#lpmenu .page-item-13 a, #lpmenu .page-item-13 {
 height: 34px;
 width: 80px;
 background: url('/wp-content/themes/comicpress/images/LP_nav_donate.jpg') no-repeat;
}

#lpmenu .page-item-11 a, #lpmenu .page-item-11 {
 height: 34px;
 width: 90px;
 background: url('/wp-content/themes/comicpress/images/LP_nav_archive.jpg') no-repeat;
}

#lpmenu .page-item-276 a, #lpmenu .page-item-276 {
 height: 34px;
 width: 32px;
 background: url('/wp-content/themes/comicpress/images/LP_nav_period.jpg') no-repeat;
}

#lpmenu .page-item-279 a, #lpmenu .page-item-279 {
 height: 34px;
 width: 32px;
 background: url('/wp-content/themes/comicpress/images/LP_nav_period.jpg') no-repeat;
}
#lpmenunav {
	float: right;
	text-align: center;
}

.lpmenunav-search {
	padding: 1px 1px 0 0;
	float: left;
}

.lpmenunav-rss {
	width: 25px;
	height: 25px;
	margin: 0 0 0 4px;
	display: block;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background: background-color:#e6eef2;
}

	.lpmenunav-rss:hover {
		background-position: 0 -25px;
	}

.lpmenunav-prev, .menunav-next {
	display: block;
	float: left;
}

.lpmenunav-prev {
	margin: 0 0 0 5px;
}

	.lpmenunav-prev a, .menunav-next a {
		width: 34px;
		height: 34px;
		display: block;
		text-indent: -9999px;
		overflow: hidden;
	}

	.lpmenunav-prev a {
		background: url('images/menu-nav.png') -25px 0 no-repeat;
	}

	.lpmenunav-prev a:hover {
		background-position: -25px -25px;
	}

#lpmenunav-next a {
	background: url('images/LP_nav_arrownext.jpg') -50px 0 no-repeat;
}

	.lpmenunav-next a:hover {
		background-position: -50px -25px;
	}
	
			background-position: -66px 0;
	}