/* = print-stylesheet

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

body {
	background: white;
	color: black;
	margin: 0 1.5cm;
	font-family: cambria, georgia, "times new roman", times, serif !important;
	font-size: 11pt !important;
	line-height: 15pt !important;	
}

a {
	text-decoration: none;
	color: #0097b3;
}

img {
	border: none !important;
}

#description, #nav-main, #search, #sidebar, #respond, #comments, .commentlist, #footer, .twoantennas, .global-meta, #content img {
	display: none;
}

#logo {
	margin: 0 0 15pt;
	border-bottom: 1pt solid #aaa;
}

#logo p {
	line-height: 10pt;
}

#credits {
	border-top: 1pt solid #aaa;	
}

.wp-caption {
	display: none;
}

h1.super {
	margin: 0 0 10pt;
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 1pt;
	text-transform: uppercase;	
	line-height: 10pt;
	font-size: 8pt;	
}

h2.title {
	margin: 0 0 15pt;
	font-size: 24pt;
}

#content blockquote {
	float: right;
	width: 5cm;
	font-size: 9pt;
	line-height: 12pt;
	border-left: 1pt solid #aaa;
	padding: 0 0 0 9pt;
}
