body
{
    background-color: #ddd !important;
    color: black !important;
}

#nav li a,
#nav a .arrow_down
{
    color: black;
}
#home-link {
    background: url('../imgs/home_logo_white.png') no-repeat scroll top center;
}
#nav #compasso h2 a {
background: url('../imgs/compasso_white.png') no-repeat scroll top center;
}
#nav li ul {
    background: #f5f5f5;
}
#gallery-header {
    margin-bottom: 17px;
}
#title {
    text-transform: none;
    margin-bottom: 10px;
}
#subtitle {
    padding-top: 10px;
    padding-bottom: 14px;
    background: url('../imgs/gallery_subtitle_border_bottom.png') repeat-x scroll bottom left;
    line-height: 40px;
    color: black;
}
.photoset#filters {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 20px;
}
#main {
    overflow: hidden;
    margin-right: -20px;
}
.gallery-hentry {
    display: block;
    float: left;
    width: 230px;
    height: 199px;
    margin-right: 20px;
    margin-bottom: 14px;
}
.photo-hentry {
    margin-bottom: 20px;
}
.photo-hentry.last {
    margin-bottom: 5px;
}
.gallery-hentry.first {
    width: 480px;
    height: 407px;
}
.gallery-thumb {
    display: block;
    margin-bottom: 10px;
}
.gallery-title {
    display: block;
    font-family: 'etica-1', Helvetica, sans-serif; font-weight: 700;
    font-size: 1.2em;
    color: #2d2b28;
}
.wf-etica1etica2-n7-active .gallery-title {
    visibility: visible;
}
.tags {
    margin-bottom: 15px;
    font-family: 'etica-1', Helvetica, sans-serif;
    font-size: 1.3em;
}
.tags p {
    color: black;
}
.wf-etica1etica2-n4-active .tags {
    visibility: visible;
}
.pagination {
    border-top: 2px solid #c6c6c6;
    border-bottom: 2px solid #c6c6c6;
    overflow: hidden;
    padding: 7px 5px;
}
.pagination a {
    display: block;
    font-family: 'etica-1', Helvetica, sans-serif;
    color: black;
    font-size: 1.4em;
}
.wf-etica1etica2-n4-active .pagination a {
    visibility: visible;
}
.pagination .prev {
    float: left;
    padding-left: 30px;
    background: url('../imgs/gallery_prev.png') no-repeat scroll center left;
}
.pagination .next {
    float: right;
    padding-right: 30px;
    background: url('../imgs/gallery_next.png') no-repeat scroll center right;
}
#footer {
    border-color: black;
}
#footer p {
    color: #666;
}
