
/*
-------------------------------------------
File: 'Blueball Premiere Classic 4.0' colourtag.css Style Sheet
Version: 1.0
Created: 8, July, 2005
Last Modified: 10, February, 2009
Author: Charlie Lockhart/Josh Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2009 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

a:link, a:visited, a:active,
.blog-read-more, .blog-read-more a, .blog-read-more a:visited {
	color: #937F66;
}

a:hover,
.blog-entry-title a:hover,
.blog-read-more a:hover {
	color: #937F66;
}

h1, h2, h3, h4, h5, 
.blog-entry-title, .blog-entry-title a:link, .blog-entry-title a:visited,
.blog-entry-permalink a:link, .blog-entry-permalink a:visited, .blog-entry-permalink a:hover, 
.album-title, 
.blog-archive-month, 
.movie-page-title, 
.required-text {
	color: #937F66;
}

.standout, blockquote {
	background-color: #D6E1C1;
	border-top-color: #444F2B;
	border-bottom-color: #444F2B;
	color: #798E4E;
}

.form-input-field {
	background-color: #D6E1C1;
}

#pageHeader h1 {
	color: #937F66;
}

#pageHeader h2 {
	color: #9AB157;
}

#breadcrumbs, #breadcrumbs a {
	color: #9AB157;
}

#sidebarContainer .sideHeader,
#sidebarcontent h5 {
	color: #937F66;
}

#sidebarContainer a:link, #sidebarContainer a:visited, #sidebarContainer a:active {
	color: #937F66;
}

#sidebarContainer a:hover {
	color: #937F66;
}

#sidebarcontent {
	color: #798E4E;
}

#page-content,
.blog-archive-entries-wrapper {
	color: #666666;
}

#footer {
	color: #798E4E;
}

#footer a:link, #footer a:visited, #Footer a:active {
	color: #444F2B;
}

#footer a:hover {
	color: #444F2B;
}


/* Nav Menu Parent Level Colors */

#sidebar-navigation #navigation-bar a, #sidebar-navigation #navigation-bar a:active,
#sidebar-navigation #navigation-bar li {
	color: #322A1D;
}

#sidebar-navigation #navigation-bar a:hover {
	color: #937F66;
}

#sidebar-navigation #navigation-bar #current {
	color: #322A1D;
	background: #D6E1C1;
}

#sidebar-navigation #navigation-bar #current:hover {
	color: #877860;
}

#sidebar-navigation #navigation-bar .currentAncestor {
	color: #322A1D;
	background: #D6E1C1;
}

/* Nav Menu Sub Level Colors */

#sidebar-navigation #navigation-bar ul ul a,
#sidebar-navigation #navigation-bar ul ul ul a,
#sidebar-navigation #navigation-bar ul ul ul ul a {
	color: #322A1D;
}

#sidebar-navigation #navigation-bar ul ul a:hover,
#sidebar-navigation #navigation-bar ul ul ul a:hover,
#sidebar-navigation #navigation-bar ul ul ul ul a:hover {
	color: #877860;
}

#sidebar-navigation #navigation-bar ul ul #current,
#sidebar-navigation #navigation-bar ul ul ul #current,
#sidebar-navigation #navigation-bar ul ul ul ul #current {
	color: #322A1D;
}

#sidebar-navigation #navigation-bar ul ul #current:hover,
#sidebar-navigation #navigation-bar ul ul ul #current:hover,
#sidebar-navigation #navigation-bar ul ul ul ul #current:hover {
	color: #877860;
}

#sidebar-navigation #navigation-bar ul ul .currentAncestor,
#sidebar-navigation #navigation-bar ul ul ul .currentAncestor,
#sidebar-navigation #navigation-bar ul ul ul ul .currentAncestor {
	color: #322A1D;
}

/* End Nav Menu Color Pickers */


.filesharing-item {
	background-color: #D6E1C1;
	border-top-color: #444F2B;
	border-bottom-color: #444F2B;
	color: #798E4E;
}

.filesharing-item-title, .filesharing-item-title a:link, .filesharing-item-title a:visited {
	color: #937F66;
}

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

.photo-title {
	color: #937F66;
}

.photo-caption,
.thumbnail-caption,
.movie-thumbnail-caption {
	color: #9AB157;
}

.photo-links a {
	color: #937F66;
}

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

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

.exif-data {
	color: #937F66;
}

.movie-background {
	background-color: #D6E1C1;
}


