<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.post-head .category {
  float: left;
  clear: left;
  margin-bottom: 20px; }
.post-head h1 {
  display: block;
  clear: both;
}
.post-head .subhead {
  margin-bottom: 15px; }

.post-head .meta {
  display: block;
  clear: both;
  margin-bottom: 0px;
  padding: 10px 0; }
.post-head .meta .left {
  float: left;
  font-size: 1em;
  line-height: 1;
  width: auto; 
}

.post-head .meta .left .label,
.post-head .meta .left .label .post-blog-cat-label {
  padding: 0;
}

.post-head .meta .right {
  float: right;
  width: auto;
  text-align: right;
  color: #999999;
  font-weight: 900;
  line-height: 1;
}
.post .author {
  line-height: 51px;
}
.post .author a {
  color: #2397db;
  font-weight: 900;
}

.post .row.authors-row {
  margin: 0.6em 0 0 0;
}

.post-head .meta time {
  clear: none;
  padding: 0;
}
.post-head .meta time:before {
  display: none; }

.post-head .post-media-content {
  margin-top: 20px;
}

.post-head .post-deck {
  font-weight: bold;
  color: #656565;
}

.post-head figure cite a {
  display: inline;
  margin-bottom: 0;
  position: initial;
  color: #949494;
  text-decoration: underline;
}

.post-controls {
  text-align: right; }
.post-controls .meta-btn {
  float: right;
  height: 30px;
  width: 25px;
  margin-right: 10px;
  position: relative; }
.post-controls .next-post {
  width: auto;
  background: #444;
  color: white;
  font-family: 'Napco_1';
  font-size: 0.875em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
  padding: 0 18px;
  margin-right: 0; }
.post-controls .next-post:hover {
  text-decoration: none;
  background: #666; }
.post-controls .font-larger:after, .post-controls .font-smaller:after, .post-controls .print:after {
  content: '';
  background: url(../../images/sprite_ui.png) no-repeat;
  display: block;
  text-indent: -9999em;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 50%; }

.pull-left.head-pic {
  margin-right: 10px;
}

.syndicated-content-note {
  border: 1px #ccc solid;
  padding: .5em;
  background-color: #efefef;
  margin-bottom: 1em;
  font-size: .9em;
}

.syndicated-content-note p {
  padding-bottom: .4em;
}

.syndicated-content-note p:last-of-type {
  padding-bottom: 0;
}

.post-body .syndicated-content-note p a {
  color: #2397db !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .post-controls .font-larger:after, .post-controls .font-smaller:after, .post-controls .print:after {
    background-image: url(../../images/sprite_ui_2x.png) !important;
    -webkit-background-size: 800px 800px;
    background-size: 800px 800px; } }
.post-controls .font-larger:after {
  background-position: -33px -291px;
  width: 15px;
  margin-left: -7px; }
.post-controls .font-smaller:after {
  background-position: -52px -291px;
  width: 15px;
  margin-left: -7px; }
.post-controls .print:after {
  background-position: 0px -290px;
  width: 12px;
  margin-left: -6px;
  height: 11px; }
.post-controls .font-larger.active, .post-controls .font-smaller.active {
  opacity: .4;
  -ms-filter: "alpha(opacity=40)"; }
@media (max-width: 480px) {
  .post-controls .print, .post-controls .font-smaller, .post-controls .font-larger {
    display: none; } }</pre></body></html>