/* colinleetenor.com PRINT stylesheet 2011 by Sarah Tryfan */


body, input, textarea {
	color: #373737;
	font: 12pt verdana, Arial, sans-serif; 
	font-weight: normal;
	line-height: 1.3;
}

table {		
	padding-bottom: 10px;			
	margin-bottom: 10px;	
}

/* Headings */

h1,h2,h3,h4,h5,h6 {
	clear: both;
}

h2 {
	font-weight: bold;
	font-size: 14pt;
}

#access {
	display:none;
}

#branding {
	display: none;
}

#main {
	float:left;
	width: 100%;
}

#sitetitle {
	text-indent: 0;
}

h1.entry-title {
	text-indent: 0;
	font-size: 18pt;
	font-weight: bold;
	text-transform: uppercase;
}

