body {
	color: #666;
  
}

a:hover {
	color: #666;
}

.genesis-nav-menu a:hover {
    color: #666;
}

.genesis-nav-menu a {
    color: #98b7c6;
}

.page-id-1984 .entry-title {
  	display: none !important;
}

.entry-title a {
    color: #98b7c6;
}

.entry-title a:hover {
    color: #666;
}

p.entry-meta, .entry-meta a {
    color: #98b7c6;
}

p.entry-meta, .entry-meta a:hover {
    color: #666;
}

.entry, .page.page-template-page_blog-php .entry {
    border-bottom: 1px solid #98b7c6;
    margin-bottom: 60px;
}

.tribe-mini-calendar-event .list-date .list-dayname {
    font-size: 7px;
}

.welcome-message {
    border-bottom: 1px solid #98b7c6;
}

h1, h2, h3, h4, h5, h6 {
    color: #98b7c6;
}

.entry-content a {
    border-bottom: none;
    color: #98b7c6;
}

.entry-content a:hover {
    border-bottom: none;
    color: #666;
}

.sidebar .widget-title {
    background-color: #98b7c6;
    color: #fff;
}
.sidebar .widget {
    border: 1px solid #98b7c6;
}

.sidebar a {
    border-bottom: none;
    color: #98b7c6;
}

.sidebar a:hover {
    border-bottom: none;
    color: #666;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button, .footer-widgets .button, .sidebar .button {
    background-color: #fff;
    border: 1px solid #98b7c6;
    border-radius: 0;
    color: #98b7c6;
}

button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .button:hover, .entry-content .button:hover, .footer-widgets .button:hover, .sidebar .button:hover {
    background-color: #98b7c6;
    border-color: #98b7c6;
    color: #fff;
}

.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #98b7c6;
    background-color: #fff;
    border: 1px solid #98b7c6;
    margin-left: -1px;
}

.pt-cv-wrapper .pagination>li>a:focus, .pt-cv-wrapper .pagination>li>a:hover, .pt-cv-wrapper .pagination>li>span:focus, .pt-cv-wrapper .pagination>li>span:hover {
    z-index: 3;
    color: #98b7c6;
    background-color: #eee;
    border-color: #98b7c6;
}

.footer-widgets {
    border-top: 1px solid #98b7c6;
}

.site-footer a {
    border-bottom: none;
    color: #98b7c6;
}

body.single-tribe_events .tribe-events-cal-links a.tribe-events-ical {
    display: none !important;
}

body.single-tribe_events .tribe-events-cal-links a.tribe-events-gcal {
    display: none !important;
}

.tribe-events-sub-nav li a {
    background: #fff;
    color: #98b7c6;
}

.archive-pagination li a {
    background-color: #fff;
    border: 1px solid #98b7c6;
    color: #98b7c6;
}

.archive-pagination li a:hover, .archive-pagination .active a {
    background-color: #98b7c6;
    border: 1px solid #98b7c6;
    color: #fff;
}

.site-footer a:hover {
    border-bottom: none;
    color: #666;
}

