/* Status */

#status {
    padding: 0 0.25em;
    background: #e4f1ff;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
}
#status.cancelled {
    background: #f21c06;
    color: #fff;
    font-weight: normal;
}

p.sponsored {
    margin: 0 0 10px 0;
    padding: 5px;
    background: #c7e5fd;
    font-size: 11px;
    line-height: 1;
}

/* Vital stats */
#details {
    margin: 0 0 0 40px;
}

#details h1 {
    display: inline;
    margin: 0;
    font-size: 20px;
    line-height: 1.35;
}

#details h2 {
    float: left;
    width: 70px;
    margin: 10px 0 0 -80px;
    padding: 0;
    text-align: right;
}

#details p.support {
    font-size: 14px;
    line-height: 1.285714;
}
#details p.support a {
    font-weight: bold;
}

#details p.website {
    line-height: 1.666667;
}

#details p.buttons {
    margin: 5px 0 7px 0;
    vertical-align: middle;
}
#details p.buttons a,
#details p.buttons img {
    vertical-align: middle;
}
#details p.buttons img.cal_icon {
    margin: -1px 6px 0 8px;
}

p.quicklinks {
    font-size: 11px;
    line-height: 1.181818;
}
p.quicklinks img {
    margin-right: 6px;
    vertical-align: bottom;
}

#description {
    margin: 10px 0 0 0;
    font-size: 11px;
}

p.modLinks {
    margin: 10px 0;
    font-size: 11px;
}


* html #page #details .stationbuttonMedium {
    width: expression(document.body.clientWidth > 185 ? "185px": "auto" );
}

/* When */

#details p.date {
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
    line-height: 1.5em;
    margin-right: 150px;
}

.plans {
    border-bottom: 1px solid #ccc;
}
.plans img.icon {
    margin-bottom: -11px;
    margin-left: 4px;
}

/* Where */

#venue {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.25;
}

#venue p.venue {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
}

#venue div.adr {
}

#venue a.addrMap {
    line-height: 2;
}

#venue p.contact {
    font-weight: bold;
}
#venue p.contact span,
#venue p.contact a {
    font-weight: normal;
}

/* Attendance */

#attendance {
    clear: left;
}
#attendance h2#areYou {

}
#attendanceChoices {
    margin: 0 10px 0 0;
}
form#attend {
    margin: 1em 0;
}
form#attend span.statusHolder {
    float: right;
    margin: 0;
}

#attendanceTabs {
    margin-top: 25px;
}

#attendance .attendees li {
    width: 132px;
    margin-right: 5px;
}
#attendance .attendees li.friend,
#attendance .attendees li.you {
    background: #e8f1f8;
}
#attendance .attendees li span a {
    color: #1b1b1b;
}

.plans_attending {
    background:#E8F1F8 none repeat scroll 0 0;
}

.plans_clashes {
    background:#FFEACC none repeat scroll 0 0;
}

/* Poster and lineup */

#poster {
    position: relative;
    float: right;
    z-index: 1;
    margin: 0 0 10px 10px;
}
#poster p {
    clear: left;
    margin: 5px 0 0 0;
    font-size: 11px;
    line-height: 1.363636;
    text-align: right;
}
#smallPoster {
    float: left;
    padding: 3px;
    background: #fff;
    border: 1px solid #ccc;
}
#smallPoster img {
    float: left;
}
#poster img.theTape {
    float: none;
    position: absolute;
    top: -6px;
    left: 50%;
    margin: 0 0 0 -18px;
}
#largePoster {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
}
#smallPoster:hover,
#largePoster:hover {
    cursor: pointer;
}

#calsheet {
    float: left;
    margin: 4px 0 0 0;
    text-align: center;
}
#calsheet span.calSheet {
    margin-bottom: 10px;
}

#calsheet span.rangeIndicator {
    color: #696969;
    position: relative;
    top: -6px;
}

#lineup {
    clear: left;
}

ul#lineupImages {
    height: 126px;
    margin: 0 0 15px -15px;
    overflow: hidden;
    position: relative;
}
ul#lineupImages li {
    float: left;
    margin: 0 0 0 15px;
}
ul#lineupImages li a {
    position: relative;
    display: block;
    width: 126px;
    height: 126px;
    color: #fff;
    text-decoration: none;
}
ul#lineupImages li img {
    position: absolute;
    bottom: 0;
    left: 0;
}
ul#lineupImages li strong {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 1px 3px;
    font-size: 11px;
    line-height: 1.181818;
    background: #0187c5;
    opacity: 0.9;
}
ul#lineupImages a:hover strong {
    opacity: 1;
}

#lineup p.lineupArtists {
    font-size: 13px;
    line-height: 1.15em;
}

#lineup p.lineupArtists strong {
    font-size: 15px;
    line-height: 1.15em;
}

div.eventAffiliates {
    margin: 8px 0 5px 0;
}

div.eventAffiliates #buyContain1 {
    display: inline;
    margin-right: 5px;
}

div.eventAffiliates a.affiliateTravel {
    font-size: 10px;
    vertical-align: bottom;
    position: relative;
    top: 1px;
    font-weight: bold;
}

/* Photos and Videos */

#videos .nodataMessage {
    text-align: center;
}
#videos .nodataMessage p {
    margin: 10px 0 5px 0;
}

#photos ul {
    height: 75px;
    overflow: hidden;
    text-align: center;
}
#photos ul li {
    display: inline;
    float: left;
    margin: 0 10px;
}

#photos img.flickr {
    margin-right: 6px;
    vertical-align: middle;
}
#photos input#machineTag {
    vertical-align: middle;
    font-size: 11px;
}

/* Shoutbox */

h2#comments {
    clear: left;
}

p.writeReview {
    margin: 5px 0 0 0;
}





ul.forum li {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #fff;
    padding: 5px 5px 5px 0;
}

ul.forum li.first {
    border-top: 0;
}

