.cutoff-corner {
  background-image:url('../img/cutoff_corner.png');
  background-position:top right;
  background-repeat:no-repeat;
}
.mobileOnlyClear { display:none; }
h1 {
  font-family:"Courier New", courier, monospace;
  color:#ec1b4a;
  text-transform:uppercase;
  border-top:1px dashed #f1645d;
  border-bottom:1px dashed #f1645d;
  text-align:center;
}
h2, h3, h4, h5, h6 { color:#ec1b4a; }
h4 { font-family:"Courier New", courier, monospace; }
p {
  font-size:16px;
  line-height:22px;
}
dl dt {
  font-family:"Courier New", courier, monospace;
  color:#ec1b4a;
  font-size:14px;
  font-weight:bold;
}
dl dd {
  margin:0 0 20px 20px;
  font-size:16px;
  line-height:22px;
}
.mobileOnlyClear { display:none; }
ul { list-style:disc inside; }
#navBg {
  background-color:#ec1b4a;
  height:85px;
  width:100%;
  position:absolute;
  top:0;
  left:0;
}
#navBgEdge {
  background:transparent url('../img/nav_edge.png') no-repeat 0 0;
  position:absolute;
  top:83px;
  left:200px;
  height:20px;
  width:745px;
}
#membershipMark {
  background:transparent url('../img/approved_membership.png') no-repeat center center;
  position:absolute;
  height:88px;
  width:88px;
  top:25px;
  left:830px;
}
header.row {
  margin-bottom:0;
  min-height:200px;
}
#logo {
  width:226px;
  height:205px;
  margin-bottom:0;
  position:absolute;
  left:0;
  top:0;
}
#logo a {
  background:transparent url('../img/ss_logo.png') no-repeat;
  width:226px;
  height:205px;
  display:block;
  z-index:2000;
  position:absolute;
}
#logo a:hover { cursor:pointer; }
nav#primary { margin-top:35px; }
nav#primary li {
  display:inline-block;
  float:left;
}
nav#primary li a {
  display:inline-block;
  color:#ffffff;
  padding:8px 20px;
  font-family:"Courier New", courier, monospace;
  text-decoration:none;
  font-size:16px;
  font-weight:bold;
  border-left:1px dashed #ffffff;
}
nav#primary li a:hover {
  background-color:#ffffff;
  color:#ec1b4a;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  margin-right:-1px;
}
nav#primary li.current a { text-decoration:underline; }
nav#primary li.last a { border-right:1px dashed #ffffff; }
#homepageJump {
  background-color:#fde2dc;
  background-image:url('../img/cutoff_corner.png');
  background-position:top right;
  background-repeat:no-repeat;
}
#homepageJump ul {
  padding:10px;
  margin-bottom:0;
  list-style:none outside;
}
#homepageJump li {
  border-bottom:1px dashed #f1645d;
  padding:10px 0;
  text-align:center;
}
#homepageJump li a {
  color:#f1645d;
  text-decoration:none;
  font-family:"Courier New", courier, monospace;
  text-transform:uppercase;
  font-size:22px;
}
#homepageJump li a b { font-size:25px; }
#homepageJump li a span.more-link {
  font-family:sans-serif;
  font-size:11px;
}
#homepageJump li a:hover { color:#ec1b4a; }
#homepageJump li.facebook {
  padding-top:60px;
  background:transparent url('../img/facebook_home.png') no-repeat center 10px;
}
#homepageJump li:last-child, #homepageJump li.last {
  border-bottom:0;
  margin-bottom:0;
}
#rotator { margin-top:-50px; }
#rotator ul {
  margin-bottom:0;
  list-style:none outside;
}
#rotator li img {
  border:10px solid #f4efe3;
  border-right-width:18px;
}
#rotator, ul.patternImages {
  min-height:400px;
  list-style:none outside;
}
#dotCard {
  background-color:#f2ece1;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
  box-shadow:0 0 8px rgba(0,0,0,0.4);
  margin-top:-25px;
  position:relative;
  z-index:1000;
}
#dotCard #dotCardWrapper {
  margin:10px;
  border:1px dashed #ec1b4a;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  padding:10px;
}
#dotCard h2 {
  padding:10px 0 10px 0;
  margin:100px 0 10px 0;
  color:#ec1b4a;
  font-weight:bold;
  font-size:15px;
  line-height:18px;
  text-align:center;
}
body.home #dotCardWrapper {
  background:transparent url('../img/motto_logo.png') no-repeat center 20px;
  margin-top:0;
}
body.home #dotCardWrapper h2 {
  border-top:1px dashed #ec1b4a;
  border-bottom:1px dashed #ec1b4a;
  font-family:"Courier New", courier, monospace;
}
#defaultNav { min-height:100px; }
#pageNav { font-family:serif; }
#pageNav #pageNavWrapper {
  margin:10px;
  padding:10px;
  background-color:#fde2dc;
  background-image:url('../img/cutoff_corner.png');
  background-position:top right;
  background-repeat:no-repeat;
}
#pageNav ul { margin-bottom:0; }
#pageNav li a {
  padding:0px;
  color:#ec1b4a;
  text-decoration:none;
  font-size:16px;
}
#pageNav li:last-child { margin-bottom:0; }
.brownBox {
  margin-top:-60px;
  border:10px solid #f4efe3;
  border-right-width:18px;
  padding:15px;
  margin-bottom:20px;
}
#manifesto { margin-left:160px; }
#manifesto li {
  color:#f1645d;
  font-size:30px;
  font-style:italic;
  font-weight:bold;
}
#manifesto li span {
  color:#444444;
  font-size:16px;
  font-style:normal;
  font-weight:normal;
}
#manifestoCard {
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  -moz-box-shadow:0 0 8px rgba(0,0,0,0.4);
  -webkit-box-shadow:0 0 8px rgba(0,0,0,0.4);
  box-shadow:0 0 8px rgba(0,0,0,0.4);
  margin-top:20px;
  position:absolute;
  left:30px;
  font-family:"Courier New", courier, monospace;
  width:340px;
  background:#f2ece1 url('../img/manifestoCard.png') no-repeat -10px 12px;
  line-height:19px;
  margin-bottom:20px;
}
#manifestoCard #manifestoCardWrapper {
  margin:10px;
  border:1px dashed #ec1b4a;
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  padding:10px 10px 10px 100px;
  color:#966a44;
}
#manifestoCard #enterName {
  display:inline-block;
  border-bottom:1px dashed #ec1b4a;
  width:100%;
  padding-top:22px;
}
ul.faq li { list-style:none outside; }
body.patterns #dotCard { margin-top:0px; }
#productWrapper { margin-top:-60px; }
.patternThumb img {
  width:100px;
  height:auto;
  float:left;
  border:5px solid #f4efe3;
  margin:0 10px 10px 20px;
}
.patternThumb.activeSlide img { border-color:#f9bebb; }
#thumnailNav { margin-top:-50px; }
.productItem {
  margin-bottom:20px;
  background-color:#f4efe3;
  background:#f4efe3 url('../img/product_top.png') no-repeat top left;
}
.productItem h2 { margin-bottom:0; }
.productItem a {
  text-decoration:none;
  margin:15px 10px 10px;
  display:block;
}
.productItem a:hover p { color:#ec1b4a; }
.productItem p { margin-bottom:0; }
ul.productDetails {
  list-style:none outside;
  margin-bottom:0;
}
ul.productDetails li { text-align:center; }
ul.productDetails li.title h1 {
  font-family:Georgia, Times, serif;
  font-size:28px;
  border:0;
  border-bottom:1px dotted #c4a876;
  padding-bottom:4px;
  line-height:28px;
}
ul.productDetails li.title h1 span {
  font-size:16px;
  line-height:16px;
}
ul.productDetails li.size {
  color:#ec1b4a;
  border-bottom:1px dotted #c4a876;
  padding-bottom:4px;
}
ul.productDetails li.price {
  color:#f1645d;
  font-weight:bold;
  font-size:18px;
}
ul.productDetails li.label {
  color:#b49253;
  font-family:"Courier New", courier, monospace;
  font-size:10px;
  margin-bottom:10px;
  margin-top:-10px;
}
ul.productDetails li.extra {
  color:#919191;
  font-family:sans-serif;
  font-size:11px;
  width:70%;
  margin:0px auto;
}
a.button {
  background-color:#f1645d;
  color:#ffffff;
  text-transform:uppercase;
  font-family:Georgia, times, serif;
  text-shadow:0 0;
  border:0;
  margin-bottom:0;
}
a.button:hover {
  background-color:#ec1b4a;
  color:#ffffff;
  text-shadow:0 0;
  border:0;
}
footer { font-family:Georgia, Times, serif; }
footer .columns.sixteen { border-top:1px solid #999999; }
footer li {
  display:inline-block;
  float:left;
}
footer li a {
  display:inline-block;
  padding:10px;
  color:#999999;
  text-decoration:none;
}
footer li a:hover { color:#ec1b4a; }
footer li a.first { padding-left:0; }
footer li.current a { text-decoration:underline; }
footer li.divider {
  margin-top:10px;
  color:#999999;
}
footer aside {
  color:#999999;
  font-size:9px;
  margin:5px 0 0 0;
  line-height:16px;
  padding-top:5px;
  text-align:right;
}
footer aside img {
  float:right;
  margin-left:10px;
  margin-top:-5px;
}
footer li.facebook a, footer li.flickr a {
  display:block;
  width:16px;
  height:16px;
  background:transparent url('../img/social_sprite_16.png') no-repeat;
  float:right;
  margin:10px 5px 0;
  padding:0;
}
footer li.facebook a {
  background-position:-16px 0;
  margin-left:15px;
}
footer li.flickr a { background-position:-32px 0; }
@media only screen and (max-width: 959px) {
  .brownBox { margin-top:0; }
  #productWrapper { margin-top:0; }
  #rotator, ul.patternImages { min-height:330px; }
  #thumnailNav { margin-top:0; }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  div#logo {
    width:172px;
    height:156px;
  }
  div#logo a { background-size:75%; }
  #navBgEdge {
    top:81px;
    left:100px;
    width:645px;
  }
  #membershipMark {
    top:25px;
    left:675px;
  }
  header.row { min-height:130px; }
  nav#primary li a {
    display:inline-block;
    padding:8px 15px;
    font-size:15px;
  }
  #rotator { margin-top:0; }
  body.home #rotator { margin-top:20px; }
  #dotCard { margin-top:0; }
  ol#manifesto { margin-left:165px; }
  #manifestoCard {
    left:10px;
    margin-top:110px;
    width:320px;
  }
  ul.productDetails li.title h1 {
    font-size:20px;
    line-height:20px;
  }
  ul.productDetails li.title h1 span {
    font-size:12px;
    line-height:12px;
  }
}
@media only screen and (max-width: 767px) {
  .mobileOnlyClear { display:block; }
  #membershipMark, #navBgEdge { display:none; }
  div#logo {
    width:144px;
    height:144px;
    left:-10px;
  }
  div#logo a {
    width:144px;
    height:144px;
    background-image:url('../img/ss_logo_mobile.png');
  }
  header.row {
    min-height:100px;
    margin-left:-10px;
  }
  #homeItems columns { width:300px; }
  nav#primary {
    margin-top:26px;
    margin-left:130px;
    width:300px;
  }
  nav#primary li a, nav#primary li.last a {
    display:block;
    float:left;
    padding:3px 7px;
    font-size:17px;
    border:0;
  }
  nav#primary li a:hover, nav#primary li.last a:hover {
    border:0;
    margin-right:0;
  }
  #homepageJump { display:none; }
  #rotator { margin-top:0; }
  #rotator, ul.patternImages { min-height:450px; }
  body.home #rotator { min-height:405px; }
  #dotCard { margin-bottom:20px; }
  footer li a { padding:10px 5px; }
  footer aside { text-align:center; }
  footer aside img { margin-top:-10px; }
  #pageNavWrapper li { text-align:center; }
  #defaultNav { min-height:0; }
  ol#manifesto { margin-left:45px; }
  #manifestoCard {
    margin-top:0;
    position:relative;
    padding:1px;
  }
  .productItem {
    background-image:none;
    margin:10px 0 !important;
    text-align:center;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media only screen and (max-width: 479px) {
  div#logo {
    width:130px;
    height:130px;
  }
  div#logo a {
    background-size:90%;
    width:130px;
    height:130px;
  }
  nav#primary {
    width:195px;
    margin-left:106px;
    margin-top:10px;
  }
  nav#primary li a, nav#primary li.last a {
    font-size:14px;
    border:0;
  }
  #rotator img.scale-with-grid { max-width:95%; }
  #rotator, ul.patternImages { min-height:315px; }
  body.home #rotator { min-height:295px; }
  footer li { margin-bottom:0; }
  footer li a {
    padding:5px;
    font-size:11px;
  }
  footer li.divider { margin-top:5px; }
  footer li.facebook a, footer li.flickr a { margin-top:5px; }
  footer li.facebook { margin-left:110px; }
  footer aside { text-align:center; }
  footer aside img { margin-top:-10px; }
  ol#manifesto { font-size:24px; }
  #manifestoCard {
    left:0;
    width:300px;
  }
}
