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

#container {
	border-color: #5F9574;
}

a:link, a:visited {
	color: #A2CAB3;
}

#pageHeader {
	background-color: #76AD92;
	border-bottom-color: #2A5353;
}

#pageHeader #bar {
	background-color: #2A5353;
	border-top-color: #6A9393;
}

#pageHeader h1,
.photo-title,
.movie-title {
	color: #2A5353;
}
		
#pageHeader h2,
.photo-caption,
.exif-data {
	color: #D0E5DA;
}

#footer {
	color: #D0E5DA;
	background-color: #76AD92;
	border-top-color: #2A5353;
}

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

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

#navcontainer ul {
}

#navcontainer ul a {
	color: #333333;
}

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

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #88B099;
}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #64A882;
}

#navcontainer #bottomBar {
	border-top-color: #58816D;
	background-color: #2F453A;
}

#contentContainer {
	border-color: #D8FFFF;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link {
	border-bottom-color: #5D8586;
	color: #2A5253;
}

#sidebarContainer #sidebar {
	border-bottom-color: #5D8586;
}

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

.blog-entry-comments a,
.blog-entry-date {
	color: #2A5253;
}

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-color: #5F9574;
	background: #B6CBC0;
}
