/* ---- Place your custom styles below ---- */
#logo {
    font-family: 'Oswald',sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 40px;
    float: left;
    background-image: url('xgw_small.png');
    background-repeat: no-repeat;
    padding-left: 55px;  /* width of the image plus a little extra padding */

}

/* ---- entry title ---- */
.entry-title { font-family: 'Archivo Narrow', sans-serif; font-size: 25px; letter-spacing: -1px; font-weight: normal; margin-bottom: 6px; }
.page .entry-title { margin-bottom: 20px; }
.entry-title a { color: #222; }
.entry-title a:hover { color: #308dbf; }