/*
 * DTS customisations.
 */
a {
    color: #6ab023;
}
a:hover {
    color: #666;
    text-decoration: underline;
}
.social-media-share a,
a.tm-logo-container {
    text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #6ab023;
}

.badge-success {
    background-color: #6ab023;
}

.tm-logo-container {
    padding: 0;
    width: 400px;
}

.tm-content-container {
    padding-top: 50px;
}

.tm-text-primary {
    color: #6ab023;
}

.readmore {
    bottom: 20px;
    position: absolute;
    right: 37px;
}

#tm-fixed-header-bg { height: 450px; }
.tm-fixed-header { background-image: url(/images/headers/blackthorn.jpg); }
/* News */
.tm-fixed-header.tm-fixed-header-105 { background-image: url(/images/headers/June_2013_086-1920x640.jpg); }
/* Events */
.tm-fixed-header.tm-fixed-header-183 { background-image: url(/images/headers/20190914_113137_1920x640.jpg); }
/* Issues */
.tm-fixed-header.tm-fixed-header-273 { background-image: url(/images/headers/leaves.jpg); }
/* In your area */
.tm-fixed-header.tm-fixed-header-336 { background-image: url(/images/headers/blackthorn.jpg); }
/* People */
.tm-fixed-header.tm-fixed-header-282 { background-image: url(/images/headers/people.jpg); }
/* Contact */
.tm-fixed-header.tm-fixed-header-453 { background-image: url(/images/headers/leafhopper.jpg); }
/* Search */
.tm-fixed-header.tm-fixed-header-430 { background-image: url(/images/headers/20200705_140139_1920x450.jpg); }

@media (min-width: 992px) {
    #tm-main-nav .nav-item {
        margin: 20px 20px;
    }
}

.tm-paging-link {
	width: auto;
}

.tm-share-box {
    padding: 2rem;
}

.tm-img-overlay {
    background-color: rgba(0,0,0,0);
}

.news-date,
.events-date,
.events-location {
    font-weight: bold;
}

.tm-share-box-title {
    font-size: 1.8rem;
}

.tm-testimonial-text {
    line-height: 1.4em;
}

.tags a {
    font-size: large;
    font-weight: normal;
}

.find-us div {
    font-size: 1.7rem;
    padding: 0;
}
.find-us a {
    text-decoration: none;
}

#finder-search button {
    padding: 6px 12px;
}

.above-content .moduletable {
    border: 1px solid #6ab023;
    margin-bottom: 20px;
    padding: 15px 23px 0;
}

.quote {
    background-color: #f4f4f4;
    border: 2px solid #6ab023;
    margin: 0 100px 15px 0;
    padding: 15px 20px 0 20px;
}

.fixmystreet {
    background-color: aliceblue;
    padding: 5px 15px;
}
.fixmystreet li {
    list-style-type: none;
    padding: 0 0 25px;
}

.fixmystreet li span.feed-link {
    background-color: #ffd000;
    border-radius: 5px;
    margin: -25px;
    padding: 10px;
}

.crowdfunder {
    font-size: 1.1rem;
    line-height: 1.5rem;
    padding: 2rem;
}
.crowdfunder .crowdfunder {
    height: 1005px;
    padding: 0;
}
