/***************************************
  NH Blacksmith
 ***************************************/
body {
  color: #f7f7f7;
  font-family: Merriweather, Georgia, serif;
  font-size: 16px;
  line-height: 1.5em;
  background: #343539 url(../images/bg.jpg) repeat center top;
  padding-top: 20px;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
img {
  border: none;
}
a {
  color: #E8D39C;
  text-decoration: none;
  border: none;
  cursor: pointer;
  outline: none;
}
hr {
  background: #000;
  border: 0 none;
  -webkit-box-shadow: 0 -1px 0 #585858 inset;
  -moz-box-shadow: 0 -1px 0 #585858 inset;
  -o-box-shadow: 0 -1px 0 #585858 inset;
  box-shadow: 0 -1px 0 #585858 inset;
  color: #000;
  display: block;
  height: 2px;
  width: 338px;
  margin: 0 0 0 15px;
}
.a-left {
  text-align: left;
}
.a-center {
  text-align: center;
}
.a-right {
  text-align: right;
}
.f-left {
  float: left;
}
.f-center {
  margin: 0 auto;
}
.f-right {
  float: right;
}
.clear {
  clear: both;
}
.wrap {
  width: 960px;
  position: relative;
}
h1 {
  color: #e8d39c;
  font-family: IM Fell English, Georgia, serif;
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2em;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7);
  background: url(../images/anvil.png) no-repeat center top;
  padding-top: 220px;
  width: 420px;
}
h2 {
  color: #000;
  font-family: IM Fell English, Georgia, serif;
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2em;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.15);
  text-transform: uppercase;
  background: url(../images/h2-left.png) no-repeat left center;
  width: 360px;
}
h2 em {
  background: url(../images/h2-right.png) no-repeat right center;
  padding: 0 75px;
}
#contact {
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.4);
  background: url(../images/contact.png) no-repeat center top;
  padding-top: 96px;
  width: 270px;
  position: absolute;
  top: 5px;
  left: 0;
}
#locate {
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.4);
  background: url(../images/locate.png) no-repeat center top;
  padding-top: 96px;
  width: 270px;
  position: absolute;
  top: 5px;
  right: 0;
}
#fill-left {
  width: 9999px;
  position: absolute;
  top: 0;
  right: 960px;
  z-index: 1;
}
#services {
  margin: 30px 0 45px;
  position: relative;
}
#services .wrap {
  z-index: 2;
  overflow: visible;
}
#services,
#services .bg {
  background: url(../images/services-bg.png) repeat-x;
  height: 182px;
}
#services .section {
  padding-left: 33px;
}
#services .arrow {
  background: url(../images/services-bg-arrow.png) no-repeat;
  margin-right: -33px;
  width: 33px;
  height: 182px;
}
#services h3 {
  text-indent: -9999px;
  background: url(../images/services.png) no-repeat 0 13px;
  margin-left: -60px;
  padding-top: 13px;
  width: 188px;
  height: 154px;
  display: block;
  position: relative;
  z-index: 2;
}
#services h4 {
  text-indent: -9999px;
  background: url(../images/you-draw-i-make.png) no-repeat 0 0;
  margin: 30px 0 10px 25px;
  width: 326px;
  height: 87px;
  display: block;
}
#services ul {
  margin: 25px 0 0 30px;
  width: 350px;
}
#services li {
  text-shadow: 1px 3px 3px rgba(0, 0, 0, 0.4);
  padding-bottom: 0.75em;
}
#services li.col2 {
  margin-left: 165px;
}
#services li.reset {
  margin-top: -9em;
}
#services li span {
  font-size: 0.8125em;
  display: block;
}
#services #s-quote {
  padding-top: 25px;
}
#work {
  width: 990px;
}
.piece {
  color: #444;
  font-size: 0.875em;
  line-height: 1.5em;
  background: #f5f5f5;
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 1) inset, 0 0 40px rgba(0, 0, 0, 0.2) inset, 0 1px 8px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 1) inset, 0 0 40px rgba(0, 0, 0, 0.2) inset, 0 1px 8px rgba(0, 0, 0, 1);
  -o-box-shadow: 0 1px 1px rgba(255, 255, 255, 1) inset, 0 0 40px rgba(0, 0, 0, 0.2) inset, 0 1px 8px rgba(0, 0, 0, 1);
  box-shadow: 0 1px 1px rgba(255, 255, 255, 1) inset, 0 0 40px rgba(0, 0, 0, 0.2) inset, 0 1px 8px rgba(0, 0, 0, 1);
  margin: 0 15px 30px;
  width: 300px;
  float: left;
}
.piece a,
.piece img {
  background: #333;
  display: block;
}
.piece p {
  padding: 15px 20px;
}

/* Porch */
.piece.porch .porch-psumm-widget {
  width: auto !important;
}
.piece.porch a,
.piece.porch img {
  background: #fff;
  display: inline;
}
.piece.porch .porch-psumm-widget .porch-psumm-widget-body .porch-psumm-widget-info .porch-psumm-widget-circle-svg {
  left: 97.25px !important;
}
.piece.porch .porch-psumm-widget .porch-psumm-widget-body .porch-psumm-widget-info .porch-psumm-widget-headshot {
  left: 100px !important;
}

#work,
#work .piece {
  -webkit-transition-duration: 0.7s;
     -moz-transition-duration: 0.7s;
      -ms-transition-duration: 0.7s;
       -o-transition-duration: 0.7s;
          transition-duration: 0.7s;
}

#work {
  -webkit-transition-property: width, height;
     -moz-transition-property: width, height;
      -ms-transition-property: width, height;
       -o-transition-property: width, height;
          transition-property: width, height;
}
#work .piece {
  -webkit-transition-property: left, right, top;
     -moz-transition-property: left, right, top;
      -ms-transition-property: left, right, top;
       -o-transition-property: left, right, top;
          transition-property: left, right, top;
}



/***************************************
  Media queries
 ***************************************/
@media all and (max-width: 1020px) {

hr {
  width: 400px;
  margin: 0 auto;
}
.wrap {
  width: 630px;
}
#contact,
#locate {
  font-size: 0.75em;
  width: 200px;
}
#services {
  height: 332px;
}
#services .section {
  padding-left: 0;
}
#fill-left,
#services .arrow {
  display: none;
}
#services h3 {
  margin-left: 0;
}
#services #s-title {
  margin-left: 30px;
}
#services #s-title,
#services #s-title .bg,
#services #s-list {
  background: none;
}
#services #s-quote {
  width: 100%;
  clear: both;
}
#services h4 {
  margin: 30px auto 10px auto;
}
#work {
  width: 660px;
}

}
@media all and (max-width: 690px) {

#work {
  width: 330px;
}

}