#pageHeader {
	background-color: #FF76CD;
}

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


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

a:hover, a:active {
}

#topbar {
	background-color: #302E2E;
}

body {
	color: #6C6B65;
}

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

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

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

#footer {
	text-align: center;
	font-size: 10px;
	background-color: #8C035A;
	border-top: 1px solid #E55CB3;
	top: 10px;
	position: relative;
}

#footer p {
	color: #FF76CD;
}

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

#sidebarContainer .sideHeader {
	color: #646464;}
