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

#container {
	border-color: #E7E7E7;
}

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


a:hover, a:active {
	text-decoration: none;
	color: #1d7ffd;
	border-bottom: 1px solid #1d7ffd;
}
#footer {
	color: #3889D5;
	background-color: 
	border-top-color: #0080FF;
}

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

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

#navcontainer ul {
}

#navcontainer ul a {

}

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

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #191919;
}

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

#navcontainer #bottomBar {
	border-top-color: %colour_header_bg * 0.75%;
	background-color: %colour_header_bg * 0.4%;
}

#contentContainer {
	border-color: #FFFFFF;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link {
	border-bottom-color: #33B3FF;
	color: #0080FF;
}

#sidebarContainer #sidebar {
	border-bottom-color: #33B3FF;
}

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

.blog-entry-comments a,
.blog-entry-date {
	color: #0080FF;
}

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-color: #E7E7E7;
	background: #1E6FBB;
}
