body, .photo-background {
	background: #F4F1F3;
	color: #666666;
}

#site_title {
	color: #FFFFFF;
}

#site_slogan {
	color: #DEDEDE;
}

a:link, a:visited, #toolbar_horizontal a  {
	color: #990000;
}

a:hover, #footer a:hover, #breadcrumbcontainer a:hover, #toolbar_horizontal .current:hover, #toolbar_horizontal a:hover, #toolbar_footer a:hover, .blog-category-link-enabled:hover, .blog-archive-link-enabled:hover, .blog-rss-link:hover, .blog-comments-rss-link:hover, .blog-entry-title a:hover, .filesharing-item-title a:hover, .thumbnail-frame a:hover, .photo-navigation a:hover {
	color: #003366;
}

.header, #toolbar_horizontal ul li a:hover, #toolbar_horizontal ul li .current, #toolbar_horizontal ul li .currentAncestor {
	border-color: #E7E4E6;
}

strong, b {
	color: #333333;
}

h1, h2, h3, h4, h5, h6 {
	color: #990000;
}

blockquote, .standout {
	color: #9E817F;
	border-color: #E3CED0;
}

#sidebarContainer .sidebar, #footerContainer .sidebar, .filesharing-item, .blog-entry-comments-inline, .movie-thumbnail-frame {
	color: #333333;
	background-color: #E1DEE0;
	border-color: #C7C4C6;
}

.filesharing-item:hover {
	background-color: #C7C4C6;
	border-color: #949193;
}

ul.blog-tag-cloud, #blog-categories, #blog-archives, .blog-entry-comments-inline, .filesharing-item, .movie-thumbnail-frame {
	border-color: #C7C4C6;
}

.movie-thumbnail-frame:hover {
	border-color: #949193;
}


