* {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 {font-size:18px;line-height:26px;}

	.post .image img {padding:5px;border:1px solid #ddd;background:#fff;}
	
	.index .post {float:left;width:160px;height:140px;margin:0 20px 20px 0;}
	
	.article .post {margin:0 0 20px 0;}	
	.article .post .image {margin-bottom:15px;}
	.article .post .image img {padding:15px;}
.article p {margin-bottom:10px;}	

	.navigation {clear:both;height:30px;}
	.navigation.top {margin-bottom:20px;border-bottom:1px solid #ddd;}
	.navigation.bottom {border-top:1px solid #ddd;}
	
.nav-previous {float:left;}
.nav-next {float:right;}

h3#comments {margin-bottom:10px;padding-bottom:5px;font-weight:bold;border-bottom:4px solid #ddd;}
.commentlist li {padding:10px;border-bottom:1px solid #ddd;}
.commentlist li cite {font-weight:bold;}
.commentlist li p {margin:10px 0 0;}

h3#respond {margin-bottom:10px;padding:20px 0 5px;font-weight:bold;border-bottom:4px solid #ddd;}
#commentform {padding:0 10px 10px;}
	#commentform textarea {width:500px;}
	
#sidebar {float:left;width:140px;margin-right:20px;}
#sidebar li {font-size:14px;line-height:16px;}
#sidebar a {display:block;padding:5px;}
#sidebar li.current-cat a {display:block;padding:5px;color:#fff;background:#7f0029;}

#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;}
