/* Companion Custom CSS over-rides for [ bell-boy.ca ]: ComicPress - 2.8 */

#header h1 a, #header .description { display: none; }

body { background: #eba836 url(http://www.bell-boy.ca/bbsitegraphics/bg.jpg);
	background-repeat: no-repeat; } 

#page {	width: 900px;
	margin: 250px 0px 0px 45px; }

.bypostauthor { background: hidden; }

h1, h1 a { color: #336699; }
h2, h2 a { color: #336699; }
h3, h3 a { color: #336699; }

#menu { font-size: 15px;
	text-align:left}
	
#menubar {
	background: #fff;
	text-align: left;
	border-width: 0px 0px 0px 0;
	list-style: none; }
	
#menu li:hover a, #menu li.sfhover a {
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	color: #336699; /* Main menu highlighted text color */
	background: #663399; }

	
	
#comic { border: 0px; 
	text-align: left; }

.nav {	margin: 50px 400px 0px 0px; }

#pagewrap-right {width: 900px; }


.narrowcolumn { background: hidden; }

.sidebar { background: hidden; 
	margin: 60px 0px 0px 0px;}
	
	#wp-calendar-wrap { background: eba836; }

#wp-calendar {
	border: solid 1px #000;
	background: eba836;
	width: 165px;
	margin: 0 auto; }


#wp-calendar a:hover {
		color: #eba836;
		background: #336699; }
