﻿
    .footer 
    {
        margin-top: -88px;
    }

    
    .content 
    {
        background: transparent url("../images/bands_bg.jpg") no-repeat top center !important;
        margin-top: -25px;
    }

    .event_details 
    {
        width: 868px;
        height: 95px;
        margin: 0 auto 10px auto;
        padding-top: 28px;
        background: url("../images/event_details.gif") no-repeat bottom center;
    }
    
        .event_details div 
        {
            display: none;
        }
    
    .the_bands 
    {
        position: relative;
        z-index: 1;
        padding-left: 32px;
        width: 585px;
        float: left;
    }
    
        .the_bands .play_the_bash 
        {
            background: url("../images/play_the_bash_bg.gif") no-repeat top left;
            width: 575px;
            height: 162px;
        }

            .the_bands .play_the_bash .your_band
            {
                padding: 22px 0 0 12px;
                width: 214px;
                float: left;
            }

            .the_bands .play_the_bash .title
            {
                padding: 22px 0 0 10px;
                width: 294px;
                float: left;
            }

                .the_bands .play_the_bash .title p
                {
                    padding-top: 4px;
                    font-family: Verdana;
                    color: #dcd1c0;
                    font-size: 14px;
                }

                    .the_bands .play_the_bash .title p span
                    {
                        color: #c12519;
                        font-size: 14px;
                    }

                    .the_bands .play_the_bash .title p a
                    {
                        border-bottom: 1px dotted;
                        color: #dcd1c0;
                        font-size: 14px;
                    }

    .the_bands .band_list 
    {
        width: 410px;
        height: 560px;
        background: url("../images/2010_bands_bg.gif") no-repeat top left;
        padding: 63px 0 0 10px;
    }

        .the_bands .band_list .band 
        {
            margin-top: 4px;
            width: 99%;
        }

            .the_bands .band_list .band .band_photo 
            {
                width: 82px;
                float: left;
            }

                .the_bands .band_list .band .band_photo img
                {
                    border: 4px solid #c6261a;
                }

        .the_bands .band_list .band .band_description 
        {
            float: left;
            margin-left: 5px;
            background-color: #fff;
            height: 66px;
            padding: 8px 8px 8px 10px;
        }

            .the_bands .band_list .band .band_description p
            {
                margin-top: -4px;
                font-size: 11px;
                color: #7b1409;
            }
            
                .the_bands .band_list .band .band_description a
                {
                    font-size: 11px;
                    color: #c6261a;
                    text-decoration: none;
                }

            .the_bands .band_list .band .band_description h3
            {
                font-weight: bold;
                margin-top: 7px;
                text-transform: none;
            }

    .win_tickets 
    {
        width: 315px;
        float: left;
    }
    
        .win_tickets .fb_feed, .win_tickets .fb_login  
        {
            position: relative;
            width: 296px;
            margin-top: -2px;
            padding: 50px 0 0 15px;
            height: 515px;
            background: url("../images/fb_feed_bg.gif") no-repeat top left;
        }
        

    .win_tickets .fb_login a.indiebash
    {
        width: 290px;
        height: 75px;
        display: block;
        margin-bottom: 20px;
    }

    .win_tickets .fb_login 
    {
        display: none;
        background: url("../images/fb_newsfeed_note.gif") no-repeat top left !important;
        
        padding: 50px 25px 0 30px;
        width: 256px;
    }
