body  {
	background-color: #181918;
}

#pageColor, .photo-background {
	background: #141414;
}

#container, .blog-entry-body, .filesharing-item, .thumbnail-frame, .photo-frame, .movie-thumbnail-frame, #blog-rss-feeds, #blog-categories, ul.blog-tag-cloud {
	border-color: #101010;
}

.filesharing-item:hover, .thumbnail-frame:hover, .movie-thumbnail-frame:hover {
	background: #121212;
}

#sidenavcontainer {
	background: #2F2F2F;
	border-color: #252525;
	border-color: transparent;
	border: none;
	background-color: transparent;
}

#sidebar {
	color: #AAB1AD;
}

#footerContainer, div.breadcrumb {
	background: #222221;
	border-color: #1B1B1A;
}

#footerContainer, div.breadcrumb {
	color: #E9A339;
}

#contentContainer #content, .photo-links {
	color: #E5E3E3;
}

a:link, a:visited, #site_title, #sidenavcontainer .current:hover, #sidenavcontainer .currentAncestor:hover, h1, h2, h3, h4, h5, h6, .blog-entry-title, .blog-entry-date, blockquote, .standout, .filesharing-description, .album-title, .thumbnail-caption, .movie-description, .movie-page-title, .movie-thumbnail-caption, .movie-title, .message-text, form, .photo-title {
	color: #EBA93B;
	border-color: #EBA93B;
}

#sidebar_title {
	background: #EBA93B;
	color: #000000;
}

a:hover, a:active, #site_slogan, .photo-caption {
	color: #F4F3E0;
}

#sidenavcontainer a:hover, #sidenavcontainer .currentAncestor {
	color: #EEEEEE;
}

#sidenavcontainer .current,
#sidenavcontainer .current:hover  {
	color: #EEEEEE;
}


/* my changes */

/* title color */
#site_title {
	color: #181918;	
	color: #463211;
}

/* subtitle color */
#site_slogan {
	color: #75541D;
	color: #eee;
}
