a:link, a:visited {
	color: #5c3621;
}

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


#pageHeader {
	background: url(../../images/header_bg.jpg) no-repeat center;
}

#sidebarContainer .sideHeader {
	color: #5d3722;
	font-size: 1em;
	text-align: left;
	text-indent: 0;
	background-image: none;
}

#navcontainer #current {
	background: #2e0e02;
}

#navcontainer #current:hover {
	background: #511701;
	color: #fff;
}

#navcontainer .currentAncestor {
	background: #2e0e02;
	color: #fff;
}

#navcontainer a {
	color: #5b361c;
	background: #ebe2cc none repeat;
}

#navcontainer a:hover {
	background: #511701;
	color: #fff;
}

#navcontainer ul ul #current{
	color: #fff;
	background: #2e0e02;
}

#navcontainer ul ul .currentAncestor {
	color: #fff;
	background: #2e0e02;
}

#navcontainer ul ul ul #current{
	color: #000;
	background-color: #d8e8ff;
	background-image: none;
}

.blog-entry-title {
	color: #296cd8;
}

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

.album-title {
	color: #296cd8;
}

.thumbnail-caption {
	color: #296cd8;
}

.photo-navigation {
	background: repeat-x url(../../images/header_bg.jpg);
	height: 80px;
}

.movie-page-title {
	color: #296cd8;
}

.movie-title {
	color: #296cd8;
}

cite {
	font-size: .6em;
	margin-top: 0;
	margin-bottom: 0;
}