body,
.movie-background, .photo-background {
	background-color: #292D34;
}

a:link, a:visited {
	color: #326EA1;
}

a:hover, a:active {
	color: #204B6E;
}

.photo-navigation {
	background-color: #202429;
}
.photo-links {
	background-color: #181B1F;
	border-bottom-color: #14161A;
}

.photo-caption {
	color: #CCCCCC;
}

.photo-title {
	color: #F4F4F4;
}

.blog-entry-title a {
	color: #CCCCCC;
}

.blog-entry-title a:hover {
	color: #326EA1;
	background: transparent;
}

.photo-links {
	color: #326EA1;
}

.exif-data,
.movie-title {
	color: %colour_content_background * 2%;
}


.photo-navigation a:link,
.photo-navigation a:visited {
	color: #326EA1;
}

#content {
	color: #CCCCCC;
}

#content h1 {
	color: #A3A3A3;
}

#content h2 {
	color: #A3A3A3;
}

#content h3 {
	color: #B7B7B7;
}

#content h4 {
	color: #B7B7B7;
}

#content h5 {
	color: #CCCCCC;
}

.photo-frame, .thumbnail-frame {
	border-color: #181B1F;
	background-color: #393F48;
}

.form-input-field, .form-input-button {
	background-color: #393F48;
	border-color: #24282E;
	color: #CCCCCC;
}
