/* cin2016 print style sheet. 
    Copyright 2016, Chxo Internets, LLC, all rights reserved. 
*/

body { background-color: #ffffff; background-image: none; }
#Canvas { width: auto; margin: 0; position: static; }
#CanvasInner { width: auto; padding: 0; margin: 0; position: static; }
#Object { float: none; margin: 0; width: 100%; position: static; color: #000; }
#Object.view { width: 100%; }
#Banner { float: none; width: 100%; }
#Main { float: none; position: static; width: 94%; padding: 3% 3% 0 3%; }
#Sidebar { float: none; width: 100%; border-radius: 0; }
#Subpages { display: none; }
#Footer { float: none; width: 100%; }
#FooterInner { border-radius: 0; width: 100%; background-color: #fff; color: #000; }
#FooterInner a { color: #000; }
#SiteNav, #Left, #Search, #User, .noprint, .editor { display: none; }
tr.odd td { border: 1px solid #999; border-style: none none solid none; }
tr.even td { border: 1px solid #999; border-style: none none solid none; }
input.button { display: none; }
div.sort { display: none; }
div.sorter { display: none; }

#Portal { float: none; position: absolute; top: 20px; left: 20px; width: 220px; }
#PortalInner { padding: 10px 0 15px 0; width: 220px; }
#Logo { font-size: 31.8px; }
#Menu { display: none; }