html body {
  background-color: #8D0900;
}
html body .title-bar {
  background-color: #ff7f00;
  border-bottom: 3px solid #000;
}
html body .title-bar .title-bar-right img {
  height: 50px;
}
html body .left-nav {
  background-color: #8D0900;
  border-right: 3px solid #000;
  min-height: 800px;
}
html body .left-nav .front-door {
  width: 100%;
}
html body .left-nav ul.site-categories {
  list-style: none;
  margin-left: 10px;
  margin-top: 10px;
}
html body .left-nav ul.site-categories li {
  margin-top: 20px;
  font-weight: bold;
}
html body .left-nav ul.site-categories li.meta-links a {
  letter-spacing: 0;
}
html body .left-nav ul.site-categories li a {
  color: #ff7f00;
  text-transform: uppercase;
  letter-spacing: 1px;
}
html body .left-nav ul.site-categories li a:hover {
  text-decoration: underline;
}
html body .left-nav ul.site-categories ul.category-stories li {
  margin-top: 0px;
}
html body .left-nav ul.site-categories ul.category-stories li a {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: normal;
}
html body .main-content-well {
  background-color: #FFBF7F;
  border-bottom: 3px solid #000;
}
html body .main-content-well .featured-image {
  max-height: 300px;
  overflow: hidden;
}
html body .main-content-well .featured-image img {
  width: 100%;
  height: auto;
}
html body .main-content-well .article-content {
  padding: 10px 20px 0 20px;
}
html body .main-content-well h1 {
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.5px;
  font-weight: bold;
  color: #8D0900;
}
html body .main-content-well h1 a {
  color: #8D0900;
}
html body .main-content-well h1 a:hover {
  text-decoration: underline;
}
html body .main-content-well .publish-date {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
html body .main-content-well a {
  color: #8D0900;
}
html body .main-content-well a:hover {
  text-decoration: underline;
}
html body .main-content-well #gallery-1.gallery .gallery-item {
  border: none;
}
html body .main-content-well #gallery-1.gallery .gallery-item img {
  border: 1px solid #000;
}
html body .main-content-well .pagination a {
  color: #8D0900;
  font-weight: bold;
}
html body .main-content-well .pagination a:hover {
  background: transparent;
  color: #ff7f00;
  text-decoration: underline;
}
html body .footer-content {
  color: #FFBF7F;
  margin: 20px 0;
  text-align: center;
}

/*# sourceMappingURL=spudworks.css.map */
