/*	-------------------------------------------------------------
	Wild Daisies 
	
	Description:		Print styles
	Filename:			print.css
	Version:			2.0
	Date:			July 14 2006
	Author:			Daniel Eberhardt
	
	-------------------------------------------------------------	*/
/*** Reset font to points for better printing
***************/
	body{
			font-size: 9pt;
			word-spacing: 2px;
			}

/*** Hide all elements not requried
***************/
	#primary-nav, #utility-nav, ul.sub-nav, #accessibility, #footer ul, #footer .col, #footer a, a.button, .info, .attention, a.more, .skipper, .cat-menu, .top, #breadcrumbs, .top, .top-map, #imap, #sidebar{
			display: none !important;
			}
/* END HIDE */

	body, #page, #content, #main, #footer {
			float: none !important;
			width: auto !important;
			margin: 0 !important;
			padding: 0 !important;
			border: 0 !important;
			}
	#page {
			margin: 2em !important;
			}

	ul, ol{
			page-break-inside: avoid;
			}

	html body #main{
			background: none;
			}

	strong{
			font-weight: bolder;
			}
	a, a:link, a:visited, a:hover{
			text-decoration: none;
			border: 0;
			color: #717171;
			}
/* 
	Adjust this rule to show or hide 
	different URL's within the site.
	Keep adding differnt a's as they 
	come about in the mark-up.
*/
	#content a[href^=""]:after{
			content: " [ http://www.wild-daisies.co.nz" attr(href) "] ";
			color: #B8B8B8;
			white-space: nowrap;
			font-size: 0.9em;
			}

			
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash, object, embed {	display: none !important;	height: 0 !important;	width: 0 !important;	position: absolute;	overflow: hidden;
	border: 0;}span.sIFR-alternate {	visibility: visible !important;	display: block !important;	position: static !important;	left: auto !important;	top: auto !important;}
	h2{
			text-transform: none;
			}

	h2:first-letter, h2 span{
			color:#90BE1B;
			}

/* Lists */
	ul{
			list-style: square outside none;
			}
	ul li, ol ul li{
			padding: 0;
			background-image: none;
			}
/* Images */

	img{
			page-break-inside: avoid;
			
			}
	img.right{ 
			margin:0.2em 0 1em 1em;
			float:right;
			padding:4px;
			}
	img.left{ 
			margin:0.2em 1em 1em 0;
			float:left;
			padding:4px;
			}

/* Text */
	abbr, acronym{
			color: #000;
			border: 0;
			}
	abbr:after, acronym:after{
			content: " (" attr(title) ") ";
			}
/* Forms */
	form{
			width: 100%;
			padding: 0;
			margin: 0;
			float: none;
			}
		

/* Global Classes */
	.odd, .even, .warning, .note, .info, .attention{
			background: transparent none;
			}
	.caption{
			display: block;
			width: 200px;
			text-align:left;
			float: none !important;
			padding: 0;
			margin-left:0;
			}

/* Tables */
	form table{	
			display: block;
			page-break-inside: avoid;
			clear: both;
			width: 100% !important;
			margin: 0 auto 0 auto;
			}
	td a:after, th a:after {
			content: "" !important;
			}
	#content>table {
			page-break-inside: avoid
			}
	table tbody td {
			font-size: 6pt;
			width: auto;
			}
	*.button, .proceed, .amend{
			display: none;
			}

/* Masthead */
	#masthead {
			border: 0 !important;
			padding: 1em 0;
			margin: 0 0 1em 0;
			text-align: left;
			}
	#branding{
			margin: 0 0 1em;
			padding: 0;
			border: 0 !important;
			}
	#branding img{
			float: none;
			display: block;
			}
	#masthead h1 {
			padding: 0;
			margin: 0;
			letter-spacing: -1000em;
			font-size: 1pt;
			color: #fff;
			}
	#masthead h1 a {
			text-decoration: none;
			line-height: normal;
			}
	.tagline {
			margin: 1em 0;
			}

/* Content -Book Pages */

	div.box{
			page-break-inside: avoid !important;
			}
	
	div.box ul li, .bookshelf li{
			list-style: none;
			}
	.bookshelf li{
			margin-bottom: 2em;
			page-break-inside: avoid;
			}
	.bookshelf li img{
			padding:4px;
			border: 1px solid #D0D0D0;
			}
	div.box img{
			margin:0.2em 1em 1em 0;
			float:left;
			padding:4px;
			border: 1px solid #D0D0D0;
			}
	div.box .view, p.cart a{
			display: none;
			}


/* Content - Reading Levels */
	#qac dt{
			clear: both;
			margin: 2em 0 .5em;
			padding-bottom: 0.5em;
			border-bottom: 1px dashed #D0D0D0;
			page-break-inside: avoid;
			}
	#qac dd{
			margin: 0.5em 0 2em;
			clear: both;
			}
	#qac dd img{
			float: right;
			clear: none;
			display: inline;
			margin: 0;
			padding:0;
			}
	#qac dd ul {
			float: left;
			display: inline;
			clear: none;
			width: 520px;
			}
	#qac ul li {
			list-style: none;
			float: left;
			font-size: 114%;
			font-weight: 900;
			margin-right: 1em;
			}
/* Contact Page */
	.address-book{
			display: none;
			}
	#fm-contact{
			display: none;
			}
/* Footer */
	div#footer {
			border: dashed #B8B8B8;
			border-width: 1px 0 0;
			padding: 2em 0 2em;
			margin: 2em 0 0;
			text-align: center;
			clear: both;
			min-height:2em;
			height:auto !important;
			height:2em;
			}
	#footer div.inner-shell{ 
			border:0;
			}
	#footer:after {
			content: " http://www.wild-daisies.co.nz ";
			}
	#footer p {
			display: none;
			}
	div#footer p.copyright{
			display: block;
			text-align:center;
			float:none;
			margin:0;
			padding:0;
			width:100%;
			}


