/* reddsvip.com - classic weblog skin */
html {
  background: #FFFFFF;
}
body {
  margin: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 1.65;
  color: #333333;
  background: #FFFFFF;
}
a {
  color: #0033CC;
  text-decoration: underline;
}
a:visited {
  color: #663399;
}
a:focus,
input:focus {
  outline: 2px solid #557755;
  outline-offset: 1px;
}
.skip {
  position: absolute;
  left: -999px;
  top: 0;
  background: #FFFFFF;
  padding: 4px 8px;
}
.skip:focus {
  left: 8px;
  z-index: 10;
}
.visually-hidden {
  position: absolute;
  left: -999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.masthead {
  background: #90A090;
  border-bottom: 3px solid #557755;
}
.masthead-inner {
  max-width: 780px;
  margin: 0 auto;
  padding: 14px 16px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.masthead-text {
  min-width: 0;
}
.site-name {
  margin: 0;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.2;
}
.site-name a {
  color: #1C2420;
  text-decoration: none;
}
.site-desc {
  margin: 3px 0 0;
  font-size: 13px;
  color: #24312A;
}
.site-mark {
  margin-left: auto;
  width: auto;
  height: 44px;
  flex: 0 0 auto;
}
.shell {
  max-width: 780px;
  margin: 0 auto;
  padding: 26px 16px 0;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
.content {
  flex: 1 1 540px;
  min-width: 0;
  max-width: 560px;
}
.day-date {
  margin: 30px 0 8px;
  font-size: 18px;
  font-weight: bold;
  color: #963232;
}
.content > div > .day-group:first-child > .day-date,
.content > .day-date:first-child,
.content > div:first-child > .day-group:first-child .day-date {
  margin-top: 0;
}
.day-group + .day-group {
  border-top: 1px solid #DDDDDD;
  margin-top: 26px;
  padding-top: 4px;
}
.entry {
  margin-bottom: 10px;
}
.entry-title {
  margin: 10px 0 8px;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.25;
}
.single-entry .entry-title {
  font-size: 26px;
}
.entry-title a {
  text-decoration: none;
}
.entry-title a:hover {
  text-decoration: underline;
}
.entry p {
  margin: 0 0 14px;
}
.entry-meta {
  font-size: 12px;
  color: #666666;
  margin: 0 0 6px;
}
.inline-photo,
.inline-logo {
  max-width: 100%;
  height: auto;
  border: 1px solid #DDDDDD;
  padding: 2px;
  background: #FFFFFF;
  box-sizing: border-box;
  margin: 0 0 14px;
}
.page-tagline {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 19px;
  color: #963232;
}
.list-title {
  margin: 0 0 6px;
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 26px;
  font-weight: normal;
}
.list-note {
  font-size: 12px;
  color: #666666;
  margin: 0 0 18px;
}
.entry-nav {
  border-top: 1px solid #DDDDDD;
  margin-top: 26px;
  padding-top: 12px;
  font-size: 13px;
}
.entry-nav p {
  margin: 0 0 8px;
}
.rail {
  flex: 0 0 210px;
  font-size: 12px;
  line-height: 1.7;
}
.rail .menu {
  list-style: square;
  margin: 0 0 4px;
  padding-left: 18px;
}
.rail .menu > li {
  margin-bottom: 14px;
}
.rail-head {
  font-size: 13px;
  font-weight: bold;
}
.rail .menu ul {
  list-style: square;
  margin: 4px 0 0;
  padding-left: 16px;
}
.rail .menu ul li {
  margin-bottom: 2px;
}
.searchform {
  margin: 4px 0 0;
}
.searchform input[type="text"] {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  border: 1px solid #999999;
  padding: 2px 4px;
}
.searchform input[type="submit"] {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  border: 1px solid #999999;
  background: #EEEEEE;
  padding: 2px 6px;
}
.page-searchform {
  margin: 0 0 18px;
  font-size: 13px;
}
.page-searchform input[type="text"] {
  font-size: 14px;
}
#search-results {
  padding-left: 20px;
}
#search-results li {
  margin-bottom: 6px;
}
.search-cat {
  color: #666666;
  font-size: 12px;
}
.footer {
  border-top: 1px solid #DDDDDD;
  margin-top: 44px;
  padding: 14px 16px;
  text-align: center;
  font-size: 12px;
  color: #666666;
}
.footer p {
  margin: 0;
}
@media (max-width: 720px) {
  .shell {
    display: block;
    padding-top: 20px;
  }
  .content {
    max-width: none;
  }
  .masthead-inner {
    padding: 10px 16px;
  }
  .site-name {
    font-size: 20px;
  }
  .site-mark {
    height: 32px;
  }
  .day-date {
    margin-top: 26px;
  }
  .day-date + .entry .entry-title,
  .entry-title {
    margin-top: 8px;
  }
  .rail {
    margin-top: 34px;
    font-size: 14px;
  }
  .rail-head {
    font-size: 15px;
  }
  .entry-meta {
    font-size: 14px;
  }
  .searchform input[type="text"],
  .searchform input[type="submit"] {
    font-size: 14px;
  }
}
