body {
    font-size: 12px;

}
.wrap {
    margin: 10px;
    width: auto;
}
.content {
    width: 2300px;
}
h1 {
    margin-bottom: 20px;
    font-family: merriweather, serif;
    font-weight: 800;
    color: #999;
}
h1 span {
    color: #333;
}
.gu-logo {
    margin-bottom: 16px;
    border: 0;
    float: left;
}
.description {
    float: left;
    line-height: 1.1;
    padding-top: 4px;
    margin-left: 8px;
    padding-left: 8px;
    color: #666;
    border-left: 1px solid #999;
    height: 40px;
}

a:active {
    color: #005689;
}
.timeago {
    color: #666;
    display: block;
    font-size: 10px;
    line-height: 1;
}

.col-2 {
    background-color: #EDEDED;
}
.zone .sub-heading,
.story-list {
    padding: 0 4px;
}

.row [class*="col-"] {
    margin-left: 6px;
}

.refresh {
    float: right;
}

.story-entry h3 {
    width: 132px;
    display: block;
}
.story-list {

}
