body,
.movie-background {
	color: #060606;
	background-color: #707070;
}

.photo-links {
	color:#6C6C6C;
}

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

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

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

a:hover, a:active {
}

#topbar {
	background-color: #FFFFFF;
}

.photo-navigation {
	background-color: #757575;
	border: 1px solid #7A7A7A;
	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:#FFFFFF;
}

.photo-background {
	background-color: #707070;
}

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

