    /*-- Resetting --*/
* {
  margin: 0;
  padding: 0;
  font-size: 100%; }
 
body {
  background: white url("/themes/festival_shell_v1/images/bg_body.jpg") center top no-repeat;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #392c46;
  font-size: 62.5%;
  line-height: 1.5; }
 
ul, ol {
  list-style: none; }
 
img {
  border: none; }
 
a {
  color: #2a85e8;
  outline: none; }
 
.ds-button {
  -webkit-appearance: none;
  background: #f5f5f5;
  background: -moz-linear-gradient(#f5f5f5, #dddddd);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5f5f5), to(#dddddd));
  border: 1px solid;
  border-color: #98b8d2;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 5px 10px 6px;
  line-height: 1;
  width: auto;
  color: #2a85e8;
  text-shadow: 0 1px 0 #ccc;
  text-transform: uppercase;
  vertical-align: middle;
  overflow: visible;
  margin: 0 0 0 4px;
  outline: none;
  cursor: pointer; }
 
.ds-button::-moz-focus-inner {
  border: none; }
 
.ds-button:focus::-moz-focus-inner {
  border: none; }
 
.ds-button:focus,
.ds-button:active {
  outline: none; }
 
.ds-button:hover,
.ds-button.hover,
.ds-button:focus {
  background: #dddddd;
  background: -moz-linear-gradient(#dddddd, #eeeeee);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dddddd), to(#eeeeee));
  border-color: #98b8d2;
  /* for Opera */
  z-index: 1; }
 
.ds-button:focus {
  opacity: .8; }
 
#page {
  width: 994px;
  margin: auto; }
 
.ds-schedule,
.ds-header {
  width: 974px;
  margin: 10px; }
 
.ds-lineup {
  width: 794px; }
 
.ds-archive-lineup {
  width: 50%; }
 
.container-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
 
/* Header
-------------------------------------*/
#header {
  float: left;
  width: 100%;
  position: relative; }
 
#header-logo {
  float: left;
  margin: 18px 0 0;
  display: block;
  background: url("/themes/festival_shell_v1/images/logo.png") left top no-repeat;
  width: 200px;
  height: 60px;
  text-indent: -3999px; }
 
#header-nav {
  background: #4e85b1;
  background: -moz-linear-gradient(#4e85b1, #98b8d2);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4e85b1), to(#98b8d2));
  height: 45px;
  line-height: 45px;
  padding-bottom: 2px;
  font-family: Impact, Haettenschweiler, "Helvetica Inserat", "Arial Black", sans-serif;
  margin: 110px 0 0; }
 
#header-nav li,
#header-nav a,
#header-nav h1 {
  float: left;
  color: #ae57aa; }
 
#header-nav h1 {
  font-weight: normal; }
 
#header-nav a,
#header-nav h1 {
  font-size: 1.8em;
  text-decoration: none;
  padding: 0 1em; }
 
#header-nav a:hover,
#header-nav h1:hover,
#header-nav .cur h1 {
  background: white;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(white), to(#c7e7fd));
  background: -moz-linear-gradient(white, #c7e7fd);
  border-bottom: 2px solid #c7e7fd;
  color: #666666;
  position: relative; }
 
#header-nav a:hover {
  border: 2px solid #4481AF;
  margin: -2px;
  z-index: 109; }
 
.ds-login-links {
  font-size: 1.1em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: transparent;
  position: absolute;
  right: 0;
  top: 18px;
  font-weight: bold;
  padding: .25em 0 .25em .5em; }
 
.ds-login-links li {
  float: left;
  margin: 0 .5em;
  line-height: 2; }
 
.ds-login-links a {
  color: #2a85e8; }
 
/* Content 
-------------------------------------*/
#ds-content {
  width: 994px;
  background: transparent;
  position: relative;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5); }
 
/* DS-header */
.ds-header {
  font-size: 1.2em;
  border-bottom: 1px solid #98b8d2; }
 
.ds-header h2 {
  color: #392c46;
  background-color: transparent;
  font-weight: bold;
  padding: 0; }
 
.ds-arrange,
.ds-custom-lineup {
  border-right: 1px solid #98b8d2;
  min-height: 7em; }
 
.ds-arrange div {
  background: white;
  border: 1px solid #98b8d2; }
 
.ds-arrange ul {
  top: 100%;
  margin: 0;
  margin-top: 1px; }
 
.ds-arrange .ds-dropdown-arrow {
  background: url("/themes/festival_shell_v1/images/drop-down-arrows.png") 50% 50% no-repeat;
  border-left: 1px solid #98b8d2; }
 
.ds-arrange ul {
  background: white;
  border: #98b8d2 solid;
  border-width: 0 1px 1px; }
 
.ds-arrange a {
  color: #2a85e8; }
 
.ds-aprint div {
  background: transparent; }
 
/* Tooltip */
.ds-add-remove {
  background: url("/themes/festival_shell_v1/images/add-remove.png") left top no-repeat; }
 
.ds-attending .ds-add-remove {
  background-position: left bottom; }
 
.ds-tooltip {
  bottom: 115%;
  background: #3a2c46;
  color: #392c46;
  box-shadow: 0 0 10px #333;
  -moz-box-shadow: 0 0 10px #333;
  -webkit-box-shadow: 0 0 10px #333; }
 
.ds-tooltip a {
  color: #2a85e8; }
 
.ds-tooltip .ds-content {
  border: 1px solid transparent; }
 
.ds-tooltip .ds-content .ds-tooltip-band-actions a {
  color: #ae57aa; }
 
.ds-tooltip .tt_1 {
  color: #000; }
 
.ds-tooltip-fb-friends .ds-content .ds-tooltip-band-content h4 {
  background-color: #3a2c46; }
 
.ds-tooltip .ds-tooltip-band-actions {
  color: #ae57aa;
  background-color: transparent; }
 
.ds-tooltip .ds-tooltip-band-actions a {
  color: #ae57aa; }
 
.ds-tooltip .ds-arrow-bg {
  border-top-color: #333; }
 
.ds-tooltip .ds-arrow {
  border-top-color: transparent; }
 
/* Lineup */
.ds-user-title {
  color: #392c46;
  border-bottom-color: #98b8d2;
  background-color: transparent; }
 
.ds-lineup a {
  color: #3a2c46; }
 
.ds-lineup li a.band-image {
  border: 3px solid transparent; }
 
.ds-lineup li a.ds-hover-image:hover,
.ds-lineup li a.ds-image-attending,
.ds-lineup li a.ds-player-show-state-image-playing {
  border: 3px solid transparent; }
 
.ds-lineup .ds-attending,
.ds-selected-color {
  color: #ad57aa; }
 
/* image / text based lineup */
.ds-lineup-image.ds-lineup ul {
  background: #3a2c46; }
 
.ds-lineup-image.ds-lineup .ds-lineup-image-text {
  background: none repeat scroll 0 0 transparent;
  color: #2a85e8; }
 
.ds-lineup-image.ds-lineup .ds-lineup-image-image img {
  border-bottom: 2px solid #98b8d2;
  border-left: 2px solid #98b8d2;
  border-radius: 0 0 20px 20px;
  border-right: 2px solid #98b8d2; }
 
.ds-lineup-image.ds-lineup .ds-active .ds-lineup-image-text {
  background: none repeat scroll 0 0 transparent;
  color: #2a85e8; }
 
.ds-lineup-image.ds-lineup .ds-active .ds-lineup-image-image img {
  border-bottom: 2px solid #98b8d2;
  border-left: 2px solid #98b8d2;
  border-right: 2px solid #98b8d2; }
 
/* Sorting Alpha */
.ds-lineup-alpha-column {
  background: transparent; }
 
/* Sort by Days Cols */
.ds-lineup-cols {
  background: transparent; }
 
.ds-lineup-cols h3 {
  border-color: #98b8d2; }
 
.ds-lineup .ds-text {
  background: transparent;
  color: #ae57aa;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 4px;
  bottom: -4px;
  margin: 0;
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px; }
 
.ds-text .ds-add-remove {
  top: 50%;
  left: 8px;
  margin-top: -10px; }
 
/* Schedule */
.ds-schedule-header th {
  font-size: 1.2em; }
 
.ds-event-box {
  background: #3d6895;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2em; }
 
.ds-stage .ds-attending {
  background: #ef3b46; }
 
.ds-event-box,
.ds-event-box a {
  color: #ae57aa; }
 
.ds-event-box a {
  text-decoration: none; }
 
.ds-event-box:hover,
.ds-event-box.ds-hover {
  z-index: 100;
  box-shadow: 0 0 15px #ccc;
  -moz-box-shadow: 0 0 15px #ccc;
  -webkit-box-shadow: 0 0 15px #ccc; }
 
.ds-event-box.ds-attending.ds-hover
.ds-event-box.ds-attending:hover {
  box-shadow: 0 0 15px transparent;
  -moz-box-shadow: 0 0 15px transparent;
  -webkit-box-shadow: 0 0 15px transparent; }
 
.ds-event-box .ds-add-remove {
  left: 5px;
  top: 5px;
  cursor: pointer;
  display: none; }
 
.ds-event-box.ds-hover .ds-add-remove {
  display: block; }
 
.ds-stage .ds-tooltip {
  left: 12px;
  bottom: 103%;
  text-align: center; }
 
.ds-stage .ds-tooltip a {
  color: #ae57aa; }
 
.ds-times li {
  width: 920px; }
 
/* Band */
.ds-band-header {
  width: 930px;
  border-bottom: 1px solid #98b8d2;
  padding: 0 0 .5e; }
 
.ds-band-header h1 {
  font-size: 2.2em;
  font-weight: normal;
  color: #392c46;
  background-color: transparent; }
 
.ds-bands-drop-toggle {
  line-height: 3; }
 
.ds-bands-drop-list {
  background: #3a2c46;
  font-size: 1.1em; }
 
.ds-band-nav a {
  display: inline-block;
  background: url("/themes/festival_shell_v1/images/arrows.png") right center no-repeat;
  width: 24px;
  height: 24px;
  margin-top: 4px;
  text-indent: -3999px;
  color: #2a85e8;
  font-size: 2.2em;
  text-decoration: none;
  text-shadow: 0 1px 0 #ccc; }
 
.ds-band-nav-prev {
  background-position: left center!important; }
 
.ds-band {
  font-size: 1.2em;
  line-height: 1.4; }
 
h2.ds-band-heading {
  color: #392c46;
  background-color: transparent; }
 
.ds-band-main {
  margin: 0 2% 0 0;
  border-right: 1px solid #98b8d2;
  padding-right: 2%; }
 
.ds-band .ds-band-section-title {
  font-size: 1.8em;
  font-weight: normal;
  background-color: transparent; }
 
.ds-band .ds-band-section-title
.ds-band h3 {
  color: #392c46;
  margin: 0 0 .25em; }
 
.ds-band .ds-band-section-body {
  margin: 0 0 1em; }
 
/* Comments */
.ds-band-comments-wrapper {
  margin: 0 2em 1em 0; }
 
.ds-band-comments-wrapper h3 {
  background-color: transparent; }
 
.ds-band-comments-wrapper textarea {
  font-size: 1.2em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 1em;
  width: 96%; }
 
.ds-comments-submit {
  float: right; }
 
.ds-band-comments-wrapper .ds-button {
  float: left;
  margin: 0 0 1em; }
 
.ds-content-page {
  width: 974px;
  font-size: 1.2em;
  line-height: 1.3; }
 
.ds-content-page h1,
.ds-content-page h2,
.ds-content-page h3 {
  font-weight: normal;
  color: #392c46;
  background-color: transparent; }
 
.ds-form-field input[type=text],
.ds-form-field input[type=password] {
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
  border: 1px solid;
  border-color: #98b8d2;
  color: #392c46;
  outline: 0;
  padding: 2px 3px;
  font-size: 13px;
  height: 1.8em;
  /* IE7 */
  *padding-top: 1px;
  *padding-bottom: 1px;
  *height: auto; }
 
.ds-band-aside {
  width: 33%; }
 
/* follow button, used in dialog and on event pages */
.numholder {
  background-color: #375E8A; }
 
.numholder a {
  color: #2a85e8; }
 
.numholder:hover {
  background-color: #2a85e8; }
 
/* Style dialog content */
/* Friends modal window (who's following) (/layouts/application) */
.ui-widget-overlay {
  background-color: #000; }
 
.ui-dialog {
  background: transparent;
  border: 5px solid #98b8d2;
  -moz-border-radius: 10px;
  -moz-box-shadow: 0 0 20px #333;
  -webkit-border-radius: 10px;
  -webkit-box-shadow: 0 0 20px #333; }
 
.ds-fest-modal h2 {
  color: #392c46;
  background: transparent; }
 
.ds-fest-modal .fmmenu {
  border-bottom: 1px solid #98b8d2; }
 
.ds-fest-modal .fmcontent {
  background: transparent; }
 
.ds-fest-modal .fmclose {
  border-top: 1px solid #98b8d2; }
 
.ds-fest-modal .flist .numholder a {
  color: #2a85e8; }
 
/* follow buttons */
.ds-fest-modal .numholder a {
  color: #2a85e8; }
 
/* gs player styles */
.ds-song {
  background: transparent url("/images/metro/icons/ds-player-play-pause-16-sprite.png") 0 0 no-repeat; }
 
ul.ds-player {
  width: 100%;
  border: 1px solid #98b8d2; }
 
ul.ds-player li {
  border-bottom: 1px solid #98b8d2;
  background: #3a2c46; }
 
ul.ds-player li .ds-song {
  color: #2a85e8; }
 
ul.ds-player li:hover {
  background-color: transparent; }
 
ul.ds-player li:hover .ds-song {
  color: #ae57aa; }
 
ul.ds-player li.ds-player-show-state-playing {
  background-color: transparent; }
 
ul.ds-player li.ds-player-show-state-playing .ds-song {
  color: #392c46; }
 
ul.ds-player .ds-song:link, ul.ds-player .ds-song:visited, ul.ds-player .ds-song:hover {
  color: #2a85e8; }
 
/* Offer CSS */
.ds-offer-skip {
  border-top: 1px solid #98b8d2; }