

/*****
*
*
* DETALHE Video
*
**************/
.node-video .video-description{
text-align: center;
}

.node-video .video-body.texto3{
color:#58585a;
margin-bottom: 50px;
}




/******************************
* ***************************
* ***************************
* ***************************
*
* BLOCO NOTICIAS CASCAIS CULTURA
*
****************************
****************************
****************************
* ***************************
***********************************/


.noticias_wrapper_cc{
  background-color: #EDEDED;
  text-align: left;
  padding-top: 55px;
  padding-bottom: 55px;
}

div.noticias_wrapper_cc > div.titulo.center.titulo3 {
  text-transform: uppercase;
}

div.noticias_wrapper_cc > div.titulo.center.titulo3 > div{
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 15px;
  color: #cdcdcd;
}
div.noticias_wrapper_cc  > div.titulo.center.titulo3 > a{
  text-transform: none;
}

div.noticias_wrapper_cc  .link_text a{
  text-transform: none;
  position: absolute;
  display: inline-block;
}

div.noticias_wrapper_cc .view-bloco-noticias td{
    vertical-align: top ! important;
}


div.noticias_wrapper_cc .view-bloco-noticias td.col-1{
  border-right: thin solid #cdcdcd;
  max-height: 110px;
  width: 300px;
}

div.noticias_wrapper_cc .view-bloco-noticias td.col-2 {
  border-right: thin solid #cdcdcd;
  max-height: 110px;
  width: 300px;
  padding-right: 16px;
  padding-left: 16px;
}
div.noticias_wrapper_cc .view-bloco-noticias td.col-3 {
  max-height: 110px;
  width: 300px;
  padding-left: 16px;
}
div.noticias_wrapper_cc .view-bloco-noticias .views-field-created .texto3{
  position: absolute;
  display: block;
  text-align: center;
  color: white;
  background-color: #429ECC;
  padding: 5px 3px;
  width:30px;
  height:30px;
}
.view-bloco-noticias .views-field-created .texto3{
  font-size: 13px;
  line-height: 14px;
}


div.noticias_wrapper_cc .view-bloco-noticias .views-field.views-field-title{
  text-align: left;
  display: inline-block;
  margin-left: 50px;
  width: 250px;
  max-height: 110px;
  position: relative;
}


/******************************
* ***************************
* ***************************
* ***************************
*
* VIEW LISTAGEM NOTICIAS
*
****************************
****************************
****************************
* ***************************
***********************************/
.cascaiscultura #equip-menu{
  margin-top: 30px;
  font-size: 13px;
}
.cascaiscultura h2.page-title{color: #429ecc;font-weight: 300;margin-top: 50px;height: auto;padding: 0;margin-bottom: 35px;/* padding-bottom: 20px; */}
h2.page-title{
  text-transform: uppercase;
  text-align: center;
  font-size: 28px;
  color: #000000;
  padding: 50px;
  line-height: normal;
}

.view-todas-as-noticias{
  width:1024px;
  text-align: left;
}

div.noticias_wrapper  a{
  color: #58585a;
}

div.noticias_wrapper  a:hover{
  color: black;
}

.view-todas-as-noticias .view-header{
  text-align: center;
  margin:35px;
  font-size: 28px;
  font-weight: 300;
}

.view-todas-as-noticias tr > td{
  vertical-align: top ! important;
  position: relative;
  max-width: 315px;
  padding-bottom: 50px;
}
.cascaiscultura .view-todas-as-noticias .post_date{
   color:#429ecc;
  
}
.view-todas-as-noticias .post_date{
  color:#006cb6;
}

.view-todas-as-noticias table > tbody > tr > td >  div.views-field.views-field-created{
  margin-top: 10px;
  margin-bottom: 10px;
}

.view-todas-as-noticias div.views-field.views-field-title > span > a,
.view-todas-as-noticias div.views-field.views-field-title > span > a:hover {
  font-weight: 300;
  font-size: 20px;
  line-height: 23px;
  color:black;
}

.view-todas-as-noticias div.views-field.views-field-title .titulo_noticia{
  margin-left: 0;
}

.view-todas-as-noticias div.views-field.views-field-field-resumo-noticia{
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color:#58585a !important;
  max-width: 320px;
}

.view-todas-as-noticias .pager.pager--infinite-scroll {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;

  list-style-type: none;
}


.view-todas-as-noticias .pager.pager--infinite-scroll a{
  font-size: 15px;
  color:#cdcdcd;
  position: relative;
  margin-top: 10px;
  border-top: solid 1px #cdcdcd;
  width:100%;
  text-align: center;
  display: block;
  text-transform: uppercase;
  padding-top: 10px;
  font-weight: 200;
  /*color:#606060;*/
  color:#000000;
}


/******
*
*DETALHE NOTICIA
*
* ****/
.cascaiscultura .node .date-share-container{
  color:#429ecc;
  text-transform: lowercase;
  font-weight: 400;
  font-size: 13px;
}
.bairrodosmuseus .node .date-share-container{
  color:#006cb6;
}

.node .noticia-summary-container{

  color:#000000;
}
.noticias_wrapper_cc .titulo{

  padding-bottom: 30px;
}

.noticia-body.texto5{
  font-weight: 300;
}

#noticias-detalhe.background{
  transform: none;
}

/******
*
* LISTAGEM CONTEUDO GENERICO
*
* ****/

.page-list .content .view-listagem-categoria {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}

.page-list .content .view-listagem-categoria {
  width: 1024px;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}

div..view-listagem-categoria   a{
  color: #58585a;
}

div..view-listagem-categoria   a:hover{
  color: black;
}

.view-listagem-categoria .view-header{
  text-align: center;
  margin:35px;
  font-size: 28px;
  font-weight: 300;
}

.view-listagem-categoria  tr > td{
  vertical-align: top ! important;
  position: relative;
  max-width: 315px;
  padding-bottom: 50px;
}

.view-listagem-categoria  .post_date{
  color:#006cb6;
}

.view-listagem-categoria  table > tbody > tr > td >  div.views-field.views-field-created{
  margin-top: 10px;
  margin-bottom: 10px;
}

.view-listagem-categoria  div.views-field.views-field-title > span > a,
.view-listagem-categoria  div.views-field.views-field-title > span > a:hover {
  font-weight: 300;
  font-size: 17px;
  line-height: 23px;
  color:black;
}

.view-listagem-categoria  div.views-field.views-field-title .titulo{
  margin-left: 0;
}

.view-listagem-categoria  div.views-field.views-field-field-resumo{
  font-weight: 300;
  font-size: 14px;
  line-height: 18px;
  color:#58585a !important;
  max-width: 320px;
}

.view-listagem-categoria  .pager.pager--infinite-scroll{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  list-style-type: none;
}


.view-listagem-categoria .pager.pager--infinite-scroll a{
  font-size: 15px;
  color:#cdcdcd;
  position: relative;
  margin-top: 10px;
  border-top: solid 1px #cdcdcd;
  width:100%;
  text-align: center;
  display: block;
}


/****
*
* Listagens
*
* **/


.field-content.post_date.texto3{
  margin: 10px 0 10px  0;
}

.post_date {
  color:#006cb6
}


.field-content.titulo.titulo3{
margin-left:0;
font-weight: 300;
font-size: 17px;
line-height: 23px;
color: black;
}

.field-content.resumo.texto3{
color:#58585a;
}

