#main-menu .menu li{
    font-family:calibri!important;
    font-size:14px !important;
}

#footer {
    border-color: rgba(255, 255, 255, 0.15);
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    letter-spacing: 0.2px;
    margin-top: 0;
    float:left;
    color: #2b2b2b;
    opacity: 0.54;
}

#footer .region {
    margin-top: 0px! important;
}
#footer .block {
    margin:0! important;
}
#footer .block .content {
    margin-top: 0;
    padding: 0! important;
}
.field-content{
    font-size: 11px;
}

#footer-wrapper a{
    color:grey !important;
}

.breadcrumb a{
    color:#000000 !important;
}
.breadcrumb .inline{
    color:#000000 !important;
    margin-left: 13px;
}
.delimiter{
 background: url("/themes/bartik/images/breadcrumb.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    color:#a1a1a1 !important;
    width:20px;
}

