.other_articles, .full_article {
  margin-top: 1.75em; }

.other_articles div.other {
  padding-top: 0.5em;
  padding-bottom: 1.25em; }
  .other_articles div.other div.inner-other {
    background-color: #eeeeee;
    font-size: 0.875em;
    font-weight: 300;
    padding: 4px 2px; }
    .other_articles div.other div.inner-other .topper {
      font-weight: 600;
      padding: 0.25em 0.5em;
      margin: 10px; }
    .other_articles div.other div.inner-other a {
      text-decoration: none; }
      .other_articles div.other div.inner-other a p {
        background-color: #fffefb;
        padding: 0.25em 0.5em;
        margin: 10px; }
      .other_articles div.other div.inner-other a:hover {
        text-decoration: underline; }
        .other_articles div.other div.inner-other a:hover p {
          #background-color: #fff9dc; }

.full_article .category {
  color: #a1a1a1;
  font-weight: 200;
  margin: 0; }
.full_article h2 {
  margin-top: 0.25em; }
.full_article img {
  margin-bottom: 0.5em; }
.full_article figure figcaption {
  font-size: 13px; }
.full_article .spoiler_alert {
  background-color: #e9e7ba;
  padding: 6px 10px; }
.full_article .content_warning {
  background-color: #fffde8;
  border: 5px solid #dd0000;
  padding: 6px 10px; }
.full_article .suggester {
  color: #4b0c0c;
  margin-top: 1.5em; }
  .full_article .suggester .pub_date {
    font-size: .75em; }
  .full_article .suggester .sugg_name {
    font-weight: 600; }
  .full_article .suggester .sugg_title {
    font-size: .95em;
    font-style: italic; }

.comments {
  font-weight: 400;
  padding-bottom: 1em; }
  .comments .name, .comments .said, .comments .date_time {
    color: #315f08;
    font-size: .75em;
    font-weight: 600; }
  .comments .said {
    font-weight: 100;
    color: inherit;
    opacity: .75; }
  .comments .redacted {
    color: #4b0c0c;
    font-style: italic; }

@media print {
  .full_article .category {
    color: #494949;
    font-weight: 200; }

  .other_articles {
    display: none; } }

/*# sourceMappingURL=article-styles.css.map */
