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


/* Footer. */
#footer {
  clear: both;
  text-align: center;
  border-top: 1px solid #369;
  background: #335099 url(banner-bg.gif) repeat-x;
  }
#footer p {
  margin: 0;
  padding: 12px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  }
 
 
/* Members. */
.entry-body dl {
  position:relative;
  margin-bottom: 20px;
  width:100%;
  }
.entry-body dt {
  position:absolute;
  left:0;
  line-height: 1.5;
  }
.entry-body dd {
  margin:0 0 1em 7em;
  line-height: 1.5;
  }


/* Topics. */
#topics {
  margin-bottom: 30px;
  }