/*
-------------------------------------------
File: 'Blueball Simple Blue Default' styles.css Style Sheet
Created: 23 September, 2005
Last Modified: 18, October, 2005
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2005 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group Body and Global Styles */

br {
	line-height: 1,7em;
}

body {
	background: #cccccc;
}


b, strong {

}

a:link {
	color: red;
}

a:visited {
	color: blue;
}

a:hover {
	color: green;
}

a:active {
	color: yellow;
}

.imageStyle {

}

img {

}

a img {

}

.clear {

}

.image-left {

}

.image-right {

}

h1 {
	font-size: 20px;
	color: #C40000;
}

h2 {
	
	font-size: 15px;
	color: #C40000;
	
}

h3 {
	font-size: 13px;
	color: #C40000;
}

h4 {

}

h5 {
	font-size: 13px;
	color: #C40000;
}

.standout, blockquote {
	background-color: #D3D3D3;
	color: #C40000;
}

/* @end */



/* @group Layout */


#container {

}

#pageHeader {
	background-color: #FFFFFF;
}

#pageHeader img {

}

#pageHeader h1 {
	color: #C40000;
}

#pageHeader h2 {
	color: #333333;
}

#breadcrumbcontainer {

}

#breadcrumbcontainer ul {

}

#breadcrumbcontainer li {

}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}

#contentContainer {

}

#contentContainer #content {

}

#sidebarContainer {

}

#sidebarContainer #sidebar {
	color: #333333;
}

#sidebarContainer .sideHeader {
	color: #333333;
}

#sidebarContainer #sidebar p {
	color: #333333;
}

#footer {

}

#footer p {

}

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

#footer a:hover, #footer a:active {
	color: #C40000;
}

/* @end */


/* @group Toolbar */


/* Correct Firefox/Mozilla/Safari inability to properly clear a float - see: www.positioniseverything.net/easyclearing.html. Ignores IE6 */
.clearfix:after {

}

#navcontainer {

}

#navcontainer #current {
	background: #0000c4;
	color: #FFFFFF;
}

/* MAIN - MENU 0 */



#navcontainer ul {

}

#navcontainer li {

}

#navcontainer a {

}

#navcontainer a:hover {
	color: #FFFFFF;
	background: #C40000;
}

/* SUBLEVEL - MENU 1 */



#navcontainer ul ul li {

}

#navcontainer ul ul a {

}

#navcontainer ul ul a:hover {
	color: #FFFFFF;
	background: #C40000;
}

/* SUBLEVEL - MENU 2 */



#navcontainer ul ul ul li {

}

#navcontainer ul ul ul a {

}

#navcontainer ul ul ul a:hover {
	color: #FFFFFF;
	background: #C40000;
}

/* SUBLEVEL - MENU 3 */



#navcontainer ul ul ul ul li {

}

#navcontainer ul ul ul ul a {

}

#navcontainer ul ul ul ul a:hover {
	color: #FFFFFF;
	background: #C40000;
}

/*</GROUP>*/


/* @group Blog */

/* @group Archive Page */

.blog-archive-background {

}

.blog-archive-headings-wrapper {

}

.blog-archive-entries-wrapper {

}

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

}

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

.blog-archive-link {

}

.blog-archive-link a:link, .blog-archive-link a:visited {

}

/* @end */


.blog-entry {

}

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

.blog-entry img {

}

.blog-entry-date {

}

.blog-entry-category {

}

.blog-category-link-enabled {

}

.blog-category-link-disabled {

}

.blog-entry-body {

}

.blog-entry-comments {

}

.blog-entry-category {

}

/* @end */

/* @group File Sharing */

.filesharing-description {

}

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

.filesharing-item {

}

.filesharing-item-title a:link {

}

.filesharing-item a {
	color: #C40000;
}

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

.filesharing-item-title a:visited {

}

.filesharing-item-description {

}

/* @end */

/* @group Photo Album */

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

.album-title {
	color: #C40000;
}

.album-description {

}

.thumbnail-table {

}

.thumbnail-frame {

}

.thumbnail-frame:hover {
	border: hidden;
}

.thumbnail-frame a {

}

.thumbnail-frame a:hover {

}

.thumbnail-frame img {

}

.thumbnail-caption {

}

/* @end */

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

.photo-background {
	background: #C40000 url(images/pagehead_bg2.png) repeat-x top;
}

.photo-navigation {

}

.photo-links {

}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #C40000;
}

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

.photo-frame {

}

.photo-title {
	color: #C40000;
}

.photo-caption {

}

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

/* @group Quicktime Page */

.movie-description {

}

/* @end */

/* @group Quicktime Album */

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

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

.movie-page-description {

}

.movie-thumbnail-frame {

}

.movie-thumbnail-frame img {

}

.movie-thumbnail-frame:hover {
	border: hidden;
}

.movie-thumbnail-caption {

}

/* @end */

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

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

.movie-title {

}

.movie-description {

}

.movie-frame {

}

/* @end */


/* @end */

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

}

.required-text {

}

.form-input-field {

}

.form-input-button {

}

/* @end */


