/*
-------------------------------------------
File: 'Blueball Showcase Theme' orange.css Style Sheet
Created: 6, May, 2007
Last Modified: 18, May, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2007 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


body {
color: #383d44;
}

a:link {	color: #fb9622;	border-color: #999999;
}

a:visited {
	color: #fb9622;	border-color: #fb9622;
}


a:hover, a:active{
	color: #ffffff;	background-color: #fb9622;	border-color: #fb9622;
}

blockquote, .standout {	color: #383d44;		border-top: 1px solid #fb9622;	border-bottom: 1px solid #fb9622;
}

h1 {
	color: #fb9622;
}

h2 {
	color: #fb9622;
}

h3 {
	color: #383d44;
}

h4 {
	color: #fb9622;
}


h5 {
	color: #383d44;
}

#pageheader {
	background: #fb9622;
}

#pageheader #maintitle { 
	color: #9AFE2E;
}

#pageheader #slogan { 
	color: #F3F781;
}

#breadcrumbcontainer a:hover {
	color: #fb9622;
}

#sidebarContainer .sideHeader {
	color: #fb9622;
}

#navcontainer #current {
	color: #fb9622;	
}

#navcontainer .currentAncestor {
	color: #fb9622;
}

#navcontainer a:hover {	color: #fb9622;
}

#navcontainer ul ul a:hover {
	color: #fb9622;	border: 0px;
	text-decoration: underline;
}

#navcontainer ul ul #current {
	color: #fb9622;
}

#navcontainer ul ul .currentAncestor {
	color: #fb9622;
}

#navcontainer ul ul ul a:hover {
	color: #fb9622;
}

#navcontainer ul ul ul #current {
	color: #fb9622;
}

.blog-entry-title {
	color: #fb9622;
}

.blog-entry-date {
	border-color: #fb9622;
}

.blog-entry-comments {
	color: #fb9622;
}

.blog-archive-month {
	color: #fb9622;
}

.filesharing-item-title {
	color: #fb9622;
}

.filesharing-item-title a:link {	color: #fb9622;
}

.album-title {
	color: #fb9622;}

.photo-background {
	background: #ffffff;
}

.photo-navigation {
	background: #fb9622;
	padding-bottom: 20px;
}

.photo-title {
	color: #000000;
}

.photo-caption {
	color: #ffffff;
}

.photo-links {
	color: #ffffff;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #ffffff;
	border-color: #cbcbcb;
}

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

.movie-page-title {
	color: #fb9622;}

.movie-title {
	color: #fb9622;}

.required-text {
	color: #fb9622;} 

