/* Doctype Claquette - Themeforest.net template
 * Copyright 2012, Jan O. Waldeck
 * www.doctype-themes.com
 * http://themeforest.net/user/doctypemedia
 * 04/2012
 */
/* Table of Content
 * ------------------------------------------- */
/* #Website Variables (~Line 18)
 * #Typography (~Line 36)
 * #Layout Styles (~Line 105)
 * #Post Styles (~Line 352) 
 * #Page Specific Styles (~Line 520)
 * #Homepage with Slider (~Line 655)
 * #Homepage with Full Video (~Line 670)
 * #Internal pages pecific styles (~Line 688)
 */
/* Website Variables
 * -------------------------------------------------------------------------------------- 
 * ====================================================================================== */
.main-color {
  color: #dacb46; }

.main-color-dark {
  color: #c5b528; }

.main-color-darker {
  color: #46400e; }

.main-color-light {
  color: #e1d568; }

.site_font {
  font-family: "Crete Round", Times, serif; }

/* Typography
 * -------------------------------------------------------------------------------------- 
 * ====================================================================================== */
h1, h2, h3, h4, h5, h6 {
  font-family: "Crete Round", serif;
  color: #3d3e3f; }

h1 {
  font-size: 38px;
  line-height: 1.1em;
  margin: 5px 0 30px 0; }

h2 {
  font-size: 1.9em;
  line-height: 1.025em;
  margin: 0 0 20px 0; }

h3 {
  font-size: 1.7em;
  color: #565859; }

h4, h5 {
  font-size: 1.5em;
  color: #bcbebf; }

.with-padding {
  padding: 30px 0; }

blockquote {
  border-left: 1px solid #3d3e3f;
  background-color: white;
  margin: 20px 0;
  padding: 20px 10px 20px 30px; }

ul li {
  padding: 0;
  margin: 2px 0; }

a {
  color: #3a3a3a;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
  transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out; }
  a > * {
    color: #3a3a3a;
    text-decoration: none;
    -webkit-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out; }

.highlight-yellow {
  padding: 0 2px;
  background-color: yellow;
  color: #111111; }

.highlight-black {
  padding: 0 2px;
  background-color: #111111;
  color: #eeeeee; }

ul li, ol li {
  margin: 2px 0 4px 0;
  padding: 0; }

/* Layout Styles
 * -------------------------------------------------------------------------------------- 
 * ====================================================================================== */
#logo {
  margin: 16px 0 10px 0;
  float: left;
  position: relative; }
  #logo .slogan {
    position: absolute;
    right: 2px;
    bottom: 2px;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 0px 1px 1px black;
    filter: dropshadow(color=black, offx=0, offy=1);
    color: #dacb46; }
    #logo .slogan strong {
      color: #dacb46; }

#header {
  border-bottom: 1px solid #565859;
  background: #09090f url(../images/bg-texture-cloth.png) 0 0; }
  #header input {
    outline: 0; }
  #header .glare {
    background: transparent url(../images/bg-glare-header.png) 0 0 no-repeat; }
  #header .socials {
    float: right;
    margin: 22px 20px 0 0; }
    #header .socials a.twitter, #header .socials a.facebook {
      display: block;
      text-indent: -5000px;
      width: 35px;
      height: 35px;
      padding: 0;
      float: left;
      margin: 7px 6px 0 0;
      background: transparent url(../images/site-sprites.png) no-repeat -20px 0; }
    #header .socials a.facebook {
      background: transparent url(../images/site-sprites.png) no-repeat -60px 0;
      margin-right: 0; }
    #header .socials a.twitter:hover {
      background-position: -20px -40px; }
    #header .socials a.facebook:hover {
      background-position: -60px -40px; }

#search {
  float: right;
  margin: 30px 10px 0 0;
  position: relative;
  width: 208px; }
  #search .screen-reader-text {
    display: none; }
  #search input[type=text] {
    background: transparent url(../images/site-sprites.png) no-repeat 0 -160px;
    border: 0;
    color: #565859;
    font: 12px/1.1 Arial, Helvetica, sans-serif;
    height: 22px;
    padding: 5px 38px 5px 10px;
    width: 170px;
    margin: 0; }
  #search input[type=submit], #search input .submit {
    background: transparent url(../images/site-sprites.png) no-repeat 0 -120px;
    border: 0;
    cursor: pointer;
    height: 30px;
    text-indent: -9999px;
    position: absolute;
    right: 0px;
    top: 1px;
    width: 39px;
    margin: 0; }

#breadcrumb {
  background: transparent url(../images/bg-glare-content.png) center bottom no-repeat;
  padding: 15px 0 0 0;
  color: #565859;
  margin: 0 0 25px 0;
  font-size: 0.8em; }
  #breadcrumb p {
    line-height: 1em;
    background: transparent url(../images/bg-line-grey.png) 0 bottom repeat-x;
    padding: 5px 0 20px 0;
    margin: 0; }
    #breadcrumb p a {
      color: #565859;
      text-decoration: underline; }
      #breadcrumb p a:hover {
        color: #09090f; }

#content {
  background: #3d3e3f url(../images/bg-grey-stripes.jpg) 0 0;
  padding: 40px 0;
  border-bottom: 4px solid #242525; }
  #content #pagination {
    background: transparent url(../images/bg-line-grey.png) 0 top repeat-x;
    padding: 24px 0 0 0;
    color: #565859;
    margin: 20px 0;
    font-size: 0.8em; }
    #content #pagination p {
      margin: 0;
      padding: 0;
      line-height: 1em; }
      #content #pagination p span {
        margin-right: 10px; }
    #content #pagination a {
      background-color: #f1f1f1;
      padding: 7px 10px;
      margin: 0 2px;
      color: #565859;
      text-decoration: none;
      border: 1px solid #bcbebf;
      -moz-border-radius: 12px;
      -webkit-border-radius: 12px;
      border-radius: 12px; }
      #content #pagination a:hover, #content #pagination a.active {
        background-color: #bcbebf;
        color: white;
        border-color: #bcbebf; }

#sidebar {
  border-left: 1px solid #e8e8e8;
  padding-left: 23px;
  margin-left: 18px;
  background: transparent url(../images/bg-sidebar-glow.png) left center no-repeat;
  margin-top: 10px; }
  #sidebar .widget {
    margin: 0 0 15px 0; }
    #sidebar .widget.white-bg {
      background: transparent url(../images/bg-white-20percent.png);
      padding: 10px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px; }
    #sidebar .widget h2 {
      color: #3d3e3f;
      padding: 10px 0 0 20px;
      font-size: 18px;
      line-height: 1em;
      margin: 0 0 10px 0; }
  #sidebar ul {
    margin-left: 20px; }
    #sidebar ul li {
      background: transparent url(../images/bg-sidebar-menudivider.png) left bottom repeat-x;
      margin: 0; }
      #sidebar ul li a {
        color: #3d3e3f;
        text-decoration: none;
        padding: 5px 0 5px 10px;
        display: block;
        background: transparent url(../images/site-sprites.png) -280px -175px no-repeat; }
        #sidebar ul li a:hover {
          color: #565859; }

#footer {
  font-size: 12px;
  line-height: 1.4em;
  background: #09090f url(../images/bg-texture-cloth.png) 0 0;
  border-top: 30px solid rgba(0, 0, 0, 0.2);
  border-bottom: 30px solid rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0 0 1px #bcbebf;
  color: #b2b2b2;
  padding: 15px 0; }
  #footer h2 {
    font-size: 17px;
    color: #dacb46; }
  #footer ul li {
    border-bottom: 1px solid #565859;
    margin: 0; }
    #footer ul li a {
      color: #b2b2b2;
      text-decoration: none;
      padding: 5px 0;
      display: block; }
      #footer ul li a:hover {
        color: white; }

#copyright {
  background-color: #09090f;
  padding: 12px 0 0 0;
  font-size: 0.8em;
  color: #7f7f7f; }
  #copyright p a {
    color: #7f7f7f; }

#dim {
  display: none;
  background: black;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: 100; }

.thumbs {
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .thumbs li {
    list-style: none;
    float: left;
    margin: 5px;
    padding: 3px;
    background: white;
    -moz-box-shadow: 0 0 1px #3d3e3f;
    -webkit-box-shadow: 0 0 1px #3d3e3f; }
  .thumbs img {
    display: block;
    width: 60px; }
  .thumbs a img {
    border: none; }
  .thumbs #cycle {
    margin: 0;
    padding: 0;
    width: 500px;
    height: 333px;
    padding: 3px;
    background: #eeeeee;
    -moz-box-shadow: 0 0 2px black;
    -webkit-box-shadow: 0 0 2px black; }
    .thumbs #cycle li {
      position: relative;
      list-style: none;
      margin: 0;
      padding: 3px;
      width: 500px;
      height: 333px;
      overflow: hidden; }
      .thumbs #cycle li div {
        position: absolute;
        bottom: 3px;
        left: 3px;
        padding: 3px;
        width: 494px;
        background: black;
        color: white;
        font-size: 12px;
        opacity: 0.8; }

hr {
  border: solid #bcbebf;
  border-width: 1px 0 0; }

/* Post Styles
 * -------------------------------------------------------------------------------------- 
 * ====================================================================================== */
.post {
  margin: 12px 0 40px 0; }
  .post h2, .post h3 {
    color: #3d3e3f;
    font-size: 2.1em;
    line-height: 1.025em;
    margin: 15px 0 20px 0; }
    .post h2 a, .post h3 a {
      color: #3d3e3f;
      text-decoration: none; }
      .post h2 a:hover, .post h3 a:hover {
        color: #09090f;
        text-decoration: none; }
  .post h2 {
    border-left: 6px solid #c5b528;
    padding: 0 0 0 20px; }
  .post.single {
    background-color: none; }
    .post.single h1 {
      border-left: 6px solid #c5b528;
      padding: 0 0 0 20px; }
    .post.single h2 {
      border: 0;
      padding: 0;
      margin: 25px 0 20px 0; }
  .post .post-img {
    margin: 0;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-radius-bottomright: 4px;
    float: left; }
  .post h3 {
    font-size: 1.8em; }
  .post .icons {
    float: left;
    font-size: 0.8em;
    width: 100%;
    padding: 2px 0 6px 0;
    background-color: #3d3e3f;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-radius-topright: 4px; }
  .post .date, .post .comment, .post .user {
    background-image: url(../images/ico-post-sprite.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 14px;
    height: 18px;
    float: left;
    margin-left: 12px;
    color: white; }
  .post .comment {
    background-position: 0 -20px; }
  .post .user {
    background-position: 0 -40px; }
  .post .content {
    margin: 0;
    padding: 15px 20px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-radius-topright: 2px;
    color: #09090f;
    height: 100%;
    background-color: #f1f1f1;
    border: 1px solid white; }
    .post .content p {
      margin: 10px 0 10px 0; }
  .post .read-more {
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0 0 6px 0;
    line-height: 30px;
    height: 20px; }
    .post .read-more a {
      background: #c5b528 url(../images/ico-post-sprite.png) 99% -55px no-repeat;
      display: block;
      color: white;
      text-decoration: none;
      font-family: "Crete Round", serif;
      text-transform: uppercase;
      margin: 0;
      padding: 0 34px 0 8px;
      text-align: right;
      -moz-border-radius-bottomleft: 4px;
      -webkit-border-bottom-left-radius: 4px;
      border-radius-bottomleft: 4px;
      -moz-border-radius-bottomright: 4px;
      -webkit-border-bottom-right-radius: 4px;
      border-radius-bottomright: 4px; }
      .post .read-more a:hover {
        background-color: #46400e; }

#comments {
  border-top: 1px dotted #565859;
  margin: 20px 0;
  padding: 20px 0; }
  #comments h2 {
    color: #565859;
    font-size: 1.6em; }
  #comments #commentlist {
    padding: 0; }
    #comments #commentlist ol {
      margin: 0; }
    #comments #commentlist ol > li {
      background: transparent url(../images/bg-white-20percent.png) repeat;
      padding: 25px 20px 5px 20px;
      border: 1px solid white;
      border: 1px solid rgba(255, 255, 255, 0.4);
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      list-style: none;
      margin: 5px 0;
      clear: both; }
      #comments #commentlist ol > li img.avatar {
        float: left;
        border: 3px solid white;
        border: 3px solid rgba(255, 255, 255, 0.4);
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin: 0 20px 15px 0; }
      #comments #commentlist ol > li .name {
        font-family: "Crete Round", serif;
        font-size: 1.4em; }
      #comments #commentlist ol > li .date {
        color: #565859;
        margin-top: -20px;
        font-size: 0.9em; }
      #comments #commentlist ol > li .comment-text {
        clear: both;
        padding: 15px 0 5px 0;
        margin-top: 10px;
        border-top: 1px solid #bcbebf; }

#postcomment, #contact {
  border-top: 1px dotted #565859;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0; }
  #postcomment label, #contact label {
    font-weight: normal;
    font-size: 14px; }
  #postcomment h2, #contact h2 {
    color: #565859;
    font-size: 1.3em; }
  #postcomment input, #contact input {
    width: 162px; }
  #postcomment textarea, #contact textarea {
    width: 580px; }
  #postcomment .input-block, #contact .input-block {
    float: left;
    width: 180px;
    margin: 2px; }

/* Page Specific Styles
 * -------------------------------------------------------------------------------------- 
 * ====================================================================================== */
/* Homepage
 * ------------------------------------------- */
#home #video-slider {
  height: auto;
  padding: 25px 0 40px 0;
  background: #3d3e3f url(../images/bg-grey-stripes.jpg) 0 0;
  border-bottom: 1px solid white; }
  #home #video-slider .tab-wrapper {
    margin-top: 15px;
    width: 366px;
    left: 0; }
#home #video-wrapper {
  z-index: 101;
  position: relative; }
#home #light-controls {
  margin-top: -4px;
  position: relative;
  padding: 3px 10px 3px 24px;
  font-size: 0.8em;
  color: #bcbebf;
  background: #565859 url(../images/site-sprites.png) no-repeat -196px -16px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-radius-bottomright: 5px; }
  #home #light-controls a {
    position: relative;
    text-decoration: underline;
    padding: 2px;
    margin-right: 0;
    z-index: 999;
    color: #bcbebf; }
#home .post-video iframe {
  background: #3d3e3f url(../images/bg-grey-stripes.jpg) 0 0;
  border: 6px solid white;
  border: 6px solid rgba(255, 255, 255, 0.4);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0px 0px 6px rgba(61, 62, 63, 0.5);
  -moz-box-shadow: 0px 0px 6px rgba(61, 62, 63, 0.5);
  -webkit-box-shadow: 0px 0px 6px rgba(61, 62, 63, 0.5); }
#home ul.tabs {
  margin: 0 0 -1px 0; }
#home ul.tabs li a {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-radius-topright: 5px; }
  #home ul.tabs li a .video-arrow {
    display: none; }
#home ul.tabs li a.active {
  background-color: #565859;
  color: white;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-radius-topright: 5px;
  border: none; }
#home .tabs-content {
  background-color: #2f2f2f;
  color: white;
  padding: 0;
  border-top: 7px solid #565859; }
  #home .tabs-content ul {
    margin: -1px 0 1px 1px;
    padding: 0; }
    #home .tabs-content ul a {
      text-decoration: none;
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      font-size: 1em;
      line-height: 1.2em; }
      #home .tabs-content ul a:hover {
        background-color: #242525; }
      #home .tabs-content ul a.selected {
        background-color: #09090f; }
        #home .tabs-content ul a.selected .name {
          color: #dacb46; }
        #home .tabs-content ul a.selected .desc {
          color: #bcbebf; }
        #home .tabs-content ul a.selected .video-arrow {
          width: 40px;
          height: 40px;
          position: absolute;
          left: 336px;
          top: 18px;
          z-index: 102;
          background: transparent url(../images/site-sprites.png) no-repeat -140px -80px; }
  #home .tabs-content .vidlist li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #565859;
    clear: both;
    height: 77px; }
    #home .tabs-content .vidlist li img {
      margin: 0 20px 0 0;
      float: left;
      border: 1px solid #3d3e3f; }
    #home .tabs-content .vidlist li .name {
      color: #bcbebf;
      font-size: 1.1em;
      margin: 13px 0 5px 0;
      float: left;
      width: 60%;
      font-weight: normal; }
    #home .tabs-content .vidlist li .desc {
      color: #565859;
      font-family: "Georgia", Times, serif;
      float: left; }
#home #pre-content {
  background: #dacb46 url(../images/bg-glare-header.png) center bottom no-repeat;
  border-bottom: 1px solid white;
  padding: 20px 0 20px 0; }
  #home #pre-content h2, #home #pre-content h3 {
    color: white;
    font-size: 1.8em; }
#home #twitter-feed {
  background: transparent url(../images/site-sprites.png) no-repeat -240px -60px;
  padding-left: 65px; }
  #home #twitter-feed .tweet {
    color: #565859;
    font-style: italic; }

/* Homepage with Slider - home-slider.css overrides
 * ------------------------------------------- */
.ei-slider {
  margin-top: -2px;
  border-bottom: 22px solid #c5b528; }

.ei-title h2 {
  font-family: "Gerogia", serif;
  line-height: 20px; }
.ei-title h3 {
  font-family: "Crete Round", serif; }

.ei-slider-thumbs {
  margin-top: -18px; }

/* Homepage with Full Video
 * ------------------------------------------- */
#full-image {
  border-bottom: 3px solid #3d3e3f;
  overflow: show;
  background: #09090f url(../images/bg-texture-cloth.png) 0 0; }
  #full-image h1, #full-image h2 {
    position: absolute;
    right: 0; }
  #full-image h1 {
    top: 70px;
    font-size: 3em;
    color: #3d3e3f; }
  #full-image h2 {
    top: 120px; }
  #full-image img {
    width: 100%; }

/* Internal Pages Specific Styles
 * ------------------------------------------- */
#internals .tabs-content {
  padding: 10px;
  background-color: white; }
#internals ul.tabs {
  margin: 0 0 2px -1px; }
  #internals ul.tabs li a.active {
    border-top: 3px solid #dacb46; }
#internals h4, #internals h5, #internals h6 {
  color: #565859; }
#internals .post-video {
  border: 4px solid rgba(255, 255, 255, 0.9);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 0; }
  #internals .post-video iframe {
    background: #3d3e3f url(../images/bg-grey-stripes.jpg) 0 0; }
#internals .video {
  margin-bottom: 30px; }
  #internals .video .icons {
    float: left;
    clear: both;
    background-color: #e6e6e6;
    box-shadow: inset 0 0 0 1px white;
    -moz-shadow: inset 0 0 0 1px white;
    -webkit-box-shadow: inset 0 0 0 1px white;
    padding: 5px 0;
    margin: 1px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block; }
    #internals .video .icons p {
      text-align: right;
      float: right;
      clear: both;
      padding: 5px 0;
      margin: 0 20px 0 0; }
    #internals .video .icons .date, #internals .video .icons .comment, #internals .video .icons .user {
      color: #3d3e3f; }
#internals #content {
  padding: 0 0 40px 0; }

/* Menu Styles
 * -------------------------------------------------------------------------------------- 
 * ====================================================================================== */
#top-menu {
  background-color: #09090f;
  height: 38px;
  border-bottom: 1px solid #565859;
  position: relative;
  text-align: left; }
  #top-menu ul {
    height: 38px;
    padding: 0;
    margin: 0;
    text-align: left; }
    #top-menu ul li {
      display: inline;
      line-height: 38px; }
      #top-menu ul li:before {
        content: " / ";
        color: #b2b2b2; }
      #top-menu ul li:first-child:before {
        content: none; }
      #top-menu ul li a {
        font-size: 12px;
        text-transform: uppercase;
        display: inline;
        color: #b2b2b2;
        padding: 2px 3px;
        text-decoration: none;
        font-weight: 300; }
        #top-menu ul li a:hover, #top-menu ul li a .current_page_item {
          color: white; }

#main-nav .responsive-nav {
  height: 34px;
  width: 100%;
  padding: 5px;
  display: none;
  float: left;
  margin-top: 7px; }

#menu-wrapper {
  background-color: #242525;
  font-family: "Crete Round", serif;
  font-weight: bold;
  height: 50px;
  border-bottom: 1px solid white;
  /** ESSENTIAL STYLES ** */
  /** arrows */
  /* apply hovers to modern browsers */
  /* point right for anchors in subs */
  /* apply hovers to modern browsers */
  /** shadows for all but IE6 ** */ }
  #menu-wrapper .sf-menu {
    margin: 0 5px 0 0;
    padding: 0;
    list-style: none;
    display: inline;
    float: right;
    position: relative;
    z-index: 102;
    line-height: 1; }
    #menu-wrapper .sf-menu a {
      position: relative;
      color: white;
      text-decoration: none; }
      #menu-wrapper .sf-menu a:hover {
        color: #dacb46; }
    #menu-wrapper .sf-menu * {
      margin: 0;
      padding: 0;
      list-style: none; }
    #menu-wrapper .sf-menu ul {
      background: transparent url(../images/bg-submenu.png) left top no-repeat;
      padding-top: 18px;
      position: absolute;
      top: -999em;
      width: 8em;
      margin-top: -5px;
      /* left offset of submenus need to match (see below) */ }
      #menu-wrapper .sf-menu ul li {
        width: 100%;
        line-height: auto;
        padding: 0;
        line-height: 16px;
        font-size: 12px;
        border-top: 1px solid #565859;
        border-bottom: 1px solid #09090f; }
        #menu-wrapper .sf-menu ul li:after {
          content: "";
          margin-left: 0; }
        #menu-wrapper .sf-menu ul li a, #menu-wrapper .sf-menu ul li a.current {
          background-color: #3d3e3f;
          background-image: none;
          display: block;
          padding: 8px 10px;
          margin: 0; }
          #menu-wrapper .sf-menu ul li a:hover, #menu-wrapper .sf-menu ul li a.current:hover {
            background-color: #242525; }
      #menu-wrapper .sf-menu ul ul {
        background-image: none;
        padding: 0;
        margin: -1px 0 0 42px;
        width: 130px; }
    #menu-wrapper .sf-menu li {
      font-size: 18px;
      font-family: "Crete Round", serif;
      font-weight: normal;
      text-transform: uppercase;
      float: left;
      position: relative;
      margin: 0 8px 0 0;
      display: block;
      line-height: 50px; }
      #menu-wrapper .sf-menu li:hover {
        visibility: inherit;
        /* fixes IE7 'sticky bug' */ }
      #menu-wrapper .sf-menu li:after {
        content: "/";
        color: #dacb46;
        margin-left: 5px; }
      #menu-wrapper .sf-menu li:last-child:after {
        content: none; }
      #menu-wrapper .sf-menu li:hover ul, #menu-wrapper .sf-menu li.sfHover ul {
        left: 0;
        top: 2.5em;
        /* match top ul list item height */
        z-index: 200; }
  #menu-wrapper ul.sf-menu li:hover li ul, #menu-wrapper ul.sf-menu li.sfHover li ul {
    top: -999em; }
  #menu-wrapper ul.sf-menu li .current {
    color: #dacb46;
    background: transparent url(../images/menu-arrow-down.png) center bottom no-repeat;
    padding-bottom: 20px;
    border-top: 4px solid #dacb46;
    padding-top: 8px; }
  #menu-wrapper ul.sf-menu li li:hover ul, #menu-wrapper ul.sf-menu li li.sfHover ul {
    left: 8em;
    /* match ul width */
    top: 0; }
  #menu-wrapper ul.sf-menu li li:hover li ul, #menu-wrapper ul.sf-menu li li.sfHover li ul {
    top: -999em; }
  #menu-wrapper ul.sf-menu li li li:hover ul, #menu-wrapper ul.sf-menu li li li.sfHover ul {
    left: 8em;
    /* match ul width */
    top: 0; }
  #menu-wrapper .sf-sub-indicator {
    position: absolute;
    display: block;
    right: 0.75em;
    top: 1.05em;
    /* IE6 only */
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: url("../images/arrows-ffffff.png") no-repeat -10px -100px;
    /* 8-bit indexed alpha png. IE6 gets solid image only */ }
  #menu-wrapper a > .sf-sub-indicator {
    /* give all except IE6 the correct values */
    top: 0.8em;
    background-position: 0 -100px;
    /* use translucent arrow for modern browsers */ }
  #menu-wrapper a:focus > .sf-sub-indicator, #menu-wrapper a:hover > .sf-sub-indicator, #menu-wrapper a:active > .sf-sub-indicator {
    background-position: -10px -100px;
    /* arrow hovers for modern browsers */ }
  #menu-wrapper li:hover > a > .sf-sub-indicator, #menu-wrapper li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
    /* arrow hovers for modern browsers */ }
  #menu-wrapper .sf-menu ul .sf-sub-indicator {
    background-position: -10px 0; }
  #menu-wrapper .sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0; }
  #menu-wrapper .sf-menu ul a:focus > .sf-sub-indicator, #menu-wrapper .sf-menu ul a:hover > .sf-sub-indicator, #menu-wrapper .sf-menu ul a:active > .sf-sub-indicator {
    background-position: -10px 0;
    /* arrow hovers for modern browsers */ }
  #menu-wrapper .sf-menu ul li:hover > a > .sf-sub-indicator, #menu-wrapper .sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
    /* arrow hovers for modern browsers */ }
  #menu-wrapper .sf-shadow ul {
    background: url("../images/shadow.png") no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px; }
    #menu-wrapper .sf-shadow ul.sf-shadow-off {
      background: transparent; }

/* Misc Styles
 * -------------------------------------------------------------------------------------- 
 * ====================================================================================== */
img.left {
  float: left;
  margin: 5px 15px 10px 0; }

img.right {
  float: right;
  margin: 5px 0 10px 15px; }

pre, code {
  font-family: mono-space, monospace;
  white-space: pre;
  overflow: auto;
  padding: 20px;
  margin: 15px 0; }

pre {
  padding: 5px; }

ins, dfn {
  border-bottom: 1px solid #cccccc; }

small, sup, sub {
  font-size: 85%; }

abbr, acronym {
  text-transform: uppercase;
  font-size: 85%;
  letter-spacing: 0.1em; }

abbr[title], acronym[title], dfn[title] {
  cursor: help;
  border-bottom: 1px solid #cccccc; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

code {
  background: #f6f6f6 url(../images/code.png) repeat scroll 0 0;
  display: block;
  border: 1px solid #dddddd;
  border-bottom: 0;
  font-size: 11px;
  line-height: 20px;
  padding: 0 14px; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #b1b1b1;
  border-left: 1px solid #b1b1b1;
  margin: 0 0 15px 0;
  background-color: #f0f1f1; }

th, td {
  border-bottom: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
  padding: 8px; }

th {
  background-color: #6b6b6b;
  color: white; }

.box-gradient, .box-accept, .box-warning, .box-info, .box-note {
  clear: both;
  padding: 20px;
  margin: 20px 0px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.box-accept, .box-warning, .box-info, .box-note {
  padding-left: 55px;
  background: #eeeeee;
  padding-bottom: 25px;
  padding-top: 20px; }

.box-gradient {
  background: #f9f9f9 url(../images/box-fancy.html) repeat-x scroll 0 -7px;
  border: 1px solid #cccccc; }

.box-info {
  background: #bfe4f9 url(../images/box-info.png) no-repeat scroll 15px center;
  border: 1px solid #68a2cf;
  color: #2e6093; }

.box-warning {
  background: #ffcccc url(../images/box-warning.png) no-repeat scroll 15px center;
  border: 1px solid #ff9999;
  color: #c31b00; }

.box-accept {
  background: #c8edbe url(../images/box-accept.png) no-repeat scroll 10px 15px;
  border: 1px solid #33bc00;
  color: #309601; }

.box-note {
  background: #fcfdae url(../images/box-note.png) no-repeat scroll 10px 15px;
  border: 1px solid #cdcf00;
  color: #9e660d; }

/* Media Queries
 * -------------------------------------------------------------------------------------- 
 * ====================================================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  .socials, #search, .video-arrow {
    display: none; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .socials, #search, #light-controls, .video-arrow {
    display: none; }

  #breadcrumb, #header .glare, #twitter-feed {
    background-image: none; }

  #home #video-slider .tab-wrapper {
    margin-top: 0;
    width: 350px; }
    #home #video-slider .tab-wrapper img {
      display: none; }
    #home #video-slider .tab-wrapper .name, #home #video-slider .tab-wrapper .desc {
      padding: 3px 0 0 15px;
      margin: 2px 0 0 0; }
    #home #video-slider .tab-wrapper .tabs-content .vidlist li {
      height: 68px; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .socials, #search, #twitter-feed, #light-controls, .video-arrow {
    display: none; }

  #breadcrumb, #header .glare {
    background-image: none; }

  #home #video-slider .tab-wrapper {
    width: 100%; }
    #home #video-slider .tab-wrapper img {
      display: none; }
    #home #video-slider .tab-wrapper .name, #home #video-slider .tab-wrapper .desc {
      padding-left: 15px; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #header .socials, #twitter-feed, #main-nav a:after, .slogan, #light-controls, .video-arrow {
    display: none; }

  #breadcrumb, #header .glare {
    background-image: none; }

  #home #video-slider .tab-wrapper {
    width: 100%; }
    #home #video-slider .tab-wrapper img {
      display: none; }
    #home #video-slider .tab-wrapper .name, #home #video-slider .tab-wrapper .desc {
      padding-left: 15px; }

  #home .post-video iframe {
    border: none; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #sidebar, #header .socials, #twitter-feed, #main-nav a:after, #main-nav > ul.sf-menu, .slogan, #light-controls, .video-arrow {
    display: none; }

  #breadcrumb, #header .glare {
    background-image: none; }

  #main-nav .responsive-nav {
    display: block; }

  #home #video-slider .tab-wrapper {
    width: 100%; }
    #home #video-slider .tab-wrapper img {
      display: none; }
    #home #video-slider .tab-wrapper .name, #home #video-slider .tab-wrapper .desc {
      padding-left: 15px; }

  #home .post-video iframe {
    border: none; } }
