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

#container {
	background-color: #000000;
}

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

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

#background_content {
	background-color: #333333;
}


#contentContainer #content {
	color: #999999;
}



/* @group File Sharing */

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

.filesharing-item-description {
}

/* @end */


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

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

.photo-caption {
	color: #999999;
}

.photo-title {
	color: #B7B7B7;
}

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

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

.photo-links {
	color: #ACC7E7;
}

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

#navcontainer ul a {
	color: #FFFFFF;
}

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

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

}

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

}

#navcontainer ul ul {
}

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

#leftbar {
	color: #999999;
}

#leftbar {
	color: #999999;
}


#leftbar a {
	color: #999999;
}

#leftbar a:hover {
	color: #66CCFF;
}


#footer {
	color: #808080;
}

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

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


#content h1 {
	color: #999999;
}

#content h2 {
	color: #999999;
}

#content h3 {
	color: #999999;
}

#content h4 {
	color: #999999;
}

#content h5 {
	color: #999999;
}

.photo-frame, .thumbnail-frame {
	border-color: #1E1E1E;
	/*background-color: #333333;*/
}

.form-input-field, .form-input-button {
	background-color: #666666;
	border-color: #212121;
	color: #999999;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer #current {
	color: #000000;
}



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

#background_sidebar_left {
	background-color: #EEEEEE;
}

#background_sidebar_right {
	background-color: #31363E;
}
