/*
-------------------------------------------
File: 'Blueball Image4' colourtag.css Style Sheet
Last Modified: 20, July, 2008
Last Modified: 23, July, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

body,
#container #pageHeader #breadcrumbcontainer,
#container #pageHeader #breadcrumbcontainer a,
#columnright,
.blog-entry-date,
.blog-entry-category,
.blog-entry-comments,
.thumbnail-caption,
.photo-caption,
.photo-links,
.movie-thumbnail-caption {
	color: #FFFFFF;
}

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


a:hover, a:visited,
.photo-links a:hover, .photo-links a:visited {
	color: #F1F1F1;
}

h1,h2,h3,h4,h5,
#columnright .sideHeader,
#columnright h5,
.blog-entry-title, .blog-archive-month,
.filesharing-item a, .filesharing-item a:hover,
.filesharing-item-title,
.filesharing-item-title a:link,
.filesharing-item-title a:visited, 
.filesharing-item-title a:active,
.filesharing-item-title a:hover,
.photo-title,
.album-title, .photo-title,
.movie-page-title,
.movie-title  {
	color: #FF0000;
}

blockquote, .standout {
	border-left-color: #FF0000;
}

.filesharing-item a {
	border-bottom-color: #FF0000;
}

.blog-entry {
	border-bottom-color: #FF0000;
}

#container #pageHeader h1 {
	color: #FF0000;
}

#columnleft #slogan {
	color: #FF0000;
}

#container #pageHeader #breadcrumbcontainer a:hover {
	color: #FFFFFF;
}

#footer, #footer p {
	color: #FFFFFF;
}

#navcontainer #current, 
#navcontainer #current:hover,
#navcontainer .currentAncestor, 
#navcontainer a:hover, 
#navcontainer ul ul a:hover,
#navcontainer ul ul #current,
#navcontainer ul ul .currentAncestor,
#navcontainer ul ul ul a:hover,
#navcontainer ul ul ul #current,
#navcontainer ul ul ul .currentAncestor {
	color: #FF0000;
}

#navcontainer a,
#navcontainer ul ul a,
#navcontainer ul ul ul a {
	color: #FFFFFF;
}


