/*
-------------------------------------------
File: 'Blueball Simple' red_bbsimple.css Style Sheet
Created: 23 September, 2005
Last Modified: 16, 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>*/


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


p {
}


b, strong {

}


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


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

.imageStyle {
}

img {
}


a img {
}


.clear {
}


.image-left {
}


.image-right {
}



h1 {
	font-size: 18px;
	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;
}

	
/*</group>*/



/*<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: #C40000;
}


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


#footer { 
}


#footer p {
}


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


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

	
/*</group>*/


/*<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: #C40000;
	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 {
}
	
/*</group>*/


.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 {
}
	
/*</group>*/

/*<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 {
}

/*</group>*/

/*<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 {
}
	
/*</group>*/

/*<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 {
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<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 {
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

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

.movie-title {
}

.movie-description {
}

.movie-frame {
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


