/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/static/themes-base/blog.css);
@import url(/static/support/themes/unity-purple/unity-purple.css);
/* end StyleCatcher imports */

h1, h2, h3, h4 {
  font-weight: bold;
}
h1 { font-size: 150% }
h2 { font-size: 130% }
h3 { font-size: 115% }
h4 { font-size: 100% }
#header {
  background: none;
  border-top-width: 3px;
  padding-top: 6px;
}
.widget-powered.widget {
  display: none;
}
#container-inner {
  width: 87%;
}
.layout-wt #content-inner {
  background: none;
}
.layout-wt #alpha {
  width: 80%;
}
.layout-wt #beta {
  width: 20%;
}
