body  {
      background-color: #000000;
}

#pageColor, .photo-background {
      background: #FFFFFF;
}

#container, .blog-entry-body, .filesharing-item, .thumbnail-frame, .photo-frame, .movie-thumbnail-frame, #blog-rss-feeds, #blog-categories, ul.blog-tag-cloud {
      border-color: #CCCCCC;
}

.filesharing-item:hover, .thumbnail-frame:hover, .movie-thumbnail-frame:hover {
      background: #E5E5E5;
}

#sidenavcontainer {
      background: #FFFFFF;
      border-color: #CCCCCC;
}

#sidebar {
      color: #393939;
}

#footerContainer, div.breadcrumb {
      background: #1E1E1E;
      border-color: #181818;
}

#footerContainer, div.breadcrumb a, div.breadcrumb, #footerContainer a {
      color: #FFFFFF;
}

#contentContainer #content, .photo-links {
      color: #333333;
}

a:link, a:visited, .paginate a:link, .paginate a:visited, .blog-entry-title, .blog-entry-date, blockquote, .standout, .filesharing-description, .album-title, .thumbnail-caption, .movie-description, .movie-page-title, .movie-thumbnail-caption, .movie-title, .photo-title, td .collage-title a:link, td .collage-title a:visited {
      color: #5C0F0A;
      border-color: #5C0F0A;
}

#sidebar_title {
       color: #000000;
}

/* Title and nav hover */
#site_title, #sidenavcontainer .current:hover, #sidenavcontainer .currentAncestor:hover, td a:link, td a:visited {      color: white;}

/* headers */h1, h2, h3, h4, h5, h6, form, .message-text  {
	color: black;
}
a:hover, a:active, #site_slogan, .photo-caption {
      color: #C60F42;
}

#sidenavcontainer a:hover, #sidenavcontainer .currentAncestor {
      color: #33406D;
}

#sidenavcontainer .current {
      color: #33406D;
}