﻿/* tuscaloosalive.com   |   print.css   |   9/30/09 */

body {
	font: 90% Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: left; 
	margin: 0; 
	padding: 0;
	}
	
p {
    font-size: 14px;
    margin-bottom: 10px;
    }
a {
    color: #000;
    text-decoration: underline;
    }
    
h2 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 8px;
    }
    
h3 { font-size: 14px; }

h1, #nav, #pics, #top-magnets, #weather, #sidebar, .bottom-magnet-01, .bottom-magnet-02, .bottom-magnet-03, #e-news, #follow-us, #footer, #logo, .game-day, #contact img, #billboard, .sm-leader, .skyscraper { display: none; }
    	
.print-logo { margin-bottom: 20px; }

#content { width: 100%; }
	
.date { 
	font-size: 0.6em;
	float: right;
	font-weight: bold;
	margin-top: -15px;
	}
	
	
#content div.post 
{
    padding-bottom: 20px;
	margin-bottom: 20px;
	}
	
#contact {
	width: 100%;
	font-size: 11px;
	margin-top: 20px;
    border-top: #ccc solid 1px; 
    clear: both;
	}
