/* Base theme design */

body {
	background: url('images/background-tile.jpg') repeat;
}

#page-wrap {
	background: url('images/background-overlay.png') top center repeat-x;
}

#header {}

.header-info {
	float: left;
	display: inline-block;
	}

#header .description {
	margin-left: 50px;
	color: #fff;
}


#sidebar-header {
    float: right;
}

#header .sidebar .widget {
	background: none;
	background-color: Transparent;
	border: 0;
}


#menubar-wrapper {
	margin: 1px 0 5px auto;
	padding: 2px 2px 5px 2px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-shadow: 0 -1px 1px #111;
	-moz-box-shadow: 1px 2px 10px #000;
	-webkit-box-shadow: 1px 2px 10px #000;
	-khtml-box-shadow: 1px 2px 10px #000;
	box-shadow: 1px 2px 10px #000;
	background: #111;
	background: -moz-linear-gradient(100% 100% 90deg, #0b0b0b, #333, #444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #0b0b0b)); /* Safari 4+, Chrome 2+ */  
	background: -webkit-linear-gradient(linear, left top, left bottom, from(#444),to(rgba(#0b0b0b))); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(#444,#0b0b0b); /* Opera11.10+ */
	background: -ms-linear-gradient(#444,#0b0b0b); /* IE10+ */
	background: linear-gradient(linear, left top, left bottom, from(#444),to(#0b0b0b)); /* W3C */
}

#breadcrumb-wrapper { color: #ccc; }
#breadcrumb-wrapper a:link, #breadcrumb-wrapper a:visited { color: #00ffa0; }
#breadcrumb-wrapper a:hover { color: #f00; }

#content-wrapper {
	background: #111 url('images/background-lines.png') repeat;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 1px 2px 10px #000;
	-webkit-box-shadow: 1px 2px 10px #000;
	-khtml-box-shadow: 1px 2px 10px #000;
	box-shadow: 1px 2px 10px #000;
}

#comic-wrap {
	padding: 3px;
}

#submit, .post-info, .type-post, .type-forum, .type-reply, .type-topic, .type-page, .type-comic, .type-showcase, .type-music, .type-attachment, .type-casts, #wp-paginav, .sidebar h2, #comment-wrapper, .blognav, .default-nav, .submit, .feature, .related-comics {
	background: #eee;
}

#submit, footer, #wp-paginav, .sidebar h2, #comment-wrapper, .blognav, .default-nav, .submit, .feature, .related-comics {
	padding: 5px;
}

#submit, .post-info, .type-post, .type-forum, .type-reply, .type-topic, .type-page, .type-comic, .type-showcase, .type-music, .type-attachment, .type-casts, #wp-paginav, .sidebar h2, #comment-wrapper, .blognav, .default-nav, .submit, .feature, .related-comics {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #eee; /* Old browsers */
	background: -moz-linear-gradient(100% 100% 90deg, #aaa, #ccc, #eee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #aaa)); /* Safari 4+, Chrome 2+ */  
	background: -webkit-linear-gradient(linear, left top, left bottom, from(#aaa),to(rgba(#eee))); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(#eee,#aaa); /* Opera11.10+ */
	background: -ms-linear-gradient(#eee,#aaa); /* IE10+ */
	background: linear-gradient(linear, left top, left bottom, from(#eee),to(#aaa)); /* W3C */
}

.post-info {
	padding: 5px 5px 2px 5px;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-bottom: solid 1px #888;
}

.opera #submit, .opera .searchform button, .opera .submit {
    background: #ccc;
}

.blognav {
	margin-bottom: 5px;
}

#default-nav-wrapper {
	clear: both;
	padding: 5px 0 0;
}

#submit, #searchform button {
	color: #fff;
}

#searchform button {
	padding: 0 5px;
}

.type-post, .type-page, .type-forum, .type-reply, .type-topic, .type-comic, .type-showcase, .type-music, #comment-wrapper, .type-attachment, .type-casts, .feature {
	border: solid 1px #000;
}

.ie .type-post, .ie .type-page, .ie .type-forum, .ie .type-reply, .ie .type-topic, .ie .type-comic, .ie .type-showcase, .ie .type-music, .ie #wp-paginav, .ie #comment-wrapper, .ie .sidebar h2, .ie input, .ie .type-attachment, .ie .type-casts, .ie .feature {
	background: #ddd;
}

.menu a, .menunav a, #header h1 {
	text-shadow: 1px 1px 1px #000;
	-moz-text-shadow: 1px 1px 1px #000;
	-khtml-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
}

h2.page-title, h2.post-title {
	border-bottom: solid 1px #000;
	margin-bottom: 3px;
	color: #000;
	text-shadow: 1px 1px 1px #555;
	-moz-text-shadow: 1px 1px 1px #555;
	-khtml-text-shadow: 1px 1px 1px #555;
	-webkit-text-shadow: 1px 1px 1px #555;
}

.archive h2.page-title, .search h2.page-title {
	border-bottom: solid 1px #000;
	margin-bottom: 3px;
	color: #fff;
}

table#wp-calendar caption {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	-moz-text-shadow: 1px 1px 1px #000;
	-khtml-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
}

a {
	color: #003d6c;
}

.sidebar a, .nav a, #header h1 a {
	color: #fff;
}

a:hover, .sidebar a:hover, .nav a:hover, #header h1 a:hover {
	color: #f00;
}

#wp-calendar-wrap {
	background: #333;
	background: -o-linear-gradient(rgb(0,0,0),rgb(68,68,68));
	background: -moz-radial-gradient(100% 100%, farthest-side, #333, #000);
	background: -webkit-gradient(radial, 100% 100%, 0, 50% 50%, 350, from(#333), to(#000));
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #111;
}

.ie #wp-calendar-wrap {
	color: #ccc;
}

#wp-calendar a {
	color: #fcff00;
}


table#wp-calendar td {
	border-color: #aaa;
}

.narrowcolumn {
/*	min-height: 800px; */
}

body.signup .narrowcolumn, .mu_register {
	color: #fff;
}

body.signup #column {
	float: none;
}

.page-forum .type-page {
	background: none;
	background-color: Transparent;
	border: none;
	border-radius: none;
	padding: 0;
}

.comment-text {
	padding: 10px;
	border-bottom: dotted 1px #000;
}

/* comments */

#comment, #author, #email, #url, #comment-textarea, #s-search {
	padding: 2px;
	color: #000;
	font-family: 'Verdana' , sans-serif;
	font-size: 12px;
	background: #eee;
	border: 1px solid #888;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#comment-textarea:hover, #comment:hover, #author:hover, #email:hover, #url:hover, #comment-textarea:focus, #comment:focus, #author:focus, #email:focus, #url:focus {
	background: #fff;
}

#submit, #searchform button {
	color: #000;
	font-weight: 700;
}

.ie .searchform button, .ie #submit, .opera .searchform button {
	height: 22px;
	padding-bottom: 3px;
	line-height: 8px;
	background: #ccc;
}

.sidebar-no-widgets {
	color: #000;
	margin-bottom: 5px;
}

.sidebar h2 {
	border: solid 1px #000;
	margin-bottom: 5px;
	color: #000;
}

.sidebar h2 a {
	color: #000;
}

.sidebar h2 a:hover {
	color: #f00;
}

.ceo_latest_thumbnail_widget .widget-content {
	text-align: center;
}

.widget-content, .archiveresults, .searchresults {
	color: #fff;
}

/* Menu stuff */

.menunav-rss:hover, .menu ul li a:hover, .menu ul li a.selected {
	color: #fcff00;
	background: #303030; /* Old browsers */
	background: -moz-linear-gradient(100% 100% 90deg, #303030, #444, #000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, #303030)); /* Safari 4+, Chrome 2+ */  
	background: -webkit-linear-gradient(linear, left top, left bottom, from(#000),to(rgba(#303030))); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(#000,#303030); /* Opera11.10+ */
	background: -ms-linear-gradient(#000,#303030); /* IE10+ */
	background: linear-gradient(linear, left top, left bottom, from(#000),to(#303030)); /* W3C */	
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.menu ul li ul li a:hover, .menu ul li ul li a.selected {
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #111;
}

.menu .current_page_item a {
    font-weight: 700;
}

.menu-item-home {
	margin-left: 5px;
}

.menu ul li a:hover, .menu ul li ul li a:hover {
	color: yellow;
}

/* footer */

#footer a { font-size: 11px; }
#footer a:link { color: #fff; }
#footer a:visited { color: #ccc; }
#footer a:hover { color: #f00; }

.footer-text { color: #ccc; }
.footer-text a:link, .footer-text a:visited { color: #a0fa0f; }
.footer-text a:hover { color: #f00; }

/* casts / commpress design */

.casts-show {
	font-size: 16px;
	margin-left: 20px;
	margin-bottom: 20px;
}

/* nav wrappers  */
#default-nav-wrapper {
	margin: 2px auto;
}

.default-nav, .casts-nav {
	border: solid 1px #999;
	background: #ddd;
	width: 240px;
	padding: 4px 2px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.wcp_collective_ads_widget .wcp-ad {
	text-align: center;
}

.wcp_collective_ads_widget img {
	margin: 0 auto;
	border: solid 1px: #000;
	-moz-box-shadow: 1px 1px 3px #111;
	-webkit-box-shadow: 1px 1px 3px #111;
	box-shadow: 1px 1px 3px #111;
}

/* fix the classic bookmark */

.sidebar .widget_easel_classic_bookmark {
	background: none;
	border: none;
	padding: 2px 0;
}

/* BBPress Stuff */

.bbp-breadcrumb, .bbp-pagination, .bbp-pagination-count {
    display: block;
    float:none !important;
    text-align: left;
}

.bbp-topics, .bbp-forums, .bbp-replies {
    width: 100%;
}

.bbp-forums img {
    max-width: inherit !important;
}

.bbp-forum-title, td.bbp-topic-title {
    font-size: 22px;
}

.bbp-forum-info, td.bbp-topic-title {
    padding: 5px;
}

.bbp-topic-meta, .bbp-topic-freshness-author, .bbp-author-name {
    font-size: 11px;
}

.bbp-reply-author, .bbp-topic-voice-count, .bbp-topic-reply-count, .bbp-forum-topic-count, .bbp-forum-reply-count {
    text-align: center;
}

.type-topic {
    border: solid 1px #000;
}

/* simple forums fix */

.sfuseravatar a, .sfuseravatar {
	float: left;
}

.sfuseravatar a {
	margin-left: 3px;
}

.page-forum .post-info {
	padding: 0;
	margin: 0;
}

.post-calendar-date {
	position: relative;
	margin-top: -5px;
}

.post-image {
	border: none;
	padding: 0;
	float: left;
	display: inline-block;
	margin: 5px;
}

.post-image img {
	-moz-box-shadow: 1px 2px 3px #000;
	-webkit-box-shadow: 1px 2px 3px #000;
	-khtml-box-shadow: 1px 2px 3px #000;
	box-shadow: 1px 2px 3px #000;
}

.page-forum .entry {
	padding: 5px;
}

a#forumtop { display: none; }

/* the page navigation at the bottom */

#wp-paginav {
	margin-bottom: 5px;
}

/* cast */

.character-chrusher {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/chrusher.jpg') top center no-repeat; 
}

.character-rayzor-the-hitman-cadildo {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/rayzor.jpg') top center no-repeat;
}

.character-bastard-bucky {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/bastard-buck.jpg') top center no-repeat; 
}

.character-mike-butski {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/mike-butski.jpg') top center no-repeat; 
}

.character-ron-foule {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/ron-foule.jpg') top center no-repeat; 
}

.character-obliterator {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/obliterator.jpg') top center no-repeat; 
}

.character-wheelchair-wendy {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/wendy.jpg') top center no-repeat; 
}

.character-jeff-egglestone {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/jeff-eggelstone.jpg') top center no-repeat; 
}

.character-kronk {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/kronk.jpg') top center no-repeat; 
}

.character-ellison {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/ellison.jpg') top center no-repeat; 
}

.character-nicholette {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/nicholette.jpg') top center no-repeat; 
}

.character-david-scruanot {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/david-scruanot.jpg') top center no-repeat; 
}

.character-kris-krudd {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/kris-krudd.jpg') top center no-repeat; 
}

.character-aaron-terminator {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/aaron-terminator.jpg') top center no-repeat; 
}

.character-crasher-chassis {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/crasher-chassis.jpg') top center no-repeat; 
}

.character-justin-plankton {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/justin-plankton.jpg') top center no-repeat; 
}

.character-chad-death-chadtraw {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/chad-death-chadtraw.jpg') top center no-repeat; 
}

.character-nonie-cookie-cowper {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/nonie-cookie-cowper.jpg') top center no-repeat; 
}

.character-marcus-the-hand-leblankus {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/marcus-the-hand-leblankus.jpg') top center no-repeat; 
}

.character-captain-hollander {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/captain-hollander.jpg') top center no-repeat; 
}

.character-fucked-up-eye-man {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/fucked-up-eye-man.jpg') top center no-repeat; 
}

.character-julia-miss-piggy-phinster {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/julia-miss-piggy-phinster.jpg') top center no-repeat; 
}

.character-jim-lozurdodo {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/jim-lozurdodo.jpg') top center no-repeat; 
}

.character-flower {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/flower.jpg') top center no-repeat; 
}

.character-dr-welker {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/dr-welker.jpg') top center no-repeat; 
}

.character-neeja-sakra {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/neeja-sakra.jpg') top center no-repeat; 
}

.character-jamin {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/jamin.jpg') top center no-repeat; 
}

.character-steve-barbarian-howeird {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/steve-barbarian-howeird.jpg') top center no-repeat; 
}

.character-akuma-the-dorokusai {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/akuma-the-dorokusai.jpg') top center no-repeat; 
}

.character-miss-wood {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/miss-wood.jpg') top center no-repeat; 
}

.character-cow-gangnoni {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/cow-gangnoni.jpg') top center no-repeat; 
}

.character-phaggio-kowlins {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/phaggio-kowlins.jpg') top center no-repeat; 
}

.character-thomas-welphy {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/thomas-welphy.jpg') top center no-repeat; 
}

.character-annette-welphy {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/annette-welphy.jpg') top center no-repeat; 
}

.character-jo-jo-bunns {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/jo-jo-bunns.jpg') top center no-repeat; 
}

.character-mr-corrodedwithshitfaceman {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/mr-corrodedwithshitfaceman.jpg') top center no-repeat; 
}

.character-spiceman-spicer {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/spiceman-spicer.jpg') top center no-repeat; 
}

.character-marty-scovillian {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/marty-scovillian.jpg') top center no-repeat; 
}

.character-wesley-trogre {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/wesley-trogre.jpg') top center no-repeat; 
}

.character-coffee-can-fran {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/coffee-can-fran.jpg') top center no-repeat; 
}

.character-peter-conklin {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/darth-maul.jpg') top center no-repeat; 
}

.character-battle-droid {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/battle-droid.jpg') top center no-repeat; 
}

.character-ben-obi-wan-kenobi {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/ben-obi-wan-kenobi.jpg') top center no-repeat; 
}

.character-qui-gon-jinn {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/qui-gon-jinn.jpg') top center no-repeat; 
}

.character-welphy-pugs {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/welphy-pugs.jpg') top center no-repeat; 
}

.character-darth-maul {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/darth-maul.jpg') top center no-repeat; 
}

.character-grim-raker {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/grim-raker.jpg') top center no-repeat; 
}

.character-big-beth {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/big-beth.jpg') top center no-repeat; 
}

.character-ohs-janitor-1 {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/ohs-janitor-1.jpg') top center no-repeat; 
}

.character-doc-vajayjay {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/doc-vajayjay.jpg') top center no-repeat; 
}

.character-shitneck {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/shitneck.jpg') top center no-repeat; 
}

.character-keith-slasher-clarkson {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/keith-slasher-clarkson.jpg') top center no-repeat; 
}

.character-adam-ac-welphy {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/adam-ac-welphy.jpg') top center no-repeat; 
}

.character-boo-boo-blobby-beaotch {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/boo-boo-blobby-beaotch.jpg') top center no-repeat; 
}

.character-rhonda-rhockathowerh {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/rhonda-rhockathowerh.jpg') top center no-repeat; 
}

.character-stephen-foule {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/stephen-foule.jpg') top center no-repeat; 
}

.character-john-gibshit-gibbs {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/gibbs.jpg') top center no-repeat; 
}

.character-mark-blubbs-sharkton {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/mark-blubbs-sharkton.jpg') top center no-repeat; 
}

.character-ricktor-equalizer-eicholzerson {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/ricktor-equalizer-eicholzer.jpg') top center no-repeat; 
}

.character-eric-babs-babblet {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/eric-babs-babblet.jpg') top center no-repeat; 
}

.character-hells-angel-mack {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/hells-angel-mack.jpg') top center no-repeat; 
}

.character-bumblebee {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/bumblebee.jpg') top center no-repeat; 
}

.character-optimus-prime {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/optimus-prime.jpg') top center no-repeat; 
}

.character-megatron {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/megatron.jpg') top center no-repeat; 
}

.character-rodimus {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/rodimus.jpg') top center no-repeat; 
}

.character-phil-marsdung {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/phil-marsdung.jpg') top center no-repeat; 
}

.character-dan-boyce {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/dan-boyce.jpg') top center no-repeat; 
}

.character-matt-musher {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/mashing-matt-musher.jpg') top center no-repeat; 
}

.character-ian-brain-babblet {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/ian-brain-babblet.jpg') top center no-repeat; 
}

.character-corey-marone {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/corey-marone.jpg') top center no-repeat; 
}

.character-dumb-kid {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/jade-welphy.jpg') top center no-repeat; 
}

.character-king-babah {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/king-babah.jpg') top center no-repeat; 
}

.character-the-mare {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/the-mare.jpg') top center no-repeat; 
}

.character-dave-demolisher {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/dave-demolisher.jpg') top center no-repeat; 
}

.character-lunaticials {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/lunaticials.jpg') top center no-repeat; 
}

.character-dr-davies {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/dr-davies.jpg') top center no-repeat; 
}

.character-preston-pain-master {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/preston-pain-master.jpg') top center no-repeat; 
}

.character-sensei-rockosumpi {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/sensei-rockosumpi.jpg') top center no-repeat; 
}

.character-jamie-marone {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/jamie-marone.jpg') top center no-repeat; 
}

.character-jim-killer-kibbles {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/jim-killer-kibbles.jpg') top center no-repeat; 
}

.character-mamma-the-butt {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/mama-the-butt.jpg') top center no-repeat; 
}

.character-hot-chicks {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/hot-chicks.jpg') top center no-repeat; 
}

.character-drugs-n-poseurs {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/drugs-n-poseurs.jpg') top center no-repeat; 
}

.character-chad-martini {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/chad-martini.jpg') top center no-repeat; 
}

.character-babahs-ninja-horde {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/babahs-ninja-horde.jpg') top center no-repeat; 
}

.character-churchio {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/churchio.jpg') top center no-repeat; 
}

.character-darksabre {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/darksabre.jpg') top center no-repeat; 
}

.character-mr-symnyster {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/mr-symnyster.jpg') top center no-repeat; 
}

.character-welforce {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/welforce.jpg') top center no-repeat; 
}

.character-chrushercomix {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/ChrusherComix.jpg') top center no-repeat; 
}

.character-princess-leia-organa {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/princess-leia-organa.jpg') top center no-repeat; 
}

.character-luke-skywalker {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/luke-skywalker.jpg') top center no-repeat; 
}

.character-han-solo {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/han-solo.jpg') top center no-repeat; 
}

.character-emperor-palpatine-darth-sidious {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/emperor-palpatine-darth-sid.jpg') top center no-repeat; 
}

.character-darth-vader {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/darth-vader.jpg') top center no-repeat; 
}

.character-boba-fett {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/boba-fett.jpg') top center no-repeat; 
}

.character-grand-moff-tarkin {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/grand-moff-tarkin.jpg') top center no-repeat; 
}

.character-stormtroopers {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/stormtroopers.jpg') top center no-repeat; 
}

.character-jabba-the-hutt {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/jabba-the-hutt.jpg') top center no-repeat; 
}

.character-chuckles-johnson {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/chuckles-johnson.jpg') top center no-repeat; 
}

.character-pencil-patience {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/pencil-patience.jpg') top center no-repeat; 
}

.character-phil-marsdung {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/phil-marsdung.jpg') top center no-repeat; 
}
.character-chrushercomix {
     background: url('http://i1232.photobucket.com/albums/ff372/ChrusherComix/ChrusherComix.jpg') top center no-repeat; 
}