


.blogSummary { margin: 0 0 40px; }
	.blogSummary.last { margin: 0; }

	.metadata { margin: 0 0 10px; }
		.metadata ul { margin: 0; }
			.metadata ul li { list-style-type: none; float: left; margin: 0 10px 0 0;}
			.metadata ul li.first { margin: 0 10px 0 0; }
			.metadata ul li.last { margin: 0px;}
				.metadata ul li .icon { display: inline-block; width: 20px; height: 25px; }
					.metadata ul li .icon.author { background: url("../images/author.png") no-repeat; background-position: 0 7px;  }
					.metadata ul li .icon.calendar { background: url("../images/calendar.png") no-repeat; background-position: 0 7px; }
					.metadata ul li .icon.bubble { background: url("../images/bubble.png") no-repeat; background-position: 0 7px; }
					.metadata ul li .icon.tags { background: url("../images/tags.png") no-repeat; background-position: 0 6px; }
				.metadata ul li .value {}

	.headerImage { margin: 0 0 20px; }

	.likebutton {padding: 7px 10px 5px !important; display: inline-block; margin: 0 0 0 20px !important;}
		.likebutton > img {position: relative; top: -1px; margin: 0 3px 0 0;}
	.blogEntry .likebutton {margin: 0 !important; }

	.message { display: inline-block; margin: 0 0 20px;}
	.error { color: red; }

	#comments-holder > h4 { margin: 40px 0 20px;}
	#comments-holder textarea { height: 200px;}

	#comments-holder input.button {margin-left: 252px;}

	.comments-holder {background-color: #eee; padding: 10px; border: 1px solid #ddd; -webkit-border-radius: 3px; -moz-border-radius: 3px;  border-radius: 3px;}
		li.comment {list-style-type: none; margin-bottom: 30px; padding: 0 10px;}
		li.comment.last {margin-bottom: 0; }

		.comments-holder p { line-height: 1.2;}

		li.comment .info { border-bottom: 1px dotted #ccc;}
			li.comment .info span.icon.user { display: inline-block; width: 30px; height: 28px; background: url("../images/user.png") no-repeat;}
			li.comment .info span.value { display: inline-block; }

		li.comment .action-links {margin: 0;}
				li.comment .action-links li { list-style-type: none; font-weight: 500; float: left; margin: 0 10px 0 0;}
				li.comment .action-links li.last { margin: 0;}
					li.comment .action-links li a { font-weight: 500;}

	.commenting-rss-feed { text-align: center;}



	.ArchiveWidget {}
		.ArchiveWidget .archiveMonths { list-style-type: none; }