/* www.multithemes.com */

/* @group colored */

.blog-entry-title, .album-title, .movie-page-title, .filesharing-item-title a:hover {
	border-bottom-color: #7e7e7e;
}

.filesharing-item {
	border: 1px solid #7e7e7e;
}



/* @end */

#container { 
	background: #ffffff;
}

#sidebarContainer #sidebar {
	background: transparent
}

/* below - new */

/* @group toolbar_sidebar_color */

#navcontainer2 {
	text-shadow: 0px 0px 0px #000000;	
}

#navcontainer2 ul {
	text-shadow: 0px 0px 0px #000000;	

}

#navcontainer2 li {
	text-shadow: 0px 0px 0px #000000;	
}

#navcontainer2 a {
	color: #505050;
	text-shadow: 0px 0px 0px #000000;
	border-bottom: 1px solid #7e7e7e;	
}

#navcontainer2 a:hover {
	color: #060606;
	text-shadow: 0px 0px 0px #000000;	
}

/* level 1 */

#navcontainer2 ul ul {
	text-shadow: 0px 0px 0px #000000;	

}

#navcontainer2 ul ul li {
	text-shadow: 0px 0px 0px #000000;	
}

#navcontainer2 ul ul a {
	color: #505050;
	text-shadow: 0px 0px 0px #000000;	
}

#navcontainer2 ul ul a:hover {
	color: #060606;
	text-shadow: 0px 0px 0px #000000;	
}

#navcontainer2 ul ul #current{
	color: #060606;
	text-shadow: 0px 0px 0px #000000;	
}

#navcontainer2 ul ul .currentAncestor {
	text-shadow: 0px 0px 0px #000000;	
}

/* @end */

