#home #content {
	width: 500px;
}

#home #sidebar {
	width: 324px;
	margin-top: 0;
}

#sidebar h3#hdr-sponsors {
	background: url(../images/bg_stripes_sponsors.gif);
	margin-top: 50px;
	color: #5e6321;
}

#latest {
	margin-top: 10px;
	padding: 5px 14px 20px 14px;
	background:url(../images/divider.gif) bottom repeat-x;
	line-height: 1.4em;
	font-size: .85em;
	}

#latest p {
	margin: 5px 0 15px 0;
}

#latest h2 {
	width:390px;
	float:left;
	padding-left: 10px;
	font-size:1.8em;
	line-height:115%;
	}

#calendar {
	background:url(../images/post_calendar.gif) no-repeat;
	width:40px;
	height:40px;
	float:left;
	text-align:center;
	text-transform:uppercase;
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #5e6321;
	padding-top:1px;
	margin-top:3px;
	}
	
#calendar p {
	font:2.4em Georgia, "Times New Roman", Times, serif;
	margin:0;
	text-transform:none;
	}	

.excerpt {
	padding: 14px;
	font-size: .85em;
	}

.excerpt h3 {
	margin-bottom:-5px;
	margin-top: 5px;
	font-size: 1.8em;
	}

.excerpt .postmetadata {
	font-size: .9em;
}

#home .postmetadata {
	border: none;
	margin: 10px 0 -5px 0;
}

.excerpt .commentcount {
	background:url(../images/bubble.gif) no-repeat 1px 4px;
	}

ul.headlines {
	margin: 15px 15px 20px 15px;
	border-top:1px solid #d8dabb;
	}

ul.headlines li {	
	list-style:none;
	border-bottom:1px solid #d8dabb;
	padding:4px 0;
	font-size: .85em;
	}

ul.headlines li a, ul.headlines li a:visited {
	font-weight: normal;
}	

a.archives, a.archives:visited {
	margin:0 0 0 18px;
	display: block;
	width: 127px;
	height: 25px;
	text-indent: -9000px;
	background: url(../images/button_archives.gif) no-repeat;
	}