/* Tewkebury Medieval Festival v2.0 */
/* Print stylesheet */

/* Ye olde coding crafted by squire Rob Mason t/a Sponge Project (www.spongeproject.co.uk).  
Other code and hacks credited to relevant peons. 
Also why are ye looking at my code? */

/* General stuff*/
* { margin:0; padding: 0; }
body { background: #fff; color: #333; font: 62.5% Georgia, 'Palatino Linotype', 'Times New Roman', serif; }
h1 { font-size: 4em; padding: 5px 0; }
h2 { font-size: 2.5em; letter-spacing: 0.1em; font-style: italic; padding: 5px 0; }
h2:first-letter, h3:first-letter{ color: #333; font-family: Georgia, 'Palatino Linotype', 'Times New Roman', serif; }
h3 { font-size: 2em; padding: 0.2em 0; letter-spacing: 0.1em; font-style: italic;}
p, li, abbr { font-size: 1.5em; line-height: 1.5em; padding: 0.5em 0; letter-spacing: 0.05em; }
li { margin: 0 0 0 30px; }

/* Print specifics */
#header, #content, #main, #footer { width: 760px !important; margin: 0 !important; }
#header, #footer {background: none !important; }
#header img { background: #aaa !important; padding: 5px; }
#footer, #content, #header { padding: 0 10px; }
#footer { border-top: solid 1px #aaa; }
#footer p { width: 760px; padding: 5px 0; margin: 0; }
img, #navheader, #nav, #sidebar, #footer ul, .newsimage, .imageholder, .gallery, .poster, .skiplinks  { display: none !important; }
