/*	
	MJMagee.com Print CSS
	Author: M. J. Magee (who else would be poking around in here?)
	Date: 07.06.10
	Version: 1.0
	www.mjmagee.co.uk

	Change Log:
*/


/* Standards */
	body { font-family: Frutiger, "Frutiger Linotype", "Frutiger LT Std", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif; }
	h1 { font-size: 30pt; margin-top: 10px; }
	h2 { font-size: 25pt; margin-bottom: 10px; }
	acronym { border-bottom: 0px; }
	a { color: #000000; text-decoration: none; }
	#portfolio dl dd.url a, #about-mell a { font-weight: bold; white-space: nowrap; }
	#portfolio dl dd.url a:after, #about-mell a:after { margin-left: 6px; font-style: italic; font-weight: normal; content: " ("attr(href)") "; }
	#about-mell a[href^="Melissa_Jane_Magee_Resume.pdf"]:after { content: " (http://www.mjmagee.com/"attr(href)") "; }



/* Wrapper */
	#overlay, #full-image { display: none; }
	.wrapper .content big { font-size: 18pt; }
	.wrapper .content big:before { margin: 0 auto 30px auto; text-align: center; font-size: 25pt; font-weight: bold; content: "www.mjmagee.com"; display: block; }
	
	
	
/* Portfolio */
	#portfolio dl { margin-bottom: 40px; display: block; }
	#portfolio dl dt { margin-bottom: 10px; font-size: 15pt; font-weight: bold; }
	#portfolio dl dd.image a img { display: none; }
	#portfolio dl dd.back { display: none; }
	#portfolio dl dd.date { margin-top: 10px; font-size: 10pt; }
	
	
	
/* About Me */
	#about-mell { page-break-before: always; }
	#about-mell #polaroids img { float: right; margin-left: 25px; margin-bottom: 15px; }
	#about-mell blockquote { page-break-after: always; }
	#about-mell blockquote ul.left, #about-mell blockquote ul.right { width: 42%; float: left; }
	#about-mell blockquote .clear { clear: both; width: 100%; height: 1px; display: block; }
	#about-mell blockquote ul li ul { margin-bottom: 15px; }

	
	
/* Navigation */
	#navigation, #previous-design { display: none; }
	
	
	
/* Footer */
	#footer { margin-top: 45px; }
	#footer strong { font-size: 10pt; font-weight: normal; }
	#footer span, #footer a { display: none; }