body,
.movie-background,
.photo-background {
	color: #333333;
	background-color: #919191;
}

#container {
	border-color: #848484;
}

a:link, a:visited {
	color: #E22A2B;
}

#pageHeader {
	background-color: #000000;
	border-bottom-color: #000000;
}

#pageHeader #bar {
	background-color: #000000;
	border-top-color: #404040;
}

#pageHeader h1,
.photo-title,
.movie-title {
	color: #000000;
}
		
#pageHeader h2,
.photo-caption,
.exif-data {
	color: #000000;
}

#footer {
	color: #000000;
	background-color: #000000;
	border-top-color: #000000;
}

.blog-entry-title a,
#blog-archives a,
#blog-categories a,
#blog-rss-feeds a,
.blog-archive-month {
	color: #333333;
}

.blog-entry-title a:hover,
#blog-archives a:hover,
#blog-categories a:hover,
#blog-rss-feeds a:hover {
	color: #000000;
}

.blog-archive-link-disabled,
.blog-category-link-disabled {
	color: #736257;
	text-decoration: none;
}

#navcontainer ul {
}

#navcontainer ul a {
	color: #333333;
}

#navcontainer ul a:hover,
.photo-navigation a:hover {
	color: #E22A2B;
}

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #C81011;
}

#navcontainer #current,
#navcontainer .currentAncestor {
	color: #000000;
}

#navcontainer #bottomBar {
	border-top-color: #000000;
	background-color: #000000;
}

#contentContainer {
	border-color: #FFFFFF;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link {
	border-bottom-color: #A6958A;
	color: #736257;
}

#sidebarContainer #sidebar {
	border-bottom-color: #A6958A;
}

.blog-entry-comments,
.blog-archive-headings-wrapper {
	border-top-color: #736257;
	color: #736257;
}

.blog-entry-comments a,
.blog-entry-date {
	color: #736257;
}

.thumbnail-frame img,
.photo-frame,
.movie-thumbnail-frame img {
	border-color: #848484;
	background: #000000;
}


		#container {
	width: 900px;
}


p.blog-entry-tags {
	background-image: url(images/tag_graphite.gif);
}

.blog-archive-link-enabled,
.blog-archive-link-disabled {
	background-image: url(images/date_graphite.png);
}

.blog-entry-category a:link,
.blog-entry-category a:visited,
.blog-category-link-enabled,
.blog-category-link-disabled {
	background-image: url(images/category_graphite.png);
}

#navcontainer #current,
#navcontainer .currentAncestor {
	background-image: url(images/menu_graphite.png);
}

/* default float side for sidebar */
#sidebarContainer {
	float: left;
}

#contentContainer {
	margin-left: 235px;
	background-image: url(images/menu_left_bg.png);	
	background-position: left 2px;
}


		