@charset 'UTF-8';

h1#page-title {
	color:#000033;
	font-weight:bold;
	text-decoration:none;
}

abbr {
	text-decoration: none;
}

div#Widgets div.Section table#Calender {
	margin: 0 0 8px 0;
}

.entry-content {
	margin-bottom: 16px;
}

.Entry .asset-meta {
	font-size: 80%;
	text-align: right;
	margin-bottom: 12px;
}

.entry-tags {
	margin-bottom: 12px;
}

#trackbacks {
	margin-bottom: 16px;
}

#trackbacks h2.trackbacks-header {
	border-bottom:1px solid #DDDDDD;
	color:#997700;
	font-size:120%;
	margin-bottom:6px;
}

#trackbacks .trackbacks-info {

}

#comments {
	margin-bottom: 12px;
}

#comments .comment .inner {
	margin-bottom: 12px;
}

#comments h2.comments-header {
	border-bottom:1px solid #DDDDDD;
	color:#997700;
	font-size:120%;
	margin-bottom:6px;
}

#comments h2.comments-open-header {
	border-bottom:1px solid #DDDDDD;
	color:#997700;
	font-size:120%;
	margin-bottom:6px;
}

#comments .comments-open-content {

}

