/*
-------------------------------------------
File: 'Blueball Comments Theme' styles.css Style Sheet
Created: 16, February, 2008
Last Modified: 31, March, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
Modified by Pascal F. for Toto Fan France
www.totofrance.com
-------------------------------------------
*/


/* @group Body and Global Styles */


body {
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #cccccc;
	letter-spacing: .5px;
	margin: 0;
	padding: 0;
}

p {
}

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

a:hover {
	color: #ffffff;	text-decoration: none;
}

a:active {
	color: #ffffff;	text-decoration: none;
}

#rapidsearch form {	background: #ffffff !important;	border: 0 !important;	color: #3d3d3d !important;
	text-align: center !important;
	padding: 10px !important;
	font-size: 14px !important;
	width: 90% !important;} 

#search_credits {
	text-align: left !important;
	width: 90% !important;
}

b, strong {
	font-weight: bold;
}

blockquote, .standout {	font-size: 15px;
	font-weight: bold;
	text-align: left;	line-height: 22px;	color: #ffffff;	
	margin: 10px;	padding: 0 16px 0 10px;
	letter-spacing: 0px;
	border-left:  2px solid #8bd44d;
	border-left-color:  #999999;
	border-left-width: 1px;
	border-left-style:  solid;
}

.imageStyle {
}

.image-left{
	float: left;
	margin:  0;
	padding: 4px 14px 2px 0;
}

.image-right{
	float: right;
	margin:  0;
	padding: 4px 0 2px 14px;
}

img { 
}

a img {
	border: 0px;
}

.clear {
	clear: both;
}

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

h1 {
	font-size: 22px;
	line-height: 27px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #8bd44d;
	text-align: left;
	font-weight: bold;	border: none;
	margin: 0 0 10px 0;
	letter-spacing: 0px;
	padding: 0;
}

* html h1 {
	margin: 8px 0 10px 0;
}

h2 {
	font-size: 19px;
	line-height: 24px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #8bd44d;
	text-align: left;
	font-weight: bold;	border: none;
	margin: 0 0 10px 0;
	letter-spacing: 0px;
	padding: 0;
}

* html h2 {
	margin: 6px 0 10px 0;
}

h3 {
	font-size: 16px;
	line-height: 21px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #8bd44d;
	text-align: left;
	font-weight: bold;	border: none;
	margin: 0 0 8px 0;
	letter-spacing: 0px;
	padding: 0;
}

* html h3 {
	margin: 4px 0 10px 0;
}

h4 {
	font-size: 14px;
	line-height: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #8bd44d;
	text-align: left;
	font-weight: bold;	border: none;
	margin: 0 0 6px 0;
	letter-spacing: 0px;
	padding: 0;
}

* html h4 {
	margin: 4px 0 10px 0;
}

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

#container {
	position: relative;
	width: 775px;
	margin:  0px auto;
	margin-top: 0;
	margin-bottom: 30px;
	background: transparent;
	min-height: 300px;
	padding: 0;
	z-index: 10;
}

/* @end */


/* @group Page Header */


#pageHeader {
	position: relative;
	margin: 0px auto;
	margin-top: 0;
	width: 775px;
	height: 280px;
	z-index: 15;
}

#pageHeader #customimage {
	display:  block;
	width: 170px;
	height: 150px;
	position: absolute;
	top: 126px;
	left:  20px;
	background: transparent;
	z-index:  58;
}

#speechbubble {
	position:  absolute;
	top: -30px;
	left: 210px;
	background: url(images/Comment_Bubblesv2_R.png) top center no-repeat;
	z-index: 40;
	display:  block;
	height: 253px;
	width:  406px;
}

#pageHeader #maintitle { 
	position: absolute;
	top: 18px;
	left: 236px;
	right: 179px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 34px;
	line-height: 38px;
	color: #454545;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	z-index: 44;
}

#pageHeader #slogan {
	position: absolute;
	top: 230px;
	left: 217px;
	margin: 0px;
	padding: 4px; 
	color: #999999;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	letter-spacing: .3px;
	text-align: left;
	z-index: 22;
}

#pageHeader #logo {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	height: 90px;
	width: 170px;
	z-index: 60;
	background: transparent;
}

/* @end */

/* @group Main Content Area */


#contentwrapper {
	width: 775px;
	margin: 32px 0 0 0;
	padding:  0;	
	z-index: 50;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	background-color: #000;
}

#sidebarContainer {
	float: left;
	position: relative;
 	width: 190px;
	background: #000;
	font-size: 12px;
	line-height: 17px;
	text-align: right;
	padding: 8px 0 8px 0;
	margin: 0;
	height: 100%;
}

#sidebarContainer #sidebar {
	margin: 0px;
	padding: 0 0 0px 15px;
	text-align: right;
	letter-spacing: .5px;
}

#sidebarContainer .sideHeader {
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	line-height: 20px;
	color: #ff8400;
	text-align: right;
	font-weight: bold;
	margin-bottom: 7px;
	padding: 0 0 3px 0;
	letter-spacing: 0px;
}

#sidebarContainer h3 {
	font-size: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #ff8400;
	line-height: 22px;
	text-align: right;
	font-weight: bold;
	padding: 2px 0 6px 10px;
	letter-spacing: 0px;
}

* html #sidebarContainer h3 {
	margin-top: 3px;
}

#sidebarContainer #sidebar ul {}#sidebarContainer #sidebar li {}

#sidebarContainer #sidebar p {
}

#contentContainer {
	position: relative;
	float: right;
	width: 585px;
	text-align: left;
	padding: 0;
	margin: 1px 0 0 0;
	letter-spacing: 1px;
}

#contentContainer #content {
	padding: 6px 22px 12px 26px;
}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#table {
}

#breadcrumbcontainer {
	position: relative;
	display: inline;
	width: 730px;
	margin: 30px 0 6px 0;
	padding: 12px 0 8px 0;
	font-size:  11px;
	text-align: left;
	color: #fbfbfb;
	z-index: 25;
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0 24px 0 21px;
	list-style-type: none;
	color: #999999;
	text-align: left;
}

#breadcrumbcontainer li { 
	margin: 0;
	display: inline;
	color: #999999;
}

#breadcrumbcontainer a {
	text-decoration: underline;
	color: #999999;
	padding: 0 3px 0 5px;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	color: #cccccc;
}

#footer {
	position: relative;
	width: 724px;
	margin: 6px 0 25px 0;
	background: transparent;
	padding: 0 24px 22px 27px;
	z-index: 55;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-align: left;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}

	
/* @end */



/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	width: 190px;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 20px 0 -15px;
	position: relative;
	border-bottom-color:  #999999;
	border-bottom-width: 1px;
	border-bottom-style:  solid;
	z-index: 60;
	text-align: right;
	letter-spacing: 0;
}

#navcontainer #current {
	border: none;
	font-weight: bold;
	color: #8bd44d; 
	border-top-color:  #999999;
	border-top-width: 1px;
	border-top-style:  solid;
	padding-right: 12px;
	font-size: 14px;
	width: 178px;
	background: #3d3d3d;
}

#navcontainer #current:hover {
	color: #ffffff;
	background: #3d3d3d;
}

#navcontainer .currentAncestor {
	background: #3d3d3d;
	font-weight: bold;
	color: #8bd44d;
	padding-right: 12px;
}

#navcontainer .currentAncestor:hover {
	background: #3d3d3d;
	font-weight: bold;
	color: #ffffff;
	padding-right: 12px;
}

/* Parent Nav Menu - Level 1 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 64;
}

#navcontainer li {
	position: relative;
	width: 190px;
	font-size: 12px;
	line-height: 1.4em;
}

#navcontainer a {
	display: block;
	height: 15px;
	padding: 5px 0;
	text-decoration: none;
	border-top-color:  #999999;
	border-top-width: 1px;
	border-top-style:  solid;
	color: #ffffff;
	background: #5d5d5d;
}

#navcontainer a:hover {
	background: #4d4d4d;
	color: #999999;
	padding-right: 12px;
	width: 178px;
}

* html #navcontainer ul li { 
	float: left; 
	height: 1%; 
}

* html #navcontainer ul li a { 
	height: 20px; 
}

*:first-child+html #navcontainer ul li { 
	float: left; 
	height: 1%; 
}

*:first-child+html #navcontainer ul li a { 
	height: 20px; 
}

#navcontainer a:active {
}

/* Sub Nav Menu - Level 2 */

#navcontainer ul ul {
	position: absolute;
	top: 0px;
	left: 190px;
	display: none;
	z-index: 68;
	border-bottom-color:  #999999;
	border-bottom-width: 1px;
	border-bottom-style:  solid;
	border-left-color:  #999999;
	border-left-width: 1px;
	border-left-style:  solid;
	letter-spacing: .5px;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: #ffffff;
	color: #5d5d5d;
	text-align: left;
	padding-left: 12px;
	padding-right: 0;
	width: 178px;

}

#navcontainer ul ul a:hover {
	background: #ffffff;
	color: #2d2d2d;
	padding-left: 12px;
	padding-right: 0;
	width: 178px;
}

#navcontainer ul ul #current {
	font-weight: bold;
	color: #8bd44d; 
	border-top-color:  #999999;
	border-top-width: 1px;
	border-top-style:  solid;
	background: #3d3d3d;
	padding-left: 12px;
	padding-right: 0;
	width: 178px;
}

#navcontainer ul ul #current:hover {
	color: #ffffff;
	background: #3d3d3d;
}

#navcontainer ul ul .currentAncestor {
	background: #3d3d3d;
	font-weight: bold;
	color: #8bd44d;
	padding-right: 0;
}

#navcontainer ul ul .currentAncestor:hover {
	background: #3d3d3d;
	font-weight: bold;
	color: #ffffff;
	padding-right: 12px;
}


/* Sub Nav Menu - Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a {
	background: #ffffff;
	color: #5d5d5d;
	text-align: left;
	padding-left: 12px;
	width: 178px;
}

#navcontainer ul ul ul ul a:hover {
	background: #ffffff;
	color: #2d2d2d;
	padding-right: 0;
	padding-left: 12px;
	width: 178px;
}

/* Sub Nav Menu - Level 4 */

#navcontainer ul ul ul ul {
	border-right-color:  #999999;
	border-right-width: 1px;
	border-right-style:  solid;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a {
	background: #ffffff;
	color: #5d5d5d;
	text-align: left;
	padding-left: 12px;
	width: 178px;
}

#navcontainer ul ul ul ul ul a:hover {
	background: #ffffff;
	color: #2d2d2d;
	padding-right: 0;
	padding-left: 12px;
	width: 178px;
}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul {
	display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul {
	display:block;
}

/* @end */

/* @group Blog */



.blog-entry {
	margin: 5px 0 35px 0;
	border-left-color:  #ff8400;
	border-left-width: 1px;
	border-left-style:  solid;
	padding: 0px 8px 2px 10px;
	color: #ff773e;
}

.blog-entry-title {
	font-size: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	line-height: 23px;
	font-weight: bold;
	color: #ff8400;
	text-align: left;
	font-weight: bold;
	margin: 2px 0 10px 0;
	padding: 0;
}

.blog-entry-title a {
	text-decoration: none;
	font-weight: bold;
	color: #fff2af;	padding: 3px 0px 2px 0px;
}

.blog-entry-title a:hover, .blog-entry-title a:active {
	color: #fff2af;	text-decoration: none;
}

.blog-entry img {	border: 0px;}

.blog-entry-date {
	font-size: 11px;
	margin: 0 8px 8px 0;
	padding: 0 0 0 20px;
}

.blog-read-more {
	display: block;
	padding-top: 6px;
	font-style: italic;
}

.blog-entry-category {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 0;
	color: #FF9900;
}

.blog-entry-category a:link, 
.blog-entry-category a:visited {
	color: #fef9bd;
}

.blog-category-link-enabled, {
	color: #868686;
}

.blog-category-link-disabled {
	color: #868686;
}

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

.blog-entry-body {
	color: #cccccc;
	font-size: 11px;
}

a.blog-trackback-link {
	padding-left: 16px;
}

.blog-entry-comments {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #cacaca;
	margin-top: 8px;
	padding: 0 0 0 25px;
	background: transparent url(images/comments_whiteicons/Bubble_White70.png) center left no-repeat;
}

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

p.blog-entry-tags {
	font-size: 11px;
	line-height: 16px;
	text-align:  left;
	margin-top: 6px;
	padding-left: 22px;
	font-style: normal;
	background: transparent url(images/comments_whiteicons/Tag_White70.png) center left no-repeat;
	color: #c85500;
}

/* @end */


/* @group Blog Archive */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-month {
	font-size: 22px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	line-height: 25px;
	color: #8bd44d;
	text-align: left;
	font-weight: bold;	border: none;
	padding: 0;
	margin: 2px 0 6px 0;
}

.blog-archive-link {
	margin: 0px;
	font-size: 12px;
	margin-bottom: 18px;
}

.blog-archive-link a:link {
}

.blog-archive-link a:hover {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 12px;
	line-height: 18px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin: 18px 0 12px 0px;
	line-height: 18px;
	font-size: 12px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin: 12px 0 10px 0;
	line-height: 20px;
}

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

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

/* @end */


/* @group Blog Tag Cloud */

ul.blog-tag-cloud {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: right;
	color: #f70;
}

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

.filesharing-description {
	padding-top: 12px;
	margin-bottom: 18px;
	text-align: left;
}

.filesharing-item {
	margin-bottom: 22px;	padding: 3px 8px 3px 10px;
	border-left-color:  #999999;
	border-left-width: 1px;
	border-left-style:  solid;
}

.filesharing-item-title {
	font-size: 16px;
	line-height: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	font-weight: bold;
	text-align: left;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	letter-spacing: 0;
}

.filesharing-item-title a:link {
	text-decoration: underline;
	padding: 0 0 0 24px;
	background: transparent url(images/comments_whiteicons/Arrow_White70.png) left center no-repeat;
}

.filesharing-item-title a:hover {
	text-decoration: none;
}

.filesharing-item-title a:visited {
	text-decoration: underline;
}

.filesharing-item-description {
	line-height: 1.4em;
}

/* @end */


/* @group Photo Album */

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

.album-title {	font-size: 22px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	line-height: 25px;
	color: #8bd44d;
	text-align: left;
	font-weight: bold;	border: none;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;}.album-description {
	padding-top: 12px;	margin-bottom: 90px;	padding-bottom: 30px;
	text-align: left;}.album-wrapper {
	position: relative;	display: block;	width: 99%;}.thumbnail-wrap {	text-align: left;	position: relative;	float: left;	margin-bottom: 70px;	margin-right: 20px;}.thumbnail-frame {	position: absolute;    bottom: 0px;    left: 0px;}.thumbnail-frame:hover {}.thumbnail-frame a {
	background: transparent;
	border: none;}.thumbnail-frame a:hover {
	background: transparent;
	border: none;}.thumbnail-frame img {	margin: auto;    padding: 0;
    border: 0;}.thumbnail-caption {	height: 60px;	display: block;
	font-size: 12px;
	line-height: 15px;
	width: 100%;
	margin: 3px 0 0 0;	padding: 0;}

#flashcontent {
	margin-top: 18px;
}
	
/* @end */

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

.photo-background {
	background: #5d5d5d;
	margin-bottom: 30px;
	margin-top: 0;
	padding: 0;
	z-index: 40;	
	text-align: center;
}

.photo-navigation {
	padding: 5px 0 27px 0;
	margin: 0;
	text-align: center;
	background: #3d3d3d;
	border-bottom-color:  #999999;
	border-bottom-width: 3px;
	border-bottom-style:  solid;
}

.photo-title {
	font-size: 22px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	line-height: 25px;
	color: #8bd44d;
	font-weight: bold;	border: none;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	padding-top: 16px;
	letter-spacing: 0px;
}

.photo-caption {
	font-size: 16px;
	margin: 0 0 8px 0;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	text-align: center;
}

.photo-links {
	padding: 0px;
	display: block;
	font-size: 14px;
	margin: -4px 0 0 0;
	color: #ffffff;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 1px;
	margin: 0 6px 0 6px;
}

.photo-navigation a:hover {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

.photo-frame {
	margin-top: 40px;
	background: transparent;
	text-align: center;
}

/* @end */


/* @group EXIF Data */
/* Data wrapper */
.exif-data {
	clear: left;
	margin: 0;
	padding: 15px;
	float: left;
	width: 200px;
}

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

/* 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 {
	text-align: center;
	margin: 18px 0 12px 0;
	padding: 0;}	/* @end */


/* @group Quicktime Album *//* @group Index Page (Movie Thumbnail view) */.movie-page-title {
	font-size: 22px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	line-height: 25px;
	color: #8bd44d;
	text-align: left;
	font-weight: bold;	border: none;
	margin: 2px 0 10px 0;	letter-spacing: 0;
	padding: 0;}.movie-page-description {	padding-top: 4px;	margin-bottom: 18px;
	text-align: left;}.movie-thumbnail-frame {	width: 132px;	float: left;
	position: relative;	text-align: center;	margin: 0 18px 14px 0;}

.movie-thumbnail img {	margin: 0;    padding: 0;
    border: none;
}

.movie-thumbnail-frame a:link {
	background: transparent;
	border: none;
}.movie-thumbnail-frame:hover {
	background: transparent;
	border: none;}.movie-thumbnail-caption {
	font-size: 12px;
	line-height: 15px;
	width: 100%;
	margin: 2px 0 5px 0;	padding: 0;}	/* @end *//* @group Single Page (Movie View) */.movie-background {}.movie-title {	font-size: 18px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Lucida Grande", sans-serif;
	line-height: 22px;
	color: #8bd44d;
	text-align: center;
	font-weight: bold;	border: none;
	margin: 5px 0 0 0;	letter-spacing: 0;
	padding: 3px 8px 3px 8px;}.movie-frame {
	text-align: center;
	margin: 27px 14px 4px 14px;}	/* @end *//* @end */


/* @group Contact Form */

form {
	margin-bottom: 18px;
}
.message-text {
	padding: 3px;
	text-align: left;} .required-text {
	color: #8bd44d;
	font-weight: bold;} .form-input-field {
	width: 90%;
	border-color:  #999999;
	border-width: 1px;
	border-style:  solid;
	background-color: #EFEFEF;
	color: #3d3d3d;
	font-size:  13px;
	line-height: 19px;} .form-input-button {} 
/* @end */





/*
-------------------------------------------
File: 'Blueball Comments Theme' colourtag.css Style Sheet
Created: 3, March, 2008
Last Modified: 18, March, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


body,
blockquote, .standout,
#sidebarContainer #sidebar p,
.blog-entry-comments, .blog-entry-comments-inline,
.exif-data p {
	color: %colour_body_text%;
}

body {
	background: %colour_body_background%;
}

a:link, a visited {
	color: %colour_link%;
}

a:hover,
.blog-entry-title a:hover, .blog-entry-title a:active,
.filesharing-item-title a:hover {
	color: %colour_linkhover%;
}

#pageHeader #maintitle {
	color: %colour_title%;
}

#pageHeader #slogan {
	color: %colour_slogan%;
}


/* Headlines Highlight Color */

h1, h2, h3, h4,
#sidebarContainer .sideHeader,
#sidebarContainer h3,
.blog-entry-title,
.blog-entry-title a,
.blog-archive-month,
.filesharing-item-title, .filesharing-item-title a:link,
.filesharing-item-title a:visited,
.album-title,
.movie-page-title,
.movie-title,
.required-text {
	color: %colour_highlight%;
}

blockquote, .standout {
	border-left-color: %colour_highlight%;
}

#breadcrumbcontainer,
#breadcrumbcontainer ul,
#breadcrumbcontainer li {
	color: %colour_breadcrumbtext%;
}

#breadcrumbcontainer a {
	color: %colour_breadcrumblink%;
}

#breadcrumbcontainer a:hover {
	color: %colour_breadcrumblinkhover%;
}

#contentwrapper {
	background: %colour_contentbackground%;
	border-color: %colour_contentborder%;
}

#sidebarContainer {
	background: %colour_contentbackground%;
}

.filesharing-item {	border-left-color: %colour_fileshareborder%;
}

.blog-entry {
	border-left-color: %colour_fileshareborder%;
}

.photo-title {
	color: %colour_singlephotonavborder%;
}

.photo-background {
	background: %colour_contentbackground%;
}

.photo-navigation {
	color: %colour_singlephototitle%;
	background: %colour_body_background%;
	border-bottom-color: %colour_singlephotonavborder%;
}

.photo-caption {
	color: %colour_singlephotocaption%;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: %colour_singlephotolink%;
}

.photo-navigation a:hover {
	color: %colour_singlephotolinkhover%;
}

.movie-background {
	background: %colour_contentbackground%;
}

.form-input-field {
	border-color: %colour_contentborder%;} 

#footer {
	color: %colour_footertext%;
}

#footer a {
	color: %colour_footerlink%;
}

#footer a:hover {
	color: %colour_footerlink%;
}



/* Nav Menu Color Styles - Parent and Current */

#navcontainer{
	border-bottom-color: %colour_navborder%;
}

#navcontainer #current {
	color: %colour_parentnavcurrenttype%; 
	border-top-color: %colour_navborder%;
	background: %colour_parentnavcurrentbg%;
}

#navcontainer #current:hover {
	color: %colour_navparentcurrenthover%;
	background: %colour_parentnavcurrentbg%;
}

#navcontainer .currentAncestor {
	background: %colour_parentnavcurrentbg%;
	color: %colour_parentnavcurrenttype%;
}

#navcontainer .currentAncestor:hover {
	background: %colour_parentnavcurrentbg%;
	color: %colour_navparentcurrenthover%;
}

#navcontainer a {
	border-top-color: %colour_navborder%;
	color: %colour_parentnavlink%;
	background: %colour_parentnavbackground%;
}

#navcontainer a:hover {
	background: %colour_navparenthoverbg%;
	color: %colour_parentnavhover%;
}


/* Nav Menu Color Styles - Sub Menu Levels */

#navcontainer ul ul {
	border-bottom-color: %colour_navborder%;
	border-left-color: %colour_navborder%;
	border-right-color: %colour_navborder%;
}

#navcontainer ul ul a {
	background: %colour_navsubbackground%;
	color: %colour_subnavtype%;
}

#navcontainer ul ul a:hover {
	background: %colour_navsubhoverbackground%;
	color: %colour_navsubhover%;
}

#navcontainer ul ul #current {
	color: %colour_navmenu_highlight%; 
	border-top-color: %colour_navborder%;
	background: %colour_subnavcurrentbg%;
}

#navcontainer ul ul #current:hover {
	color: %colour_navsubcurrenthover%;
	background: %colour_subnavcurrentbg%;
}

#navcontainer ul ul .currentAncestor {
	background: %colour_subnavcurrentbg%;
	color: %colour_subnavcurrenttype%;
}

#navcontainer ul ul .currentAncestor:hover {
	background: %colour_subnavcurrentbg%;
	color: %colour_navsubcurrenthover%;
}

#navcontainer ul ul ul ul a {
	background: %colour_navsubbackground%;
	color: %colour_subnavtype%;
}

#navcontainer ul ul ul ul a:hover {
	background: %colour_navsubhoverbackground%;
	color: %colour_navsubhover%;
}

#navcontainer ul ul ul ul {
	border-right-color: %colour_navborder%;
	border-left-color: %colour_navborder%;
}

#navcontainer ul ul ul ul ul a {
	background: %colour_navsubbackground%;
	color: %colour_subnavtype%;
}

#navcontainer ul ul ul ul ul a:hover {
	background: %colour_navsubhoverbackground%;
	color: %colour_navsubhover%;
}


/*
-------------------------------------------
File: 'Blueball Comments Theme' colourtag.css Style Sheet
Created: 3, March, 2008
Last Modified: 18, March, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


body,
blockquote, .standout,
#sidebarContainer #sidebar p,
.blog-entry-comments, .blog-entry-comments-inline,
.exif-data p {
	color: #DFDFDF;
}

body {
	background: #000000;
}

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

a:hover,
.blog-entry-title a:hover, .blog-entry-title a:active,
.filesharing-item-title a:hover {
	color: #FF8400;
}

#pageHeader #maintitle {
	color: #454545;
}

#pageHeader #slogan {
	color: #3A9930;
}


/* Headlines Highlight Color */

h1, h2, h3, h4,
#sidebarContainer .sideHeader,
#sidebarContainer h3,
.blog-entry-title,
.blog-entry-title a,
.blog-archive-month,
.filesharing-item-title, .filesharing-item-title a:link,
.filesharing-item-title a:visited,
.album-title,
.movie-page-title,
.movie-title,
.required-text {
	color: #FFB12C;
}

blockquote, .standout {
	border-left-color: #FFB12C;
}

#breadcrumbcontainer,
#breadcrumbcontainer ul,
#breadcrumbcontainer li {
	color: #999999;
}

#breadcrumbcontainer a {
	color: #999999;
}

#breadcrumbcontainer a:hover {
	color: #CCCCCC;
}

#contentwrapper {
	background: #000000;
	border-color: #FF8400;
}

#sidebarContainer {
	background: #000000;
}

.filesharing-item {	border-left-color: #999999;
}

.blog-entry {
	border-left-color: #999999;
}

.photo-title {
	color: #FFFFFF;
}

.photo-background {
	background: #000000;
}

.photo-navigation {
	color: #FFFFFF;
	background: #000000;
	border-bottom-color: #FFFFFF;
}

.photo-caption {
	color: #FFFFFF;
}

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

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

.movie-background {
	background: #000000;
}

.form-input-field {
	border-color: #FF8400;} 

#footer {
	color: #FF8400;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	color: #CCCCCC;
}



/* Nav Menu Color Styles - Parent and Current */

#navcontainer{
	border-bottom-color: #000000;
}

#navcontainer #current {
	color: #FFA800; 
	border-top-color: #000000;
	background: #000000;
}

#navcontainer #current:hover {
	color: #FFFFFF;
	background: #000000;
}

#navcontainer .currentAncestor {
	background: #000000;
	color: #FFA800;
}

#navcontainer .currentAncestor:hover {
	background: #000000;
	color: #FFFFFF;
}

#navcontainer a {
	border-top-color: #000000;
	color: #FFF9C5;
	background: #000000;
}

#navcontainer a:hover {
	background: #000000;
	color: #FFA50E;
}


/* Nav Menu Color Styles - Sub Menu Levels */

#navcontainer ul ul {
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
}

#navcontainer ul ul a {
	background: #000000;
	color: #FFF1AE;
}

#navcontainer ul ul a:hover {
	background: #000000;
	color: #FFFFFF;
}

#navcontainer ul ul #current {
	color: #FF8400; 
	border-top-color: #000000;
	background: #000000;
}

#navcontainer ul ul #current:hover {
	color: #FFFFFF;
	background: #000000;
}

#navcontainer ul ul .currentAncestor {
	background: #000000;
	color: #FF8400;
}

#navcontainer ul ul .currentAncestor:hover {
	background: #000000;
	color: #FFFFFF;
}

#navcontainer ul ul ul ul a {
	background: #000000;
	color: #FFF1AE;
}

#navcontainer ul ul ul ul a:hover {
	background: #000000;
	color: #FFFFFF;
}

#navcontainer ul ul ul ul {
	border-right-color: #000000;
	border-left-color: #000000;
}

#navcontainer ul ul ul ul ul a {
	background: #000000;
	color: #FFF1AE;
}

#navcontainer ul ul ul ul ul a:hover {
	background: #000000;
	color: #FFFFFF;
}




		/*
-------------------------------------------
File: 'Blueball Comments Theme' width_975.css Style Sheet
Created: 1, March, 2008
Last Modified: 6, March, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#container {
	width: 975px;
	
}

#pageHeader {
	width: 975px;
}

#contentwrapper {
	width:  975px;
}

#contentContainer {
	width: 785px;
}

#footer {
	width: 924px;
}

#breadcrumbcontainer {
	width: 930px;
}


body {
	background: url(images/background.jpg) fixed;
}

#content {
	background: url(images/content2.jpg) fixed;
}

/*
-------------------------------------------
File: 'Blueball Comments Theme' sidebar_left.css Style Sheet
Created: 29, February, 2008
Last Modified: 31, March, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#sidebarContainer {
	float: left;
	text-align: right;
}

#sidebarContainer #sidebar {
	padding: 0 0 0 15px;
	text-align: right;
}

#sidebarContainer .sideHeader {
	text-align: right;
}

#sidebarContainer h3 {
	text-align: right;
	padd