/* Companion Custom CSS over-rides for [ My Blog ]:  -  */

/* Companion Custom CSS over-rides for [ Hainted Holler ]:  -  */

#sidebar-right {
	width: 310px;
}

.narrowcolumn {
	width: 440px;
	}
	
.connect_widget, #text-3 {
	background: #ccc;
	}
	
#header {
	margin: 0;
	padding: 0;
}

#header h1 {
	height: 74px;
	width: 320px;
	display: block;
	background: url('http://www.haintedholler.com/wp-content/uploads/2011/01/logo.png') top center no-repeat;
	}

#header h1 a {
	height: 74px;
	width: 320px;
	display: block;
	text-indent: -9999px;	
}

#header .description { display: none; }
