body,
.movie-background, .photo-background {
	background-color: #5E2A10;
}

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

a:hover, a:active {
	color: #E4D67C;
}

#container {
	border-color: #CB702A;
	background-color: #D97637;
}

#contentContainer {
	background-color: #D97637;
	border-color: #A76432;
}


#contentContainer #content {
	color: #F9D35D;
}



/* @group File Sharing */

.filesharing-item {
	background-color: #AD5E2C;
}

.filesharing-item-description {
}

/* @end */

		
#pageHeader {
	background-color: %colour_header_bg%;
}

.photo-navigation {
	background-color: #AD5E2C;
}

#pageHeader h1 {
	color: #C1996B;
}
		
#pageHeader h2 {
	color: #B0AB2A;
}
		
.photo-links {
	background-color: %colour_body_bg * 0.6%;
	border-bottom-color: %colour_header_bg * 0.5%;
}

.photo-caption {
	color: #F9D35D;
}

.photo-title {
	color: #FFFD6F;
}

.blog-entry-title a {
	color: #F9D35D;
}

.blog-entry-title a:hover {
	color: %colour__content_links%;
	background: transparent;
}

.photo-links {
	color: #F5F8AF;
}

.exif-data,
.movie-title {
	color: %colour_content_background * 2%;
}

#navcontainer ul a {
	color: #FDDE86;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #F5F8AF;
}

#navcontainer ul a:hover {
	color: #BBAA99;
}

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

#navcontainer ul ul {
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
 {
	border-bottom-color: #8E3D40;
	color: #5B0A0D;
}

#sidebarContainer {
	color: #5B0A0D;
}

#sidebar {
	color: #5B0A0D;
	background-color: #A76432;
}

#sidebarContainer h1 {
	background-color: #E79E72;
	color: #884224;
}

#sidebarContainer h1+p {
	background-color: #884224;
	color: #E79E72;
}

#sidebarContainer h1+p a{
	color: #FF9E94;
}

#sidebarContainer a {
	color: #9F0A2F;
}

#footer, #footer p {
	background-color: transparent;
}

#footer a {
}

#footer a:hover {
}


#content h1 {
	color: #C7A84A;
}

#content h2 {
	color: #C7A84A;
}

#content h3 {
	color: #E0BD53;
}

#content h4 {
	color: #E0BD53;
}

#content h5 {
	color: #F9D35D;
}

.photo-frame, .thumbnail-frame {
	border-color: #824621;
	background-color: #FFA54D;
}

.form-input-field, .form-input-button {
	background-color: #FFA54D;
	border-color: #C36A31;
	color: #F9D35D;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer #current {
	color: #BBAA99;
	background-color: #601400;
}

#navcontainer .currentAncestor {
	background-color: #581300;
}

#navcontainer a:hover {
	background-color: #581300;
}

#navcontainer ul ul a:hover, #navcontainer ul ul ul a:hover {
	background-color: transparent;
}
	
#navcontainer ul ul #current, #navcontainer ul ul ul #current {
	color: #95887A;
	background: none;
}



/* Parent - Level 0 */

#navcontainer ul {
	background-color: #4A1000;
}


/* Child - Level 1 */

#navcontainer ul ul {
	background-color: #420E00;
}



/* Child Level 3 */

#navcontainer ul ul ul {
	background-color: #3B0C00;
}

/* @end */