/*
-------------------------------------------
File: 'Designer Colors 2' styles.css Style Sheet
Created: 10, November, 2005
Last Modified: 12, November, 2005
Author: Charlie Lockhart, Josh Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
©2005 Charlie Lockhart, Josh Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/



/*<group=Body and Global Styles>*/


body{
  color: #777777;
  background: #6C77AE url(../../images/body-background.jpg) top repeat-x;
    behavior: url('csshover.htc');
}

a:link, a:visited{
font-color: #2B70BB;
}

a:hover, a:active{
font-color: #2B70BB;
}

p {
}


/* applies to all images in content area of any page */
.imagestyle{}

a img {
}

/* use this to make blocks of text 'standout' */
.standout, .blockquote {
border-left: 5px solid #6C77AE;
}

/* use these tags to style <h1> - used in page header for site title*/
h1 {
color: #000000;
}

/* use these tags to style <h2> - used in page header for site slogan */
h2 {
color: #000000;
}

/* use these tags to style <h3> */
h3 {
color: #000000;
}

/* use these tags to style <h4> */
h4 {
color: #000000;
}

/* use these tags to style <h5> */
h5 {
color: #000000;
}

/* use for user-positioned inline images */
.image-right{
}

/* use for user-positioned inline images */
.image-left{
}

b, strong {
}

.clear {
}


/*</group>*/


/*<group=Layout>*/

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

.clearfix:after{
}

#pageHeader{
  background: #FFFFFF url(../../images/header-background.jpg) top no-repeat;
}

#pageHeader h1{
  color: #43597f;
}

#pageHeader h2{
  color: #777777;
}

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

#content{}

#navbar #sidebar{
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
}

#navbar #sidebar a{
  color: #FFFFFF;
}

#navbar #sidebar a:hover{
  color: #FFFFFF;
}

#navbar #sidebarContainer .sideHeader {
  color: #FFFFFF;
}

#navbar #sidebarContainer #sidebar p {
  color: #FFFFFF;
}

#footer{
  color: #FFFFFF;
  background: #6C77AE url(../../images/footer-background.jpg) top no-repeat;
}

html>body #footer{
}


#footer img{
}

#footer ul, #footer li{
}

#footer a{
  color: #FFFFFF;
}

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


/*</group>*/


/*<group=Toolbar>*/

/* STEP 2: SET MENU CONTAINER <DIV> CSS STYLES

   - Set the final desired width of navbar container <div>.

*/


#navbar{
  background: #7580BD url(../../images/sidebar-background.jpg) left repeat-y;
}


/* STEP 1: SET MENU <UL> CSS STYLES: */


#navbar ul{
  border-left: 1px solid #FFFFFF;
}



/* STEP 2: MENU <LI> CSS STYLES */



#navbar li{
  border-bottom: 1px solid #AFB7DD;
}

html>body #navbar li{
}

#navbar current{
  background-color: #6C77AE;
}



/* STEP 3: MENU <A> CSS STYLES */


#navbar ul a{
  color: #C6CCE7;
}

html>body #navbar ul a{
  border-bottom: 1px solid #AFB7DD; /* Set any borders for non-IE browsers here */
}

#navbar ul a:hover, #navbar ul a:active{
  background-color: #7580BD;
  color: #FFFFFF;
}



/* STEP 4: SUBMENU <UL> CSS STYLES */


#navbar ul ul{
  background: #AFB7DD;
}

#navbar ul ul a{
  color: #FFFFFF;
  background-color: #6C77AE;
}



/* 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{
}


/*</group>*/



/*<group=Contact Form>*/


form{
}

/* Styles the messages that appears at the top of the form.*/
.message-text { 
} 

/* Styles the required text. */ 
.required-text {
 } 

/* Styles the text fields. */ 
.form-input-field { } 
 
/* Styles the form buttons. */ 
.form-input-button { } 
 

/*</group>*/




/*<group=Blog Pages>*/



/* styles the <div> container for each blog entry */
.blog-entry{
}

/* styles the title of each blog entry */
.blog-entry-title{
   color: #2B70BB;
}

/* styles the date of each blog entry */
.blog-entry-date{
   color: #666666;
}

/* styles the entry body container */
.blog-entry-body{
}

.blog-entry-category {
}

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

.blog-category-link-enabled {
}

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

.blog-entry img {}

/* styles the comments which appear at the end of each blog page entry */
.blog-entry-comments{
}

.blog-entry-comments a{
   color: #666666;
}
	
/* styles the archive page <body> on the archive page ONLY */
.blog-archive-background{
  color: #777777;
  background: #6C77AE url(../../images/body-background.jpg) top repeat-x;
}

/* styles archive page title and title links <div> on the archive page ONLY */
.blog-archive-headings-wrapper{
   background: #FFFFFF url(../../images/blog-header-background.jpg) top no-repeat;
}

/* styles the month <div> in the blog archive headings wrapper on the archive page ONLY */
.blog-archive-month{
  color: #2B70BB;
}

/* styles the link <div> in the blog archive headings wrapper on the archive page ONLY */
.blog-archive-link{
  color: #FFFFFF;
  background: #FFFFFF url(../../images/blog-image-background.jpg) bottom repeat-y;
}

/* styles <a> links in .blog-archive-link <p> tag */
.blog-archive-link a:link, .blog-archive-link a:visited{
  color: #FFFFFF;
}

/* styles <a> links in .blog-archive-link <p> tag */
.blog-archive-link a:hover, .blog-archive-link a:active{
  color: #FFFFFF;
}

/* styles the wrapper around all entries on the archive page ONLY */
.blog-archive-entries-wrapper{
  background: #6C77AE url(../../images/blog-footer-background.jpg) bottom no-repeat;
}

/* styles blog-entry class only on archives page */
.blog-archive-entries-wrapper .blog-entry{
}

.blog-archive-entries-wrapper .blog-entry-body{
  background: #FFFFFF url(../../images/blog-wrapper-background.jpg) top repeat-y;
}


/*</group>*/




/*<group=Photo Album>*/



/* Over-rides table settings in HTML. Sets width of photo album table */
table{
}

table td{
}

/* styles the album title div */
.album-title{
   color: #2B70BB;
}

/* styles the album description div */
.album-description{
}

/* styles the thumbnail frame div in each <td> tag */
.thumbnail-frame{}

/* styles the image in the thumbnail frame */
.thumbnail-frame img{
}

/* styes the thumbnail caption <p> tag */
.thumbnail-caption{
  color: #2B70BB;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-table {
}



/*<group=Photo Album - Single Page>*/


/* styles the body of the page */
.photo-background{
  background: #6C77AE url(../../images/photo-body-background.jpg) top repeat-x;
}

/* styles the navigation bar */
.photo-navigation{
}

/* styles the photo title <p> tag */
.photo-title{
  color: #FFFFFF;
}

/* styles the photo caption <p> tag */
.photo-caption{
  color: #FFFFFF;
}

/* styles the photo links <p> tag */
.photo-links{
  color: #FFFFFF;
}

/* styles <a> links in .photo-links <p> tag */
.photo-links a{
  color: #FFFFFF;
}

.photo-links a:link, .photo-links a:visited{
}

.photo-links a:hover, .photo-links a:active{
}

/* styles the actual image */
.photo-frame{
}



/*</group>*/

/*</group>*/


/*<group=File Sharing>*/



/* styles file sharing description div */
.filesharing-description{
}

/* styles for each file sharing item div */
.filesharing-item{
}

.filesharing-item a{
  color: #2B70BB;
}


/* styles for each filesharing item title div */
.filesharing-item-title{
   color: #2B70BB;
}

/* styles for each filesharing item description div */
.filesharing-item-description{
}


/*</group>*/


/*<group=Quicktime Movie Album>*/



/* Styles for the movie page title */
.movie-page-title{;
   color: #2B70BB;
}

/* Styles for the movie page description <div> */
.movie-page-description{
}

/* Styles for each movie's frame <div> */
.movie-thumbnail-frame{
}

/* Remove border from any images in an <a> element */
.movie-thumbnail-frame img{
}

/* styles the caption */
.movie-thumbnail-caption{
  color: #2B70BB;
}


/*</group>*/


/*<group=Quicktime Movie Pop-Up>*/


.movie-background{
  background-color: #7F89B9;
}

.movie-frame{
}

.movie-title{
  color: #FFFFFF;
}
  


/*</group>*/


