@charset "UTF-8";
/* CSS Document */

#page {
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_headerRepeat.jpg) repeat-x;
}

body#commerce #header {
	height: 140px;
	padding: 0 15px 0 0;
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_header.jpg) no-repeat;
	border: none;
}

#header_logo { 
	width: 370px;
	height: 140px;
	display: block;
	float: left;
}

#header_logo img { display: none; }

#navBar {
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_navbarBG.jpg) no-repeat;
}

#site_nav {
	height: 50px;
	margin: 0 0 0 5px;
	background: url(http://larrywelz.com/images/cherry/cherrycomix_sitenav.gif) no-repeat;
	text-indent: -500%;
}

#site_nav a {
	float: left;
	height: 50px;
	display: block;
}

#site_nav a#artwork_nav { width: 89px; }

#site_nav a#artwork_nav:hover, #site_nav a#artwork_nav:active, #site_nav a#artwork_nav:focus { background: url(http://larrywelz.com/images/cherry/cherrycomix_sitenav-hover.gif) no-repeat; }

#site_nav a#comics_nav { width: 82px; }

#site_nav a#comics_nav:hover, #site_nav a#comics_nav:active, #site_nav a#comics_nav:focus { background: url(http://larrywelz.com/images/cherry/cherrycomix_sitenav-hover.gif) -89px 0 no-repeat; }

#site_nav a#latest_nav { width: 88px; }

#site_nav a#latest_nav:hover, #site_nav a#latest_nav:active, #site_nav a#latest_nav:focus { background: url(http://larrywelz.com/images/cherry/cherrycomix_sitenav-hover.gif) -171px 0 no-repeat; }

#site_nav a#sketches_nav { width: 95px; margin: 0 0 0 85px; }

#site_nav a#sketches_nav:hover, #site_nav a#sketches_nav:active, #site_nav a#sketches_nav:focus { background: url(http://larrywelz.com/images/cherry/cherrycomix_sitenav-hover.gif) -344px 0 no-repeat; }

#site_nav a#prints_nav { width: 80px; }

#site_nav a#prints_nav:hover, #site_nav a#prints_nav:active, #site_nav a#prints_nav:focus { background: url(http://larrywelz.com/images/cherry/cherrycomix_sitenav-hover.gif) -439px 0 no-repeat; }

#site_nav a#sketchcard_nav { width: 120px; }

#site_nav a#sketchcard_nav:hover, #site_nav a#sketchcard_nav:active, #site_nav a#sketchcard_nav:focus { background: url(http://larrywelz.com/images/cherry/cherrycomix_sitenav-hover.gif) -519px 0 no-repeat; }

#intro {
	background: #FEE7DD !important;
}

#featured_items #intro.section h1 {
	height: 39px;
	margin: 0;
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_welcomeh1.gif) no-repeat;
	text-indent: -500%;
}

#galleries h1 {
	height: 28px;
	background: url(http://www.cherrycomix.com/images/store/cherry/cherrycomix_galleriesH1.jpg) no-repeat;
	text-indent: -500%;
}

