.module-content {
	padding: 5px 10px 10px;
}
.module-calendar table {
	width: 100%;
}
.module-calendar th {
	text-align: center;
}
.module-calendar td {
	text-align: center;
}
.module-header {
	padding: 10px 10px 5px;
}
.entry {
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 491px;
	background-image: url(../imgs/entry_back.gif);
	margin-bottom: 30px;
}
.entry-header {
	font-size: 14px;
	background-image: url(../imgs/entry_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 40px 20px 5px;
}
.entry-header a {
	font-size: 16px;
	color: #0033CC;
	text-decoration: none;
}
.entry-header a:hover {
	color: #66CC00;
	text-decoration: underline;
}

.entry-content {
	padding: 10px 30px;
	line-height: 1.7em;
}
.entry-footer {
	background-image: url(../imgs/entry_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: right;
}
.entry-footer a {
	color: #0033CC;
	text-decoration: none;
}
.entry-footer a:hover {
	color: #66CC00;
	text-decoration: underline;
}
.entry-body {
	margin-bottom: 30px;
}
.module-list-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.module a {
	color: #CC3300;
	text-decoration: none;
}
.module a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#comments {
	color: #333333;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.7em;
}
.content-nav {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#rightbar {
}
.blogheadline {
	text-align: left;
	padding: 10px;
	color: #666666;
}
.blogheadline h3 {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 2px;
}

.blogheadline a {
	text-decoration: none;
	color: #CC3333;
}
.blogheadline a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.blogheadline-body li {
	margin-bottom: 10px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 5px;
}
#rightbar h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.entry h2 {
	color: #CC3300;
}
.date-header {
	color: #666666;
	padding-top: 20px;
	padding-left: 20px;
}
.homeinfo {
	margin-top: 20px;
	margin-bottom: 20px;
}
