/*
-------------------------------------------
File: 'Blueball Classic Colors 3.5' salmongray.css Style Sheet
Created: 16, December, 2005
Modified: 31, May, 2006
-------------------------------------------
*/


/* @group GENERAL STYLES */



body {
	background-color: #8c8266;
}


p {
}


a:link, a:visited{
	color:  #cc6633;
}


a:hover, a:active{
	color:  #cc6633;
}


b, strong {
}

.image-left{
}

.image-right{
}

img {
}

a img {
}

.clear {
}

/* @end */


/* @group GLOBAL CLASSES */

.imageStyle {
}

.standout, blockquote {
	border-left:  5px solid #8c8266;
}


h1 {
	color: #cc6633;
}

h2 {
	color: #cc6633;
}

h3 {
	color: #cc6633;
}


h4 {
	color: #cc6633;
}


h5 {
	color: #cc6633;
}


/* @end */

/* @group CONTAINER */


#container {}

#container #top{
}

#container #bottom{
}


/* @end */

/* @group PAGEHEADER */


#pageHeader {
	background-color: #cc6633;
}

#pageHeader h1 { 
}

#pageHeader h2 {
}

#pageHeader #logo{
}

#breadcrumbcontainer {
	border-top: 1px solid #8c8266;
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li { 
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}

/* @end */

/* @group CONTENT LAYOUT */


#contentwrapper {
}

#sidebarContainer {
}

#sidebarContainer #sidebar .sideHeader {
	color: #cc6633;
}	

#sidebarContainer #sidebar {
}

#sidebarContainer #sidebar ul {}#sidebarContainer #sidebar li {}

#sidebarContainer #sidebar p {
}


#contentContainer {
}


#contentContainer ul {}#contentContainer li {}


#footer {
}

#footer p {
}

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

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



/* @group TOOLBAR */


.clearfix:after{
}

/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
	color: #cc6633;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #cc6633;
}


/* Parent - Level 0 */


#navcontainer ul{
}

#navcontainer li { 
}

#navcontainer a{
}

#navcontainer a:hover {
	color: #cc6633;
}



/* Child - Level 1 */



#navcontainer ul ul li { 
}

#navcontainer ul ul a{
}

#navcontainer ul ul a:hover{
	color: #cc6633;
}

#navcontainer ul ul #current{
	color: #cc6633;
}

#navcontainer ul ul .currentAncestor {

}



/* Child - Level 2 */



#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
	color: #cc6633;
}

#navcontainer ul ul #current{
	color: #cc6633;	
}

#navcontainer ul ul .currentAncestor {
}


/* Child - Level 3 */



#navcontainer ul ul ul ul li {
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
	color: #cc6633;
}

#navcontainer ul ul ul #current{
	color: #cc6633;	
}

#navcontainer ul ul ul .currentAncestor {
}

/* @end */



/* @group BLOG */



.blog-entry {
}

.blog-entry-title {
	color: #cc6633;
}

.blog-entry img {}

.blog-entry-date {
}

.blog-entry-category {
	color: #cc6633;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

.blog-entry-body {
}

.blog-entry-comments {
	color: #cc6633;
}



/* @end */

/* @group BLOG ARCHIVE PAGE */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	color: #cc6633;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

/* @end */

/* @group FILE SHARING */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item a{
}

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

.filesharing-item-title {
}

.filesharing-item-description {
}

/* @end */

/* @group PHOTO ALBUM */

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

.album-title {
	color: #cc6633;
}

.album-description {
}

.album-wrap {
}

.thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}

/* @end */

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

.photo-background {
}

.photo-navigation {
	background-color: #cc6633;
	border-bottom:  4px solid #8c8266;
}

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

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-links {
}

.photo-title {
}

.photo-caption {
}

/* @end */

/* @end */


/* @group QUICKTIME ALBUM */


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


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

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

.movie-thumbnail-caption {
}

	
/* @end */

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

.movie-background {
	background: #8c8266;
}

.movie-title {
	color: #cc6633;
}

.movie-description {
}

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


/* @group Quicktime Page */

.movie-background {
	background: #8c8266;
}

.movie-title {
	color: #cc6633;
}

.movie-description {
}

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

/* @end */


/* @group CONTACT FORM */


.message-text {
}

.required-text {
	color: #cc6633;
} 

.form-input-field{
}

.form-input-button {
}

/* @end */