/*
-------------------------------------------
File: 'Blueball Image4' styles.css Style Sheet
Created: 6, December, 2006
Last Modified: 21, January, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2007 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group GENERAL STYLES */



body {
	background-color: #6b6b6b;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #ebebeb;
}


p {
}


a:link, a:visited{
	text-decoration: underline;
	color:  #ffd700;
}


a:hover, a:active{
	text-decoration: none;
	color:  #ffd700;
}


b, strong {
	font-weight: bold;
}

.image-left{
	float: left;
	margin:  0px;
	padding: 3px 12px 0 0;
}

.image-right{
	float: right;
	margin:  0px;
	padding: 3px 0 0 12px;
}

img {
}

a img {
	border: 0px;
}

.clear {
	clear: both;
}

/* @end */


/* @group GLOBAL CLASSES */

.imageStyle {
	padding: 5px;
	margin: 0px;
}

blockquote, .standout {
	font-weight: bold;
	font-style: normal;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #ffffff;
	padding: 0 0 0 10px;
	border-left: 4px solid #ffd700;
}

h1 {
	font-size: 1.7em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
	letter-spacing: -.5px;
}

h2 {
	font-size: 1.5em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
}

h3 {
	font-size: 1.3em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
}


h4 {
	font-size: 1.1em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
}


h5 {
	font-size: .95em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
}


/* @end */

/* @group CONTAINER */


#container {
	width: 790px;
	height:  auto;
	background: url(images/image4_bg_graymain.jpg) top left repeat-y;
	margin: 0px auto; /* Right And Left Margin Widths To Auto 	text-align: center; /* Hack To Keep IE5 Windows Happy */
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
	z-index: 5;}

#container #toppageshadow {
	position: relative;
	height: 37px;
	width: 790px;
	background: #6b6b6b url(images/image4_bg_graytop.jpg) bottom left no-repeat;
	z-index:20;
}


/* @end */

/* @group PAGEHEADER */


#container #pageHeader {
	position: relative;
	width: 790px;
	height: 100px;
	background: transparent;
	border: 0px;
	z-index: 40;
}

#container #pageHeader h1 {
	position: relative; 
	margin: 0px;
	padding: 22px 0 0 252px;
	font-size: 2.5em;
	line-height: 1.5em;
	color: #ffd700;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
}

#container #pageHeader #breadcrumbcontainer {
	position:  relative;
	text-align:  left;
	padding: 2px 20px 0 245px;
	color: #ebebeb;
	border-top: 0px;
	font-size: .9em;
	font-weight: normal;
}

#container #pageHeader #breadcrumbcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 6px;
	padding-left: 0px;
	display:  inline;
}

#container #pageHeader #breadcrumbcontainer li { 
	margin: 0 0 0px 0;
	padding-left: 8px;
	display: inline;
}

#container #pageHeader #breadcrumbcontainer a {
	text-decoration: none;
	display: inline;
	color:  #ebebeb;
}

#container #pageHeader #breadcrumbcontainer a:hover {
	text-decoration: underline;
	display: inline;
	color:  #ffffff;
}

#container #pageHeader #logo {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 70px;
	width: 200px;
}


/* @end */

/* @group CONTENT LAYOUT */


#contentwrapper {
	position: relative;
	width: 790px;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: transparent;
	z-index: 2;
}

#columnleft {
	float: left;
	position: relative;
 	width: 240px;
	margin: 0px;
	background: transparent;
	z-index: 60;
	background: transparent;
}

#columnleft #slogan {
	position: relative;
	margin-top: 16px;
	padding: 0px 38px 25px 0px;
	font-size: 1.25em;
	line-height: 1.2em;
	color: #c0c0c0;
	text-align: center;
	font-weight:  bold;
	z-index: 78;
}

#columnleft #customwrapper {
	position: relative;
	display:  block;
	height: 195px;
	width: 195px;
	margin: 0 0 0 3px;
	padding: 10px 0px 15px 3px;
	background: transparent;
}

* html #columnleft #customwrapper {
	padding: 10px 38px 15px 0px;
	margin: 0 0 0 1px;
}

#columnleft #customwrapper #customimage1 {
	position: absolute;
	top: 0px;
	left:  3px;
 	width: 90px;
 	height: 90px;
	background: url(images/cusimg1placehldr.jpg) top left no-repeat;
	z-index: 70;
}

#columnleft #customwrapper #customimage2 {
	position: absolute;
	top: 0px;
	left:  108px;
 	width: 90px;
 	height: 90px;
	background: url(images/cusimg2placehldr.jpg) top left no-repeat;
	z-index: 72;
}

#columnleft #customwrapper #customimage3 {
	position: absolute;
	top: 105px;
	left:  3px;
 	width: 90px;
 	height: 90px;
	background: url(images/cusimg3placehldr.jpg) top left no-repeat;
	z-index: 74;
}

#columnleft #customwrapper #customimage4 {
	position: absolute;
	top: 105px;
	left:  108px;
 	width: 90px;
 	height: 90px;
	background: url(images/cusimg4placehldr.jpg) top left no-repeat;
	z-index: 76;
}

#columnleft #adsenseads {
	position: relative;
	padding: 0 15px 15px 0px;
	margin-top: 20px;
	background: transparent;
	text-align: center;
	z-index: 66;
}

#columnright{
	float: right;
	position: relative;
	width: 170px;
	margin: 9px 0 5px 0;
	padding: 0px;
	background: transparent;
	font-size: .95em;
	line-height: 1.4em;
	color: #ebebeb;
	text-align: left;
	z-index: 50;
}
 
#columnright .sideHeader {
	font-size: 1.3em;
	line-height: 1.1em;
	margin-bottom: 4px;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
	padding: 3px 0 3px 0;
}

#columnright p {
}

#contentContainer {
	float: left;
	position: relative;
	margin: 0px;
	width: 348px;
	padding: 0 20px 0 12px;
	text-align:  left;
	background: transparent;
}

#contentContainer ul {}
#contentContainer li {}

#footer {
	clear:  both;
	height: 30px;
	position: relative;
	padding: 15px 15px 20px 252px;
	margin: 5px 0 0 0;
	background: url(images/image4_bg_graybottom.jpg) bottom left no-repeat; 
	text-align: left;
	color: #c0c0c0;
	font-size: .9em;
}

#footer p {
	font-size: .9em;
	color: #c0c0c0;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */



/* @group TOOLBAR */


.clearfix:after{
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

/* Toolbar Styles */

#columnright #navcontainer {
	line-height: normal;
	text-align: left;
	font-weight: normal;
}

#navcontainer #current {
	text-decoration: underline;
	font-weight: bold;
	color: #ffd700;
}

#navcontainer #current:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ffd700;
}

#navcontainer .currentAncestor {
	color: #ffd700;
	font-weight: bold;
	text-decoration: underline;
}


/* Parent - Level 0 */


#navcontainer ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 11px;
}

#navcontainer li { 
	margin: 0px;
	padding: 0px;
	width: 170px;
	margin-bottom: 1px;
	font-size: 11px;
}

#navcontainer a{
	display: block;
	color: #ebebeb;
	text-decoration: none;
	text-indent: 0px;
	background: transparent;
	padding: 4px 0 4px 0;
}

#navcontainer a:hover {
	color: #ffd700;
	text-decoration: none;
}

/* Child - Level 1 */

#navcontainer ul ul li { 
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#navcontainer ul ul a
{
	display: block;
	color: #ebebeb;
	text-decoration: none;
	text-indent: 14px;
	background: transparent;
	padding: 4px 0 4px 0;
	font-size: 11px;
}

#navcontainer ul ul a:hover{
	text-decoration: none;
	color: #ffd700;
	font-weight: bold;
}

#navcontainer ul ul #current{
	text-decoration: none;
	font-weight: bold;
	color: #ffd700;
}

#navcontainer ul ul .currentAncestor {
	color: #ffd700;
	font-weight: bold;
	text-decoration: underline;
}



/* Child - Level 2 */



#navcontainer ul ul ul li { 
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#navcontainer ul ul ul a
{
	display: block;
	color: #ebebeb;
	text-decoration: none;
	text-indent: 28px;
	background: transparent;
	padding: 4px 0 4px 0;
	font-size: 11px;
}

#navcontainer ul ul ul a:hover{
	text-decoration: none;
	color: #ffd700;
	font-weight: bold;
}

#navcontainer ul ul ul #current{
	text-decoration: none;
	font-weight: bold;
	color: #ffd700;
}

#navcontainer ul ul ul .currentAncestor {
	color: #ffd700;
	font-weight: bold;
	text-decoration: underline;
}


/* @end */


/* @group BLOG */



.blog-entry {
	margin: 10px 0px 4px 0px;
	border-bottom: 1px solid #b2b2b2;
}

.blog-entry-title {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
	margin-top: 12px;
	margin-bottom: 5px;
}

.blog-entry img {	padding: 3px;	border: 0px;}

.blog-entry-date {
	font-size: .9em;
	text-indent: 0px;
	color: #ebebeb;
	margin-bottom: 5px;
	padding: 2px 0 2px 0;
	background: transparent;
}

.blog-read-more {
	display: block;
	padding-top: 4px;
	font-style: italic;
	font-size: .9em;
}

.blog-entry-category {
	color: #ebebeb;
	font-size: .9em;
	margin-bottom: 5px;
	padding: 2px 2px 2px 0;
	background: transparent;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {
	margin-bottom:  12px;
}

.blog-entry-comments {
	font-size: .9em;
	text-align:  left;
	color: #ebebeb;
	margin-top: 7px;
}

.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}


/* @end */

/* @group BLOG ARCHIVE PAGE */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
	margin-top: 12px;
	margin-bottom: 5px;
}

.blog-archive-link {
	margin: 0px;
	text-decoration: underline;
	font-size: 12px;
	margin-bottom: 12px;
}

.blog-archive-link a:hover {
	text-decoration: none;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 12px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin: 14px 0 14px 0;
}

.blog-category-link-enabled {
	text-decoration: underline;
}

.blog-category-link-disabled {
	text-decoration: none;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin: 12px 0 10px 0;
}

a.blog-rss-link {
	background: url(images/rssicon12.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

a.blog-comments-rss-link {
	background: url(images/rssicon12.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

/* @end */

/* @group FILE SHARING */

.filesharing-description {
	margin-bottom: 15px;
}

.filesharing-item {
	margin-bottom: 10px;
}

.filesharing-item a {
	text-decoration: none;
	color:  #ffd700;
	margin-bottom: 2px;
	border-bottom: 1px solid #ffd700;
}

.filesharing-item a:hover {
	text-decoration: none;
	color:  #ffd700;
	margin-bottom: 2px;
	border-bottom: none;
}

.filesharing-item-title {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #ffd700;
	text-align: left;
	font-weight: bold;
	margin-bottom: 7px;
}

.filesharing-item-description {
}

/* @end */

/* @group PHOTO ALBUM */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
	margin-top: 12px;
	margin-bottom: 8px;
}

.album-description {
	margin-bottom: 15px;
}

.thumbnail-table {
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 38px;
	margin-right: 20px;
}


/* IE6 hack to offset IE6 doubling margin in a floated item */
* html #thumbnail-wrap {
	margin-right: 10px;
}

.thumbnail-frame a:hover {
	border-style: none;
}

.thumbnail-frame a {
	border-style: none;
}

.thumbnail-frame img {
	border: hidden;
}

.thumbnail-caption {
	margin-top: 3px;
	font-size: .9em;
	color: #ebebeb;
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0px;
	padding: 0 50px 24px 50px;
	text-align: center;
	background: #6b6b6b;
}

.photo-navigation {
}

.photo-navigation a:link {
	font-size: 1.1em;
	color: #ffd700;
	text-decoration: none;
}

.photo-navigation a:hover, .photo-navigation a:visited {
	font-size: 1.1em;
	color: #ffd700;
	text-decoration: underline;
}

.photo-frame{
	margin-top: 4px;
	margin-bottom: 22px;
	padding: 6px;
	border: 1px solid #ebebeb;
}

.photo-links {
	font-size: 1.1em;
	padding: 0 5px 5px 5px;
	color: #ebebeb;
}

.photo-title {
	position: relative; 
	margin: 8px 0px 4px 0px;
	padding: 12px 0 0 0;
	font-size: 2.3em;
	line-height: 1.7em;
	color: #ffd700;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
}

.photo-caption {
	font-size: 1.25em;
	line-height: 1.1em;
	margin: 2px 10px 10px 10px;
	color: #ebebeb;
}

/* @end */

/* @end */

/* @group QUICKTIME PAGES */


/* @group Index Page (Movie Thumbnail view) */


.movie-page-title {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
	margin-top: 12px;
	margin-bottom: 8px;
}.movie-page-description {
	margin-bottom: 15px;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	border-style: none;
	text-align: center;
	margin: 0px 26px 6px 0px;
}

* html .movie-thumbnail-frame {
	margin: 0px 13px 3px 0px;
}

.movie-thumbnail-frame img {
	border-style: none;
}

.movie-thumbnail-frame a:hover {
	border-style: none;
}

.movie-thumbnail-frame a {
	border-style: none;
}

.movie-thumbnail-caption {
	margin-top: 3px;
	font-size: .9em;
	color: #ebebeb;
}

	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 15px;
	text-align: center;
	background: #6b6b6b;
}

.movie-title {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ffd700;
	text-align: center;
	font-weight:  bold;
	margin: 0px 0px 5px 0px;
}

.movie-description {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}

.movie-frame {
}
	
/* @end */


/* @group Quicktime Page */

.movie-background {
}

.movie-title {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #ffd700;
	text-align: left;
	font-weight:  bold;
	margin: 12px 10px 5px 10px;
}

.movie-description {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
}

.movie-frame {
}	
/* @end */

/* @end */


/* @group CONTACT FORM */


.message-text {
}

.required-text {
	color: #ffd700;
} 

.form-input-field {
}

.form-input-button {
}

/* @end */