body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	background: #fffff8;
}

A {
	color: #009a9c;
	font-weight: bold;
}

A:link {
	color: #009a9c;
}

A:visited {
	color: #009a9c;
}

A:active {
	color: #999999;
}

A:hover {
	color: #999999;
}

h1,h2,h3 {
	margin: 0;
	padding: 0;
}

#banner {
	color: #889a9c;
	padding: 1em;
}

#banner a,#banner a:link,#banner a:visited,#banner a:active,#banner a:hover
	{
	color: #009a9c;
}

.description {
	color: #999;
	font-size: 0.8em;
}

#content {
	margin-left: 14em;
	margin-right: 1em;
}

#links {
	position: absolute;
	padding: 1em;
	top: 5.5em;
	width: 13em;
}

.blog {
	padding: 1em;
}

.blogbody {
	color: #333;
	font-size: 0.8em;
	padding: 1em;
	background: #fff;
	line-height: 1.4em;
}

blockquote {
	border-top: 1px solid #ccc;	
	border-left: 1px solid #ccc;	
	border-bottom: 2px solid #999;	
	border-right: 2px solid #999;
	padding: 0.5em;
	background-color: #fffff0;
}	

.title {
	font-size: 1.5em;
	color: #000;
	text-transform: uppercase;
	margin-top: 0.5em;
}

#menu {
}

.date, .calendarhead, .sidetitle {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 0.7em;
	padding: 0.3em;
	color: #fff;
	background-color: #009a9c;
	font-weight: bold;
	border-bottom: 1px solid #f00;
	text-align: left;
}

.date, .sidetitle {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	margin-top: 1em;
}

.date {
	text-align: right;
}

.posted {
	font-size: 0.8em;
	color: #666;
}

.calendar {
	margin-top: 1em;
	color: #666;
	font-size: 0.8em;
	background: #fff;
	line-height: 1.2em;
	padding: 2px;
}

.side {
	font-size: 0.8em;
	color: #333;
	background: #fff;
	line-height: 1.4em;
	padding: 1em;
}

.side p {
	font-size: 0.8em;
}

#banner-commentspop {
	color: #009a9c;
	font-size: 1.5em;
	font-weight: bold;
  	padding: 0.7em 0 0 0.7em;
}

.comments-head {
	color: #999;
	font-size: 0.8em;
	margin-top: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

.comments-body {
	color: #666;
	font-size: 0.8em;
	background: #fff;
  	line-height: 1.4em;
  	padding: 0.5em;
  	margin-bottom: 1em;
  	border-top: 1px solid #ccc;	
	border-left: 1px solid #ccc;	
	border-bottom: 2px solid #999;	
	border-right: 2px solid #999;	
}

.comments-post {
	color: #999;
	font-size: 0.8em;
	padding-bottom: 0.5em;	
}
