.content p {
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}

.content p.posted {
	color: #666666;
	font-size: x-small;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

#calendar {
	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	text-align: center;
	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}
