body { 
	background-color: #000; 
	color: #ccc;
	}

#header-wrap { background-color: #000; }

#logo a {
	font-family: 'Bentham', serif;
	color: #ccc;
	font-size: 1.5em;
	letter-spacing: .01em;
	text-transform: uppercase;
}

#logo a:hover { color: #ad2525; }

.homepage-slide-title { 
	font-family: 'Bentham', serif; 
	text-transform: capitalize;
}

h1 a, h2 a, h3 a, .page-header-title { color: #ccc; }

h1, h2, h3, h4, h5, h6, .post-meta, a:hover, .portfolio-entry-categories a:hover { color: #fff; }

#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > li.sfHover > a,
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover { color: #ad2525; }

#site-navigation li a {  
	font-family: 'Bentham', serif;
	font-size: 1.2em;
	font-weight: 800 !important;
}

.homepage-slide-caption, h2.heading {
	font-family: 'Bentham', serif;
	font-weight: 800 !important;
	font-size: 1.4em;
}

.homepage-slide-caption {
	background: #ad2525;
}

body a:hover  { color: #ad2525; }

#homepage-slider-wrap .flex-direction-nav li a:hover { background: #ad2525; }