/*  
Theme Name: Unico
Theme URI: http://www.unico.com.au
Description: The Unico website design.
Version: 1.0
Author: Inventive Labs
Purpose: Unico main site
Media: Print
Template Name: Print Stylesheet (CSS)
*/



/*-----------------------------------------------------------
                       Text Styles
=============================================================*/

.navWrapper, .sitemap, .about, .footerWrapper, .masthead img, .subNav, form {
  display:none;
}

.masthead {
  padding:0;
}

.masthead img.printLogo {
  width:260px;
  margin:0;
  display:block;
}

.main {
  margin:20mm 12mm;
}

.metaWrapper, .metaContent, .content, .frontpage {
  padding:0;
  margin:0;
  width:100%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight:bold;
  margin-top: 15px;
}

p {
  font-size:10pt ! important;
}

h1+p {
  color:#000;
}

a, a:link {
/*  font-weight:bold;*/
  text-decoration:none;
  color:#000;
}

.superColumn {
  width:100%;
}

.metaWrapper p {
  font-size:8pt ! important;
}

img.newsPicture {
  width:100px ! important;
  margin-right:10px;
}

img.authorMugshot {
  width:70px ! important;
  margin-right:10px;
}