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

a:link, a:visited {
	color: #29405E;
}

a:hover, a:active {
	color: #314C70;
}

#container {
	border-color: #091561;
	background-color: #6DB1FF;
}

#contentContainer {
	background-color: #6DB1FF;
	border-color: #ADFEA5;
}


#contentContainer #content {
	color: #0012A9;
}



/* @group File Sharing */

.filesharing-item {
	background-color: #629FE5;
}

.filesharing-item-description {
}

/* @end */

		
#pageHeader {
	background-color: #5A4E66;
}

.photo-navigation {
	background-color: #578DCC;
}

#pageHeader h1 {
	color: #14E0B0;
}
		
#pageHeader h2 {
	color: #001DDF;
}
		
.photo-links {
	background-color: %colour_body_bg * 0.6%;
	border-bottom-color: #2D2733;
}

.photo-caption {
	color: #0012A9;
}

.photo-title {
	color: #0015CA;
}

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

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

.photo-links {
	color: #29405E;
}

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

#navcontainer ul a {
	color: #0026B9;
}

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

#navcontainer ul a:hover {
	color: #000FE3;
	background-color: #43FEA2;
}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #0012FF;
	background-color: #43FEA2;
}

#navcontainer ul ul {
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
 {
	border-bottom-color: #333BAF;
	color: #00087C;
}

#sidebarContainer {
	color: #00087C;
}

#sidebar {
	color: #00087C;
	background-color: #ADFEA5;
}

#sidebarContainer h1 {
	background-color: #0037C9;
	color: #666666;
}

#sidebarContainer h1+p {
	background-color: #666666;
	color: #0037C9;
}

#sidebarContainer h1+p a{
	color: #4437EB;
}

#sidebarContainer a {
	color: #000FD9;
}

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

#footer a {
}

#footer a:hover {
}


#content h1 {
	color: #000E87;
}

#content h2 {
	color: #000E87;
}

#content h3 {
	color: #001098;
}

#content h4 {
	color: #001098;
}

#content h5 {
	color: #0012A9;
}

.photo-frame, .thumbnail-frame {
	border-color: #416A99;
	background-color: #98F7FF;
}

.form-input-field, .form-input-button {
	background-color: #98F7FF;
	border-color: #629FE5;
	color: #0012A9;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer #current {
	color: #000FE3;
	background-color: #43FEA2;
}

#navcontainer .currentAncestor {
	background-color: #43FEA2;
}

#navcontainer a:hover {
	background-color: #43FEA2;
}

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



/* Parent - Level 0 */

#navcontainer ul {
	background-color: #048EFF;
}


/* Child - Level 1 */

#navcontainer ul ul {
	background-color: #037FE5;
}



/* Child Level 3 */

#navcontainer ul ul ul {
	background-color: #0371CC;
}

/* @end */