
#pageHeader h1 {
	padding-left: 160px;
	padding-top: 10px;
	color: #ffffff;
	font-size: 1.7em;
	margin: 0;
}

#pageHeader h2 {
	font-size: 1.3em;
	color: #ffffff;
	margin: 0;
	padding-left: 160px;
	font-weight: normal;
}

a:link {
	color: #006699;
}

a:visited {
	color: #006699;
}

#pageHeader {
	background: url('../../images/blue/header_bg.png') repeat-x;
}

#pageHeader h1 {
	text-shadow: 0px 1px 2px #003f7d;
}

#pageHeader h2 {
	text-shadow: 0px 1px 2px #003f7d;
}

#sidebarContainer .sideHeader {
	color: #0080ff;
}

#breadcrumbcontainer a:hover {
	color: #0080ff;
}

#navcontainer #current {
	background: repeat-x url('../../images/blue/button_over.png');
}

#navcontainer .currentAncestor {
	background: repeat-x url('../../images/blue/button_over.png');
}

#navcontainer a:hover {
	background: url('../../images/blue/button_over.png') repeat-x;
}

#navcontainer ul ul .currentAncestor {
	
	color: #0080ff;
}

.blog-entry-title {
	color: #0080ff;
}

.blog-entry-category {
	color: #0080ff;
}

.album-title {
	color: #0080ff;
}

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

.photo-title {
	text-shadow: 0px 1px 2px #003f7d;
}

.photo-caption {
	text-shadow: 0px 1px 2px #003f7d;
}

.movie-page-title {
	color: #0080ff;
}