/*
Theme Name: MB F8 Child
Theme URI: 
Author: Mark Hughes
Author URI: 
Description: Child theme for the f8-lite theme.
Version: 1.0
Template: f8-lite
*/

@import url("../f8-lite/style.css");

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:#777;
}

a {
	color:#777;
	text-decoration:none;
}

#masthead span.description {
	float:left;
	margin-left:20px;
	padding-top:.2em;
	display:none;
}
