/*---------------------------------------------------------------------------
www: teasemedia.net
css: print.css
dmy: 10 feb 2009 / steve tearle
---------------------------------------------------------------------------*/

@import 'global.css';
@import 'fudge.css';


/* =layout
---------------------------------------------------------------------------*/
body {background:none; width:100%;}
#page {margin:0; width:100%;}
#skip {display:none;}
#head {margin:2em 0 4em 0;}
#head ul {display:none;}
#main { margin:0 0 6em 0;}
#content {float:none; width:100%;}
#side {display:none;}


/* =general
---------------------------------------------------------------------------*/
a {color:#555;}
body.pageArchive ul.listWork {width:100%;}
.colGroup {margin:0 0 2em 0; padding:0; position:relative; width:100%;}
.column {float:none; margin:0; position:absolute; top:0; right:-40px;}
.column:first-child {margin:0 320px 0 0; position:relative; top:0; left:0; width:auto;}
* html .column {float:left; margin:0 40px 0 0; position:relative; top:0; left:0; width:280px;} /* fix for ie6 below */
* html .colGroup {width:100%;} /* fix for ie6 below */
ul.listLinks,
ul.listNos {display:none;}
