s/* Companion Custom CSS over-rides for [ The Pitt of Despair ]: ComicPress - 2.8 */
#comic {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
#comic {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}


.narrowcolumn {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 4px solid #000000;
		width: 440px;
		margin: 0 auto;
		float: left;
		background: #F0F0F0 ;
	}
/* Left Sidebar Themes */
#sidebar-left {
	float: left;
	width: 170px;
}

/* Right Sidebar Themes */
#sidebar-right {
        -moz-border-radius: 10px;
        -khtml-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	float: right;
	width: 310px;
	background: #F0F0F0 ;
	padding: 2px;
	border: 2px solid #000000;
	
	}

#comic {
	background: #fff;
	border: 5px solid #000000;
	text-align: center;
	z-index: 100;
	padding: 0 0 0 0;
	

}


#comic-head,#comic-foot {
padding: 0 0 0 0;
}

.nav { display: none; }


#header {width: 215px; height: 157px; background: url('') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 215px; height: 157px; text-indent: -9999px;}
#header .description {display: none; margin-right: -500px;}


body { 
  margin: 0; 
  background: url('http://img43.imageshack.us/img43/6052/headertile1.gif') top left repeat-x, url('http://img191.imageshack.us/img191/8623/backgroundv.gif') repeat;
  color: #000; 
  font: 10px Arial, Sans-Serif; 
  text-shadow: #000 Transparent; 
  }
  
  
 /* Begins Custom Menubar */ 
 
#podmenubar { text-align: left; background: url('http://img194.imageshack.us/img194/1841/menubarbackground.png') no-repeat; } 

#podmenubar ul, #podmenubar ul li { margin: 0; padding: 0; } 
#podmenu .page_item a, #podmenu .page_item { display: inline-block; float: left; text-decoration: none; text-indent: -99999px; } 
#podmenu { padding: 0px 0 0 0px; width: 100%; height: 46px; text-align: center;} 

 
#podmenu .page-item-home a, #podmenu .page-item-home { height: 46px; width: 80px; background: url('http://img13.imageshack.us/img13/4203/homebuton.png') no-repeat; } 
#podmenu .page-item-631 a, #podmenu .page-item-631 { height: 46px; width: 80px; background: url('http://img263.imageshack.us/img263/4232/archivebutton.png') no-repeat; } 
#podmenu .page-item-4 a, #podmenu .page-item-4 { height: 46px; width: 80px; background: url('http://img194.imageshack.us/img194/8971/aboutbutton.png') no-repeat; } 
#podmenu .page-item-13 a, #podmenu .page-item-13 { height: 46px; width: 80px; background: url('http://img194.imageshack.us/img194/4227/faqbutton.png') no-repeat; } 
#podmenu .page-item-14 a, #podmenu .page-item-14 { height: 46px; width: 80px; background: url('http://img14.imageshack.us/img14/9453/emailbutton.png') no-repeat; } 
#podmenu .page-item-898 a, #podmenu .page-item-898 { height: 46px; width: 80px; background: url('http://img812.imageshack.us/img812/4782/storebutton.png') no-repeat; } 
 

#podmenu .page-item-home a:hover { background-position: -80px 0; } 
#podmenu .page-item-631 a:hover { background-position: -80px 0; background-color: #000 Transparent; } 
#podmenu .page-item-4 a:hover { background-position: -80px 0; background-color: #000 Transparent; } 
#podmenu .page-item-13 a:hover { background-position: -80px 0; background-color: #000 Transparent; } 
#podmenu .page-item-14 a:hover { background-position: -80px 0; background-color: #000 Transparent; } 
#podmenu .page-item-898 a:hover { background-position: -80px 0; background-color: #000 Transparent; } 

 /* Ends Custom Menubar */
 
 .post-mood {
	float: left;
	margin-right: -50px;
	margin-bottom: -10px;

}

.entry {
	line-height: 1.45em;
	font-size: 13px;
	margin-top:;
	
	
}

#sidebar-header { float: right;
                  margin-top: 30px;
                  margin-bottom:;
                  margin-left:;
                  margin-right:20px; 
                  -moz-border-radius: 10px;
	          -khtml-border-radius: 10px;
	          -webkit-border-radius: 10px;
	          border-radius: 10px;
	          border: 6px solid #000000;
	          padding: px;}
                  
#header h1 { display: none; }