/*
Theme Name: 	Flare Child WordPress Theme
Theme URI: 		http://flare.bringthepixel.com
Description: 	Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>. 
Author: 		bring the pixel
Author URI: 	http://www.bringthepixel.com/
Template: 		flare
Version: 		1.0
*/
/* Place your modifications below */
p {
	color: #3B3B3B;
}

#subheading-counter-1 {
	color: #FFFFFF;
}
ul
{
list-style-type: none;
	color: #3B3B3B;
}
h1, .h1 {
	font-size: 40px;
	line-height: 1.1;
	font-weight: normal;
}
.breadcrumbs { display:none; }

.login h1 a {
	background-size: 80px 300px;
	width: 300px;
}