/* ==========================================================================
   Modo de exibição - Visão Sumária
   ========================================================================== */

   .template-summary_view #content-core,
   .template-folder_summary_view #content-core,
   .template-facetednavigation_view #content-core { margin-top: 40px; }
   
   .template-summary_view #content h1.documentFirstHeading,
   .template-folder_summary_view #content h1.documentFirstHeading,
   .template-facetednavigation_view #content h1.documentFirstHeading {
       margin: .85em 0 5px;
       padding: 0 0 .70em 0;
       border: 0;
       border-bottom: 1px solid #d9dbda;
       color: #2c66ce;
       text-transform: uppercase;
       font-weight: normal;
       font-size: 2.25em;
       /*Gabriel font-family: "open_sansbold", Arial, Helvetica, sans-serif;*/
       line-height: 1em;
   }
   
   .template-summary_view #content .tileItem,
   .template-folder_summary_view #content .tileItem,
   .template-facetednavigation_view #content .tileItem {
       position: relative;
       clear: both;
       overflow: hidden;
       margin: 0;
       padding: 2em 0 2em 7.5em;
       border-bottom: 1px solid #d7dbda;
       font-size: 1em;
   }
   
   .template-summary_view #content .tileItem:first-child,
   .template-folder_summary_view #content .tileItem:first-child,
   .template-facetednavigation_view #content .tileItem:first-child { padding-top: 0; }
   
   .template-summary_view #content .tileContent,
   .template-folder_summary_view #content .tileContent,
   .template-facetednavigation_view #content .tileContent {
       overflow: hidden;
       padding-left: 1.8em;
       min-height: 75px;
       border-left: 1px dotted #D6D6D6;
   }
   
   .template-summary_view #content .tileImage,
   .template-folder_summary_view #content .tileImage,
   .template-facetednavigation_view #content .tileImage {
       float: none;
       margin: 0 1em 0.5em 0;
   }
   
   .template-summary_view #content .tileImage img,
   .template-folder_summary_view #content .tileImage img,
   .template-facetednavigation_view #content .tileImage img { float: left; }
   
   .template-summary_view #content .tileItem .subtitle,
   .template-folder_summary_view #content .tileItem .subtitle,
   .template-facetednavigation_view #content .tileItem .subtitle {
       display: block;
       margin: 0 0 .6em;
       padding: 0;
       font-weight: normal;
       font-size: 1em;
       /*Gabriel font-family: "open_sansregular", Arial, Helvetica, sans-serif;*/
   }
   
   .template-summary_view #content .tileItem .tileHeadline,
   .template-folder_summary_view #content .tileItem .tileHeadline,
   .template-facetednavigation_view #content .tileItem .tileHeadline {
       margin: 0 0 0.438em;
       padding: 0;
       color: #484d3e;
       font-weight: bold;
       font-size: 1.3em;
       /*Gabriel font-family: Arial, Helvetica, sans-serif;*/
   }
   
   .template-summary_view #content .tileItem .tileHeadline a,
   .template-folder_summary_view #content .tileItem .tileHeadline a,
   .template-summary_view #content .tileItem .description,
   .template-folder_summary_view #content .tileItem .description,
   .template-facetednavigation_view #content .tileItem .tileHeadline a,
   .template-facetednavigation_view #content .tileItem .description {
       margin: 0;
       padding: 0;
       color: #484d3e ;
       /*Gabriel font-family: Arial, Helvetica, sans-serif;*/
   }
   
   .template-summary_view #content .tileItem .description,
   .template-folder_summary_view #content .tileItem .description,
   .template-facetednavigation_view #content .tileItem .description { line-height: 1.75em; }
   
   .template-summary_view #content .tileItem p,
   .template-folder_summary_view #content .tileItem p,
   .template-facetednavigation_view #content .tileItem p {
       margin: 0;
       padding: 0;
   }
   
   .template-summary_view #content .tileItem .keywords,
   .template-folder_summary_view #content .tileItem .keywords,
   .template-facetednavigation_view #content .tileItem .keywords {
       margin: 15px 0 0;
       padding: 0;
       color: #596e7f;
       font-weight: normal;
       font-size: 1em;
       /*Gabriel font-family: Arial, Helvetica, sans-serif;*/
       line-height: 1.3em;
   }
   
   .template-summary_view #content .tileItem .documentByLine,
   .template-folder_summary_view #content .tileItem .documentByLine,
   .template-facetednavigation_view #content .tileItem .documentByLine {
       margin: 2em 0 0;
       padding: 0;
       min-width: 7.5em;
       min-height: 10.4em;
       color: #596E7F;
       font-size: 1em;
       /*Gabriel font-family: "open_sansregular", Arial, Helvetica, sans-serif;*/
       position: absolute;
       top: 0;
       left: 0;
   }
   
   .template-summary_view #content .tileItem:first-child .documentByLine,
   .template-folder_summary_view #content .tileItem:first-child .documentByLine,
   .template-facetednavigation_view #content .tileItem:first-child .documentByLine { margin-top: 0; }
   
   .template-summary_view #content .documentByLine .summary-view-icon,
   .template-folder_summary_view #content .documentByLine .summary-view-icon,
   .template-facetednavigation_view #content .documentByLine .summary-view-icon {
       display: block;
       margin: 0 0 1em;
       color: #596e7f;
       font-size: 1em;
       /*Gabriel font-family: "open_sansregular", Arial, Helvetica, sans-serif;*/
       line-height: 1.2em;
   }
   
   /* Icones */
   #content .summary-view-icon [class*="icon"] {
       display: inline-block;
       background-repeat: no-repeat;
       position: relative;
       top: 1px;
       width: 14px;
       height: 14px;
       margin-right: 2px;
   }
   
   #content .summary-view-icon .icon-audio { background-position: -3px -391px; }
   #content .summary-view-icon .icon-day,
   #content .summary-view-icon .icon-agenda { background-position: -244px -392px; width: 13px; }
   #content .summary-view-icon .icon-image { background-position: -123px -391px; }
   #content .summary-view-icon .icon-hour { background-position: -273px -393px; }
   #content .summary-view-icon .icon-file { background-position: -303px -393px; width: 15px; }
   #content .summary-view-icon .icon-noticia,
   #content .summary-view-icon .icon-news,
   #content .summary-view-icon .icon-page { background-position: -94px -391px; }
   #content .summary-view-icon .icon-multimidia { background-position: -33px -391px; }
   
   #content .summary-view-icon [class*="icon"] {
       background-image: url("../img/summary-view-icons-sprite.png");
   }