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

#header a.he_links{
  color: #fff;
  text-decoration: underline;
}
#header a.he_links:hover{
  
  text-decoration: none;
}
#head_nav a.und_lnk{
  color: #fff;
  font-family: Arial, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  padding: 6px 18px 6px 18px;
  border-right: 1px solid #fff;
  display: block;
  float: left;
  
  
}
#head_nav a.und_lnk:hover{
  text-decoration: underline;
  background-color: #D8B727;
}


#footer a.ft_grey{
  text-decoration: none;
  color: #888;
}

#footer a.ft_grey:hover{
  text-decoration: underline;
}

#footer a.bt_ft{
  color: #fff;
  text-decoration: none;
}

#footer a.bt_ft:hover{
  text-decoration: underline;
}

.marquee{
  width: 314px;
  border: 1px solid #CCC;
  padding: 2px 2px 2px 2px;
  margin-top: -3px;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #8B4513;
}

#post_meta, #post_meta a{
  font-size: 10px;
  color: #888;
}
#post_meta{
  margin-bottom: 4px;
}

#post_head{
  font-size: 14px
}

.post_full{
  margin-bottom: 12px;
}

h2.comments-header, h2.comments-open-header,
h2.trackbacks-header, h2.archive-header,
h2.search-form-header, h1.search-results-header{
color: #8cc058;
}
