/*******************************************************
Define colors.
********************************************************/
/*******************************************************
Define fonts.
********************************************************/
/*******************************************************
General document styles.
********************************************************/
html {
  overflow-y: scroll;
  background-color: #3c3c3d;
  color: #040707;
  height: 100%;
  font-size: 16px;
  width: 100%;
}
body {
  width: 960px;
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  font-size: 0.625em;
  /* 10px */
  line-height: 1.50em;
  /* 15px */
  font-family: "museo", Georgia, serif;
  background: url('https://web.archive.org/web/20180719052338im_/http://www.singersmeats.com/wp-content/themes/singersmeatsv2/images/gray-brick-bg.jpg') repeat-y left top;
  background-color: #3c3c3d;
  background-size: 100% auto;
}
html.no-multiplebgs body {
  background: url('https://web.archive.org/web/20180719052338im_/http://www.singersmeats.com/wp-content/themes/singersmeatsv2/images/gray-brick-bg.jpg') repeat-y left top;
}
/*******************************************************
Header styles.
********************************************************/
.header-site {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.header-site .nav-site {
  float: right;
  margin: 69px 57px 0 0;
  font-size: 1.5em;
  line-height: 1.5em;
  width: 188px;
}
.header-site .img-logo {
  float: left;
  width: 192px;
  height: auto;
  margin: 61px 0 48px 125px;
}
.header-site .img-dc-proud-logo {
  position: absolute;
  left: 880px;
  top: 545px;
  width: 56px;
  height: auto;
  z-index: 15;
}
/*******************************************************
Navigation menu styles.
********************************************************/
.nav-site ul {
  overflow: hidden;
}
.nav-site ul li {
  float: right;
  margin-left: 0.294em;
}
.nav-site ul li.current-menu-item a {
  color: #676766 !important;
}
.nav-site ul li a:link,
.nav-site ul li a:visited {
  font-family: Impact, Charcoal, sans-serif;
  color: #a03023;
  text-transform: uppercase;
  text-decoration: none;
}
.nav-site ul li a:after {
  content: "\2605";
  color: #676766;
  padding-left: 0.294em;
}
/*******************************************************
Main article styles.
********************************************************/
.article-main {
  font-size: 1.7em;
  line-height: 1.150em;
  min-height: 500px;
}
.article-main p {
  margin: 1em 0;
}
.article-main .section-intro {
  background-color: #1f3d7c;
  color: #ffffff;
  padding: 1.4% 21.8% 1.4% 26.9%;
  font-size: 1.2em;
}
.article-main .section-intro p {
  margin: 0;
  line-height: 1.2em;
}
.article-main .nav-site {
  background-color: #ffffff;
  padding: 1em 12.8% 2em 12.8%;
  opacity: 0.8;
}
.article-main .section-body {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 1em 210px 2em 259px;
  min-height: 500px;
}
.article-main .section-body :first-child {
  margin-top: 0 !important;
}
.article-main .section-body h2 {
  font-family: "museo-slab", Georgia, serif;
  font-weight: bold;
  color: #a03023;
  text-transform: uppercase;
  margin-top: 2em;
}
.article-main .section-body ul {
  list-style-type: disc;
  margin: 1em 0 1em 1em;
  padding-left: 0.5em;
}
.article-main .section-body strong {
  font-weight: 900;
}
.article-main .section-body em {
  font-style: italic;
}
.article-main .section-body .table-order-form {
  width: 100%;
  margin-top: 1em;
}
.article-main .section-body .table-order-form td {
  vertical-align: top;
  padding-bottom: 1em;
}
.article-main .section-body .table-order-form td:first-child {
  width: 50%;
}
.article-main .section-body .table-order-form td:last-child {
  width: 30%;
}
.article-main .section-body .table-order-form td:last-child form br {
  display: none;
}
.article-main .section-body .form-view-cart br {
  display: none;
}
.article-main .section-body #mc_embed_signup {
  position: relative;
  padding: 0;
}
.article-main .section-body #mc_embed_signup h2 {
  margin: 2em 0 1em 0 !important;
  font-weight: bold;
  font-size: inherit;
}
.article-main .section-body #mc_embed_signup form {
  padding: 0;
}
.article-main .section-body #mc_embed_signup form label {
  font-size: inherit;
  padding-bottom: 0;
  font-weight: normal;
}
/*******************************************************
Home page style overrides.
********************************************************/
body.home {
  background: url('https://web.archive.org/web/20180719052338im_/http://www.singersmeats.com/wp-content/themes/singersmeatsv2/images/apron-and-gray-brick-bg.jpg') no-repeat left top, url('https://web.archive.org/web/20180719052338im_/http://www.singersmeats.com/wp-content/themes/singersmeatsv2/images/gray-brick-bg.jpg') repeat-y left top;
  background-size: 100% auto;
}
html.no-multiplebgs body.home {
  background: url('https://web.archive.org/web/20180719052338im_/http://www.singersmeats.com/wp-content/themes/singersmeatsv2/images/apron-and-gray-brick-bg.jpg') no-repeat left top;
}
body.home .header-site .img-logo {
  margin-bottom: 158px;
}
body.home .article-main {
  width: 577px;
}
body.home .article-main .img-apron-silhouette,
body.home .article-main .img-apron-silhouette-top {
  float: right;
}
body.home .article-main .section-callout {
  position: absolute;
  top: 190px;
  left: 250px;
  width: 230px;
}
body.home .article-main .section-callout strong {
  font-weight: 900;
}
body.home .article-main .section-callout em {
  font-style: italic;
}
body.home .article-main .section-callout a:link,
body.home .article-main .section-callout a:visited {
  color: #a03023;
  text-decoration: none;
}
body.home .article-main .section-callout a:hover {
  text-decoration: underline;
}
body.home .article-main .section-intro {
  padding: 0 0 0 100px;
  height: 139px;
  display: table;
}
body.home .article-main .section-intro p {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2em;
  font-size: 1.4em;
  width: 342px;
}
body.home .article-main .section-intro img {
  display: table-cell;
}
body.home .article-main .section-body {
  padding-left: 100px;
  padding-right: 2em;
  margin-bottom: 100px;
  min-height: 672px !important;
}

/*
     FILE ARCHIVED ON 05:23:38 Jul 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:31:19 Nov 05, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.662
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.01
  esindex: 0.012
  cdx.remote: 10.35
  LoadShardBlock: 112.542 (3)
  PetaboxLoader3.datanode: 184.859 (5)
  PetaboxLoader3.resolve: 187.326 (3)
  load_resource: 320.735 (2)
*/