hr.extra-margin-top {
  margin-top: 30px; }

.last-updated-story-streams-widget .post-entry .icsu_categories_and_tags,
.post-type-archive-story-stream .post-entry .icsu_categories_and_tags {
  display: none; }
.last-updated-story-streams-widget .post-entry .icsu_author_related,
.post-type-archive-story-stream .post-entry .icsu_author_related {
  display: none; }
.last-updated-story-streams-widget .post-entry .icsu_author_separator,
.post-type-archive-story-stream .post-entry .icsu_author_separator {
  display: none; }
.last-updated-story-streams-widget .post-entry .slide-meta-time,
.post-type-archive-story-stream .post-entry .slide-meta-time {
  display: none; }
.last-updated-story-streams-widget .post-entry .entry-title a,
.post-type-archive-story-stream .post-entry .entry-title a {
  display: inline-block; }

.single-story-stream .story-stream-page-title {
  font-family: "clavo", sans-serif;
  font-weight: 600 !important;
  color: #f3990a; }

.story-stream-post-list {
  list-style: none !important;
  padding: 0;
  margin-left: 0; }
  .story-stream-post-list .story-stream-post-list-item {
    position: relative;
    padding-left: 60px;
    margin-left: 0;
    padding-top: 50px; }
    .story-stream-post-list .story-stream-post-list-item:before {
      content: " ";
      display: block;
      position: absolute;
      height: 100%;
      width: 2px;
      background-color: #f18f10;
      top: 61px;
      left: 8px; }
    .story-stream-post-list .story-stream-post-list-item:last-child:before {
      display: none; }
    .story-stream-post-list .story-stream-post-list-item .entry-date {
      display: block;
      font-family: "clavo", sans-serif;
      font-weight: 500;
      font-size: 24px;
      color: #333 !important; }
      .story-stream-post-list .story-stream-post-list-item .entry-date:before {
        content: " ";
        display: block;
        position: absolute;
        top: 52px;
        left: 0;
        height: 18px;
        width: 18px;
        background-color: #f18f10;
        border-radius: 9px; }
    .story-stream-post-list .story-stream-post-list-item .entry-title {
      display: block;
      margin-top: 20px;
      font-family: "clavo", sans-serif;
      font-weight: 500;
      font-size: 36px;
      line-height: 1.1;
      color: #333 !important; }

.single-post .story-stream-container .intro-title {
  font-family: "clavo", sans-serif;
  font-size: 14px;
  color: #f18f10; }
.single-post .story-stream-container .story-stream-title {
  margin-bottom: 0;
  font-family: "clavo", sans-serif;
  font-size: 20px;
  font-weight: 600 !important; }
  .single-post .story-stream-container .story-stream-title a {
    color: #f18f10 !important;
    font-weight: 600 !important; }
.single-post .story-stream-container .story-stream-post-list .story-stream-post-list-item {
  padding-left: 25px;
  padding-top: 30px; }
  .single-post .story-stream-container .story-stream-post-list .story-stream-post-list-item:before {
    height: 100%;
    width: 1px;
    top: 37px;
    left: 5px; }
  .single-post .story-stream-container .story-stream-post-list .story-stream-post-list-item .entry-date {
    font-size: 14px; }
    .single-post .story-stream-container .story-stream-post-list .story-stream-post-list-item .entry-date:before {
      top: 34px;
      height: 11px;
      width: 11px;
      border-radius: 6px; }
  .single-post .story-stream-container .story-stream-post-list .story-stream-post-list-item .entry-title {
    margin-top: 10px;
    font-size: 20px; }
.single-post .story-stream-container .read_more {
  margin-top: 40px; }

/*# sourceMappingURL=story-streams.css.map */
