/* -----------------------------------------------------------------------

   McDiarmid Lumber Ltd. - Print CSS
   
   http://www.McDairmid.com

----------------------------------------------------------------------- */


/* 01 - RESET
/*----------------------------------------------*/
body {background:none; margin:0 !important; padding:0 !important; width:100% !important;}
.clear {clear:both;}
.print {display:block;}
.print-hide {display:none;}


/* 02 - TYPOGRAPHY
/*----------------------------------------------*/
body {color:#000; font:0.75em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "HelveticaNeue", Arial, Verdana, Helvetica, sans-serif; letter-spacing:0.2pt; word-spacing:1.1pt;}
code {font:0.83em Courier, monospace;} 
blockquote {margin:1.3em; padding:1em; font-size:0.83em;}
hr {background-color:#ccc;}
p {margin-top:0; padding:0; width:80%; line-height:1.5em;}
ul {list-style:none; padding:0; margin:0;}
li {line-height:1.5em; font-size:1.3em;}
li ul li {font-size:1em;}


/* 03 - HEADINGS
/*----------------------------------------------*/
h1,h2,h3,h4,h5,h6 {padding:0; font-weight:normal; margin: 1em 0 0.3em 0; color:#9e0b0f;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none;}
h1 {font-size:2em;}
h2 {font-size:1.8em;}
h3, h4, h5, h6 {font-size:1.5em;}


/* 04 - LAYOUT
/*----------------------------------------------*/


/* 05 - IMAGES
/*----------------------------------------------*/
p img {float:left; margin:1em 1.5em 1.5em 0;}
a img {border:none; float:left; margin:0.5em 1.5em 0 0;}


/* 06 - LINKS
/*----------------------------------------------*/
a {text-decoration: none; color:#9e0b0f;}


/* 07 - TABLES
/*----------------------------------------------*/
table {margin:1px; text-align:left;}
th {border-bottom:1px solid #333;  font-weight:bold;}
td {border-bottom:1px solid #333;}
th,td {padding:4px 10px 4px 0;}
tfoot {font-style:italic;}
caption {background:#fff; margin-bottom:2em; text-align:left;}
thead {display:table-header-group;}
tr {page-break-inside:avoid;} 


/* 08 - HIDDEN ELEMENTS
/*----------------------------------------------*/
#mailing-list, .new {display:none;}