/*	Road Runners Club of America
	Author:Brad Graham (bgraham@matrixgroup.net)
	Created:11/2009
----------------------------------------------------*/
body { background:white; font-size:12pt; line-height:18pt; }

/*  For hiding sections that need not be printed  */
#skiplinks, #util-nav, #site-search, #main-nav, #sub, #extras, #info, #hero-wrap, #poll { display:none !important; }
body, #mast-head, #wrap, #content, #main { float:none !important; width:auto !important; margin:0 !important; padding:0 !important; color:black; background:transparent; }

.for-print { display:block; }

a:link, a:visited { color:#520; background:transparent; font-weight:bold; text-decoration:underline; }
#main a[href]:after { content:" (" attr(href) ") "; font-size:90%; }
#main a[href^="/"]:after { content:" (http://www.rrca.org" attr(href) ") "; font-size:90%; }