/*
-------------------------------------------
File: 'Blueball MAXLight 36' styles.css Style Sheet
Created: 2, July, 2006
Last Modified: 22, June, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006-2007 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group GENERAL STYLES */

body {
	text-align: center;
	background: #ffffff url(images/bodybg2.png) top repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	color: #111111;
}

* {
	
}

p {
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: underline;
	color: #111111;
}

a:hover, a:active {
	text-decoration: none;
	background: #ffffff;
	color: #111111;
}

img {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #595d66;
}

a img {
	border: 0px;
}

.image-left {
	margin: 3px 9px 3px 0px;
	padding: 9px 3px 0px 0px;
	float: left;
	position: relative;
	z-index: 5;
}

.image-right {
	margin: 3px 0px 3px 9px;
	padding: 9px 0px 0px 3px;
	float: right;
	position: relative;
	z-index: 5;
}

.clear {
	clear: both;
}
	
/* @end */


/* @group GLOBAL CLASSES */

blockquote {
	color: #111111;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	margin: 3px;
	padding: 0px 10px 0px 10px;
	border-left: 5px solid #ffffff;	
}

.standout {
	color: #111111;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	margin: 3px;
	padding: 0px 10px 0px 10px;
	border-left: 5px solid #ffffff;	
}

h1 {
	font-size: 22px;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

h2 {
	font-size: 20px;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

h3 {
	font-size: 18px;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

h4 {
	font-size: 16px;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
}

.imageStyle {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}


/* @end */


/* @group CONTAINER */

#container {
	position: relative;
	width: 740px;
	height: auto;
	margin: 0px auto;
	padding: 0px;	
}

/* @end */

/* @group BANNER AD1 */

#bannerad1 {
}


/* @end */


/* @group TOPCONTAINER */

#topcontainer{
	position: relative;
	width: 740px;
	height:  90px;
	margin: 0px auto;
	margin-top: 40px;
	padding: 0px;
	margin-bottom: 4px;	text-align: left;
	background: #595d66;
	z-index: 1;}

#topcontainer #pageHeader {
	position: relative;
	background: transparent;
	height: 80px;
	z-index: 5;
}

#topcontainer #pageHeader h1 {
	position: relative;
	color: #ffffff;
	font-size: 36px;
	padding: 15px 20px 0px 20px;
	text-align: left;
	z-index: 6;
}

/* @group My Group */

/* @end */

#topcontainer #pageHeader h2 {
	position: relative;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 6px 20px 0px 20px;
	color: #88b436;
	text-align: left;
	z-index: 7;
}

#topcontainer #pageHeader img {
	position: absolute;
	right: 20px;
	top: 0px;
	height: 70px;
	width: 270px;
	padding: 0px;
	border: 0px;
	z-index: 12;
}

/* @end */


/* @group INNERCONTAINER */

#innercontainer {
	position: relative;
	width: 740px;
	height: auto;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: left;
	background: #88b436;	
	padding: 0px;
	z-index: 2;
}

#innercontainer #sidebarContainer {
	position: relative;
	width: 240px;
	float: left;
	z-index: 9;
	margin-top: 30px;
	margin-bottom: 20px;
	background: #ffffff;
}

html>body #innercontainer #sidebarContainer {	margin-top: 50px;	margin-bottom: 40px;}

#sidebarContainer #customimg2 {
}

#sidebarContainer #sidebar {
	text-align: left;
	padding: 5px 15px 5px 10px;
	background: #ffffff;
}

#sidebarContainer #navheader {
	color: #88b436;
	font-size: 11px;
	text-align: left;
	margin-top: -5px;
	padding: 0px 10px 0px 10px;
	text-transform: capitalize;
	letter-spacing: .3em;
}

#sidebarContainer #sidebar p {
	padding: 5px 15px 5px 10px;
	background: #ffffff;

}

#sidebarContainer .sideHeader {
	padding: 2px 15px 3px 10px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	background: #ffffff;

}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

#contentContainer {
	position: relative;
	margin-left: 240px;
	line-height: 1.6em;
	z-index: 4;
	background: transparent;
}

#innercontainer #contentContainer #content {
	padding: 15px 30px 0px 30px;
	text-align: left;
}

#innercontainer #contentContainer #content ul {
}

#innercontainer #contentContainer #content li {
}

/* Table Styles */
#innercontainer table {
	font-size: 12px;
}

#innercontainer #contentContainer #breadcrumbcontainer {
	color: #ffffff;
	text-align: left;
	padding: 30px 30px 0px 30px;
	font-size: 11px;
}

#innercontainer #contentContainer #breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#innercontainer #contentContainer #breadcrumbcontainer li {
	display: inline;
}

#innercontainer #contentContainer #breadcrumbcontainer a {

}

#innercontainer #contentContainer #breadcrumbcontainer a:hover {

}

.clearfix:after{	content: ".";	display: block;	height: 0px;	clear: both;	visibility: hidden;}


#footer {
	position: relative;
	width: 740px;
	margin: 0px auto;
	margin-bottom: 40px;
}
 

#footer p {
	padding: 0px;
	margin: 0px;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #111111;
	padding: 1px;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	background: #ffffff;
	color: #111111;
	padding: 1px;
}

/* @end */


/* @group BANNER AD2 */

#bannerad2 {
}
	
/* @end */


/* @group NAV MENU */

/* Nav Menu Styles */

#sidebarContainer #navcontainer {
	font-size: 12px;
	margin-bottom: 10px;
	position: relative;
	margin-top: 4px;
}

#navcontainer #current {
	background: #88b436;
	color: #ffffff;
	text-decoration: none;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	background: #88b436;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#navcontainer li {
	position: relative;
}

#navcontainer a{
	display: block;
	padding: 4px 10px 4px 10px;

	width: 220px;
	color: #111111;
	background: #ffffff;
	text-decoration: none;
	
}

/* @group My Group */

/* @end */

#navcontainer a:hover {
	background: #88b436;
	color: #ffffff;
	text-decoration: none;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding-left: 23px;
	width: 197px;
	margin-left: 10px;
	background: #ffffff url(images/menusub1_16.png) left center no-repeat;
}

#navcontainer ul ul a:hover{
	background: #ffffff url(images/menusub1_16.png) left center no-repeat;
	color: #111111;
	text-decoration: underline;
}

#navcontainer ul ul #current{
	background: #ffffff url(images/menusub1_16.png) left center no-repeat;
	color: #88b436;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer ul ul .currentAncestor {
	background: #ffffff url(images/menusub1_16.png) left center no-repeat;
	color: #111111;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul .currentAncestor:hover {
	background: #ffffff url(images/menusub1_16.png) left center no-repeat;
	color: #111111;
	text-decoration: underline;
	font-weight: normal;
}

#navcontainer ul ul #current:hover {
	background: #ffffff url(images/menusub1_16.png) left center no-repeat;
	color: #111111;
	text-decoration: underline;
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding-left: 22px;
	width: 176px;
	margin-left: 32px;
	background: #ffffff url(images/menusub2_14.png) left center no-repeat;
}

#navcontainer ul ul ul a:hover{
	background: #ffffff url(images/menusub2_14.png) left center no-repeat;
	color: #111111;
	text-decoration: underline;
}

#navcontainer ul ul ul #current{
	background: #ffffff url(images/menusub2_14.png) left center no-repeat;
	color: #88b436;
	text-decoration: none;
	font-weight: bold;
}


/* @end */


/* @group BLOG */


/* @group Archive Page */

.blog-archive-background {

}

.blog-entry-summary {
	margin-bottom: 20px;
}

.blog-archive-headings-wrapper {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-bottom: 1px;
}

.blog-archive-entries-wrapper {

}

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

.blog-archive-month {
	font-size: 20px;
	line-height: 23px;
	margin-bottom: 5px;
}

.blog-archive-link {
	margin-bottom: 20px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

/* @group Tag Cloud */

/* Blog tag cloud */
ul.blog-tag-cloud {
	margin: 15px 0;
	padding: 0;
	text-align: justify;
}
ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}
.blog-tag-size-1 {	
	font-size: 0.8em;
}
.blog-tag-size-2 {	
	font-size: 0.85em;
}
.blog-tag-size-3 {	
	font-size: 0.9em;
}
.blog-tag-size-4 {	
	font-size: 0.95em;
}
.blog-tag-size-5 {	
	font-size: 1em;
}
.blog-tag-size-6 {	
	font-size: 1.05em;
}
.blog-tag-size-7 {	
	font-size: 1.1em;
}
.blog-tag-size-8 {	
	font-size: 1.15em;
}
.blog-tag-size-9 {	
	font-size: 1.2em;
}
.blog-tag-size-10 {	
	font-size: 1.25em;
}
.blog-tag-size-11 {	
	font-size: 1.3em;
}
.blog-tag-size-12 {	
	font-size: 1.35em;
}
.blog-tag-size-13 {
	font-size: 1.4em;
}
.blog-tag-size-14 {	
	font-size: 1.45em;
}
.blog-tag-size-15 {
	font-size: 1.5em;
}
.blog-tag-size-16 {	
	font-size: 1.55em;
}
.blog-tag-size-17 {	
	font-size: 1.6em;
}
.blog-tag-size-18 {	
	font-size: 1.65em;
}
.blog-tag-size-19 {
	font-size: 1.7em;
}
.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */


/* @group Entry Page */

.blog-entry {
	margin-bottom: 18px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb;
	z-index: 7;
}

.blog-entry-title {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #ffffff;
	text-decoration: none;
}

.blog-entry-title a {
}

.blog-entry-date {
	letter-spacing: 1px;
	font-size: 11px;
	margin-bottom: 10px;
}

.blog-read-more {
	font-size: 11px;
	letter-spacing: 1.5px;
	margin-top: 6px;
	padding: 0px;
	font-style: normal;
}

.blog-read-more a {
	font-size: 11px;
	letter-spacing: 1.5px;
	padding: 0px;
	font-style: normal;
}

.blog-read-more a:hover {
	font-size: 11px;
	letter-spacing: 1.5px;
	padding: 0px;
	font-style: normal;
}

.blog-entry-summary {
	margin-bottom: 10px;	
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 10px;
	font-size: 11px;
	padding-bottom: 10px;
}

.blog-entry-comments a {
}

.blog-entry-comments-inline {
	font-size: 11px;
	line-height: 1.4em;
	text-align:  left;
	color: #ffffff;
	font-style: italic;
	margin-top: 8px;
	padding-bottom: 10px;
}

p.blog-entry-tags {
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-entry-body {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-top: 10px;
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-top: 12px;
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-top: 10px;
	margin-bottom: 10px;
}

a.blog-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

a.blog-comments-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}
	
/* @end */

/* @end */


/* @group FILE SHARING */

.filesharing-description {
	margin-bottom: 10px;
}

.filesharing-item {
	padding: 2px;
	background: #ffffff;
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
	padding: 3px;
	margin-bottom: 5px;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	padding-left: 3px;
}

/* @end */


/* @group Photo Album */

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

.album-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #ffffff;
}

.album-description {
	margin-bottom: 75px;
	padding-bottom: 10px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 30px;
	margin-right: 15px;
}

html>body .thumbnail-wrap {
	margin-bottom: 60px;
	margin-right: 30px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0px;
    left: 10px;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	text-decoration: none;
	background: transparent;
	padding: 0px;
	border: 0px;
}

.thumbnail-frame img {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #595d66;
	margin: auto;
}

.thumbnail-caption {
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 50px;
	display: block;
}
	
/* @end */

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

.photo-background {
	background: #88b436;
	margin-top: 0px;
	
}

.photo-navigation {
	height: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 24px;
	background: #595d66;
}

.photo-links {
	padding: 5px;
	display: block;
	background: #ffffff;
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
	margin-top: 32px;
	background: #ffffff;
	padding: 8px;
	border: 1px solid #595d66;
}

.photo-title {
	color: #ffffff;
	font-size: 22px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	margin: 0px;
	padding-top: 24px;
	font-weight: bold;
}

.photo-caption {
	font-size: 15px;
	margin: 10px 20px 27px 20px;
	font-weight: normal;
	color: #dddddd;
}

/* @end */



/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
	margin: 0;
	padding: 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}

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


/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #ffffff;
}

.movie-page-description {
	margin-bottom: 24px;
}

.movie-thumbnail-frame {
	position: relative;
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px 10px 0px 0px;
	z-index: 45;
}

html>body .movie-thumbnail-frame {
	margin-right: 20px;
	margin-bottom: 20px;
}

.movie-thumbnail-frame img {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #595d66;
}

.movie-thumbnail-frame a:hover {
	border-style: none;
	text-decoration: none;
	background: transparent;
	padding: 0px;
	border: 0px;
}

.movie-thumbnail-caption {
	font-size: 12px;
	padding-top: 0px;
	width: 100%;
	height: 50px;
	display: block;
}
	
/* @end */

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

.movie-background {
	margin: 20px 15px 15px 15px;
	text-align: center;
	background: #88b436;
}

.movie-title {
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}

.movie-frame {
	margin-bottom: 10px;
}
	
/* @end */


/* @end */

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

.required-text {
} 

.form-input-field {
	background: #e5e5e5;
} 

.form-input-button { 
} 
/* @end */


