#leftbar {
	background: #360 no-repeat 180px bottom;
	color: #ffffff;
}

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

#leftbar p {
	color: #fff;
}

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

#leftbar a {
	color: #3a4f37;
}

#leftbar a:link {
	color: #3a4f37;
}

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

#leftbar a:hover {
	color: #981327;
}

#leftbar a:active {
	color: #4a6747;
}

#leftbar ul {
	color: #fff;
}

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

/*<group=Toolbar>*/

/* Toolbar Styles */

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

}

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

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

/* Parent - Level 0 */


#navcontainer a {
	color: #dbdbdb;
}

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

#navcontainer li a.currentAncenstor {
	color: #ffffff;
}

/* Child - Level 1 */


/* Child - Level 2 */

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

/* Child - Level 3 */

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


/* Child - Level 4 */

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


/* Child - Level 5 */

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

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	
}

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

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

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

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

.blog-archive-entries-wrapper {
	border: 1px solid #ccc;
}

.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: #4a6747;
}

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

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