/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Fonts & Resets
   ========================================================================== */
@font-face {
  font-family: 'nevisBold';
  src: url("../fonts/nevis-webfont.eot");
  src: url("../fonts/nevis-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/nevis-webfont.woff") format("woff"), url("../fonts/nevis-webfont.ttf") format("truetype"), url("../fonts/nevis-webfont.svg#navisBold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'SofiaProLight';
  src: url("../fonts/SofiaProLight-webfont.eot");
  src: url("../fonts/SofiaProLight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaProLight-webfont.woff") format("woff"), url("../fonts/SofiaProLight-webfont.ttf") format("truetype"), url("../fonts/SofiaProLight-webfont.svg#SofiaProLight") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "SofiaProLight";
  color: black;
  line-height: 1.4em; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin: 0;
  line-height: 1em; }

h1, h2, h3 {
  font-family: "nevisBold"; }

h1 {
  text-transform: uppercase; }

a, a:visited {
  text-decoration: none;
  color: black; }

a:focus {
  outline: 0; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none; }

/* ==========================================================================
   Structure
   ========================================================================== */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%; }

.inner {
  width: 940px;
  margin: 0 auto; }

.btn {
  padding: 10px 40px;
  font-family: "nevisBold";
  font-size: 18px; }

.viewmore {
  background: #d7d7d7; }

.viewmore:hover {
  background: #cccccc; }

.paginate {
  text-align: center;
  margin: 60px 0; }

.wrapper {
  position: relative;
  min-height: 100%; }

.content-container {
  padding-bottom: 496px; }

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 476px; }

.banner {
  width: 728px;
  height: 90px;
  margin: 15px auto 0;
  overflow: hidden; }

.clearit {
  clear: both; }

/* ==========================================================================
   HEADER & NAV
   ========================================================================== */
header {
  position: relative;
  z-index: 1000;
  padding-top: 55px; }
  header h1 {
    background: url(../images/logo.png) transparent left top no-repeat;
    width: 455px;
    height: 65px;
    text-indent: -9999px;
    position: relative;
    left: 50%;
    margin-left: -228px;
    top: 32px;
    z-index: 1000; }

nav {
  height: 50px;
  text-align: center; }
  nav a {
    margin: 0 20px;
    font-family: "nevisBold";
    text-transform: uppercase;
    font-size: 14px;
    height: 16px;
    display: inline-block; }
  nav a.selected {
    color: #0000ff;
    background: url(../images/navcurrent.png) transparent bottom center no-repeat; }

nav.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background: #f5f5f5;
  height: 50px;
  z-index: 10000; }

.nav-container {
  height: 50px;
  margin-bottom: 25px;
  line-height: 20px; }

.container {
  margin: 0 auto; }

.container.no-feature {
  margin-top: 160px; }

.item {
  margin-bottom: 40px;
  background: url(../images/divider.png) bottom center no-repeat; }
  .item img {
    filter: gray;
    /* IE6-9 */
    -webkit-filter: grayscale(1);
    /* Google Chrome & Safari 6+ */
    width: 100%;
    opacity: 0.8; }
  .item h3 {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
    padding: 0 20px; }
    .item h3 a {
      font-size: 16px;
      text-transform: uppercase;
      position: relative;
      margin-right: -26px; }
      .item h3 a i {
        display: inline-block;
        margin-bottom: 1px;
        padding-left: 10px;
        width: 16px;
        height: 9px;
        background: url(../images/readmore.png) transparent no-repeat top right; }
  .item a {
    position: relative; }
  .item .pod-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
    background: url(../images/podplay.png) transparent top left no-repeat;
    width: 55px;
    height: 55px;
    text-indent: -9999px; }
  .item .pod-play:hover {
    background-position: 0 -55px; }

.lt-ie9 .item h3 a i {
  margin-bottom: 5px; }

.item:hover img {
  opacity: 1;
  filter: none;
  -webkit-filter: grayscale(0); }

/* ==========================================================================
   Post / Page
   ========================================================================== */
.feature {
  height: 410px; }

.feature.page {
  margin-bottom: 40px; }

blockquote {
  float: right;
  margin-right: -320px;
  width: 460px;
  font-family: "nevisBold";
  color: blue;
  font-size: 30px;
  margin-left: 40px;
  line-height: 1.2em;
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 30px 0 40px 0; }

.story-image {
  float: right;
  margin-right: -320px;
  margin-left: 40px;
  margin-bottom: 40px; }

/* ==========================================================================
   Full-Width
   ========================================================================== */
.post h1 {
  text-transform: uppercase;
  font-size: 32px;
  color: #4b4b4b;
  margin-bottom: 40px; }

.full-width {
  border-top: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  background: #f5f5f5;
  padding: 60px 0; }

.full-width.even {
  border: 0;
  background: none; }

.full-width.post {
  margin-top: 160px;
  margin-bottom: 40px; }

.ajax-container .full-width {
  margin-top: 0; }

.ajax-container {
  height: 0px;
  position: relative; }

.ajax-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 500; }

.ajax-mask.loading {
  background: white url(../images/loader.gif) no-repeat center center; }

.ajax-container .container {
  position: relative; }

.close-button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 25px 25px 0 0;
  background: url(../images/close.gif) right top no-repeat; }

.ajax-container .post h1 {
  text-align: center; }

.ajax-container .container.no-feature {
  margin-top: 0px;
  padding-top: 90px; }

.ajax-container .close-button {
  margin-right: -470px;
  right: 50%;
  z-index: 10001; }

#content {
  border-bottom: 2px solid #EBEBEB; }

/* ==========================================================================
   Music
   ========================================================================== */
.release h3 {
  font-size: 26px;
  margin-bottom: 30px; }
.release .buyrelease {
  padding-left: 20px;
  background: url(../images/buyrelease.png) no-repeat left top;
  display: block;
  font-size: 14px;
  font-family: "nevisBold"; }
.release ul {
  border-top: 2px solid #dddddd; }
.release li {
  padding: 10px;
  border-bottom: 2px solid #dddddd;
  font-family: "nevisBold";
  font-size: 14px;
  height: 15px;
  line-height: 15px; }
.release .duration {
  float: right; }

.trackname.no-play {
  padding-left: 30px; }

.play i {
  width: 11px;
  height: 15px;
  background: url(../images/playerui.png) transparent top left no-repeat;
  display: block;
  float: left;
  margin-right: 20px;
  text-indent: -9999px; }

.play:hover i {
  background-position: 0 -15px; }

.sm2_playing i,
.sm2_playing:hover i {
  background-position: 0 -30px; }

/* ==========================================================================
   Gallery
   ========================================================================== */
.galleries {
  width: 800px;
  margin: 0 auto;
  position: relative; }
  .galleries .viewport {
    width: 800px;
    height: 530px;
    overflow: hidden; }
  .galleries .ctrl {
    background: url(../images/nextprev.png) transparent top left no-repeat;
    width: 33px;
    height: 33px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: 240px; }
  .galleries .next-image {
    right: -52px;
    background-position: 0 -33px; }
  .galleries .prev-image {
    left: -52px; }
  .galleries .counter {
    margin-top: 30px;
    text-align: center;
    height: 22px; }

/* ==========================================================================
   Live
   ========================================================================== */
.show {
  font-family: "nevisBold";
  font-size: 18px;
  height: 24px;
  border-bottom: 2px solid whiteSmoke;
  padding: 25px 0;
  clear: both; }
  .show > div {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .show .tdate {
    width: 140px;
    text-align: center; }
  .show .tlocation {
    width: 200px; }
  .show .tvenue {
    width: 400px; }
  .show .tickets {
    width: 200px; }
    .show .tickets a {
      background: url(../images/ticketstub.png) no-repeat top left;
      display: block;
      padding-left: 30px;
      color: #5a5a5a; }
    .show .tickets a:hover {
      color: #000; }
  .show .tickets.gram a {
    background: url(../images/instagram.png) no-repeat left top;
    padding-left: 40px;
    font-family: "SofiaProLight"; }

.past-dates {
  margin-top: 110px;
  padding-top: 25px;
  background: url(../images/divider.png) top center no-repeat; }
  .past-dates h2 {
    text-align: center;
    padding-bottom: 25px;
    color: blue;
    margin-bottom: 100px;
    background: url(../images/divider.png) bottom center no-repeat; }

/* ==========================================================================
   Footer
   ========================================================================== */
.back-to-top {
  width: 33px;
  height: 33px;
  background: url(../images/backtotop.png) no-repeat left top;
  display: block;
  position: fixed;
  right: 50%;
  bottom: 150px;
  margin-right: -454px;
  text-indent: -9999px;
  -webkit-transition: opacity 700ms linear;
  -moz-transition: opacity 700ms linear;
  transition: opacity 700ms linear; }

.back-to-top:before {
  content: ""; }

.opacity .back-to-top {
  opacity: 1;
  -webkit-transition: opacity 700ms linear;
  -moz-transition: opacity 700ms linear;
  transition: opacity 700ms linear; }

.opacity .back-to-top.hidden {
  opacity: 0; }

.no-opacity .back-to-top.hidden {
  display: none; }

footer {
  font-family: "SofiaProLight";
  margin-top: 40px;
  color: #222;
  font-size: 16px; }
  footer .container {
    position: relative; }
  footer .latest {
    line-height: 2em; }
  footer h2 {
    margin-bottom: 40px; }
  footer ul {
    margin-bottom: 50px; }
    footer ul span {
      width: 90px;
      display: inline-block; }
  footer .tweets article a {
    color: #000; }
  footer .tweets article span {
    clear: both;
    display: block;
    margin-top: 30px;
    font-family: "nevisBold";
    font-size: 20px; }

.tagline {
  line-height: 130px;
  color: #aaaaaa;
  font-family: "nevisBold";
  float: left; }

.sub-footer {
  height: 130px; }

.social-links {
  position: relative;
  width: 125px;
  height: 96px;
  background: url(../images/sociallinks2.png) no-repeat transparent;
  float: right;
  margin: 27px 15px;
  text-indent: -9999px; }
  .social-links a { position: absolute; width: 23px; height: 23px; float: none; border: 0px dotted #999; }
  .social-links .facebook {
    top: 10px;
    left: 36px;}
  .social-links .soundcloud {
    left: 11px;
    top: 36px;}
  .social-links .youtube {
    left: 62px;
    top: 36px;}
  .social-links .twitter {
    top: 62px;
    left: 36px;}
  .social-links .google {
    top: 62px;
    left: 88px;}

.newsletter .span12 {
  text-align: center; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media (max-width: 480px) {
  /* CUSTOM ADDITIONS */
  nav a {
    margin: 0 6px; }

  body {
    padding: 0;
    font-size: 14px; }

  header {
    padding: 5px; }

  nav {
    height: auto;
    margin-bottom: 0px; }
    nav a {
      height: auto; }

  nav a.selected {
    background: none; }

  nav.sticky {
    position: relative;
    width: 100%;
    left: auto;
    top: auto;
    background: #FFF;
    height: auto;
    z-index: 10000; }

  .nav-container {
    line-height: 1em;
    height: auto;
    margin-bottom: 0px;
    margin-top: 60px; }

  header h1 {
    width: 300px;
    height: 42px;
    top: 10px;
    margin-left: -150px;
    background-size: 100%;
    position: absolute;
    margin-bottom: 10px; }

  .item {
    padding-bottom: 20px;
    margin-bottom: 20px; }

  .item h3 {
    margin: 10px auto 15px; }

  .item img {
    opacity: 1; }

  .full-width {
    padding-top: 10px;
    padding-bottom: 20px; }

  .full-width.post {
    margin-top: 0; }
    .full-width.post h1 {
      display: none; }

  .container {
    padding: 10px; }
    .container img {
      width: 100%;
      height: auto; }

  .container.no-feature {
    margin-top: 0px; }

  .content-container {
    padding-bottom: 20px; }

  .feature {
    height: 200px; }

  .feature.page {
    margin: 0; }

  .post h1 {
    margin-bottom: 20px;
    font-size: 26px; }

  .story-image {
    float: none;
    display: block;
    margin: 25px auto; }

  blockquote {
    float: none;
    margin: 0;
    width: 100%;
    padding: 15px 0;
    font-size: 20px; }

  .galleries, .galleries .viewport {
    width: 300px;
    height: 210px; }

  .galleries .counter {
    margin-top: 0; }

  .galleries .ctrl {
    display: none; }

  iframe {
    width: 100%;
    height: 180px; }

  .show {
    padding: 10px 0; }
    .show > div {
      font-size: 11px; }

  .show .tdate {
    width: 60px; }

  .show .tlocation {
    width: 100px; }

  .show .tvenue {
    width: 120px; }

  .show .tickets {
    width: 20px; }
    .show .tickets a {
      text-indent: -9999px; }

  .release h3 {
    margin-bottom: 20px; }

  .release .buyrelease {
    margin-bottom: 20px; }

  .release img {
    margin-bottom: 20px;
    display: block; }

  footer {
    font-size: 14px;
    position: relative; }

  footer .span6, footer ul {
    margin-bottom: 20px; }

  footer .tweets article span {
    margin-top: 0; }

  footer h2 {
    margin-bottom: 20px; }

  .banner {
    display: none; }

  .back-to-top {
    display: none; } }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
 * Bootstrap v2.2.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.tooltip {
  font-family: "SofiaProLight";
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0); }

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100); }

.tooltip.top {
  margin-top: -3px; }

.tooltip.right {
  margin-left: 3px; }

.tooltip.bottom {
  margin-top: 3px; }

.tooltip.left {
  margin-left: -3px; }

.tooltip-inner {
  max-width: 400px;
  padding: 6px 18px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  background-color: #e2e2e2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #e2e2e2; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #e2e2e2; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #e2e2e2; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e2e2e2; }

form {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999999; }

label, input, button, select, textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input, button, select, textarea {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle; }

input, textarea, .uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto; }

select, input[type="file"] {
  height: 30px;
  *margin-top: 4px;
  line-height: 30px; }

select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff; }

select[multiple], select[size] {
  height: auto; }

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input, .uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999; }

.radio, .checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
  display: inline-block; }

input, textarea, .uneditable-input {
  margin-left: 0; }

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px; }

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px; }

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px; }

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px; }

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px; }

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px; }

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px; }

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px; }

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px; }

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px; }

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px; }

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px; }

.controls-row {
  *zoom: 1; }

.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0; }

.controls-row:after {
  clear: both; }

.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  background-color: transparent; }

.control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline {
  color: #c09853; }

.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color: #c09853; }

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #b94a48; }

.control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
  color: #b94a48; }

.control-group.error input, .control-group.error select, .control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline {
  color: #468847; }

.control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
  color: #468847; }

.control-group.success input, .control-group.success select, .control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline {
  color: #3a87ad; }

.control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
  color: #3a87ad; }

.control-group.info input, .control-group.info select, .control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3; }

.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }

.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0; }

.form-actions:after {
  clear: both; }

.help-block, .help-inline {
  color: #595959; }

.help-block {
  display: block;
  margin-bottom: 10px; }

.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

.input-append, .input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap; }

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input, .input-append .dropdown-menu, .input-prepend .dropdown-menu {
  font-size: 14px; }

.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append input:focus, .input-prepend input:focus, .input-append select:focus, .input-prepend select:focus, .input-append .uneditable-input:focus, .input-prepend .uneditable-input:focus {
  z-index: 2; }

.input-append .add-on, .input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc; }

.input-append .add-on, .input-prepend .add-on, .input-append .btn, .input-prepend .btn, .input-append .btn-group > .dropdown-toggle, .input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-append .active, .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .add-on, .input-prepend .btn {
  margin-right: -1px; }

.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input, .input-append select, .input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-append .add-on, .input-append .btn, .input-append .btn-group {
  margin-left: -1px; }

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0; }

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.form-search .input-append .search-query, .form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .hide, .form-inline .hide, .form-horizontal .hide {
  display: none; }

.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-group {
  display: inline-block; }

.form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  margin-bottom: 0; }

.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

.control-group {
  margin-bottom: 10px; }

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0; }

.form-horizontal .control-group:after {
  clear: both; }

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right; }

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0; }

.form-horizontal .controls:first-child {
  *padding-left: 180px; }

.form-horizontal .help-block {
  margin-bottom: 0; }

.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block, .form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block, .form-horizontal .input-append + .help-block {
  margin-top: 10px; }

.form-horizontal .form-actions {
  padding-left: 180px; }
