.day-date {
	text-align: right;
}

#sidebar {
	float: right;
	background-color: #FFF;
	border: 1px solid #C00;
	padding: 10px 10px 20px 10px;;
	width: 160px;
}

#sidebar h2 {
	font-size: 16px;
}

#sidebar ul {
	margin: 10px;
	margin-left: 30px;
	padding: 0px;
}

#sidebar li {
	list-style-type: square;
	text-align: left;
}

#blogContent {
	float: left;
	width: 475px;
}

#calendar table {
	border-collapse: collapse;
}

#calendar caption {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#calendar th {
	font-size: 11px;
	width: 15px;
	border-bottom: 1px solid #999;
	padding: 2px;
}

#calendar a {
	color: #C00;
	border-style: none;
	font-weight: bold;
	text-decoration: none;
}

#calendar td {
	text-align: right;
}

#calendar td {
	font-size: 11px;
}

ul#lastComments {
	width: 160px;
	margin: 0px;
}

#lastComments li {
	font-size: 10px;
	list-style: none;
	margin: 0px;
	margin-top: 5px;
	text-indent: -3em;
	padding-left: 3em;;
	text-indent: -3em;
}

.post-title {
	
}

.post-info {
	
}

.error {
	text-align: center;
}
