.controlBar,
#sidebar .titleBlock,
#sideNavcontainer ul ul a:hover,
#sideNavcontainer ul ul .current,
#sideNavcontainer ul ul .currentAncestor {
	background-color: #6AA29B;
}

#sideNavcontainer ul ul ul a:hover,
#sideNavcontainer ul ul ul .current,
h2 {
	color: #6AA29B;
}

.thumbnails a:hover,
.thumbnails a.current {
	border-bottom-color: #6AA29B;
}

.author {
	color: #6AA29B;
}