
/* MONOCLE print styles */
body {
  border:1px solid #000;
	padding:0;
	margin:0;
}


/* Remove top nav links (Dots, login etc.) */
#toplinks 		{display:none;}

/* Remove main nav links ('Sections', 'Programmes', 'Magazine' etc.) */
#mainlinks 		{display:none;}

/* Remove footer links */
#footer_wrap 	{display:none;}

/* ------------------------------------------------------------------------------- */

/* GENERAL NO PRINT CLASS */
.noprint,
.hidden,
#footerA {
  display:none;
}

body.magazine {

}


/* ------------------------------------------------------------------------------- */

/* NO PRINT STYLES BY TEMPLATE */


/* T1 no prints */

/* T2 no prints */
.pageBox 		{display:none;}

/* T3 no prints */

/* T4 no prints */



