/* GENERAL STYLES */
/* 
Print style definitions (applicapable only to print jobs).

Site: 
Author: Author
Date: dd mmmm yyyy
Base by Adam Barry
----------------------------------------------------------*/

/***********************************************************
Overall style definitions
***********************************************************/
* div {
	clear: both;
}

#container {
	width: auto;
	float: none;
}

#preamble {
	border: 1px solid #c0c0c0;
}

#footer {
	width: auto;
	border-top: 1px solid #c0c0c0;
	margin-top: 30px;
	float: none;
}


/*: Hide elements from print jobs.
----------------------------------------------------------*/
#toolbar ul, #toolbar fieldset, .navigation, .subnavigation, .news {
	display: none
}

.main {
	width: auto;
	float: none;
}

.content {
	width: auto;
	font-size: large;
	margin-left: 0;
	float: none;
}


/***********************************************************
Individual page style definitions
***********************************************************/
/*: Default
----------------------------------------------------------*/

/* EDITOR PROPERTIES */

