/* @override http://johnniefootball.sucrose/wp/wp-content/themes/jf/css/special.css */

/*
------------------------------------------------------------------------ 
This is the special events stylesheet for the 2007 JohnnieFootball.com design.

The graphics and design are Copyright © 2007 JohnnieFootball. Original 
site design by Joel Schou of Fuzzy Coconut. Code authoring by and 
Copyright © Joel Schou and Fuzzy Coconut. Reproducing the design in 
whole or part is strictly prohibited. However, creative inspiration is 
wonderful and inevitable. Contact us at fuzzycoconut.com/contact

Feel free to learn from the CSS. Copying all or part is not only shallow,
but completely useless if you want to actually learn CSS. Please respect
our hard work and only use the code for reference. We will gladly answer
your questions. Contact us at fuzzycoconut.com/contact
-----------------------------------------------------------------------
*/

p.specialevent {
	position: relative; display: none;
	margin: 0;
	padding: 0;
	height: 108px;
	width: 816px;
	overflow: hidden;
	text-indent: -999px;
}

/* --------- 2007 --------- */
p.homecoming2007 {
	background: url(../img/specialevents/homecoming2007.jpg) no-repeat;
}




/* --------- callouts --------- 
#callout .voteforjohn {
	background: url(../img/specialevents/voteforjohn.png) no-repeat;
}*/
