/*
-----------------------------------------------
Thames Coromandel District Council
- - - - - - - - - - - - - - - - - - - - - - - -
Filename:			tcdc.print.css

----------------------------------------------- */

/* =PRINT STYLES
----------------------------------------------- */

/* Resize for print */
body { font-size:8pt !important; }

/* Hides */
#top, header nav, .wrap.clearfix ul, .wrap.clearfix .nav div, #w_subnav .col_1, #subnav, .col_3, #bct, footer .main, .main.clearfix, #sub_search, .btn_top, #bottom a { display:none !important; }

/* Flow Resets */
.wrap, #content, #hero img { width:auto !important; padding:0 !important; margin:0 !important;float:none !important; display:block !important; }
.col_1, .col_2, #bottom, article, .article { width: 100% !important; float:none !important; border:0 !important; padding:0 !important; margin:0 !important; display:block !important; }
header, header #logo, header #logo img, .wrap.clearfix, .wrap.clearfix #logo, .wrap.clearfix #logo img { width: 140px !important; float:right !important; height:auto !important; }
.four_col .col, .col_4 { width:24% !important; page-break-inside:avoid !important; }
h1 { width:75%; padding:1.5em 0 1em !important; font-size:3.2em; }
h2 { font-size:2.5em; }
#hero h4 { margin-top:0 !important; }