body {
    letter-spacing: 0px;
    /*background: #262626;*/
    background: #FFFFFF;
}

header {
    background-color: #FFFFFF;
}
footer {
    background: #FFFFFF;
}
.subfooter-wrapper {
    background: #FFFFFF;
}
.portfolio-detail-view, .portfolio-detail-view-remove {
    background: #FFFFFF;
}

.portfolio-detail-view .closebutton,
.portfolio-detail-view-remove .closebutton {
    top: 40px;
}


h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

.top-wrapper header .inner {
    padding: 30px 0 20px;
}

header .menu {
    margin-top: 50px;
}



.logo {
    padding-bottom: 5px;
}

.menu span {
    /*color: #999;*/
    text-transform: lowercase;
    font-weight: normal;
    padding-left: 7px;
/*    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;*/
}
/*.menu span:hover {
    color: #ee6325;
}*/

.menu li .subseccao {
   padding-left: 0px; 
   color: #AAA;
   margin-top: 8px;
   display: block;
}
.menu ul li {
    margin-left: 44px;
}
.menu ul li a:before {
    left: -24px;
    background: #666;
}
.menu ul li ul {
    width: 220px;    
}
.menu ul li a {
    color: #888;
}

.menu .sub-activo {
    color: #CC7A55;
}


/* OVERLAY Galerias*/

            .items li a .overlay, .overlay a .more {
                background-color: rgba(255, 255, 255, 0.85);
            }

            .items li a img {
                -webkit-filter: grayscale(100%);
                filter: grayscale(100%);
            }

.items li a .overlay h3 {
    /*font-size: 20px;*/
    font-size: 18px;
    text-transform: none;
    margin-bottom: 10px;
                color: #e96a39;
}
.items li a .overlay h4 {
    margin-top: -10px;    
    color: #E5E5E5;
    /*color: #C7C7C7;*/
    font-weight: 300;
    /*font-size: 17px;*/
    font-size: 15px;
    text-transform: none;
                color: #e96a39;
}
.items li a .overlay span.meta {
    font-style: normal;
    display: block;
    margin-bottom: -4px;
    /*font-size: 17px;*/
    font-size: 15px;
                color: #e96a39;
}

.portfolio-detail-view {
    color: #666666;
}
/*
.portfolio-detail-view .lite1 {
    color: #999999;
}
.portfolio-detail-view h2 {
    color: #666666;
    font-size: 22px;
}
.portfolio-detail-view h3 {
    color: #999999;
    font-size: 18px;
    font-weight: normal;
    margin-top: -15px;
}
*/
.item-details .lite1 {
    color: #999999;
}
.item-details h2 {
    color: #666666;
    font-size: 22px;
}
.item-details h3 {
    color: #999999;
    font-size: 18px;
    font-weight: normal;
    margin-top: -15px;
}

.lite1 {
    border-bottom: none;
}
.ficha {
    line-height: 18px;
}

.item-details p {
    line-height: 18px;
}

.item-details a {
    text-decoration: none;
    /*color: #ff6760;*/
    /*color: #5daed5;*/
    /*color: #E0E0E0;*/
    /*color: #706666;*/
    color: #EE6325;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}
.item-details a:hover {
    /*color: #616161*/
    /*color: #ff6760;*/
    color: #666;
}

.titulo1 span {
    font-weight: normal;
    font-weight: normal;
}

.footerzinho {
   /* padding: 20px 0;*/ /* Era 40*/
    padding: 26px 0px 12px 0px;
}

.footerzinho h1 span {
    font-weight: normal;
    font-size: 20px;
    margin-left: 15px;
}

.link-lingua {
    font-size: 12px;
    margin-left: 10px;
}
.link-lingua a {
    margin-left: 3px;
}

.linha-estreita {
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.area-fotografia {
    /*background-color: #BAA;*/
    background-color: #FFF;
    /*height: 550px;*/
}


#map-canvas img {
   max-width: none; 
}



footer {
    color: #999999;
}
footer p.description {
    font-size: 16px;
    font-weight: normal;
    color: #999999;
}
footer .contact-info {
    font-size: 13px;   
}
footer a {
    color: #999999;
}



/* Tamanhos de letra reduzidos */
.subfooter-wrapper {
    font-size: 14px;
    font-weight: 300;
    color: #999999;
}
.subfooter-wrapper .inner {
    /*padding: 12px 0;*/
    padding: 0px 0px 20px 0px;
}