body, * html #background, #background, .photo-background  {
	background-color: #333333;
}

#footerContainer, #footer a:link, #footer a:visited, #toolbar_footer a {
	color: #F3F3F3;
}

#footer a:hover, #footer a:active, #toolbar_footer a:hover {
	color: #B6D226;
}

a:link, a:visited, .photo-navigation, form, .message-text, .blog-entry-date, .filesharing-description, .movie-description, .movie-page-description, .photo-caption {
	color: #B3CD26;
}

h1, h2, h3, h4, h5, h6, .blog-entry-title, .blog-entry-title a:link, .blog-entry-title a:visited, .movie-page-title, .photo-title, .blog-entry-comments, .album-title {
	color: #BEBDC2;
}

a:hover, a:active {
	color: #B6D226;
}

#site_title #paragraph1 {
	color: #F3F3F3;
}

#site_title #paragraph2 {
	color: #F3F3F3;
}

#sidebar {
	color: #F3F3F3;
}

blockquote, .standout {
	border-left-color: #CCCCCC;
	color: #DEDEDE;
}

#toolbar_horizontal a {
	color: #DEDEDE;
}

#toolbar_horizontal a:hover, #toolbar_horizontal .current {
	color: #FFFFFF;
	background: #A6B93A;
}

#toolbar_horizontal .currentAncestor, #toolbar_horizontal a:active {
	background: #8D9852;
}
