/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://blood.s326.xrea.com/x/mt/mt-static/themes-base/blog.css);
@import url(http://blood.s326.xrea.com/x/mt/mt-static/support/themes/hills-midnight/hills-midnight.css);
/* end StyleCatcher imports */

/* Customize ============================================================== */

/* Common */

blockquote {
  margin-left:          0px;
  border-left:          2px solid #b0c4de;
  padding:              0.5em 1em 0.5em 1em;
  background:           #e0ffff;
}

hr {
  margin:               1.5em 5em 2em 5em;
  color:                #dbacfa;
}
br #clear {
  clear:                both;
}

/* Layout */

#container-inner {
  width:                760px;
}

.layout-uni #alpha {
  left:                 auto;
  right:                auto;
  width:                760px;
}

.layout-tw #alpha {
  left:                 190px;
  width:                570px;
}

.layout-tw #beta {
  left:                 -570px;
  width:                190px;
}

#header { 
  border-top-width:     5px;
  border-top-style:     solid;
  border-bottom-width:  5px;
  border-bottom-style:  solid;
  background:           #dbacfa url(island.jpg) no-repeat bottom left;
}
#header-content {
  width:                570px;
  margin:               20px 0 20px 20px;
}
#header-description {
  color:                #b0c4de;
}
#header-inner,
#content-inner,
#footer-inner {
  position:             relative;
  width:                760px;
  margin:               0 auto;
}

/* Own Style */

#subheading {
  border-left:          1em solid #708090;
  margin:               1.5em 0 1em 0;
  padding-left:         .5em;
  font-size:            1.1em;
  color:                #708090;
}
#shout {
  padding-top:          0.5em;
  padding-bottom:       0.5em;
  text-align:           center;
  font-size:            1.2em;
  font-weight:          bold;
}

