/* --------------------------------------------------------
    Home stylesheet
    Website: IF Merch
    Created by: Guillaume - guillaume@falzhobel.ca
    Filename: css/home.css
   -------------------------------------------------------- */

/* --------------------------------------------------------
    Content
   -------------------------------------------------------- */
   
    #featured_bands { padding: 0 10px; overflow: hidden; padding-bottom: 4px; }
    #featured_bands_1 { float: left; position: relative; }
    #featured_bands_2 { float: right; position: relative; }

    #content_main h4.featured_band_name { position: absolute; z-index: 2; bottom: 15px; left: 5px; font-size: 150%; background-color: #fff; line-height: 1.2em; padding: 5px 10px; margin-bottom: 0; letter-spacing: 1px; }
    #content_main h4.featured_band_name a { text-decoration: none; }
    #content_main h4.featured_band_name a.microsite_link { display: block; font-size: 85%; }
