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

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

#pageHeader {
      background: url(../../images/red/header_bg.png) repeat;
}

#sidebarContainer .sideHeader {
     
}

#navcontainer #current {
      background: none;      font-size: 1.2em;      color: #fccf04;
}

#navcontainer #current:hover {
      background: none;      font-size: 1.2em;
      color: #fccf04;
}

#navcontainer .currentAncestor {
      background: none;
}

#navcontainer a {
      color: #ffffff;
}

#navcontainer a:hover {
      background: none;      font-size: 1.2em;      color: #fccf04;
}

#navcontainer ul ul #current{
      background: #d3bab6;
      color: #ffffff;
}

#navcontainer ul ul .currentAncestor {
      background: #d3bab6;
}

#navcontainer ul ul #current{
      background: #f7f5f6;
      color: #cccccc;
}

.blog-entry-title {
      color: #950101;
}

.blog-entry-category, .blog-entry-permalink {
      color: #950101;
}

.album-title {
      color: #950101;
}

.thumbnail-caption {
      color: #950101;
}

.photo-navigation {
      background: url(../../images/red/header_bg.png);
}

.movie-page-title {
      color: #950101;
}.movie-title {
      color: #950101;
}