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

a:hover, a:active {
	color: #e79200;
}

#pageHeader {
	background: repeat-x url(../../images/header_bronze.jpg);
}

#sidebarContainer .sideHeader {
	color: #DE7B2C;
}

/* @group Navcontainer */

#navcontainer #current {
	color: #5A6877;
	border-bottom: 3px solid #274357;
}

#navcontainer #current:hover {
	color: #5A6877;
}

#navcontainer .currentAncestor {
}

#navcontainer a {
	color: #FFF;
}

#navcontainer a:hover {
	padding-bottom: 2px;
	border-bottom: 3px solid #274357;
	color: #5c6877;
}

#navcontainer ul ul #current{
	color: #5c6877;
}

#navcontainer ul ul .currentAncestor {
	color: #5c6877;
}

#navcontainer ul ul ul #current{
	background: #f7f5f6;
	color: #cccccc;
}

/* @end */

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

.blog-entry-category, .blog-entry-permalink {
	color: #b47200;
}

.album-title {
	color: #b47200;
}

.thumbnail-caption {
	color: #b47200;
}

.photo-navigation {
	width: 500px;
	height: 80px;
	margin: 0 auto;
}



.album-description {
	margin-bottom: 35px;
	margin-top: 2px;
	border-bottom: 1px solid #b47200;
	padding-bottom: 5px;
	color: #bfbfbf;
}

.movie-page-title {
	color: #b47200;
}


.movie-title {
	color: #b47200;
}

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.filesharing-item {
	margin-bottom: 20px;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

/* @end */

.photo-title, .photo-caption{
	color: #b47200;
}