/*	Fill/Stroke:
	Mark Dudlik
	Adria Robles-Morua
	Tanner Woodford
	
	Copyright 2008
*/

@import "style.css";

/* 	Fill
*/
html, body { background:#000 url(../images/000000-stroke.gif); }
#fill, #left-column, #post { background:#000; }
#fill { z-index:0; }

/* 	Stroke
*/
html, body { color:#FFF; }
a, a:active, a:visited, a:hover { color:#FFF; }
#title, #date { border-bottom-color:#FFF; }
#stroke { background:url(../images/FFFFFF-logo.png) no-repeat scroll bottom right; z-index:1; }
#wordmark { background:url(../images/FFFFFF-fs.gif) no-repeat scroll bottom right; }
#previous-posts { font-size:24px; text-decoration:none; }