/* styles for print Joyvill */
* {
	float: none
}
#header,
#form-subscribe,
#foot-nav,
#site-info,
p.more-link,
dl#service-list ul.images,
ul#thumb-links{
	display: none
}
body {
	padding: 0;
	margin: 0;
	background: #fff !important;
	font: 12pt "Times New Roman", Times, serif;
	color: #000
}
.inner,
#container,
#sidebar{
	width: 100% !important;
	margin: 0;
	border: none;
	background: #fff !important
}
#intro{
	background: #eee !important;
	border: none;
	padding: 1em;
	margin-bottom: 1em
}
#intro .inner{
	background: #eee !important
}
#intro:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#intro div.banner{
	width: 49%;
	text-align: center;
	float: left
}
#sidebar{
	font-size: 10pt
}
#footer{
	margin-top: 3em;
	border-top: 1px solid #000
}
h1{
	margin-top: 0
}
h1,
h2,
h3{
	clear: both
}
a{
	text-decoration: underline
}
#content a[href]:after {
	content: " (" attr(href) ") "
}
#content a[href^="/"]:after{
	content: " (http://joyvill.ca" attr(href) ") "
}

/* SIFR print */
.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;
}