body {
	margin-right: 230px;
}

#sidebar {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 180px;
}

#banner {
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: lowercase;
	text-align: center;
}

.dateheading {
	font-weight: bold;
	font-size: 125%;
	border-bottom: solid 1px;
}

.entry {
	text-align: justify;
}

.entry img {
	margin: 5px;
}

h2 {
	font-weight: bold;
	font-size: 125%;
	border-bottom: dashed 1px;
}

h2 a {
	text-decoration: none;
}

h2 img {
	border-width: 0;
	float: right;
}

.date {
	display: none;
}

blockquote {
	font-style: italic;
}

#sidebar {
	font-size: 90%;
}

#sidebar h1 {
	font-weight: bold;
	font-size: 125%;
	border-bottom: dashed 1px;
}

#sidebar img {
	border-width: 0;
}

#links ul {
	font-size: 80%;
	padding-left: 2em;
}

#links li {
	list-style-type: round;
}

#blogroll ul {
	font-size: 80%;
	padding-left: 2em;
}

#blogroll li {
	list-style-type: round;
}

