/* Created by Larry "Sundog" Pollock - www.insiderapidweaver.com - © All Rights Reserved */

/* @group General Styles */

body {
	color: #060381;
	background-color: #ffffff;
	min-height: 100%;
	white-space: normal;
	font: 12px/1.5em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

p {
	line-height: 1.5em;
	font-size: 12px;
	white-space: normal;
	margin-top: 3px;
	margin-bottom: 5px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

b, strong {

}

a:link, a:visited {
	color: #060381;
	font-size: 12px;
	text-decoration: underline;
}

a:hover, a:active {
	color: #0d07ff;
	font-size: 12px;
	text-decoration: underline;
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 0 5px 3px 0;
	padding: 5px 5px 5px 0;
	position: relative;
	z-index: 6;
}

.image-right {
	float: right;
	margin: 0 0 5px 5px;
	padding: 5px 0 3px 5px;
	position: relative;
	z-index: 6;
}
	
/* @end */

/* @group Layout */

#container {
	display: block;
	position: relative;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	margin: 20px auto 35px;
	z-index: 1;
	padding: 0;
	text-align: justify;

}

.clearer {
	clear: both;
}

#pageHeader {
	display: block;
	position: relative;
	top: 0px;
	height: 100px;
	width: 100%;
	background-color: #fff;
	z-index: 8;
	margin-top: 0;
}

#pageHeader img {
	float: right;
	display: block;
	position: relative;
	width: 70px;
	height: 90px;
	margin-top: 5px;
	margin-right: 8px;
	z-index: 300;
	overflow: visible;
	background: none;
}

#pageHeader h1 {
	display: block;
	position: relative;
	margin-left: 20px;
	height: 40px;
	color: #060381;
	font-size: 36px;
	line-height: 37px;
	text-align: left;
	white-space: normal;
	z-index: 9;
	top: 7px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: visible;
	background: none;
}

#pageHeader h2 {
	display: block;
	position: relative;
	color: #999;
	font-size: 24px;
	text-align: left;
	height: 25px;
	z-index: 10;
	margin-left: 20px;
	margin-top: 0;
	padding-top: 0;
	background:  none;
}

#contentContainer {
	display: block;
	position: relative;
	z-index: 5;
	height: auto;
	overflow: hidden;
	padding-bottom: 0px;
}

#content {
	height: auto;
	display: block;
	position: relative;
	z-index: 6;
	top: 0px;
	padding: 8px 20px 25px;
}

#sidebarContainer {
	width: 222px;
	display: block;
	position: relative;
	z-index: 6;
	background-color: #f2f2f2;
	margin-right: 0;
	margin-bottom: -20000px; 
	padding-bottom: 20000px;
	text-align: left;
	margin-top: 0px;
	top: 0px;
}

#sidebar {
	padding-bottom: 20px;
	margin-bottom: 20px;
	z-index: 7;
}

#sidebarContainer .sideHeader {
	display: block;
	width: 214px;
	height: 25px;
	color: #999;
	font-size: 1.4em;
	background-color: #fff;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	margin-bottom: 8px;
	padding-left: 8px;
	z-index: 6;
}

#footer {
	display: block;
	width: 100%;
	height: 35px;
	text-align: right;
	padding: 0;
	background-color: white;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: 1px;
	z-index: 7;
}

#footer p {
	padding: 8px 22px 3px 3px;
	background:none;
	height: 20px;
	display: inline;
	position: relative;
	top: 8px;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	float: left;
	position: relative;
	display: block;
	height: 20px;
	background:none;
	margin-top: 8px;
	margin-left: 0;
	padding-left: 0;
}

#breadcrumbcontainer ul {
	margin-left: 8px;
	display: inline;
	height: 20px;
	position: relative;
	padding-left: 0;
}

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

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */
#navcontainer {
	background: #fff;
	height: 30px;
	position: relative;
	z-index: 9;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
}

#navcontainer #current {
	
}

#navcontainer .currentAncestor {
	
}
/* Parent - Level 0 */

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

#navcontainer li {
	position: relative;
	display: inline;
	float: left;
	height: 30px;
	width: auto;
}

#navcontainer a {
	display: block;
	padding-top: 7px;
	text-decoration: none;
	text-align: left;
	height: 27px;
	padding-right: 14px;
	font-size: 14px;
	float: left;
	background: none;
}

#navcontainer a:hover { 
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/

* html #navcontainer ul li { float: left; height: 1%; }

* html #navcontainer ul li a { height: 27px; }

/* End */


/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 28px;
	display: none;
	z-index: 301;
}

#navcontainer li:hover ul, #navcontainer li.over ul { 
	display: block;
	height: auto;
	z-index: 301;
	width: 100px;
}

#navcontainer ul ul li {
	display: block;
	width: 120px;
	height: auto;
	float: left;
	left: -20px;
	position: relative;
	border: 1px solid #999;
	z-index: 303;
	clear: left;
	overflow: visible;
}

#navcontainer ul ul a { 
	height: 20px;
	width: 110px;
	background: #fff;
	text-align: left;
	text-indent: 8px;
	display: block;
	font-size: 12px;
	z-index: 304;
	padding-top: 5px;
	padding-right: 0;
}

#navcontainer ul ul a:hover {
	background: #fff;
	position: relative;
	z-index: 304;
}


#navcontainer ul ul #current{
	background: #fff;
}

html>body #navcontainer ul ul #current{
	background: #fff;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul {
	display: none;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
	display: none;
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
	display: none;
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
	width: 84%;
	margin: auto;
	border-left: 3px solid;
	padding: 5px 10px;
	background-color: #d4f0ff;

}

h1 {
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
}

h2 {
	font-size: 36px;
	margin-bottom: 0;
	margin-top: 0px;
	padding-top: 0;
	padding-bottom: 5px;
}

h3 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
}

h4 {
	font-size: 18px;
	padding-top: 0;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

h5 {
	font-size: 16px;
	padding-top: 0;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h6 {
	font-size: 14px;
	padding-top: 0;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.imageStyle {
	border: 1px solid #999;
	margin: 1px;
	padding: 1px;
}



/* Main content area unordered list styles */
#contentContainer #content ul {
	display: block;
	position: relative;
	padding-left: 30px;
	margin-top: 0;
}

#contentContainer #content li {
	padding-left: 0;
}

ul.disc {
}

ul.circle {
}

ul.square {
}

ol.arabic-numbers {
}

ol.upper-alpha {
}

ol.lower-alpha {
}

ol.upper-roman {
}

ol.lower-roman {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul, #sidebarContainer #sidebar ol {
	margin-left: 3px;
	font-size: 10px;
	padding-left: 12px;
}

#sidebarContainer #sidebar li {
	padding-left: 0px;
	font-size: 10px;
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	list-style-type: none;
	width: 95%;
	left: 0;
	margin-left: -20px;
	margin-bottom: 15px;
	margin-top: 8px;
	padding-left: 10px;
}

ul.blog-tag-cloud li {
	position: relative;
	display: inline;
	float: left;
	margin-right: 5px;
	padding-left: 0;
}

ul.blog-tag-cloud li a {
	color: #999;
}

ul.blog-tag-cloud li a:hover {
	color: #060381;
}

.blog-tag-size-1 {
	font-size: 8px;
}

.blog-tag-size-2 {
	font-size: 9px;
}

.blog-tag-size-3 {
	font-size: 10px;
}

.blog-tag-size-4 {
	font-size: 11px;
}

.blog-tag-size-5 {
	font-size: 12px;
}

.blog-tag-size-6 {
	font-size: 13px;
}

.blog-tag-size-7 {
	font-size: 14px;
}

.blog-tag-size-8 {
	font-size: 15px;
}

.blog-tag-size-9 {
	font-size: 16px;
}

.blog-tag-size-10 {
	font-size: 18px;
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-entries-wrapper .blog-entry-title {
font-size: 18px!important;
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
	margin-top: 0px;
}

.blog-entry-title {
	height: 30px;
	padding-left: 0px;
	padding-bottom: 8px;
	font-size: 18px;
	color: #999;
	line-height: 12px;
}

.blog-entry-date {
	color: #999;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

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

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

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

.blog-read-more {
}

.blog-entry-body {
	margin-top: 20px;
}

.blog-entry-comments {
}

p.blog-entry-tags {
	color: #999;
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-top: 25px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	float: left;
	margin-top: 15px;
	clear: both;
	margin-bottom: 15px;
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title {
	font-size: 14px;
	padding: 0px;
	border-bottom: 1px solid #999;
}


.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
	color: #fa8200;
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 8px;
	margin-top: 0px;
	background-color: #e6e6e6;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 12px;
}

.album-description {
	letter-spacing: 1px;
	margin-bottom: 80px;
	font-size: 1.2em;
	color: #999;
}

.album-wrap {
	display: block;
	position: relative;
}

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

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

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: auto;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

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

.photo-background {
	background-color: #fff;
}

.photo-navigation {
	margin: 0 auto;
	text-align: center;
}

.photo-links {
	margin: 0 auto;
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
	display: block;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #999;
}

.photo-title {
	font-size: 1.7em;
	margin-bottom: 24px;
	text-align: center;
}

.photo-caption {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: center;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
	font-size: 10px;
}

/* 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 */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	color: #999;
	font-size: 16px;
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-size: 18px;
	padding: 0px;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	margin-top: 37px;
}

.movie-page-description {
	margin-bottom: 18px;
}

.movie-thumbnail-frame {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 25px;
	margin-right: 15px;
	border: 1px solid #999;
	padding: 1px;
}

.movie-thumbnail-frame:hover {
	border: 1px solid #fa8200;
}

.movie-thumbnail-caption {
	font-size: 14px;
	color: #999;
}

.movie-thumbnail-caption:hover {
	font-size: 14px;
	color: #fa8200;
}
	
/* @end */

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

.movie-background {
}

.movie-title {
	font-size: 18px;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 5px;
}

.movie-frame {
	text-align: center;
	position: relative;
	margin-bottom: 8px;
	border: 1px solid #999;
	padding: 2px;
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text {
	color: #147e00;
	font-size: 14px;
	font-style: italic;
} 

.required-text {
	color: #f81900;
	font-weight: bold;
	font-size: 14px;
} 

.form-input-field {
	width: 65%;
} 

.form-input-button { 
}

/* @end */

/* Use the Special Boxes Snippets included with the theme to quickly add the div class for each one. Add content between the div tags */ 

/* @group Special Boxes */

.boxone {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	padding: 8px 8px 15px;
	width: 85%;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 8px auto 15px;
	font-weight: normal;
}

.boxtwo {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	padding: 8px 8px 15px;
	width: 75%;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 8px auto 15px;
	font-weight: normal;
}

.boxthree {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	padding: 8px 8px 15px;
	width: 65%;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 8px auto 15px;
	font-weight: normal;
}

.boxfour {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	padding: 8px 8px 15px;
	width: 55%;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 8px auto 15px;
	font-weight: normal;
}

/* Designed for use with a Splash page with all theme boxes hidden except content area */

.splashbox {
	width: 98%;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	margin: auto;
	font-weight: normal;
}

/* @end */
