body,
.movie-background,
.photo-background {
	color: #333333;
	background-color: #475063;
}

#container {
	border-color: #3A4356;
}

a:link, a:visited {
	color: #1C5EF2;
}

#pageHeader {
	background-color: #000000;
	border-bottom-color: #125FDF;
}

#pageHeader #bar {
	background-color: #125FDF;
	border-top-color: #519FFF;
}

#pageHeader h1,
.photo-title,
.movie-title {
	color: #125FDF;
}
		
#pageHeader h2,
.photo-caption,
.exif-data {
	color: #76808C;
}

#footer {
	color: #76808C;
	background-color: #000000;
	border-top-color: #125FDF;
}

.blog-entry-title a,
#blog-archives a,
#blog-categories a,
#blog-rss-feeds a,
.blog-archive-month {
	color: #333333;
}

.blog-entry-title a:hover,
#blog-archives a:hover,
#blog-categories a:hover,
#blog-rss-feeds a:hover {
	color: #1C5FF2;
}

.blog-archive-link-disabled,
.blog-category-link-disabled {
	color: #76818C;
	text-decoration: none;
}

#navcontainer ul {
}

#navcontainer ul a {
	color: #333333;
}

#navcontainer ul a:hover,
.photo-navigation a:hover {
	color: #1C5EF2;
}

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #0244D8;
}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #1C5FF2;
}

#navcontainer #bottomBar {
	border-top-color: #000000;
	background-color: #000000;
}

#contentContainer {
	border-color: #8EA0C6;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link {
	border-bottom-color: #A9B3BF;
	color: #76818C;
}

#sidebarContainer #sidebar {
	border-bottom-color: #A9B3BF;
}

.blog-entry-comments,
.blog-archive-headings-wrapper {
	border-top-color: #76818C;
	color: #76818C;
}

.blog-entry-comments a,
.blog-entry-date {
	color: #76818C;
}

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-color: #3A4356;
	background: #5C6672;
}