/* Tewkebury Medieval Festival v2.0 */
/* Home page specific 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? */

/* Home page */
#top { margin: 0 ; }
#top p { font-size: 2em; font-style: italic; text-align: center; }
#stuff { margin: 0.5em 0 0 0 ; }
#stuff li { float: left; margin: 0.3em 0.7em 0 0; list-style: none; list-style-image: url(''); text-align: center; padding: 0; }
#stuff li a { display: block; padding: 10em 0.5em 0 0.5em; font-size: 1em; min-height: 40px; width: 190px; }
#visitors a { background: url('../images/1.png') no-repeat top center; }
#re-enactors a { background: url('../images/5.png') no-repeat top center; }
#entertainers a { background: url('../images/4.png') no-repeat top center; }
#sidebarhome { margin-top: 0px; }
h2 { text-align: center; }
.home-top { margin: 0 auto; background: url('../images/background.png') top left; border: solid 1px #ddd; height: 330px; width: 960px; }
.home-top img { padding: 1em; display: none; z-index: 3; width: 940px; }
#home-supporter { margin-top: 1.6em; }
#flyer { margin-top: 13em; }
#livetweets { background: url('../images/background.png') top left; border: solid 1px #ddd; padding: 10px; }
