body.thrCol {
  margin: 0;
  padding: 0;
  background: #e6e6e6;
  color: #333;
  font: 12px Arial, Helvetica, sans-serif;
}
a { color: #8b0000; text-decoration: underline; }
a:hover { color: #c00000; }
#hdr {
  width: 1000px;
  height: 86px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
}
#hdr:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #d9d9d9;
}
#logo {
  position: absolute;
  left: 24px;
  top: 17px;
  height: 55px;
}
#logo #img {
  float: left;
  width: 83px;
  height: 42px;
  padding-top: 8px;
}
#logo #img img { border: 0; max-width: 83px; }
#logo #name {
  float: left;
  margin-left: 15px;
  padding-left: 16px;
  border-left: 1px solid #d7d7d7;
  font: 32px Georgia, "Times New Roman", serif;
  line-height: 48px;
}
#logo #name a { color: #8b0000; text-decoration: none; }
#tinfo {
  position: absolute;
  right: 26px;
  top: 25px;
  width: 210px;
  text-align: right;
  color: #888;
}
#day { font-size: 20px; color: #9b9b9b; }
#date { margin-top: 2px; color: #777; }
.crbs,
.fcrbs {
  width: 1000px;
  margin: 0 auto;
  background: #ececec;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
}
.crbs .navbar,
.fcrbs .navbar {
  padding: 8px 20px;
  color: #777;
}
.crbs span,
.fcrbs span { color: #aaa; }
.content-text .fcrbs {
  width: auto;
  margin: 12px 0 0 0;
  border-left: 0;
  border-right: 0;
}
.hor {
  width: 1000px;
  margin: 0 auto;
  background: #fff;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
}
.hor-left-all {
  float: left;
  width: 952px;
  padding: 22px 24px 26px;
}
.sings {
  list-style: none;
  margin: 0 0 22px 0;
  padding: 0 0 14px 0;
  width: 952px;
  min-height: 74px;
  border-bottom: 1px solid #ddd;
}
.sings li {
  float: left;
  width: 74px;
  height: 74px;
  margin-right: 0;
  text-align: center;
}
.sings:after {
  content: "";
  display: block;
  clear: both;
}
.sings .edit { height: 74px; color: #555; }
.sings img {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto 4px auto;
  border: 0;
}
.sings img.current { opacity: 1; }
.sings span {
  display: block;
  font-size: 10px;
  line-height: 11px;
}
.sings a { color: #555; text-decoration: none; }
.sings a:hover span { color: #8b0000; text-decoration: underline; }
.hor-left-2 {
  float: left;
  width: 150px;
  margin-right: 22px;
  padding-top: 4px;
}
.hor-left-2 p {
  margin: 0 0 4px 0;
  padding: 5px 8px;
  color: #fff;
  background: #990000;
  font-weight: bold;
}
.hor-left-2 ul {
  list-style: none;
  margin: 0 0 12px 0;
  padding: 0;
  border-top: 1px solid #e5e5e5;
}
.hor-left-2 li {
  padding: 5px 8px;
  border-bottom: 1px solid #e5e5e5;
  background: #fafafa;
}
.hor-left-2 a { color: #333; text-decoration: none; }
.hor-left-2 a:hover { color: #8b0000; text-decoration: underline; }
.content-text {
  float: left;
  width: 780px;
  font-size: 16px;
  line-height: 1.65;
  color: #333;
}
.content-text.int,
.content-text.all-signs,
.content-text.archive-page { width: 780px; }
.content-text h1 {
  margin: 0 0 10px 0;
  color: #8b0000;
  font: 24px Georgia, "Times New Roman", serif;
  font-weight: normal;
}
.content-text h2 {
  margin: 0 0 9px 0;
  color: #8b0000;
  font-size: 16px;
}
.content-text .date {
  display: block;
  margin: 0 0 18px 0;
  color: #888;
  font-size: 12px;
}
.content-text p {
  margin: 0 0 18px 0;
  font-size: 17px;
  line-height: 1.72;
  text-align: justify;
}
.daily-list {
  border-top: 1px solid #ddd;
  margin-top: 16px;
}
.daily-item {
  padding: 16px 0 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
.daily-item h2 a { color: #8b0000; text-decoration: none; }
.daily-item h2 a:hover { text-decoration: underline; }
.daily-sign-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -3px 7px 0 0;
  vertical-align: middle;
  border: 0;
}
.nav {
  margin: 24px 0 22px 0;
  padding: 14px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  color: #777;
}
.nav .block,
.nav .yest {
  float: left;
  min-width: 78px;
  text-align: center;
}
.nav .block .date,
.nav .yest .date {
  display: block;
  margin: 2px 0 0 0;
  font-size: 11px;
  color: #999;
}
.nav .arrow {
  float: left;
  padding: 4px 7px 0 7px;
  color: #aaa;
}
.archive-link {
  margin: 0 0 20px 0;
  padding: 10px 12px;
  background: #f5f5f5;
  border: 1px solid #ddd;
}
.archive-page h1 {
  margin: 0 0 8px 0;
  color: #8b0000;
  font: 20px Georgia, "Times New Roman", serif;
  font-weight: normal;
}
.archive-section {
  margin: 18px 0 24px 0;
  padding-top: 14px;
  border-top: 1px solid #ddd;
}
.cal-month {
  float: left;
  width: 185px;
  height: 184px;
  margin: 0 10px 12px 0;
  border: 1px solid #ddd;
  background: #fafafa;
}
.cal-month h2 {
  margin: 0;
  padding: 5px 7px;
  color: #8b0000;
  font-size: 13px;
  background: #eee;
}
.cal-month div {
  padding: 6px;
  line-height: 1.8;
}
.cal-month a {
  display: inline-block;
  width: 18px;
  text-align: center;
  color: #333;
  text-decoration: none;
}
.cal-month a:hover { color: #8b0000; text-decoration: underline; }
.sign-index {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sign-index li {
  float: left;
  width: 150px;
  margin: 0 0 7px 0;
}
#footer {
  width: 1000px;
  margin: 0 auto;
  background: #e9e9e9;
  color: #777;
  border: 1px solid #cfcfcf;
  border-top: 0;
}
#footer .c {
  float: left;
  padding: 10px 14px;
}
#footer .link {
  text-align: right;
  padding: 10px 14px;
}
#footer2 {
  width: 1000px;
  margin: 0 auto;
  padding: 8px 0 20px 0;
  color: #999;
}
.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
@media (max-width: 900px) {
  *,
  *:before,
  *:after {
    box-sizing: border-box;
  }
  body { overflow-x: hidden; }
  #hdr,
  .crbs,
  .fcrbs,
  .hor,
  #footer,
  #footer2 {
    width: 100% !important;
    box-sizing: border-box;
  }
  .hor-left-all,
  .hor-left-2 {
    float: none;
    width: 100% !important;
  }
  .content-text,
  .content-text.int,
  .content-text.all-signs,
  .content-text.archive-page {
    float: none;
    width: min(100%, 360px) !important;
  }
  .hor-left-all { padding: 14px 13px 18px; }
  .content-text {
    font-size: 15px;
    line-height: 1.58;
    padding-right: 0;
    max-width: 100% !important;
    overflow: hidden;
  }
  .sings {
    width: auto;
    min-height: 0;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    row-gap: 6px;
  }
  .sings li {
    float: none;
    width: auto;
    margin-right: 1px;
    margin-bottom: 6px;
  }
  .sings img {
    width: 40px;
    height: 40px;
  }
  .sings span { font-size: 9px; }
  .content-text p {
    margin: 0 0 16px 0;
    font-size: 16px;
    line-height: 1.65;
    text-align: left;
    width: 100%;
    max-width: 100%;
    overflow-wrap: break-word;
    word-break: normal;
    hyphens: none;
  }
  .daily-list,
  .daily-item {
    max-width: 100%;
    overflow: hidden;
  }
  .nav {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
  .nav .block,
  .nav .yest {
    float: none;
    min-width: 0;
  }
  .nav .block a,
  .nav .yest a {
    display: block;
    overflow-wrap: break-word;
  }
  .nav .arrow {
    display: none;
  }
  .content-text.archive-page {
    width: 100% !important;
  }
  .cal-month {
    float: none;
    width: 100%;
    height: auto;
    min-height: 0;
    margin: 0 0 12px 0;
  }
  .cal-month div {
    padding: 8px 10px 10px;
    line-height: 2;
  }
  .cal-month a {
    width: calc(100% / 7);
    min-width: 0;
    padding: 2px 0;
    font-size: 15px;
  }
  #logo #name { font-size: 26px; }
  #tinfo { display: none; }
}
