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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

#featured {
  width: 95%;
  margin: auto;
  margin-top: 3%; }
  #featured li {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px; }
    #featured li img {
      width: 100px; }

#lineup {
  width: 100%;
  height: 100%;
  background: white; }

nav {
  float: right;
  width: 50%; }
  nav ul li {
    margin-left: 30px;
    margin-right: 30px;
    display: inline; }
    nav ul li a {
      text-decoration: none; }
    nav ul li a:link {
      color: #019FA3;
      text-decoration: none; }
    nav ul li a:visited {
      color: #019FA3;
      text-decoration: none; }
    nav ul li a:hover {
      color: #016669;
      text-decoration: none; }
    nav ul li a:active {
      color: #016669;
      text-decoration: none; }

#artists {
  width: 95%;
  margin: auto; }

#color {
  width: 100%;
  height: 100%;
  background: white; }
  #color #tickets {
    margin: auto;
    padding-top: 75px;
    width: 100%; }
    #color #tickets hr {
      width: 95%; }
    #color #tickets h2 {
      font-family: 'Lato', sans-serif;
      text-align: left;
      font-size: 50px;
      letter-spacing: .15em;
      font-weight: 900;
      color: #FEDC12;
      padding-left: 25px;
      padding-top: 40px;
      text-shadow: 0px 3px 6px rgba(80, 68, 16, 0.83); }
      @media screen and (max-width: 1020px) {
        #color #tickets h2 {
          margin-top: 20px; } }
      @media screen and (max-width: 400px) {
        #color #tickets h2 {
          padding-top: 30px; } }
    #color #tickets h3 {
      font-family: 'Lato', sans-serif;
      font-size: 16px;
      padding-top: 10px;
      padding-left: 25px;
      padding-bottom: 15px;
      color: black;
      text-transform: uppercase;
      text-shadow: none;
      text-align: left; }
    #color #tickets h5 {
      font-family: 'Lato', sans-serif;
      text-align: left;
      font-size: 12px;
      padding-top: 15px;
      color: white;
      text-shadow: 0px 1px 2px rgba(85, 85, 85, 0.72);
      float: right;
      padding-right: 25px; }
      @media screen and (max-width: 1020px) {
        #color #tickets h5 {
          margin-top: 20px; } }
    #color #tickets h4 {
      font-family: 'Lato', sans-serif;
      text-align: left;
      font-size: 20px;
      padding-left: 25px;
      color: white;
      text-transform: uppercase;
      text-shadow: 0px 1px 2px rgba(85, 85, 85, 0.72);
      clear: left;
      padding-bottom: 15px; }
    #color #tickets p {
      font-family: 'Lato', sans-serif;
      text-align: left;
      font-size: 12px;
      width: 90%;
      clear: left;
      line-height: 1.5em;
      padding-left: 25px;
      padding-right: 25px;
      padding-bottom: 5px; }
    #color #tickets #cta {
      background-color: #FEDC12;
      width: 130px;
      margin-left: 25px;
      margin-top: 15px;
      box-shadow: 4px 0px 33px -5px rgba(0, 0, 0, 0.47); }
      #color #tickets #cta h1 {
        font-family: 'Lato', sans-serif;
        text-transform: uppercase;
        color: black;
        letter-spacing: normal;
        text-align: center;
        font-size: 12px;
        padding: 10px; }
    #color #tickets #ga {
      height: 585px;
      float: left;
      width: 390px;
      margin-left: 80px;
      background: white;
      box-shadow: 4px 0px 33px -5px rgba(0, 0, 0, 0.47); }
      #color #tickets #ga h3 {
        float: left;
        padding-left: 25px; }
      @media screen and (max-width: 1020px) {
        #color #tickets #ga video {
          display: none; } }
      @media screen and (max-width: 675px) {
        #color #tickets #ga {
          width: 100%;
          margin-bottom: 8px;
          height: 350px; } }
    #color #tickets #plan {
      height: 585px;
      margin-left: 40px;
      float: left;
      width: 390px;
      background: white;
      box-shadow: 4px 0px 33px -5px rgba(0, 0, 0, 0.47); }
      @media screen and (max-width: 1020px) {
        #color #tickets #plan video {
          display: none; } }
      @media screen and (max-width: 675px) {
        #color #tickets #plan {
          width: 100%;
          margin-left: 0;
          margin-bottom: 8px;
          height: 370px; } }
    #color #tickets #vip {
      height: 585px;
      margin-left: 40px;
      float: left;
      width: 390px;
      background: white;
      box-shadow: 4px 0px 33px -5px rgba(0, 0, 0, 0.47); }
      @media screen and (max-width: 1020px) {
        #color #tickets #vip video {
          display: none; } }
      @media screen and (max-width: 675px) {
        #color #tickets #vip {
          width: 100%;
          margin-left: 0;
          height: 350px; } }

#reach {
  width: 100%;
  height: 100%;
  background: black; }
  #reach #info {
    width: 30%;
    float: left;
    margin-top: 80px;
    margin-left: 150px; }
  #reach h5 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #019FA3;
    font-weight: 300;
    font-size: 30px;
    letter-spacing: normal;
    text-align: left;
    padding-top: 70px; }
  #reach p {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: white;
    text-align: left;
    width: 90%;
    padding-top: 15px; }
  #reach #map {
    width: 45%;
    float: right;
    margin-top: 170px;
    margin-right: 100px; }
    #reach #map img {
      width: 100%; }

/*# sourceMappingURL=style.css.map */
