/*.block .block-title {
    font-family: 'Source Sans Pro';
    font-size: 30px !important;
}
.portfolio-title {
    font-size: 15px;
}
#section-page-title h1.page-title {
    font-family: 'Source Sans Pro';
    font-weight: 300;
}
body p {
    line-height:2.0em;
    margin-bottom: 25px;
}
img.align-left {
    margin: 1em 2em 2em 0;
}
img.align-right {
    margin: 1em 0 2em 2em;
}*/
ul.sf-menu::after {
clear: both;
content: "";
height: 0;
display: block;
visibility: hidden;
}

