body,
.movie-background,
.photo-background {
	background-color: #FFFFFF;
}

#container {
	border-color: #6666FF;
	background-color: #FFFFFF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #085286;
}

a:hover, a:active {
	color: #0C82D6;
}
#sidebarContainer {
	color: #FF0000;
}
#sidebarContainer h3 {
	color: #000000;
}
#sidebarContainer h4 {
	color: #000000;
}
#sidebarContainer h5 {
	color: #000000;
}
#sidebarContainer h6 {
	color: #000000;
}
#contentContainer #content {
	color: #000000;
}

#pageHeader h1 {
	color: #FF6666;
}
		
#pageHeader h2,
.photo-caption,
.photo-navigation,
.exif-data {
	color: #00C461;
}
#navcontainer a {
	color: #FF0000;
}
#navcontainer a:hover {
	color: #000000;
}


#navcontainer #current {
	color: #000000;
}

#navcontainer ul ul .currentAncestor, 
#navcontainer .currentAncestor {
	color: #000000;
}
#footer {
	color: #000000;
}
#footer a:link, #footer a:visited {
	color: #000000;
}
#footer a:hover, #footer a:active {
	color: #000000;
}
#breadcrumbcontainer {
	color: #000000;
}
#breadcrumbcontainer a {
	color: #233C56;
}
#breadcrumbcontainer a:hover {
	color: #233C56;
}

/* @group File Sharing */


.filesharing-item {
	background-color: #F6F6F6;
}
.filesharing-item:hover {
	
	background-color: #EFEFEF;
}
.filesharing-item-title{
	color: #313131;
}
.filesharing-item-title a:link {
	color: #313131;
}

.filesharing-item-title a:hover {
	color: #000000;
}


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

/* @end */

/* @group Blog */

#sidebarContainer #sidebar ul.blog-tag-cloud li a {
	color: #0C72B2;
}
#sidebarContainer #sidebar ul.blog-tag-cloud li a:hover {
	color: #0070C6;
}

h1.blog-entry-title, h1.blog-entry-title a, .blog-entry-permalink a {
	color: #000000;
}

h1.blog-entry-title a:hover, .blog-entry-permalink a:hover{
	color: #0C72B2;
}

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


.blog-entry-category, .blog-entry-category a:link, .blog-entry-category a:visited {
	color: #0C72B2;
}

.blog-entry-category a:hover, .blog-entry-category a:active {
	color: #0070C6;
}
.blog-entry-tags a {
	color: #0C72B2;
}
.blog-entry-tags a:hover {
	color: #0070C6;
}
.blog-archive-link-enabled {
	color: #000000;
}
.blog-archive-link-disabled{
	color: #000000;
}

a.blog-category-link-enabled {
	color: #0C72B2;
}

 a.blog-category-link-enabled:hover {
	color: #0C72B2;
}
 .blog-category-link-disabled {
	color: #808080;
}
ul.blog-tag-cloud li a{
	color: #0C72B2;
}
ul.blog-tag-cloud li a:hover{
	color: #0070C6;
}


/* @end */
