

.splash-center h2,
.widget-title,
.entry-title,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
.cycle-prev,
.cycle-next,
#logo,
#site-name,
#site-nav,
#mobilenav,
#site-title,
.grid-item h3,
.customSideNav,
#splashsub h2,
ul.tabs li
 {
font-family: 'Source Sans Pro', sans-serif;
}



#site-nav-container,
#mobilenav,
#mobile-menu {
	background-color: #dd3333;
}

a {
	color: #dd3333;
}
.button, input[type=submit] {
	background-color: #dd3333;	
}

#site-nav ul li:hover > a,
#site-nav ul li a:hover, 
#site-nav ul li.current_page_item a, 
#site-nav ul li.current_page_parent a, 
#site-nav ul li.current_page_ancestor a
{
	color:#dd3333;
}


a:hover,
#primary #custom-side-nav li.current_page_item a:before
{
	color: #000000;
}

a.button:hover, input.submit:hover, input[type=submit]:hover{
	background-color: #000000;
}
