/*-----VIEWS GERAL-----*/
.view-geral .view-content {     clear: both; }
.view-geral .views-row{margin:0 0 40px 0;padding:0 0 10px 0;border-bottom:1px solid #eee;overflow:auto;}
.view-geral .views-row figure{width:24%;padding:0;margin:0 2% 2% 0;float:left;position:relative; overflow: hidden;}
.view-geral .views-row figure a{width:100%;display:block;}
.view-geral .views-row figure img{width:100%;height:auto;display:block;transition: all .3s ease-in-out;}
.view-geral .views-row:hover figure img { transform: scale(1.04); }
.view-geral .views-row h2{font-size:120%; font-weight: 800;  letter-spacing: -.026em;}
.view-geral .views-row h3{font-weight:normal;text-transform:uppercase;font-size:77%;margin:0;}
.view-geral .views-row p{margin:0;}
.views-row .resumo p{font-size:.79rem;line-height:1.3rem;margin-bottom:1em;}
.view-geral .views-row .submitted{margin:0 0 5px 0;font-size:70%;}
.view-geral .views-row .foto {float:left;margin-right:15px;}
.view-geral .views-row .artigos-relacionados{margin:0 0 0 17px;font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:70%;}
.view-geral .views-row .artigos-relacionados .field-item{}
.view-geral .views-row .artigos-relacionados a{color:#8c7621;padding:8px 0 0 11px;background:url(/themes/experiencia4/images/bullet_castanho.jpg) no-repeat 0 14px;display:block;}
.view-geral .view-filters{width:100%;height:60px;display:block;clear:both;}
.view-geral .view-filters label{clear:both;font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;text-transform:uppercase;font-size:.6em;font-weight:lighter;color:#999;font}
.view-geral .view-filters .form-select{border:1px solid #999;padding:4px;margin:0;text-transform:uppercase;font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:.6em;}
.view-geral .view-filters .form-select:focus{border-bottom:0;}
/*-----VIEWS GERAL-----*/
