/* This is the StyleCatcher theme addition. Do not remove this block. 
@import url(http://weblog.ehsanix.com/mt-static/themes-base/blog.css);
*/
@import url(http://weblog.ehsanix.com/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

@import url(http://weblog.ehsanix.com/mt-static/plugins/ActionStreams/css/action-streams.css);

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


.service-iwtst { background-image: url(http://weblog.ehsanix.com/mt-static/plugins/Iwtst/images/iwtst.png); }

body {
  width : 960px;
  margin-left : 100px;
  margin-top : 40px;
  font-family : Helvetica, Arial, Verdana;
  font-size : 14px;
  font-weight : bold;
  line-height : 150%;
  color : #333333;
  }

a {
  color : blue;
  text-decoration : none;
  }

a:hover {
  color : red;
  text-decoration : none;
  }

.intro {
  font-size : 16px;
  line-height : 32px;
  font-weight : bold;
  margin-bottom : 40px;
  }


.footer {
  margin-top : 40px;
  font-size : 24px;
  line-height : 36px;
  font-weight : bold;
  color : silver;
  border-top : 1px #666 solid;
  }

.action-stream {
float:left;
overflow:hidden;
width:712px;
}
.sidebar {
float:right;
width:248px;
}


.activity-stream-list li {
  margin-bottom:15px;
  padding-left:30px;
  text-transform:lowercase;
  }


.author-event-date {
  color : silver;
  }

.hentry .entry-title, .hentry .updated, .hentry .published { display: none; }


.service-iwtst { background-image: url(/mt-static/plugins/Iwtst/images/iwtst.png); }


