@import url('/stylesheets/reset.css');

body { line-height: 1; font: normal 12px Helvetica, Arial, sans-serif; vertical-align: top; background: #fff; color: #000; }

.right { float: right; }
.left { float: left; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.justify { text-align: justify; }
.display { display: block; }
.hide { display: none; }
.clear { clear: both; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { border-bottom: 1px solid #ccc; }

small { font-size: 12px; color: #333; }

a, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #a0410d; }
a.more_info_link { text-decoration: none; }

p { margin: 10px 0 12px 0; font-size: 13px; line-height: 18px; }
b { color: #000; }

table { width: 100%; clear: both; margin: 0; padding: 0; }

h1 { color: #000; font-size: 20px; font-weight: bold; }
h2 { color: #00abf0; font-size: 17px; font-weight: bold; text-transform: uppercase;  }
h3 { color: #000; font-size: 17px; font-weight: bold; padding: 10px 0 5px 0; }
h4 { color: #000; font-size: 14px; font-weight: bold;  }

/* Containers */
div#shadow { width: 984px; margin: 0 auto; background: url("/images/shadow-2.jpg") repeat-y; border: 1px solid #fff; overflow: auto; height: 100%; }
div#container { width: 930px; margin: 0 auto; height: 100%; z-index: 1; }
div#header { background: url("/images/header.jpg") no-repeat; width: 100%; height: 120px; }
div#nav { background: url("/images/nav.png") no-repeat; width: 100%; height: 31px; margin-bottom: 20px; }
div#calendar { width: 416px; float: left; margin-left: 0px; padding-left: 20px; }

/* Twitter */
div#header div#facebook { width: 120px; height: 29px; position: relative; top: 10px; float: right; }
div#header div#twitter { width: 120px; height: 29px; position: relative; top: 15px; float: right; }

div#important_photos, 
div#login { width: 222px; float: right; background: #f2f2f2 url("/images/middlebar_bottom.png") no-repeat bottom left; text-align: center; padding: 0 0 20px; margin-top: -35px; margin-right: 20px; } 

div#login { float: left; margin-left: 25px; } 
div#important_photos.home  { float: left; margin: 0; margin-left: 30px; }

div#player { width: 199px; height: 834px; float: right; margin: 0; padding: 0; }
div#main { width: 535px; margin-left: 45px; float: left; }
div#left { width: 370px; margin-left: 45px; float: left; margin-top: -10px; }

/* = Header
-----------------------------------------------------------------------------------*/
/* Navigation */
#nav ul li { display: inline; float: left; margin-top: 8px; color: #fff; }
#nav ul li a { color: #fff; text-decoration: none; text-transform: uppercase; font-family: arial, sans-serif; font-size: 12px; }
#nav ul li a:hover { color: #00aedb; }
#nav ul li#home_nav { margin-left: 31px; }
#nav ul li#about_nav { margin-left: 57px; }
#nav ul li#venues_nav { margin-left: 48px; }
#nav ul li#blog_nav { margin-left: 55px; }
#nav ul li#contact_nav { margin-left: 47px; }
#nav ul li#promote_nav { margin-left: 45px; }
#nav ul li#your_account { margin-left: 50px; }
#nav ul li#login_nav { margin-left: 190px; }
#nav ul li#logout_nav { margin-left: 260px; }

#nav ul li#bookmark_nav { margin-left: 105px; }

div#login_panel { background: url("/images/logout.png") no-repeat; position: relative; top: 0; float: right; width: 107px; height: 30px; }
div#login_panel a { color: #fff; float: right; margin-right: 30px; margin-top: 7px; text-decoration: none; }

/* = Homepage 
-----------------------------------------------------------------------------------*/
/* Filter */
div#filter { padding: 0px 0 10px 20px; }
div#filter div, 
div#filter form { display: inline; }
div#filter input.date_filter { width: 80px; padding: 3px; font-weight: bold; }
div#filter #start_date { margin-left: 15px; }

div#search { padding: 10px 0 10px 20px; }
div#search form, 
div#search div { display: inline; }
div#search input.search { width: 190px; padding: 3px; font-weight: bold; margin-left: 38px; }
div#search div#results { display: block; text-align: center; }

/* Events table */
.over { background-color: #c9f1fb; cursor: pointer; }
.sticky { background-color: #c9f1fb; cursor: pointer; }
table.rollover { margin-left: -20px; }
table.rollover h2 { color: #00abf0; font-size: 17px; font-weight: bold; text-transform: uppercase; padding: 20px 0 5px 15px; }
table.rollover div.gutter { width: 40px; text-align: center;  float: left; }
table.rollover div.gutter img { margin-top: 10px; }
table.rollover div.description { float: left; width: 370px; font-weight: bold; color: #000; margin-bottom: 10px; }
table.rollover div.description div.play_song_description a { color: #7d0000; } 
table.rollover div.description p { margin: 5px 0 5px 0; }
table.rollover div.description ul { margin-bottom: 5px; float: left; width: 370px; }
table.rollover div.description ul li { display: inline; margin-right: 6px; color: #6c6c6c; font-weight: normal; }
table.rollover div.description ul li a { color: #6c6c6c; }
table.rollover div.description ul li a:hover { color: #a0410d; }
table.rollover div.description ul li.all_ages { color: green; }
table.rollover tr.hidden { height: 0px; }
.event_feature { padding: 0 20px 10px 40px; background-color: #c9f1fb; }
.event_feature p { margin: 0 0 20px 0; font-size: 12px; }
.event_feature img { padding:1px; border: 1px solid #a2a2a2; }

.more_info { padding: 15px; background-color: #ededed; border: 1px solid #ccc; border-left: 0px; margin-bottom: 10px; }
.more_info ul { margin-left: 25px; width: 360px; padding-left: 2px; }
.more_info ul.details { margin-bottom: 10px; }
.more_info ul li { display: inline; margin-right: 10px; }

/* Player */
div#player p { color: #666; font-size: 13px; margin: 7px 0 5px 0; padding: 0; text-align: center; }
div#bitsTop { border-bottom: 1px solid #000; }
div#bitsBottom { background-color: #666; height: 15px; border-bottom: 3px solid #000; }

/* Middle */
div#important_photos h3 { padding: 0px 20px 0; font-size: 13px; color: #999; margin: 0 0 15px 0; }
div#important_photos ul { margin: 0 0 20px 0; }
div#important_photos ul li { margin-bottom: 10px; }
div#important_photos h2 { font-size: 12px; text-transform: none; color: #999; margin: 5px 0; }

div#important_photos div#top_round { background: url("/images/middlebar_top.png") no-repeat; padding: 20px 20px 0; margin: 0; }

#photos_link { margin-top: 5px; }

/* = Forms
-----------------------------------------------------------------------------------*/
fieldset { border: 0; margin-top: 10px; }
fieldset legend { font-size: 20px; margin: 0; margin-bottom: 20px; }
fieldset ul li { list-style: none; padding-bottom: 1em; margin: 0; }
fieldset ul li label { margin-top: 5px; font-weight: bold; display: block; font-size: 14px; }
fieldset ul li label.text { margin-top: 0px; }
fieldset ul li input.text { font-family: "Verdana", "Lucida Grande", Arial, sans-serif; padding: 4px; color: #000; width: 300px; border: 1px solid #cccccc; font-size: 14px; padding: 3px; margin-bottom: 3px; }
fieldset ul li input.submit { width: auto; font-size: 14px; }
fieldset textarea { font-family: "Verdana", "Lucida Grande", Arial, sans-serif; padding: 4px; color: #000; width: 350px; height: 100px; overflow: fixed; border: 1px solid #cccccc; font-size: 13px; }

div#new_artist_event_info { float: right; background-color: #e7e7e7; border: 1px solid #ccc; padding: 10px; width: 250px; margin-top: 10px; }

/* Login */
h3#login_header { margin-top: 5px; font-size: 16px; color: #333; }
fieldset#login { width: 182px; padding: 0 20px; }
fieldset#login ul li { padding: 0; margin: 0; margin-bottom: 5px; }
fieldset#login ul li label { font-size: 12px; color: #666; font-weight: normal; text-align: left; float: left;}
fieldset#login ul li small { display: block; float: left; font-size: 11px; margin: 0; padding: 0; margin-top: 4px; }
fieldset#login ul li input.text { width: 172px; margin: 0; }
fieldset#login ul li input.submit { margin: 0; float: right; font-size: 12px; margin-top: 12px; }

div#login ul { margin: 0 0 20px 0; }
div#login ul li { margin-bottom: 10px; }
div#login h2#login { background: url("/images/middlebar_top.png") no-repeat; padding: 20px 20px 0; font-size: 18px; color: #333; margin: 0 0 15px 0; }
div#login #notice { background-color: #ffcccc; padding: 5px; margin: 10px; font-size: 12px; border: 1px solid #999; }

/* Promote */
fieldset#promote ul li { list-style: none; margin: 0; margin-bottom: 10px; }
fieldset#promote ul li label { font-weight: bold; display: inline; font-size: 14px; margin-right: 10px; }
fieldset#promote ul li input { display: block; margin: 0; }
fieldset#promote ul li input.text { width: 250px; }
fieldset#promote ul li h3 { color: #00abf0; font-size: 17px; display: inline; float: left; margin: 0; margin-right: 40px;  padding: 0; }
fieldset#promote ul li input.submit { margin-left: 95px; }

fieldset#promote p { margin-left: 95px; font-weight: normal; color: #333; font-size: 12px; }

/* = About 
-----------------------------------------------------------------------------------*/
ul#about_list { margin: 20px 0 30px 0; }
ul#about_list li { display: inline; margin-right: 50px; }
ul#about_list li a { color: #00abf0; font-size: 17px; font-weight: bold; text-decoration: none; }

fieldset#about ul li { list-style: none; margin: 0; margin-bottom: 20px; }
fieldset#about ul li label { font-weight: bold; display: inline; font-size: 14px; margin-right: 10px; }
fieldset#about ul li input, 
fieldset#about ul li select { display: block; margin: 0; }
fieldset#about ul li h3 { color: #00abf0; font-size: 17px; display: inline; float: left; margin: 0; margin-right: 40px;  padding: 0; }
fieldset#about ul li small { margin-left: 95px; font-size: 12px; color: #666; display: block; margin-top: 5px; }
fieldset#about ul li input.submit { margin-left: 95px; }

p.about { color: #666; margin: 20px 0; }
p.about b { color: #000; }

.faq-line { border-top: 1px solid #ccc; margin: 25px 0; }

/* = Venues 
-----------------------------------------------------------------------------------*/
ul#venues_list { margin-top: 20px; }
ul#venues_list li { margin-bottom: 10px; float: left; width: 430px; color: #666; display: block; border-bottom: 1px solid #ccc; padding-bottom: 10px; }
ul#venues_list li.right { margin-left: 0px; }
ul#venues_list li b { color: #000; }
ul#venues_list li img { float: left; margin-right: 8px; }

div#venue_info { background-color: #f1f1f1; padding: 20px; width: 395px; margin-top: -20px; margin-left: -20px; }
div#venue_info img { float: left; margin-right: 10px; }
div#venue_info ul li { margin-bottom: 3px; color: #333; }

/* = Blog (/posts) 
-----------------------------------------------------------------------------------*/
#posts_list h2 { text-transform: none; font-size: 20px; margin: 10px 0; }
#posts_list h2 a { text-decoration: none; color: #00abf0; }
#posts_list h2 a:hover { text-decoration: underline; }
#posts_list ul.header { background-color: #333; height: 22px; }
#posts_list ul.header li { display: inline; color: #fff; padding: 5px; }
#posts_list ul.header li.date { float: left; }
#posts_list ul.header li.author { float: right; }
#posts_list div.post_image { float: right; margin: 10px 0 10px 10px; padding: 0; }
#posts_list div.post_image img { border: 1px solid #666;  }
#posts_list div.post_image div.image_caption { text-align: center; margin-top: 5px; }

/* = Artist Home  
-----------------------------------------------------------------------------------*/
table.your_account { margin-left: 20px; width: 100%; margin-top: 10px; }
table.your_account td { padding: 5px; }
table.your_account td.venue { width: 110px; }
table.your_account td.time { width: 50px; }
table.your_account div.song_image { margin: 0 auto; text-align: center; padding: 0; margin: 0; }
table.your_account div.song_image img { padding: 0; margin: 0; }
div.contact_info { margin-left: 20px; }

fieldset#upload { float: left; width: 250px; }
fieldset#upload input.text { width: 250px; }
fieldset#upload ul { float: left; }
div#file_specifications { float: right; width: 200px; margin-top: 90px; color: #666; }
div#file_specifications p { margin: 3px 0; font-size: 12px; }
div#file_specifications.image { margin-top: 30px; }

/* = Footer
-----------------------------------------------------------------------------------*/
div#footer { margin: 40px 0; }
div#footer ul { text-align: center; width: 90%; border-top: 1px solid #ccc; margin: 0 auto; padding: 20px 0; }
div#footer ul li { color: #666; display: inline; margin-right: 10px; }

/* = General
-----------------------------------------------------------------------------------*/
img#header-bar { margin-bottom: 20px; margin-left: -20px; }
img#account-bar { margin-bottom: 20px; margin-left: -45px; }
.first { background-color: #fff; }
.second { background-color: #f1f1f1; }
.line { border-top: 1px solid #ccc; margin: 10px 0; }
#recaptcha { width: 320px; float: left; margin-left: -15px; }
.cancel { font-size: 16px; }
.gray { color: #666; }

/* = Errors
-----------------------------------------------------------------------------------*/
.fieldWithErrors input.text,
.fieldWithErrors textarea { border: 2px solid #9e0c0c; }
.fieldWithErrors { display: inline; }
#errorExplanation { margin: 20px 0 20px 0; }
#errorExplanation h2 { text-align: left; font-weight: bold; font-size: 14px; color: #9e0c0c; text-transform: none; }
#errorExplanation p { color: #9e0c0c; margin: 0; padding: 0; margin: 5px 0; }
#errorExplanation ul { float: left; width: 380px; }
#errorExplanation ul li { font-size: 13px; list-style: disc; color: #9e0c0c; margin-top: 5px; padding: 0; margin-left: 25px; }
#errorExplanation #BitsRobot { float: left; }

#notice { padding: 10px; margin: 10px 0 10px; text-align: center; background-color: lightgreen; border: 1px solid #666; }
.noscript { padding: 10px; margin: 10px; text-align: center; background-color: pink; border: 1px solid #666; }

/* = Legal
-----------------------------------------------------------------------------------*/
ul.legal li { margin: 0 0 20px 30px; }

#bitsNotice { width: 100%; border-top: 1px solid #000; margin: 0 auto; position: fixed; top: auto; bottom: 0; background-color: #333; font-size: 13px; padding: 5px; color: #fff; z-index: 5px; }
#bitsNotice #center { width: 100%; margin: 0 auto; }
#bitsNotice ul#now_playing { float: left; }
#bitsNotice ul#now_playing li { display: inline; margin-right: 5px; }
#bitsNotice ul#now_playing li.now-playing { color: #ffff66; }
#bitsNotice div#play_next_song { width: 40px; float: right; }
#bitsNotice div#play_next_song a { color: #ffff66; text-decoration: none; }
#bitsNotice div#play_next_song a:hover { text-decoration: underline; }

.artist_info  { float: left; }
.artist_info a { color: #000; font-weight: normal; }
.artist_info a:visited { color: #000; }
.artist_info a:hover { color: #000; }

#otherSong { width: 200px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; margin: 0 auto; position: fixed; top: auto; right:0; bottom: 25px; background-color: #ededed; font-size: 12px; padding: 5px; color: #000; z-index: 5px; }


/* = Tickets
-----------------------------------------------------------------------------------*/
div#tickets #header { width: 466px; height: 80px; background: url("/images/tickets.jpg") no-repeat; }
div#tickets p.small { font-size: 12px; margin: 10px 0 0 30px; color: #666; }

/* Form */
div#tickets ul li { padding: 20px; }
div#tickets ul li label { color: #333; font-weight: bold; display: block; margin-bottom: 10px; }
div#tickets li.first { background-color: #fff; }
div#tickets li.second { background-color: #ededed; }
div#tickets input, div#tickets select { margin-left: 30px; }
div#tickets input.text { font-size: 14px; padding: 4px; border: 1px solid #999; width: 300px; }
div#tickets input.submit { font-size: 14px; margin-left: 30px; }

/* Checkboxes */
div#tickets ol { width: 180px; }
div#tickets ol li { margin: 0; padding: 0; }
div#tickets ol.left { float: left; }
div#tickets ol.right { float: left; }

div#tickets .ticket_giveaway { background-color: #666; color: #fff; }
div#tickets .ticket_giveaway a { color: blue; }

div#tickets b { color: #fff; }
div#tickets p { margin: 10px 0; line-height: auto; }
div#tickets h4 { color: #999999; text-align: center; margin: 0; }

/**
#loading { text-align: center; }
#loading p { margin: 20px 0 5px 0; }
**/
#loading { position: absolute; top: 0; right: 0; width: 145px; height: 36px; z-index: 99; font-size: 15px; }