/* @override 
	
	http://santanarow.tierrainteractive.com/css/blog-print-preview.css
*/

#body{
	font-family:"Lucida Grande", Lucida, Verdana, sans-serif;
}

#header{
	padding: 20px 0 20px;
	border-bottom: 1px solid black;
	background-color: #dcc242;
}
a#logo img{
	border: none;
}
ul.date-author-category{
	list-style: none;
	font-size: .75em;
	color: #666;
	margin: 20px 0;
	padding: 0;
}
ul.date-author-category li{
	margin: 0;
	padding: 0;
}
h1{
	font-weight: normal;
}
p{
	font-size: .75em;
	font-family:  Lucida, Verdana, sans-serif;
	font-weight: normal;;
}
