#blog-content {
	width: 484px;
	float: left;
}

#blog-sidebar {
	width: 250px;
	float: right;
	margin-top: 33px;
}

#main #blog-sidebar h2 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-image: none;
	margin: 0;
	margin-bottom: 6px;
	font-size: 1.2em;
}

#blog-sidebar .block {
	margin-bottom: 1.5em;
}

#blog-sidebar ul {
	list-style: none;
	margin: 0 0 1em 0;
}
#blog-sidebar li {
	margin: 0;
}

#main h2 {
	margin-bottom: 1.5em;
}

#main .entry h2 {
	margin-bottom: 0.5em;
}

.entry {
	margin-bottom: 1.5em;
}

#main .multiple .entrytitle  h2 {
	font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background-image: none;
	margin: 0;
}

.entrytitle h3 {
	color: #ccc;
	font-size: 11px;
	margin: 0;
}

.entrytitle {
	padding-bottom: 10px;
}

.entrymeta {
	background-color: #eec857;
	border: 3px solid #f8d35f;
	padding: 5px;
	color: #4e5665;
}

.entrymeta a {
	color: #4e5665;
	text-decoration: underline;
}

a.commentslink {
	color: #fff;
}

.filedto {
	font-size: 10px;
	margin-left: 20px;
}
