/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes/base-weblog.css);
@import url(/mt/mt-static/themes/splattered_paint/splattered_paint.css);
/* end StyleCatcher imports */

a:hover {
  font-weight:normal;
}

/* KAPPA - readability */
body {
background-image: none ;
background: #fafafa;
}

/* KAPPA - IE Compatibility */

#container {
float:none;
margin-top:0px;
padding-bottom: 100px; /* Bottom line covering workshops */
}

#pagebody-inner {
position:relative;
top:20px;
}

.date-header {
font-size:large;
}

#banner {
top: -10px; 
}

#banner-header a {
  color:#2E9AB6;
}

#container-inner {
margin: 0px;
}

.content-nav {
position:relative;
top: 10px;
}
