/*-------------------------------------------File: 'Blueball Designer Colors 3.6' styles.css Style SheetCreated: 17, May, 2005Last Modified: 7, June, 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  { color: #777777; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em; background: #6c77ae url("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/blue/body-background.jpg") repeat-x 50% top; text-align: center; margin: 0; padding: 0 }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  { background: #ffffff url("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/blue/wrapper-background.jpg") repeat-y 50% top; text-align: left; margin: 24px auto; position: relative; width: 740px }#header  { background: #ffffff url("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/blue/header-background.jpg") no-repeat 50% top; margin: 0; height: 95px }#header h1 {	margin: 0px;	padding: 32px 10px 0px 170px;	font-size: 18px;	color: #2B70BB;}#header h2 {	margin: 0px;	padding: 5px 10px 0px 170px;	font-size: 13px;	font-weight: normal;	color: #777777;}#content-wrapper  { background: url("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/blue/image-background.jpg") no-repeat 50% top; margin: 0 }#content-logo {	background: transparent;	position: absolute;	top: 95px;	left: 142px;	width: 589px;	height: 171px;}#navbar  { font-size: 10px; background: #7580bd url("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/blue/sidebar-background.jpg") repeat-y left 50%; width: 141px; float: left }#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 26px;	margin-top: 196px;}#footer  { color: #ffffff; background: #6c77ae url("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/blue/footer-background.jpg") no-repeat 50% top; text-align: center; margin: 0; padding: 25px 20px 20px 163px; height: 60px; clear: both }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("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/blue/footer-leaf.jpg") no-repeat center; text-align: center; padding: 8px 20px 10px; 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  { color: #fff; font-size: 15px; font-weight: bold; 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("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/rss_icon.gif") no-repeat left center; display: block; float: left }a.blog-comments-rss-link  { background: url("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/rss_icon.gif") no-repeat left center; display: block; padding-left: 18px; 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; line-height: 1.4em; background-image: none; margin: 0; padding: 0 }.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-wrap {	display: block;	width: 99%;	position: relative;}.thumbnail-wrap {	text-align: center;	position: relative;	float: left;	margin-bottom: 60px;	margin-right: 18px;}.album-title {	font-weight: bold;	color: #2B70BB;	font-size: 16px;	margin-bottom: 5px;}.album-description {	margin-bottom: 25px;	margin-right: 10px;	line-height: 1.4em;	padding: 0;}.thumbnail-frame {	}.thumbnail-frame img {	border: 0px;}.thumbnail-caption {	margin: 0px;	padding: 0px;	color: #2B70BB;	width: 100%;	height: 38px;	display: block;}/* @end *//* @group Single Page (Photo view) */.photo-background  { font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; background: #6c77ae url("../Library/Application%20Support/RapidWeaver/Blueball%20Designer%20Colors%2036.rwtheme/contents/images/blue/photo-body-background.jpg") repeat-x 50% top; text-align: left; margin: 0; padding: 0 }.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 */
