body, .photo-background {
	background: #FFFFFF;
	color: #555555;
}

#site_title {
	color: #F3F3F3;
}

#site_slogan {
	color: #DEDEDE;
}

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

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: #53A0CE;
}

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

strong, b {
	color: #004288;
}

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

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

#sidebarContainer .sidebar, #footerContainer .sidebar, .filesharing-item, .blog-entry-comments-inline, .movie-thumbnail-frame {
	color: #999999;
	background-color: #EBF7FF;
	border-color: #D1DDE5;
}

.filesharing-item:hover {
	background-color: #D1DDE5;
	border-color: #9EAAB2;
}

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

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

