/* Colors: Hues
-------------------------------------------------------------- */

#header #branding a {
	background: url(http://www.dubberly.com/wp-content/themes/ddo/css/images/logo-dubberly-design-office-magenta.gif) no-repeat right;
}

.button-wide {
	background: url(images/button-wide-magenta.gif) no-repeat;
}

.button-narrow{
	background: url(images/button-narrow.gif) no-repeat;
}

a {
	color: #be007f;
}

a:hover,
.entry-tags a:hover,
.search-result h2.title a:hover,
.entry-header h2 a:hover,
#home ul#recent-work ul li a:hover,
#content-sidebar ul#recent-work ul li a:hover,
#clients ul.options li a:hover,
#clients ul.options li.active a {
	color: #be007f;
	background-color: #ffebf9;
}

#about #primary .links li a#aboutlink,
#contact #primary .links li a#contactlink,
#clients #primary .links li a#clientslink,
.cat-models #primary .links li a#modelslink,
.cat-blog #primary .links li a#bloglink,
.cat-concept-maps #primary .links li a#mapslink,
.cat-articles #primary .links li a#articleslink,
.cat-projects #primary .links li a#projectslink {
	color: #ffffff;
	background-color: #be007f;
}

#home #about-box  {
	background-color: #be007f;
}

#home #about-box h2,
#home #about-box .call-to-action a:hover {
	color: #ff74d7;
}

form span input,
form span textarea,
form span select {
	background-color: #ffebf9;
}

#home a#find-out-more-link {
	color: #ffebf9;
	background: url(images/button-more-magenta.gif) no-repeat;
}

a.model_tooltip:hover span {
	background: #be007f;
}

.ddo_thumbnail figcaption {
	background-color: #be007f;
}

#social a:hover,
#social a:focus {
	color: #be007f;
}
