/*
-------------------------------------------
File: 'Blueball Simple' print.css Style Sheet
Created: 23 September, 2005
Last Modified: 29, September, 2008
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006-2008 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group GENERAL STYLES */


body {
	background-color: transparent;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: .25px;
	margin: 0px 5% 0px 5%;
	padding: 0;
	color: #000000;
	font-weight: normal;
}

* html body {
	font-weight: 400;
}

p {
	margin-bottom: 6px;
	margin-top: 0;
}


b, strong {
	font-weight: bold;
}


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


a:hover, a:active {
	color:  #000000;
	text-decoration: none;
}

.imageStyle {
	background: transparent;
}

img {
	border: 0px;
}


a img {
	border: 0px;
}


.clear {
	clear: both;
}


.image-left {
	float: left;
	margin: 0px;
	padding: 4px 16px 2px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold; 
}

.image-right {
	float: right;
	margin:  0px;
	padding: 4px 0px 2px 16px;
	text-align: center;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold; 
}

img {
}

a img {
	border: 0px;
}

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;
}

b, strong {
	font-weight: bold;
}

.clear {
	clear: both;
}

.clearer {
	clear: both;
}

/* @end */


/* @group GLOBAL CLASSES */


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 0px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 0px;
}

h5 {
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 3px;
	padding: 0px;
}

* html h1, h2, h3, h4, h5 {
	font-weight: 700;
}

.standout, blockquote {
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	background-color: transparent;
	color: #000000;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: .06em;
}

* html .standout, blockquote {
	margin-top: 8px;
}

	
/* @end */


/* @group CONTENT LAYOUT */


#container { 
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height:  auto;
}


#pageHeader {
	display: none;
	visibility: collapse;
}


#pageHeader img {
	display: none;
	visibility: collapse;
}


#pageHeader h1 { 
	margin: 0px;
	padding-left: 20px;
	padding-top: 40px;
	padding-right: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 1.1em;
	color: #000000;
	font-weight: bold;
}


#pageHeader h2 {
	margin: 0px;
	padding-left: 22px;
	padding-top: 7px; 
	color: #000000;
	font-size: 14px;
	background-color:  #FFFFFF;
	font-weight: normal;
}


#breadcrumbcontainer {
	display: none;
	visibility: collapse;
}


#breadcrumbcontainer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 7px;
	display:  inline;
}


#breadcrumbcontainer li { 
	margin: 0px;
	display: inline;
	list-style-type: none;
}


#breadcrumbcontainer a {
	text-decoration: none;
	list-style-type: none;
	display:  inline;

}


#breadcrumbcontainer a:hover {
	text-decoration: underline;
	display: inline;
}


#contentContainer {
	position: relative;
	width: 100%;
	margin: 0px auto;
	background: transparent;
	padding:  0px;
	margin-top: 20px;
}


#contentContainer #content {
	padding: 15px 15px 20px 20px;
}


#contentContainer #content ul {}
#contentContainer #content li {}


#sidebarContainer {
	display: none;
	visibility: collapse;
}


#sidebarContainer #sidebar {
	display: none;
	visibility: collapse;
}


#sidebarContainer #sidebar ul {}

#sidebarContainer #sidebar li {} 


#sidebarContainer .sideHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 3px 0px 3px 0px;
	clear: right;
}


#sidebarContainer #sidebar p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #000000;
	background-color: #FFFFFF;
}


#footer { 
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 15px 0px 25px 0px;
	clear: both;
	border-top: 1px solid #000000;
	text-align: center;
	background-color: transparent;
}


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


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


#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: none;
}

	
/* @end */


/* @group TOOLBAR	 */


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


#navcontainer {
	line-height: normal;
	text-align: left;
	font-size: 12px;
	background: #ffffff;
}

#navcontainer #current {
	text-decoration: none;
	background: #000000;
	color: #FFFFFF;
	font-weight: bold; 
}

#navcontainer .currentAncestor {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF; 
	background: #000000;
}


/* MAIN - MENU 0 */


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

#navcontainer li { 
	margin: 0 0 0 0;
	padding: 0px;
	width: 190px;
}

#navcontainer a {
	display: block;
	color: #000000;
	text-decoration: none;
	text-indent: 17px;
	background: #EFEFEF;
	border-bottom: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	padding: 7px 5px 7px 7px;
}

#navcontainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #000000;
}


/* SUBLEVEL - MENU 1 */


#navcontainer ul ul li { 
	margin: 0 0 0 0;
}

#navcontainer ul ul a {
	display: block;
	padding: 7px 5px 7px 5px;
	color: #000000;
	text-decoration: none;
	text-indent: 30px;
	background: #EFEFEF;
}

#navcontainer ul ul a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
}


/* SUBLEVEL - MENU 2 */


#navcontainer ul ul ul li { 
	margin: 0 0 0 0;
}

#navcontainer ul ul ul a {
	display: block;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	text-indent: 40px;
	background: #EFEFEF;
}

#navcontainer ul ul ul a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
}


/* SUBLEVEL - MENU 3 */


#navcontainer ul ul ul ul li { 
	margin: 0 0 0 0;
}

#navcontainer ul ul ul ul a {
	display: block;
	padding: 7px 5px 7px 5px;
	color: #000000;
	text-decoration: none;
	text-indent: 50px;
	background: #EFEFEF;
}

#navcontainer ul ul ul ul a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
}

/* @end */

/* @group CONTACT FORM */


form {
	margin-bottom: 18px;
}


.message-text { 
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 3px;
	text-align: left;
	color:  #000000;
} 


.required-text {
	color: #FF0000;
	font-weight: bold;
} 


.form-input-field {
	width: 95%;
	border: 1px solid #555555;
	background-color: #EFEFEF;
	color: #000000;
	font-size:  12px;
	line-height: 1.4em;
} 

.form-input-button { 
} 


/* @end */


/* @group BLOG ENTRY */


.blog-entry {
	margin: 0px 0px 15px 0px;
}

.blog-entry-title {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.3em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}

.blog-entry-title a:link {
	text-decoration: none;
}

.blog-entry-title a:visited {
	text-decoration: none;
}

.blog-entry-title a:hover {
	text-decoration: underline;
}

.blog-entry-date {
	color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom: 10px;
}

.blog-entry-body {
	text-align: left;
	margin-bottom: 20px;
}

* html .blog-entry-body {
	font-weight: 400;
}

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

.blog-entry img {	border: 0;}

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

.blog-read-more a:link, .blog-read-more a:visited, .blog-read-more a:active {	text-decoration: underline;}

.blog-read-more a:hover {
	text-decoration: none;
}

.blog-entry-category {
	color: #555555;
	font-size: 11px;
	margin-bottom: 5px;
}

.blog-entry-permalink {
	text-decoration: underline;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited, .blog-entry-permalink a:active {
	text-decoration: underline;
}

.blog-entry-permalink a:hover {
	text-decoration: none;
}

.blog-entry-comments {
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	text-align:  left;
	color: #555555;
	margin: 6px 0px 0px 0px;
}

.blog-entry-comments a {
}

.blog-entry-comments a:hover {
}

.blog-entry-comments-inline {
	font-size: 11px;
	line-height: 1.3em;
	text-align:  left;
	font-style: italic;
	margin-top: 8px;
	padding-bottom: 8px;
	letter-spacing: .08em;
}

p.blog-entry-tags {
	font-size: 11px;
	line-height: 1.3em;
	text-align:  left;
	margin-top: 6px;
	padding-left: 22px;
	font-style: normal;
	background: transparent url(images/tag_gray.gif) center left no-repeat;
}

p.blog-entry-tags a:link,
p.blog-entry-tags a:active, p.blog-entry-tags a:visited {	font-style: normal;
	text-decoration: underline;}

p.blog-entry-tags a:hover {	font-style: normal;
	text-decoration: none;}


/* @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 {	color: #000000;	text-align: left;	font-style: normal;	font-weight:  bold;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 12px;
	padding: 2px 4px 8px 4px;}.blog-archive-link {  	margin: 0px;  	padding: 7px 20px 0 0; 	line-height: 1.4em;
 	font-size: .95em;
	font-weight: normal;
	margin-bottom: 18px;
	text-decoration: none;}.blog-archive-link a:link, .blog-archive-link a:visited, .blog-archive-link a:active {
	text-decoration: underline;
	font-weight: normal;
}

.blog-archive-link a:hover {
	text-decoration: none;
	font-weight: normal;
}

#blog-categories {
	margin: 10px 0 10px 0px;
	font-size: .95em;
	font-weight: normal;
	line-height: 1.5em;
}

.blog-category-link-enabled {
	font-size: .95em;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0px;
}

.blog-category-link-enabled a:link, .blog-category-link-enabled a:visited, .blog-category-link-enabled a:active {
	text-decoration: underline;
	font-size: .95em;
	font-weight: normal;
	line-height: 1.5em;
}

.blog-category-link-enabled a:hover {
	text-decoration: none;
	font-size: .95em;
	font-weight: normal;
}

.blog-category-link-disabled {
	font-size: .95em;
	font-weight: normal;
	line-height: 1.5em;
}

#blog-rss-feeds {
	margin: 12px 0 10px 0;
	line-height: 20px;
	font-weight: normal;
	font-size: 1em;
}

a.blog-rss-link {
	background: url(images/rss_icon.gif) center left no-repeat ;
	padding-left: 18px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 1em;
}

a.blog-comments-rss-link {
	background: url(images/rss_icon.gif) center left no-repeat ;
	padding-left: 18px;
	display: block;
	float: left;
	font-weight: normal;
	font-size: 1em;
}

a.blog-trackback-link {
	padding-left: 16px;
}

	
/* @end */


/* @group BLOG TAG CLOUD */


ul.blog-tag-cloud {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

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 {
	margin-bottom: 18px;
}

.filesharing-item {
	border: 1px solid #C1C1C1;
	padding: 5px;
	margin-bottom: 12px;
}

.filesharing-item a {
	color: #000000;
	text-decoration: none;
}

.filesharing-item a:hover {
	color: #000000;
	text-decoration: underline;
}

.filesharing-item-title {
	color: #000000;
	font-size: 1.3em;
	margin-bottom: 5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.filesharing-item-title a:link, .filesharing-item-title a:visited, .filesharing-item-title a:active {
	text-decoration: none;
}

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

.filesharing-item-description {
	line-height: 1.5em;
	padding-left: 3px;
	color: #000000;
	text-align: left;
}

/* @end */

/* @group PHOTO ALBUM */

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

.album-title {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 8px;
	padding: 0;
}

.album-description {
	margin-bottom: 90px;
	padding-bottom: 30px;
}

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

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

* html .thumbnail-wrap {
	margin-right: 10px;
}

.thumbnail-frame {
	margin: 0;	padding: 0;
	position: absolute;	bottom: 0;	left: 0;
}

.thumbnail-frame a {
	background: transparent;
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;    padding: 0;
    border: 0;
}

.thumbnail-caption {
	height: 60px;
	display: block;
	font-size: .9em;
	line-height: 1.4em;
	color: #000000;
	text-align: left;
	margin: 1px 0 0 0;
	padding: 0;
	width: 100%;
}

#flashcontent {
	margin-top: 10px;
	text-align: center;
}

	
/* @end */


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


.photo-background {
	text-align: center;
	background: #000000 url(images/pagehead_bg1.png) repeat-x top;
}

.photo-navigation {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: transparent;
	height: 121px;
	padding-top: 20px;
	margin-bottom: 22px;
	color: #000000;
}

.photo-frame{
	background: transparent;
	padding: 3px;
	border:  1px solid #000000;
}

.photo-links {
	background: transparent;
	padding: 5px;
	font-size: 12px;
}

.photo-links a:link, .photo-links a:visited, .photo-links a:active {
	text-decoration: underline;
}

.photo-links a:hover {
	text-decoration: none;
}

.photo-title {
	color: #000000;
	margin: 8px 0px 12px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.3em;
	text-align: center;
	font-style: normal;
	font-weight:  bold;
	padding: 0;
}

.photo-caption {
	color: #000000;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 6px 0;
}


/* @end */


/* @group EXIF Data */


.exif-data {
	clear: left;
	margin: 0px auto;
	padding: 15px;
	float: left;
	width: 100%;
	font-size: 1em;
	line-height: 1.4em;
}

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

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


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


.movie-page-title {
	font-size: 1.5em;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	padding-top: 7px;
}.movie-page-description {
	margin-top:  5px;
	margin-bottom: 15px;
	font-size: 1em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 1.4em;
}.movie-thumbnail-frame {
	position: relative;
	float: left;
	display: inline;
	padding:  3px;
	margin: 0px 20px 20px 0px;
}

* html .movie-thumbnail-frame {
	margin: 0px 10px 10px 0px;
}

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

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

.movie-thumbnail-caption {
	margin: 3px 0px 5px 0px;
	font-size: .9em;
	line-height: 1.4em;
	padding: 0px;
	text-align: left;
}

	
/* @end */


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


.movie-background {
	margin: 20px;
	padding: 0;
	background: transparent;
}

.movie-title {
	color: #000000;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px 0px 5px 0px;
	padding-top: 15px;
	text-align: left;
}

.movie-description {
	font-size: .95em;
	line-height: 1.4em;
	color: #000000;
	margin-bottom: 10px;
	text-align: left;
	padding: 12px 15px 0 15px
}

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


/* @end */


/* @group QUICKTIME PAGE */


.movie-background{
}

.movie-title {
}

.movie-description {}

.movie-frame {
}

	
/* @end */



