
/* Custom Logo CSS (See Extras Options) */
.custom #logo a {
	background: url(http://darrenslaughter.com/wp-content/themes/thesis_18/custom/skins/thesisextras_2/images/default-logo.png) no-repeat;
	text-indent: -9999px;
	display: block;
	width: 300px;
	height: 70px;
}
.custom #tagline {
	display: none;
}	
						
