@import url('http://fonts.googleapis.com/css?family=Merriweather');


/* $Id: style.css,v 1.38.2.2 2009/04/27 14:20:53 goba Exp $ */ * {
    margin: 0;
}
html, body {

}
body {
    background: #fff;
    color: #313131;
    /*font: 11px / 14px Verdana, arial, sans-serif;*/
    /*font-family:  "Merriweather";*/
    font-family:  "Arial";
    margin: 0;
    padding: 0;
}
input {
    font: 12px / 100% Verdana, arial, verdana, sans-serif;
    color: #494949;
}
textarea, select {
    font: 12px / 160% Verdana, sans-serif;
    color: #494949;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 2px;
    padding: 0;
    font-weight: normal;
}
tbody {
    border: 0;
}
h1 {
    font-size: 16px;
    line-height: 20px;
}
h2 {
    font-size: 15px;
    line-height: 19px;
}
h3 {
    font-size: 14px;
    line-height: 19px;
}
h4 {
    font-size: 13px;
    line-height: 17px;
}
h5 {
    font-size: 13px;
    line-height: 17px;
}
h6 {
    font-size: 13px;
    line-height: 17px;
}
ul, quote, code, fieldset {
    margin: .5em 0;
}
p {
    margin: 2px 0 4px;
    padding: 0;
}

a{
    
}

a:link, a:visited {
    text-decoration: none;
    outline: none;
}
a:hover {
}
a:active, a.active {
    outline: none;
}
hr {
    margin: 0;
    padding: 0;
    border: none;
    height: 1px;
    background: #5294c1;
}
ul {
    margin: 0.5em 0 1em;
    padding: 0;
}
ol {
    margin: 0.75em 0 1.25em;
    padding: 0;
}
ol li, ul li {
    margin: 0.4em 0 0.4em .5em; /* LTR */
}
ul.menu, .item-list ul {
    margin: 0.35em 0 0 -0.5em; /* LTR */
    padding: 0;
}
ul.menu ul, .item-list ul ul {
    margin-left: 0em; /* LTR */
}
ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
    margin: 0.15em 0 0.15em .5em; /* LTR */
}
ul.menu li, .item-list ul li, li.leaf {
    padding: 0 0 .2em 1.5em;
    list-style-type: none;
    list-style-image: none;
}
.node ul li, .node ul.menu li, .node .item-list ul li, .node li.leaf, #cia-content-content-main-page-inner ul li {
    padding: 0 0 0px 2px;
}
ol li {
    padding: 0 0 .3em;
    margin-left: 2em; /* LTR */
}
ul li.expanded {
    float: left;
}
ul.inline li {
    background: none;
    margin: 0;
    padding: 0 1em 0 0; /* LTR */
}
ol.task-list {
    margin-left: 0; /* LTR */
    list-style-type: none;
    list-style-image: none;
}
ol.task-list li {
    padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.done {
    color: #393;
}
ol.task-list li.active {
    margin-right: 1em; /* LTR */
}
fieldset ul.clear-block li {
    margin: 0;
    padding: 0;
    background-image: none;
}
dl {
    margin: 0.5em 0 1em 1.5em; /* LTR */
}
dl dt {
}
dl dd {
    margin: 0 0 .5em 1.5em; /* LTR */
}
img, a img {
    border: none;
}
table {
    margin: 0;
    width: 100%;
}
thead th {
    border-bottom: 0 none;
    color: #494949;
    font-weight: bold;
}
th a:link, th a:visited {
    color: #6f9dbd;
}
td, th {
    padding: .3em .5em;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
}
#tabs-wrapper {
    border: 1px dashed #97B816;
    display: block;
    margin: 15px 0;
    padding: 7px 10px;
}
ul.primary {
    padding: 0;
    float: left; /* LTR */
}
ul.secondary {
    clear: both;
    text-align: left; /* LTR */
    border-bottom: 1px solid #e9eff3;
    margin: -0.2em -26px 1em;
    padding: 0 26px 0.6em;
}
ul.primary li a {
    background-color: transparent;
    border-style: none;
    border-width: 0;
    margin-right: 2px;
    text-decoration: none;
}
ul.primary li.active a {
    background-color: #FFFFFF;
    border-color: #BBBBBB;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 1px solid red;
}
html.js fieldset.collapsible {
    border: 1px solid #B0D7EC;
}
html.js fieldset.collapsible div.fieldset-wrapper {
    padding: 5px 10px;
}
html.js fieldset.collapsible legend a {
    padding-left: 19px;
}
html.js fieldset.collapsed legend a {
    background-position: 2px 0px;
}
.clear {
    clear: both;
}

/**********************GENERAL CLASSES*********************************************************/
.center{
    position: relative;
    margin:auto;
    width: 960px;
}

.pesquisa-login{
    font-size: 12px;
    color: #ffffff;
    font-style: italic;
}

.menu{
    font-weight: 500;
    font-size: 15px;
    color: #ffffff;
}
/*
.menu:hover{
    font-weight: 700;
    border-top: 2px solid white;
}
*/

.banner-title{
     color: rgb(255, 255, 255);
    font-size: 35px;
/*    font-style: italic;*/
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    position: relative;
}
#big-line
{
    width: 180px;
    position: absolute;
    left: -185px;
    height: 1px;
    top:50px;
    background-color: #fff;
    opacity: 0.5;
}

#grey-line
{
    width: 130px;
    position: absolute;
    left: -135px;
    height: 1px;
    top:20px;
    background-color: #CCCCCC;
    opacity: 0.5;
}

#title-detalhe
{
    position: relative;
}
.banner-resume{
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
}

.apontamento{
/*    font-style: italic; */
    font-style: normal; 
    font-size: 20px;
    color: #007BBD;
}

.title-1{
/*    font-style: italic;*/
    font-style: normal;
    font-size: 30px;
    line-height: 45px;
    color: #333333;
}

.title-2{
/*    font-style: italic; */
    font-style: normal;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}

.title-3{
    font-style: italic;
    font-size: 15px;
    line-height: 20px;
    color: #333333;
}

.title-4{
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}

.text{
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    color: #666666;
}

.variante-1{
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    color: #333333;
}

.variante-2{
    font-weight: 500;
    font-size: 14px;
    color: #007BBD;
}

.grafico-number{
    font-size: 13px;
    padding:10px;
    width:20px;
    height: 20px;
    text-align:center; 
    color:black;
    background-color:#DADADA;
}

.grafico-2{
    font-size: 13px;
    color: #333333;
}

.grafico-2-white{
    color: #ffffff;
}

/**********************END - GENERAL CLASSES*********************************************************/



/**
 * CUSTOM
 */
#wrapper
{
    position: relative;
    /*font-family: "Merriweather";*/
    font-family: "Arial";
}
#middle-item
{
    width:100%;
    height: 100px;
    position: relative;
    
    float: left;
    background-color: red;
}

#personalidade-container
{
    width: 100%;
    float: left;
    height: auto;
    padding:5px 0;
}

#personalidade-nome
{
    padding-left: 10px; 
    width: 90%;

}

#personalidade-nome a
{
    color: #333;
    font-size: 18px;
}

#title-lista
{
    padding:15px 0;
}

/**************************BANNER******************************/
#banner-right{
    /*background-color: rgb(0, 0, 0);*/
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 62%;
    /*width: 66%;*/

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#007cbc+0,007cbc+100&amp;0+0,1+100 */
    /*background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(100%,#000000));*/


}

.front #banner-right
{
    width:60% !important;
}

#banner-left{
    height: 100%;
}

#banner-left-inner{
    /*width: 305px;*/
    width: 265px;
    height: 100%;
    float: left;
    position: relative;
}

#banner-title-first{
    padding-top: 30px;
    padding-bottom:30px;   
}

.front #banner-title-first
{
    float: left;
    left: -30px;
    position: relative;
    top: -45px;
    width: 400px;
}

#banner-title-second{

}

.banner-row{
    position: absolute;
    top: 0;
    display: none;
    left: 0;
}

.banner-row.active{
    display: block;
}

#banner-right .banner-row{
    height: 100%;
    width: 100%;
}

#banner-right #banner-image{
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: left center !important;
}



#pager-banner{
    position: absolute;
    left: 0;
    bottom: 0;
}

#pager{
    width:15px;
    height: 15px;
    float: left;
    border: 1px solid #fff;
    margin-right: 30px;
    position: relative;
    margin-bottom: 30px;
    border-radius: 15px;
}

#pager:hover{
    cursor: pointer;
}

#pager-inner{
    width: 5px;
    height: 5px;
    background-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 4px;
}

#pager-inner.active{
    background-color: white;
}

.row.active #pager-inner{
    background-color: white;
}

/*******************NODE PAGE***************************/

.node-type-page #conteudo-container{
    padding-top: 0px;
    width: 100%;
}

.node-type-page #conteudo-top{
    height: 200px;
    margin-bottom: 50px;
}

/*************************MENU************************/
.menu .expanded{
    position: relative;
}

.menu .expanded .menu{
    position: absolute;
    top: 35px;
    width: 460px;
}

.menu .expanded .menu li{
    float: left;
}

#menu-principal ul li:hover ul{
    display: block;
}

#menu-principal ul .active-trail ul{
    display: block;
}

li.active-trail{
    font-weight: 700;
    border-top: 4px solid white;
}
#menu-principal ul li{
    border-top: 4px solid transparent;
}

#menu-principal ul li:hover{
    border-top: 4px solid white;
}

li.active-trail a:hover{
    font-weight: 700!important;
}

#menu-principal ul li.active-trail
{
    border-top: 4px solid white;
}

#menu-principal ul ul li.active-trail{
    border-top: 4px solid transparent;
}
/******************MENU SECUNDARIO*********************/

.menu .expanded .menu{
    position: absolute;
    top: 40px;

    width: 460px;
}

#menu-principal ul ul li:first-child{
    width: auto;
}

#menu-principal ul ul li:first-child a{
    background: none;
    color: white;
}

#menu-principal ul ul li a{
    background: none;
    cursor: pointer;
    font-size: 13px;
}

#menu-principal ul ul li a:hover{
    background: none;
    cursor: pointer;
    font-size: 13px;
}

#menu-principal ul ul li a:hover{
    background: none;
    cursor: pointer;
}

#menu-principal ul ul li:first-child a:hover{
       background: none;
       color: white;
}

#menu-principal ul ul li{
    padding-left: 0px;
    padding-top: 20px;
    padding-right: 34px;
}

#menu-principal ul ul{
    display: none;
}
#menu-principal ul ul li:hover{
    border-top: 4px solid transparent;
}

/******************************DETALHES**********************************/

#detalhe-left{
    width: 560px;
    float: left;
}

#detalhe-right{
    width: 400px;
    float: right;
}

#imagem-detalhe{
    margin-left: 20px;
}

#date-detalhe{
    margin-top: 20px;
    margin-bottom: 20px;
}

/****************LISTAGEM************************/

.views-row{
    float: left;
    width: 960px;
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid rgb(220, 220, 220);
}

.view-content .views-row:first-child
{
    border-top: 1px solid rgb(220, 220, 220);
}

.publicacao-row:last-child
{
    border-bottom: 1px solid rgb(220, 220, 220);
}

.views-field-field-imagem-actividade{
    float: left; 
    width: 220px;
    height: 210px;
    float: left;
    padding-right: 20px;
}

.views-field-title{
    float: left;
    width: 720px;
}

.views-field-body{
    float: left;
    width: 720px;
}

.views-field-body span
{
   font-size: 14px;
   color: #666;
   line-height: 25px; 
}

/************LISTAGENS***************************/
.page-actividades #conteudo-container,
.page-eventos #conteudo-container, 
.page-publicacoes #conteudo-container, 
.page-contactos #conteudo-container,
.page-membros #conteudo-container{
    padding-top: 0px;
    width: 100%;
}

.views-field-field-data{
    float: left;
    font-weight: 500;
    font-size: 14px;
    color: #007BBD;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 720px;
}

.page-actividades #conteudo-top, .page-eventos #conteudo-top, .page-publicacoes #conteudo-top, .page-contactos #conteudo-top, .page-membros #conteudo-top{
    height: 200px;
    margin-bottom: 50px;
}

.page-actividades #banner-image{
    background: url("../images/actividades_1.jpg") no-repeat center center transparent;
    background-size: cover;
}

.page-eventos #banner-image{
    background: url("../images/eventos_1.jpg") no-repeat center center transparent;
    background-size: cover;
}

.page-membros #banner-image{
    background: url("../images/membros_1.jpg") no-repeat center center transparent;
    background-size: cover;
    
}

.mask
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(70%,transparent), color-stop(100%, #007CBC)); /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(left, transparent 0%,transparent 70%,#007CBC 100%); /* Chrome10+, Safari5.1+ */
    background: -moz-linear-gradient(left, transparent 0%,transparent 70%,#007CBC 100%);    /* FF3.6+ */
    background: linear-gradient(to left, transparent 0%,transparent 70%,#007CBC 100%);      /* W3C */
}

.page-publicacoes #banner-image{
    background: url("../images/publicacoes_1.jpg") no-repeat center center transparent;
    background-size: cover;
}

.page-contactos #banner-image{
    background: url("../images/contactos_1.jpg") no-repeat center center transparent;
    background-size: cover;
}

.pager-next, .pager-last, .pager-previous, .pager-first{
    display: none!important;
}

.pager{
    padding-top: 50px!important;
    padding-bottom: 50px!important;
    font-size: 15px;
    font-style: italic;
}

.pager-current{
    color: #007CBC;
    font-size: 15px;
    font-style: italic;
}

.publicacao-row{
    float: left;
    border-top:1px solid rgb(220, 220, 220);
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.row-contactos{
    float: left;
    width: 100%;
    position: relative;
}

.row-contactos.apontamento{
    padding-bottom: 20px;
}

.row-contactos.title-2{
    padding-bottom: 30px;
}

/****************PAGINA MEMBROS***********************************/
.views-field-field-posi-o ul{
    margin: 0;
}
.view-membros .view-content .views-row:first-child{ border:0;}
.views-field-field-posi-o ul li{
    float: left;
    padding: 10px;
    margin: 3px;


    color: white;
    width: 30px;
    text-align: center;
}

.views-field-field-posi-o ul li.last{
    width: 30px;
}

.views-field-field-posi-o ul li.first.last{
    /*width: 140px;*/
    width: 30px;
}


.views-field-field-n-mero .field-content{
    padding: 10px;
    margin: 3px;
    background-color: #DADADA;
    color: black;
    float: left;
    width: 30px;
    text-align: center;
}

.view-membros .views-field-title, .views-field-field-posi-o, .views-field-field-n-mero{
    float: left;
    width: auto;
}


.views-field-field-posi-o
{
    float: left;
    width: 115px;
}

.view-membros .views-field-title{
    padding: 10px;
    margin: 3px;
    color: black;
    color: #666666;
    float: left;
    font-weight: bold;
}

.view-membros .views-field-field-ano{
    padding: 10px;
    margin: 3px;
    color: black;
    color: #666666;
    float: left;
}

.view-membros .views-row{
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    border:0px;
    float: right;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 600px;
}

#perpetuum-list, #membros-list{
    float: right;
    width: 600px;
}

#perpetuum-list #title-membros{
    padding-top: 30px;
    padding-bottom: 30px;
}

#membros-list #title-membros{
    padding-bottom: 30px;
    display: none;
}

#javali-admin-menu ul a
{
    padding: 0px 8px !important;
}

#info-membros
{
	width: 300px;
	
	float: left;
	position: relative;
	
}


#tit-info
{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 30px;
}

#memb-info
{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 30px;
}


#cont-cargo
{
	position: relative;
	float: left;
	width: 50px;
	height: 40px;
	color: #fff;
}

td.cargo
{
	line-height: 38px;
    margin: 0 !important;
    padding: 0.3em 0.5em;
    text-align: center;
    width: 50px;
}

#info-membros table
{
	margin:0;
	padding:0;
}


#info-membros td
{
	margin:0;
	padding:0;
}

#info-membros th
{
	margin:0;
	padding:0;
}

.color1{background-color: #FE0000;}
.color2{background-color: #9A33CC;}
.color3{background-color: #FF6600;}
.color4{background-color: #009900;}
.color5{background-color: #0066CB;}
.color6{background-color: #FE9900;}

span.number{color: #0096E4;}

#conteudo-top #banner-right #banner
{
    background-position: left center !important;
}


#big-logo
{
    width: 200px;
    height: 285px;
    float: left;
    position: relative;
    left: 60px;
}


.front #banner-left-inner .banner-row {
    /*display: none;*/
    left: -110px;
    position: absolute;
    top: 0;
}


#desc-image
{
    width: 100%;
    float: left;
    position: relative;
    top: 345px;
}

#desc-image-text
{
    width: 630px;
    position: relative;
    margin: 0 auto;
    font-weight: bold;
}

#image-mask
{
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3); 
    width: 100%;
    height: 100%;

}

.node-type-votacao .form-nome-vot 
{
    width: 62%;
}

#title-pub-inner
{
    position: relative;
    margin: auto;
    width: 960px;
}

#title-pub
{
    position: relative;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    float: left;
    font-size: 20px;
}


#actividade-container
{
    width: 100%;
    min-height: auto;
    margin-top: 30px;
    position: relative;
    float: left;
}

#imagem-lateral
{
    width: 375px;
    float: left;
    height: 250px;
    position: relative;


}

#actividades-lista
{
    width: 565px;
    height: auto;
    float: left;
    position: relative;
    
}

#act
{
    padding-left: 10px;
}

#resumo-actividade a, #title-actividade a
{
    color: #333;
    font-style: normal !important;
}
#resumo-actividade
{
    padding-bottom: 20px;
}

.academia
{
    background: url("../images/medalhas.jpg") no-repeat center center transparent;
}

.conferencias
{
    background: url("../images/conferencias_debates.jpg") no-repeat center center transparent;
}

#title-actividades
{
    position: relative;
    float: left;
}

#resumo-actividade a:hover, #title-actividade a:hover
{
    color: #007CBC;
}

#act:hover #title-actividade a, #act:hover #resumo-actividade a
{
    color: #007CBC;
}

.views-field-title a:hover
{
    color: #007CBC;
}

.publicacao-row:hover .title-4
{
    color: #007CBC;
    
}

.views-row .views-field-title span:hover a .title-1 
{
    color: #007CBC;
}

#admin-menu-wrapper
{
	height: 25px !important;
}


#javali-admin-menu
{
	height: 25px !important;
}