﻿/*PRINT STYLESHEET OVERRIDES FOR THEME MASTER ELEMENTS ONLY*/
/*SET UNNECESSARY ELEMENTS TO DISPLAY: NONE*/
/*REMOVE ALL BACKGROUND IMAGES AND FLOATS*/
body											{margin: 0 0 0 28px; text-align: left; font: 0.82em verdana, arial, sans-serif; line-height: 170%; color: #000000; background: #FFFFFF;}
div												{border: none 0px #000000; margin: 0px; padding: 0px;}
img												{border: solid 0px #000000;}
.hidden											{display: none; visibility: hidden;}

.TM_MinHeight									{display: none;}
.TM_Search										{display: none;}
.TM_Subsites									{display: none;}
.TM_EventCalendar								{display: none;}
.TM_Rss											{display: none;}
.TM_BottomNavigation							{display: none;}
.CommentPanel									{display: none !important;}

/* Container for the whole Page*/
.container										{width: 530px; text-align: left; background-color: transparent; float: left; }

/* Left Column with the Logo and Plugins */
.leftColumn										{display: none;}
.logo											{display: none;}
/* Right column containing the Banner, Menu and Content Container */
.rightColumn									{width:530px;}
.banner											{display: none;}
.menuContainer									{display: none;}

/* container for the School by Name etc. */
.ddContainer									{display: none;}
.headerBackground								{display: none;}

/* Container for the rotating Image, Content and the right column for the plugins */
.contentContainer								{width: 530px; border: 1px solid #999999; float: left; background: white;}
.rotImage										{display: none;} 
.contentLeft									{width: 510px; float: left; padding: 30px 10px 15px 10px; background: url(http://www.parra.catholic.org.au/_resources/Web---Background-Content.jpg) top left repeat-x;}
.contentRight									{display: none;}

.footer											{display: none;}
