html{background-color: #262626;}

/* Site Title */

#wrapper header h1{color: #FFFFFF;}

/* Borders */

nav ul, body > .contentBorder{border-top-color:#B3B3B3;}
nav, .contentBorder{border-top-color: #CFCFCF}
body > .contentBorder{border-bottom-color: #C4C4C4}
.contentBorder{background-color:#B3B3B3;}

/* Nav Border Hover */

nav a.current span,
nav a.currentAncestor span,
nav ul > li:hover > div > a span{background-color:#008040;border-top-color:#21A161}

/* Content Headings */

section#content h1,
section#content h2,
section#content h3,
section#content h4,
section#content h5,
section#content h6,
section#content h1.blog-entry-title a,
.movie-page-title, 
.album-title{color: #EEEEEE;}

/* Content Text */

section#content{color: #CCCCCC;}

/* Content Links */

section#content a{color: #008040;}

/* Sidebar Title */

#wrapper h2#sideTitle{color: #BBBBBB;}

/* Sidebar Headings */

#wrapper aside h1,
#wrapper aside h2,
#wrapper aside h3,
#wrapper aside h4,
#wrapper aside h5,
#wrapper aside h6,
#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before{color: #BBBBBB;}

/* Sidebar Text */

aside{color: #999999;}

/* Sidebar Links */

aside a{color: #008040;}

/* Footer info */

header.theme span,
header.theme span a{color: #666666;}