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

#container {
	background-color: #731B18;
}

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

a:hover, a:active {
	color: #8BDCC8;
}

#background_content {
	background-color: #D04019;
}


#contentContainer #content {
	color: #CCCCCC;
}



/* @group File Sharing */

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

.filesharing-item-description {
}

/* @end */


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

#pageHeader h1 {
	color: #FFFFFF;
}
		
#pageHeader h2 {
	color: #E8E8E8;
}
		
.photo-links {
	background-color: transparent;
}

.photo-caption {
	color: #CCCCCC;
}

.photo-title {
	color: #F4F4F4;
}

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

.blog-entry-title a:hover {
	color: #E8E8E8;
	background: transparent;
}

.photo-links {
	color: #E8E8E8;
}

.exif-data,
.movie-title {
	color: #FF8032;
}

#navcontainer ul a {
	color: #E8E8E8;
}

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

#navcontainer ul a:hover {
	color: #FA4D1E;
	border-right-color: #FA4D1E;
	border-left-color: #FA4D1E;

}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #FF5C24;
	border-right-color: #FF5C24;
	border-left-color: #FF5C24;

}

#navcontainer ul ul {
}

#leftbar .sideHeader,
#leftbar h1,
#leftbar h2,
#leftbar h3,
#leftbar h4,
#leftbar h5
 {
	color: #C7DCC6;
}

#leftbar {
	color: #C7DCC6;
}

#leftbar {
	color: #C7DCC6;
}


#leftbar a {
	color: #CC8F34;
}

#leftbar a:hover {
	color: #FFFFFF;
}


#footer {
	color: #CCCCCC;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#content h1 {
	color: #CCCCCC;
}

#content h2 {
	color: #CCCCCC;
}

#content h3 {
	color: #CCCCCC;
}

#content h4 {
	color: #CCCCCC;
}

#content h5 {
	color: #CCCCCC;
}

.photo-frame, .thumbnail-frame {
	border-color: #7C260F;
	/*background-color: #D04019;*/
}

.form-input-field, .form-input-button {
	background-color: #FF734C;
	border-color: #BF2F07;
	color: #CCCCCC;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer #current {
	color: #FA4D1E;
}



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

#background_sidebar_left {
	background-color: #733A14;
}

#background_sidebar_right {
	background-color: #8F2C11;
}
