/* ARGUMENT FROM DESIGN <http://www.ardes.com/> */
/* Print declarations */


/* HTML REDEFINITIONS */
body { font-family: 'Raleway', 'Helvetica', Arial, sans-serif; font-weight: 400; font-size: 1em; color: #000; }

#container a:link, #container a:visited, #container a:hover, #container a:active { color: #262626!important; }

h1, h2, h3, h4, h5, h5 { font-weight: 900; }
h1 { font-size: 15pt; }
h2 { font-size: 14pt; }
h3 { font-size: 13pt;}

#content p, #content li { font-size: 10pt; }

/* LAYOUT ITEMS REMOVED/ADJUSTED FOR PRINTING */
.logo img { width: 50%; margin-bottom: 2mm; }
#nav, #colorbox, div.context iframe, p.call_to_action { display: none; }

#home #intro {
  padding-top: 2mm;
  -moz-box-shadow: 0 0 0 #FFF;
  -webkit-box-shadow: 0 0 0 #FFF;
  box-shadow: 0 0 0 #FFF;
}

#home #intro, #home #teaser { width: 48%;  margin-right: 2%; float: left; }

#splash, #content, #container, #footer, #home #news, div.content { clear: both; display: block; }

#home #news, #footer { font-size: 9pt; }

.folio_spread div { float: left; width: 32.03125%; margin: 0.651025390625%; }
  .folio_spread div img { width: 92.78048780488%; height: auto; margin: 0 auto 2em; }

div.context p { 
  margin-left: 2mm;
  }

div.context img { width: 50%; margin: 1mm; float: left; }