/*
font-family:'DIN Next W01 Italic';
font-family:'DIN Next W01 Light';
font-family:'DINNextW01-LightItalic';
font-family:'DIN Next W01 Regular';
*/

/*
font-family: "brandon-grotesque",sans-serif;
font-style: normal;
font-weight: 300;
font-weight: 500;
*/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
video { display: inline-block; *display: inline; *zoom: 1; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body {
  margin:0;
  padding:0;
  font-size:1em;
  font-family: "brandon-grotesque",sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height:1.4;
  background-color:#f0f7ff;
}

::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }

a { color: #00e; text-decoration:none; }
a:visited { color: #551a8b; }
a:hover { color: #F30; }
a:hover, a:active, a:focus { outline: 0 !important; }

em {}
strong {}

h1, h2, h3, h4, h5 {
  margin:0;
  padding:0;
  line-height:1.231;
  font-family: "brandon-grotesque",sans-serif;
  font-weight: 500;
}

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* Lists
-------------------------------------------------------------- */
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* Forms
-------------------------------------------------------------- */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }


table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }



div#main-container {
  position:relative;
  width:783px;
  margin:0 auto;
}


/* Masthead
-------------------------------------------------------------- */
#masthead {
  padding:50px 0 45px 0;
}

#masthead header {
  margin:0;
  padding:0;
}

#masthead header h1 {
  font-style: normal;
  font-weight: 300;
  text-transform:uppercase;
  font-size:32px;
  color:#F30;
  line-height:1;
}
#masthead header h1 .subheading {
  padding-left:17px;
}

#masthead nav {
  position:relative;
  background-color:rgba(0,0,0,0.25);
}

#masthead nav ul {
  list-style:none;
}

#masthead nav ul li {
  display:inline-block;
  font-size:17px;
  padding:8px 28px;
  text-transform:lowercase;
  line-height:1;
  letter-spacing:0.15em;
}

#masthead nav ul li#nav-videos {
  margin-right:22px;
}

#masthead nav ul li#nav-contact {
}

#masthead nav ul li.on {
  background-color:rgba(0,0,0,0.25);
}

#masthead nav li a {color:#EEE;}



/* Index page
-------------------------------------------------------------- */
section#videos {}

section#videos #video-thumbnails {}

section#videos #video-thumbnails ul {
  margin:0;
  padding:0;
  list-style:none;
}

section#videos #video-thumbnails li {
  margin:0 1px 1px 0;
  padding:0;
  text-indent:-9999%;
  float:left;
  /* display: inline-block; */
  font-size:26px;
  line-height:1;
}

section#videos #video-thumbnails li a {
  display:block;
  position:relative;
  width:260px;
  height:195px;
  margin:0;
  background-position:0 0;
  background-color:#FFF;
  background-repeat:no-repeat;
  cursor:pointer;
}

/*** Video thumbnail images ***/
#videos li#nav-the-soldiering-life a {background:url(/images/still-the_soldiering_life.jpg)}
#videos li#nav-kissing-the-lipless a {background:url(/images/still-kissing_the_lipless.jpg)}
#videos li#nav-lives-of-crime a {background:url(/images/still-lives_of_crime.jpg)}
#videos li#nav-how-we-know a {background:url(/images/still-how_we_know.jpg)}
#videos li#nav-the-past-and-pending a {margin-right:0; background:url(/images/still-the_past_and_pending.jpg)}
#videos li#nav-center-of-the-universe a {margin-right:0; background:url(/images/still-center_of_the_universe.jpg)}
#videos li#nav-car-trouble a {background:url(/images/still-car_trouble.jpg)}
#videos li#nav-rabbit-and-chicken a {background:url(/images/still-rabbit_and_chicken.jpg)}
#videos li#nav-the-lucky-ones a {background:url(/images/still-the_lucky_ones.jpg)}

#videos #video-thumbnails li a:hover {
  text-indent:0;
  background-image:none;
}

section#videos #video-thumbnails li a span {
  display:block;
  position:absolute;
  left:20px;
}

section#videos #video-thumbnails li a span.title {
  bottom:60px;
  padding-right:60px;
}

section#videos #video-thumbnails li a span.client {
  bottom:35px;
  font-size:20px;
  color:#000;
}

section#videos #video-thumbnails li a span.notes {
  bottom:15px;
  font-size:13px;
  color:#AAA;
}


/* Video page
-------------------------------------------------------------- */
body.video-page {}

body.video-page #video-details {
  padding-top:10px;
  background:url('/images/bg-video-details.png') repeat-x 0 -7px;
}

body.video-page #video-details header {
  position:fixed;
  bottom:28px;
  left:20px;
}

body.video-page #video-details header h1 {
  margin-bottom:3px;
  font-size:24px;
  line-height:1;
  font-weight:300;
  color:#F30;
}

body.video-page #video-details header h2 {
  font-size:18px;
  line-height:1;
  font-weight:300;
  color:#000;
}

body.video-page #video-details p.notes {
  position:fixed;
  bottom:8px;
  left:20px;
  margin:0;
  padding:0;
  color:#AAA;
  font-size:13px;
  line-height:1;
}

body.video-page #video-details a.source-link {
  position:fixed;
  bottom:55px;
  right:15px;
  text-align:right;
  font-size:14px;
  line-height:1;
  color:#6a9dbe;
}



body#video-list #masthead {
  padding-bottom:25px;
}

body#video-list #videos h1 {
  text-transform:uppercase;
  letter-spacing:1px;
  line-height:1;
}

body#video-list #videos ul {
  margin:0;
  padding:0;
  list-style:none;
}

body#video-list #videos ul li {
  margin:0 0 6px 0;
}

body#video-list #videos a {
  background-image:none;
}


/* Footer
-------------------------------------------------------------- */
footer {
  padding:30px 0;
  font-size:14px;
  color:#999;
}

footer a {color:#999;}
footer a:hover {color:#F30;}


.hidden { display: none !important; visibility: hidden; }
.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/* Framework overrides ------ */
#fancybox-overlay {
}

.vjs-fullscreen-control {
  display:none;
}
.vjs-volume-control {
  margin-right:15px !important;
}


/* Print
-------------------------------------------------------------- */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
