/* -----------------------------------------------------
   OBMG recruiting microsite   Print stylesheet
   author:                     Pause Design Studio
                               pausedesign.com
   date:                       2006-12
-------------------------------------------------------- */

/* -----------------------------------------------------
   globals and frame
-------------------------------------------------------- */
body {
	margin: 1.5em;
	color: #333;
	background-color: #fff;
	font: 10pt/13pt 'Helvetica', 'Arial', sans-serif;
}

#nav, #subnav, #finito, #badge, #footer .links { display: none; }

a { color: #000; background-color: inherit; text-decoration: underline; }

h1#masthead { background: none; }

h1#masthead a, #footer a { text-decoration: none; }

#sidebar blockquote { width: 70%; margin: 2em auto 0; font: italic 11pt/16pt 'Helvetica', 'Arial'; quotes: '' ''; }

#sidebar cite { display: block; width: 70%; margin: 0.5em auto 0; text-align: right; font-style: italic; }

img.rawphoto { margin: 0.5em; padding: 2px; border: 1px solid #000; }

#content p { letter-spacing: .1em;  }

#content h2 { margin-top: 2em; font-size: 15pt; font-weight: lighter; }

#content h2:before { content: "> " }

#footer {
	margin-top: 2em;
	padding-top: 0.5em;
	border-top: 1px solid #666;
	text-align: right;
	color: #666;
	background-color: inherit;
	font-size: 8pt;
}

.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;
}
