body {
  margin: 0;
  background: #eeeeee url("assets/theme/bg-sand.png") repeat-x center top fixed;
  color: #484848;
  font: 14px/1.65 "Open Sans", "Helvetica Neue", Arial, "Microsoft JhengHei", sans-serif;
}
a { color: #447bc4; text-decoration: none; }
a:hover { text-decoration: underline; }
#outer-wrapper { border-top: 2px solid #fff; }
#wrapper { min-height: 100vh; }
#doc { width: 980px; margin: 0 auto; padding: 0 10px 48px; }
#masthead { position: relative; padding: 0; }
#tabzilla { position: absolute; right: 0; top: 0; display: block; width: 150px; height: 44px; overflow: hidden; background: rgba(255, 255, 255, 0.5); color: #303030; font-size: 13px; line-height: 44px; text-align: center; text-transform: lowercase; z-index: 2; }
.breadcrumbs { margin: 0 0 0 20px; color: #303030; font-size: 13px; }
.breadcrumbs b { margin: 0 5px; color: #303030; font-size: 120%; font-weight: bold; }
hgroup { margin: 0; padding: 34px 28px 30px; color: #484848; }
hgroup .site-logo, hgroup .site-title, hgroup .site-heading { margin-top: 1em; margin-left: 0; margin-right: 0; text-shadow: none; }
.site-logo { margin: 0 0 3px; }
.site-logo a:hover { text-decoration: none; }
.site-logo img { display: block; width: 130px; height: auto; }
.site-title { margin: 1.2em 0 0; font-size: 32px; font-weight: 300; line-height: 1.15; }
.site-heading { margin-top: 2em; margin-bottom: 0; font-size: 18px; font-weight: 400; line-height: 1.35; }
#main { display: grid; grid-template-columns: 660px 220px; gap: 60px; align-items: start; padding-top: 26px; }
.article-div { clear: both; margin: 0 0 28px; padding: 20px 20px 30px; border-radius: 5px; background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1)); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1)); }
.post, .post-list-item { position: relative; }
.entry-header { position: relative; display: block; }
.entry-meta { clear: both; display: block; margin: 10px 0; }
.entry-title { margin: 0 0 14px; font-size: 32px; line-height: 1.22; font-weight: 300; }
.post-list-item .entry-title { min-height: 0; font-size: 32px; }
.entry-title a { color: #303030; }
.entry-posted { margin: 0 0 12px; text-align: left; }
.post-list-item .entry-posted { float: none; }
.author-meta { color: #777; font-size: 14px; }
.author-meta a { color: inherit; text-decoration: none; }
.author-meta a:hover { text-decoration: none; }
.author-meta img { width: 24px; height: 24px; vertical-align: middle; }
.author-info, .author-title { display: inline-block; vertical-align: middle; line-height: 1.2; }
.author-info { margin-left: 8px; }
.author-title { margin-left: 4px; color: #999; }
.post-date { display: none; }
.single .entry-meta,
.archive .entry-meta,
.home .entry-meta {
  position: absolute;
  top: 3px;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #ffffff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  margin: 10px 0 20px;
  padding: 5px;
  width: calc(100% - 100px);
}
.published { display: inline-block; width: 68px; min-width: 68px; height: 72px; padding: 7px 0 0; background: url("assets/theme/bg-date-lt.png") no-repeat center top; color: #555; text-align: center; box-shadow: none; }
.posted-month, .posted-year { display: block; padding: 0; font-size: 14px; line-height: 1.05; background: transparent; }
.posted-date { display: block; font-size: 27px; line-height: .95; color: #555; }
.thumb-img { float: left; width: 150px; height: 150px; margin: 4px 22px 12px 0; overflow: hidden; background: #fff; border: 1px solid #fff; box-shadow: 0 0 16px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.1); }
.thumb-img img { width: 150px; height: 150px; object-fit: cover; display: block; }
.entry-content { font-size: 16px; }
.post-list-item .entry-content.half { min-height: 120px; color: #484848; }
.entry-content p { margin: 0 0 1.15em; }
.entry-content img { max-width: 100%; height: auto; display: block; margin: 1.4em auto; }
.entry-content blockquote { margin: 1.4em 0; padding-left: 1.2em; border-left: 4px solid #d94f2b; color: #555; }
.entry-content pre { overflow-x: auto; padding: 14px; background: #272822; color: #f8f8f2; }
.entry-content code { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: .92em; }
.entry-content ul, .entry-content ol { padding-left: 1.6em; }
.entry-footer { display: block; clear: both; margin: 24px 0 0; padding: 12px 24px 3px; background: rgba(0,0,0,.02); border-bottom: 1px solid rgba(255,255,255,.5); box-shadow: 0 0 3px rgba(0,0,0,.1) inset; color: #666; font-size: 14px; }
.entry-category-box { margin-bottom: 10px; }
.entry-category-box span, .entry-tag-box span { display: inline-block; margin: 0 6px 6px 0; padding: 2px 8px; background: #eee; }
.archive-header { margin: 0 0 26px; padding-bottom: 12px; border-bottom: 1px solid #ddd; }
.archive-header h2 { margin: 0 0 4px; font-size: 30px; font-weight: 400; }
.archive-header p { margin: 0; color: #666; }
.archive-list { margin: 0; padding: 0; list-style: none; }
.archive-list li { display: flex; justify-content: space-between; gap: 16px; padding: 10px 0; border-bottom: 1px solid #e5e5df; }
.archive-list span { color: #777; }
#secondary { font-size: 14px; color: #555; }
.widget { display: block; margin: 0 0 22px; padding: 0 0 16px; border-bottom: 1px dotted #d6d6d6; }
.widget h3 { margin: 0 0 10px; color: #333; font-size: 18px; font-weight: 400; }
.widget ul { margin: 0; padding-left: 1.2em; }
.widget li { margin: 0 0 5px; }
.archive-dropdown { max-width: 100%; }
@media (max-width: 1000px) {
  #doc { width: 760px; }
  #main { grid-template-columns: 1fr; }
  #secondary { width: 660px; margin: 20px auto 0; }
  #secondary .widget { display: inline-block; width: 200px; margin: 0 8px 18px; padding: 0 6px 12px; vertical-align: top; }
}
@media (max-width: 760px) {
  #doc { width: auto; padding-left: 18px; padding-right: 18px; }
  #main, #secondary { width: auto; }
  .post-list-item .entry-title { min-height: 0; margin-left: 0; }
  .post-list-item .entry-posted { float: none; }
  .single .entry-meta,
  .archive .entry-meta,
  .home .entry-meta { position: static; width: auto; margin: 0 0 12px; }
  .thumb-img { float: none; margin-left: 0; }
  #secondary .widget { display: block; width: auto; margin: 0 0 22px; }
  .entry-posted { text-align: left; }
  .site-title { font-size: 28px; }
  .site-heading { font-size: 18px; }
}
