/* Print style-definitions applicapable to entire site.

Site: Kirkebyterapi.dk
Author: Joakim Jensen Møller
Date: 28 July 2009
----------------------------------------------------------*/
body {
	background-image: none;
	background-color: white;
	color: black;
}


/***********************************************************
Global print layout-definitions
***********************************************************/
.container {
	width: auto;
	margin: 0;
}

.content .column {
	display: none;
}

.site, .content, .content .column.first {
	width: auto;
	background-image: none;
	float: none;
	position: static;
	display: block;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
