body, #toolbar_horizontal a:link, #toolbar_horizontal a:visited {
	color: #D2CAC1;
}

body {
	background-color: #99231D;
}

* html .photo-background {
	background: #99231D;
}

a:link, a:visited, #site_title, #sidebar_title, h1, h2, h3, h4, h5, h6, .blog-archive-month, .blog-entry-title {
	color: #FAF2EB;
}

a:hover, a:active, #site_slogan {
	color: #D2CAC1;
}

#toolbar_vertical, #toolbar_vertical a, #content, blockquote, .standout, .filesharing-item, .thumbnail-frame, .thumbnail-frame:hover, .photo-frame, .movie-thumbnail-frame, .movie-thumbnail-frame:hover {
	border-color: #D2CAC1;
}


