<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 


#page_content_wrapper
{
	background: #000000;
	background: rgb(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
}

.post_header h2, h1, h2, h3, h4, h5, #page_caption h1, #page_content_wrapper .sidebar .content .sidebar_widget li h2, #contact_form label, #commentform label, #page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, .post_date, .pagination span, .pagination a:hover
{
	color: #ffffff;
}

.nav li a, #menu_close { font-size:13px; }
.nav li ul li ul { margin-top:35px }

.nav li ul li a { font-size:13px; }

h1 { font-size:40px; }

h2 { font-size:32px; }

h3 { font-size:26px; }

h4 { font-size:22px; }

h5 { font-size:18px; }

h6 { font-size:0px; }

#gallery_caption h2 { font-size:0px; }

a { color:#ffffff; }

#page_content_wrapper a:hover, #page_content_wrapper a:active { color:#e64946; }

input[type=submit], input[type=button], a.button { 
	background: #ffffff;
}

input[type=submit], input[type=button], a.button { 
	color: #000000;
}
input[type=submit]:hover, input[type=button]:hover, a.button:hover
{
	color: #000000;
}

input[type=submit], input[type=button], a.button { 
	border: 1px solid #ffffff;
}

.post_header h2, h1, h2, h3, h4, h5, .portfolio_header h6, pre, code, tt
{
	color: #ffffff;
}
h1, h2, h3, h4, h5, h6, div.home_header, .nav li a, .nav_page_number li, #footer { font-family: 'Open Sans'; }		
.nav li a, .nav li ul li ul li a:hover { color: #000000; }
.nav li &gt; a, .nav li ul li ul li a:hover { background: #ffffff; }
.nav li ul li a { background: #000000;  }
.nav li ul li a { color: #ffffff;  }
.nav li.current-menu-item ul li a:hover, .nav li ul li a:hover, .nav li ul li:hover a, .nav li ul li.current-menu-item a { background: #e64946;  }
.nav li.current-menu-item ul li a:hover, .nav li ul li a:hover, .nav li ul li:hover a, .nav li ul li.current-menu-item a { color: #ffffff;  }
#menu_close, #menu_expand_wrapper a, input[type=submit].primary, input[type=button].primary, input[type=button].primary:hover { background: #e64946;  }
input[type=submit].primary, input[type=button].primary, input[type=button].primary:hover { border: 1px solid #e64946; }
body { color: #ebebeb; }
</pre></body></html>