body
{
  font-size: 0.8em;
}

.inner *
{
  background: none !important;
}

a
{
  color: #000000 !important;
}

input,
#header h2,
#header form,
#navigation,
#loggedinbox,
#actions,
#navlevel3,
#searchbox,
.bannercontainer,
.siteactions,
.relateditems,
#header *,
a.draftlink
{
  display: none;
}


{
  display: none;
}

#header h1
{
  display: block;
}

#header h1 a
{
  font-size: 24px !important;
  margin: 0 0 1em 0.5em !important;
  line-height: 26px;
}

#header h1 a:first-line
{
  font-size: 22px;
}

a:after
{
  content: " (link: " attr(href) ")";
  font-size: 0.9em;
  font-style: italic;
}

h1 a:after,
h2 a:after,
h3 a:after,
a.unpublished:after,
a[href*='?']:after,
.searchurl a:after
{
  content: "";
}

h1
{
  padding-top: 2.5em;
}

#footer
{
  padding: 0;
  margin: 3em 0 0 0;
}

#content
{
  margin: 0;
}

#header,
#container,
#footer
{
  overflow: visible !important;
}

/* homepage styles */

#bodywrapper #container
{
  padding: 0;
}

#bodywrapper #header
{
  height: auto;
  position: relative;
}

#bodywrapper #header h1
{
  padding-top: 0;
}

#bodywrapper #header h1:before
{
  content: url(/public/images/homepagelogo.gif);
  display: block;
}

#bodywrapper #container #copy
{
  padding: 0;
  margin: 0;
}

#bodywrapper #footer
{
  padding: 0;
  margin: 3em 0 0 0;
}