body {
	margin:2px;
	color:black;
	background:white;
}

a { color:blue; text-decoration:underline; }
a:link { color:blue; }
a:visited { color:navy; }
a:active { color:red; }
a:hover { color:red; }

blockquote {
	font-style:italic;
}

#banner, #banner-commentspop {
	background:teal;
	color:white;
	padding:10px;
}

#banner a {
	color:white;
	text-decoration:none;
}

.description {
}

#content {
	position:absolute;
	margin-left:25%;
	width:72%;
	padding:10px;
}

#container {
	padding:10px;
}

#links {
	width:22%;
	background:#ffffc6;
	padding:10px;
}

#links a {
	text-decoration:none;
}

#menu {
	text-align:center;
}

.blog {
}

.blogbody {
}

.date {
	border-bottom:1px solid black;
}

.title, .comments-head {
}

.posted, .comments-post, .trackback-post {
}

.comments-body, trackback-body {
	margin-bottom:20px;
	border-bottom:1px dotted gray;
}

.trackback-url {
	padding:5px;
	border:1px dotted gray;
}

.side, .calendar, .syndicate {
}

.sidetitle, .calendarhead, .powered {
	color:teal;
	margin:20px 0 10px 0;
	text-transform:uppercase;
	letter-spacing: .1em;
}
