<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
.movie-background,
.photo-background {
	color: #333333;
	background-color: #4C4C4C;
}

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

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

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

#pageHeader #bar {
	background-color: #F17B00;
	border-top-color: #FFBB40;
}

#pageHeader h1,
.photo-title,
.movie-title {
	color: #F17B00;
}
		
#pageHeader h2,
.photo-caption,
.exif-data {
	color: #40C2FF;
}

#footer {
	color: #40C2FF;
	background-color: #000000;
	border-top-color: #F17B00;
}

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

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

#navcontainer ul {
}

#navcontainer ul a {
	color: #333333;
}

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

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #7F7F7F;
}

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

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

#contentContainer {
	border-color: #989898;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link {
	border-bottom-color: #73F5FF;
	color: #40C2FF;
}

#sidebarContainer #sidebar {
	border-bottom-color: #73F5FF;
}

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

.blog-entry-comments a,
.blog-entry-date {
	color: #40C2FF;
}

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-color: #3F3F3F;
	background: #26A8E5;
}</pre></body></html>