/*
-------------------------------------------
File: 'Blueball MAXLight' white.css Style Sheet
Created: 14, August, 2006
Last Modified: 23, August, 2006
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group GENERAL STYLES */

body {
	color: #111111;
}

p {
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: underline;
	color: #111111;
}

a:hover, a:active {
	text-decoration: none;
	background: #a3a485;
	color: #ffffff;
}

img {
}

a img {
}

.image-left {
}

.image-right {
}

.clear {
}
	
/* @end */


/* @group GLOBAL CLASSES */

blockquote {
	color: #111111;
	border-left: 5px solid #a3a485;	
}

.standout {
	color: #111111;
	border-left: 5px solid #a3a485;	
}

h1 {
	color: #a3a485;
}

h2 {
	color: #a3a485;
}

h3 {
	color: #a3a485;
}

h4 {
	color: #a3a485;
}

.imageStyle {
}

/* @end */


/* @group CONTAINER */

#container {	
}

/* @end */

/* @group BANNER AD1 */

#bannerad1 {
}


/* @end */


/* @group TOPCONTAINER */

#topcontainer{}

#topcontainer #pageHeader {
}

#topcontainer #pageHeader h1 {
}

#topcontainer #pageHeader h2 {
}

#topcontainer #pageHeader img {
}

/* @end */


/* @group INNERCONTAINER */

#innercontainer {
	background: #ffffff;	
}

#innercontainer #sidebarContainer {
}

html>body #innercontainer #sidebarContainer {
}

#sidebarContainer #customimg2 {
}

#sidebarContainer #sidebar {
}

#sidebarContainer #navheader {
	color: #a3a485;
}

#sidebarContainer #sidebar p {
}

#sidebarContainer .sideHeader {
}

#sidebarContainer #sidebar ul {

}

#sidebarContainer #sidebar li {
}

#contentContainer {
}

#innercontainer #contentContainer #content {
}

#innercontainer #contentContainer #content ul {
}

#innercontainer #contentContainer #content li {
}

/* Table Styles */
#innercontainer table {
}

#innercontainer #contentContainer #breadcrumbcontainer {
	color: #a3a485;
}

#innercontainer #contentContainer #breadcrumbcontainer ul {
}

#innercontainer #contentContainer #breadcrumbcontainer li {
}

#innercontainer #contentContainer #breadcrumbcontainer a {

}

#innercontainer #contentContainer #breadcrumbcontainer a:hover {

}

.clearfix:after{}


#footer {
}
 

#footer p {
}

#footer a:link, #footer a:visited {
	color: #111111;
}

#footer a:hover, #footer a:active {
	background: #cecece;
	color: #111111;
}

/* @end */


/* @group BANNER AD2 */

#bannerad2 {
}
	
/* @end */


/* @group NAV MENU */

/* Nav Menu Styles */

#sidebarContainer #navcontainer {
}

#navcontainer #current {
	background: #a3a485;
	color: #ffffff;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	background: #a3a485;
	color: #ffffff;
}

/* Parent - Level 0 */

#navcontainer ul {
}

#navcontainer li {
}

#navcontainer a{
}

#navcontainer a:hover {
	background: #a3a485;
	color: #ffffff;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover{
}

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

#navcontainer ul ul .currentAncestor {
}

#navcontainer ul ul .currentAncestor:hover {
}

#navcontainer ul ul #current:hover {
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

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


/* @end */


/* @group BLOG */


/* @group Archive Page */

.blog-archive-background {

}

.blog-entry-summary {
}

.blog-archive-headings-wrapper {
	border-bottom: 1px solid #a3a485;
}

.blog-archive-entries-wrapper {

}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */


/* @group Entry Page */

.blog-entry {
	border-bottom: 1px solid #a3a485;
	margin-bottom: 18px;
	padding-bottom: 20px;
}

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

.blog-entry-date {
}

.blog-read-more {
}

.blog-read-more a {
}

.blog-read-more a:hover {
}

.blog-entry-summary {	
}

.blog-entry-body {
}

.blog-entry-comments {
}

.blog-entry-comments a {
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

.blog-entry-body {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

a.blog-rss-link {
}

a.blog-comments-rss-link {
}
	
/* @end */

/* @end */


/* @group FILE SHARING */

.filesharing-description {
}

.filesharing-item {
	background: #cecece;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* @end */


/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #a3a485;
}

.album-description {
}

.album-wrap {
}

.thumbnail-wrap {
}

html>body .thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	background: #ffffff;	
}

.photo-navigation {
	background: #ffffff;
}

.photo-links {
	background: #ffffff;
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
	color: #a3a485;
}

.photo-caption {
	color: #a3a485;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

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

.movie-page-description {
}

.movie-thumbnail-frame {
}

html>body .movie-thumbnail-frame {
}

.movie-thumbnail-frame img {
}

.movie-thumbnail-frame a:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #ffffff;
}

.movie-title {
	color: #a3a485;
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #e5e5e5;
} 

.form-input-button { 
} 
/* @end */


