body {
	font-family: arial, verdana, sans-serif;
	color: #fff;
	font-size: 1.3em;
	background: #1f251b;
}
a {
	color: #8dff4a !important;
}
a:hover {
	color: #1f251b !important;
	background: #8dff4a;
	text-decoration: underline;
}
#container {
	width: 100%;
	background: none;
}
#pagebody-inner {
	width: 100%;
}
#alpha {
	background: none;
}
#beta {
	background: none;
}
#navigation {
	background: #000;
	height: 2em;
}
#banner {
	background: none;
	height: 3em;
}
#banner h1 {
	display: block;
	color: #67ff0e !important;
}
h2 {
	color: #fff;
	border-bottom: 1px dashed #fff;
}
h3 {
	color: #fff;
}
h2.date-header {
	font-size: 1.2em;
}
h3.entry-header {
	color: #67ff0e;
}
.post-footers {
	font-size: 1.2em;
	color: #eee;
}
.entry-more-link {
	font-size: 1em;
	color: #eee;
}
#resume h4, #resume h5 {
	background: none;
	color: #67ff0e;
}
/* #accessnav {
	margin-left: 30px;
	text-align: left; 
	width: 100%; 
	color: #000 !important;
} */
#footer-main, #footer_top {
	display: none;
}
#footer {
	background: #1f251b;
}
#journal-header {
	background: none !important;
	margin: 10px 0px;
	padding: 20px 0px;
}

#download_cv a {
	width: auto;
	height: auto;
	background: none;
	line-height: 1.2em;
	color: #8dff4a !important;
	padding-left: 0px;
}
#download_cv a:hover {
	background: none;
}
#download_cvword, #download_cvpdf {
	width: auto;
	height: auto;
	background: none;
}
h2.maintitle_underline {
	background: #1f251b !important;
}