/* @override http://www.circlesoflearning.org.au/css/print.css */

/* General styles */

.pdfs li.reader, #breadcrumb, #subpages, .page_updated, #footer ul, .text_caption { display: none; }
img { border: none; }
h1, h2, h3, h, h5 {
	line-height: 1.3em;
}
.star {
	padding-left: 8px;
	background: url(/images/bullet.png) left center no-repeat;
}
p.lists { padding-left: 25px; }
.list-num { margin-left: -11px; font-weight: bold; color: #000; }
.text-image {
	float: right;
	margin: 0.2em 0 0.5em 2em;
}
#footer {
	margin-top: 3em;
}

/* For this website */

#menu, #top-nav { display: none; }

body { 
	font: 12px/140% verdana, arial, helvetica, sans-serif;
}

#logo {
	float: right;
	margin: 0 1em 2em 2em;
}

ul {
	display: none;
}
#decoration {

}

