/*
-------------------------------------------
File: 'High Def Colors' brown.css Style Sheet
Created: 15 June, 2005
Last Modified: 3 December, 2005
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: charlie@blueballdesign.com
Copyright 2005 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/




/* @group BODY AND GENERAL ELEMENT CSS STYLES */


body{
	background-color: #fff;
}

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

a:hover, a:active{
	text-decoration: underline;
	color: #c95253;
	background-color: #fffeff;
}

p {
}

.standout {
color: #0b0b0b;
}

.blockquote {
color: #0b0b0b;
}

.imageStyle {
}

.image-left{
}

.image-right{
}

a img {
}

.clear {
}


/* @end */




/* @group General Headline and Type Font Styles and Sizing For Entire Site */



h1 {
color: #0b0b0b;
}

h2 {
color: #0b0b0b;
}

h3 {
color: #0b0b0b;
}

h4 {
color: #0b0b0b;
}

h5 {
color: #0b0b0b;
}

b, strong {
	color: #0b0b0b;
}

/* @end */


/* @group LAYOUT */


/* SITE WRAPPER */






#wrapper{
}






/* SITE HEADER */





#pageHeader{
	background: #FFFFFF url(../../images/Horz_BG_SageTop.jpg) top repeat-x;
}

#pageHeader h1{
	text-shadow: 0px 2px 3px #444444;
}

#pageHeader h2{
	color: #0b0b0b;
	text-shadow: 0px 1px 2px #444444;
}

#pageHeader img{
}

#sidebar li.notes, #sidebar li.links{
	text-decoration: underline;
	color: #c03a42;
}

#toplineimage {
	}



/* SIDEBAR */






#sidebar{
}

#sidebarmainhead{
}

#sidebar .sideHeader {;
	color: #336633;;
}

#sidebar ul{
}

#sidebar li a{
	color: #000;
}

#sidebar li.header{
}

#sidebar li.notes, #sidebar li.links{
	text-decoration: underline;
	color: #c03a42;
}

#sidebar a.validate{
}

#sidebar a.validate img{
}






/* CONTENT */






#contentarea{
}







/* FOOTER */






#footer{
}

#footer a{
	color: #0b0b0b;
}

#footer ul{
}

#footer li{
}



/* @end */



/* @group CONTACT FORM */


.message-text {
}

.form-input-field{
}

.form-input-button {
}

.required-text {
	color: #ff2f07;
} 


/* @end */





/* @group TOOL BAR */



/* MENU GENERAL CSS STYLES */






#nav{
	text-align: center;
}

html>body #nav{
	text-align: center;
}

/* Correct Firefox/Mozilla/Safari inability to properly clear a float - see: www.positioniseverything.net/easyclearing.html. Ignores IE6 */
.clearfix:after{
}

#nav ul{
	background-color: #fff;
	text-align: center;
}

#nav li{
	text-align: center;
}

#nav a{
	text-align: center;
}

#nav li:hover a, #nav li.sfhover a{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}

#nav li:hover ul a, #nav li.sfhover ul a{
	color: #fff;
	background-color: #000;
	text-align: center;
}






/* MENUS LEVEL 2 CSS STYLES */






#nav ul ul{
  border-left: 1px solid #A9AEB9;
  border-right: 1px solid #A9AEB9;
  border-bottom: 1px solid #A9AEB9;
	text-align: center;
}

#nav ul ul li{
  border-top: 1px solid #A9AEB9;
	text-align: center;
}

#nav li:hover ul, #nav li.sfhover ul{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}

#nav li:hover ul ul, #nav li.sfhover ul ul{
	color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul li:hover a, #nav ul ul li.sfhover a{
  color: #fff;
	background-color: #c03a42;
	text-align: center;
}


#nav ul ul a{
	text-align: center;
}







/* MENUS LEVEL 3 CSS STYLES */






#nav ul ul ul{
  border-left: 1px solid #A9AEB9;
	text-align: center;
}

#nav ul ul li:hover ul, #nav ul ul li.sfhover ul{
	color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul li:hover ul ul, #nav ul ul li.sfhover ul ul{
	color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul ul li:hover a, #nav ul ul ul li.sfhover a{
  color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul ul li:hover ul a, #nav ul ul ul li.sfhover ul a{
	color: #fff;
	background-color: #c03a42;
	text-align: center;
}





/* MENUS LEVEL 4 CSS STYLES */






#nav ul ul ul li:hover ul, #nav ul ul ul li.sfhover ul{
	color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul ul li:hover ul ul, #nav ul ul ul li.sfhover ul ul{
	color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul ul ul li:hover a, #nav ul ul ul ul li.sfhover a{
  color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul ul ul li:hover ul a, #nav ul ul ul ul li.sfhover ul a{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}






/* MENUS LEVEL 5 CSS STYLES */






#nav ul ul ul ul li:hover ul, #nav ul ul ul ul li.sfhover ul{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}

#nav ul ul ul ul li:hover ul ul, #nav ul ul ul ul li.sfhover ul ul{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}

#nav ul ul ul ul ul li:hover a, #nav ul ul ul ul ul li.sfhover a{
  color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul ul ul ul li:hover ul a, #nav ul ul ul ul ul li.sfhover ul a{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}






/* MENUS LEVEL 6 CSS STYLES */






#nav ul ul ul ul ul li:hover ul, #nav ul ul ul ul ul li.sfhover ul{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}

#nav ul ul ul ul ul li:hover ul ul, #nav ul ul ul ul ul li.sfhover ul ul{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}

#nav ul ul ul ul ul ul li:hover a, #nav ul ul ul ul ul ul li.sfhover a{
  color: #fff;
	background-color: #c03a42;
	text-align: center;
}

#nav ul ul ul ul ul ul li:hover ul a, #nav ul ul ul ul ul ul li.sfhover ul a{
	background-color: #c03a42;
	color: #fff;
	text-align: center;
}




/* @end */


/* @group BLOG ENTRY */



.blog-entry {
}

.blog-entry-title {
color: #0b0b0b;
	font-weight: bold;
	font-size: large;
}

.blog-entry img {}

.blog-entry-date {
}

.blog-entry-category {
color: #92a165;
	font-weight: bold;
}

.blog-category-link-enabled {
	text-decoration: underline;
	color: #c03a42;
}

.blog-category-link-disabled {
	text-decoration: underline;
	color: #c03a42;
}

.blog-entry-body {
}

.blog-entry-category {
}

.blog-entry-comments {
}

.blog-entry-comments a{
color: #92a165;
	text-transform: capitalize;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
}

/* @end */

/* @group BLOG ARCHIVE PAGE */

.blog-archive-background {	
}

.blog-archive-entries-wrapper {
}

.blog-archive-headings-wrapper {
}

.blog-archive-month {
color: #92a165;
	font-weight: bold;
}

.blog-archive-link {
	text-decoration: underline;
	color: #c03a42;
}

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

/* @end */

/* @group FILE SHARING */

.filesharing-description {
	
}

.filesharing-item {
	position: relative;
	left: 40px;
}

.filesharing-item a{
	font-weight: bold;
	text-transform: uppercase;
}

.filesharing-item-title {
}

.filesharing-item-description {
}

/* @end */

/* @group PHOTO ALBUM */

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

table td{
text-align: left;
}

.album-title {
color: #0b0b0b;
}

.album-description {
}

.thumbnail-frame {
	left: 40px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background-color: #c03a42;
	color: #fff;
	border-color: #c03a42;
	border-width: 4px;
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/* @end */

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

.photo-background {
}

.photo-navigation {
	text-align: center;
}

.photo-navigation a {
color: #444;
	text-align: center;
}

.photo-navigation a:hover {
color: #fff;
	background-color: #c03a42;
	text-align: center;
}

.photo-frame{
}

.photo-links {
	text-decoration: underline;
	color: #c03a42;
}

.photo-title {
color: #336633;
}

.photo-caption {
}

/* @end */


/* @group Quicktime Album */


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


.movie-page-title {
color: #336633;
}.movie-page-description {
}.movie-thumbnail-frame {
}

.movie-thumbnail-caption {
}

.movie-thumbnail-frame img{
}


	
/* @end */

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

.movie-background {
}

.movie-title {
color: #336633;
}

.movie-description {
}

.movie-frame {
}
	
/* @end */


/* @group Quicktime Page */

.movie-background{
}

.movie-title {
color: #336633;
}

.movie-description {
}

.movie-frame {
}
	
/* @end */







