/*-------------------------------------------File: 'Blueball Designer Colors 3.6' styles.css Style SheetCreated: 17, May, 2005Last Modified: 15, October, 2007Author: Charlie Lockhart, Blueball Designwww.blueballdesign.comEmail: themes@blueballdesign.comCopyright 2006/2007 Josh/Charlie Lockhart/Blueball Design USAAll Rights Reserved-------------------------------------------*//* @group GENERAL STYLES */body {      margin: 0px;      padding: 0px;      font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;      font-size: 12px;      line-height: 1.3em;      color: #777777;      text-align: center;      background: #6C77AE url(images/blue/body-background.jpg) top repeat-x;}a:link, a:visited {      color: #777777;      text-decoration: underline;}a:hover, a:active {      color: #2B70BB;      text-decoration: none;}#search_credits a {      color: #ffffff;      border-color: #ffffff;}#search_credits a:hover, a:active {      color: #ffffff;      background-color: #ffffff;      border-color: #ffffff;}#search_credits a:visited {      color: #ffffff;      border-color: #ffffff;}b, strong {      font-weight: bold;}img {      border: 0px;}a img {      border: 0px;}.imagestyle {}.image-right {      float: right;      padding: 4px 0px 10px 10px;}.image-left {      float: left;      padding: 4px 10px 10px 0px;}.clear {clear: both;}/* @end *//* @group GLOBAL CLASSES */.standout, blockquote {      font-style: italic;      font-size: 13px;      border-left: 5px solid #6C77AE;      padding-left: 12px;}h1 {      color: #2B70BB;      font-size: 22px;      line-height: 1.2em;      margin-bottom: 5px;}h2 {      color: #2B70BB;      font-size: 20px;      line-height: 1.2em;      font-weight: normal;      margin-bottom: 5px;}h3 {      color: #2B70BB;      font-size: 18px;      line-height: 1.2em;      font-weight: normal;      margin-bottom: 5px;}h4 {      color: #2B70BB;      font-size: 16px;      line-height: 1.2em;      font-weight: normal;      margin-bottom: 4px;}h5 {      color: #000000;      font-size: 14px;      line-height: 1.2em;      font-weight: normal;      margin-bottom: 4px;}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 CONTENT LAYOUT */#wrapper {      position: relative;      width: 740px;      margin: 24px auto;      text-align: left;      background: #FFFFFF url(images/blue/wrapper-background.jpg) top repeat-y;}#header {      margin: 0px;      height: 95px;      background: #FFFFFF url(images/blue/header-background.jpg) top no-repeat;}#header h1 {      margin: 0px;      padding: 32px 10px 0px 180px;      font-size: 18px;      color: #2B70BB;}#header h2 {      margin: 0px;      padding: 5px 10px 0px 180px;      font-size: 13px;      font-weight: normal;      color: #777777;}#content-wrapper {      margin: 0px;      background: transparent url(images/blue/image-background.jpg) top no-repeat;}#content-logo {      background: transparent;      position: absolute;      top: 95px;      left: 142px;      width: 589px;      height: 171px;}#sidebarContainer {      float: left;      width: 141px;      background: #7580BD url(images/blue/sidebar-background.jpg) left repeat-y;      font-size: 11px;}#sidebar {      margin: 0px;      padding: 5px 8px 200px 8px;      border-left: 1px solid #FFFFFF;      border-bottom: 1px solid #FFFFFF;      color: #AFB7DD;}#sidebar a {      color: #FFFFFF;}#sidebar .sideHeader {      font-size: 13px;      color: #FFFFFF;      font-weight: bold;}#sidebar p {      }#content {      float: right;      width: 543px;      padding: 0px 26px 10px 25px;      margin-top: 196px;}#footer {      height: 60px;      /* Appease the IE6 gods */  margin: 0px;      padding: 25px 20px 20px 163px;      clear: both;      text-align: center;      color: #FFFFFF;      background: #6C77AE url(images/blue/footer-background.jpg) top no-repeat;}html>body #footer {      height: auto;/* Reset for non-IE browsers */}#footer img {      display: inline;      margin: 5px;}#footer ul, #footer li {      display: inline;      margin: 0px;      padding: 0px;      list-style: none;}#footer a {      color: #FFFFFF;}#ornament {      background: #6C77AE url(images/blue/footer-leaf.jpg) no-repeat center;      text-align: center;      padding: 8px 20px 10px 20px;      z-index: 50;}/* @end *//* @group TOOLBAR */#navbar {      width: 141px;      font-size: 11px;      z-index: 15;}#navbar ul {      margin: 0px;      padding: 0px;      list-style: none;      border-left: 1px solid #FFFFFF;}#navbar li {      position: relative;      border-bottom: 1px solid #AFB7DD;}html>body #navbar li {      border: none;}#navbar ul a {      display: block;      padding: 3px 5px;      width: 131px;      /* subtract <a> left/right padding from final desired width (see #navbar width above) */  text-decoration: none;      color: #C6CCE7;}html>body #navbar ul a {      border-bottom: 1px solid #AFB7DD;/* Set any borders for non-IE browsers here */}#navbar ul a:hover, #navbar ul a:active {      background-color: #7580BD;      color: #FFFFFF;}#navbar ul ul {      position: absolute;      top: 0px;      left: 141px;      display: none;      background: #AFB7DD;      border-left: 0px;}#navbar ul ul a {      color: #C6CCE7;      background-color: #6C77AE;}#navbar ul ul ul a {      color: #C6CCE7;      background-color: #6C77AE;}/* ENABLE SUBMENU LEVEL 1 */#navbar ul li:hover ul {      display: block;      z-index: 12;}#navbar ul li:hover ul ul {      display: none;}/* ENABLE SUBMENU LEVEL 2 */#navbar ul ul li:hover ul {      display: block;      z-index: 14;}#navbar ul ul li:hover ul ul {      display: none;}/* ENABLE SUBMENU LEVEL 3 */#navbar ul ul ul li:hover ul {      display: block;      z-index: 16;}#navbar ul ul ul li:hover ul ul {      display: none;}/* @end *//* @group CONTACT FORM */form {      margin-bottom: 25px;}.message-text {      }.required-text {      color: #D60000;}.form-input-field {      }.form-input-button {      }/* @end *//* @group BLOG */.blog-entry {      padding-bottom: 18px;      padding-right: 10px;}.blog-entry-title {      font-weight: bold;      color: #2B70BB;      font-size: 15px;      margin-bottom: 5px;}.blog-entry-title a {      color: #2B70BB;      text-decoration: underline;}.blog-entry-title a:hover, a:active {      color: #2B70BB;      text-decoration: none;}.blog-entry-date {      color: #666666;      margin-bottom: 5px;      font-style: italic;}.blog-entry-body {      line-height: 1.4em;}.blog-entry-category {      font-size: 11px;      margin-bottom: 3px;}.blog-entry-category a {      color: #666666;}.blog-category-link-enabled {      }.blog-category-link-disabled {      color: #AFB7DD;}.blog-entry img {      padding: 4px;      border: 0px;}.blog-entry-comments {      margin: 5px 0px 0px 0px;}.blog-entry-comments a {      color: #2B70BB;}.blog-read-more {      display: block;      padding-top: 6px;      font-style: italic;}.blog-entry-comments-inline {      font-size: 12px;      line-height: 1.4em;      text-align:  left;      color: #777777;      font-style: italic;      margin-top: 8px;      padding-bottom: 14px;}p.blog-entry-tags {      font-size: 11px;      line-height: 1.4em;      text-align:  left;      margin-top: 6px;      font-style: normal;      color: #777777;}/* styles the archives in the blog sidebar */#blog-archives {      margin-bottom: 12px;}.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:  12px;      margin-bottom: 12px;}a.blog-rss-link {      background: url(images/rss_icon.gif) no-repeat left center;      padding-left: 18px;      display: block;      float: left;}a.blog-comments-rss-link {      background: url(images/rss_icon.gif) no-repeat left center;      padding-left: 18px;      display: block;      float: left;}/* @end *//* @group BLOG ARCHIVE */.blog-archive-background {      }.blog-entry-summary {      margin-bottom: 20px;}.blog-archive-headings-wrapper {      }.blog-archive-entries-wrapper {      }.blog-archive-entries-wrapper .blog-entry {      }.blog-archive-month {      margin: 0px;      height: 52px;      padding: 0px 15px 0px 0px;      font-size: 20px;      color: #2B70BB;      font-weight: bold;}.blog-archive-link {      color: #666666;      margin: 0px;      padding: 8px 32px 20px 32px;      line-height: 1.4em;      background: #FFFFFF url(images/blue/blog-image-background.jpg) bottom repeat-y;}.blog-archive-link a:link, .blog-archive-link a:visited {      color: #666666;      text-decoration: underline;}.blog-archive-link a:hover, .blog-archive-link a:active {      color: #666666;      text-decoration: none;}/* @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 {      line-height: 1.4em;      margin-bottom: 25px;      margin-right: 10px;}.filesharing-item {      margin-bottom: 25px;      margin-right: 10px;}.filesharing-item a {      color: #2B70BB;}.filesharing-item-title {      font-weight: bold;      color: #2B70BB;      font-size: 15px;      margin-bottom: 5px;}.filesharing-item-description {      line-height: 1.4em;}/* @end *//* @group PHOTO ALBUM *//* @group Index Page (Thumbnail view) */.album-title {	margin-bottom: 5px;	font-size: 2.2em;}.album-description {	margin-bottom: 75px;}.album-wrapper {	display: block;	width: 99%;	position: relative;}.thumbnail-wrap {	text-align: center;	position: relative;	float: left;	margin-bottom: 60px;	margin-right: 20px;}.thumbnail-frame {	position: absolute;    bottom: 0;    left: 0;    padding-left: 5px;}.thumbnail-frame:hover {}.thumbnail-frame a {}.thumbnail-frame a:hover {	background: transparent;}.thumbnail-frame a img {	margin: auto;	border: none;}.thumbnail-caption {      font-size: 0.9em;	margin: -4px 0 0;	width: 100%;	height: 38px;	display: block;	padding: 10px 0 0;	text-align: center;}/* @end *//* @group Single Page (Photo view) */.photo-background {      margin: 0px;      padding: 0px;      text-align: left;      font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;      font-size: 12px;      background: #6C77AE url(images/blue/photo-body-background.jpg) top repeat-x;}.photo-navigation {      margin: 0px;      height: 112px;}.photo-title {      margin: 0px;      padding: 25px 25px 10px 25px;      font-size: 18px;      font-weight: bold;      color: #FFFFFF;}.photo-caption {      display: inline;      color: #FFFFFF;      font-size: 14px;      margin: 0px 0px 0px 25px;      padding: 0px;}.photo-links {      display: inline;      color: #FFFFFF;      font-size: 14px;      margin: 0px 0px 0px 10px;      padding: 0px;}.photo-links a {      color: #FFFFFF;}.photo-links a:link, .photo-links a:visited {      text-decoration: underline;}.photo-links a:hover, .photo-links a:active {      text-decoration: none;}.photo-frame {      margin: 25px;}/* @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: #383d44;}/* 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 ALBUM *//* @group Index Page (Movie Thumbnail view) */.movie-page-title {      font-weight: bold;      color: #2B70BB;      font-size: 15px;      margin-bottom: 5px;}.movie-page-description {      margin-bottom: 25px;      margin-right: 10px;      line-height: 1.4em;}.movie-thumbnail-frame {      float: left;      display: inline;      margin-right: 25px;      margin-bottom: 25px;      text-align: center;}.movie-thumbnail-frame img {      border: none;}.movie-thumbnail-caption {      margin-top: 10px;      color: #2B70BB;}/* @end *//* @group Single Page (Movie View) */.movie-background {      margin: 15px 0px 0px 0px;      padding: 0px;      text-align: center;      font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;      font-size: 11px;      background-color: #7F89B9;}.movie-frame {      margin-bottom: 10px;}.movie-title {      font-size: 11px;      color: #FFFFFF;}/* @end *//* @end */