@charset "UTF-8";


body {
	background: none;
}
#page {
	margin: 0 auto;
	font-size: 14px;
	line-height: 20px;
	width: 940px;
	clear: both;
	color: #000000;
	background: none;
}


/* header */



#branding,
#globalnav,
#secondary,
#cramb,
.edit-link,
#page-footer #colophon .left,
#main #primary #content article.timetable ul.pagenavi
{
	display: none;
}




#branding-image {
	margin: 0 0 12px 0;
}
#main #primary {
	float: none;
	width: 100%;
	margin: 0 auto;
	background: none;
}
#main #primary #content {
	background: none;
}
#mani #primary #content h1.entry-title {
	background: none;
	backgroud: #f9f8f2;
}






/* footer */

#page-footer {
	background: none;
	height: auto;
	padding: 0;
}
#page-footer #colophon {
	width: auto;
	margin: 0;
}
#page-footer #colophon .right {
	float: none;
	width: auto;
	text-align: left;
	background: none;
	padding: 0;
	margin: 0;
}



.page-brake {
	page-break-before: always;
}

.footer-dial {
	background: none;
	display: list-item;
	list-style: none;
	list-style-position: inside;
	list-style-image : url(../img/0-footer-dial.png);
}