
/*
-------------------------------------------
File: 'Blueball Designer Colors 3.6' brown.css Style Sheet
Created: 17, May, 2005
Last Modified: 15, October, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006 Josh/Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

/* @group GENERAL STYLES */

body {
      color: #663300;
      background: #630 url(../../images/brown/body-background.jpg) repeat-x;
}

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

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

a img {
}

.imagestyle {
      
}

.image-right {
}

.image-left {
}

/* @end */

/* @group GLOBAL CLASSES */

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

h1 {
      color: #663300;
	font-size: 12pt;
	font-weight: bold;
}

h2 {
      color: #663300;
	font-size: 12.5pt;
}

h3 {
      color: #663300;
	font-size: 12.5pt;
	font-weight: bold;
}

h4 {
      color: #663300;
	font-size: 14pt;
}

h5 {
      color: #663300;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	vertical-align: 3px;
}

/* @end */

/* @group CONTENT LAYOUT */

#wrapper {
      background: #663300 url(../../images/brown/wrapper-background.jpg) top repeat-y;
}

#header {
      background: #663300 url(../../images/brown/header-background.jpg) top no-repeat;
}

#header h3 {
      color: #663300;
}

#header h2 {
      color: #663300;
}

#content-wrapper {
      background: transparent url(../../images/brown/image-background.jpg) top no-repeat;
}

#content-logo {
      background: transparent;
}

#sidebarContainer {
      background: #663300 url(../../images/brown/sidebar-background.jpg) left repeat-y;
}

#sidebar {
      border-left: 1px solid #663300;
      border-bottom: 1px solid #663300;
      color: #663300;
}

#sidebar a {
      color: #663300;
}

#sidebar .sideHeader {
      color: #FFFFFF;
}

#sidebar p {
      
}

#content {
}

#footer {
      color: #FFFFFF;
      background: #663300 url(../../images/brown/footer-background.jpg) top no-repeat;
}

html>body #footer {
      height: auto;
/* Reset for non-IE browsers */
}

#footer img {
}

#footer ul, #footer li {
}

#footer a {
      color: #FFFFFF;
}

#ornament {
      background: #663300 url(../../images/brown/footer-leaf.jpg) no-repeat center;
}


/*

 @end */

/* @group TOOLBAR */

#navbar {
}

#navbar ul {
      border-left: 1px solid #663300;
}

#navbar li {
      border-bottom: 1px solid #663300;
}

html>body #navbar li {
      border: none;
}

#navbar ul a {
      color: #f96913;
}

html>body #navbar ul a {
      border-bottom: 1px solid #663300;
/* Set any borders for non-IE browsers here */
}

#navbar ul a:hover, #navbar ul a:active {
      background-color: #CC6600;
}

#navbar ul ul {
      background: #663300;
}

#navbar ul ul a {
      color: #ffffff;
      background-color: #663300;
}

#navbar ul ul ul a {
      color: #ffffff;
      background-color: #663300;
}

/* ENABLE SUBMENU LEVEL 1 */

#navbar ul li:hover ul {
}

#navbar ul li:hover ul ul {
}

/* ENABLE SUBMENU LEVEL 2 */

#navbar ul ul li:hover ul {
}

#navbar ul ul li:hover ul ul {
}

/* ENABLE SUBMENU LEVEL 3 */

#navbar ul ul ul li:hover ul {
}

#navbar ul ul ul li:hover ul ul {
}

/* @end */

/* @group CONTACT FORM */

form {
}

.message-text {
      
}

.required-text {
      color: #993300;
}

.form-input-field {
      
}

*/ 
.form-input-button {
      
}

/* @end */

/* @group BLOG */

.blog-entry {
}

.blog-entry-title {
      color: #4B432A;
}

.blog-entry-title a {
      color: #4B432A;
}

.blog-entry-title a:hover, a:active {
      color: #4B432A;
}

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

.blog-entry-body {
}

.blog-entry-category {
}

.blog-entry-category a {
      color: #666666;
}

.blog-category-link-enabled {      
}

.blog-category-link-disabled {
      color: #4B432A;
}

.blog-entry img {
}

.blog-entry-comments {
}

.blog-entry-comments a {
      color: #4B432A;
}

.blog-read-more {
      display: block;
      padding-top: 6px;
      font-style: italic;
}

/* 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;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
      margin-bottom: 12px;
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/* @end */

/* @group BLOG ARCHIVE */

.blog-archive-background {      
}

.blog-archive-headings-wrapper {      
}

.blog-archive-entries-wrapper {      
}

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

.blog-archive-month {
      color: #4B432A;
}

.blog-archive-link {
      color: #FFFFFF;
      background: #FFFFFF url(../../images/brown/blog-image-background.jpg) bottom repeat-y;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
      color: #FFFFFF;
}

.blog-archive-link a:hover, .blog-archive-link a:active {
      color: #FFFFFF;
}


/* @end */

/* @group FILE SHARING */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item a {
      color: #4B432A;
}

.filesharing-item-title {
      color: #4B432A;
}

.filesharing-item-description {
}

/* @end */

/* @group PHOTO ALBUM */

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


.album-wrap {
}

.thumbnail-wrap {
}

.album-title {
      color: #993300;
}

.album-description {
}

.thumbnail-frame {
      
}

.thumbnail-frame img {
}

.thumbnail-caption {
      color: #993300;
}

/* @end */

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

.photo-background {
      background: #FF6600 url(../../images/brown/photo-body-background.jpg) top repeat-x;
}

.photo-navigation {
}

.photo-title {
      color: #FFFFFF;
}

.photo-caption {
      color: #FFFFFF;
}

.photo-links {
      color: #FFFFFF;
}

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

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

.photo-links a:hover, .photo-links a:active {
}

.photo-frame {
}

/* @end */

/* @end */

/* @group QUICKTIME ALBUM */

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

.movie-page-title {
      color: #4B432A;
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame img {
}

.movie-thumbnail-caption {
      color: #222222;
}

/* @end */

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

.movie-background {
      background-color: #B1A37C;
}

.movie-frame {
}

.movie-title {
      color: #FFFFFF;
}

/* @end */

/* @end */

