/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-headerbar {
    background: none repeat scroll 0 0 #FFFFFF;
}


li.uk-active > a {
  color: #b5bf00 !important;
text-decoration: underline !important;

}
.tm-logo {
    height: auto;
    width: 420px;
}
.tm-headerbar-small img { height: auto !important; width:420px !important; }

.tm-teaser {
    height: 300px;
    overflow: hidden;
    position: relative;
}
.absolute {
    left: 65%;
    position: absolute;
    top: 265px;
    z-index: 9999;
}
h1.purple {
    color: #781D7D;
}

.tm-block-padding-top-bottom {
    padding: 30px 0;
}
.uk-panel-twitter {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    padding-bottom: 30px;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.wk-twitter 
a:link{    color:#B5BF00;}
a:visited{    color:#B5BF00;}


.uk-text-large {
    font-size: 16px;
    line-height: 24px;
}
ul.uk-navbar-nav {
    height: 90px;
    margin-top: 35px;
}
.formResponsive .formHorizontal input, .formResponsive .formHorizontal textarea, .formResponsive .formHorizontal select, .formResponsive .formHorizontal .formValidation, .formResponsive .formHorizontal .uneditable-input, .formResponsive .formHorizontal .input-prepend, .formResponsive .formHorizontal .input-append {
    display: inline-block;
    margin-bottom: 0;
background-color: #ffffff;
}

.formResponsive .formHorizontal .rsform-block {
margin-bottom: 0px !important;
}

.tm-block-primary {
    color: #FFFFFF;
}

.tm-position-divider {
    border-bottom: 6px solid #DDDDDD;
}
.tm-content + .tm-main-bottom {
    margin-top: 10px; !important;
}

/* visited link */
a:visited {
    color: #ffffff;
}





