
/*
-------------------------------------------
File: 'Blueball Premiere Classic 4.0' print.css Style Sheet
Version: 1.0
Created: 8, July, 2005
Last Modified: 12, January, 2009
Author: Charlie Lockhart/Josh Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2009 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group Body and Global 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: 0px 0px 12px 0px;
}

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

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

.imagestyle {
	background: transparent;
	padding: 0;
	margin: 0;
}

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

.image-left {
	float: left;
	padding: 4px 16px 2px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
	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 */


.standout, blockquote {
	display: block;
	margin: 10px 0px;
	padding: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Verdana, sans-serif;
	padding: 0px 0px 2px 0px;
	color: #000000;
	line-height: 1.2em;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 3px 0 7px 0;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 3px 0 7px 0;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 3px 0 7px 0;
}

h4 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 3px 0 6px 0;
}

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

/* @end */


/* @group PAGEHEADER */

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

#pageHeader h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

#pageHeader h2 {
	margin: 0px;
	padding: 0px 0px 50px 0px;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	color: #000000;
}

#breadcrumbs {
	display: block;
	font-size: 11.5px;
	margin: 0px 0px 20px 0px;
	color: #000000;
}

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

#breadcrumbs li {
	display: inline;
}

#breadcrumbs a {
	color: #000000;
}

/* @end */

/* @group LAYOUT */

#wrapper {
	margin: 0px;
	padding: 0px;
}

#body-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	background: transparent;
	padding:  0px;
	margin-top: 32px;	
}

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

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

html>body #sidebarContainer {
	display: none;
	visibility: collapse;
}

#sidebarContainer a {
	color: #000000;
}

#sidebar-navigation {
	height: 400px;
	/* Set a minumum height for IE6 */
	text-align: center;
	background: #E7E2D0 url('images/sidebar-background.jpg') left repeat-y;
}

html>body #sidebar-navigation {
	height: auto;
	min-height: 400px;
/* For non-IE6 browsers, set height to auto and use the correct 'min-height' property */
}

#sidebar-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #FFFFFF url('images/body-background.jpg') left repeat-y;
	height: 125px;
	/* Set a minumum height for IE6 */
	padding: 30px;
	color: #000000;
	line-height: 1.4em;
	border-top: 1px solid #A6A295;
	text-align: center;
}

html>body #sidebar-footer {
	height: auto;
	min-height: 125px;
/* For non-IE6 browsers, set height to auto and use the correct 'min-height' property */
}

#sidebar-footer a {
	font-style: italic;
	color: #000000;
}

#sidebar-navigation #logo-user {
	position: relative;
	margin-top: 0px;
	margin-left: 50px;
	width: 200px;
	height: 154px;
	background: url(images/sidebar-ornament.jpg) bottom center no-repeat;
}

#sidebarContainer .sideHeader {
	font-size: 15px;
	color: #000000;
}

#sidebarContainer #sidebar p {
	color: #000000;
}

#body-content {
	position: relative;
	width: 100%;
	margin: 0px auto;
	background: transparent;
	padding:  0px;
}

#page-content {
	position: relative;
	width: 100%;
	padding: 0px;
	text-align: left;
	background-color: transparent;
	margin: 0px 0px 25px 0px;
	letter-spacing: .25px;
}

#page-content a {
	color: #000000;
}

/* @end */

/* @group TOOLBAR */

#navigation-bar {
	padding: 30px 0px 50px 0px;
}

#navigation-bar #current {
	text-decoration: underline;
	color: #322A1D;
}

/***** LEVEL 1 *****/

#navigation-bar ul {
	margin: 0px 55px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px dotted #322A1D;
}

#navigation-bar ul li {
	margin-top: 0px;
	padding: 0px;
	height: 29px;
/* Allow navbar to display correctly in IE6 */
}

html>body #navigation-bar ul li {
	margin-top: 0px;
	padding: 0px;
	height: auto;
/* Reset height to auto for non-IE6 browsers */
}

#navigation-bar ul li a {
	color: #322A1D;
	display: block;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	/* Remove the bottom padding on links for IE6 */
	border-top: 1px dotted #322A1D;
	text-decoration: none;
}

html>body #navigation-bar ul li a {
	color: #322A1D;
	display: block;
	padding: 8px 0px 8px 0px;
	/* Add bottom padding for non-IE6 browsers */
	border-top: 1px dotted #322A1D;
	text-decoration: none;
}

#navigation-bar a:hover {
	color: #000000;
}

/***** LEVEL 2 *****/

#navigation-bar ul ul {
	margin: 8px 0px 8px 0px;
	/* Reduce margins for IE6 */
	border: 0px;
	padding: 0px;
}

html>body #navigation-bar ul ul {
	margin: 3px 0px 8px 0px;
	/* Set margins for non-IE6 browsers */
	border: 0px;
	padding: 0px;
}

#navigation-bar ul ul li {
	margin: 0px;
	height: 13px;
/* Use a set height for IE6 */
}

html>body #navigation-bar ul ul li {
	margin: 0px;
	height: auto;
/* Reset height to auto for non-IE6 browsers */
}

#navigation-bar ul ul a {
	color: #322A1D;
	border: 0px;
	padding: 0px;
/* Remove the bottom padding on links for IE6 */
}

html>body #navigation-bar ul ul a {
	color: #322A1D;
	border: 0px;
	padding: 0px 0px 8px 0px;
/* Add bottom padding for non-IE6 browsers */
}

#navigation-bar ul ul a:hover {
	color: #000000;
}

/***** LEVEL 3 *****/

#navigation-bar ul ul ul {
	margin: 8px 0px 8px 0px;
	/* Reduce margins for IE6 */
	border: 0px;
	padding: 0px;
}

html>body #navigation-bar ul ul ul {
	margin: 3px 0px 8px 0px;
	/* Set margins for non-IE6 browsers */
	border: 0px;
	padding: 0px;
}

#navigation-bar ul ul ul li {
	margin: 0px;
	height: 13px;
/* Use a set height for IE6 */
}

html>body #navigation-bar ul ul ul li {
	margin: 0px;
	height: auto;
/* Reset height to auto for non-IE6 browsers */
}

#navigation-bar ul ul ul a {
	color: #877860;
	border: 0px;
	padding: 0px;
/* Remove the bottom padding on links for IE6 */
}

html>body #navigation-bar ul ul ul a {
	color: #877860;
	border: 0px;
	padding: 0px 0px 4px 0px;
/* Add bottom padding for non-IE6 browsers */
}

#navigation-bar ul ul ul a:hover {
	color: #000000;
}

/* @end */

/* @group CONTACT FORM */

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

.form-input-field {
	width: 90%;
	border: 1px solid #000000;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 1.3em;
}

.form-input-button {
	
}

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

/* @end */

/* @group BLOG */

.blog-entry {
	padding-bottom: 40px;
}

.blog-entry-title {
	color: #000000;
	font-size: 15px;
	margin-bottom: 5px;
	line-height: 1.4em;
}

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

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

.blog-entry-date {
	color: #000000;
	margin-bottom: 5px;
	font-style: italic;
}

.blog-entry-body {
	line-height: 1.4em;
	text-align: justify;
}

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

.blog-entry img {
	padding: 3px;
	border: 1px solid #000000;
}

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

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

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

.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 {
	font-size: 12px;
	margin-bottom: 3px;
}

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

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

.blog-entry-permalink {
}

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

.blog-entry-comments {
	margin: 6px 0px 0px 0px;
}

.blog-entry-comments a {
	color: #000000;
	text-decoration: underline;
}

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

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

.blog-comment-link {
	margin-right: 8px;
	padding: 0 8px 0 16px;
	background: transparent url(images/commentR.gif) center left no-repeat;
}

p.blog-entry-tags {
	font-size: 11.5px;
	line-height: 1.3em;
	text-align: left;
	margin-top: 6px;
	padding-left: 20px;
	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 {
	color: #666666;
}

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

.blog-archive-month {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 3px 0 7px 0;
	color: #000000;
}

.blog-archive-link {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 20px;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	line-height: 1.4em;
}

.blog-archive-link a:link, .blog-archive-link a:visited, .blog-archive-link a:active {
	color: #000000;
	text-decoration: underline;
}

.blog-archive-link a:hover {
	color: #000000;
	text-decoration: none;
}

.blog-archive-entries-wrapper a:link, .blog-archive-entries-wrapper a:visited {
	color: #000000;
	text-decoration: underline;
}

.blog-archive-entries-wrapper a:hover, .blog-archive-entries-wrapper a:active {
	color: #000000;
	text-decoration: none;
}

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

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

.blog-category-link-enabled {
	font-size: 12px;
	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: 12px;
	font-weight: normal;
	line-height: 1.5em;
}

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

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

/* Styles the blog RSS feeds in the blog sidebar */

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

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: 12px;
}

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: 12px;
}

a.blog-trackback-link {
	margin-left: 8px;
	padding: 0 0 0 16px;
	background: transparent url(images/commentR.gif) center left no-repeat;
}

/* @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: 20px;
	line-height: 1.4em;
}

.filesharing-item {
	display: block;
	margin: 20px 0px;
	padding: 10px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	background-color: #ffffff;
	color: #000000;
}

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

.filesharing-item-title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
	margin: 3px 0 6px 0;
}

.filesharing-item-title a:link, .filesharing-item-title a:visited, .filesharing-item-title a:active {
	text-decoration: none;
	padding: 0 0 0 30px;
	background: url(images/download.jpg) no-repeat left center;
}

.filesharing-item-title a:hover {
	text-decoration: underline;
	padding: 0 0 0 30px;
	background: url(images/download_hover.jpg) no-repeat left center;
}

.filesharing-item-description {
	line-height: 1.4em;
}

/* @end */

/* @group PHOTO ALBUM */

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

.album-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
}

.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: 10px;
}

.thumbnail-frame {
	
}

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

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
	background: transparent;
	border: none;
}

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

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

.thumbnail-caption {
	height: 60px;
	display: block;
	text-align: left;
	font-size: 11.5px;
	line-height: 1.3em;
	width: 98%;
	margin: 0px;
	margin-top: 1px;
	padding-top: 5px;
	color: #000000;
}

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

/* @end */


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

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

.photo-navigation {
	margin: 0px auto;
	padding: 50px;
}

.photo-title {
	margin: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 1.4em;
}

.photo-caption {
	margin: 0px;
	padding-top: 3px;
	font-size: 13px;
	font-style: italic;
	color: #000000;
}

.photo-links {
	margin: 0px;
	padding-top: 25px;
	color: #000000;
	font-size: 14px;
}

.photo-links a {
	color: #000000;
}

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

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

/* @end */


/* @group EXIF Data */

.exif-data {
	clear: left;
	margin: 0 auto;
	padding: 0 15px 20px 15px;
	text-align: left;
	width: 300px;
	color: #000000;
}

.exif-data p {
	margin: 0;
	display: inline;
	margin-right: 10px;
	line-height: 1.6em;
	text-align: center;
}

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 Single Page (Album Thumbnails) */


.movie-page-title {	
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 1.4em;
	margin-bottom: 10px;
	line-height: 1.4em;
}

.movie-page-description {
	margin-bottom: 25px;
	padding-top: 4px;
	line-height: 1.4em;
	text-align: left;
}

.movie-thumbnail-frame {
	position: relative;
	margin: 0 25px 25px 0;
	float: left;
	display: inline;
	text-align: left;
}

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

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

.movie-thumbnail-caption {
	margin: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #000000;
	text-align: left;
	font-size: 11.5px;
	line-height: 1.3em;
}

/* @end */

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


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

.movie-frame {
	margin: 15px;
	border: 0;
}

.movie-title {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	font-style: italic;
	color: #000000;
	line-height: 1.4em;
}

/* @end */
