#leftbar {
	background: #ddd5c0 url(../../images/statue_red_170x480.jpg) no-repeat fixed bottom right;
	color: #333;
}

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

#leftbar b, #leftbar strong {
	color: #fff;
}

#leftbar a {
	color: #981327;
}

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

#leftbar a:visited {
	color: #750e1e;
}

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

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

#sidebarContainer {
	background: #ddd5c0 url(../../images/angel_red_170x480.jpg) no-repeat fixed bottom left;
	color: #303030;
	}

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	color: #3d3d3d;
	background: transparent;

}

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

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

/* Parent - Level 0 */


#navcontainer a {
	color: #333333;
}

#navcontainer a:hover {
	color: #9ba6d1;
}

#navcontainer li a.currentAncenstor {
	color: #4a6747;
}

/* Child - Level 1 */


/* Child - Level 2 */

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

/* Child - Level 3 */

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


/* Child - Level 4 */

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


/* Child - Level 5 */

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

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	background: url(../../images/statue_splitted_red_400x488.jpg) no-repeat fixed;
	margin: 0;
	width: 100%;
	top: 0;
}

.blog-archive-headings-wrapper {
	/*background: #252a66;*/
	color: #bcc3d4;
	margin-left: 180px;
	padding-right: 90px;
	border-bottom: 1px solid #ccc;

}

.blog-archive-headings-wrapper a {
	color: #474747;
}

.blog-archive-headings-wrapper a:hover {
	color: #981327;
}

.blog-archive-month {
	color: #000000;
}

.blog-archive-link {
	color: #5e5e5e;
}

.blog-archive-entries-wrapper {
	margin-left: 0px;
	margin-left: 180px;
	margin-right: 90px;
}

.blog-entry {
	
}

.blog-entry-body {
	
}

.blog-entry-title {
	
}

.blog-entry-date {
	
}

.blog-entry-comments {
	}

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

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

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