* {margin:0;padding:0;font-weight:normal;list-style-type:none;}
strong {font-weight:bold;}

a {color:#7f0029;text-decoration:none;}
a:hover {text-decoration:underline;}

.alignleft {float:left;}
.alignright {float:right;}

body {background:url(images/background_tile.jpg) repeat top left;font-family:Arial, Helvetica, sans-serif;}

#header {height:127px;margin-bottom:20px;background:url(images/masthead.jpg) no-repeat top left;}
#header a {display:block;width:100%;height:127px;}

#pseudoBody {width:980px;margin:0 auto;background:#fff;}

#content {padding:0 20px;}

#mainWell {float:left;width:780px;overflow:hidden;}

	#mainWell h1 {margin-bottom:15px;}

	.index .post {float:left;width:160px;height:140px;margin:0 20px 20px 0;}
	
	.article .post {margin:0 0 20px 0;}	
	
	.post .image img {padding:5px;border:1px solid #ddd;background:#fff;}
	
	.navigation {clear:both;padding:10px 0;}
	.navigation.top {margin-bottom:20px;border-bottom:1px solid #ddd;}
	.navigation.bottom {border-top:1px solid #ddd;}
	
	#commentform textarea {width:500px;}
	
#sidebar {float:right;width:140px;}

#footer {clear:both;padding:20px;text-align:center;}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:block;}

img {border:none;}
.spacer {clear:both;}