body {
	background-color: #FFFFFF;
	color: #302E30;
}

#sidebarContent {
	color: #ECEBE8;	
}

#siteTitle h1 {
	color: #FFFFFF;
}

#siteSlogan h2 {
	color: #FFFFFF;
}

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

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

#sidebarContainer h3 {
	color:  #E7E7E7;
}

.filesharing-item {
	background-color: #EAEAEA;
}

#sidebarContainer {
	border-color: #9C9C9C;
}

#navcontainer a {
	background-color: #363636;
}

#navcontainer #current {
	background-color: #D8A015;
}

#navcontainer a:hover {
	background-color: #515151;
}

#navcontainer #current:hover {
	background-color: #515151;
}

#navcontainer ul ul a:hover {
	background-color: #515151;
}

#navcontainer ul ul a {
	background-color: #363636;
}

#navcontainer .currentAncestor {
		background-color: #FFC019;

}

.blog-entry-title a:link {
	color: #7C7C7C;
}

.blog-entry-title a:visited {
	color: #7C7C7C;
}

.blog-entry-title a:hover {
	color: #ADADAD;
}