

body{ background: #fff;
	color: #000;
	font-size: 12px; 
	height: 100%;}

:before, :after {
	display: none !important;
}

.main-content, .generic-section {
	min-height: 0 !important;
}

.page-header {
	display: none;
}

.district.notice {
	display: none;
}

table {
    display: table !important;
    border-spacing: 2px !important;

	max-width: 100% !important;
    width: 100% !important;
    margin: 0 auto !important;
    border-collapse: collapse !important;
    text-align: left !important;
}

.top-header {
	display: none;
}

.table-container {
	padding: 0 !important;
}

/* -------------CALENDAR SPECIFIC STYLES - !important = for testing ------------- */

#cal_toggle {
	display: none !important;
}

.ical_link {
	display: none !important;
}

#grid_calendar {
	width: 100% !important;
}

.calendar_nav {
	border-top: 1px solid transparent !important;
    border-right: 1px solid transparent !important;
    border-left: 1px solid transparent !important;
    color: #000 !important;
}

table.calendar .calendar_nav th.th_left_none.th_next, table.calendar .calendar_nav th.th_right_none.th_prev {
	border: 0 !important;
}

table.calendar .th_left_none.th_right_none {
	border: 0 !important;
}

#grid_calendar #filters {
	display: none !important;
}

#grid_calendar table.calendar {
	table-layout: initial !important;
    max-width: 100% !important;
    background: #fff !important;
    border-color: #000 !important;
}

#grid_calendar {
    size: A4 landscape;
    height: 100% !important;
    width: 100% !important; 
    max-width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    font-size: 12px !important;
    line-height: 18px !important;
}

#grid_calendar table.calendar th.th_left_none.th_right_none {
	width: 100% !important;
}

.print-button {
	display: none !important;
}

table.calendar tr:not(.calendar_nav) {
	border: 1px solid #000 !important;
}

table.calendar tr td {
	border: 0 !important;
	
}

table.calendar td:not(.cal_daycell) {
	text-align: center;
	font-weight: bold;
}

table.calendar td.cal_daycell {
	border: 1px solid #000 !important;
	width: 14.285714286% !important;
	max-width: 14.285714286% !important; 
}
table.calendar th .month_heading {
	width: 100% !important;
	font-size: 30px !important;
	line-height: 40px;
	padding: 0 0 20px 0;
}

.th_right_none.th_prev a{
	display: none !important;
}
.th_left_none.th_next a{
	display: none !important;
}

table.calendar .event {
	font-size: 12px !important;
}

table.calendar .event a {
	text-decoration: none !important;
}
table.calendar .event p {
	line-height: 1em;
	margin-bottom: 1em !important;
}
/* --------------END----------------- */

#filters {
	display: none !important;
}

#comments #add_comment {
	display: none;
}

.blog-posts .post .post-image{
	display: none !important;
}

.sidebar-container {
	display: none !important;
}

.sidebar {
	display: none;
}

.generic-section {
	width: 100%;
}
.page-content .container {
	border: 0;
}
.page-content .main-content {
	width: 100%;
	margin: 0;
	background: #fff;
}

.content-container {
	width: 100%;
}

img {
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none; }

.articleimg img {
	max-height: 100px;
}
.sandbox {
	display: none;
}

#divisionfooter {
	display: none;
}

#change_template {
	display: none !important;
}

@page {
	//size: auto;
	margin: 0.5cm;
}

@page :left {
	margin: 0.5cm;
}

@page :right {
	margin: 0.8cm;
}