/* ammendments for the blogs pages */
.float-right { float: right; }
.float-left { float: left; }
.clear-both { clear: both; }
.headline { clear: both; margin: 1em 0; }
.headline img { margin: 5px; }
.blogpost .meta { font-size: 88%; color: #888888; }
.tag-cloud { margin-bottom: 20px; }
.campaign-blurb img { margin: 0 0 20px 10px; }
.campaign-blurb { margin-bottom: 20px; }
.blogpost .entry { font-size: 120%; line-height: 140%; }
.page-links {clear: both; font-weight: bold;}
#respond {
	margin: 20px 0;
}