@font-face {
    font-family: 'Lato';
    src: url('/http/www.goodstuffnw.com/static/LatoLatin-Italic.eot');
    src: url('/http/www.goodstuffnw.com/static/LatoLatin-Italic.eot?#iefix') format('embedded-opentype'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Italic.woff2') format('woff2'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Italic.woff') format('woff'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;

}
@font-face {
    font-family: 'Lato';
    src: url('/http/www.goodstuffnw.com/static/LatoLatin-Regular.eot');
    src: url('/http/www.goodstuffnw.com/static/LatoLatin-Regular.eot?#iefix') format('embedded-opentype'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Regular.woff2') format('woff2'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Regular.woff') format('woff'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Lato';
    src: url('/http/www.goodstuffnw.com/static/LatoLatin-BoldItalic.eot');
    src: url('/http/www.goodstuffnw.com/static/LatoLatin-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-BoldItalic.woff2') format('woff2'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-BoldItalic.woff') format('woff'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;

}
@font-face {
    font-family: 'Lato';
    src: url('/http/www.goodstuffnw.com/static/LatoLatin-Bold.eot');
    src: url('/http/www.goodstuffnw.com/static/LatoLatin-Bold.eot?#iefix') format('embedded-opentype'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Bold.woff2') format('woff2'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Bold.woff') format('woff'),
         url('/http/www.goodstuffnw.com/static/LatoLatin-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;

}
@font-face {
  font-family: "Oswald";
  src: url('/http/www.goodstuffnw.com/static/oswald-light.eot');
  src: url('/http/www.goodstuffnw.com/static/oswald-light.eot?#iefix') format('embedded-opentype'),
       url('/http/www.goodstuffnw.com/static/oswald-light.woff2') format('woff2'),
       url('/http/www.goodstuffnw.com/static/oswald-light.woff') format('woff'),
       url('/http/www.goodstuffnw.com/static/oswald-light.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}

html, body {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.333em;
}

h1, h2, h3, h4, h5, h6, h7 {
/*  font-family: "ff-enzo-web", Helvetica, Arial, sans-serif;*/
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.333em;
}

.adverts-inline {
  display: none;
}

@media all and (max-width: 980px) {
  body #blog-wrapper {
    width: auto;
    max-width: 100%;
    margin: 0;
  }
  
  body #top-extras {
    width: auto;
    max-width: 100%;
    display: block;
  }
  
  body #blog {
    width: auto;
    max-width: 100%;
    float: none;
  }
  
  body #sidebar {
    display: none;
    width: auto;
    float: none;
  }
  
  body .page-list {
    max-width: 100%;
  }
  
  .archive {
    display: none;
  }
  
  .adverts-inline {
    display: block;
  }
}

@media all and (max-width: 600px) {
  body .post-body figure.align-left, body .post-body img.align-left, body .post-body figure.align-right, body .post-body img.align-right {
    max-width: 100%;
    float: none;
    clear: both;
  }
}

body {
  background-color: #AC4B2A;
  color: white;
  background-image: url('/http/www.goodstuffnw.com/static/hex.png');
  background-size: 12px 21px;
}

body#tinymce {
  background-color: white;
  background-image: none;
  color: #384551;
  font-size: 1em;
}

body {
  margin: 0;
}

#top-extras {
  display: none;
}

#blog-wrapper {
  width: 980px;
  margin: 0px auto;
  height: 1em;
}

#blog {
  width: 640px;
  min-height: 100vh;
  float: left;
  background-color: white;
  color: #384551;
  overflow: hidden;
  padding-bottom: 4em;
}

#blog h1 {
  margin: .5em 20px;
  font-weight: normal;
  font-size: 2.5em;
}

#blog table {
	color: #384551;
}

img.glossy {
  width: 100%;
}

.video-wrapper.glossy {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}

.video-wrapper.glossy iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.magazine-post {
  
}

.post h1, .post-body, .post .dateline, .post .tags, .nextprev, .comments, #paginator {
  margin: 1em 20px;
}

.post .dateline, .post .tags, .nextprev {
  clear: both;
}

#blog .post h1 a:link, #blog .post h1 a:visited, #blog .post h1 {
  color: #cc6600;
  text-decoration: none;
}

.post {
  margin-bottom: 3em;
}

.post-body a {
  font-weight: bold;
}

.post-body h2, .post-body h3, .post-body h4 {
  color: #cc6600;
}

.post-body h2 {
  font-size: 1.66em;
}

.post-body strong {
  font-weight: bold;
  color: #cc6600;
}

.post-body figure.image {
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  max-width: 100%;
}

.post-body img {
  max-width: 100%;
}

.post-body figure.image img {
  max-width: 100%;
  margin: 0;
}

.post-body figure.align-left img, .post-body figure.align-center img, .post-body figure.align-right img {
  max-width: 100%;
}

.post-body figure.align-left, .post-body img.align-left {
  max-width: 40%;
  float: left;
  clear: left;
  margin: 0 1em 0.5em 0;
}

.post-body figure.align-right, .post-body img.align-right {
  max-width: 40%;
  float: right;
  clear: right;
  margin: 0 0 0.5em 1em;
}

.post-body figure.align-center, .post-body img.align-center {
  max-width: 100%;
  clear: both;
  margin: 1em auto;
}

.post-body figcaption {
  clear: left;
  padding-top: 0.5em;
  text-align: center;
  font-style: italic;
  color: #cc6600;
}

.post-body hr {
  border: 0 solid white;
  border-bottom: 1px solid #cc6600;
}

.dateline, .tags {
  font-size: 0.75em;
  text-transform: uppercase;
  color: #917B7B;
}

#blog .tags a:link, #blog .tags a:visited {
  color: #917B7B;
}

#sidebar {
  width: 340px;
  float: left;
}

#top-extras ul, #sidebar ul {
  list-style: none inside;
  padding-left: 1em;
  margin-left: 0px;
}

.titlewrapper .title {
  text-align: center;
}

.titlewrapper .title a:link, .titlewrapper .title a:visited {
  color: white;
}

#blog a:link, .post-body a:link {
  color: #4151C5;
}

#blog a:visited, .post-body a:visited {
  color: #72508D;
}

#blog a:hover, .post-body a:hover, #blog .tags a:hover {
  color: #D40086;
  text-decoration: underline;
}

.post-body p {
  margin: 1.25em 0;
}

.post-body blockquote {
  margin: 1.25em 2.5em;
}

.post-body ul, .post-body ol {
  margin: 1.25em 0;
  padding: 0;
}

.post-body li {
  margin: 0 2.5em;
}

.post-body ul li {
  list-style-type: disc;
}

#paginator {
  position: relative;
}

#pagination-newer {
  float: left;
}

#pagination-older {
  float: right;
}

.home-link {
  position: relative;
  text-align: center;
}

.page-list {
  margin: 0 auto;
  width: 320px;
  line-height: 2em;
}

.page-list a:link {
  display: block;
  float: left;
  width: 160px;
  padding: 0em;
  margin: 0em;
  text-transform: uppercase;
  text-align: center;
  font-size: 1em;
}

.page-list a:visited {
  color: white;
}

.clear {
  clear: both;
}

.logo {
  display: block;
  padding: 0 10px 0 10px;
}

.logo img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

#top-extras .search {
  margin: 1em 10px;
  text-align: center;
}

#top-extras .search .query {
  max-width: 200px;
  width: 50vw;
}

#sidebar .search {
  margin: 1em 10px;
  width: 320px;
  text-align: center;
}

#sidebar .search .query {
  width: 200px;
}

.archive, .newsletter {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

#sidebar .newsletter {
  margin-left: 1em;
  margin-right: 1em;
  text-align: center;
}

.archive h2, .newsletter h2 {
  font-weight: normal;
  font-size: 1em;
}

.archive ul {
  font-size: 0.875em;
  list-style: none inside;
}

.archive li {
  margin: .5em 0;
}

.adverts {
  margin: 1em 30px;
}

.adverts a {
  margin: 10px 0;
  display: block;
}

.adverts img {
  width: 280px;
}

.adverts-inline {
  width: 100%;
  text-align: center;
}

.adverts-inline a {
}

.adverts-inline img {
  width: 320px;
  margin: 1em 1em;
}

a:link {
  text-decoration: none;
  color: white;
}

a:visited {
  color: #BFACB7;
}