/* --------------------------------------------------------
    Lolė Story stylesheet
    Website: Lolė
    Created by: Hero Montreal - heromontreal.com
    Filename: css/lole_story.css
   -------------------------------------------------------- */

/* --------------------------------------------------------
    Content Speficic
   -------------------------------------------------------- */

/*  How It Began / Our Culture
   ---------------------------- */

    div#howitbegan_text { background: url(/en/images/how_it_began_bg.gif) repeat-y; }
    div#ourculture_text { background-color: #FFE100; }

    div#howitbegan_text div#inner_howitbegan_text,
    div#ourculture_text div#inner_howitbegan_text { padding: 20px 20px 20px 20px; color: #fff; font-size: 10px; line-height: 16px; }
    div#howitbegan_text div#inner_howitbegan_text { padding-right: 40px; }
    div#ourculture_text div#inner_howitbegan_text { color: #352701; }
    div#howitbegan_text div#inner_howitbegan_text h3,
    div#ourculture_text div#inner_howitbegan_text h3 { font-size: 10px; margin-bottom: 11px; }
    div#howitbegan_text div#inner_howitbegan_text p,
    div#ourculture_text div#inner_howitbegan_text p { margin-bottom: 16px; }

    div#ourculture_text div#inner_howitbegan_text p.tag_line { margin-bottom: 34px; }

