/* Sticky footer */
html, body { height: 100%; }
#wrap { min-height: 100%; margin-bottom: -240px; }
#wrap:after { content: ''; display: block; height: 240px; }

/* Style */
body { font-size: 14px; color: #444; }
strong { font-weight: bold; color: #333; }
.navigation { font-size: 16px; }
.homepage-slide-content { font-size: 12px; top: 0; }
.homepage-slide-title { padding: 10px; background-color: rgba(0,0,0,.8); display: none; }
.homepage-slide-caption { padding: 5px 10px; background-color: #1CA2DD; background-color: #1090EC; margin-top: 0px; }
#content a:hover, #secondary a:hover { color: #0EA6E8; }
.wpex-readmore a:hover, 
.sidebar-container .widget_archive a:hover, 
.sidebar-container .widget_categories a:hover { background-color: #0EA6E8; color: #fff !important; }
button:hover, input[type="button"]:hover, input[type="submit"]:hover {
background-color: #0EA6E8;}
.entry ul { margin: 20px 0 20px 30px }
.entry ul li { margin-bottom: 15px; }
.entry ul li ul { margin: 10px 0 10px 40px; }
.entry ul li ul li { margin-bottom: 5px; }
.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin-top: 40px;
}
.entry-narrow ul li { margin-bottom: 2px; }
.entry-narrow h2 { margin: 30px 0 20px; }
h1 { font-size: 26px; }
h2 { font-size: 22px; }
.loop-entry-thumbnail img:hover { opacity: 1; }
#logo img { height: 55px; }
.loop-entry-thumbnail { margin-bottom: 10px; }