/*---------------------- Body --------------------------*/

body {
	background-color: ;
}

body, 
p, 
input,
button,
select,
textarea,
.navbar-search .search-query {
	color: #000000;
	font-family: muli;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.mission-statement h3, .mission-statement h3 a {
	color: #000000;
	font-family: oswald;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
}

h1, .h1, h1 a, h2, .h2, h2 a, h3, .h3, h3 a, h4, .h4, h4 a, h5, .h5, h5 a, #sidebar .widgetitle a {
	color: #003191;
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: normal;
}

h1#logo-default, h1#logo-default a {
	color: #000000;
	font-family: oswald;
	font-size: 39px;
	font-style: normal;
	font-weight: normal;
}

#submit, #custom-contact-form #submit-button, #custom-contact-form input, #custom-contact-form select, #custom-contact-form textarea, .respond-form input[type="text"], .respond-form input[type="email"], .respond-form input[type="url"], .respond-form textarea, .page-strapline, #latest-projects h2, #latest-articles h2, .post p:first-of-type:first-letter {
	font-family: muli;
}


#header-nav[role=navigation] ul ul {
	border-top: 2px solid #E6A831;
}

#header-nav[role=navigation] ul a:hover,
#header-nav[role=navigation] ul li.sfHover > a,
#header-nav[role=navigation] ul li.current-cat > a,
#header-nav[role=navigation] ul li.current_page_item > a,
#header-nav[role=navigation] ul li.current-menu-item > a,
#back-to-top a:hover {
	background-color: #E6A831 
}

.view-first:hover .mask,
.double:after,
.pager a:hover {
	background-color: #2E3391;
}	

a,
#footer-global a,
.mission-statement span,
#featured span,
#latest-work h1 a:hover, 
#latest-news h1 a:hover,
.view-more span .icon-plus,
.blog-index h1 a:hover,
.latest-news-excerpt h3 a:hover,
#logo [class^="icon-"],
#header-nav[role=navigation] ul ul li a:hover,
#header-nav[role=navigation] ul ul li.current-cat > a,
#header-nav[role=navigation] ul ul li.current_page_item > a,
#header-nav[role=navigation] ul ul li.current-menu-item > a {
	/*color: #E6A831;*/
}

.flex-control-nav li a:hover,
.flex-control-nav li a.active {
	background: #E6A831;
}

.widget img:hover,
#related-projects img:hover {
	border: 1px solid #E6A831;
}

/*---------------------- Custom CSS (Added from the Theme Options panel) --------------------------*/

