/*
*************************************************
Mid-Atlantic
Print stylesheet

Author:		andCulture, info@andCulture.com
Updated:	April 12, 2007
Notes:		None
*************************************************
*/


/*-------------------------------------------
	RECONFIGURE DIVS
-------------------------------------------*/

/* HIDE DIVS */
.hide, #status, #navPrimary, #sidebar, #sponsors, #myCU, #search { display: none; }

/* HIDE BACKGROUNDS */
body, #header, #footer, li { background: none !important; }

/* RECONFIGURING */
#header { margin-bottom: 20px; height: 1% !important; border-top: none; }
#logo { top: 0; left: 0; }
#content { margin: 0; }
#secondary { margin: 0; }
#footer { padding: .5em 0 0 0; border-top: 5px solid #85AAB6; }
#events { top: 0; left: 0; }
#news { top: 0; right: 0; }
#snapshot { margin: 0; }
#daily-rates { top: 0; right: 0; }

/* PAGE WIDTHS */
#primary, #content, .one-col { width: 100%; }

/* MISC */
li { margin-left: 1em !important; padding-left: 0 !important; list-style: disc; }

/*-------------------------------------------
	sIFR
-------------------------------------------*/

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed { display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }
span.sIFR-alternate { visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; }
