/* CSS Document */

/* Diochra.com CSS &mdash; Print
   By Ashley Middleton, 1skinnygirl.com */
   
body { font-family: Arial, Helvetica, sans-serif; }

/* Do not display when printing
------------------------------------------------ */
h1 em.gaelic, h2#addcomments, 
div#navcontainer, div#navcontainer_sec, div#sidebar, 
p#home-photo, p#home-photo-byline, 
ul#skipnav, 
div#footer span.noprint, a.top {
	display: none;
	}

/* Visual changes to text
------------------------------------------------ */
h1 {
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	}
h2, h3, h4, h5, h6 {
	color: #393;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	}
ul#stickynotes li#heading {
	color: #393;
	font-family: "Palatino Linotype",Palatino,Georgia,Times,"Times New Roman",serif;
	font-size: 120%;
	font-weight: bold;
	}
p.byline {
	font-style: italic;
	}
ul#stickynotes {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul#stickynotes li {
	padding-bottom: 0.5em;
	}

/* Visual changes to structure
------------------------------------------------ */
div#footer {
	margin-top: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
table { width: 95%; }
#champscore1 td, #champscore2 td, #champscore3 td, #champscore4 td, 
#champscore1 th, #champscore2 th, #champscore3 th, #champscore4 th, 
#nafc_beg th, #nafc_champ th, #nafc_trad th, 
#nafc_beg td, #nafc_champ td, #nafc_trad td,
#crn_bun th, #crn_ull th, #crn_mean th, #crn_ard th, #crn_crv th, #crn_trad th, #crn_fig th,
#crn_bun td, #crn_ull td, #crn_mean td, #crn_ard td, #crn_crv td, #crn_trad td, #crn_fig td {
	padding: 0.2em 0.5em;
	}
#nafc_beg td, #nafc_champ td, #nafc_trad td,
#crn_bun td, #crn_ull td, #crn_mean td, #crn_ard td, #crn_crv td, #crn_trad td, #crn_fig td {
	border-top: 1px solid #666;
	border-right: 1px solid #999;
	}
#champscore1 td, #champscore2 td, #champscore3 td, #champscore4 td, 
#champscore1 th, #champscore2 th, #champscore3 th, #champscore4 th {
	border-bottom: 1px solid #666;
	border-right: 1px solid #999;
	}