@import url('/livebingo.css');

/* Structure */
body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
}

#footerwrap {
    background: #000;
    color: #fff;
    border-top: 3px solid #57f;
    margin-top: 30px;
    padding-top: 10px;
}

#footer {
    width: 960px;
    margin: 0 auto;
    font-size: .80em;
}

#menu, #footer, #wrapper {
    padding: 0 30px;
}

#left-col, #right-col {
    float: left;
}

#left-col {
    width: 624px;
    padding: 20px 30px 20px 20px;
}

#right-col {
    width: 240px;
    padding: 0 10px;
}

a { color: #00a; }

.webcam, .webcam-smaller {
    overflow: hidden;
    display: block;
    margin: 0 0 5px 0;
}

.webcam-smaller {
    display: block;
}

.webcam-smaller img {
    width: 240px;
    height: auto;
}

img.webcam.studio,
img.webcam.sentrum {
    margin-top: -20px;
}

.webcam-info {
    margin-bottom: 30px;
}

#webcamstor {
    max-width: 100%;
}

.cams {
    text-align: center;
    display: block;
}

.cams a {
    text-align: center;
    color: #333;
    padding: 0 7px;
    font-size: 11px;
}

.cams a.current {
    color: #000;
    font-weight: bold;
}

.cams:after {
    clear: both;
    content: '';
    display: block;
}

/* IE&FIREFOX, YOU IS STUPID */
img { border: none; }

/* Header */
#menu a {
    color: #fff;
    text-decoration: none;
}

#menu li {
    float: left;
    padding: 10px 0 10px 22px;
    list-style: none;
}

#menu li a sup {
    position: absolute;
    font-size: .7em;
    margin-top: -.5em;
    color: #0c0;
}

#menu {
    height: 2.5em;
    width: 960px;
    margin: 0 auto;
    margin-top: 15px;
    background: #000;
    border-radius: 5px;
}

#menu li#search {
    float: right;
    padding-right: 9px;
}

#menu li#search input {
    border: 1px #000 solid;
    padding: 3px;
    margin-top: -4px;
    width: 160px;
}

#header {
    margin: 10px auto;
    width: 960px;
}

#logo {
    float: left;
    display: block;
    margin-right: 1em;
}

#sendes {
    float: right;
    margin: 0 9px 0 0;
}

#sendes iframe {
    border: none;
    overflow: hidden;
}

#nettradio {
    float: right;
    position: relative;
    top: 0px;
    right: 10px;
    width: 48%;
    height: 30px;
    text-align: right;
}
#nettradio h3 {
    border-bottom: none;
    display: block;
    font-size: 15px;
    margin-bottom: 0;
}
#nettradio .num-listeners {
    float: right;
    font-size: .8em;
    color: #666;
    margin-right: 2px;
    vertical-align: middle;
}
#nettradio .num-listeners:before { content: ' ('; }
#nettradio .num-listeners:after{ content: ')'; }
#nettradio audio {
    clear: both;
    display: block;
    float: right;
    padding: 5px 0 15px 0;
    max-height: 30px;
    vertical-align: middle;
    width: 50%;
}

/* general */
.clear {
    clear: both;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1>a,h2>a {
    color: #000;
}

.nobullets {
    list-style: none;
}

/* News entries */
.entry-img {
    float: left;
    max-width: 624px;
}

.entry.first .entry-img {
    text-align: center;
    float: none;
}

.entry.first img {
    max-width: 624px;
}

.entry h1 a, .entry h2 a {
    color: #000;
    letter-spacing: -1px;
}

.entry h1, .entry h2 {
    margin: 0;
    padding: 0;
}

.entry h1 {
    font-size: 37px;
}

.entry h2 {
    font-size: 1.9em;
}

.entry p, p.entry {
    text-align: justify;
    line-height: 1.6;
    padding-left: 2px;
}

.entry-img {
    display: block;
    padding: 0 10px 5px 1px;
}

.entry-img img  {
    max-width: 100% !important;
}

.entry:first-child p {
    font-size: 1.2em;
}

.entry:not(:first-child) {
    margin-bottom: 2em;
}

a.les {
    font-size: .9em;
    color: #35c;
    display: block;
    margin: .5em 0 0 0;
}

/* Articles */
#article-image {
    text-align: center;
}

#article-image>img {
    max-width: 100%;
}

#article-text>#article-image {
    float: right;
    width: 150px;
    padding: 0 0 30px 30px;
}

#article-text>#article-image>em {
    font-size: .9em;
}


#article-text>#article-image>img {
    max-width: 150px;
    width: 100%;
}

#article-text p {
    line-height: 1.6;
}

p.entry {
    line-height: 1.4;
}

p { line-height: 1.4; }

/* Programs */
#programs {
    list-style: none;
    margin: 0;
    padding: 0;
}

#programs>li {
    margin-bottom: 10px;
}

/* Employees */
#employees, #employees ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#employees a {
    display: block;
}

#employees img {
    float: right;
    display: block;
    margin: 5px;
}

/* Right column */
#frequencies {
    list-style: square;
    margin: 0 0 0 18px;
    padding: 0;
}

#right-col h3 {
    border-bottom: 1px solid #ccc;
    line-height: 1.6;
    margin: 10px 0 5px 0;
    padding: 0;
}

#right-col h3 span {
    float: right;
    font-size: .8em;
    color: #666;
    margin-right: 2px;
    vertical-align: middle;
}

#right-col {
    margin: 10px 0 0 0;
    float: right;
}

#mediaspace {
    width: 200px;
    margin: 0 auto;
}

#medialinks {
    font-size: .85em;
    text-align: center;
    margin-top: .3em;
}
#medialinks a {
    color: #000;
}

#programoversikt em:last-child {
    clear: both;
    display: block;
    margin: 10px 0 0 0;
    font-size: .9em;
}

/* Footer */
#footer>ul {
    float: left;
    width: 220px;
    padding: 0 10px 10px 10px;
}

/* Search */
#searchres {
    padding: 0;
    margin: 0;
    list-style: none;
}

#searchres li img {
    float: left;
    max-width: 100px;
    padding: 0 10px 10px 0px;
}

#searchres span {
    background: #cf9;
}

/* pagenav */
#page-nav a:first-child {
    display: block;
    float: left;
}

#page-nav a:last-child:not(:first-child) {
    display: block;
    float: right;
}

/* Bannere */
#julesponsor {
 /*   background: url('/bilder/byggeriet_logo.png') top right no-repeat; */
    background-image: url('/bilder/149474.png');
    background-repeat: no-repeat;
    background-position: 97%;
    background-color: #d72621;
    background-size: 9%;
    height: 105px;
    clear: both;
    margin: -10px 0 0 22px;
    width: 928px;
    position: relative;
}

#jtx {
    color: #f7efef;
    background-image: url('https://image.flaticon.com/icons/svg/275/275737.svg');
    background-repeat: no-repeat;
    background-position: 3%;
    background-size: 9%;
    border: 1px #fff solid;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 5px 0 0 5px;
    box-sizing: border-box;
    width: 918px;
    height: 95px;
    position: absolute;
    padding: 30px 20px 30px 20px;
    text-align: center;
}


/*
 * #julesponsor:after {
    clear: both;
    float: right;
    color: #003366;
    content: 'LEIF BRUN & SØNNER AS';
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -1px;
    padding-top: 55px;
    padding-right: 14px;
}*/

#jcd {
    font-size: 16px;
    position: absolute;
    margin: 53px 0 0 0px;
    text-align: center;
    width: 918px;
    text-transform: uppercase;
    letter-spacing: -1px;
}

#jtx.jul {
    padding-top: 35px;
}

#jtx {
    padding-top: 15px;
}

#jcd span {
    font-weight: bold;
    display: inline-block;
    color: #fff;
}

#jcd-days {
    width: 65px;
}

#jcd-hours {
    width: 65px;
}

#jcd-minutes {
    width: 85px;
}

#jcd-seconds {
    width: 100px;
}

#jcd span:after { font-weight: normal; clear: left; display: block; color: #ddd;}
#jcd-days.plural:after { content: 'dager '; }
#jcd-days.singular:after { content: 'dag '; }
#jcd-hours.plural:after { content: 'timer '; }
#jcd-hours.singular:after { content: 'time '; }
#jcd-minutes.plural:after { content: 'minutter '; }
#jcd-minutes.singular:after { content: 'minutt '; }
#jcd-seconds.plural:after { content: 'sekunder '; }
#jcd-seconds.singular:after { content: 'sekund '; }

#livebingo-banner {
    background: #333;
    padding: 25px;
    margin: 10px 0 40px 0;
    border: 1px #000 solid;
    font-size: 2em;
    display: block;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
}

#livebingo-banner strong {
    color: #8f0;
}


#maintenance {
    background: #ffffcc;
    border: 1px #aaaa99 solid;
    padding: 10px 20px;
    margin: 5px 0;
    text-align: center;
}


/* Maps */
#map-canvas {
    width: 100%;
    height: 400px;
}

#listener-meta-table {
    width: 100%;
    margin-top: 10px;
    font-size: 10px;
    border-spacing: none;
    border-collapse: collapse;
}

#listener-meta-table tr:nth-child(2n-1) {
    background: #e0e0e0;
}

#listener-meta-table th {
    text-align: left;
}

#listener-meta-table td:not(:last-child) {
    padding-right: 10px;
}

.listener-info p {
    font-size: 11px;
}

.listener-top-list-item {
    padding-left: 100px;
    width: 70%;
}

.listener-top-list-item h4 {
    padding: 20px 0 2px 0;
    margin: 0;
    border-bottom: 1px #666 solid;
}

.listener-top-list-item p {
    margin: 0;
    line-height: 2;
    font-size: 11px;
}

.listener-top-list-item:before {
    display: block;
    width: 60px;
    height: 0px;
    content: '';
    position: absolute;
    margin-left: -80px;
    margin-top: 20px;
    background: #c00;
    padding: 30px 0;
    font-size: 18px;
    line-height: 0;
    border-radius: 50px;
    text-align: center;
    color: #fff;
}

.listener-top-list-item.gold:before {
    content: '1';
    background: #c98910;
}

.listener-top-list-item.silver:before {
    content: '2';
    background: #a8a8a8;
}

.listener-top-list-item.bronze:before {
    content: '3';
    background: #965a38;
}

#listener-top-lists-others {
    margin: 20px 0;
    padding-left: 100px;
    font-size: 11px;
}

.listener-info span {
    font-weight: bold;
}

/* audio player */
audio {
    width: 100%;
}
