/**	CIMI PRINT stylesheet
	*	Overrules the BARTIC theme, on which this THEME is based
	*	v1.00 15may2014, basic tweaks
	*/

body{
  font-size: 100% !important;
  background-color: transparent !important;
  line-height: 1.2em;
}
body.two-sidebars, 
body.sidebar-first, 
body.sidebar-second, 
body {
  width: auto;
}
#header div.section,
#featured div.section,
#messages div.section,
#main,
#triptych,
#footer-columns, 
#footer {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}
#page-wrapper, 
#footer-wrapper {
  background-color: transparent !important;
  width: 100%;
  min-width: inherit;
}
#main {
  margin-top: 0;
  margin-bottom: 0;
}
.field-item table.agenda{
  width: 100%;
}
.field-item table.agenda tr.timeout td:first-child + td + td + td,
.field-item table#agenda tr.timeout td:first-child + td + td + td,
.field-item table.agenda tr.timeout{
  font-size: 70%;
}
.region-content ul,
.region-content ol {
  margin: 0.5em 0px;
  padding: 0px 0px 0.25em 2.5em;
}
.content li + li {
  margin-top: 0;
}
#page #header {
  background-image: none;
  background-color: transparent;
}
#name-and-slogan,
#name-and-slogan a {
  color: #222 !important;
  padding-top: 0.3em;
}
#logo {
  padding: 0 0 0 1em;
}
.tabs,
#main-menu,
#breadcrumb,
#sidebar-first,
#sidebar-second {
  display: none;
}
.one-sidebar #content {
  width: 100%;
}
.field-item table.agenda caption {
  background-color: #EEEEEE;
  color: #222;
}