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

/**/
#content-inner {
  width: 880px !important;
}
#alpha {
  width: 500px !important;
}
#beta {
  width: 370px !important;
}

h1#topic {
  background-image: url("/images/star_full.png");
  background-repeat: no-repeat;
  padding-left: 34px;
  line-height: 32px;
  font-size: 16px;
  font-weight: bolder;
}

h2#topic {
  border-style: solid none;
  border-color: rgb(51, 153, 204) -moz-use-text-color rgb(204, 204, 204);
  border-width: 3px medium 1px;
  padding: 5px 10px;
  margin-bottom: 1em;
  background-color: #eeeeee;
  font-size: 14px;
}

strong.site-name {
  border-style: solid none;
  border-color: rgb(51, 153, 204) -moz-use-text-color rgb(204, 204, 204);
  border-width: 1px medium 1px;
  padding: 2px 2px;
  margin-bottom: 1em;
  font-size: 14px;  
}

table tr.list a:hover {
  background-color: #eeeeee; 
}
table tr.list a {
  text-decoration: none;
}

div#mtgdate {
  border-style: solid none;
  border-color: #eee;
  border-width: 1px;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 16px;  
  font-weight: bolder;  
  background-color: #ffcccc; 
  text-align: center;
  color: #cc0000;
}

