/* Custom CSS */
a { 
	font-weight: normal;
	color: #197ab8;
}
blockquote {
	font-family: 'Bitter', serif;
	color: #787a7b;
	font-style: italic;
	padding: 0 40px;
	margin: 30px 0;
	font-size: 14px;
	line-height: 24px;
}
#primary-nav li a {
    color: #000000;
}
	

#footer a:hover,
.feature-credit a:hover,
.feature-content a:hover {
	color: #197ab8 !important;
}.feature-navigation a:hover,
.footer-widgets .zilla_flickr_widget a:hover img,
#footer-feature-nav a:hover,
.post-thumb a:hover,
.comment.author-comment .avatar,
#commentform .form-submit input:hover,
.contactform li button:hover,
.zilla-popular-widget-nav a:hover {
	background-color: #197ab8 !important;
}