/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

a, .uk-nav-side > li > a {
    color: #aa0507;
    color: #004271;
}

a:hover, .uk-nav-side > li > a:hover {
    color: #7a18a8;
}

.uk-navbar-nav > li.uk-active > a {
    background-color: #7a18a8;
}


.uk-navbar-nav > li > a {
    padding: 0;
    font-size: 16px;
}

.roundedImage {
    border-radius: 8px;
    border: 3px solid #aaa;
}


.tm-top-teaser {
    height: auto;
    box-shadow:  1px 1px 5px #888;
}

#tm-top-a {
    background: #7a18a8 !important;
    padding-left: 35px;
    box-shadow:  1px 1px 5px #888;
}



.uk-panel-box-primary {
    background: #7a18a8 !important;
}


.ccuImage {
    position: relative;
    width: 100%;
}

.ccuTextBox {
    position: absolute;
    top: 15%;
    left: 10%;
    background: rgba(255,255,255,0.6);
    padding: 15px;
    font-weight: 400;
    font-size: 1.1em;
    border-radius: 10px;
    color: #555;
}

.ccuTextBox ul {
    margin-top: 0;
    padding-top: 0;
}

.ccuTextBox h2 {
    margin-bottom: 5px;
    padding-bottom: 0;
}


body {
    color: #444
}

.tm-top-a .uk-panel-box {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.tm-top-a p {
    margin:0 !important;
}

.tm-top-a h3 {
    margin-bottom: 5px !important;
}

h1, h2, h3, h4, h5 {
    color: #7a18a8
}

.ccuModuleLink {
    font-weight: bold;
}


a.light, a.light:visited, a.light:active {
    color:#fff;
}

a.light:hover {
    text-decoration: underline;
}

a.light:visited {
    color:#fff
}

.ccuTopModule {
    margin-top: 30px;
}

body {
    border: 0;
}

.uk-panel {
    border-radius: 5px;
}

.uk-navbar-toggle {
    color: #444;
}


.uk-navbar.uk-sticky-init.uk-active[style] {
    z-index: 1000;
}

.uk-offcanvas.uk-active .uk-offcanvas-bar.uk-offcanvas-bar-show {
    padding-top: 60px;
}

.uk-navbar-nav > li:first-child > a, .uk-navbar-nav > li:last-child > a
{
    border-radius: 0;
}

.uk-navbar-nav > li > a{
    background: #f7f7f7;
}

.uk-navbar {
    border-radius: 0;
    margin-bottom: 0;
    border-bottom: 5px solid #7a18a8;
}


.uk-dropdown-navbar {
    margin-top: 0;
}

.tm-headerbar {
    padding-top:15px;
    height: 100px;
}


.uk-navbar.uk-active {
    border-bottom: 5px solid #7a18a8;
}


.uk-icon-angle-double-right {
    display: none;
}

.uk-icon-angle-double-left {
    display: none;
}

.uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
    background: rgba(209, 5, 7, 0.74);
    box-shadow: 0 100px 0 0 #7a18a8 inset;
}

#tm-main {
    padding: 30px 40px 40px;
}


.uk-article-title, h2 {
    font-size: 28px;
}

.tm-top-a .uk-panel-box {
    padding: 10px 10px 15px;
}

.uk-panel-title {
    font-size: 22px;
}

.ccuFacebook img {
    margin-top: 4px;
    height: 35px;
}

img.ccuFacebookSmall {
    margin-top: 4px;
    height: 18px;
}


body {
    /** http://depositphotos.com/4947927/stock-illustration-floral-seamless-background-of-elegant-colors-vector-illustratio.html **/
    background: url(/images/background_seamless.jpg);

}

.uk-navbar-nav > li:first-child > a:first-child {
    border-top-left-radius: 5px;
}
.uk-navbar-nav > li:last-child > a:last-child {
    border-top-right-radius: 5px;
}

.uk-navbar {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tm-page > div:first-child {
    box-shadow: 1px 1px 5px #888;
}

#tm-main, .tm-page > div:first-child {
}

.tm-footer {
    background: none;
    margin: 0;
    padding: 0 0 20px;
}


.uk-panel-box, .tm-block-light {
    background: #f5f5f5;
}

footer.uk-margin-large-top {
    margin-top: 20px;
}

.paddingLeft5px {
    padding-left: 5px;
}
.paddingRight5px {
    padding-right: 5px;
}


li a.last {
    display: none;
}
li a.first {
    display: none;
}


.uk-navbar-nav > li > a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}


.uk-navbar {
    box-shadow: 1px 1px 5px #888;
}

.uk-article-title, h2 {
    font-size: 22px;
}

h3 {
    font-size: 22px;
}


.tm-footer div.uk-container {
    background: none repeat scroll 0 0 white;
    border-top: 5px solid #7a18a8;
    box-shadow: 1px 1px 5px #888;
}

footer.uk-margin-large-top {
    margin-top: 0px !important;
    background: #f7f7f7;
}

footer .uk-panel {
    padding-top: 10px;
}

footer .uk-panel, .tm-footer div.uk-container, footer {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

footer {
    padding-bottom: 10px;
}

h1, h3 {
    margin-bottom: 0px;
}

.uk-panel-title {
    margin-bottom: 0px;
}

.uk-panel p{
    margin-top: 5px;
}

.uk-panel-box-primary, .tm-block-primary {
    box-shadow: 0px 0px 0px #800507;
}

section.tm-top-a {
    padding-bottom: 2px;
}

.wk-content > a:first-child {
    display: inline;
}

.uk-panel-box-primary,
.tm-block-primary {
  background-color: #ffffff;
  box-shadow: 0 1px 0 0 #7a18a8;
}
.uk-panel-box-primary a,
.tm-block-primary a {
  color: #ffffff;
}
.uk-panel-box-primary a:hover,
.tm-block-primary a:hover {
  color: #ffffff;
}

.uk-pagination > .uk-active > span {
  background: #7a18a8;
  color: #ffffff;
}
.uk-pagination > .uk-disabled > span {
  background-color: #f5f5f5;
  color: #c8c8c8;
}

/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Also apply if dropdown is opened
 * 3. Remove default focus style
 */
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
  background-color: #ffffff;
  /* 3 */
  outline: none;
  background: #ffffff;
  color: #656565;
  border-right: 1px solid #f2f2f2;
}

/*
* Sérstillingar fyrir tveggja dálka fyrirkomulag
*/

.d2-rod
{
  display: table-row;
}

.d2-dalkur
{
//  border: dotted;
  border-width: 0px 1px 1px 0px;
  display: table-cell;
  vertical-align: top;
  width: 45%;
}

.d2-dalkur-haegri
{
  border-right-width: 0px;
}

.d2-dalkur-innihald
{
  margin: 0px 20px 30px -20px;
  padding: 5px 5px 5px 0px;
  text-align: justify;
}

.d2-dalkur-mynd
{
  float: left;
  padding-right: 5px;
}