/*
-------------------------------------------
File: 'Blueball Ultima Colors' colourtag.css Style Sheet
Created: 6, July, 2008
Last Modified: 14, July, 2008
Author: Charlie Lockhart, Blueball Design
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


body {
	background: #EBEBEB;
	color: #444444;
}

#contentwrapper,
#content, h4, h5,
#sidecontainer, #footer, .blog-entry-date,
.blog-archive-link, .filesharing-description,
.filesharing-item-description,
.album-description, .thumbnail-caption,
.movie-page-description, .movie-thumbnail-caption,
.movie-description {
	color: #444444;
}

#pageheader h1 {
	color: #FFFFFF;
}

#pageheader h2 {
	color: #022C98;
}

#outerwrapper {
	border-color: #999999;}

#breadcrumb {
	color: #666666;
}

#navbar #current, #navbar ul .currentAncestor, 
#navbar a:hover, #navbar ul ul a:hover,
#navbar ul ul ul a:hover, #navbar ul ul ul ul a:hover,
#navbar ul ul #current, #navbar ul ul .currentAncestor {
	color: #022C98;
}

a:link, a visited, a:active,
.blog-entry-title, .blog-entry-category {
	color: #022C98;
}

a:hover,
.blog-archive-link a:hover,
.blog-category-link-enabled a:hover {
	color: #022C98;
}

h1, h2, h3, h4, h5,
#sidecontainer h5, .standout, blockquote,
.required-text, .blog-entry-title, .blog-entry-title a:link,
.blog-entry-title a:visited, .blog-entry-title a:active,
.blog-entry-title a:hover, .blog-entry-comments,
.blog-archive-month, .filesharing-item-title,
.filesharing-item-title a:link,
.filesharing-item-title a:visited, .filesharing-item-title a:active,
.filesharing-item-title a:hover, 
.album-title, .movie-page-title, .required-text, 
#accordion_wrapper h2, #accordion wrapper h4 {
	color: #022C98;
}

#sidebar .sideHeader {
	color: #444444;
}

.photo-background {
	background-color: #EBEBEB;
}

.photo-navigation {
	background-color: #EBEBEB;
}

.photo-title {
	color: #FFFFFF;
}

.photo-caption {
	color: #D0DFFF;
}

.photo-links a:link, .photo-links a:visited, .photo-links a:active {
	color: #D0DFFF;
}

.photo-links a:hover {
	color: #FFFFFF;
}










