/*
-------------------------------------------
File: 'Blueball Simple' styles.css Style Sheet
Created: 23 September, 2005
Last Modified: 1, October, 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 */

html {
      height: 100%;
}


body {
      text-align: center;
      background: #3477CF url(images/pagehead_bg2.png) repeat-x top;
      margin: 0px;
      font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;      font-size: 78%;
      color:  #333333;
      line-height: 1.8em;      padding: 0px;
}

* html body {
      font-weight: 400;
      background: #3477CF url(images/pagehead_bg2.jpg) repeat-x top;
}

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


b, strong {
      font-weight: bold;
}


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


a:hover, a:active {
      color:  #3477CF;
      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;
}

.rapidSearchForm {
      width: 98%;
}

/* @end */


/* @group GLOBAL CLASSES */


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

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

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

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

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

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

.standout, blockquote {
      font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
      font-style: italic;
      font-weight:  bold;
      text-align: left;
      font-size: 1.15em;
      line-height: 1.6em;
      border: 1px solid #C1C1C1;
      background-color: #EBEBEB;
      color: #3477CF;
      padding: 6px 9px 6px 9px;
      margin-top: 10px;
      margin-bottom: 10px;
      letter-spacing: .04em;
}

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

      
/* @end */


/* @group CONTENT LAYOUT */


#container { 
      width: 740px;
      position: relative;
      margin: 0px auto;
      text-align: left;
      background-color: #FFFFFF;
      padding: 0px;
}


#pageHeader {
      position: relative;
      margin: 0px auto;
      width:  740px;
      height: 121px;
      background-color: #FFFFFF;
      text-align: left;
      padding: 0px;
}


#pageHeader #logo {
      float: right;
      display:  block;
      height:  93px;
      width:  170px;
      margin: -10px 0 0 0;
      padding: 0;
}


#pageHeader h1 { 
      margin: 0px;
      padding-left: 20px;
      padding-top: 35px;
      padding-right: 250px;
      font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
      font-size: 40px;
      line-height: 1.1em;
      color: #3477CF;
      font-weight: bold;
}

* html #pageHeader h1 { 
      font-weight: 800;
      padding-top: 32px;
}


#pageHeader h2 {
      margin: 0px;
      padding-left: 22px;
      padding-top: 7px;       color: #333333;
      font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
      font-size: 18px;
      background-color:  #FFFFFF;
      font-weight: normal;
}

* html #pageHeader h2 {
      font-weight: 500;
      padding-top: 5px;
}


#breadcrumbcontainer {
      position: relative;
      width:  auto;
      height:  24px;
      margin-right: 0px;
      background: #FFFFFF url(images/topbar_bg1.png) repeat-x;
      padding:  1px 0px 0px 0px;
      text-indent: 15px;
      font-size:  11px;
      text-align: left;
      color: #333333;
}

* html #breadcrumbcontainer {
      background: #FFFFFF url(images/topbar_bg1.jpg) repeat-x;
}


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

* html #breadcrumbcontainer ul {
      margin: -2px 0 0 0;
}

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


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


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


#contentContainer {
      position: relative;
      width: 740px;
      margin: 0px auto;
      line-height: 1.6em;
      margin-left: 0px;
      background: #ffffff;
}


#contentContainer #content {
      position: relative;
      margin-left: 200px;
      padding: 15px 15px 20px 20px;
}

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


#contentContainer #sidebarContainer {
      float: left;
      position: relative;
      width: 190px;
      background: #ffffff;
}


#sidebarContainer #sidebar {
      color: #333333;
      background-color: #FFFFFF;
      font-size: .95em;
      line-height: 1.6em;
      padding: 1px 20px 22px 0px;
}


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


#sidebarContainer .sideHeader {
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 14px;
      line-height: 1.3em;
      color: #3477CF;
      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: #333333;
      background-color: #FFFFFF;
}


#footer { 
      position: relative;
      display:  block;
      width:  100%;
      clear: both;
      height:  auto;
      background-color: #FFFFFF;
      color: #555555;
      text-align: center;
      padding: 10px 0 10px 0;
      border-top: 1px solid #919191;
}


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


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


#footer a:hover, #footer a:active {
      color: #3477CF;
      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: 11.5px;
      background: #ffffff;
      margin-top: -2px;
}

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

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


/* 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: #333333;
      text-decoration: none;
      text-indent: 5px;
      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: #3477CF;
}


/* SUBLEVEL - MENU 1 */


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

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

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

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

#navcontainer ul ul .currentAncestor {
      text-decoration: none;
      font-weight: bold;
      color: #3477CF; 
      background: #EFEFEF;
}


/* 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: 30px;
      background: #EFEFEF;
}

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

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

#navcontainer ul ul ul .currentAncestor {
      text-decoration: none;
      font-weight: bold;
      color: #3477CF; 
      background: #EFEFEF;
}


/* 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: #333333;
      text-decoration: none;
      text-indent: 42px;
      background: #EFEFEF;
}

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

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

#navcontainer ul ul ul ul .currentAncestor {
      text-decoration: none;
      font-weight: bold;
      color: #3477CF; 
      background: #EFEFEF;
}

/* @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:  #333333;
} 


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


.form-input-field {
      width: 95%;
      border: 1px solid #555555;
      background-color: #EFEFEF;
      color: #333333;
      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: #3477CF;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 1.7em;
      line-height: 1.3em;
      text-align: left;
      font-weight: bold;
      margin-bottom: 5px;
      padding-bottom: 5px;
      border-bottom: 1px solid #CCCCCC;
      text-decoration: none;
}

* html .blog-entry-title {
      font-weight: 800;
}

.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: #3477CF;
      font-family: Georgia, "Times New Roman", Times, serif;
      text-align: left;
      font-style: normal;
      font-weight:  bold;
      font-size: 1.7em;
      line-height: 1.2em;
      margin-bottom: 2px;
      padding: 0px 4px 4px 0px;
}

* html .blog-archive-month {      font-weight: 800;
}.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: #3477CF;
      text-decoration: none;
}

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

.filesharing-item-title {
      color: #3477CF;
      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: #333333;
      text-align: left;
}

/* @end */

/* @group PHOTO ALBUM */

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

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

* html .album-title {
      font-weight: 800;
}

.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: #333333;
      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: #3477CF url(images/pagehead_bg1.png) repeat-x top;
}

.photo-navigation {
      background: #FFFFFF;
      height: 121px;
      padding-top: 20px;
      margin-bottom: 22px;
      color: #333333;
}

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

.photo-links {
      background: #FFFFFF;
      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: #3477CF;
      margin: 8px 0px 12px 0px;
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 1.7em;
      line-height: 1.3em;
      text-align: center;
      font-style: normal;
      font-weight:  bold;
      padding: 0;
}

* html .photo-title {
      font-weight: 800;
}

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


/* @end */


/* @group EXIF Data */


.exif-data {
      clear: left;
      margin: 0;
      padding: 15px;
      float: left;
      width: 200px;
      font-size: 1em;
}

.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.7em;
      line-height: 1.3em;
      font-family: Georgia, "Times New Roman", Times, serif;
      color: #3477CF;
      text-align: left;
      font-style: normal;
      font-weight:  bold;
      margin: 8px 0px 8px 0px;
      padding: 0px;
      padding-top: 7px;
}

* html .movie-page-title {
      font-weight: 800;
}.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: #3477CF;
}

.movie-title {
      color: #FFFFFF;
      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: #FFFFFF;
      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 */



