@charset "UTF-8";
/*!
Theme Name: Webstock 14
Theme URI: http://webstock.org.nz/
Description: The default site theme.
Author: The Fold
Author URI: http://thefold.co.nz/
Version: 1.0
*/
/*! @license
 * MyFonts Webfont Build ID 2396963, 2012-10-24T01:28:17-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Carolyna Pro Black by Emily Lime
 * URL: http://www.myfonts.com/fonts/emily-lime/carolyna-pro-black/regular/
 * Copyright: Copyright (c) 2011 by Emily Lime Design. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2396963
 * 
 * © 2012 Bitstream Inc
*/
@font-face {
  font-family: 'CarolynaProBlack';
  src: url('/wp-content/themes/webstock14/fonts/249323_0_0.eot');
  src: url('/wp-content/themes/webstock14/fonts/249323_0_0.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/webstock14/fonts/249323_0_0.woff') format("woff"), url('/wp-content/themes/webstock14/fonts/249323_0_0.ttf') format("truetype"); }

/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/* line 21, scss/global/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
/* line 31, scss/global/_normalize.scss */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 40, scss/global/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
/* line 49, scss/global/_normalize.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 63, scss/global/_normalize.scss */
html {
  font-family: "museo-slab",georgia, serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
/* line 73, scss/global/_normalize.scss */
body {
  margin: 0;
  font-size: 1em;
  font-family: "museo-slab",georgia, serif;
  /* 1 */ }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 87, scss/global/_normalize.scss */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 96, scss/global/_normalize.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/* line 109, scss/global/_normalize.scss */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 117, scss/global/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 126, scss/global/_normalize.scss */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 134, scss/global/_normalize.scss */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
/* line 142, scss/global/_normalize.scss */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
/* line 155, scss/global/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 164, scss/global/_normalize.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
/* line 174, scss/global/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 182, scss/global/_normalize.scss */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 191, scss/global/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 198, scss/global/_normalize.scss */
sup {
  top: -0.5em; }

/* line 202, scss/global/_normalize.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
/* line 214, scss/global/_normalize.scss */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 222, scss/global/_normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
/* line 234, scss/global/_normalize.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
/* line 246, scss/global/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 257, scss/global/_normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
/* line 271, scss/global/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 283, scss/global/_normalize.scss */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 298, scss/global/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 308, scss/global/_normalize.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
/* line 318, scss/global/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 329, scss/global/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 342, scss/global/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
/* line 351, scss/global/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 361, scss/global/_normalize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 374, scss/global/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 1, scss/global/_utilities.scss */
.clearfix, .dl-horizontal {
  *zoom: 1; }
  /* line 38, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
  .clearfix:after, .dl-horizontal:after {
    content: "";
    display: table;
    clear: both; }

/* line 4, scss/global/_utilities.scss */
.hidden {
  display: none; }

/* line 7, scss/global/_utilities.scss */
.ir, .entry-header h1, .supalley-link {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  display: block; }

/* line 12, scss/global/_utilities.scss */
.relative, .logo {
  position: relative; }

/* line 16, scss/global/_utilities.scss */
.pull-left, #content-main {
  float: left !important; }

/* line 20, scss/global/_utilities.scss */
.pull-right, #content-sub {
  float: right !important; }

/* line 24, scss/global/_utilities.scss */
.center-block {
  margin: auto; }

/* line 28, scss/global/_utilities.scss */
.block {
  display: block; }

/* line 32, scss/global/_utilities.scss */
.hide {
  display: none; }

/* line 37, scss/global/_utilities.scss */
.stripe,
.stripe-alt {
  border-bottom: 3px solid #383539; }
  /* line 40, scss/global/_utilities.scss */
  .stripe:last-child,
  .stripe-alt:last-child {
    border-bottom: 0; }

/* line 44, scss/global/_utilities.scss */
.no-border {
  border: 0 !important; }

/* line 48, scss/global/_utilities.scss */
.speaker-list,
.sponsors-list,
.programme-list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 3px dotted #383539;
  border-right: 3px dotted #383539;
  padding: 18px; }

/* line 54, scss/global/_utilities.scss */
.fluid-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0; }

/* line 59, scss/global/_utilities.scss */
.fluid-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; }

/* line 67, scss/global/_utilities.scss */
.pointed {
  color: white !important;
  text-shadow: none;
  background: #b78500;
  position: relative;
  padding: 0 15px 0 12px;
  height: 30px;
  line-height: 31px;
  display: inline-block; }
  /* line 77, scss/global/_utilities.scss */
  .pointed:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    background: #b78500;
    width: 22px;
    height: 22px;
    content: "";
    top: 4px;
    right: -11px; }
  /* line 89, scss/global/_utilities.scss */
  .pointed:hover {
    background: #383539;
    border: 0; }
    /* line 93, scss/global/_utilities.scss */
    .pointed:hover:after {
      background: #383539; }

/* line 1, scss/global/_grid.scss */
.line, .lastUnit {
  overflow: hidden;
  *overflow: visible;
  *zoom: 1; }

/* line 2, scss/global/_grid.scss */
.unit {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  /* line 4, scss/global/_grid.scss */
  .side-by-side .unit {
    margin-bottom: 20px;
    padding-right: 6.71141%; }

/* line 9, scss/global/_grid.scss */
.unitRight {
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 10, scss/global/_grid.scss */
.size1of1 {
  float: none; }

/* line 11, scss/global/_grid.scss */
.size1of2 {
  width: 50%; }

/* line 12, scss/global/_grid.scss */
.size1of3 {
  width: 33.33333%; }

/* line 13, scss/global/_grid.scss */
.size2of3 {
  width: 66.66666%; }

/* line 14, scss/global/_grid.scss */
.size1of4 {
  width: 25%; }

/* line 15, scss/global/_grid.scss */
.size3of4 {
  width: 75%; }

/* line 16, scss/global/_grid.scss */
.size1of5 {
  width: 20%; }

/* line 17, scss/global/_grid.scss */
.size2of5 {
  width: 40%; }

/* line 18, scss/global/_grid.scss */
.size3of5 {
  width: 60%; }

/* line 19, scss/global/_grid.scss */
.size4of5 {
  width: 80%; }

/* line 20, scss/global/_grid.scss */
.lastUnit {
  float: none;
  width: auto;
  _position: relative;
  _left: -3px;
  _margin-right: -3px; }

/* line 4, scss/global/_media.scss */
.media, .media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

/* line 9, scss/global/_media.scss */
.media {
  margin-bottom: 20px; }

/* line 12, scss/global/_media.scss */
.media .media {
  margin-top: 20px; }

/* line 15, scss/global/_media.scss */
.media .pull-left, .media #content-main {
  margin-right: 20px; }

/* line 19, scss/global/_media.scss */
.media .pull-right, .media #content-sub {
  margin-left: 20px; }

@media only screen and (max-width: 500px) {
  /* line 23, scss/global/_media.scss */
  .speaker_small_image,
  .sponsor_image {
    float: none !important;
    text-align: center;
    margin-bottom: 20px; }
    /* line 29, scss/global/_media.scss */
    .speaker_small_image img,
    .sponsor_image img {
      margin: auto; } }

/* line 34, scss/global/_media.scss */
.media .media-object {
  display: block; }

/* line 37, scss/global/_media.scss */
.media .thumbnail {
  width: 100px; }
  /* line 40, scss/global/_media.scss */
  .media .thumbnail img {
    max-width: 100%; }

/* line 46, scss/global/_media.scss */
.medias {
  margin-top: 20px;
  padding-left: 0;
  list-style-type: none; }

/* line 51, scss/global/_media.scss */
.medias .media {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

/* line 55, scss/global/_media.scss */
.medias > .media:last-child {
  margin: 0;
  border-bottom: none; }

/* line 59, scss/global/_media.scss */
.medias > .media .media {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

/* line 1, scss/global/_spacing.scss */
table h1, table h2, table h3, table h4, table h5, table h6, table p, table ul, table ol, table dl {
  padding: 0; }

/* line 3, scss/global/_spacing.scss */
.ptn, .pvn, .pan {
  padding-top: 0px !important; }

/* line 4, scss/global/_spacing.scss */
.pts, .pvs, .pas {
  padding-top: 10px !important; }

/* line 5, scss/global/_spacing.scss */
.ptm, .pvm, .pam {
  padding-top: 20px !important; }

/* line 6, scss/global/_spacing.scss */
.ptl, .pvl, .pal {
  padding-top: 30px !important; }

/* line 7, scss/global/_spacing.scss */
.prn, .phn, .pan {
  padding-right: 0px !important; }

/* line 8, scss/global/_spacing.scss */
.prs, .phs, .pas {
  padding-right: 10px !important; }

/* line 9, scss/global/_spacing.scss */
.prm, .phm, .pam {
  padding-right: 20px !important; }

/* line 10, scss/global/_spacing.scss */
.prl, .phl, .pal {
  padding-right: 30px !important; }

/* line 11, scss/global/_spacing.scss */
.pbn, .pvn, .pan {
  padding-bottom: 0px !important; }

/* line 12, scss/global/_spacing.scss */
.pbs, .pvs, .pas {
  padding-bottom: 10px !important; }

/* line 13, scss/global/_spacing.scss */
.pbm, .entry-header, .pvm, .pam {
  padding-bottom: 20px !important; }

/* line 14, scss/global/_spacing.scss */
.pbl, .pvl, .pal {
  padding-bottom: 30px !important; }

/* line 15, scss/global/_spacing.scss */
.pln, .phn, .pan {
  padding-left: 0px !important; }

/* line 16, scss/global/_spacing.scss */
.pls, .phs, .pas {
  padding-left: 10px !important; }

/* line 17, scss/global/_spacing.scss */
.plm, .phm, .pam {
  padding-left: 20px !important; }

/* line 18, scss/global/_spacing.scss */
.pll, .phl, .pal {
  padding-left: 30px !important; }

/* line 19, scss/global/_spacing.scss */
.mtn, .mvn, .man {
  margin-top: 0px !important; }

/* line 20, scss/global/_spacing.scss */
.mts, .mvs, .mas {
  margin-top: 10px !important; }

/* line 21, scss/global/_spacing.scss */
.mtm, .mvm, .mam {
  margin-top: 20px !important; }

/* line 22, scss/global/_spacing.scss */
.mtl, .mvl, .mal {
  margin-top: 30px !important; }

/* line 23, scss/global/_spacing.scss */
.mrn, .mhn, .man {
  margin-right: 0px !important; }

/* line 24, scss/global/_spacing.scss */
.mrs, .mhs, .mas {
  margin-right: 10px !important; }

/* line 25, scss/global/_spacing.scss */
.mrm, .mhm, .mam {
  margin-right: 20px !important; }

/* line 26, scss/global/_spacing.scss */
.mrl, .mhl, .mal {
  margin-right: 30px !important; }

/* line 27, scss/global/_spacing.scss */
.mbn, .mvn, .man {
  margin-bottom: 0px !important; }

/* line 28, scss/global/_spacing.scss */
.mbs, .mvs, .mas {
  margin-bottom: 10px !important; }

/* line 29, scss/global/_spacing.scss */
.mbm, .mvm, .mam {
  margin-bottom: 20px !important; }

/* line 30, scss/global/_spacing.scss */
.mbl, .entry-header, .mvl, .mal {
  margin-bottom: 30px !important; }

/* line 31, scss/global/_spacing.scss */
.mln, .mhn, .man {
  margin-left: 0px !important; }

/* line 32, scss/global/_spacing.scss */
.mls, .mhs, .mas {
  margin-left: 10px !important; }

/* line 33, scss/global/_spacing.scss */
.mlm, .mhm, .mam {
  margin-left: 20px !important; }

/* line 34, scss/global/_spacing.scss */
.mll, .mhl, .mal {
  margin-left: 30px !important; }

/* line 35, scss/global/_spacing.scss */
.por {
  position: relative; }

/* line 36, scss/global/_spacing.scss */
.mauto, .entry-header h1, .supalley-link {
  margin: auto; }

/* line 3, scss/global/_type.scss */
a {
  color: #b78500;
  text-decoration: none; }
  /* line 18, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
  a:visited {
    color: #d19800; }
  /* line 21, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
  a:focus {
    color: #710000; }
  /* line 24, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
  a:hover {
    color: #710000; }
  /* line 27, ../../../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
  a:active {
    color: #710000; }
  /* line 7, scss/global/_type.scss */
  a:hover, a:focus {
    border-bottom: 1px dotted #b78500; }

/* line 14, scss/global/_type.scss */
.speaker-external-link:hover, .speaker-external-link:focus {
  border-bottom: none; }

/* line 19, scss/global/_type.scss */
p {
  line-height: 1.6;
  margin: 0 0 .8em 0; }

/* line 28, scss/global/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3, summary,
h4, .h4,
h5, .h5 {
  font-family: "brandon-grotesque", Futura, arial, sans-serif;
  margin: 0 0 .5em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  font-weight: 900;
  color: #383539; }
  /* line 36, scss/global/_type.scss */
  h1 a:hover, .h1 a:hover,
  h2 a:hover, .h2 a:hover,
  h3 a:hover, .h3 a:hover, summary a:hover,
  h4 a:hover, .h4 a:hover,
  h5 a:hover, .h5 a:hover {
    border-bottom: 0; }

/* line 42, scss/global/_type.scss */
h1, .h1 {
  font-size: 3em;
  color: #383539;
  line-height: 1.7;
  margin-bottom: 0; }
  @media only screen and (max-width: 750px) {
    /* line 42, scss/global/_type.scss */
    h1, .h1 {
      font-size: 3.5em; } }
  @media only screen and (max-width: 510px) {
    /* line 42, scss/global/_type.scss */
    h1, .h1 {
      font-size: 3em; } }

/* line 57, scss/global/_type.scss */
h2, .h2 {
  font-size: 2em; }

/* line 61, scss/global/_type.scss */
h3, .h3, summary {
  font-size: 1.8em; }

/* line 65, scss/global/_type.scss */
.larger {
  font-size: 2em; }

/* line 69, scss/global/_type.scss */
.no-line-height {
  padding-top: .25em;
  line-height: 1; }

/* line 73, scss/global/_type.scss */
.js-add-icon {
  margin-top: 20px;
  border-top: 3px solid #383539;
  padding-top: 20px; }

/* line 78, scss/global/_type.scss */
.entry-header {
  margin-bottom: 30px; }

/* line 83, scss/global/_type.scss */
.our-speakers {
  font-size: 4em;
  line-height: 0.9;
  margin-bottom: 1em; }

@media only screen and (max-width: 800px) {
  /* line 91, scss/global/_type.scss */
  .speaker-title .our-speakers {
    font-size: 3.5em; }
  /* line 94, scss/global/_type.scss */
  .speaker-title .headline {
    font-size: 1em; } }
@media only screen and (max-width: 480px) {
  /* line 101, scss/global/_type.scss */
  .speaker-title .our-speakers,
  .speaker-title .headline {
    float: none;
    width: 100% !important;
    font-size: 1.2em; }
  /* line 106, scss/global/_type.scss */
  .speaker-title .our-speakers {
    font-size: 4em; } }

/* line 112, scss/global/_type.scss */
.sub-header {
  padding: 0 10px;
  margin: -15px 0 25px 0; }

/* line 119, scss/global/_type.scss */
.sub-title {
  background: #fff;
  font-size: 44px;
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 6px;
  font-family: Chunk, georgia, serif; }
  @media only screen and (max-width: 800px) {
    /* line 119, scss/global/_type.scss */
    .sub-title {
      font-size: 30px; } }
  @media only screen and (max-width: 750px) {
    /* line 119, scss/global/_type.scss */
    .sub-title {
      font-size: 25px; } }
  @media only screen and (max-width: 700px) {
    /* line 119, scss/global/_type.scss */
    .sub-title {
      padding: 10px; }
      /* line 137, scss/global/_type.scss */
      .sub-title i {
        display: none !important; } }
  /* line 142, scss/global/_type.scss */
  .wf-loading .sub-title {
    visibility: hidden; }
  /* line 146, scss/global/_type.scss */
  .sub-title [class^=i] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 7px 10px; }

/* line 153, scss/global/_type.scss */
.atrament-title, .speaker-list h3,
.sponsors-list h3,
.programme-list h3 {
  text-align: center;
  font-family: "atrament-web",sans-serif;
  font-size: 4.375em;
  font-weight: 300;
  text-transform: uppercase;
  color: #383539;
  line-height: 1; }

/* line 163, scss/global/_type.scss */
small {
  font-size: 85%; }

/* line 166, scss/global/_type.scss */
strong {
  font-weight: bold; }

/* line 169, scss/global/_type.scss */
em {
  font-style: italic; }

/* line 172, scss/global/_type.scss */
cite {
  font-style: normal; }

/* line 178, scss/global/_type.scss */
.muted,
.lowlight {
  color: #524e53; }

/* line 181, scss/global/_type.scss */
.highlight {
  color: #b78500; }

/* line 184, scss/global/_type.scss */
.darken {
  color: #383539 !important; }

/* line 188, scss/global/_type.scss */
a.darken:visited {
  color: #383539; }

/* line 192, scss/global/_type.scss */
a.darken:hover {
  color: #b78500; }

/* line 196, scss/global/_type.scss */
.allcaps {
  text-transform: uppercase; }

/* line 200, scss/global/_type.scss */
.headline {
  font-size: 1.1875em;
  color: #383539; }

/* line 205, scss/global/_type.scss */
.normal {
  font-family: adelle,georgia, serif;
  /* 1 */
  font-size: 16px !important;
  font-weight: normal !important;
  color: #383539; }

/* line 212, scss/global/_type.scss */
.w600 {
  font-weight: 600; }

/* line 216, scss/global/_type.scss */
.wnormal {
  font-weight: normal; }

/* line 221, scss/global/_type.scss */
ul, ol {
  padding: 0;
  margin: 0 0 12.5px 25px; }

/* line 228, scss/global/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

/* line 231, scss/global/_type.scss */
li {
  line-height: 25px; }

/* line 235, scss/global/_type.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

/* line 241, scss/global/_type.scss */
dl {
  margin-bottom: 25px; }

/* line 245, scss/global/_type.scss */
dt,
dd {
  line-height: 25px; }

/* line 248, scss/global/_type.scss */
dt {
  font-weight: bold; }

/* line 251, scss/global/_type.scss */
dd {
  margin-left: 12.5px; }

/* line 258, scss/global/_type.scss */
.dl-horizontal dt {
  float: left;
  width: 110px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
/* line 265, scss/global/_type.scss */
.dl-horizontal dd {
  margin-left: 130px; }

/* line 271, scss/global/_type.scss */
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #6c666e; }

/* line 275, scss/global/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* =WordPress Core
-------------------------------------------------------------- */
/* line 281, scss/global/_type.scss */
.alignnone {
  margin: 5px 20px 20px 0; }

/* line 286, scss/global/_type.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

/* line 291, scss/global/_type.scss */
.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

/* line 296, scss/global/_type.scss */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

/* line 301, scss/global/_type.scss */
.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

/* line 306, scss/global/_type.scss */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

/* line 311, scss/global/_type.scss */
a img.alignnone {
  margin: 5px 20px 20px 0; }

/* line 315, scss/global/_type.scss */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

/* line 320, scss/global/_type.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 326, scss/global/_type.scss */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

/* line 334, scss/global/_type.scss */
.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

/* line 338, scss/global/_type.scss */
.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

/* line 342, scss/global/_type.scss */
.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

/* line 346, scss/global/_type.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

/* line 355, scss/global/_type.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

@font-face {
  font-family: "ws14";
  src: url('/wp-content/themes/webstock14/fonts/ws14.eot');
  src: url('/wp-content/themes/webstock14/fonts/ws14.eot?#iefix') format('eot'), url('/wp-content/themes/webstock14/fonts/ws14.woff') format('woff'), url('/wp-content/themes/webstock14/fonts/ws14.ttf') format('truetype'), url('/wp-content/themes/webstock14/fonts/ws14.svg') format('svg'); }

/* line 19, scss/global/_icon-fonts.scss */
.icon-twitter,
.icon-home {
  font-size: 24px; }

/* line 20, scss/global/_mixins.scss */
.icon-twitter:before {
  content: "\e49f";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: ws14; }

/* line 20, scss/global/_mixins.scss */
.icon-home:before {
  content: "\e600";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
  line-height: 1;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-family: ws14; }

/* line 1, scss/partials/_scaffolding.scss */
body {
  background: url('/wp-content/themes/webstock14/images/bg-top.jpg?1383128894') 50% 0% no-repeat, url('/wp-content/themes/webstock14/images/bg-paper.jpg?1383128894'), #e7dfcf;
  /* text-shadow: 1px 1px #fff; */ }

/* line 9, scss/partials/_scaffolding.scss */
.wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 990px;
  margin: auto; }
  @media only screen and (max-width: 990px) {
    /* line 9, scss/partials/_scaffolding.scss */
    .wrapper {
      padding: 0 10px; } }

/* line 20, scss/partials/_scaffolding.scss */
#content-main {
  width: 70.90909%;
  overflow: hidden; }
  @media only screen and (max-width: 725px) {
    /* line 20, scss/partials/_scaffolding.scss */
    #content-main {
      width: 100%; } }

/* line 31, scss/partials/_scaffolding.scss */
.home #content-main,
#content-main.full-width {
  width: 100%; }

/* line 33, scss/partials/_scaffolding.scss */
#content-sub {
  width: 28.28283%; }
  @media only screen and (max-width: 725px) {
    /* line 33, scss/partials/_scaffolding.scss */
    #content-sub {
      float: none;
      width: 100%; }
      /* line 45, scss/partials/_scaffolding.scss */
      #content-sub div:first-child,
      #content-sub .register,
      #content-sub .contact-links,
      #content-sub .webstock-links,
      #content-sub .i-wellington {
        display: none; } }

/* line 53, scss/partials/_scaffolding.scss */
img {
  max-width: 100%;
  display: block; }

/* line 1, scss/partials/_titles.scss */
.entry-header {
  background: url('/wp-content/themes/webstock14/images/div-bar.svg?1383128894') 50% 100% no-repeat; }
  /* line 5, scss/partials/_titles.scss */
  .entry-header h1 {
    position: relative;
    overflow: visible; }
    /* line 10, scss/partials/_titles.scss */
    .entry-header h1:before, .entry-header h1:after {
      color: #b78500;
      position: absolute;
      top: 50%;
      font-size: 25px;
      margin-top: -12.5px;
      width: 25px;
      height: 25px;
      z-index: 100;
      text-indent: 0; }
    /* line 20, scss/global/_mixins.scss */
    .entry-header h1:before {
      content: "\e601";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      line-height: 1;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      font-family: ws14;
      left: -40px; }
    /* line 20, scss/global/_mixins.scss */
    .entry-header h1:after {
      content: "\e601";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      line-height: 1;
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      font-family: ws14;
      right: -40px; }

/* line 44, scss/partials/_titles.scss */
.entry-title.presentations {
  background: url('/wp-content/themes/webstock14/images/title-presentations.svg?1383128894') no-repeat;
  width: 881px;
  max-width: 100%;
  height: 66px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.presentations {
    background: url('/wp-content/themes/webstock14/images/title-presentations.png?1383128894') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.programme {
  background: url('/wp-content/themes/webstock14/images/title-programme.svg?1383128894') no-repeat;
  width: 710px;
  max-width: 100%;
  height: 67px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.programme {
    background: url('/wp-content/themes/webstock14/images/title-programme.png?1383128894') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.register {
  background: url('/wp-content/themes/webstock14/images/title-register.svg?1383128894') no-repeat;
  width: 533px;
  max-width: 100%;
  height: 67px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.register {
    background: url('/wp-content/themes/webstock14/images/title-register.png?1383128894') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.speakers {
  background: url('/wp-content/themes/webstock14/images/title-speakers.svg?1383128894') no-repeat;
  width: 547px;
  max-width: 100%;
  height: 66px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.speakers {
    background: url('/wp-content/themes/webstock14/images/title-speakers.png?1383128894') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.sponsors {
  background: url('/wp-content/themes/webstock14/images/title-sponsors.svg?1383128894') no-repeat;
  width: 579px;
  max-width: 100%;
  height: 65px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.sponsors {
    background: url('/wp-content/themes/webstock14/images/title-sponsors.png?1383128894') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.venue {
  background: url('/wp-content/themes/webstock14/images/title-venue.svg?1383128894') no-repeat;
  width: 351px;
  max-width: 100%;
  height: 65px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.venue {
    background: url('/wp-content/themes/webstock14/images/title-venue.png?1383128894') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.workshops {
  background: url('/wp-content/themes/webstock14/images/title-workshops.svg?1383128894') no-repeat;
  width: 697px;
  max-width: 100%;
  height: 65px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.workshops {
    background: url('/wp-content/themes/webstock14/images/title-workshops.png?1383128894') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.wellington {
  background: url('/wp-content/themes/webstock14/images/title-wellington.svg?1383128894') no-repeat;
  width: 724px;
  max-width: 100%;
  height: 67px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.wellington {
    background: url('/wp-content/themes/webstock14/images/title-wellington.png?1383128894') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.terms {
  background: url('/wp-content/themes/webstock14/images/title-terms.svg?1383172568') no-repeat;
  width: 902px;
  max-width: 100%;
  height: 49px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.terms {
    background: url('/wp-content/themes/webstock14/images/title-terms.png?1383172618') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.supalley {
  background: url('/wp-content/themes/webstock14/images/title-supalley.svg?1386635917') no-repeat;
  width: 960px;
  max-width: 100%;
  height: 56px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.supalley {
    background: url('/wp-content/themes/webstock14/images/title-supalley.png?1386635926') no-repeat; }

/* line 44, scss/partials/_titles.scss */
.entry-title.accommodation {
  background: url('/wp-content/themes/webstock14/images/title-accommodation.svg?1383128894') no-repeat;
  width: 872px;
  max-width: 100%;
  height: 56px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 46, scss/partials/_titles.scss */
  .no-svg .entry-title.accommodation {
    background: url('/wp-content/themes/webstock14/images/title-accommodation.png?1383128894') no-repeat; }

/* line 58, scss/partials/_titles.scss */
.supalley-link {
  background: url('/wp-content/themes/webstock14/images/title-supalley.svg?1386635917') no-repeat;
  width: 960px;
  height: 56px;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  display: block;
  margin-bottom: 20px;
  border: 0; }
  /* line 61, scss/partials/_titles.scss */
  .no-svg .supalley-link {
    background: url('/wp-content/themes/webstock14/images/title-supalley.png?1386635926') no-repeat; }
  /* line 64, scss/partials/_titles.scss */
  .supalley-link:hover {
    border: 0;
    background: url('/wp-content/themes/webstock14/images/title-supalley-hover.svg?1386635651') no-repeat;
    height: 56px; }
    /* line 68, scss/partials/_titles.scss */
    .no-svg .supalley-link:hover {
      background: url('/wp-content/themes/webstock14/images/title-supalley-hover.png?1386635700') no-repeat; }

/* line 83, scss/partials/_titles.scss */
.i-icon-speakers-filled {
  background: url('/wp-content/themes/webstock14/images/sub-speakers.svg?1383128894') 50% 50% no-repeat; }
  /* line 85, scss/partials/_titles.scss */
  .no-svg .i-icon-speakers-filled {
    background: url('/wp-content/themes/webstock14/images/sub-speakers.png?1383128894') 50% 50% no-repeat; }

/* line 89, scss/partials/_titles.scss */
.sub-sponsors {
  background: url('/wp-content/themes/webstock14/images/sub-sponsors.svg?1383128894') 50% 50% no-repeat; }
  /* line 91, scss/partials/_titles.scss */
  .no-svg .sub-sponsors {
    background: url('/wp-content/themes/webstock14/images/sub-sponsors.png?1383128894') 50% 50% no-repeat; }

/* line 2, scss/partials/_sidebar.scss */
#content-sub div {
  margin-bottom: 20px; }
@media only screen and (max-width: 59.938em) {
  /* line 1, scss/partials/_sidebar.scss */
  #content-sub {
    font-size: 0.9em; } }
@media only screen and (max-width: 54.313em) {
  /* line 1, scss/partials/_sidebar.scss */
  #content-sub {
    font-size: 0.8em; } }
@media only screen and (max-width: 53.875em) {
  /* line 1, scss/partials/_sidebar.scss */
  #content-sub {
    font-size: 0.75em; } }
@media only screen and (max-width: 48.0625em) {
  /* line 1, scss/partials/_sidebar.scss */
  #content-sub {
    font-size: 0.7em; } }

/* line 25, scss/partials/_sidebar.scss */
.sponsors-list li {
  border-bottom: 1px dotted #9f99a1;
  text-align: center;
  padding: 20px 0; }
  /* line 30, scss/partials/_sidebar.scss */
  .sponsors-list li img {
    margin: auto; }
  /* line 34, scss/partials/_sidebar.scss */
  .sponsors-list li:last-child {
    border-bottom: none; }
  /* line 38, scss/partials/_sidebar.scss */
  .sponsors-list li:first-child {
    padding-top: 0; }
@media only screen and (max-width: 725px) {
  /* line 23, scss/partials/_sidebar.scss */
  .sponsors-list {
    text-align: center; }
    /* line 47, scss/partials/_sidebar.scss */
    .sponsors-list li {
      display: inline-block;
      margin: 5px 10px;
      padding: 10px !important;
      border: 0 !important; } }

/* line 65, scss/partials/_sidebar.scss */
.wf-loading .speaker-list h3, .wf-loading
.sponsors-list h3, .wf-loading
.programme-list h3 {
  visibility: hidden; }
/* line 69, scss/partials/_sidebar.scss */
.speaker-list h3 small,
.sponsors-list h3 small,
.programme-list h3 small {
  margin: 0 auto; }
/* line 75, scss/partials/_sidebar.scss */
.speaker-list a,
.sponsors-list a,
.programme-list a {
  color: #b78500; }

/* line 81, scss/partials/_sidebar.scss */
.speaker-list,
.programme-list {
  margin-top: 0px; }
  /* line 84, scss/partials/_sidebar.scss */
  .speaker-list h3,
  .programme-list h3 {
    margin: -20px auto 20px auto; }
  /* line 88, scss/partials/_sidebar.scss */
  .speaker-list a,
  .programme-list a {
    font-family: "brandon-grotesque", Futura, arial, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    display: block;
    border: 0;
    padding: 3px 0; }
    /* line 98, scss/partials/_sidebar.scss */
    .speaker-list a:hover,
    .programme-list a:hover {
      color: #383539; }
  /* line 103, scss/partials/_sidebar.scss */
  .speaker-list li,
  .programme-list li {
    text-align: center;
    margin-bottom: 5px; }
    /* line 108, scss/partials/_sidebar.scss */
    .speaker-list li.current-menu-item a,
    .programme-list li.current-menu-item a {
      color: #383539; }

/* line 116, scss/partials/_sidebar.scss */
.programme-list li {
  text-align: center;
  padding: 10px 0;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  color: #383539;
  line-height: 1.3; }

/* line 128, scss/partials/_sidebar.scss */
.webstock-links li {
  margin-bottom: 30px;
  position: relative; }
  @media only screen and (max-width: 48.0625em) {
    /* line 128, scss/partials/_sidebar.scss */
    .webstock-links li {
      font-size: 0.9em; } }
  /* line 137, scss/partials/_sidebar.scss */
  .wf-loading .webstock-links li {
    visibility: hidden; }
  /* line 142, scss/partials/_sidebar.scss */
  .webstock-links li:hover, .webstock-links li:focus {
    background: url('/wp-content/themes/webstock14/images/i/bg-edges-hover.png?1383128894') repeat-y; }
    /* line 145, scss/partials/_sidebar.scss */
    .webstock-links li:hover a, .webstock-links li:focus a {
      color: #b78500;
      border: 0; }
/* line 152, scss/partials/_sidebar.scss */
.webstock-links i {
  position: absolute;
  top: -10px;
  left: 10px; }
/* line 158, scss/partials/_sidebar.scss */
.webstock-links a {
  display: block;
  padding-left: i-sprite-width(icon-shop)20px;
  padding-top: 17px;
  font-size: 1.5em;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
  color: #383539;
  text-decoration: none; }

/* line 1, scss/partials/_header.scss */
#header {
  margin-bottom: 1em; }

/* line 5, scss/partials/_header.scss */
.logo {
  z-index: 2;
  margin: 10px 0; }
  @media only screen and (max-width: 60em) {
    /* line 5, scss/partials/_header.scss */
    .logo {
      padding: 0 10px; } }
  /* line 14, scss/partials/_header.scss */
  .logo img {
    max-width: 100%;
    display: block; }

/* line 1, scss/partials/_footer.scss */
#footer {
  margin-top: 0px; }
  /* line 4, scss/partials/_footer.scss */
  #footer nav {
    margin: 0;
    text-align: center; }
    /* line 8, scss/partials/_footer.scss */
    #footer nav ul {
      padding: 1.4em 0 1em;
      list-style: none;
      margin: 0;
      line-height: 1; }
      @media only screen and (max-width: 60em) {
        /* line 8, scss/partials/_footer.scss */
        #footer nav ul {
          margin-left: 10px; } }
    /* line 19, scss/partials/_footer.scss */
    #footer nav li {
      display: inline-block;
      font-size: 1.35em;
      font-weight: 600;
      text-transform: uppercase;
      line-height: 1;
      margin: 0; }
      /* line 27, scss/partials/_footer.scss */
      #footer nav li:after {
        content: "/";
        margin-left: 10px;
        margin-right: 5px;
        color: #383539;
        float: left; }
      /* line 36, scss/partials/_footer.scss */
      #footer nav li:last-child:after {
        content: "";
        margin: 0; }
      @media only screen and (max-width: 61.25em) {
        /* line 19, scss/partials/_footer.scss */
        #footer nav li {
          margin: 12px 10px 8px 0; }
          /* line 45, scss/partials/_footer.scss */
          #footer nav li:after {
            margin-left: 10px; } }
      @media only screen and (max-width: 56.5625em) {
        /* line 19, scss/partials/_footer.scss */
        #footer nav li {
          margin: 12px 8px 8px 0; }
          /* line 51, scss/partials/_footer.scss */
          #footer nav li:after {
            margin-left: 8px; } }
      @media only screen and (max-width: 54.6875em) {
        /* line 19, scss/partials/_footer.scss */
        #footer nav li {
          font-size: 1.0625em; }
          /* line 57, scss/partials/_footer.scss */
          #footer nav li:after {
            margin-left: 8px; } }
      @media only screen and (max-width: 49.6875em) {
        /* line 19, scss/partials/_footer.scss */
        #footer nav li {
          margin: 12px 10px 8px 0; }
          /* line 63, scss/partials/_footer.scss */
          #footer nav li:after {
            display: none; } }
      /* line 69, scss/partials/_footer.scss */
      #footer nav li.current-menu-item a {
        color: #383539; }
    /* line 75, scss/partials/_footer.scss */
    #footer nav a {
      float: left;
      line-height: 1;
      color: #b78500;
      text-decoration: none;
      border-bottom: 0; }
      /* line 83, scss/partials/_footer.scss */
      #footer nav a:hover, #footer nav a:focus {
        color: #710000; }

/* line 91, scss/partials/_footer.scss */
.webstock-sign-off {
  background: url('/wp-content/themes/webstock14/images/webstock-logo.svg?1383128894') no-repeat;
  float: right;
  height: 59px;
  position: relative;
  width: 346px; }

/* line 1, scss/partials/_register.scss */
.register-small {
  display: block;
  background: url('/wp-content/themes/webstock14/images/register-sm.svg?1383128894') no-repeat;
  width: 278px;
  height: 140px; }
  /* line 4, scss/partials/_register.scss */
  .no-svg .register-small {
    background: url('/wp-content/themes/webstock14/images/register-sm.png?1383128894') no-repeat; }
  /* line 10, scss/partials/_register.scss */
  .register-small:hover {
    background: url('/wp-content/themes/webstock14/images/register-sm-hover.svg?1383128894') no-repeat;
    border: 0; }
    /* line 13, scss/partials/_register.scss */
    .no-svg .register-small:hover {
      background: url('/wp-content/themes/webstock14/images/register-sm-hover.png?1383128894') no-repeat; }

/* line 19, scss/partials/_register.scss */
.sold-out {
  background: #383539; }

/* line 1, scss/partials/_navigation.scss */
#site-navigation {
  background: url('/wp-content/themes/webstock14/images/div-bar.svg?1383128894') 50% 0% no-repeat, url('/wp-content/themes/webstock14/images/div-bar.svg?1383128894') 50% 100% no-repeat;
  margin: 0;
  text-align: center; }
  /* line 5, scss/partials/_navigation.scss */
  #site-navigation ul {
    padding: 1.4em 0 1em;
    list-style: none;
    margin: 0;
    line-height: 1; }
    @media only screen and (max-width: 60em) {
      /* line 5, scss/partials/_navigation.scss */
      #site-navigation ul {
        margin-left: 10px;
        padding: 0.5em 0 0.5em; } }
  /* line 15, scss/partials/_navigation.scss */
  #site-navigation li {
    display: inline-block;
    font-size: 1.3em;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    margin: 0; }
    /* line 22, scss/partials/_navigation.scss */
    #site-navigation li:after {
      content: "/";
      margin-left: 10px;
      margin-right: 5px;
      color: #383539;
      float: left; }
    /* line 30, scss/partials/_navigation.scss */
    #site-navigation li:last-child:after {
      content: "";
      margin: 0; }
    @media only screen and (max-width: 61.25em) {
      /* line 15, scss/partials/_navigation.scss */
      #site-navigation li {
        margin: 12px 10px 8px 0; }
        /* line 37, scss/partials/_navigation.scss */
        #site-navigation li:after {
          margin-left: 10px; } }
    @media only screen and (max-width: 56.5625em) {
      /* line 15, scss/partials/_navigation.scss */
      #site-navigation li {
        margin: 12px 8px 8px 0; }
        /* line 44, scss/partials/_navigation.scss */
        #site-navigation li:after {
          margin-left: 8px; } }
    @media only screen and (max-width: 54.6875em) {
      /* line 15, scss/partials/_navigation.scss */
      #site-navigation li {
        font-size: 1.0625em; }
        /* line 51, scss/partials/_navigation.scss */
        #site-navigation li:after {
          margin-left: 8px; } }
    @media only screen and (max-width: 49.6875em) {
      /* line 15, scss/partials/_navigation.scss */
      #site-navigation li {
        margin: 5px; }
        /* line 58, scss/partials/_navigation.scss */
        #site-navigation li:after {
          display: none; } }
    @media only screen and (max-width: 25em) {
      /* line 15, scss/partials/_navigation.scss */
      #site-navigation li {
        font-size: .8em; } }
    /* line 67, scss/partials/_navigation.scss */
    #site-navigation li.current-menu-item a {
      color: #383539; }
  /* line 71, scss/partials/_navigation.scss */
  #site-navigation a {
    float: left;
    line-height: 1;
    color: #b78500;
    text-decoration: none;
    border-bottom: 0; }
    /* line 78, scss/partials/_navigation.scss */
    #site-navigation a:hover, #site-navigation a:focus {
      color: #710000; }

/* line 84, scss/partials/_navigation.scss */
#header-navigation {
  display: block;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0.04em;
  margin: 1.5em auto 0;
  text-align: center;
  text-transform: uppercase; }
  @media only screen and (max-width: 37em) {
    /* line 84, scss/partials/_navigation.scss */
    #header-navigation {
      display: none; } }
  /* line 97, scss/partials/_navigation.scss */
  #header-navigation ul {
    padding: 0;
    list-style: none;
    margin: 0;
    line-height: 1;
    font-size: 1em; }
    /* line 103, scss/partials/_navigation.scss */
    #header-navigation ul li {
      background: url('/wp-content/themes/webstock14/images/star-sml.png?1383128894') no-repeat scroll 100% 0%;
      display: inline-block;
      margin: 0 0 0 0.8em;
      padding: 0 2.4em 0 0; }
      /* line 108, scss/partials/_navigation.scss */
      #header-navigation ul li:first-child {
        margin-left: 0; }
      /* line 111, scss/partials/_navigation.scss */
      #header-navigation ul li:last-child {
        background: none;
        padding-right: 0; }
      /* line 115, scss/partials/_navigation.scss */
      #header-navigation ul li a {
        color: #383539;
        font-size: 1.06em;
        letter-spacing: 0.05em; }
        /* line 119, scss/partials/_navigation.scss */
        #header-navigation ul li a:hover {
          color: #710000; }

/* line 128, scss/partials/_navigation.scss */
.subnav {
  margin-top: -20px;
  background: url('/wp-content/themes/webstock14/images/div-bar.svg?1383128894') 50% 100% no-repeat;
  text-transform: uppercase;
  font-size: 19px;
  text-align: center;
  margin-bottom: 30px; }
  /* line 135, scss/partials/_navigation.scss */
  .subnav ul {
    padding-bottom: 8px; }
  /* line 138, scss/partials/_navigation.scss */
  .subnav li {
    margin-bottom: 10px;
    padding-left: 10px;
    display: inline-block; }
    /* line 142, scss/partials/_navigation.scss */
    .subnav li:after {
      content: "/";
      margin-left: 10px;
      color: #383539;
      display: inline-block; }
    /* line 149, scss/partials/_navigation.scss */
    .subnav li:last-child:after {
      content: "";
      margin: 0; }
    /* line 154, scss/partials/_navigation.scss */
    .subnav li a {
      color: #b78500; }
    /* line 157, scss/partials/_navigation.scss */
    .subnav li.current-menu-item {
      padding-left: 0; }
      /* line 159, scss/partials/_navigation.scss */
      .subnav li.current-menu-item a {
        color: #383539;
        border: none; }
  @media only screen and (max-width: 850px) {
    /* line 128, scss/partials/_navigation.scss */
    .subnav {
      float: none !important;
      width: 100%; }
      /* line 168, scss/partials/_navigation.scss */
      .subnav li {
        display: inline-block;
        padding-left: 0;
        padding-right: 20px; } }

/* line 2, scss/partials/_home.scss */
.conference-date {
  display: block;
  margin: 0 0 1em;
  overflow: hidden;
  position: relative;
  width: 100%;
  background: url('/wp-content/themes/webstock14/images/div-bar.svg?1383128894') 50% 100% no-repeat;
  padding-bottom: 1em; }
  /* line 12, scss/partials/_home.scss */
  .conference-date img {
    margin: 0 auto; }

/* line 17, scss/partials/_home.scss */
.acts {
  position: relative;
  background: url('/wp-content/themes/webstock14/images/register.svg?1389578698') no-repeat;
  display: block;
  height: 0;
  padding-top: 25.17839%;
  text-indent: -999em;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%; }
  /* line 20, scss/partials/_home.scss */
  .no-svg .acts {
    background: url('/wp-content/themes/webstock14/images/register.png?1389578769') no-repeat; }
    /* line 22, scss/partials/_home.scss */
    .no-svg .acts:hover {
      background: url('/wp-content/themes/webstock14/images/register-hover.png?1389578757') no-repeat; }
  /* line 37, scss/partials/_home.scss */
  .acts span {
    background: url('/wp-content/themes/webstock14/images/soldout.png?1391553696') no-repeat 50% 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    padding-top: 25%;
    width: 100%;
    -webkit-background-size: 70%;
    -moz-background-size: 70%;
    -o-background-size: 70%;
    background-size: 70%; }

/* line 52, scss/partials/_home.scss */
.speakers-list {
  display: block;
  text-align: center; }
  /* line 56, scss/partials/_home.scss */
  .speakers-list ul {
    list-style: none;
    margin: 0; }
    /* line 60, scss/partials/_home.scss */
    .speakers-list ul li {
      display: block;
      margin: 10px 0 0;
      padding: 0;
      width: 100%; }
      /* line 68, scss/partials/_home.scss */
      .speakers-list ul li a h2 {
        font-weight: 800;
        margin: 0;
        text-transform: uppercase;
        line-height: 1.1; }
        /* line 74, scss/partials/_home.scss */
        .speakers-list ul li a h2:hover {
          color: #710000; }
      /* line 77, scss/partials/_home.scss */
      .speakers-list ul li a p {
        font-style: italic;
        color: #383539;
        margin: 0;
        margin-bottom: 10px;
        line-height: 1.1; }
        /* line 84, scss/partials/_home.scss */
        .speakers-list ul li a p:before {
          content: '\201C'; }
        /* line 85, scss/partials/_home.scss */
        .speakers-list ul li a p:after {
          content: '\201D'; }
        /* line 87, scss/partials/_home.scss */
        .speakers-list ul li a p:hover {
          color: #710000; }
      /* line 90, scss/partials/_home.scss */
      .speakers-list ul li img {
        display: block;
        margin: 0 auto; }
      /* line 95, scss/partials/_home.scss */
      .speakers-list ul li:last-child img {
        display: none; }

/* line 101, scss/partials/_home.scss */
.home-sponsor-list {
  margin: 1.5em 0;
  display: block;
  width: 100%; }
  /* line 107, scss/partials/_home.scss */
  .home-sponsor-list img {
    display: block;
    margin: 0 auto; }
  /* line 112, scss/partials/_home.scss */
  .home-sponsor-list h2 {
    font-size: 1.3em;
    letter-spacing: 0.04em;
    margin: 1.1em 0 0;
    text-align: center;
    width: 100%; }
  /* line 120, scss/partials/_home.scss */
  .home-sponsor-list .sponsors-list {
    margin: 0;
    border: none;
    padding: 0; }
    /* line 125, scss/partials/_home.scss */
    .home-sponsor-list .sponsors-list h3 {
      display: none; }
    /* line 127, scss/partials/_home.scss */
    .home-sponsor-list .sponsors-list ul {
      margin: 0;
      padding: 1em 0;
      text-align: center; }
      /* line 132, scss/partials/_home.scss */
      .home-sponsor-list .sponsors-list ul li {
        display: inline-block;
        width: 25%;
        border: none; }
        /* line 137, scss/partials/_home.scss */
        .home-sponsor-list .sponsors-list ul li a {
          text-align: center; }
          /* line 140, scss/partials/_home.scss */
          .home-sponsor-list .sponsors-list ul li a:hover {
            border: none; }
          /* line 142, scss/partials/_home.scss */
          .home-sponsor-list .sponsors-list ul li a img {
            vertical-align: middle;
            margin: 0 auto; }

/* line 1, scss/partials/_details.scss */
summary::-webkit-details-marker {
  display: none; }

/* line 5, scss/partials/_details.scss */
summary {
  font-family: "museo-slab",georgia, serif;
  color: #383539;
  outline: none;
  padding: 5px 0 8px 0;
  cursor: pointer; }
  /* line 20, scss/global/_mixins.scss */
  summary[aria-expanded=false]:before {
    content: "\e603";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-family: ws14;
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    color: #b78500; }
  /* line 20, scss/global/_mixins.scss */
  summary[aria-expanded=true]:before {
    content: "\e602";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: none;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-family: ws14;
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    color: #b78500; }
  /* line 32, scss/partials/_details.scss */
  details[open] summary, details.open summary {
    border-bottom: 0; }

/* line 39, scss/partials/_details.scss */
details[open],
details.open {
  border-bottom: 3px solid #383539;
  padding-bottom: 20px;
  margin-bottom: 5px; }

/* line 1, scss/partials/_tables.scss */
table {
  width: 100%; }

/* line 5, scss/partials/_tables.scss */
th,
td {
  padding: 5px 10px;
  vertical-align: top; }

/* line 10, scss/partials/_tables.scss */
thead th {
  font-family: "brandon-grotesque", Futura, arial, sans-serif;
  border-bottom: 2px dotted #383539;
  text-transform: uppercase;
  color: #383539;
  text-align: left;
  font-size: 17px; }
  /* line 18, scss/partials/_tables.scss */
  thead th.title {
    width: 450px; }
  @media only screen and (max-width: 600px) {
    /* line 23, scss/partials/_tables.scss */
    thead th.time {
      width: 70px; } }

/* line 30, scss/partials/_tables.scss */
tbody td {
  border-bottom: 1px dotted #b8b4b9; }
  /* line 32, scss/partials/_tables.scss */
  tbody td a {
    font-weight: bold; }
/* line 38, scss/partials/_tables.scss */
tbody tr:last-child td {
  border-bottom: 0; }

/* line 1, scss/partials/_workshops.scss */
.workshop-info {
  border-bottom: 3px solid #383539; }

/* line 5, scss/partials/_workshops.scss */
.back-to-top {
  float: right;
  font-weight: 600; }
  /* line 8, scss/partials/_workshops.scss */
  .back-to-top span {
    display: inline-block;
    margin-bottom: -3px;
    margin-left: 5px; }

/* line 15, scss/partials/_workshops.scss */
.button-register {
  background: url('/wp-content/themes/webstock14/images/button-register.svg?1383128894');
  width: 209px;
  height: 42px; }
  /* line 17, scss/partials/_workshops.scss */
  .no-svg .button-register {
    background: url('/wp-content/themes/webstock14/images/button-register.png?1383128894') no-repeat; }
  /* line 23, scss/partials/_workshops.scss */
  .button-register:hover {
    background: url('/wp-content/themes/webstock14/images/button-register-hover.svg?1383128894');
    border: 0; }
    /* line 26, scss/partials/_workshops.scss */
    .no-svg .button-register:hover {
      background: url('/wp-content/themes/webstock14/images/button-register.png?1383128894') no-repeat; }

/* line 32, scss/partials/_workshops.scss */
.back-to-top:hover {
  color: #383539;
  border: 0; }
  /* line 35, scss/partials/_workshops.scss */
  .back-to-top:hover span {
    display: inline-block; }

@media only screen and (max-width: 850px) {
  /* line 41, scss/partials/_workshops.scss */
  .programme-intro {
    width: 100% !important;
    border: 0 !important;
    float: none !important;
    padding: 0 !important; } }
@media only screen and (max-width: 725px) {
  /* line 54, scss/partials/_workshops.scss */
  .media .pull-left, .media #content-main,
  .media .pull-right,
  .media #content-sub,
  .media .media-body {
    float: none !important; }

  /* line 60, scss/partials/_workshops.scss */
  h3.mll.plm {
    margin-left: 0 !important;
    padding-left: 0 !important; } }
