/*
-------------------------------------------
File: 'Blueball Showcase Theme' seablue.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
-------------------------------------------
/*
/*-----------------------------------
		CSS TABLE GALLERY
		STYLESHEET: CLEAR BLUE
		AUTHOR: ROBERT HARTL
------------------------------------*/

table {
	font-size:90%;
	font-family: "trebuchet ms", "lucidia grande", verdana, arial, sans-serif;
	line-height:1.2em;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
}

caption {
	padding-bottom:1em;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.6em;
	color: #333;
	background: transparent;
}
  
thead th, tfoot th, tfoot td {
	font-family: arial, verdana, sans-serif;
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #fff;
	background: #009;
}
  
tfoot th, tfoot td {
	border-top: 2pt double #009;
}

td, th {
	padding:4px;
}

tbody tr th, tbody tr td {
	border-bottom: 1px dotted #009;
}

tbody tr:hover td, tbody tr:hover th {
	border-bottom: 1px solid #333;
}

table a[title^="Download"] { 
	font-style:italic;
}

tbody td a, tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
}

tbody td a:hover, tbody th a:hover {
	background: transparent;
	color: #930;
}

.odd {
	background: #e3e3f4;
}

tbody tr:hover {
	color: #333;
	background: #c6c6e8;
}

tbody tr th:hover {
	background:#fff;
}

table a:visited {
	text-decoration: line-through;
	color:#ccc;
}
*/


body {
		color: #383d44;
}

a:link {	color: #3398b2;	border-color: #999999;
}

a:visited {
	color: #3398b2;	border-color: #3398b2;
}


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

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

h1 {
	color: #3398b2;
}

h2 {
	color: #3398b2;
}

h3 {
	color: #383d44;
}

h4 {
	color: #3398b2;
}


h5 {
	color: #383d44;
}

#pageheader {
	background: #3398b2;
}

#pageheader #maintitle { 
	color: #000000;
}

#pageheader #slogan { 
	color: #ffffff;
}

#breadcrumbcontainer a:hover {
	color: #3398b2;
}

#sidebarContainer .sideHeader {
	color: #3398b2;
}

#navcontainer #current {
	color: #3398b2;	
}

#navcontainer .currentAncestor {
	color: #3398b2;
}

#navcontainer a:hover {	color: #3398b2;
}

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

#navcontainer ul ul #current {
	color: #3398b2;
}

#navcontainer ul ul .currentAncestor {
	color: #3398b2;
}

#navcontainer ul ul ul a:hover {
	color: #3398b2;
}

#navcontainer ul ul ul #current {
	color: #3398b2;
}

.blog-entry-title {
	color: #3398b2;
}

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

.blog-entry-comments {
	color: #3398b2;
}

.blog-archive-month {
	color: #3398b2;
}

.filesharing-item-title {
	color: #3398b2;
}

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

.album-title {
	color: #3398b2;}

.photo-background {
	background: #ffffff;
}

.photo-navigation {
	background: #3398b2;
	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: #3398b2;
}

.movie-page-title {
	color: #3398b2;}

.movie-title {
	color: #3398b2;}

.required-text {
	color: #3398b2;} 

