		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 25 February 2021 00:02:14
*/


/**
 * orientationportal
 * Print CSS
 *
 * version: 0.0.5
 * file:    print.css
 * author:  Squiz Australia
 * change log:
 *     21-11-2014 09:41 - First revision
 */
* {
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
  text-shadow: none !important; }

a, a:visited {
  text-decoration: underline; }

article a[href]:after {
  content: " (" attr(href) ")"; }

article abbr[title]:after {
  content: " (" attr(title) ")"; }

.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
  content: ""; }

pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid; }

thead {
  display: table-header-group; }

tr, img {
  page-break-inside: avoid; }

img {
  max-width: 100% !important; }

@page {
  margin: 0.5cm; }

p, h2, h3 {
  orphans: 3;
  widows: 3; }

h2, h3 {
  page-break-after: avoid; }

.nav-holder, .nav-control, .quick-search, .banner__left, .calendar-controls, aside.banner, .share__h, .addthis_sharing_toolbox, .calendar-listing-add-event {
  display: none; }

.header__logo {
  font-size: 3em; }
  .header__logo:before {
    display: none; }

header.banner {
  min-height: 0;
  padding: 1em 0; }

.main-article {
  padding-top: 0px; }

.rhs-aside {
  min-height: 0px; 
  height: auto !important;
}

.side-feature {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 0px; }
  .side-feature:first-child {
    margin-top: 0px; }

.calendar-listing-add-event {
  display: none !important;
  height: 0; }

.calendar-listing-event {
  padding-top: 0px;
  padding-bottom: 10px; }

.calendar-listing-event-header .date {
  margin-bottom: 0; }

.calendar-listing-event-content {
  min-height: 0; }
