html {	
	color: #F4F4F4;
	background-color: #000000;
}
.pageHeader, .sidebar, #sidebar_tab, #contentContainer {
	background-color: #535353;
}
.ltswrap h1, .section h1, .section h2, .section h3 {
	border-bottom: 1px solid #F4F4F4;	
}
.ltswrap h1 {
	color:#0970EE;
}
#footer {

}
#contentContainer .content h1 {
	color:#0970EE;
}
#contentContainer .content h2 {
	color:#0970EE;
}
#contentContainer .content h3 {
	color:#0970EE;
}
#contentContainer .content h4 {
	color:#0970EE;
}
#contentContainer .content h5 {
	color:#0970EE;
}
#contentContainer .content h6 {
	color:#0970EE;
}			
#menu a {
	color:#0970EE;
}
#menu ul ul li a {
	color: #000;
}
#menu ul li a:hover {
	border-bottom: 0;
	color: #FFF;
}
#menu ul li a:hover .menu-subtext {
	color: #fff;
}
.album-title {
	color:#0970EE;
}	
h1.blog-entry-title a {
	color:#0970EE;
}	
a:link{color: #9C6118 }
a:visited{color: #9C6118; opacity: .8;}
a:link:hover{color: #C92A0D;}
#tabs li { color:#0970EE;} 
#tabs #buttontabs ul li.active a {
	color: #0970EE;
}

#access a.skip-link, #access .sf-menu a.skip-link {
	background-color: #9C6118;
	color: #535353;
}


#supersized li.image-loading { background-color: #000000; }
#supersized li { background-color: #000000; }

.sf-menu ul ul li a:hover {
	color: #aaa !important;
}
