body {font-family:Georgia;font-size:26pt;padding-right:40px;}
#header, .grid {width:100%;margin:20px;}
#fblike {display:none;}
#header {padding:0 0 50px 0;border-bottom:2px dotted silver;}
h1 {font-family:Garamond,Georgia;}
p {color:#676767;font-size:1em;}
.grid {margin-bottom:50px;display:block;clear:both;}
.gridcell img {float:left;margin:10px 0 0 15px;width:210px;height:210px;}
img, img a{border:none;height:256px;}
a {color:#4d6699;text-decoration:none;}
a:hover {text-decoration:underline;}
p.tweet {margin:o auto;padding:30px 50px;text-align:center;font-style:italic;}
span.tweetdate {font-size:0.75em;padding:10px 10px 0 0;line-height:30px;font-style:normal;float:right;}

/* new clearfix 
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
/*:first-child+html .clearfix { zoom: 1; } /* IE7 */

