#background, .photo-background  {
	background-color: %colour_background%;
}

#footerContainer, #footer a:link, #footer a:visited, #toolbar_footer a {
	color: %colour_background+0.3%;
}

#footer a:hover, #footer a:active, #toolbar_footer a:hover {
	color: %colour_background+0.2%;
}

a:link, a:visited, #site_title, h1, h2, h3, h4, h5, h6, .blog-entry-title, .movie-page-title, .photo-title, .photo-navigation, form, .message-text, #site_slogan, .blog-entry-date, .filesharing-description, .movie-description, .movie-page-description, .photo-caption, .blog-entry-comments, .album-title {
	color: %colour_a_link%;
}

a:hover, a:active {
	color: %colour_a_hover%;
}

#sidebar, #sidebar2 {
	color: %colour_sidebar%;
}

blockquote, .standout {
	border-left-color: %colour_blockquote_border%;
	color: %colour_blockquote%;
}

#toolbar_horizontal a {
	color: %colour_toolbar_a_link%;
}

#toolbar_horizontal a:hover, #toolbar_horizontal a:active, #toolbar_horizontal .current, #toolbar_horizontal .currentAncestor {
	color: %colour_toolbar_a_hover%;
	background: %colour_toolbar_background%;
}
