/* BLACK TEXTURE   www.multithemes.com */

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

#pageHeader h1 {
	text-shadow: 3px 3px 3px #000000;
	color: #ffffff;
}

#pageHeader h2 {
	text-shadow: 2px 2px 3px #000000;
	color: #ffffff;
}

#footer {
	background: no-repeat url(../../images/color4/footer.jpg);
	color: #ffffff;
	text-shadow: 2px 2px 1px #000000;
}

.blog-entry-title, .album-title, .movie-page-title  {
	text-shadow: 2px 2px 2px #ababab;
}

/*<group=bread crumb>*/

#breadcrumbcontainer li {
	color: #5f5f5f;
	text-shadow: 0px 0px 0px #000000;
}

#breadcrumbcontainer a {
	color: #bfbfbf;
	text-shadow: 2px 2px 1px #000000;
}

#breadcrumbcontainer a:hover {
	color: #ffffff;
	text-shadow: 2px 2px 1px #000000;
}
	
/*</group>*/

a:link, a:visited, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #a8f8ff;
	text-shadow: 2px 2px 2px #000000;
}

a:hover, a:active, #footer a:hover, #footer a:active {
	color: #ffffff;
	text-shadow: 3px 3px 2px #000000;
}
