/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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

 body {
    font-family: 'Titillium Web',Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 20px;
    background: url(../styles/madridista/images/bernabeu.jpg) top center no-repeat fixed;
}

@media (min-width: 768px) {
	body {
		font-size: 16px;
	}
}

body#tinymce {
    background: none;
}

article p {
    line-height: 24px;
}

article img {
    max-height: 300px;
    width: auto;
}

.uk-container {
	margin: 0 auto;
	background: url(../styles/madridista/images/transp.png);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); 
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); 
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); 
	border-radius: 0px 0px 10px 10px;
}

.uk-navbar-nav > li > a {
	padding-bottom: 5px;
}

.uk-navbar-nav span.image-title {
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 4px;
}

.uk-navbar-nav img {
	padding-bottom: 12px;
}

.uk-article-title {
    line-height: 30px;
}

.table-centered {
	margin: 0 auto;
}

.center-ul-85 > ul {
    margin: 0 auto;
    width: 85%;
}

#sofaboldservicenote{
    margin-top: -20px;
    margin-left: 90px;
}

table.scoreboard tr.row0, tr.row0 {
    background-color: rgba(0, 0, 0, 0.1);
}

tr.highlight {
    background-color: rgba(200, 255, 200, 0.5);
}

#laliga {
    font-size: 85%;
}

.rmfk-team-icon {
    max-height: 30px;
}

a.tm-logo {
    width: 100%;
}

.tm-headerbar, .tm-headerbar > p {
	margin-top: 0;
	margin-bottom: 0;
}

.tm-leading-article .uk-article:last-child {
	border: 0;
}

.rygtebors .module-content {
	height: 140px;
	background: url(/images/banners/rygteborsen.png);
	color: #416fa7;
}
.published, .createdby {
	font-size: 12px;
	margin: 0;
}
dd {
	margin-left: 10px;
}
small {
    line-height: 16px;
}
.uk-pagination {
    clear:both;
    padding-top: 25px;
}
.danskespil div > div {
    width: 300px;
    height: 250px;
    margin: 0 auto;
}

a.tm-logo-small {
    letter-spacing: normal;
}

.klogin-vert input[type="text"], input[type="password"] {
    width: 90%;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: rgba(245,245,245,.8);
}

#ca_banner {
    background-color: whitesmoke;
}

.birthday div, .dagsdato div {
    background: white;
    padding: 2px;
    border-bottom: 1px solid rgb(68,68,68);
    border-left: 8px solid rgb(68,68,68);
    color: rgb(68,68,68);
}

#Kunena .kmsgdate.kmsgdate-left {
    display: inline !important;
}

.rygtebors .mod_simple_marquee {
    background: url(/images/banners/rygteborsen.png);
    background-repeat: no-repeat;
    color: #416fa7;
}

.newsticker .js-marquee {
	font-size: 17px;
    line-height: 21px;
}