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

body {
  font-family: Gill Sans, Helvetica, Sans-Serif;
  font-size: 11pt;
}

div#footer {
  font-size: 9pt;
}

div#header {
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  padding-bottom:  
  padding-top: 15px;
  background-color: #333;
  color: white;
}

h1#header-name {
  font-size: 18pt;
}

h1#header-name a {
  color: white;
  text-decoration: none;
}

h2#header-description {
  font-style: italic;
}

h3.widget-header {
  font-weight: bold;
}

.entry-title {
  font-weight: bold;
  color: black;
  text-decoration: none;
}
