#leftbar {
	background: 180px bottom no-repeat #fff;
	color: #b90000;
}

#leftbar p {
	color: #b3bbcb;
}

.sideHeader {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0.5em;
}

#leftbar b, #leftbar strong {
	color: #575c6d;
	font-weight: bold;
}

#leftbar a {
	color: #808691;
}

#leftbar a:link {
	color: #808691;
}

#leftbar a:visited {
	color: #808691;
}

#leftbar a:hover {
	color: #3a3d91;
}

#leftbar a:active {
	color: #ccc;
}

#sidebarContainer {
	background: 0px bottom no-repeat #fff;
	color: #808691;
}

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	
}

.blog-archive-headings-wrapper {
	background: 0px bottom no-repeat #fff;
	color: #303030;
	}

.blog-archive-month {
	color: #303030;
	margin-top: 0.5em;
}

.blog-archive-link {
	color: #999;
	font-size: 1.5em;
}

.blog-archive-background .blog-archive-link a {
	color: #999;
}

.blog-archive-link a:hover {
	color: #b0000;
}

.blog-archive-entries-wrapper {
}

.blog-entry {
	
}

.blog-entry-title h1 {
	font-size: 1.5em;
}

.blog-entry-body {
	
}

.blog-entry-title {
	
}

.blog-entry-date {
	
}

.blog-entry-comments {
	
}
	
/*</group>*/

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

#leftbar a.blog-category-link-enabled {
}

#leftbar a.blog-category-link-enabled:hover {
	color: #b0000;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	color: #aeaeae;
	background: transparent;

}

#navcontainer li a.active {
	
	color: #b90000;
}

#navcontainer ul ul li a.active {
	padding-left: 40px;
}

/* Parent - Level 0 */


#navcontainer a {
	color: #aeaeae;
}

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

#navcontainer li a#currentAncenstor {
	color: #d15a1b;
}

/* Child - Level 1 */


/* Child - Level 2 */

#navcontainer ul ul ul {
	color: #aeaeae;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	color: #aeaeae;
}


/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	color: #aeaeae;
}


/* Child - Level 5 */

#navcontainer ul ul ul ul ul ul {
	color: #aeaeae;
}
	
/*</group>*/