/* Companion Custom CSS over-rides for [ Breaking the Ice: The Webcomic of Comedian John Keating ]:  -  */



/* Begin blog header change. */
#blogheader {
	width: 328px; height:54px; background: url('http://breakingtheice.johnkeating.biz/images/blogheader.jpg') center no-repeat;
	margin: 0;
	padding: 10px 0 0 20px;
	color: #000;
	font-family: 'Georgia', serif;
	font-size: 36px;
	letter-spacing: -3px;
	}

/* End blog header change */
	
h2.post-title a {color: #000000; }
	
a:link {color: #012ab1;  }
a:active {color: #0000ff;  }
a:visited {color: #012ab1; }
a:hover {color: #ff0000; }



body { background: #000000 }
.narrowcolumn { background: #ffffff;}


#subcontent-wrapper { background: #F0F0E4 }

#xmt_bti {padding: 12px;}
