@charset "utf-8";
/*
  Sitename: http://origins.osu.edu/
  Author: Mitchell R.K. Shelton

  blog.css
  Styles for multiblog
*/

/* ~~~~~~~~~~~~~~~~~~~~~~~~ */
/* ~ multiblog ~ */
/* ~~~~~~~~~~~~~~~~~~~~~~~~ */
.node-blog {
  font-size: 1.4em;
  line-height: 1.4em;
}
.node-blog .caption {
  font-size: .8em;
  line-height: 1em;
}
.node-blog img {
  border: 1px solid #000;
  margin: 0px 5px 0px 5px;
  width: 90%;
}
.origins-printer-friendly-link {
  float: right;  
}