/* 
--------------------------------------------------------------------------------

FRAULO RACE TIMING WEBSITE

Style Sheet for Print Media

website	: www.lfracing.com
filename	: print.css
revision	: 21 May 2010

author	: Brian Lokker / Antigravity Design
website	: www.antigravitydesign.com
email		: studio[at]antigravitydesign[dot]com

----------------------------------------------------------------------------- */


/* general rules for site pages */
#header,
p.breadcrumbs,
ul#nav-sub,
.top-btn,
ul#navbottom-sports,
ul#navbottom-misc,
#hcardFRT .tel .type,
div.addContact,
#site-info p.credit {
	display: none;
}

a:link, a:visited, a:hover, a:active,
abbr {
	border: none;
	color: rgb(0, 0, 0);
	text-decoration: none;
}

div#logo-footer {
	display: none;
}

#hcardFRT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

#site-info p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

/* rules for event pages */
.event h2,
.event p.venue-links,
.event .event-results h4,
.event .event-results p,
.event .event-results ul {
	display: none;
}

.event h3,
.event #ezjax_content h4,
.event #ezjax_content h5,
.event #ezjax_content h6,
.event p.event-date,
.event div.event-location h4,
.event div.event-location p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

.event h3 {
	font-size: 14pt;
	margin-bottom: 3pt;
}

.event p.event-date {
	font-size: 11pt;
	margin-bottom: 6pt;
}

.event div.event-location h4 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 0;
}

.event #ezjax_content {
	border-bottom: solid 1pt rgb(0, 0, 0);
	border-top: solid 1pt rgb(0, 0, 0);
	margin: 12pt 0;
	padding: 3pt 0;
}

.event #ezjax_content h4,
.event #ezjax_content h5,
.event #ezjax_content h6 {
	display: block;
	font-size: 10pt;
}

