/*
-------------------------------------------
File: 'Blueball Minimal Colors 36' colourtag.css Style Sheet
Created: 22, July, 2007
Last Modified: 25, July, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2007 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

body,
#sidebarContainer,
#footer, #footer p,
.filesharing-description,
.filesharing-item-description,
.album-description,
.thumbnail-caption,
.movie-description,
.movie-page-description,
.movie-thumbnail-caption {
	color: #333333;

}

a:link, a:visited,
.blog-archive-link,
.blog-archive-link a:link,
filesharing-item a,
.filesharing-item-title a:link {
	color: #c23e27;
}

a:hover, a:active,
.blog-archive-link a:hover,
.filesharing-item a:hover,
.filesharing-item-title a:hover {
	color: #c23e27;
	text-decoration: underline;
	font-weight: bold;
}

blockquote, .standout {
	border-color: #D1D1D1;
	color: #005F85;
	background-color: #EBEBEB;
}

#pageHeader h1 {
	color: #005F85;
}

#pageHeader h2 {
	color: #666666;
}

#breadcrumbcontainer {
	color: #005F85;
}

#breadcrumb a {
		color: #005F85;
}

#breadcrumb a:hover {
		color: #005F85;
}

h1 {
	color: #005F85;
}

h2 {
	color: #005F85;
}

h3 {
	color: #005F85;
}

h4 {
	color: #333333;
}

h5 {
	color: #005F85;
}

#sidebarContainer .sideHeader {
	color: #005F85;
}

#navbar a,
#navbar ul ul a,
#navbar ul ul ul a,
#navbar ul ul ul ul a {
	color: #333333;
}

#navbar a:hover,
#navbar ul ul a:hover,
#navbar ul ul ul a:hover,
#navbar ul ul ul ul a:hover {
	color: #c23e27;
}

#navbar #current,
#navbar ul ul #current,
#navbar ul ul ul #current,
#navbar ul ul ul ul #current {
	color: white;
}

#navbar .currentAncestor,
#navbar ul ul .currentAncestor,
#navbar ul ul ul .currentAncestor,
#navbar ul ul ul ul .currentAncestor {
	color: #333333;
}

.blog-entry-title {
	color: #005F85;
}

.blog-entry-category {
	color: #005F85;
}

.blog-entry-comments {
	color: #005F85;
}

.blog-archive-month {
	color: #005F85;
}

.filesharing-item-title {
	color: #005F85;
}

.album-title {
	color: #005F85;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #005F85;
}

.photo-navigation a:hover {
	color: #005F85;
}

.photo-title {
	color: #005F85;
}

.photo-caption {
	color: #555555;
}

.movie-page-title {
	color: #005F85;
}

.movie-title {
	color: #005F85;
}

.required-text {
	color: #FF0000;
}