a:link, a:visited, #sidenavcontainer .current:hover, #sidenavcontainer .currentAncestor:hover, h1, h2, h3, h4, h5, h6, .blog-entry-title, blockquote, .standout, .filesharing-description, .album-title, .thumbnail-caption, .movie-description, .movie-page-title, .movie-thumbnail-caption, .movie-title, .message-text, form, .photo-title {
	color: #ef0600;
	border-color: #ef0600;
}

#sidebar_title {
	background: #ef0600;
	color: #fff;
}

#site_title {
	font-weight: bold;
	text-shadow: 2px 2px 5px black;
	font-size: 32px;
	color: #ffffff;
}

a:hover, a:active, #site_slogan, .photo-caption {
	color: #af000a;
}

#sidenavcontainer a:hover, #sidenavcontainer .currentAncestor {
	color: #af000a;
}

#sidenavcontainer .current {
	color: #af000a;
}

