﻿@charset "UTF-8";
/* LISTA DE VÍDEOS  ---------------------------------------------------------------------------- */
#cef-videogallery-listing {
    width:100%;
    color:#7D95A1;
}
#cef-videogallery-listing a {
    color: #CF6718;
}
#cef-videogallery-listing .cef-grouping-item ul li {
	width:auto;
    padding-left: 65px !important;
	background: url('/Style Library/images/icons/icon-marker-video.png') no-repeat scroll 0px 6px transparent;
}
#cef-videogallery-listing .cef-item-content {
	width: auto;
    margin-left:15px;
}
#cef-videogallery-listing .cef-item-content-with-thumbnail {
    width:326px;
    margin:15px 0 0 0;
    float:right;
}
#cef-videogallery-listing .cef-item-thumbnail {
	width: 300px;
	height: 220px;
	margin-left: 15px;
    float: left;
}
#cef-videogallery-listing p.download img{
    vertical-align:middle;
}
#cef-videogallery-listing h3, #cef-videogallery-listing p, #cef-videogallery-listing span.editorial {
    display: block;
}
#cef-videogallery-listing .cef-grouping-item .editorial{
    font-size: 0.923em;
    font-weight:700;
    text-transform:uppercase;
    margin-bottom: 0.5em;
}
#cef-videogallery-listing h3 {
	margin-bottom: 0.45em;
    font-weight:700;
    color: #CF6718;
}
/* DETALHES DO ÁUDIO  ------------------------------------------------------------------ */
#cef-videogallery .header .dates{
    color: #666666;
    font-size: 0.923em;
    margin-bottom: 5px;
}
#cef-videogallery .title {
    margin-bottom: 20px;
}
#cef-videogallery .title h1 {
    color: #CF6718;
    font-size:2.462em;
    font-weight:bold;
}
#cef-videogallery .title h2 {
    color: #71858F;
    font-size: 1.385em;
}
#cef-videogallery .editorial{
    border-top:1px solid #E4E5E6;
    font-size:11px;
    margin-bottom:30px; 
    padding-top:10px; 
    text-transform:uppercase;
}
#cef-videogallery .content {
   width:100%;
   margin:0 auto;
   text-align:center;
}