body,
.movie-background {
	color: #1A1A1A;
	background-color: #1A1A1A;
}

.photo-links {
	color:#808080;
}

#contentContainer {
	background-color: %colour_content_background%;
	border-color: %colour_content_background - R(0.05)G(0.05)B(0.05)%;
}

#footer {
	background-color: %colour_content_background - R(0.05)G(0.05)B(0.05)%;
}

#sidebarContainer,
.exif-data,
.photo-title {
	color: #7C7C7C;
}

#navcontainer a,
.filesharing-item {
	color: #694134;
}

a:link,
a:visited,
#navcontainer #current,
#navcontainer .currentAncestor,
#navcontainer a:hover,
.blog-entry-title,
.album-title,
.movie-title,
h1,
h2,
h3,
h4,
h5 {
	color: #A47C6F;
}

a:hover, a:active {
}

#topbar {
	background-color: #71493C;
}

.photo-navigation {
	background-color: #1F1F1F;
	border: 1px solid #242424;
	color: %colour_content_background + R(0.4)G(0.4)B(0.4)%;
}

.thumbnail-frame img,
.movie-thumbnail-frame img {
	background: %colour_content_background + R(0.04)G(0.04)B(0.04)%;
	border-color: %colour_content_background - R(0.02)G(0.02)B(0.02)%;
}

#pageHeader h2 {
	color:#FFE2D5;
}

.photo-background {
	background-color: #1A1A1A;
}

#navcontainer ul ul ul li a, #navcontainer ul ul ul #current {
	color: #240000;
}

