/*
-------------------------------------------
File: 'Blueball Two' blue.css Style Sheet
Created: 17, December, 2006
Last Modified: 27, December, 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 */


p {
}

a:link, a:visited{
	color:  #1b5cbc;
}


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


b, strong {
}

.image-left{
}

.image-right{
}

img {
}

a img {
}

.clear {
}

/* @end */


/* @group GLOBAL CLASSES */

.../../imagestyle {
}

blockquote, .standout {
	color: #1b5cbc;
	border-left: 5px solid #fc8300;
}


h1 {
	color: #1b5cbc;
}

h2 {
	color: #1b5cbc;
}

h3 {
	color: #1b5cbc;
}


h4 {
	color: #fc8300;
}


h5 {
	color: #353535;
}


/* @end */

/* @group CONTAINER */


#container {
	border-left: 6px solid #1990d6;
	border-right: 6px solid #1990d6;
}


/* @end */

/* @group PAGEHEADER */


#container #pageHeader {
}

#container #pageHeader #logo {
}

#container #pageHeader h1 { 
	color: #1b5cbc;
}

#container #pageHeader h2 {
	color: #fc8300;
}

#container #pageHeader #breadcrumbcontainer {
}

#container #pageHeader #breadcrumbcontainer ul {
}

#container #pageHeader #breadcrumbcontainer li { 
}

#container #pageHeader #breadcrumbcontainer a {
}

#container #pageHeader #breadcrumbcontainer a:hover {
}


/* @end */

/* @group CONTENT LAYOUT */


#contentwrapper {
}


#sidebarContainer{
}

html>body #sidebarContainer{
}


#sidebarContainer .sideHeader {
	color: #1b5cbc;
}	


#sidebarContainer p {
}


#contentContainer {
}

* html #contentContainer {
}

#contentContainer #content {
}

#footer {
}

#footer p {
}


#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */


/* @group TOOLBAR */


.clearfix:after{
}

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
	color: #1b5cbc;
	background: url(../../images/bluedot_over.png) left center no-repeat;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #1b5cbc;
}


/* Parent - Level 0 */


#navcontainer ul {
}

#navcontainer li { 
}

#navcontainer a{
}

#navcontainer a:hover {
	color: #1b5cbc;
	background: url(../../images/bluedot_over.png) left center no-repeat;
}



/* Child - Level 1 */



#navcontainer ul ul li { 
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover {
	color: #1b5cbc;
}

#navcontainer ul ul #current {
	color: #1b5cbc;
}

#navcontainer ul ul .currentAncestor {
	color: #1b5cbc;

}


/* Child - Level 2 */


#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a {
}

#navcontainer ul ul ul a:hover{
	color: #1b5cbc;
}

#navcontainer ul ul #current{
	color: #1b5cbc;	
}

#navcontainer ul ul .currentAncestor {
	color: #1b5cbc;
}


/* Child - Level 3 */



#navcontainer ul ul ul ul li {
}

#navcontainer ul ul ul ul a {
}

#navcontainer ul ul ul ul a:hover{
	color: #1b5cbc;
}

#navcontainer ul ul ul #current {
	color: #1b5cbc;	
}

#navcontainer ul ul ul .currentAncestor {
	color: #1b5cbc;
}


/* @end */



/* @group BLOG */



.blog-entry {
}

* html .blog-entry {
}

.blog-entry-title {
	color: #1b5cbc;
}

.blog-entry img {
}

.blog-entry-date {
}



.blog-read-more {
}

.blog-read-more a {
}

.blog-read-more a:hover {
}

.blog-entry-summary {
}

.blog-entry-body {
}

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

.blog-entry-comments a {
	color: #fc8300;
}

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

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

/* @group BLOG ARCHIVE PAGE */


.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	color: #1b5cbc;
}

.blog-archive-link {
}

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

/* @end */

/* @group FILE SHARING */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item a {
	color: #1b5cbc;
}

.filesharing-item a:hover {
	color: #1b5cbc;
}

.filesharing-item-title {
}

.filesharing-item-description {
}

/* @end */

/* @group PHOTO ALBUM */


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


.album-title {
	color: #1b5cbc;;
}

.album-description {
}

.album-wrapper {
}

.thumbnail-wrap {
}

* html .thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}

/* @end */

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


.photo-background {
}

.photo-navigation {
	border-left: 6px solid #1990d6;
	border-right: 6px solid #1990d6;
}

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

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

.photo-frame {
}

.photo-links {
	color: #1b5cbc;
}

.photo-title {
	color: #1b5cbc;
}

.photo-caption {
}

/* @end */

/* @end */


/* @group QUICKTIME ALBUM */


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


.movie-page-title {
	color: #1b5cbc;
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

* html .movie-thumbnail-frame {
}

.movie-thumbnail-frame img {
}

.movie-thumbnail-frame a:hover {
}


.movie-thumbnail-caption {
}

	
/* @end */

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

.movie-background {
}

.movie-title {
	color: #1b5cbc;
}

.movie-description {
}

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


/* @group Quicktime Page */

.movie-background {
}

.movie-title {
	color: #1b5cbc;
}

.movie-description {
}

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

/* @end */


/* @group CONTACT FORM */


.message-text {
}

.required-text {
	color: #1b5cbc;
} 

.form-input-field{
}

.form-input-button {
}

/* @end */