/* $Id: print.css,v 1.3 2007/09/06 21:23:32 goba Exp $ */

/**
 * Garland, for Drupal 5.0
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */


div.theme-right,
div.theme-left {
display:none;
}
div.theme-centre-100,
div.theme-centre-75a,
div.theme-centre-75b,
div.theme-centre-50 {
width:100%;
}




/** Default settings, not checked **/

body, input, textarea, select {
  color: #000;
  background: none;
}

ul.primary-links, ul.secondary-links,
#header-region, .sidebar {
  display: none;
}

/*body.sidebars, body.sideber-left, body.sidebar-right, body {
  width: 640px;
}*/

body.sidebar-left #center, body.sidebar-right #center, body.sidebars #center,
body.sidebar-left #squeeze, body.sidebar-right #squeeze, body.sidebars #squeeze {
  margin: 0;
}

