/* Use this stylesheet for print styles only */

#navigation, 
#header-region, 
#search-theme-form,
#footer,
.breadcrumb,
.feed-icon,
.tabs,
.links {
	display: none;
}


#header,
.colmask,
.colright,
.colmid,
.colleft
{
	float: none;
}




* {
	background-color: transparent;
}




a:hover, a:active, a:link, a:visited {
	color: #000;
}

/*CSS2 selector to add visible href after links */
#content a:link:after,
#content a:visited:after
{
  content: " (" attr(href) ") ";
  font-size: 0.8em;
  font-weight: normal;
}

#wrapper {
	display: none;
	height: 0;
}

#header img {
	display: none;
}

