div.userblock {
	border-top: 1px solid #C4C5A6;
	padding: 5px;
	width: 430px;
	margin-top:10px;
}

div.userblock div.photo {
	float: left;
	margin-top: 2px;
}

div.userblock div.info {
	margin-left: 50px;
}

div.userblock div.info .username {
	font-size: 95%;
	font-weight: bold;
}

div.userblock div.info p {
	font-size: 90%;
	margin-bottom: 0;
}

div.post {
	margin-bottom:20px;
	width:570px;
	padding-bottom:20px;
}

div.post div.infobox {
	font-style: italic;
	font-size: 90%;
	background-color: #eee;
	border: 1px solid #C4C5A6;
	padding: 10px;
	margin-bottom:10px;
}

p.comment {
	margin: 0;
	text-align: right;
}

p.comment a {
	background-image: url('../images/bullet-arrow.gif');
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-left: 15px;	
}

a.more-link {
	float:right;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.post-footer div.tags {
	border-top: 1px solid #C4C5A6;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('../images/tag.gif');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 3px;
}

div.post-date {
	font-family: Helvetica,Arial,sans-serif;
	float:left;
	text-align:center;
	width:110px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
}

div.post-date div.redbox {
	background-color: #c9243c;
	width: 55px;
	height: 55px;
	color: white;
	float: right;
}

div.post-date div.month {
	font-size: 16px;
	line-height: 18px;
	color: white;
	padding-top: 5px;
}

div.post-date div.date {
	font-size: 25px;
	line-height: 25px;
	color: white;
	padding-top:3px;
}

div.post-date div.day {
	float: left;
	color: #b7b7b7;
	font-size: 25px;
	text-align: right;
	width: 50px;
	padding-right: 5px;
	line-height: 25px;
}

div.post-content {
	width: 440px;
	float: right;
}

div.search {
	margin-bottom: 0px;
}

h1.pagetitle {
	margin-bottom: 40px;
}

div.post div.category {
	color: #666;
	margin-bottom: 1em;
}

div.post-footer div.share {
	float: left;
	margin-top: 10px;
}

div.post-footer div.share p {
	margin: 0;
	padding: 0;
	font-style: italic;
	color: #80784f;
	margin-bottom: 3px;
}

div.post-footer div.comment {
	float: right;
}

div.post-footer div.comment a {
	display: none;
}

div.post-footer div.comment a.dsq-comment-count {
	display: block;
	background-color: #403c28;
	color: #fff;
	margin-left: 0px;
	font-weight: bold;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	font-size: 90%;
}

div.post-footer div.comment a.dsq-comment-count:hover {
	background-color: #595333;
}
