body,
.movie-background {
	color: #333333;
	background-color: #103F00;
}

body { font-family:palatino, helvetica, times roman; }

#contentContainer #content,
#footer {
	border-color: #103F00;
}

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

#pageHeader h1 { color:#969696; font-family:palatino, times roman; font-style:bold; font-size:2.8em; margin-left:-10px; }


.photo-title,
.blog-entry-title a,
.movie-page-title,
.album-title,
.movie-title,
#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link  {
	color: #377900;
}

.blog-entry-title a:hover {
	color: #617267;
}
		
#pageHeader h2 { color:#C0C0C0; font-family:papyrus, palatino, times roman; font-style:normal; font-size:1.1em; margin-left:-10px; }


.blog-entry-date,
.thumbnail-caption,
.movie-thumbnail-caption,
.exif-data {
	color: #834211;
}

#sidebarContainer,
#footer,
#breadcrumbcontainer,
.movie-title {
	color: #ADADAD;
}

#blog-archives a,
#blog-categories a,
#blog-rss-feeds a {
	color: #ADADAD;
	text-decoration: none;
}

#blog-archives a:hover,
#blog-categories a:hover,
#blog-rss-feeds a:hover {
	color: #8A9E3E;
}

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

#navcontainer ul {
	border-bottom-color: #366526;
	border-top-color: #001800;	
}

#navcontainer ul a {
	color: #ADADAD;
	border-top-color: #366526;
	border-bottom-color: #001800;
	background-color: #103F00;
}

#navcontainer ul ul {
	border-top-color: #366526;
	border-bottom-color: #001800;
}

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

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

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #8A9E3E;
}

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

#contentContainer {
	border-color: #207E00;
}

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

.blog-entry-comments a {
	color: #834211;
}

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-color: #834211;
	background: #500F00;
}

h3, h4 { letter-spacing:0.1px; }

h3 { margin-left:-5px; } 
h4 { margin-left:15px; }

p { text-align:justify; }

#cr { text-align:center; }

li { font-family:palatino, helvetica; }