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

@import url(http://www.reesespieces.org/cgi-bin/mt/mt-static/plugins/ActionStreams/css/action-streams.css);

/* hide machine fields for hAtom */
.hentry .entry-title, .hentry .updated, .hentry .published { display: none; }


.service-github { background-image: url(/cgi-bin/mt/mt-static/plugins/GitHubActionStreams/github.png); }

.action-stream.arin,
.action-stream.harper,
.action-stream.byrne {
  width: 266px;
  float: left;
  margin: 0 15px 0 15px;
}
body { font-family: Helvetica; }
h1#header-name { font-family: Georgia; font-size: 3em; text-align: center; font-weight: bold; }
h1#header-name a { text-decoration: none; color: black;}

.action-stream ul { margin-left: 0; margin-top: 10px; }
.action-stream li { padding: 5px 0 5px 20px; }
.action-stream li .entry-content { line-height: 150%; }
#content-inner { padding-top: 0; }