/********************************************
 *
 *   F R E S H
 *   Copyright 2005, Wolfgang Bartelme
 *   www.bartelme.at
 *
 *******************************************/


/******* Some fixes for IE *******/
 
html {
  _background-attachment: scroll;
}

body {
  _background-image: url("/site/images/bg_wrapper_ie.gif");
}

#wrapper {
  _background: transparent url("/site/images/bg_wrapper2ie.gif") no-repeat 50% 0px;
  _padding-left: 9px;
}

#header {
  _top: 0;
}

#header #logo {
  _top: 38px;
}

#mainnavi {
  _top: 100px;
}

#search {
  _top: -135px;
}

#maincontent h1 {
  _margin-bottom: -1em;
}

#maincontent blockquote {
  _height: 30px;
}

html body #maincontent p.comment {
  _margin-top: -1.5em;
}

.thumbnailitem img {
  _left: 0;
}

#sidebar ul li {
  _border-top: 1px solid #C2BA9F;
}

#sidebar ul li.lastchild {
  _border_bottom: 1px solid #C2BA9F;
}

#comments h4 span {
 _left: -30px;
}

.messageboardentry.author h1 {
  _padding-bottom: 0;
  _background-position: 100% 100%;
}

#footer {
  _background: white;
  _padding-top: 20px;
}
