#container {
	margin: 275px 216px 0 117px; }
		
	#logo {
		left: 83px; }
		#logo a {
			background: url(images/logo.jpg) no-repeat;
			background-position: 0 0; }
			#logo a:hover {
				background-position: 0 -226px; }
	
	h1 { }
		.entryAuthor {
			margin-top: -1em;
			font-size: 0.5em; }
	.postmetadata {
		margin-top: 2em;
		color: #b8ced9; }
	h3 {
		margin-top: 3em;
		font-weight: normal; }
	.comment {
		margin-bottom: 17px; }
	.comment + .comment {
		padding-top: 17px;
		border-top: 1px solid #b8ced9; }
		.comment p {
			margin: 4px 0 0 0;}
		.commentmetadata {
			padding: 10px 0 17px 0; }
			cite {
				font-style: normal; }