a:link, a:visited {
	color: #ff6600; /* color: #feac00; */ 
}

a:hover, a:active {
	color: #1f97d5;
}

h1, h2, h3, h4 {
	color: #ff6600; /* color: #feac00; */ 
}

#sidebarContainer .sideHeader {
	color: #ff6600; /* color: #feac00; */ 
}

#side-navcontainer .current {
	font-weight: bold;
}

#breadcrumbcontainer {
	color: #ff6600; /* color: #feac00; */ 
}

#navcontainer .current {
	border-bottom: 3px solid #ff6600;
	color: #ff6600; /* color: #feac00; */ 
}

#navcontainer .currentAncestor {
	border-bottom: 3px solid #b57b00;
}

#navcontainer .currentAncestor:hover {
	border-bottom: 3px solid #ff6600; /* #feac00; */ 
}

#navcontainer ul li a:hover, #navcontainer ul li a:active {
	color: #feac00;
	border-bottom: 3px solid #ff6600; /* #feac00; */ 
}

#navcontainer .current:hover {
	border-bottom: 3px solid #b57b00;
}

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

.blog-entry-date {
	background: url(../../images/clock-orange.png) no-repeat  left 1px;
}

/*styles the category link in the main entry */

.blog-entry-category a:link, .blog-entry-category a:visited {
	background: no-repeat url(../../images/catag-orange.png) left 1px;
}

.blog-entry-category a:hover {
	background: no-repeat url(../../images/catag-blue.png) left 1px;
}

/*styles the permalink link in the main entry */

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	background: no-repeat url(../../images/perma-orange.png) left 1px;
}

.blog-entry-permalink a:hover {
	background: no-repeat url(../../images/perma-blue.png) left 1px;
}

.blog-read-more a:link {
	background: no-repeat url(../../images/read-more-orange.png) left 1px;
}

.blog-read-more a:hover{
	background: no-repeat url(../../images/read-more-blue.png) left 1px;
}

/* styles the archives in the blog sidebar */

#blog-archives a:link {
	background: no-repeat url(../../images/clock-orange.png) left 1px;
}

#blog-archives a:hover {
	background: no-repeat url(../../images/clock-blue.png) left 1px;
}

.blog-archive-link-disabled {
	background: no-repeat url(../../images/clock-orange.png) left 1px;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories a:link {
	background: no-repeat url(../../images/catag-orange.png) left 1px;
}

#blog-categories a:hover {
	background: no-repeat url(../../images/catag-blue.png) left 1px;
}

.blog-category-link-disabled {
	background: no-repeat url(../../images/catag-orange.png) left 1px;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds a:link {
	background: no-repeat url(../../images/rss.png) left 1px;
}

#blog-rss-feeds a:hover {
	background: no-repeat url(../../images/rss-orange.png) left 1px;
}

.filesharing-description {
	color: #feac00;
}

.album-title {
	color: #ff6600; /* color: #feac00; */ 
}

.thumbnail-frame:hover {
    border: solid 1px #ff6600; /* #feac00; */ 	
}

.thumbnail-frame a:hover img {
    border: solid 1px #ff6600; /* #feac00; */ 
}

.thumbnail-caption {
	color: #ff6600; /* color: #feac00; */ 
}

.movie-description {
	color: #ff6600; /* color: #feac00; */ 
}

.movie-page-title {
	color: color: #ff6600; /* color: #feac00; */ 
}

.movie-thumbnail-frame:hover {
	border: solid 1px #ff6600; /* #feac00; */ ;
}

.movie-thumbnail-caption {
	color: #ff6600; /* color: #feac00; */ 
}

.movie-title {
	color: #ff6600; /* color: #feac00; */ 
}

.message-text {
	color: #ff6600; /* color: #feac00; */ 
}

form {
	color: #ff6600; /* color: #feac00; */ 
}
