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

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

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

#container {
      border-color: #808080;
      background-color: #666666;
}

#contentContainer {
      background-color: #666666;
      border-color: #585757;
}


#contentContainer #content {
      color: #FFFFFF;
}



/* @group File Sharing */

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

.filesharing-item-description {
}

/* @end */

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

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

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

.photo-caption {
      color: #FFFFFF;
}

.photo-title {
      color: #FFFFFF;
}

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

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

.photo-links {
      color: #E7ACB3;
}

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

#navcontainer ul a {
      color: #FFFFFF;
}

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

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

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

#navcontainer ul ul {
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
 {
      border-bottom-color: #FFFFFF;
      color: #F7F7F7;
}

#sidebarContainer {
      color: #F7F7F7;
}

#sidebar {
      color: #F7F7F7;
      background-color: #585757;
}

#sidebarContainer a {
      color: #FFF7FF;
}

#footer {
      background-color: #3B3B3B;
      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: #E5E5E5;
}

#content h4 {
      color: #E5E5E5;
}

#content h5 {
      color: #FFFFFF;
}

.photo-frame, .thumbnail-frame {
      border-color: #3D3D3D;
      background-color: #8E8E8E;
}

.form-input-field, .form-input-button {
      background-color: #8E8E8E;
      border-color: #5B5B5B;
      color: #FFFFFF;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer .current {
      color: #FFFFFF;
      background-color: #B76F5E;
}

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

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

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



/* Parent - Level 0 */

#navcontainer, #navcontainer ul {
      background-color: #8D5649;
}


/* Child - Level 1 */

#navcontainer ul ul {
      background-color: #7E4D41;
}



/* Child Level 3 */

#navcontainer ul ul ul {
      background-color: #623C33;
}

/* @end */
