/*<group=General Styles>*/
a:link, a:visited {
	color: #0080ff;
}


	
/*</group>*/

/*<group=Layout>*/
#pageHeader {
	border-top-color: #0080ff;
}



/* Toolbar Styles */

#navcontainer {
}

#navcontainer #current {
	background: #0093fb;
}

#navcontainer #current:hover {
	background: #0092f9;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #0093fb;
	color: #ffffff;
}
/* Parent - Level 0 */




#navcontainer a:hover {
	background: #0093fc;
}


/* Child - Level 1 */


#navcontainer ul ul #current{
	background: #41aefd;
}

#navcontainer ul ul .currentAncestor {
	background: #41aefd;
}
/* Child - Level 2 */



#navcontainer ul ul ul #current{
	background: #96d8fd;
}

#navcontainer ul ul ul .currentAncestor {
	background: #96d8fd;
}
/* Child Level 3 */


#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #0092f9;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #0092f9;
}


/*</group>*/

/*<group=Global Classes>*/

blockquote {
	background: #0092f9;
}



.blog-entry-title {
	color: #1e77d3;
}



/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #1e77d3;
}

	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #1e77d3;
}


