/* --------------------------------------------------------
    Summer Overview stylesheet
    Website: Lolė
    Created by: Hero Montreal - heromontreal.com
    Filename: css/summer_overview.css
   -------------------------------------------------------- */

/* --------------------------------------------------------
    Presentation
   -------------------------------------------------------- */

/*  Content General
   ----------------- */

    div#content_wrapper { padding-bottom: 0px; }
    div#main_content { float: left; width: 740px; }

/* --------------------------------------------------------
    Content Speficic
   -------------------------------------------------------- */

/*  Favorites
   ----------- */

    div#overview_image { float: left; width: 542px; }
    div#favorites { margin-left: 542px; }

    div#inner_favorites { margin: 20px 0 0 20px; }
    div#inner_favorites div#favorites_title { margin-bottom: 20px; }
    div#inner_favorites div.favorites_item { width: 150px; height: 112px; }
    div#inner_favorites div.favorites_item a img { float: left; }
    div#inner_favorites div.favorites_item h3 { padding-top: 10px; }
    div#inner_favorites div.favorites_item h3 { font-size: 8px; }

    div#inner_favorites p.see_all_styles { margin-top: 20px; }

    div#inner_favorites div.right_sep_favorites { margin: 5px 0 28px 0; }

/*  Flash
   ------- */
 
    div#flash, div#flashcontent { float:left; width: 542px; height: 372px; }