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

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

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

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

a {
	color: #e55300;
}

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 {
	color: #cb4a00;
	background-color: #ffeee5;
}


#page-about #primary .links li a#aboutlink,
#page-contact #primary .links li a#contactlink,
.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:		#f95b00;
}

#home #testdiv,
#home #content-box #about-box  {
	background-color: 		#f95b00;
	}
	
#home #content-box #about-box h2 {
	color: 					#ffa86b;
}

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

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

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

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