#header1, #header2{
	background-color: #000000;
}

.sitetitle{
	color: #FFFFFF;
}

.subtitle{
	color: #FFFFFF;
}

#nav, #mobnav{
	background-color: #000000;
}

#nav a, #mobnav a{
	color: #95AA4A;
	background-color: #000000;
}

#nav a:hover, #mobnav a:hover{
	color: #333333;
}

#nav a#current, #mobnav a#current{
	color: #92AC46;
	background-color: #525252;
}

#contentwrapper, .photo-background{
	background-color: #141414;
}

#content, .form-input-field, .photo-links, .photo-caption{
	color: #545450;
}

#content h3, .blog-entry-date{
	color: #8FAD42;
	border-bottom-color: #545450;
}

.filesharing-item{
	border-bottom-color: #545450;
}

#content h1, #content h2, #content h4, #content h5, #content h6, #content .blog-entry-title, #content .blog-entry-title a, #content .blog-entry-title a:hover, .photo-title{
	color: #6F6F6F;
}

blockquote{
	color: #86B433;
}

code{
	color: #82B62D;
}

#content a, #photo-navigation a, .photo-links a:link{
	color: #8CAF3D;
}

#content a:hover, .photo-navigation a:hover{
	color: #89B138;
}

body, #footer{
	background-color: #161616;
}

#footer{
	color: #555555;
}

#footer h1, #footer h2, #footer h4, #footer h5, #footer h6{
	color: #666666;
}

#footer h3{
	color: #666666;
	border-bottom-color: #555555;
}

#footer blockquote{
	color: #666666;
}

#footer a{
	color: #444444;
}

#footer a:hover{
	color: #555555;
}