body {
	background-color: #242424;
	color:  #F3F1F1;
}

* html .photo-background {
	background-color: #242424;
}

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

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

a:link, a:visited, #site_title, blockquote, .standout, h1, h2, h3, h4, h5, h6, .blog-entry-title, .movie-page-title, .photo-title, .photo-navigation, form, .message-text {
	color: #8A7575;
}

#content, blockquote {
	border-color: #8A7575;
}

a:hover, a:active, #site_slogan, .blog-entry-date, #sidebar_title, .filesharing-description, .movie-description, .movie-page-description, .photo-caption, .blog-entry-comments  {
	color: #B9ACAC;
}

#sidebarContainer {
	color: #EDE2E2;
}

#toolbar_vertical ul, #toolbar_vertical ul li, .filesharing-item, .thumbnail-frame, .photo-frame, .movie-thumbnail-frame {
	border-color: #333333;
}

#toolbar_vertical ul li a:hover, #toolbar_vertical ul li .current, .filesharing-item, .thumbnail-frame, .movie-thumbnail-frame, .movie-background {
	background: #262626;
}

#toolbar_vertical ul li .current:hover, .filesharing-item:hover, .thumbnail-frame:hover, .movie-thumbnail-frame:hover {
	background: #373737;
	border-color: #666666;
}