/*
Theme Name: Indie Grits 2015 Reskin
Author: Dirk Gadsden
Author URI: http://indiegrits.com/
Description: None.
Version: 1.0
*/

/*
TYPEKIT FONTS:
font-family: "franklin-gothic-urw-cond";
font-family: "ff-tisa-web-pro";
"adobe-caslon-pro":400,400italic,600,600italic

GOOGLE FONTS:
Montserrat:400,700

COLORS:
Yellow: #ffff00
*/

@import url(https://web.archive.org/web/20160604122233cs_/http://fonts.googleapis.com/css?family=Montserrat:400,700);

body {
  font: 12px/18px normal normal Arial, sans-serif;
  background: #000;
  min-width: 1044px;
}
input, h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat', sans-serif;}
* {margin: 0; padding: 0;}

#wrap {background: #fff url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/background-pattern.png') 0 -5px repeat;}

.wrap {width: 1024px; margin-left: auto; margin-right: auto;}

#header .nav {font-family: Helvetica, Arial, sans-serif; background: #000; height: 39px;}
#header .nav a {text-decoration: none; color: #fff;}
#header .nav .parent {display: block; float: left; position: relative; z-index: 2000; /*margin-right: 12px;*/}
#header .nav .parent:last-child {margin-right: 0;}
#header .nav .parent-link {display: block; padding: 10px 0 11px 0; width: 108px; text-align: center;}
#header .nav .parent.color .parent-link {width: 120px;}
#header .nav .parent ul {
  display: none; background: #000; position: absolute; list-style: none;
  bottom: 39px; left: 0; padding: 8px 0; width: 200%; /*width: 200%;*/
}
#header .nav .parent.js-beyond-safe-zone ul {
  bottom: auto; top: 39px;
}
#header .nav .parent:last-child ul {left: auto; right: 0;}
#header .nav .parent ul {background: #ec0e6a url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/nav-background.png') no-repeat top left;}
#header .nav .parent:hover ul {display: block;}
#header .nav .parent ul li a {padding: 3px 20px 2px 20px; display: block; font-size: 11px;}
#header .nav .parent:not(.color) ul li a:hover {background: #000;}

/* Colored backgrounds for the parent link elements */
#header .nav .parent-link {background-size: cover;}
#header .nav .art   .parent-link {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-magenta.png"); background-color: #cc1978;}
#header .nav .film  .parent-link {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-cyan.png");    background-color: #00b6b1;}
#header .nav .tech  .parent-link {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-green.png");   background-color: #6cbe45;}
#header .nav .music .parent-link {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-gold.png");    background-color: #f8a01c;}
/* Colored parent links' submenus should have black backgrounds */
#header .nav .parent.color ul {background: #000;}
#header .nav .parent.color ul li a:hover {background: #ec0e6a url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/nav-background.png') no-repeat top left;}

/*
OLD NAV STUFF:
  #header .nav .parent-link {display: inline-block; padding: 10px 15px 11px 17px;}
  #header .nav .parent.c ul li a {color: #000 !important;}
  #header .nav .parent.c ul {background: #0ff;}
  #header .nav .parent.m ul {background: #f0f;}
  #header .nav .parent.y ul {background: #ff0;}
  #header .nav .parent.y ul li a {color: #000 !important;}
  #header .nav .parent.k ul li a:hover {background: #fff; color: #000 !important;}
*/

#header .nav .parent-link,
#header .nav .parent ul li a {
  color: #fff;
  font-size: 14px; font-weight: 400; text-transform: uppercase;
}
html.wf-active #header .nav {font-family: 'Montserrat', sans-serif;}
html.wf-active #header .nav .parent-link {font-size: 14px; letter-spacing: 1px;}
html.wf-active #header .nav .parent ul li a {font-size: 11px; letter-spacing: 1px;}



#logo {/*padding: 0 0 1px 0;*/ position: relative;}
#logo a {text-indent: -9999px; display: block;}
/* 2014 */
/*#logo a.main {width: 1022px; height: 353px; background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/header2-3.png') no-repeat;}*/
/* 2015 */
#logo a.main {width: 1024px; height: 380px; background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/header-2015-oct-1.jpg') no-repeat;}
#logo a.corner {position: absolute; bottom: 16px; right: 18px; width: 90px; height: 65px; z-index: 1;}
#logo.indiebits a.main {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/header-bits.gif'); height: 340px;}



#sidebar {width: 355px; float: right; font-family: 'Montserrat', sans-serif;}
#sidebar.left {float: left;}
/* Move images to the right on right-sidebars */
#sidebar.right .gallery a.image {float: right; margin: 0 0 10px 10px !important;}


/* BEGIN OLD SIDEBAR STUFF */

/* sidebar inside: 310px wide */
/*
#sidebar.left {float: left; background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-left-tall.png') no-repeat; min-height: 785px;}
#sidebar.left .inside {margin: 50px 10px 0 50px;}

#sidebar.right {width: 345px; float: right; background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-right-tall.png') no-repeat; min-height: 785px;}
#sidebar.right .inside {margin: 50px 49px 0 1px;}
*/
/* BLACK SIDEBARS */
/*
#sidebar.black .inside {color: #fff;}
#sidebar.right.black {background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-right-full-black.png') no-repeat top right;}
#sidebar.right.black .inside {margin: 52px 53px 0 2px;}
#sidebar.left.black {background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-left-full-black.png') no-repeat top left;}
#sidebar.left.black .inside {margin: 54px 10px 0 55px;}
#sidebar.black .inside a {color: #fff; text-decoration: none;}
#sidebar.black .inside a:hover {color: #ff0;}
*/

/* END OLD SIDEBAR STUFF */


#sidebar .gallery:after {/*clearfix:*/ content: ""; display: table; clear: both;}
#sidebar .gallery a.image {display: block; float: left; margin: 0 10px 10px 0;}
#sidebar .gallery a.image.alt {margin-right: 0;}
#sidebar .gallery a.image,
#sidebar .gallery img {width: 150px; height: 150px;}

#sidebar .connect label,
#sidebar .newsletter label {font-weight: bold; font-size: 14px; text-transform: uppercase; letter-spacing: 1px;}

#sidebar .newsletter {text-align: center;}
#sidebar .newsletter input {vertical-align: top;}
#sidebar .newsletter .email {
  width: 222px;/*252*/padding: 0 15px; height: 41px; display: inline-block; border: none; outline: none;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-field-background.png') no-repeat;
  font-size: 14px; text-transform: uppercase; font-weight: 400; letter-spacing: 1px;
}
#sidebar .newsletter .submit {
  display: inline-block; width: 70px; height: 41px; margin: 0 0 0 5px; outline: none; cursor: pointer;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-button-submit.png') no-repeat; border: none; text-indent: -9999px;
}
#sidebar .newsletter .submit:hover {background-position: 0 -41px;}
#sidebar .newsletter label {display: block; margin: -1px 0 8px 0;}

#sidebar .volunteer {margin: 25px 0 0 0;}
#sidebar .volunteer a {
  display: block; width: 330px; height: 55px; margin: 0 auto;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-button-volunteer.png') no-repeat; text-indent: -9999px;
}

#sidebar .connect {margin: 10px 0 20px 0; text-align: center;}
#sidebar .connect label { margin: 0 21px 0 0; position: relative; bottom: -11px;}
/*#sidebar .connect label {
  display: inline-block; width: 110px; height: 18px; padding-bottom: 14px; margin: 0 25px 0 2px;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/connect-label2.png') 0 14px no-repeat; text-indent: -9999px;
}*/
#sidebar .connect .icon {display: inline-block; width: 42px; height: 41px; margin: 0 25px 0 0; text-indent: -9999px;}
#sidebar .connect .icon.twitter   {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-twitter.png');}
#sidebar .connect .icon.facebook  {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-facebook.png');}
#sidebar .connect .icon.instagram {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-instagram.png'); margin-right: 0;}
#sidebar .connect .icon:hover {background-position: 0 -41px;}
/*#sidebar .connect .icon.twitter:hover   {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-twitter-hover.png');}
#sidebar .connect .icon.facebook:hover  {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-facebook-hover.png');}
#sidebar .connect .icon.instagram:hover {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-instagram-hover.png');}*/

/* Social embeds */
#sidebar .social {width: 339px; height: 829px; margin: 0 auto; padding: 2px; background: #fff url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-social/container.png') no-repeat;}
#sidebar .social .tabs {height: 38px; margin-top: 130px;}
#sidebar .social .tabs a {display: block; float: left; height: 38px; text-indent: -9999px; cursor: pointer;}
#sidebar .social .tabs .instagram {width: 124px; background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-social/instagram.png') no-repeat;}
#sidebar .social .tabs .twitter   {width: 99px;  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-social/twitter.png') no-repeat;  }
#sidebar .social .tabs .facebook  {width: 116px; background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-social/facebook.png') no-repeat; }
#sidebar .social .tabs a:hover,
#sidebar .social .tabs a.active {background-position: 0 -38px;}
#sidebar .social .panes {width: 339px; height: 659px;}
#sidebar .social .panes .pane {display: none;}
#sidebar .social .panes .pane.active {display: block;}
#sidebar .social .pane.twitter > iframe {margin: 10px 0 0 10px;}
/* #sidebar .social .instagram-widget {padding: 11px 0 0 10px; height: 645px; overflow: hidden;}
#sidebar .social .instagram-widget ul.wpinstagram li {list-style: none; display: inline-block; float: left; margin: 0 10px 8px 0;}
#sidebar .social .instagram-widget ul.wpinstagram li,
#sidebar .social .instagram-widget ul.wpinstagram li img {width: 154px; height: 154px;} */

/* Instagram ID: 540477632 */
#sidebar .social .instagram-widget {padding: 12px 0 0 11px; width: 329px; height: 645px; overflow: hidden;}
#sidebar .social .instagram-widget-title {display: none;}
#sidebar .social .easy-instagram-thumbnail-wrapper {float: left; margin: 0 10px 3px 0;}
#sidebar .social .easy-instagram-thumbnail-wrapper:nth-child(2n) {margin-right: 0;}
#sidebar .social .easy-instagram-thumbnail-wrapper img {width: 154px; height: 154px;}
#sidebar .social .easy-instagram-thumbnail-author,
#sidebar .social .easy-instagram-thumbnail-caption {display: none;}


#main {margin: 0 0 30px 0;}
#main:after,
#main > .wrap:after {/*clearfix:*/ content: ""; display: table; clear: both;}

/* TEMPLATES --------------------------------------------------------------- */
#main.template-blank #content {padding-top: 20px;}
/* Sidebars */
#main.template-sidebar-left #content {width: 650px; float: right; margin-top: 30px;}
#main.template-sidebar-left #sidebar {margin-top: 30px;}
#main.template-sidebar-right #content,
#main.sidebar-right #content {width: 650px; float: left; margin-top: 30px;}
#main.template-sidebar-right #sidebar,
#main.sidebar-right #sidebar {margin-top: 30px;}
/* Black sidebars */
#main.template-sidebar-left  #sidebar.black .inside,
#main.template-sidebar-right #sidebar.black .inside {padding: 15px;}


/* HOME -------------------------------------------------------------------- */
#main.home #sidebar {padding-top: 40px;}
#main.home #sidebar .logo a {
  display: block; width: 345px; height: 386px; margin: 0 auto;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-logo-2015-reskin.png') no-repeat; text-indent: -9999px;
}
/*#main.home #sidebar .logo a.h1 {background-position: -171px -171px;}
#main.home #sidebar .logo a.h2 {background-position: 0 -171px;}*/
/*#main.home #sidebar .logo img {border-top: 5px solid #000; border-bottom: 5px solid #000;}*/
#main.home #content {width: 650px; float: left; padding-top: 40px;}
#main.home #content .news {margin-top: 30px;}

/* GENERIC ----------------------------------------------------------------- */
#main.index {padding-top: 40px;}
#main.index #content {width: 650px;}

/* MEDIA ------------------------------------------------------------------- */
#main.media {padding-top: 40px;}
#main.media #content:after {/*clearfix:*/ content: ""; display: table; clear: both;}
#main.media #content .column {float: left; min-height: 700px;}
#main.media #content .col1 {width: 600px; /*background: #e6e6e6;*/}
#main.media #content .col2 {width: 212px; /*background: #39b54a;*/}
#main.media #content .col3 {width: 212px; /*background: #00ffff;*/}
#main.media .column > h2 {font-size: 24px; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 5px 0;}
#main.media .instagram li {list-style: none; display: inline-block; margin: 0 10px 10px 0;}
#main.media .instagram li img {width: 185px; height: 185px;}

/* CATEGORY ---------------------------------------------------------------- */
#main.category {/*padding-top: 40px;*/}
#main.category #content {width: 650px;}

/* PUBLICITY */
/* #main.publicity #sidebar .inside {padding: 15px; font-size: 14px; line-height: 17px;} */

/* SIDEBAR SEARCH ---------------------------------------------------------- */
#sidebar .search {padding: 10px 0 40px 0;}
#sidebar.right .search {text-align: right;}
#sidebar.left  .search {text-align: left;}
#sidebar .search input {vertical-align: top;}
#sidebar .search .query {
  width: 252px; padding: 0 10px; height: 41px; display: inline-block; border: none; outline: none;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-field-background.png') no-repeat;
  font-size: 14px; text-transform: uppercase; font-weight: 400; letter-spacing: 1px;
}
#sidebar .search .submit {
  display: inline-block; width: 70px; height: 41px; margin: 0 0 0 5px; outline: none; cursor: pointer;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/sidebar-button-search.png') no-repeat; border: none; text-indent: -9999px;
}
#sidebar .search .submit:hover {background-position: 0 -42px;}

/* OLD SIDEBAR SEARCH */
/*
#main #sidebar .search {min-height: 42px;}
#main #sidebar .search input {
  display: inline-block; border: none; background: #fff; padding: 0 5px; height: 24px;
  font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-weight: 400; text-transform: uppercase;
}
#main #sidebar .search .search-field {width: 192px; outline: none;}
#main #sidebar .search .search-submit {cursor: pointer; float: right; width: 60px;}
#main #sidebar .search .search-submit:hover {background: #0ff;}
*/

/* BLITZ ------------------------------------------------------------------- */
#main.blitz .blitz-header {padding-bottom: 40px;}
#main.blitz .blitz-header .search input {
  display: inline-block; border: none; background: #fff; height: 24px;
  font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-weight: 400; text-transform: uppercase;
}
#main.blitz .blitz-header .search .search-field {width: 204px; outline: none; border: 1px solid #000; padding: 0 5px;}
#main.blitz .blitz-header .search .search-submit {cursor: pointer; background: #000; color: #fff; padding: 0 10px;}
#main.blitz .blitz-header .search .search-submit:hover {background: #0ff;}

/* FILMS */
#main.template-sidebar-films {padding-top: 40px;}
#main.template-sidebar-films #content {width: 650px; float: left;}
#main.template-sidebar-films #sidebar {width: 345px; float: right; background: none;}
#main.template-sidebar-films #sidebar .inside {margin: 0;}
#main.template-sidebar-films #sidebar a.film {
  display: block; background: #000; padding: 10px 20px; margin: 0 0 5px 0;
  font-size: 18px; letter-spacing: 1px; font-weight: 400; text-transform: uppercase; color: #fff;
  font-family: 'Montserrat', sans-serif; text-decoration: none;
}
#main.template-sidebar-films #sidebar a.film.m {background: #f0f;}
#main.template-sidebar-films #sidebar a.film.y {background: #ff0; color: #000;}
#main.template-sidebar-films #sidebar a.film.c {background: #0ff; color: #000;}

/* Use the gradients for the 2015 films sidebar */
#main.template-sidebar-films #sidebar.films-2015 a.film {color: #fff !important; background-size: cover;}
#main.template-sidebar-films #sidebar.films-2015 a.film.m {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-magenta.png"); background-color: #cc1978;}
#main.template-sidebar-films #sidebar.films-2015 a.film.y {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-gold.png");    background-color: #f8a01c;}
#main.template-sidebar-films #sidebar.films-2015 a.film.c {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-cyan.png");    background-color: #00b6b1;}


#content article {margin: 0 0 36px 0;}
#content .entry-title {
  margin: 0 0 12px 0;
  font-family: 'Montserrat', sans-serif; font-weight: bold; font-size: 32px; line-height: 48px;
  letter-spacing: 1px; color: #000; /*text-transform: uppercase;*/
}
#content .entry-title a {color: inherit; text-decoration: none;}
#content .entry-title a:hover {color: #f0f;}

#content .entry-content {font: 17px/26px normal normal "adobe-caslon-pro", serif; /*16px/24px normal normal "ff-tisa-web-pro", Georgia, serif*/}
#content .entry-content p {margin-bottom: 12px;}
#content .entry-content blockquote {color: #f60; font-size: 20px; line-height: 30px; padding: 0 0 12px 24px;}
#content .entry-content a {color: #149CC2; /*color: #00f;*/ text-decoration: none;}
#content .entry-content a:hover {color: #f0f;}
#content .entry-content h1,
#content .entry-content h2,
#content .entry-content h3,
#content .entry-content h4,
#content .entry-content h5,
#content .entry-content h6 {margin-bottom: 12px;}
#content .entry-content .gallery {margin: 12px 0 24px 0;}

#content p.tickets a {
  display: inline-block; padding: 10px 20px;
  background: #000; background-size: cover;
  font-size: 18px; letter-spacing: 1px; font-weight: 400; text-transform: uppercase; color: #fff;
  font-family: 'Montserrat', sans-serif; text-decoration: none;
}
#content p.tickets a:hover {color: #fff;}
#content p.tickets a.m {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-magenta.png"); background-color: #cc1978;}
#content p.tickets a.c {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-cyan.png");    background-color: #00b6b1;}
#content p.tickets a.y {background-image: url("/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/menu-gradient-green.png");    background-color: #f8a01c;}
/* background-image: url("images/menu-gradient-gold.png"); */
/* Old styling:
#content p.tickets a.m {background: #f0f; color: #fff;}
#content p.tickets a.y {background: #ff0; color: #000;}
#content p.tickets a.c {background: #0ff; color: #000;}
*/

#content > .nav {padding-bottom: 12px;}
#content > .nav h3 a {color: #ED0E6A; font-size: 24px; text-transform: uppercase; text-decoration: none;}
#content > .nav h3 a:hover {color: #000;}
#content .entry-meta .entry-date {
  display: block; float: left; margin: 1px 0 0 0;
  color: #999; font-size: 12px; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 1px;
}
#content .entry-meta .entry-share {display: inline-block; padding: 0 0 0 10px;}
#content .entry-meta .entry-share .facebook-share {
  width: 57px; height: 18px; display: inline-block; text-indent: -9999px;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/facebook-share-button.png') no-repeat; position: relative; top: -6px;
}


#content .search input {
  display: inline-block; border: none; padding: 0 5px; height: 24px; border: 1px solid #000;
  font-family: 'Montserrat', sans-serif; letter-spacing: 1px; font-weight: 400; text-transform: uppercase;
}
#content .search .search-field {width: 192px; outline: none; background: #fff;}
#content .search .search-submit {cursor: pointer; margin-left: 10px; width: 60px; background: #000; color: #fff;}
#content .search .search-submit:hover {background-color: #0ff; border-color: #0ff;}

#content .not-found {margin: 1em 0;}
#content .not-found p {margin-bottom: 1em;}
#content .not-found form label {color: #999; display: none;}
#content .not-found form input {font-family: 'Montserrat', sans-serif; letter-spacing: 1px;}
#content .not-found form #s {padding: 5px; border: 1px solid #999;}
#content .not-found form #searchsubmit {
  background: #000; border: 1px solid #000; color: #fff; padding: 5px; cursor: pointer; text-transform: uppercase;
}


#main.home .slideshow,
#main.home .slideshow-inside {width: 650px; height: 395px; position: relative;}
#main.home .slideshow {margin-bottom: 30px;}
#main.home .slideshow-inside {background: #ccc;}
#main.home .slideshow-nav {width: 250px; text-align: center; position: absolute; left: 200px; bottom: 12px; z-index: 2;}
#main.home .slideshow-nav a {
  width: 10px; height: 10px; margin: 0 12px 0 0; background: #fff; display: inline-block; cursor: pointer;
  border-radius: 5px;
}
#main.home .slideshow-nav a.active {background-color: #404041;}
#main.home .slideshow-nav a:last-child {margin-right: 0;}



/* SPONSORS ---------------------------------------------------------------- */
.post-40 .entry-content h3 {margin: 10px 0 30px 0 !important; font-size: 24px;}
.post-40 .entry-content .row {padding: 0 0 20px 0;}
.post-40 .entry-content img {display: inline-block; margin: 0 40px 40px 0; vertical-align:middle;}


/* SCHEDULE ---------------------------------------------------------------- */
.stable-header {padding: 0 0 0 75px; margin: 0 0 10px 0;}
.stable-header h4 {float: left; width: 280px; padding: 0 10px; margin: 0 10px 0 0; font-size: 14px; text-transform: uppercase;}
.stable {position: relative;}
.stable .hours {position: relative; width: 75px; float: left; height: 100%;}
.stable .hours .hour {position: absolute; right: 15px; line-height: 24px; color: #888;}
.stable .loc {position: relative; width: 300px; margin: 0 10px 0 0; float: left; height: 100%;}
.stable .loc .event {background: #ccc; position: absolute; left: 0; right: 0; overflow: hidden;}
.stable .loc .event .inside {padding: 10px;}
.stable .loc .event h3 {font-size: 18px; line-height: 21px;}
.stable .loc .event.half-left {width: 45%;}
.stable .loc .event.half-right {width: 45%; left: 50%;}
.stable .loc .event .content {margin: 5px 0 0 0;}
.stable .loc .event .venue {display: block; font-style: italic;}
/* Transition animations and hover states for halfs */
.stable .loc .event.half-left,
.stable .loc .event.half-right {transition: background 0.2s, width 0.2s, left 0.2s; z-index: 1;}
.stable .loc .event.half-left:hover,
.stable .loc .event.half-right:hover {z-index: 2; background: #ddd; width: 100% !important;}
.stable .loc .event.half-left:hover {}
.stable .loc .event.half-right:hover {left: 0 !important;}

.stable .loc .event.height-overridden {transition: background 0.2s, height 0.1s; z-index: 1;}
.stable .loc .event.height-overridden:hover {z-index: 2; background: #ddd;}

.stable:after,
.stable-header:after {/*clearfix:*/ content: ""; display: table; clear: both;}

/* 2014 schedule */
#main.schedule .header {text-align: center; margin: 0 0 30px 0; height: 90px;}
#main.schedule .header .jump {color: #999; margin: 0 0 10px 0; font-family: 'Montserrat', sans-serif; letter-spacing: 1px;}
#main.schedule .header .jump h4 {display: inline-block; text-transform: uppercase; margin-right: 5px;}
#main.schedule .header .jump a {color: #000;}
#main.schedule .header h1 {padding-top: 14px; font-size: 42px; margin-bottom: 0;}
#main.schedule .prev,
#main.schedule .next {display: block; text-indent: -9999px;}
#main.schedule .prev {float: left; width: 166px; height: 81px; /* width: 167px; height: 82px; */ background: #000 url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/arrow-left.png') no-repeat;}
#main.schedule .next {float: right; width: 165px; height: 80px; /* width: 166px; height: 81px; */ background: #000 url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/arrow-right.png') no-repeat;}
#main.schedule .prev:hover,
#main.schedule .next:hover {background-color: #f0f;}

/* 2015 schedule tweaks */
#main.schedule-2015 .stable-header {margin: 0 0 12px 0;}
#main.schedule-2015 .stable-header h4 {width: 145px; padding: 0 0 0 8px; margin: 0 5px 0 0; font-size: 12px;}
#main.schedule-2015 .stable .hours .hour {line-height: 14px;}
#main.schedule-2015 .stable .loc {width: 150px; margin: 0 8px 0 0;}
#main.schedule-2015 .stable .loc .event .inside {padding: 8px; line-height: 16px;}
#main.schedule-2015 .stable .loc .event h3 {font-size: 14px; line-height: 16px; margin: 0 0 4px;}
#main.schedule-2015 .stable .loc .event .content {margin: 2px 0 0;}
#main.schedule-2015 .stable .loc .event.half-left {width: 47.5%;}
#main.schedule-2015 .stable .loc .event.half-right {width: 47.5%; left: 52.5%;}
#main.schedule-2015 .prev,
#main.schedule-2015 .next {width: 165px; height: 80px; background-color: transparent !important;}
#main.schedule-2015 .prev:hover,
#main.schedule-2015 .next:hover {background-position: 0 -80px;}
#main.schedule-2015 .prev {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/arrow-left-2015.png');}
#main.schedule-2015 .next {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/arrow-right-2015.png');}
/* #main.schedule-2015 .stable .hours {width: 74px;} */

#footer {background: #000; font-family: 'Montserrat', sans-serif;}
#footer .saw {height: 40px; background: #fff url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-saw.png') repeat-x top center;}
#footer .top-border {height: 2px; background: #fff; border-top: 2px solid #000;}
#footer .wrap {padding: 24px 0;}

#footer h3 {color: #fff;}

#footer .links:after {/*clearfix:*/ content: ""; display: table; clear: both;}
#footer .links .col {float: left; margin-right: 30px;}
#footer .links .col-1 {width: 205px;}
#footer .links .col-2 {width: 160px;}
#footer .links .col-3 {width: 160px;}
#footer .links .col-4 {width: 210px;}
#footer .links .col-5 {width: 150px; margin-right: 0;}
#footer .links h3 {
  margin-bottom: 10px;
  font-size: 14px; font-weight: 400; color: #fff; text-transform: uppercase; letter-spacing: 1px;
}
#footer .links h3 a {color: inherit; text-decoration: none;}
#footer .links hr {border: none; background: none; height: 5px;}
#footer .links ul {margin-bottom: 38px;}
#footer .links ul li {list-style: none; margin-bottom: 10px;}
#footer .links ul li a {color: #999; font-size: 11px; letter-spacing: 1px; text-decoration: none;}
#footer .links ul li a:hover {color: #fff;}

#footer .logos {margin: 25px 0 50px 0;}
#footer .logos h3 {
  margin: 0 0 25px 0;
  font-weight: 400; color: #FFF;
  text-transform: uppercase; letter-spacing: 1px; /*text-indent: -33px;*/
}

#footer .sponsors {margin: 10px 30px;}
#footer .sponsors a {display: inline-block; text-indent: -9999px; background-repeat: no-repeat; margin: 0 25px 0 0;}
#footer .sponsors a:last-child {margin-right: 0;}

#footer .partners {width: 375px; float: left;}
#footer .partners a {display: inline-block; text-indent: -9999px; margin: 0 25px 0 0;}
#footer .partners a:last-child {margin-right: 0;}

#footer .columbia1 {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-logo-columbia1-90.png'); width: 83px;  height: 90px;}
#footer .columbia2 {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-logo-columbia2-65.png'); width: 146px; height: 65px;}
#footer .acs       {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-logo-acs-70.jpg');       width: 70px;  height: 70px;}
#footer .converge  {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-logo-converge.png');     width: 67px;  height: 70px;}
#footer .nea       {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-logo-nea-55.png');       width: 234px; height: 55px;}
#footer .posscon   {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-logo-posscon.png');      width: 108px; height: 70px;}
#footer .slow-food {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-logo-slow-food.png');    width: 100px; height: 70px;}

#footer .sub-logos {margin: 0 0 45px; text-align: center;}
#footer .scprt {
  display: inline-block; text-indent: -9999px; width: 239px; height: 50px;
  background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-logo-scprt-50.png') no-repeat;
}

/* #footer .columbia1 {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-columbia1.png'); width: 136px; height: 156px;}
#footer .columbia2 {
  margin: 0 0 0 25px; background-position: 0 30px; padding-bottom: 30px;
  background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-columbia2-new.png'); width: 220px; height: 98px;
}
#footer .acs {
  padding-bottom: 0; background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/acs.jpg'); width: 90px; height: 90px;
}
#footer .sponsors .columbia1 {margin-left: 42px;}
#footer .sponsors .columbia2 {margin-left: 60px;} */

/* #footer .panel {float: right; background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-panel.png') no-repeat; width: 299px; height: 199px; margin: 0 10px 0 0;}
#footer .panel {text-align: center; background: none; height: auto;}
#footer .panel .columbia1 {background-position: 0 -11px; height: 145px;}
#footer .panel .columbia2 {background-position: 0 0; padding-bottom: 25px; margin-left: 0; margin-top: 10px;} */

/* #footer .sponsors .scarts {
  margin: 0 0 0 25px; background-position: 0 20px; padding-bottom: 20px;
  background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-scarts.png'); width: 145px; height: 118px;
}
#footer .sponsors .es {
  margin: 0 0 0 25px; background-position: 0 20px; padding-bottom: 20px;
  background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-es.png'); width: 143px; height: 108px;
}
#footer .sponsors .cc {
  margin: 0 0 0 25px; background-position: 0 10px; padding-bottom: 10px;
  background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-cc.png'); width: 211px; height: 137px;
} */

/* #footer .sponsors:after {/*clearfix: content: ""; display: table; clear: both;}
#footer .sponsors h3,
#footer .sponsors .sponsor {float: left;}
#footer .sponsors h3 {margin-top: 40px;}
#footer .sponsors h3 {width: 372px; height: 92px; background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-sponsors2.png') no-repeat; margin: 15px 0 0 0;}
#footer .sponsors h3, */

#footer .social {margin: 27px 0 0 0; text-align: center; clear: both;}
#footer .social a {
  display: inline-block; width: 42px; height: 41px; margin: 0 20px 0 0; text-indent: -9999px;
  background-repeat: no-repeat;
}
#footer .social .twitter   {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-twitter.png');}
#footer .social .facebook  {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-facebook.png');}
#footer .social .instagram {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/social-icon-instagram.png'); margin-right: 0;}
/*
#footer .social .twitter {background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-social-twitter.png') no-repeat;}
#footer .social .twitter:hover {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-social-twitter-hover.png');}
#footer .social .facebook {background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-social-facebook.png') no-repeat;}
#footer .social .facebook:hover {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-social-facebook-hover.png');}
#footer .social .instagram {background: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-social-instagram.png') no-repeat; margin-right: 0;}
#footer .social .instagram:hover {background-image: url('/web/20160604122233im_/http://www.indiegrits.com/wp-content/themes/indie2015-reskin/images/footer-social-instagram-hover.png');}
*/

#footer .bottom {
  text-align: center; margin: 27px 0;
  font-size: 14px; font-weight: 400; color: #999; text-transform: uppercase; letter-spacing: 1px;
  line-height: 27px;
}
#footer .bottom a {color: inherit;}

/* WordPress editor classes ------------------------------------------------ */

img.alignright  {float: right; margin: 0 0 1em 1em;}
img.alignleft   {float: left; margin: 0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.alignright     {float: right;}
.alignleft      {float: left;}
.aligncenter    {display: block; margin-left: auto; margin-right: auto;}

/* Specific page overrides ------------------------------------------------- */

/* Sponsors page: /sponsor/sponsors/ */
.page-id-40 #main > .wrap {
  box-sizing: border-box; padding-left: 18px; padding-right: 18px;
  background: #fff;
}


/* MOBILE ------------------------------------------------------------------ */
/*
@media (max-width: 800px) {
  body {width: 1044px;}
}
*/

/*
     FILE ARCHIVED ON 12:22:33 Jun 04, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:00:54 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.821
  exclusion.robots: 0.031
  exclusion.robots.policy: 0.013
  esindex: 0.012
  cdx.remote: 61.929
  LoadShardBlock: 437.016 (3)
  PetaboxLoader3.datanode: 348.471 (4)
  PetaboxLoader3.resolve: 93.868 (2)
  load_resource: 135.774
*/