﻿/*	
	Print Stylesheet for Gooseneck Gazette
	Developed By: Eddie Giese
	03.2010	
*/
* {
	font-family:Cambria, Georgia, 'Times New Roman', Times, serif;
	font-size: 12pt;
	line-height:1.5;
	color:#333;
}
a {color:#36210F;}
h1, h1 a {font-size:200%;}
h2 {font-size:175%;}
	h2 em {	font-size:100%;}
h3 {font-size:150%;}
h4 {font-size:125%;}
#snippet, .navbar, .comment-id, #respond, #footer, h4#comments, div.reply, img.typekit-badge {
	display:none;
}
#year {
	font-weight:bold;
	padding-right:0.5em;
}