/*
Theme Name: Deep Blue Sea Film
Theme URI: http://wordpress.org/themes/twentythirteen
Author: Christian Varga
Author URI: http://christianvarga.com/
Description: Custom theme developed for the Deep Blue Sea Film
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: deepblueseafilm

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-spacing:0;border-collapse:collapse;}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'BebasNeue';
  src: url("fonts/bebasneue/BebasNeue-webfont.eot");
  src: url("fonts/bebasneue/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/bebasneue/BebasNeue-webfont.woff") format("woff"), url("fonts/bebasneue/BebasNeue-webfont.ttf") format("truetype"), url("fonts/bebasneue/BebasNeue-webfont.svg#BebasNeueRegular") format("svg"); }

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'JosefinSlab';
  src: url("fonts/josefin-slab/JosefinSlab-Regular-webfont.eot");
  src: url("fonts/josefin-slab/JosefinSlab-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/josefin-slab/JosefinSlab-Regular-webfont.woff") format("woff"), url("fonts/josefin-slab/JosefinSlab-Regular-webfont.ttf") format("truetype"), url("fonts/josefin-slab/JosefinSlab-Regular-webfont.svg#JosefinSlabRegular") format("svg"); }

@font-face {
  font-weight: normal;
  font-style: italic;
  font-family: 'JosefinSlab';
  src: url("fonts/josefin-slab/JosefinSlab-Italic-webfont.eot");
  src: url("fonts/josefin-slab/JosefinSlab-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/josefin-slab/JosefinSlab-Italic-webfont.woff") format("woff"), url("fonts/josefin-slab/JosefinSlab-Italic-webfont.ttf") format("truetype"), url("fonts/josefin-slab/JosefinSlab-Italic-webfont.svg#JosefinSlabItalic") format("svg"); }

@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: 'JosefinSlab';
  src: url("fonts/josefin-slab/JosefinSlab-SemiBold-webfont.eot");
  src: url("fonts/josefin-slab/JosefinSlab-SemiBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/josefin-slab/JosefinSlab-SemiBold-webfont.woff") format("woff"), url("fonts/josefin-slab/JosefinSlab-SemiBold-webfont.ttf") format("truetype"), url("fonts/josefin-slab/JosefinSlab-SemiBold-webfont.svg#JosefinSlabSemiBold") format("svg"); }

@font-face {
  font-weight: 600;
  font-style: italic;
  font-family: 'JosefinSlab';
  src: url("fonts/josefin-slab/JosefinSlab-SemiBoldItalic-webfont.eot");
  src: url("fonts/josefin-slab/JosefinSlab-SemiBoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/josefin-slab/JosefinSlab-SemiBoldItalic-webfont.woff") format("woff"), url("fonts/josefin-slab/JosefinSlab-SemiBoldItalic-webfont.ttf") format("truetype"), url("fonts/josefin-slab/JosefinSlab-SemiBoldItalic-webfont.svg#JosefinSlabSemiBoldItalic") format("svg"); }

body {
  background: #171717 url("images/bg.jpg") 50% 0 no-repeat;
  color: #fff;
  font-size: 13px;
  font-family: 'JosefinSlab', serif;
}

.hide-text {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  content: " ";
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #A8DDF3;
  text-decoration: underline;
}

a.icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-size: 100% 100%;
  opacity: .6;
}

a.icon:hover {
  opacity: 1;
}

a.icon.twitter {
  background-image: url("images/twitter.svg");
}

a.icon.facebook {
  background-image: url("images/facebook.svg");
}

#topnav {
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  z-index: 1030;
  padding: 5px 20px 2px;
  background: #1b1b1b;
}

  #topnav #social_links {
    float: right;
  }

  #topnav .container {
    margin: 0 auto;
    max-width: 940px;
  }

  #topnav #newsletter_form {
    float: right;
  }

  #topnav #newsletter_form label {
    margin-right: 10px;
    color: white;
    text-transform: uppercase;
    font-size: 1.1em;
  }

  #topnav input {
    padding: .4em .3em .5em;
    width: 250px;
    border: 1px solid #4c4948;
    background-color: #171717;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    color: #fff;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
  }

  #topnav input:focus {
    outline: 0;
    border-color: rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 255, 255, 0.6);
  }

  #topnav .btn {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 5px 12px 1px;
    border: none;
    border: none;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background: #666666;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
  }

  #topnav .btn:hover {
    background: #e6e6e6;
  }

#page {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 940px;
}

#masthead {
  padding: 106px 0 50px;
}

  #masthead h1 {
    float: left;
  }

  #masthead h1 a {
    display: block;
    width: 220px;
    height: 113px;
    background: url("images/title.svg") 0 0 no-repeat;
    background-size: 100%;
  }

  #masthead h2 {
    float: right;
    width: 370px;
    text-align: right;
    font-weight: 600;
    font-size: 1.385em;
    line-height: 1.2em;
  }

#sidebar {
  float: left;
  margin-right: 2%;
  width: 23%;
  border-top: 1px solid #000;
  text-transform: uppercase;
  font-size: 1.154em;
}

  #menu li {
    padding: 14px 0 11px 12px;
    border-bottom: 1px solid #000;
  }

  #menu a {
    text-decoration: none;
  }

  #social_box {
    margin-top: 20px;
    padding: 8px;
    background: #000;
  }

  #social_box #share {
    margin: 5px 0 10px;
  }

  #social_box #share li {
    margin-bottom: 10px;
  }

  #social_box #share a.icon {
    margin-right: 5px;
    width: 28px;
    height: 28px;
    vertical-align: bottom;
    opacity: .9;
  }

#tweets {
  padding-top: 10px;
}

  #tweets ul li {
    position: relative;
    margin-bottom: 10px;
    margin-left: 40px;
    text-transform: none;
    font-size: .8em;
    line-height: 1.6em;
  }

  #tweets ul li .tweet_avatar {
    position: absolute;
    left: -38px;
  }

#content {
  float: left;
  width: 75%;
  background: rgba(23, 23, 23, 0.7);
}

body.home #content {
  background: transparent;
}

.entry-header, #content .woocommerce-breadcrumb {
  padding: 15px;
  background: #A8DDF3;
}

  .entry-header h1, #content .woocommerce-breadcrumb {
    color: #171717;
    font-size: 2.385em;
    font-family: "BebasNeue", sans-serif;
  }

.entry-content, .product {
  padding: 15px;
  font-family: helvetica, sans-serif;
}

  .entry-content em {
    font-style: italic;
  }

  .entry-content iframe {
    width: 100%;
  }

  .entry-content ul, .entry-content ol {
    margin: 0 0 10px 25px;
  }

  .entry-content ul {
    margin-bottom: 10px;
    list-style-type: disc;
    line-height: 1.538em;
  }

  .entry-content p {
    margin-bottom: 10px;
    line-height: 1.538em;
  }

  .entry-content h2, .entry-content h3, span.amount, span.suggested-text {
    margin: 10px 0;
    color: #A8DDF3;
    font-weight: 600;
    font-size: 20px;
    font-family: "JosefinSlab", serif;
  }

  .entry-content img {
    max-width: 100%;
  }

.bottom-links {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.bottom-links .item {
  float: left;
  padding: 2%;
  width: 44%;
  text-align: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

  .bottom-links .item:first-child {
    margin-right: 3%;
  }

  .bottom-links h3 {
    margin-bottom: 10px;
    color: #A8DDF3;
    font-size: 2.308em;
    font-family: "BebasNeue", sans-serif;
  }

    .bottom-links h3 span {
      display: inline-block;
      padding: .2em .3em 0;
      background: #A8DDF3;
      color: #171717;
      vertical-align: middle;
      font-weight: 400;
      font-size: .5em;
    }

  .bottom-links p {
    font-size: 1.077em;
  }

  .bottom-links a {
    display: inline-block;
    /* margin-bottom: 5%; */
    padding: .5em .8em .3em;
    background: #666;
    text-transform: uppercase;
    font-size: 1.1em;
  }

  .bottom-links a:hover {
    background: #E6E6E6;
    color: #666;
    text-decoration: none;
  }

/* woocommerce overrides */
ul.tabs {
  display: none;
}

.woocommerce #page #content .summary.entry-summary {
  float: none;
  width: auto;
}

.woocommerce #page .woocommerce-breadcrumb, .woocommerce-page #page .woocommerce-breadcrumb {
  margin-bottom: 0;
}

.woocommerce #page .woocommerce-breadcrumb a, .woocommerce-page #page .woocommerce-breadcrumb a {
  color: #171717;
}

.woocommerce #page .product_title.entry-title {
  display: none;
}

.woocommerce-tabs .panel h2 {
  display: none;
}

p.price {
  margin-bottom: 1em;
}

.woocommerce #page .single_add_to_cart_button {
  padding: .57em;
}

span.suggested-text {
  margin-right: 10px;
}

#nyp {
  padding: .1em 0 .2em 0;
  font-size: 1em;
}

.woocommerce input[type="text"], .woocommerce textarea {
  padding: .8em;
  outline: none;
  border: none;
  border-radius: 5px;
  background: #eee;
}

.woocommerce input[type="text"]:focus, .woocommerce textarea:focus {
  box-shadow: 0 0 1px 1px #A8DDF3;
}

.woocommerce #page #payment, .woocommerce-page #page #payment {
  background: transparent;
  
}

.woocommerce #page #payment ul.payment_methods, .woocommerce-page #page #payment ul.payment_methods {
  border-bottom: 0;
}

.woocommerce #page #payment div.form-row, .woocommerce-page #page #payment div.form-row {
  border-top: 0;
}

.blockOverlay {
  background-color: #171717 !important;
}

.nyp-product .price, .nyp-product .input-text.qty {
  display: none;
}

.entry-content .download-files {
  margin: 40px 0 45px;
}

.entry-content .download-files a {
  color: #AEF3A8;
}

.form-row.create-account {
  display: none;
}

.chosen-drop li {
  color: #171717;
}

.chosen-container-single .chosen-single {
  background: #fff;
}

#site-footer {
  margin: 20px 0;
  color: #999;
  font-size: .85em;
  font-family: arial;
}

#site-footer .menu-menu-container, #site-footer .copy {
  float: left;
}

#site-footer .copy {
  margin-bottom: 8px;
  padding-right: 5px;
}

#site-footer .menu li {
  float: left;
  margin-bottom: 8px;
  padding: 0 6px;
  border-left: 1px solid #999;
}

#site-footer .menu a {
  color: #999;
}

#site-footer a.liquid {
  display: block;
  float: right;
}


.post-17 div.center {
  float: left;
  padding: 20px 0;
  width: 50%;
  text-align: center;
}


@media screen and (max-width: 700px) {
  #masthead h1, #masthead h2 {
    float: none;
    width: auto;
  }

  #masthead h2 {
    margin-top: 40px;
    text-align: left;
  }

  #sidebar, #content {
    float: none;
    margin: 0 0 20px 0;
    width: auto;
  }

  #topnav input {
    width: auto;
  }

  #social_links {
    display: none;
  }

  #newsletter_form label span {
    display: none;
  }

  #newsletter_form .btn {
    margin-right: 0;
  }

  #social_box { 
    display: none;
  }
}