.site-header {
	background-color: #000000;
}

.site-header .nav-menu a {
	color: #fff
}

.site-header .sub-menu a {
	color: #000
}

.sidebar-toggle:before {
	color: #fff;
}


.sidebar-toggle:hover:before,
.sidebar-toggle:focus:before {
	color: #ffab22;
}

.site-header .nav-menu a:hover,
.site-header .nav-menu a:focus {
	color: #ffab22;
}

blockquote {
	font-style: normal;
	font-family: 'Apercu Pro', sans-serif;
	color: #ffab22;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: italic;
}

blockquote strong,
blockquote b {
	font-style: bold;
	font-weight: bold;
}

h1 {font-family: 'Apercu Pro', sans-serif;}
h2 {font-family: 'Apercu Pro', sans-serif;}
h3 {font-family: 'Apercu Pro', sans-serif;}
h4 {font-family: 'Apercu Pro', sans-serif;}
h5 {font-family: 'Apercu Pro', sans-serif;}
h6 {font-family: 'Apercu Pro', sans-serif;}
body {font-family: 'Apercu Pro', sans-serif;}

.author-heading, .author-title, .author-bio, .widget-title, .widget_calendar caption, .widget_recent_entries .post-date, .widget_rss .rss-date,
.widget_rss cite, .site-title, .site-description, .page-links, .entry-caption, .comments-title,
.comment-reply-title, .comment-metadata,
.pingback .edit-link, .comment-list .reply a, .comment-form label, .gallery-caption, .widecolumn label,
.widecolumn .mu_register label, .hentry div.sharedaddy h3.sd-title,
.hentry h3.sd-title, .hentry div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title, .hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date,
.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context 
.hentry .jp-relatedposts-post-title, .post-navigation .post-title, .sticky-post, .posted-on, .cat-links, .tags-links, .comments-link, .edit-link, .full-size-link, .comment-reply-title, .comment-subscription-form, .form-submit, .submit  {font-family: 'Apercu Pro', sans-serif;}

button,
input,
select,
textarea {font-family: 'Apercu Pro', sans-serif;}

span.post-navigation, span.post-title {font-family: 'Apercu Pro', sans-serif;}

h1 a:hover,
h2 a:hover,
h3 a:hover {
   color: #ffad22 !important; 
}

h1 a:visited,
h2 a:visited,
h3 a:visited {
   color: #000000;
}

p a:link { 
	color: #ffad22;}
p a:hover {color: #625173;}
p a:visited {color: #ffad22;}

.entry-content a {
	color: #ffad22;
}