#mainContent #content {
	background-color: #DFE2E6;
}


#mainContent #content p {
	color: #1d1d1d;
}

#mainContent #content h1 {
	color: #cb6806;
}

#mainContent #content h2 {
	color: #cb6806;
}

#mainContent #content h3 {
	color: #cb6806;
}


#mainContent #content h4 {
	color: #cb6806;
}

#mainContent #content b, #mainContent #content strong {
	color: #303030;
}

#mainContent #content a:link, #mainContent #content a:visited {
	color: #303030;
}

/* @group FileSharing */

.filesharing-item-title {
	color: #303030;
}

.filesharing-item-description {
	color: #545454;
}

.filesharing-description {
	border-bottom-color: #aaa;
}

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

/* @end */

/* @group Blog */

.blog-entry-title {
	color: #303030;
}

.blog-entry-date {
	color: #868686;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */



.album-title {

	color: #5b5b5b;
	font-size: 1.4em;

}



.album-description {

	color: #878787;
}



.thumbnail-frame {

	border: 1px solid #ccc;
	background: #9f9f9f;
}



.thumbnail-frame a {

}



.thumbnail-frame a:hover {

}



.thumbnail-frame img {


}



.thumbnail-caption {

	color: #6e6e6e;

	font-size: 10px;

}

	

/* @end */



/* @group Single Page (Photo view) */



.photo-background {

	background: #ccc;
	text-align: center;

}



.photo-navigation {

	background: #6d6d6d;

	color: #d6d6d6;

}

.photo-title {
	color: #c3c3c3;
}

.photo-caption {
	color: #959595;
}



.photo-navigation a, .photo-navigation a:visited {

	color: #b0b0b0;
}



.photo-navigation a:hover {

	text-decoration: underline;

}



.photo-frame{

	border: 1px solid #999;

	background: #5b5b5b;

}





/* @end */

/* @end */