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