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

#container {
	border-color: #021653;
}

a:link, a:visited {
	color: #277FFE;
}

#pageHeader {
	background-color: #272E55;
	border-bottom-color: #DFDCB5;
}

#pageHeader #bar {
	background-color: #DFDCB5;
	border-top-color: #FFFFF5;
}

#pageHeader h1,
.photo-title,
.movie-title {
	color: #DFDCB5;
}
		
#pageHeader h2,
.photo-caption,
.exif-data {
	color: #C08955;
}

#footer {
	color: #C08955;
	background-color: #272E55;
	border-top-color: #DFDCB5;
}

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

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

#navcontainer ul {
}

#navcontainer ul a {
	color: #333333;
}

#navcontainer ul a:hover,
.photo-navigation a:hover {
	color: #277FFE;
}

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #0D65E4;
}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #535353;
}

#navcontainer #bottomBar {
	border-top-color: #1D223F;
	background-color: #0F1222;
}

#contentContainer {
	border-color: #1E46C0;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link {
	border-bottom-color: #65D5FF;
	color: #32A3F7;
}

#sidebarContainer #sidebar {
	border-bottom-color: #65D5FF;
}

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

.blog-entry-comments a,
.blog-entry-date {
	color: #32A3F7;
}

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-color: #021653;
	background: #A66F3B;
}