.aspen-header-wrapper a{
	color: rgba(255,255,255,1.00);
}

body:not(.nav_sticky) nav.theme a:before {
	background: rgba(204,204,204,1.00);
}

body.nav_sticky .nav_expand{
	background: rgba(0,0,0,0.95);
}

@media (max-width: 770px) {
	.nav_expand{background: rgba(0,0,0,0.95);}
}

nav.theme a{color: rgba(255,255,255,1.00);}

.theme_scroll_btn > *
.theme_scroll_btn > *:hover,
.theme_scroll_btn > *:focus,
.theme_scroll_btn > *.active{
	color: #000;
}
.theme_scroll_btn .mouse{
	background: rgba(255,255,255,0.15);
	border-color: rgba(255,255,255,0.00);
}
.theme_scroll_btn .mouse > *{
	background: rgba(255,255,255,1.00);
}


@media (min-width: 770px) {
	/* Nav Item */
	nav.theme ul a{color: rgba(255,255,255,1.00);}

	/* Nav Current Item */
	nav.theme a.current{color: rgba(255,255,255,1.00);}

	/* Sub Nav Item */
	body:not(.nav_sticky) nav.theme ul ul a{color: rgba(0,0,0,1.00);}
	body:not(.nav_sticky) nav.theme ul ul{background-color: rgba(255,255,255,1.00);}
	body:not(.nav_sticky) nav.theme ul ul a.current{color: rgba(0,0,0,1.00);}
	
}

/* Sub Nav Item */
nav.theme a.arrow:after{
	border-top: 4px solid rgba(255,255,255,1.00);
}
/* Mobile Nav Buttons */
figure.theme header.theme .nav_btn{	color: rgba(255,255,255,1.00);background-color:rgba(0,0,0,1.00);}
.nav_close{	color: rgba(255,255,255,1.00);}

/* Site Title */
.site_title, .aspen-header{color: rgba(255,255,255,1.00);}

/* Site Slogan */
.site_slogan{color: rgba(255,255,255,1.00);}
.site_slogan:after{background-color: rgba(255,255,255,1.00);}
.contact_info,
.contact_info a{
	color: rgba(255,255,255,1.00);
}

.breadcrumb,
.breadcrumb a{
	color: rgba(255,255,255,1.00);
}

.social_icons a{
	color: rgba(255,255,255,1.00);
}
.contact_info{
	color: rgba(255,255,255,0.50);
}
/* Banner Top Gradient */
.figure_cropping:before{
	background-image: linear-gradient(rgba(0,0,0,0.20), transparent);}/* Banner Tint */.figure_bg:before{	background-color: rgba(0,0,0,0.15);}/* Banner Bottom Gradient */.figure_bg:after{	background-image: linear-gradient(transparent, rgba(0,0,0,0.00));}main.theme h1,main.theme h2,main.theme h3,main.theme h4,main.theme h5,main.theme h6{	color: rgba(0,0,0,1.00);}/* Sidebar */aside.theme,footer.theme{	color: rgba(255,255,255,1.00);}aside.theme a,footer.theme a{	color: rgba(255,255,255,1.00);}aside.theme a:hover,footer.theme a:hover{	color: rgba(200,200,200,1.00);}body,.break_degree > div{	background-color: rgba(0,0,0,1.00);}/* Site Slogan Break */.sidebar_title:after{	background: rgba(255,255,255,1.00);}/* Main Content */main.theme{	color: rgba(0,0,0,1.00);	background: rgba(255,255,255,1.00);}main.theme a{	color: rgba(0,0,0,1.00);}main.theme a:hover{	color: rgba(100,100,100,1.00);}.break_degree{	background: rgba(255,255,255,1.00);}