#pageHeader {
	background-color: #00D518;
}

#sidebarContainer,
.exif-data,
.photo-title {
	color: #7E7E7E;
}


.blog-entry-title,
h1,
h2,
h3,
h4,
h5 {
	color: #ADA6A6;
}

a:hover, a:active {
}

#topbar {
	background-color: #ADA6A6;
}

body {
	color: #7E7E7E;
}

p.blog-entry-tags {
	color: #ADA6A6;
}

p.blog-entry-tags a {
	color: #ADA6A6;
}

#sidebarContainer #sidebar {
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
}

#footer {
	text-align: center;
	font-size: 10px;
	background-color: #006200;
	border-top: 1px solid #00BB00;
	top: 10px;
	position: relative;
}

#footer p {
	color: #00D518;
}

.filesharing-item-title a:link {
	color: #ADA6A6;
}

#sidebarContainer .sideHeader {
	color: #646464;}
