/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

#yoo-zoo .item h1.pos-title {
    margin: 0px 0px 15px 0px;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: -1px;
}

#yoo-zoo .items p.pos-meta {
    margin: 0px 0px 15px 0px;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#yoo-zoo .items div.pos-date {
    height: 34px;
    width: 34px;
    margin-right: 10px;
    color: #ffffff;
    background: #26a9e0;
    float: left;
}

#yoo-zoo .items h1.pos-title a {
    color: #26a9e0;
    text-decoration: inherit;
    font-size: 23px;
    text-transform: none;
}

.uk-panel-header .uk-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    color: #fff;
}

.uk-panel-box .uk-panel-title {
    color: #26a9e0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 20px 0;
    font-family: 'Lato';
    font-weight: 700;
    color: #ffffff;
    text-transform: inherit;
}

.uk-panel-box-secondary {
    background-color: #fafafa;
    color: #525252;
    border: 5px solid #1b75bb;
}

h4, .uk-h4 {
    font-size: 15px;
    line-height: 15px;
    color: #26a9e0;
}

.uk-panel-title {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    text-transform: inherit;
    color: #26a9e0;
}

em {
    color: #26a9e0;
}

.tm-block-light + .tm-block-dark, .tm-block-dark + .tm-block-light {
    border-top: 0px solid #eaeef0;
}

.tm-block-light + .tm-block-dark, .tm-block-dark + .tm-block-light, .tm-block-full + .tm-block {
    padding-top: 0px;
    background-color: #262261;
    color: #fff;
}

.tm-block-light {
    background-color: #262261;
    color: #fff;
}

.tm-fullscreen {
    height: 140px;
    border-top: 0px solid #364555;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 10px;
}

.uk-margin-bottom-remove {
    margin-bottom: 0 !important;
    color: #fff;
}

body {
background: #262261;
}

.tm-headerbar {
padding: 10px 0;
}

.tm-page {
margin: 20px auto;
max-width: 1200px;
}

.tm-block-full {
height: 380px;
}

.uk-panel-box-primary {
background-color: #2398d9;
color: #FFF;
border: none;
box-shadow: inset 0 0 9px #2398d9;
}

.uk-panel-box-primary .uk-panel-title {
    color: #fff;
    font-family: Times New Roman;
}

h5, .uk-h5 {
font-size: 16px;
line-height: 24px;
color: #231e80;
}

.uk-button-primary {
background-color: #ffdd15;
color: #231e80;
background-image: -webkit-linear-gradient(top, #ffdd15, #ffdd15);
background-image: linear-gradient(to bottom, #ffdd15, #ffdd15);
border-color: #ffdd15;
}

.uk-button, a.uk-button, button.uk-button {
font-weight: 500;
}

.uk-button-primary:hover, .uk-button-primary:focus {
background-color: #231e80;
color: #ffffff;
font-weight: 500;
border-color: rgba(0, 0, 0, 0.1);
background-image: none;
box-shadow: inset 0 -1px 3px rgba(0, 0, 0, 0.025);
text-shadow: none;
}

.uk-navbar {
background: #2398d9;
color: #FFFFFF;
border-top: 1px solid #2398d9;
}

.uk-navbar-nav > li > a {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    height: 60px;
    padding: 0px 48px 15px;
    line-height: 60px;
    color: #FFF;
    font-size: 14px;
    font-family: 'Lato';
    font-weight: 700;
    background-image: linear-gradient(#2398d9, #2398d9 50%, #2398d9 50%, #2398d9);
    background-position: 0 100%;
    background-size: 100% 210%;
    text-transform: uppercase;
}

.uk-dropdown:not(.uk-dropdown-stack) > .uk-dropdown-grid > [class*='uk-width-'] {
padding-left: 30px;
padding-right: 30px;
background-color: #2398d9;
color: #FFF;
}

.uk-dropdown-navbar {
margin-top: 0;
background: #2398d9;
color: #FFF;
}

.uk-nav-navbar > li > a {
color: #FFF;
-webkit-transition: background-color 0.1s ease-in-out;
transition: background-color 0.1s ease-in-out;
}

.tm-page .tm-block:first-child {
    padding-top: 20px;
    background-color: transparent;
}

.tm-block {
padding-bottom: 20px;
}

.tm-block-light + .tm-block-dark, .tm-block-dark + .tm-block-light, .tm-block-full + .tm-block {
padding-top: 0px;
}

.tm-bottom {
padding-top: 20px;
background-image: url("http://laniganclarke.ie/images/footer_1200w.jpg");
}