.transition-color {
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
* {
  margin: 0;
  padding: 0;
  outline: 0;
  line-height: 1;
}
html,
body {
  height: 100%;
}
body {
  color: #524b43;
}
body,
textarea {
  font: 13px Arial,Verdana;
}
a {
  color: #09666e;
  text-decoration: none;
}
a:hover {
  color: #000000;
}
a:active {
  background: inherit;
}
a img {
  border: 0;
}
.clear {
  clear: both;
}
h1 {
  color: rgba(82, 75, 67, 0.5);
}
.button {
  height: 32px;
}
.button a {
  display: block;
  text-align: center;
  padding: 4px 10px;
  font: 400 16px 'Droid Sans', sans-serif;
  line-height: 1.6;
  text-transform: uppercase;
  height: 24px;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
.button-red a {
  color: #423d37;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.15);
  background: #dd6240 url(../img/red-bg.jpg) fixed;
}
.button-red a:hover {
  color: #000;
}
.player {
  background-color: #000;
}
.content {
  padding-top: 170px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 200px;
}
.center {
  margin: 0 auto;
}
.min-width {
  width: 90%;
  min-width: 260px;
  max-width: 1400px;
}
.pagination {
  height: 60px;
  text-align: center;
  font: 400 20px 'Droid Sans', sans-serif;
  line-height: 60px;
}
.pagination a,
.pagination strong {
  padding: 0 2px;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.wrapper {
  min-height: 100%;
  position: relative;
}
.waypoints li {
  display: inline;
}
#top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  min-height: 70px;
  width: 100%;
}
#top nav {
  position: relative;
  min-width: 227px;
  z-index: 1000;
  padding: 0 32px;
  font: 16px 'Francois One', sans-serif;
}
#top nav ul {
  position: absolute;
  top: 20px;
  right: 32px;
  text-transform: uppercase;
  list-style: none;
}
#top nav li {
  float: left;
  border-right: 1px solid #aaa;
  margin-top: 2px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#top nav li:last-child,
#top nav li:nth-child(6) {
  border-right: 0;
}
#top nav li a {
  float: left;
  padding: 4px 12px;
  color: #524b43;
  text-shadow: 1px 1px 1px #ffffff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#top nav li a:hover {
  color: #000;
  padding: 5px 12px 3px;
}
#top nav li a:active {
  background: none;
}
#top nav li.active a {
  color: #A94A30;
}
#top nav li.active a:hover {
  color: #7c3724;
}
#top nav ul.light-nav li {
  border-color: #777;
}
#top nav ul.light-nav li a {
  color: #e7dfd7;
  text-shadow: 1px 1px 1px #000000;
}
#top nav ul.light-nav li a:hover {
  color: #fff;
}
#top nav ul.light-nav #twitter-link {
  background-position: -469px -430px;
}
#top nav ul.light-nav #twitter-link:hover {
  background-position: -469px -392px;
}
#top nav ul.light-nav #facebook-link {
  background-position: -425px -430px;
}
#top nav ul.light-nav #facebook-link:hover {
  background-position: -425px -392px;
}
#top li.social {
  width: 30px;
  height: 30px;
  margin-top: 0;
  border-right: 0;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
}
#top li.social a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -3000px;
}
#twitter-link {
  background-position: -469px -469px;
  margin-left: 16px;
}
#twitter-link:hover {
  background-position: -469px -392px;
}
#facebook-link {
  background-position: -425px -469px;
  margin-left: 8px;
}
#facebook-link:hover {
  background-position: -425px -392px;
}
#header-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 950;
  height: 70px;
  width: 100%;
  opacity: 0;
  display: none;
  background: #111;
}
#logo {
  float: left;
  min-width: 227px;
  margin-top: 32px;
}
#logo img {
  width: 100%;
  max-width: 282px;
}
#cart-indicator {
  position: fixed;
  z-index: 1500;
  display: block;
  top: 80px;
  right: -115px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
  width: 115px;
  height: 43px;
  color: #fff;
  font: 400 21px 'Droid Sans', sans-serif;
  line-height: 43px;
  padding-left: 50px;
  background: url(../img/sprite.png) no-repeat -116px -393px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
#cart-indicator:hover {
  right: 0;
}
footer {
  padding: 50px 0 45px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #7a746a;
  z-index: 1000;
  background: #45403a url(../img/footer-bg.jpg) fixed;
}
#copyright {
  float: left;
  margin: 5px 0 0 32px;
}
#footer-right {
  float: right;
  margin-right: 32px;
}
#footer-right ul {
  float: left;
  list-style: none;
}
#footer-right ul li {
  float: left;
  padding: 0 6px;
}
#footer-right ul a {
  float: left;
  padding: 5px 1px 3px;
  color: #a19a8f;
  border-bottom: 1px dotted #5f5a51;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#footer-right ul a:hover {
  color: #c2bbaf;
}
#powered {
  float: left;
  margin-left: 16px;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../img/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../img/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../img/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../img/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.t_ContentContainer {
  color: #333;
  font-size: 11px;
  line-height: 17px;
  padding: 10px;
}
.t_Content_black,
.t_Content_dark,
.t_Content_gray {
  color: #efefef;
}
.t_ContentContainer a,
.t_ContentContainer a:hover {
  color: #8e8e8e;
  text-decoration: none;
  background: none;
  border: 0;
}
.t_ContentContainer a:hover {
  text-decoration: underline;
}
.t_Content_dark a,
.t_Content_dark a:hover,
.t_Content_black a,
.t_Content_black a:hover {
  color: #ccc;
}
.t_Content_gray a,
.t_Content_gray a:hover {
  color: #232323;
}
.t_Content_red,
.t_Content_green,
.t_Content_blue {
  color: #efefef;
  font-size: 11px;
  line-height: 17px;
  padding: 10px;
}
.t_Content_red a,
.t_Content_red a:hover,
.t_Content_green a,
.t_Content_green a:hover,
.t_Content_blue a,
.t_Content_blue a:hover {
  text-decoration: none;
  background: none;
  border: 0;
  color: #ccc;
}
.t_Content_red a:hover,
.t_Content_green a:hover,
.t_Content_blue a:hover {
  text-decoration: underline;
}
.t_Content_tiny {
  color: #efefef;
  font-size: 11px;
  line-height: 16px;
  padding: 6px 9px;
}
.t_Content_tiny a,
.t_Content_tiny a:hover {
  color: #b3b3b3;
  text-decoration: none;
  background: none;
  border: 0;
}
.t_Tooltip {
  margin: 0;
  padding: 0;
  position: absolute;
  overflow: hidden;
  background-color: transparent;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.t_Tooltip.t_hidden {
  opacity: 0;
}
.t_Tooltip.t_visible {
  opacity: 1;
}
.t_Skin {
  position: absolute;
  top: 0;
  left: 0;
}
.t_Skin * {
  zoom: 1;
}
.t_Bubble {
  position: relative;
}
.t_Background,
.t_Stem {
  position: absolute;
}
.t_Close {
  position: absolute;
  cursor: pointer;
  top: 0;
}
.t_CloseButtonShift {
  position: relative;
  overflow: hidden;
  float: left;
}
.t_CloseState {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
}
.t_Content {
  position: absolute;
  top: 0;
  left: 0;
}
.t_iframeShim {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.t_Shadow {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.t_Shadow .t_ShadowInnerWrapper {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
.t_ShadowBubble {
  position: relative;
  padding: 0;
  margin: 0;
  float: left;
}
.t_ShadowBackground,
.t_ShadowStem {
  position: absolute;
}
.t_ShadowBackground *,
.t_ShadowStem * {
  float: left;
}
.t_CloseButtonShadow {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.t_UpdateQueue {
  position: absolute;
  top: -15000px;
  left: -15000px;
  width: 5000px;
  height: 5000px;
  visibility: hidden;
}
.t_UpdateQueue .t_Tooltip,
.t_UpdateQueue .t_Content {
  position: relative;
  overflow: visible;
  float: left;
  top: auto;
  left: auto;
  width: 100%;
}
.t_Tooltip .t_ContentContainer {
  float: left;
  clear: both;
  position: relative;
}
.t_UpdateQueue .t_ContentContainer {
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (max-width: 768px) {
  .content {
    padding-bottom: 300px;
    margin-top: -140px;
  }
  #top {
    position: relative;
  }
  #top nav li {
    float: none;
    border-right: none;
  }
  #top nav li a {
    text-align: center;
    float: none;
    display: block;
    font-size: 22px;
  }
  #top nav ul {
    position: static;
  }
  #top li.social {
    background: none;
    height: auto;
    width: auto;
    margin-top: 0;
  }
  #top li.social a {
    height: auto;
    text-indent: 0;
    width: auto;
  }
  #logo {
    display: block;
    float: none;
    text-align: center;
    margin-top: 20px;
  }
  #twitter-link,
  #facebook-link {
    margin-left: 0;
  }
  footer {
    text-align: center;
  }
  #copyright {
    float: none;
    margin-left: 0;
  }
  #footer-right {
    float: none;
    margin: 18px 0 0 0;
  }
  #footer-right ul {
    float: none;
    margin-bottom: 20px;
  }
  #footer-right ul li {
    float: none;
    margin-bottom: 8px;
  }
  #footer-right ul a {
    float: none;
    padding: 0;
    border-bottom: 0;
  }
  #powered {
    float: none;
    display: block;
    margin-left: 0;
  }
  #powered img {
    margin-left: -5px;
  }
}
body {
  background: #3f3a34 url(../img/bg.jpg) fixed;
}
#top {
  position: fixed;
}
#scroll-indicator {
  display: none;
  position: fixed;
  bottom: 32px;
  left: 32px;
  z-index: 1100;
  width: 164px;
  height: 56px;
  background: url(../img/sprite.png) 0 -444px no-repeat;
  cursor: pointer;
}
#scroll-indicator.dark-nav {
  opacity: .15;
}
#scroll-indicator.dark-nav:hover {
  opacity: .5;
}
#slideshow-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
#slideshow {
  height: 800px;
  position: relative;
  overflow: hidden;
  background: #e7dfd7 url(../img/light-bg.jpg) fixed;
}
#slideshow .slide-nav {
  display: none;
  position: absolute;
  z-index: 900;
  height: 800px;
  width: 124px;
  top: 140px;
  cursor: pointer;
  background-image: url(../img/arrow-sprite.png);
  background-repeat: no-repeat;
}
#slideshow .dark-nav {
  opacity: .2;
}
#slideshow .dark-nav:hover {
  opacity: .4;
}
#slideshow .hidden-nav {
  opacity: 0;
}
#slideshow .hidden-nav:hover {
  opacity: 0;
}
#slide-prev {
  left: 0;
  background-position: 32px 50%;
}
#slide-next {
  right: 0;
  background-position: -90px 50%;
}
#slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 800px;
}
#slides .light-slide p {
  text-shadow: 1px 1px 1px #ffffff;
}
#slides .dark-slide p {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
#slides li {
  height: 800px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#slides .slide-link,
#slides .slide-copy {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
}
#slides .slide-link {
  max-width: 357px;
}
#slides .slide-link img {
  width: 100%;
}
#slides .slide-copy {
  max-width: 400px;
  padding-right: 80px;
  font: 400 16px 'Droid Sans', sans-serif;
  line-height: 1.6;
}
#slides .slide-photo {
  z-index: 100;
  position: absolute;
  left: 0;
  bottom: 0;
  max-height: 100%;
  max-width: 70%;
}
#slides .active-slide {
  z-index: 500;
}
#comedian-slide {
  background: url(../img/dark-slide-bg.jpg) 100% 100% no-repeat;
  background-size: cover;
}
#comedian-slide .slide-link {
  margin-left: 590px;
  margin-top: 400px;
}
#comedian-slide .slide-copy {
  margin-left: 890px;
  margin-top: 590px;
  color: #e9e1d9;
}
#guy-slide {
  background: url(../img/light-slide-bg.jpg) 100% 100% no-repeat;
  background-size: cover;
}
#guy-slide .slide-link {
  margin-left: 490px;
  margin-top: 400px;
}
#guy-slide .slide-copy {
  margin-left: 765px;
  margin-top: 580px;
  color: #524b43;
}
#outdoorsman-slide {
  background: url(../img/medium-slide-bg.jpg) 100% 100% no-repeat;
  background-size: cover;
}
#outdoorsman-slide .slide-link {
  margin-left: 630px;
  margin-top: 440px;
}
#outdoorsman-slide .slide-copy {
  margin-left: 800px;
  margin-top: 585px;
  color: #f5f1ed;
}
#slideshow-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background: #3f3a34 url(../img/bg.jpg) fixed;
}
#slideshow-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -21px;
  background: url(../img/loading.gif) no-repeat;
  width: 43px;
  height: 11px;
}
#daily-jokes {
  z-index: 100;
  position: relative;
  padding: 40px 0;
  text-align: center;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.15);
  color: #3f3a34;
  margin-top: 100%;
  background: #dd6240 url(../img/red-bg.jpg) fixed;
}
#daily-jokes h2 {
  font: 16px 'Francois One', sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#daily-jokes a {
  padding: 0 20px;
  margin: 0 auto;
  display: block;
  max-width: 628px;
}
#daily-jokes img {
  margin-bottom: 12px;
  width: 100%;
}
#daily-jokes p {
  font: 400 16px 'Droid Sans', sans-serif;
  line-height: 1.6;
  padding: 0 20px;
}
#daily-videos {
  padding: 50px 0 30px;
  overflow: hidden;
  z-index: 100;
  position: relative;
  background: #3f3a34 url(../img/bg.jpg) fixed;
}
#daily-videos-center {
  max-width: 940px;
  padding: 0 20px;
  margin: 0 auto;
}
#video-player {
  float: left;
  width: 65%;
  max-width: 530px;
  min-width: 250px;
  margin: 0 20px 20px 0;
}
#video-content {
  float: right;
  margin-top: -4px;
  width: 32%;
  min-width: 200px;
  max-width: 380px;
  color: #e7dfd7;
}
#video-content h2 {
  font: 20px 'Francois One', sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#video-content h3 {
  font: 36px 'Francois One', sans-serif;
  line-height: 1.1;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#video-content h3 a {
  color: #e7dfd7;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#video-content h3 a:hover {
  color: #fff;
}
#video-content .video-length {
  display: block;
  font: 400 22px 'Droid Sans', sans-serif;
  margin-bottom: 28px;
}
#video-content .button {
  margin-bottom: 20px;
}
#daily-products {
  z-index: 100;
  position: relative;
  padding-top: 40px;
  height: 310px;
  background: #e7dfd7 url(../img/light-bg.jpg) fixed;
}
#products-header {
  border-bottom: 1px solid #b5aea7;
  height: 40px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
#products-header h2 {
  font: 26px 'Francois One', sans-serif;
  margin-right: 15px;
  letter-spacing: 1px;
  float: left;
}
#products-header a {
  color: #dd6240;
  float: left;
  margin-top: 16px;
  font: 400 14px 'Droid Sans', sans-serif;
  line-height: 1;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#daily-products-center {
  width: 990px;
  margin: 0 auto;
}
#featured-products {
  position: relative;
  height: 220px;
  overflow: hidden;
}
#featured-products ul {
  list-style: none;
  height: 220px;
}
#featured-products ul ul li {
  float: left;
  width: 330px;
  height: 220px;
}
#featured-products .product-photo {
  float: left;
  text-align: right;
  width: 160px;
}
#featured-products .product-info {
  float: left;
  width: 135px;
  margin-left: 15px;
  height: 175px;
  position: relative;
}
#featured-products .product-info h3 {
  font: 16px 'Francois One', sans-serif;
  line-height: 1.2;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#featured-products .product-info .product-purchase {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 150px;
}
#featured-products .product-info .product-type {
  display: block;
  font: 13px 'Francois One', sans-serif;
  line-height: 1;
  margin-bottom: 2px;
  text-transform: uppercase;
}
#featured-products .product-info .product-price {
  display: block;
  font: 22px 'Francois One', sans-serif;
  line-height: 1;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#featured-products .product-info .button {
  width: 125px;
}
#daily-photos {
  height: 160px;
  z-index: 100;
  position: relative;
}
#daily-photos-carousel {
  height: 160px;
  overflow: hidden;
}
#more-photos {
  height: 100px;
  width: 190px;
  padding: 30px 20px;
  text-align: center;
  background: #1a1918;
  text-transform: uppercase;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#more-photos h2 {
  font: 36px 'Francois One', sans-serif;
  line-height: 1;
  color: #7a7372;
  margin-bottom: 6px;
}
#more-photos span {
  font: 400 16px 'Droid Sans', sans-serif;
  color: #DD6240;
}
#more-photos:hover h2 {
  color: #96908f;
}
#daily-social {
  padding-top: 40px;
  z-index: 100;
  position: relative;
  background: #3f3a34 url(../img/bg.jpg) fixed;
}
#daily-social-center {
  max-width: 810px;
  margin: 0 auto;
  padding: 0 20px;
}
#social-left {
  float: left;
  width: 30%;
  min-width: 240px;
  max-width: 270px;
  margin: 0 40px 20px 0;
}
#social-left a {
  display: block;
  margin-bottom: 30px;
}
#social-left a h2 {
  color: #e9e1d9;
  font: 400 32px 'Droid Sans', sans-serif;
  margin-bottom: 10px;
}
#social-left a span {
  padding: 6px 10px 5px;
  font: 400 16px 'Droid Sans', sans-serif;
  line-height: 1.6;
  text-transform: uppercase;
  height: 24px;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
  color: #423d37;
  background: #dd6240 url(../img/red-bg.jpg) fixed;
}
#social-left a:hover span {
  color: #000;
}
#social-right {
  float: left;
  margin-top: -4px;
  width: 60%;
  max-width: 500px;
  min-width: 250px;
  color: #e7dfd7;
  margin-bottom: 40px;
}
#social-right h2 {
  font: 40px 'Francois One', sans-serif;
  margin-bottom: 12px;
}
#social-right h2 a {
  color: #dd6240;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#social-right h2 a:hover {
  color: #e38267;
}
#tweet-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  height: 125px;
}
#tweet p {
  margin-bottom: 12px;
  font: 400 18px 'Droid Sans', sans-serif;
  line-height: 1.6;
}
#tweet a {
  color: #ccc0b3;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#tweet a:hover {
  color: #e7dfd7;
}
#timeline {
  padding-top: 40px;
  height: 470px;
  position: relative;
  z-index: 100;
  text-shadow: 1px 1px #fff;
  background: #e7dfd7 url(../img/light-bg.jpg) fixed;
}
#timeline h2 {
  font: 26px 'Francois One', sans-serif;
  margin-right: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #b5aea7;
  padding-bottom: 3px;
}
#timeline-center {
  width: 990px;
  margin: 0 auto;
}
#timeline-row {
  position: relative;
  background: url(../img/sprite.png) 0 142px repeat-x;
}
#timeline-row .timeline-nav {
  position: absolute;
  top: 82px;
  height: 125px;
  width: 55px;
  cursor: pointer;
  background-image: url(../img/sprite.png);
  background-repeat: no-repeat;
}
#timeline-prev {
  left: 0;
  background-position: -367px 50%;
}
#timeline-next {
  right: 0;
  background-position: -444px 50%;
}
#timeline-carousel {
  padding-top: 82px;
  margin: -60px 65px 0;
}
#timeline-carousel .timeline-year {
  float: left;
  margin: 0 12px;
  background: url(../img/timeline-gray.png) no-repeat;
  width: 125px;
  height: 315px;
  text-align: center;
  font: 700 22px 'Droid Sans', sans-serif;
  color: #423d37;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#timeline-carousel .timeline-year img {
  margin: 5px 0 17px;
}
#timeline-carousel .timeline-year h4 {
  font: 400 14px 'Droid Sans', sans-serif;
  line-height: 1.4;
  margin-top: 0;
  display: none;
  color: #A94A30;
}
#timeline-carousel .active {
  background: url(../img/timeline-orange.png) no-repeat;
  margin-top: -60px;
  width: 241px;
  color: #dc6347;
}
#timeline-carousel .active .colored {
  width: 231px;
  height: 231px;
}
#timeline-carousel .active h4 {
  display: block;
}
@media all and (max-width: 1024px) {
  #slides .slide-copy {
    padding-right: 32px;
    font-size: 14px;
  }
  #video-content h3 {
    font-size: 32px;
  }
  #timeline,
  #daily-products {
    display: none;
  }
  #daily-social {
    padding-bottom: 125px;
  }
}
@media all and (max-width: 768px) {
  #top {
    position: absolute;
  }
  #slideshow-wrapper {
    position: relative;
  }
  #slides .slide-link,
  #slides .slide-copy {
    display: none;
  }
  #slides .slide-photo {
    max-width: 100%;
  }
  #daily-jokes {
    margin-top: 0;
  }
  #video-player {
    width: 100%;
    max-width: inherit;
    margin-right: 0;
  }
  #video-content {
    width: 100%;
    max-width: inherit;
  }
  #video-content h3 {
    font-size: 30px;
  }
  #social-left {
    float: none;
    margin-right: 0;
    text-align: center;
    width: 100%;
    max-width: none;
  }
  #social-right {
    float: none;
    text-align: center;
    width: 100%;
    max-width: none;
  }
  #daily-social {
    padding-bottom: 250px;
  }
}
@media all and (max-width: 500px) {
  #timeline {
    display: none;
  }
}
@media all and (max-width: 320px) {
  #daily-photos {
    display: none;
  }
}
