/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-header { z-index: 9999; }

.sourcecoast .intro {
    font-size: 1.1em;
    padding: 6px 140px 0 0;
}

.tm-navbar.uk-navbar-attached .tm-nav-logo {
    position: absolute;
    top: 57%;
    transform: translateY(-50%);
}

.tm-navbar:not(.uk-navbar-attached) .tm-nav-logo {
    top: -50px;
}
.uk-navbar-nav > li {
    float: left;
    position: relative;
    top: 0px;
}
.uk-article .tag-links > a {  
padding: 5px;  
border: 1px solid #e2e2e2;  
font-weight: bold;  
text-decoration: none;  
}
.uk-slideshow .uk-overlay-active {height: 600px;}
