<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ClassyGreen for EE v1.1*/
/*Original design by Neil Turner:  http://www.neilturner.me.uk/templates/ */
/*EE Port by Charles Griffin:  http://www.rippleweb.org */

body {
	margin:0px 0px 20px 0px;
	background:#FFF;
	color:#000
	}

a, a:link, a:visited {
	color: #669933;
	background:transparent;
	text-decoration: underline
	}

a:active, a:hover {
	color: #999;
	background:transparent
	}

h1 {
	margin:0px;
	padding:0px
	}

#banner {
	font-family:georgia, times, serif;
	color:#FFF;
	background-color:#669933;
	border-bottom: #000 1px dashed;
	line-height:250%
	}

#banner a, #banner a:link, #banner a:visited, #banner a:active, #banner a:hover {
	font-family: georgia, times, serif;
	font-size:xx-large;
	font-weight:normal;
	font-style:italic;
	text-transform:lowercase;
	color:#FF0;
	background:transparent;
	text-decoration: none;
	padding-left:20px
	}

#content {
	position:absolute;
	color:#000;
	background:#FFF;
	padding-left:50px;
	padding-right:70px;
	left:225px;
	margin-bottom:20px;
	padding-top:15px;
	padding-bottom:15px
	}

#links {	
	padding:15px;				
	border:1px solid #FFF;
	width:200px
	}
		
.blogbody, ol, dt {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
  	background:#FFF;
	line-height:150%
	}

.blogbody a, .blogbody a:link, .blogbody a:visited, .blogbody a:active {
	font-weight: normal;
	text-decoration: underline
	}

a:hover {
	color:#aaa;
	background:transparent
	}

.title {
	font-family: georgia, times, serif;
	font-size: medium;
	color:#999;
	background:#FFF;
	text-transform:uppercase
	}			

h2, h3 { 
	font-family:georgia, times, serif; 
	color:#333;
	background:#FFF;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	padding:0px;
	font-weight:bold
	}	

#links h3 {
	font-size:small
	}

.posted { 
	font-family:verdana, arial, sans-serif; 
	font-size: x-small; 
	color:#888;
	background:#FFF;
	margin-bottom:25px;
	text-align:right
	}

.posted A{
	color:#888;
	background:transparent;
	text-decoration:none
	}
		
#links li, #links ul{
	list-style:none;
	margin:0;
	padding:0;
	}

.side {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:2px
	}

.post-categories, .post-categories li {
	display:inline;
	margin:0;
	padding:0
}</pre></body></html>