/* has been moved to dev */



#sidebar-second .coronavirus-timeline-link {
    background: url(/sites/default/files/downloads/img/noimageframe-01.png) #fff repeat-y;
    background-size: 200px;
    background-position-x: -81px;
    background-position-y: 2px;
    text-align: center;
    height: 55px;
}

#sidebar-second .coronavirus-timeline-link h2 {
    font-size: 27px;
    padding-top: 9px;
}

.openclose h2 {
    margin-bottom: 0px;
    font-size: 27px;
}
.coronavirus .updated-openclose h5 {
    font-family: Lato, Arial, sans-serif;
    font-size: 19px;
    color: #393;
    margin: 3px 0px 6px 0px;
    font-weight: normal;
}
/* put this back on injector until solved * 
/*CLEANS UP TAG PAGE*/
.page-taxonomy .node-short-form-update {
    display: none;
}

.tide-chart .current-weather img {
    display: none;
}

.almanac #block-mvgazette-weather-current-weather-details .content p {
    color: green;
    font-family: "Lato", arial;
    font-style: none;
}
.almanac .block-mvgazette-weather {
    width: 320px;
    float: left;
    padding: 0px 10px 0px 0px;
    margin-bottom: 30px;
}
.almanac .block-mvgazette-weather {
    width: 320px;
    float: left;
    padding: 0px 10px 0px 0px;
}
.almanac .recent-vineyard-skies {
    border: 1px solid #ebebeb;
    padding: 10px;
    float: left;
    width: 400px;
    clear: right;
    margin-bottom: 15px;
}
.almanac .recent-vineyard-skies h3 {
    margin: 0px;
    padding: 8px 0px;
}
.almanac .recent-vineyard-skies img {
    width: 400px;
}
.almanac .tide-chart {
    width: 420px;
    float: left;
}
.almanac .tide-chart img {
    width: 100%;
}

.community-heroes .article-grid-listing .views-row ~ .views-row {
    padding-top: 0px;
    border-top: solid 0px #ccc;
}

.community-heroes .view-articles-listing-page .columns {
    margin-left: 0px;
}

.community-heroes .row .four {
    width: 33.33%;
}

img.seal {
    float: right;
    margin-top: -84px;
    padding-right: 20px;
}

.tides button.tideTab h4 {
    padding: 0px;
    font-family: "Lato", arial, sans-serif;
}
.tides button.tideTab {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    padding: 5px 5px 0px;
    font-family: "Lato", arial, sans-serif;
    cursor: pointer;
}
.tides button.tideTab:hover {
    background: #e3e3e3;
}


/* has yet to be moved to dev */