/*
-----------------------------------------------
The Peninsula Jewish Community Center
Print Rules (print.css)
Author: Dayspring Technologies, Inc.
Version: July 2007
----------------------------------------------- */

/* =Layout
----------------------------------------------- */
body#cal #page {
  width:auto;
  }
body#photo #main, body#photo-rcol #main, body#cal #main {
  background:transparent;
  }
body#cal #hd, body#cal #lcol {
  display:none;
  }
body#cal #main #mcol {
  margin:0;
  width:auto;
  }
body#cal #mcol table.cal-sm th, body#cal #mcol table.cal-sm td {
  border:solid 1px #9fb765;
  }
body#cal #mcol table.cal-sm td.btm {
  border-width:0;
  }
body#cal #mcol table.cal-sm td.on a:link, body#cal #mcol table.cal-sm td.on a:visited {
  font-weight:bold;
  }
body#cal #mcol table.event {
  width:440px;
  }
body#cal #mcol table.cal-lg th, body#cal #mcol table.cal-lg td {
  border:solid 1px #9fb765;
  }
body#cal #mcol table.cal-lg th.prev {
  border-right:0 #fff;
  }
body#cal #mcol table.cal-lg th.month {
  border-left:0 #fff;
  border-right:0 #fff;
  }
body#cal #mcol table.cal-lg th.next {
  border-left:0 #fff;
  }
body#cal #mcol table.cal-lg td.day {
  border-width:1px;
  }
body#cal #mcol table.cal-lg td.key div {
  border-bottom:0;
  border-top:0;
  }