

/*-----------------------------------------------------------------
 These are dynamic accent color values generated by theme options
-----------------------------------------------------------------*/

a {
	color: #acacac;
	}
	
a:hover {
	border-bottom-color: #acacac;
	}
	
::selection { 
	background: #acacac;
	}

a.btn,
input[type="submit"],
button.btn,
.more-link {
	background-color: #acacac;
	}

#header .logo a:after {
	color: #acacac;
	}

#header .logo a:hover {
	border-bottom-color: #acacac;
	}

#header #nav li a:hover {
	border-bottom-color: #acacac;
	}

#header #nav li.current_page_item a, 
#header #nav li.current-menu-parent a,
#header #nav li.current_page_parent a {
	color: #acacac;
	}

#header #nav ul a:hover,
#header #nav ul ul a:hover {
	color: #acacac !important;
	}

#header #nav ul li.current-menu-item a {
	color: #acacac !important;
	}

body.home #hero h1:after {
	color: #acacac;
	}

body.home #columns p a:hover {
	border-bottom-color: #acacac;
	}

#portfolio h1:after {
	color: #acacac ;
	}

#portfolio .post a .overlay {
	background: #acacac;
	}

#portfolio .post a:hover .overlay {
	background: #acacac;
	}

#portfolio h2 a {
	color: #acacac;
	}

#portfolio h2 a:hover {
	border-bottom-color: #acacac;
	}

body.home #clients h1:after {
	color: #acacac;
	}

#blog h1:after {
	color: #acacac;
	}


#blog h2 a:hover {
	border-bottom-color: #acacac;
	}

#blog .post h2 a:hover,
#blog .post p a:hover {
	border-bottom-color: #acacac;
	}

#enews h1:after {
	color: #acacac;
	}

#enews h2 a:hover {
	border-bottom-color: #acacac;
	}

#content article h2.entry-title a:hover {
	border-bottom-color: #acacac;
	}

#content article .entry-content blockquote {
	border-left-color: #acacac;
	}

#content article.format-quote .entry-title a:hover blockquote p {
	color: #acacac;
	}

#content article.format-link .entry-image p a {
	background: #acacac;
	}

.mejs-time-current {
	background: #acacac !important;
	}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #acacac !important;
	}

.flex-direction-nav a:hover {
	background-color: #acacac;
	}

body.post-type-archive-portfolio .item a .overlay {
	background: #acacac;
	}

body.post-type-archive-portfolio .item a:hover .overlay {
	background: #acacac;
	}

#footer nav li a:hover {
	border-bottom-color: #acacac;
	}

#footer .copyright a:hover {
	border-bottom-color: #acacac;
	}
