

/*
-------------------------------------------
File: 'Paradox 4' print.css Style Sheet
Created: 4, April, 2006
Last Modified: 16, August, 2010
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006-2010 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/* @group Body and Global Styles */

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

p {
	
}

a:link, a:active {
	text-decoration: underline;
	color: #000000;
	padding: 0px;
	background-color: transparent;
}

a:visited {
	text-decoration: underline;
	color: #000000;
	padding: 0px;
	background-color: transparent;
}

a:hover {
	text-decoration: none;
	color: #000000;
	padding: 0px;
	background-color: transparent;
}

b, strong {
	font-weight: bold;
}

.standout {
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding: 3px;
	margin: 8px 25px 12px 25px;
}

blockquote {
	font-style: normal;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	padding: 3px;
	margin: 8px 25px 12px 25px;
}

.imageStyle {
	background: transparent;
	padding: 0px;
	margin: 0px;
}

.image-left {
	float: left;
	margin: 0px;
	padding: 0px 7px 7px 0px;
}

.image-right {
	float: right;
	margin: 0px;
	padding: 0px 0px 7px 7px;
}

.image-center {
	text-align: center;
	margin: 0px;
	padding: 0px 7px 7px 7px;
}

img {
	border: 0px;
}

a img {
	border: 0px;
}

.clear {
	clear: both;
}

/* Correct Firefox/Mozilla/Safari inability to properly clear a float - see: www.positioniseverything.net/easyclearing.html. Ignores IE6 */

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

h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

h4 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

h5 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	color: #000000;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

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 Page Header */

#container {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	text-align: left;
	background: transparent;
}

#container #wrapper {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px auto;
	background: transparent;
}

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

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

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

#pageHeader h1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: none;
	line-height: 1.1em;
	color: #454545;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 27px 0px 0px 26px;
	border-bottom: 0px;
	z-index: 35;
}

#pageHeader h2 {
	position: relative;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	text-shadow: none;
	color: #777777;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 12px 26px;
	border-bottom: 0px;
	z-index: 24;
}

/* @end */

/* @group Main Content Area */

#topshadow {
	display: none;
}

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

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

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

#sidebarContainer .sideHeader {
	font-size: 14px;
	line-height: 1.2em;
	color: #000000;
	text-shadow: none;
	padding: 4px 0px 2px 0px;
	margin: 0px;
	margin-right: 16px;
	text-align: left;
	font-weight: bold;
	background: #ffffff;
	border-bottom: 1px solid #a2b19a;
}

#sidebarContainer #sidebar p {
	line-height: 1.7em;
	font-size: 11px;
	background-color: transparent;
}

#sidebarContainer #sidebar a:link, a:active a:visited {
	text-decoration: underline;
	color: #000000;
	padding: 2px;
	background-color: transparent;
}

#sidebarContainer #sidebar a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 0px;
	padding: 2px;
	background-color: #a2b19a;
}

#contentContainer {
	margin: 0px;
	padding: 0px;
	float: none;
	position: relative;
	width: 100%;
	height: auto;
	background-color: transparent;
}

#contentContainer ul {}
#contentContainer li {}

/* Bottom Content */

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

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

#bottombar #bottomleftcorner {
	display: none;
	visibility: collapse;
}

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

#breadcrumbcontainer ul {
	margin: 0px;
	margin-left: 20px;
	padding: 8px 0px 0px 0px;
	list-style: none;
}

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

#breadcrumbcontainer a {
	color: #8b8b8b;
	text-decoration: none;
}

#breadcrumbcontainer a:hover {
	text-decoration: underline;
	list-style-type: none;
	color: #000000;
}

#footer {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 8px 0px 5px 0px;
	color: #000000;
	text-align: center;
}

#footer p {
	font-size: 11.5px;
	color: #000000;
	text-align: center;
}

#footer a:link, a:active a:visited {
	text-decoration: underline;
	color: #000000;
	padding: 2px;
	background-color: transparent;
}

#footer a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 0px;
	padding: 2px;
	background-color: transparent;
}

/* @end */

/* @group Nav Menu */

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

/* Toolbar Styles */

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

#navcontainer #current {
	text-decoration: none;
	font-weight: bold;
	color: #454545;
	font-size: 12px;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

#navcontainer #current:hover {
	color: #000000;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer currentAncestor {
	color: #000000;
	font-weight: bold;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

/* Parent - Level 0 */

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

#navcontainer li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
	background: #ffffff;
}

#navcontainer a {
	display: block;
	font-size: 12px;
	height: 20px;
	color: #454545;
	text-decoration: none;
	text-indent: 14px;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
	padding: 4px 0px 0px 0px;
}

#navcontainer a:hover {
	color: #000000;
	text-decoration: none;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

/* Child - Level 1 */

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

#navcontainer ul ul a {
	display: block;
	width: 175px;
	font-size: 12px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	color: #454545;
	text-decoration: none;
	text-indent: 13px;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul a:hover {
	text-decoration: none;
	color: #000000;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

#navcontainer ul ul #current {
	text-decoration: none;
	font-weight: bold;
	color: #454545;
	height: 20px;
	font-size: 12px;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

#navcontainer ul ul #current:hover {
	color: #000000;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul .currentAncestor {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

/* Child - Level 2 */

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

#navcontainer ul ul ul a {
	display: block;
	width: 160px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	color: #454545;
	font-size: 12px;
	text-decoration: none;
	text-indent: 13px;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul ul a:hover {
	text-decoration: none;
	color: #000000;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

#navcontainer ul ul ul #current {
	text-decoration: none;
	color: #454545;
	height: 20px;
	font-size: 12px;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul ul #current:hover {
	color: #000000;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul ul .currentAncestor {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

/* Child - Level 3 */

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

#navcontainer ul ul ul ul a {
	display: block;
	width: 145px;
	font-size: 12px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	color: #454545;
	text-decoration: none;
	text-indent: 13px;
	background: #ffffff url(images/submenusquare.png) center left no-repeat;
}

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

#navcontainer ul ul ul ul #current {
	text-decoration: none;
	color: #454545;
	height: 20px;
	font-size: 12px;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul ul ul #current:hover {
	color: #000000;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul ul ul .currentAncestor {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}

/* Child - Level 4 */

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

#navcontainer ul ul ul ul ul a {
	display: block;
	width: 130px;
	font-size: 12px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	color: #454545;
	text-decoration: none;
	text-indent: 13px;
	background: #ffffff url(images/submenusquare.png) center left no-repeat;
}

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

#navcontainer ul ul ul ul ul #current {
	text-decoration: none;
	color: #454545;
	height: 20px;
	font-size: 12px;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul ul ul ul #current:hover {
	color: #000000;
	background: #ffffff url(images/arrow1.gif) center left no-repeat;
}

#navcontainer ul ul ul ul ul .currentAncestor {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #ffffff url(images/arrow_down.gif) center left no-repeat;
}


/* @end */



/* @group Contact Form */

form {
	margin-bottom: 18px;
}

.message-text {
	padding: 3px;
	text-align: left;
}

.form-input-field {
	width: 90%;
	border: 1px solid #555555;
	background-color: transparent;
	color: #000000;
	font: 13px/19px Arial, Helvetica, Verdana, sans-serif;
}

.form-input-button {	
}

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

/* @end */

/* @group Blog Entry */

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

.blog-entry-title {
	display: block;
	text-align: left;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

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

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

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

.blog-entry-date {
	font-size: 11px;
	font-weight: normal;
	Padding-left: 26px;
	color: #000000;
	margin-bottom: 5px;
	height: 22px;
	text-align: left;
	background: url(images/newpage.gif) left no-repeat;
}

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

.blog-entry-category {
	color: #000000;
	margin-bottom: 3px;
}

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

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

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

.blog-entry-body {
	color: #000000;
}

.blog-entry-comments {
	text-align: left;
	font-size: 11px;
	color: #000000;
	margin: 5px 0px 0px 0px;
}

.blog-entry-comments a {
}

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

p.blog-entry-tags {
	font-size: 12px;
	line-height: 1.4em;
	text-align:  left;
	margin-top: 8px;
	padding-left: 20px;
	font-style: normal;
	background: transparent url(images/tag_gray.png) top left no-repeat;
}

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

.blog-read-more a {
}

.blog-read-more a:hover {
}

/* @end */

/* @group Blog Archive Page */

.blog-archive-background {
}

.blog-archive-entries-wrapper {
}

.blog-archive-headings-wrapper {
}

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

.blog-archive-month {
	margin: 0px;
	padding: 50px 24px 0px 24px;
	font-size: 22px;
	line-height: 1.1em;
	color: #000000;
	text-align: center;
	font-weight: normal;
}

.blog-archive-link {
	text-align: center;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	padding: 13px 0px 6px 0px;
	margin-bottom: 24px;
	font-size: 13px;
	padding: 2px;
}

.blog-archive-link a:hover {
	text-decoration: none;
	color: #000000;
	padding: 2px;
	background: #ffffff;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

#blog-archives {
	margin-bottom: 12px;
	line-height: 1.6em
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	margin-bottom: 12px;
	margin-top: 12px;
}

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

/* @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: 15px;
	color: #000000;
}

.filesharing-item {
	margin-bottom: 15px;
}

.filesharing-item a {
	color: #000000;
	text-decoration: underline;
	padding: 2px;
}

.filesharing-item a:hover {
	text-decoration: none;
	color: #000000;
	padding: 2px;
	background-color: transparent;
}

.filesharing-item-title {
	line-height: 1.1em;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
	padding: 0px 0px 4px 0px;
}

.filesharing-item-description {
	line-height: 1.3em;
	color: #000000;
	text-align: left;
}

.filesharing-item-title a:link a:active a:visited {
	text-decoration: underline;
	color: #000000;
	padding: 2px;
	background-color: transparent;
}

.filesharing-item-title a:hover {
	text-decoration: none;
	color: #000000;
	padding: 2px;
	background-color: transparent;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	font-size: 18px;
	line-height: 1.1em;
	color: #000000;
	line-height: 1.1em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

.album-description {
	margin-bottom: 40px;
	line-height: 1.4em;
	padding-top: 3px;
	text-align: center;
}

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

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

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

.thumbnail-frame {
	border-style: none;
	position: absolute;
	bottom: 0;
	left: 0;
}

.thumbnail-frame a {
	padding: 0px;	background: none;	
	border-style: none;	
}

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

.thumbnail-frame img {
	border: 0px;
}

.thumbnail-frame img a:hover {
	padding: 0px;	background: none;
}

.thumbnail-caption {
	display: block;
	margin: 2px 0 0 0;
	font-size: 11px;
	padding: 0px;
	color: #000000;
	text-align: center;
	width: 99%;
	height:  50px;
}

/* @end */

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

.photo-background {
	background: transparent;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

.photo-navigation {
	margin: 0px 25px 0px 25px;
	background: transparent;
	text-align: center;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: underline;
	color: #000000;
	margin: 0px 25px 0px 25px;
	padding: 2px;
	background-color: transparent;
}

.photo-navigation a:hover {
	text-decoration: none;
	color: #000000;
	padding: 2px;
	background-color: transparent;
}

.photo-frame {
	margin: 0px;
	padding: 4px;
	margin-bottom: 20px;
	background: #ffffff;
}

.photo-links {
	font-size: 13px;
	padding: 42px 0px 8px 0px;
	text-decoration: none;
}

.photo-title {
	margin: 0px;
	z-index: 15;
	padding: 48px 24px 0px 24px;
	font-size: 22px;
	line-height: 1.1em;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.photo-caption {
	font-size: 14px;
	line-height: 1.1em;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 13px 0px 6px 0px;
	text-align: center;
}

/* @end */

/* @group EXIF Data */

/* Data wrapper */
.exif-data {
	clear: left;
	margin: 0;
	padding: 10px;
	float: left;
	width: 250px;
}

.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-background {
	background: #a2b19a;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.movie-title {
	font-size: 18px;
	line-height: 1.1em;
	color: #000000;
	line-height: 1.1em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 10px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

.movie-description {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.4em;
	text-align: center;
	color: #000000;
	padding-top: 3px;
}

.movie-frame {
	text-align: center;
}

/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-size: 18px;
	line-height: 1.1em;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin-bottom: 14px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

.movie-page-description {
	margin-bottom: 40px;
	line-height: 1.4em;
	text-align: center;
}

.movie-thumbnail-frame {
	float: left;
	width: 132px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 35px;
}

.movie-thumbnail-frame a {
	padding: 0px;	background: none;	
}

.movie-thumbnail-frame a:hover {
	padding: 0px;	background: none;
}

.movie-thumbnail-caption {
	font-size: 11px;
	margin: 0px;
	padding: 0px 2px 2px 2px;
	color: #000000;
	text-align: center;
}

.movie-thumbnail-frame img {
	border: 0px;
	text-align: center;
}

/* @end */

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

.movie-background {
	background: #a2b19a;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

.movie-title {
	font-size: 15px;
	line-height: 1.1em;
	color: #000000;
	line-height: 1.1em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 10px 0px 4px 0px;
	border-bottom: 1px solid #000000;
}

.movie-description {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.4em;
	text-align: center;
	color: #000000;
	padding-top: 3px;
}

.movie-frame {
	text-align: center;
}

/* @end */

/* @end */







