/*
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 */
.site-title img {
	height:50px;
	width:auto;
}
#content mark, #content .button {
    background-color: #f26522 !important;
}
#secondary-bar #searchform {
	padding: 3px !important;
}
#secondary-bar #searchform::after {
    border-color: #f26522;
}
#secondary-bar #searchform {
    background: #f26522;
}
#id h1.site-title, #id p.site-title {
    margin-top: -5px;
    margin-bottom: -5px;
}
.home .grid h3, .page-id-978 .grid h3 {
    font-size: 20px;
}
.entry-comments-link, .meta.entry-terms {
	display:none;
}
.page-subtitle{
	color:#fff;
}
.page-id-1028 .c-one-third h3 {
	font-size:22px;
}
h1, .h1 {
    font-size: 42px;
}
/*.home #precontent-inner h2, .home #precontent-inner hr {
	display:none;
}*/
.home h2 img {
	height:55px;
	width:auto;
}
.home .c-two-third h2 {
	margin-bottom:10px;
}