/*
-------------------------------------------
File: 'Blueball RW Pro Tabs' colourtag.css Style Sheet
Created: 28, October, 2008
Last Modified: 10, November, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

body {
	color: #272525;
}

#content,
#contentContainer {
	color: #272525;
}

a:link, a:visited, a:active,
.blog-entry-title a:link, .blog-entry-title a:visited, .blog-entry-title a:active,
.blog-entry-comments a,
.blog-archive-link a:link, .blog-archive-link a:visited, .blog-archive-link a:active, .blog-archive-link,
.blog-category-link-enabled a:link, .blog-category-link-enabled a:visited, .blog-category-link-enabled a:active,
.blog-read-more a:link, .blog-read-more a:visited, .blog-read-more a:active,
.blog-entry-category a:link, .blog-entry-category a:visited, .blog-entry-category a:active,
p.blog-entry-tags a:link,
p.blog-entry-tags a:active, p.blog-entry-tags a:visited,
.filesharing-item a,
.filesharing-item-title a:link, .filesharing-item-title a:visited, .filesharing-item-title a:active,
#breadcrumbcontainer a, #breadcrumbcontainer a:visited, 
#breadcrumbcontainer a:active {
	color: #4F748D;
}

a:hover,
.blog-entry-title a:hover,
.blog-archive-link a:hover,
.blog-category-link-enabled a:hover,
.blog-entry-category a:hover,
p.blog-entry-tags a:hover,
.blog-read-more a:hover,
#breadcrumbcontainer a:hover {
	color: #4F748D;
}

h1, h2, h3, h4, h5,
.filesharing-item-title,
.blog-entry-title,
.album-title,
.blog-archive-month,
.movie-page-title,
.required-text {
	color: #4F748D;
}

.movie-background {
	background-color: #4F748D;
}

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

#pageheader h1 {
	color: #4F748D;
}

#pageheader h2 {
	color: #272525;
}

/* Nav Menu Parent Level Colors */

#nav a,
#nav ul .currentAncestor:hover {
	color: #CCCCCC;
}

#nav li:hover a, #nav li.sfhover a {
	color: #4F748D;
}

#nav ul #current,
#nav ul #current:hover {
	color: #4F748D;
}

#nav ul .currentAncestor {
	color: #4F748D;
}

/* Nav Menu Sub Level Colors */

#nav ul ul a {
	color: #FFFFFF;
}

#nav ul ul li a:hover,
#nav ul ul li:hover,
#nav ul ul li.sfhover,
#nav ul ul #current:hover,
#nav ul ul ul #current:hover,
#nav ul ul ul ul #current:hover {
	color: #4F748D;
}

#nav ul ul #current,
#nav ul ul ul #current,
#nav ul ul ul ul #current,
#nav ul ul ul ul ul #current {
	color: #4F748D;
	background: #4F748D;
}

#nav ul ul  li .currentAncestor,
#nav ul ul ul .currentAncestor,
#nav ul ul ul ul .currentAncestor,
#nav ul ul ul ul ul .currentAncestor,
#nav ul ul  li .currentAncestor:hover,
#nav ul ul ul .currentAncestor:hover,
#nav ul ul ul ul .currentAncestor:hover,
#nav ul ul ul ul ul .currentAncestor:hover {
	color: #4F748D;
}

/* End Nav Menu Color Pickers */

#sidebarContainer .sideHeader,
#sidebarContainer #sidebarcontent h5 {
	color: #4F748D;
}

#sidebarContainer a:link, #sidebarContainer a:visited,
#sidebarContainer a:active {
	color: #4F748D;
}

#sidebarContainer a:hover {
	color: #4F748D;
}

#footer {
	color: #272525;
}

#footer a:link, #footer a:visited, #Footer a:active {
	color: #4F748D;
}

#footer a:hover {
	color: #4F748D;
}

.photo-title {
	color: #4F748D;
}

.photo-caption {
	color: #272525;
}

.photo-links a {
	color: #4F748D;
}

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

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