/* This file will hold styles that are loaded using the same media query as the wide grid. */

.site-name {
    font-size: 34px;
    line-height: 1.7;
}

body {
font-size:100%;
}

a.facetapi-active {
display: inline-block;
background: url("../images/icons.png") no-repeat left -16px;
width: 24px;
height: 24px;
margin-right: 0.5em;
}