/* Custom CSS for uncleikes */
body { font-family: 'Montserrat'; color: #F6F6F6; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
    .paragraph-header,
    .breadcrumb,
    .node-teaser .field-type-taxonomy-term-reference .field-label, .page-node .field-type-taxonomy-term-reference .field-label,
    .node-teaser .field-type-taxonomy-term-reference ul.links, .page-node .field-type-taxonomy-term-reference ul.links, .page-node .node-business_sidebar .field-label-above .field-label { font-family: 'Lato'; color: #E3E3DC; }

body {
    background: #0d254c;
}
#left-side {
    padding: 45px 0 10px 0;
    text-align: center;
    background: #deded7;
}
h3 {
  color: #CACAC4;
}
h1.breadcrumb a {
  color: #CACAC4;
}
h1.breadcrumb {
  color: #ffffff;
}
a {
  color: #52BAE6;
}
h2 a {
  color: #CACAC4;
}
.app-type-promotion .promotion .info .title a {
  color: #52BAE6;
}
.view-menu-items h3 {
  color: #52BAE6;
 font-size: 16px;
 font-family: montserrat;
}
.menu-subhead {
    background: #ffffff14;
    font-size: 2.4rem;
}
.view-display-id-events_attachment .view-footer h2 {
  color: #CACAC4;
}

#access a {
 color: #0D254C;
 font-size: 13px;
 padding: 0 9px;
}
.region-sidebar-second {
 color: #0D254C;
 font-size: 18px;
}
.mobile-logo {
 background: #0D254C;
}
.footer .copyright {
 color: #ffffff;
}
.footer a {
color: #52BAE6;
}
.footer {
color: #52BAE6;
}

.menu-files .menu-file .menu-title {
 color: #ffffff;
}
.featured-event .date {
 color: #ffffff;
}
.region-sidebar-second a{
 color: #098BCB;
}
.bottom {
 color: #0D254C;
}
#block-system-main .view-display-id-page_4 .row h2 a, .view-display-id-page_5 .row h2 a, .view-display-id-page_8 .row h2 a, .view-display-id-page_18 .row h2 a, .view-display-id-page_17 .row h2 a {
    color: #E6E6E0;
}
.image-list-toggle .attachment-before .views-row.live-content .body, .view-display-id-page_26 .attachment-before .views-row.live-content .body {
    color: #fff !important;
}
.mobile-logo {
 background: #DEDED7;
}

.region-sidebar-second {
    color: #0D254C;
    font-size: 14px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
}
#left-side {
    padding: 20px 0 10px 0;
    text-align: center;
    background: #deded7;
}

.bottom .region-sidebar-second {
  background: #deded7;
}

/* Hide this div completely (we will override it for a certain size below) */
#left-side {
  display: none;
}

/* Show the div if the viewport is a minimum of 767px */
@media(min-width:767px) {
  #left-side {
    display: block;
  }
}
.bottom {
  padding: 0;
}

article .view-display-id-page_26 .attachment-before .view .views-row.live-content .body, article .image-list-toggle .attachment-before .view .views-row.live-content .body {
    color: #f6f7f9 !important;
}
p:last-child {
    margin-bottom: 20px;
}

article.image-view .views-row.live-content .time {
 background-color: #337ab7;
}

.live-content h2 a {
    color: #2da1da;
}

.date {
    color: #0d254c;
}
.view-display-id-page_giveaways .row .info .end-date {
    color: #fff;
}


.node-post.node-teaser .more-info i, .node-post.node-teaser .comment-button i, .node-post.node-teaser .post-button i, .node-post.node-full .group-left-column .more-info i, .node-post.node-full .group-left-column .comment-button i, .node-post.node-full .group-left-column .post-button i {
    color: #52bae7;
    margin-right: 6px;
}

.node-post.node-teaser .more-info, .node-post.node-teaser .comment-button, .node-post.node-teaser .post-button, .node-post.node-full .group-left-column .more-info, .node-post.node-full .group-left-column .comment-button, .node-post.node-full .group-left-column .post-button {
    padding: 5px 7px;
    color: #52bae7;
    float: right;
    margin: 12px 12px 12px 0;
    transition: background-color .25s ease;
    font-size: 14px;
    font-size: 1.4rem;
}
.app-type-promotion .promotion .body {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    color: #fff !important;
}
