body {
	background-color: #f1f4f5;
	background-repeat: no-repeat;
}

body.custom-background {
	background-size: 100%;
}

.background-fixed {
	background-attachment: fixed;
}

.background-scroll {
	background-attachment: scroll;
	/* background-attachment: fixed; */
}

@media (min-width: 768px) {
	body {
    	/* background-size: cover !important; */
	}
}

/* Typography */
a,a:hover,a.time:hover {
    text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a h6 a {
    font-family: 'Montserrat-Light',Arial,sans-serif;
    color: #ab102f;
    text-decoration: none;
}

a.h1,a.h2,a.h3,a.h4,a.h5,a time,.menu-item a,.call-to-action a,a.time {
    text-decoration: none;
}

.small-text {
    font-size: 14px;
}

.base-color {
    color: #000;
}

.ohjelmatiedot {
    margin-top: 40px;
}

.special-text {
    font-family: 'danielblack',"Comic Sans MS",cursive,sans-serif;
    color: #fff;
}

.error {
	padding: 10px;
	font-size: 14px;
}

.caption-uppercase {
    text-transform: uppercase;
}

.btn:hover {
    cursor: pointer;
}
.yellow { color: #FBBF00 }

/* Container */
@media (min-width: 768px) {
    .container {
    /* width: 90%; */
    }
}





/* Artikkeli */
article:not(.no-bg) {
    min-height: 400px;
}
.masonry-container article {
	min-height: auto;
}
.article-nosto {
    position: relative;
}

.article-nosto .post-type-label {
    position: absolute;
    z-index: 1000;
    top: 8px;
    right: 8px;
    display: inline-block;
    background-color: rgba(163,11,45,0.8);
    padding: 2px 8px;
    font-size: 12px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.white-bg {
    background-color: #fff;
}

/* Menu */
.dropdown-menu>li>a {
    text-decoration: none;
}

ul.main-menu li a {
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
	ul.main-menu li a {
	    padding-right: 10px;
	    padding-left: 11px;
	}
}

@media (max-width: 1330px) {

    .radio-navi {
        border-bottom-left-radius: 0;
    }
}

@media (max-width: 991px) {
    .radio-navi div[class*='col-'] > div {
		padding-left: 20px;       
		padding-right: 20px;
        min-height: inherit;
    }
}

@media (max-width: 767px) {
    .radio-navi div[class*='col-'] > div {
        padding-left: 0;
        padding-right: 0;
    }
}

.onair-current-or-next-song,.song-title,.song-performer,.onair-program, #playlistselection dt {
    text-transform: uppercase;
	font-size: 12px;
}
#playlistselection dt { 
	padding-top: 6px !important; 
	font-size: 12px !important;
}
.radio-navi .song-performer {
    display: block;
	color: #FBBF00;
}
article .song-performer {
	color: #ab102f;
}

dl.playlist dt { 
	font-size: 14px; 
	padding-top: 6px;
	margin-bottom: 0 !important;
}

@media (min-width: 1330px) {
    .radio-navi div[class*='col-'] > div {
        min-height: 155px;
    /* min-height: 146px; */
    }
}

@media (min-width: 1330px) {
    .radio-player .dropdown {
        padding-top: 10px;
    }
}

@media (min-width: 768px) {
    #main-menu .menu-item a {
        display: block;
        color: #fff;
    }
}

@media (max-width: 990px) {
    .top-navi ul {
        font-size: 14px;
    }

    ul.main-menu li#sitemap-icon a {
        padding-bottom: 16px;
    }

}

@media (min-width: 768px) {


    .main-navi > .row {
        margin-left: 0;
        margin-right: 0;
    }

    .main-navi > .row > .main-navi-wrapper-block {
        padding-right: 0;
    }

    /* Listan eka */
    ul.main-menu div > ul > li > a {
        margin-top: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 16px !important;
    }

    .dropdown-menu {
        border-top: 1px solid #820a20;
    }

    ul.dropdown-menu {
        padding-bottom: 20px;
    }

    /* Kaikki muut listassa, paitti eka 
    ul.main-menu div > ul > li + li a {
        font-size: 13px !important;
        padding-top: 4px;
        padding-bottom: 4px;
    }*/
	ul.main-menu div > ul > li > ul > li a {
	    font-size: 13px !important;
	    padding-bottom: 4px;
	    padding-top: 4px;
	}    

    ul.main-menu div > ul > li + li.active a,ul.main-menu div > ul > li:first-of-type.active a,ul.main-menu div > ul > li:first-of-type a:hover,ul.main-menu div > ul > li + li a:hover {
        background-color: #840923;
    }

    .dropdown-menu {
        box-shadow: none;
    }

    .radio-navi {
        padding: 0 30px 0 0;
    }

    #playlistselection {
        min-width: 280px;
    }

    .now-on-radio {
        padding-left: 30px !important;
    }

    .main-navi-wrapper-block {
        position: relative;
        padding-left: 0;
    }


    ul .sub-menu.dropdown-menu {
        background-color: inherit;
        margin-top: 0;
    }

    ul .sub-menu.dropdown-menu a {
        font-size: 14px;
    }

    ul.main-menu {
        width: 100%;
        position: relative;
        font-size: 0;
    }

    ul.main-menu li {
        font-size: 18px;
        padding-right: 0;
        padding-left: 0;
    }

    li .sitemap.menu-item a {
        margin-bottom: -2px;
    }

    ul.main-menu li#sitemap-icon {
        float: right;
    }
}

/*
media (min-width: 130px) and (min-width: 1300px) {
    .radio-navi div[class*='col-'] > div {
        min-height: 130px;
    }
}
*/

@media (min-width: 990px) {
    ul.main-menu li#sitemap-icon a {
        padding-bottom: 13px;
    }
}

/* Sitemap menu */
#sitemap-menu .mm-listview {
    font-size: 16px;
}

#sitemap-menu input::-webkit-input-placeholder {
    color: #fff;
}

#sitemap-menu input::-moz-placeholder {
    color: #fff;
}

#sitemap-menu input::-moz-placeholder {
    color: #fff;
}

/* Article */
article.special-nosto {
    min-height: inherit !important;
}

.article-nosto figure {
    padding: 0;
}

.post-type-label {
}

/* Ohjelmakartta */
.ohjelmakartta dt {
    display: inline-block;
    background-color: #f5f5f5;
    color: #222;
    font-family: 'Montserrat-Bold',Arial;
    font-size: 12px;
    padding: 2px 0 2px 2px;
}

.ohjelmakartta dd {
    padding: 2px 0 2px 6px;
    color: #2F2F2F;
}

.day dl.items {
    border-top: 1px solid #D1D1D1;
    padding-top: 5px;
}

.ohjelmakartta a { 
	color: #222;
	text-decoration: none; 
}
.ohjelmakartta .items a:hover { 
	text-decoration: underline; 
	color: #AB102F !important;
}

.ohjelmakartta dt.past,
.ohjelmakartta dd.past {
	color: #959595;
}
.ohjelmakartta .items .past a {
	color: #ABABAB;
}

.ohjelmakartta .items .current a {
	color: #F4C000;
}


@media (max-width: 468px) {
    .day dl.items {
        border: 0;
    }
}

.day dl {
    margin: 5px 0;
}

.day dl:nth-of-type(1) {
    border-top: none !important;
}

/* Deikauppa */
.deikauppa {
    float: left;
    padding-right: 0 !important;
}

.dei-caption {
    margin-bottom: 10px;
}

#deikauppa-header-nosto .tuotekuva-description,#deikauppa-header-nosto a {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
}

#deikauppa-header-nosto > div > div:nth-of-type(3) {
    padding-left: 10px;
}

#deikauppa-infeed-nosto a.tuotekuva-buttoni {
    display: block;
    margin-top: 10px;
}

.radio-navi .deikauppa img {
    height: 62px;
}

/* Top navi search */
/*
.top-search {
    position: relative;
    text-align: right;
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.top-search a {
    display: inline-block;
    padding: 20px 25px;
    border-top-right-radius: 20px;
}

.top-search a:hover {
    cursor: pointer;
    background-color: #8a0c25;
}

.top-search .glyphicon {
    font-size: 26px;
}

.top-search-hover-box {
    position: absolute;
    top: 0;
    right: 76px;
    z-index: 1000;
    padding: 20px;
    min-width: 300px;
    background-color: rgba(0,0,0,0.7);
}
*/

.top-navi .some-list { 
	display: inline-block;
	text-align: right; 
}
@media (min-width: 768px) {
	.top-navi ul {
		float: none;
	}
}

#menu-ylinvalikko { 
	display: block;
	text-align: right;
	margin-top: 15px;
}

/* Top navi search */
.top-search {
	display: block;
	float: right;
	margin-left: 20px;
	position: relative;
    text-align: right;
}
.top-search .glyphicon {
    font-size: 20px;
    color: #fff;
}
@media (min-width: 992px) {
	.top-search .glyphicon {
	    font-size: 25px;
	}
}

.top-search a {
    display: inline-block;
    padding: 6px 10px 4px 10px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	border: 2px solid rgba(255,255,255, 0.8);
	/* background-color: #AB102F; */
}
.top-search a:hover {
    cursor: pointer;
    background-color: #8a0c25;
	border-color: #8a0c25;
}



.top-search-hover-box {
    position: absolute;
    top: 0;
    right: 76px;
    z-index: 1000;
    padding: 20px;
    min-width: 300px;
    background-color: rgba(0,0,0,0.7);
}

/* Radio navi  */
.radio-navi {
    padding: 0;
}

/* Yoast Breadcrumbs */
#breadcrumbs {
    display: inline-block;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
    padding: 5px;
    margin-bottom: 5px;
    border-top-left-radius: 10px;
    color: #fff;
}

#breadcrumbs a {
    text-decoration: none;
    color: #fff;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumb_last {
/* color: #ab102e */
}

/* Banners */
.banner-parade-wrapper {
    max-width: 980px;
    margin: auto;
    margin-bottom: 30px;
}

/* Call to action bar */
.donate-call-to-action a.h4 {
    font-size: 20px;
    padding: 2px;
    margin: 0;
    padding: 10px;
}

.donate-call-to-action h4 {
    font-size: 19px;
    font-family: 'danielblack',"Comic Sans MS",cursive,sans-serif;
}

.donate-call-to-action ul.list-inline,
.donate-call-to-action h4 {
    margin-top: 8px;
}

.donate-form .donate-caption {
    padding-right: 10px !important;
}
.donate-form input[type=text] {
	border-right: 0;
	height: 40px;
	
	text-align: right;
	padding-right: 4px;
}
.donate-form input[type=text] + .input-group-addon {
	border-left: 0;
	padding-left: 4px;
	padding-right: 10px;
}
.donate-call-to-action a {
    text-decoration: underline;
}

.donate-call-to-action a.h4:hover {
    color: #fbbe00;
}

.input-group.donate-group {
    max-width: 240px;
    float: left;
}

.donate-call-to-action ul.list-inline.donate-wrapper {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* Lahjoituslomake lyhytkoodina, flouttimaa ja clearfixii */
.donate-form-shortcode .donate-form {
	float: left; 
	clear: both;
	margin-top: 30px;
	margin-bottom: 30px;
}
.donate-form-shortcode.donate-call-to-action {
	display: block;
	width: 100%;
	clear: both;
	float:left;
}

/* Form */
/* mikähän lomake tää on alunpåerin kohdistettu? tpfons lomakkeet valkoisella taustalla kaik. 
input[type="text"],input[type="email"],textarea,.input-group-addon {
    background-color: #f2f2f2;
}
*/
.btn.btn-default {
    color: #fff !important;
    background-color: #ab102f !important;
    border-color: #ab102f !important;
    border-radius: 10px;
}

.btn.btn-default:hover {
    color: #ab102f !important;
    background-color: #f3be00 !important;
    border-color: #f3be00 !important;
}

.btn-small {
    display: block;
    padding: 4px 6px;
    background-color: #840923 !important;
    text-decoration: none;
}

.btn-small:hover {
    background-color: #f3be00 !important;
}

.tuotekuva-buttoni.btn-small {
    display: inline-block !important;
    margin-top: 4px;
}

/* Buttons */
.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default {
    color: #ab102f !important;
    background-color: #fcbf00 !important;
    border-color: #fcbf00 !important;
}

/* Backdrop navigaton */
.backdrop {
    position: absolute;
    top: 57px;
    left: 0;
    z-index: 1000;
    width: 100%;
}

.backdrop-content-wrapper {
    margin-right: 15px;
    background-color: #a30b2d;
/* border-top: 1px solid #850823; */
    padding: 10px 40px 20px 20px;
}

.backdrop .main-level {
    float: left;
    padding: 10px;
}

.backdrop-subitem-wrapper {
    padding: 10px !important;
}

.backdrop a {
    color: #fff !important;
    word-wrap: break-word;
}

.backdrop a:hover {
    text-decoration: underline !important;
}

.remove-padding-left {
    padding-left: 0 !important;
}

.uppercase {
    text-transform: uppercase;
}

.no-text-transform {
    text-transform: none;
}

.backdrop ul,.backdrop li {
    list-style-type: none;
}

.backdrop ul>li>a {
    color: #fff;
}

.backdrop ul>li>a:hover {
    text-decoration: underline;
}

.backdrop .menu-item a {
    font-size: 14px;
}

.backdrop ul.sub-menu {
    padding-left: 0;
}

.backdrop-sub-item {
    float: left;
    padding-right: 20px;
}

.bordered {
    border: 1px solid #ff0;
}

a.sitemap-caption {
    display: block;
    padding-top: 10px !important;
    font-size: 14px !important;
}

a.sitemap-child {
    display: block;
    padding-top: 5px !important;
    font-size: 11px !important;
}

a.main-level-caption {
    font-size: 18px !important;
}

a.backdrop-sub-item-caption {
    display: block;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 18px !important;
}

/* Side bar navigation */
.list-group.digitaali-side-nav .list-group-item {
    padding: 6px 15px;
    border: 0;
}

.list-group.digitaali-side-nav .list-group-item a {
    display: block;
    width: auto;
    color: #840b27;
    background-color: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    text-decoration: none;
    padding: 10px;
}

.list-group.digitaali-side-nav .list-group-item.past a {
    opacity: .2;
}

.list-group.digitaali-side-nav .list-group-item a:hover {
    cursor: pointer;
    background-color: #870827;
    color: #fff;
    border-color: #870827;
}

.list-caption {
    margin-top: 0;
    margin-bottom: 40px;
}

/* Info Box */
.info-box {
    background-color: #fff;
    padding: 10px;
    margin: 20px 0;
    border-radius: 10px;
    border: 1px solid #DFDFDF;
    font-size: 16px;
}

.no-Y-margins {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.info-box .glyphicon {
    color: #a30b2d;
}

.info-box .Y-paddings {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* Glyphicons */
.glyphicon-medium {
    font-size: 24px;
}

/* Carousel - Home */
.home .carousel {
    margin-bottom: 30px;
}

.home .carousel .content-highlight {
    width: 100%;
}

.home .carousel-indicators li {
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
}

.home .carousel-indicators li.active {
    background-color: rgba(163,11,45,0.7);
}

@media (max-width: 767px) {
    .carousel-mobile-img {
        width: 100%;
        max-width: none;
    }
}

.home .carousel .item,.home .carousel .carousel-inner {
    width: 100%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    border-radius: 20px;
}

.carousel img {
    border-radius: 20px;
}

.carousel-control {
    background-image: none !important;
}

/* Carousel - ohjelmatiedot */
.carousel-ohjelmatiedot .carousel-control.right,.carousel-ohjelmatiedot .carousel-control.left {
    background-image: none;
    color: #860a21;
    opacity: 1;
}

.carousel-controls.carousel-ohjelmatiedot {
    position: relative;
    width: 100%;
    height: 50px;
}

.carousel-control.carousel-ohjelmatiedot {
    position: absolute;
    top: 0;
    bottom: 100%;
    left: 0;
    width: 15%;
}

/* Typography */
.dei-weekday {
    text-transform: capitalize;
}

/* Ohjematiedot */
.dei-event, .dei-event h4, .dei-event a { color: #000 }
.dei-event a:hover { color: #AB102F }

/* Current tapahtumat */
.dei-event[data-status="current"], .dei-event[data-status="current"] a,.dei-event[data-status="current"] h4,dt.current,dd.current {
    color: #f4c000;
}

/* Menneet tapahtumat / ohjelmat */
.dei-event[data-status="past"],.dei-event[data-status="past"] a, .dei-event[data-status="past"] h4 {
    color: #959595;
}

dd h4 {
    margin-top: 1px;
}

/* Article */
article {
    box-shadow: none;
}

.article-thumbnail img {
    height: 420px;
    width: auto;
}

.article-paddings {
    padding: 0 20px 20px 20px;
}

dl {
    /* color: #840b27; */
    font-weight: 400;
}

dt {
    font-weight: 400;
}

dt,dd {
    margin-bottom: 15px;
}

/* Special nostoboksi */
article.special-nosto {
    background-color: #6bbdf1;
}

.special-nosto,.special-nosto h1,.special-nosto h2,.special-nosto h3,.special-nosto h4,.special-nosto h5,.special-nosto p,.special-nosto a {
    color: #fff;
}

.nothumb {
    text-align: center;
    margin: 70px auto !important;
}

/* Buttons */
a.btn,a.btn-white {
    display: block;
    width: auto;
    padding: 5px 15px;
    max-width: 400px;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    margin: 20px auto;
    border: 1px solid #A9A9A9;
}

a.btn-white {
    background-color: #fff;
}

a.btn {
    border: none;
    background-color: #ab102f;
    color: #fff !important;
}

a.btn:hover {
    cursor: pointer;
    background-color: #f4c000;
    color: #ab102f !important;
}

a.btn-white:hover {
    cursor: pointer;
    background-color: #ab102f;
    color: #fff;
}

.centered {
    margin: auto;
}

.add-Ymargins {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

/* No-gutter rules for Bootstrap */
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

/* Tagit */
.tags-container {
    margin-top: 15px;
}

ul.tags {
    margin-top: 10px;
}

ul.tags li {
    padding: 0;
}

ul.tags li a,ul.tags li a:visited,a[rel="tag"] {
    display: inline-block;
    border: none;
    padding: 4px 12px;
    font-size: 14px;
    background-color: #e9e9e9;
    border-radius: 10px;
    margin: 6px 6px 6px 0;
    text-decoration: none;
}

ul.tags li a:hover,a[rel="tag"]:hover {
    text-decoration: none;
    background-color: #ab102f;
    color: #fff;
}

ul.tags li a:hover,ul.tags li a:visited,ul.tags li a:focus,a[rel="tag"]:hover,a[rel="tag"]:visited,a[rel="tag"]:focus {
    text-decoration: none;
}

/* Kuvalliset nostoboksit */
.nosto-box {
    position: relative;

    width: 100%;
  	height: 1px;
  	padding-bottom: 100%;
  	
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    
    margin-bottom: 30px;
    
}
.nosto-box:hover {
    cursor: pointer;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.nosto-box a {
    	
    position: absolute;
    display: block;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    
    color: white;
    text-decoration: none;
}

.nosto-box .overlay {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
}
.nosto-box .overlay span {
	display: block;
	
    padding: 15px;
    border-radius: 20px;
    background-color: rgba(171,16,47,0.9);
}

.nosto-box h1,.nosto-box h2,.nosto-box h3 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 5px;
    padding-left: 15px;
}

.nosto-box h3 {
    text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}

.nosto-box .overlay span {
    font-size: 14px;
}

/* Masonry */
#masonry-section {
    float: left;
}

/* Date */
time.entry-date {
    font-size: 14px;
}


/* Footer */
ul.footer-mainmenu li a {
    text-transform: uppercase;
}

ul.footer-submenu a:hover, 
ul.footer-mainmenu a:hover{ text-decoration: underline; }

@media (min-width: 768px) {
    ul.list-inline.piped li + li:before {
        margin: 0 10px;
    }
}

@media (max-width: 768px) {
    .footer-mainmenu {
        margin-top: 30px;
    }

    .footer-mainmenu li,.footer-submenu li {
        display: block;
    }

    .footer-mainmenu li a {
        padding-left: 0 !important;
    }

    .footer-submenu {
        margin-top: 25px;
    }

    .footer-mainmenu li,.footer-submenu li {
        margin-bottom: 7px;
    }
}

body > footer h1,body > footer h2,body > footer h3,body > footer h4,body > footer h5 {
    color: #fcbf00;
}

@media (max-width: 1330px) {
    .contact-box {
        margin-top: 20px;
    }
}

/* Call to action bar */
footer .call-to-action a {
    display: block;
    margin: 5px 10px 10px;
}

.some-list {
   /*  float: right; */
}

@media (max-width: 768px) {
    .some-list {
        float: left;
    }

    .some-list li {
        padding: 0;
    }

    .some-list li a img {
        width: 80%;
    }
}


@media (min-width: 768px) {
    .ohjelmakartta dt {
        float: left;

        clear: left;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.33%;
    }
}

@media (max-width: 992px) {
    .xs-Y-paddings {
        padding-bottom: 5px;
    }
}

.no-padding {
    padding: 0 !important;
}

.no-shadow {
    box-shadow: none !important;
}

.fullwidth {
    width: 100% !important;
    max-width: none !important;
}

.content-paddings,.news-feed-item.content-paddings {
    padding: 30px;
}

@media (min-width: 992px) {
    .content-highlight .slider-content-nosto {
        max-height: 400px;
        min-height: 400px;
    }
}

/* Article image - nosto */
.newsfeed-article-img-wrapper {
    position: relative;
}

/* Video */
.article-img-overlay.glyphicon {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 32px;
    color: rgba(255,255,255,0.9);
    padding: 12px 24px;
    background: rgba(0,0,0,0.6);
    margin-left: -40px;
    margin-top: -28px;
    border-radius: 12px;
    -o-border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

.article-img-overlay.glyphicon:hover {
    color: #a30b2e;
}

/* Sidebar-listat */
ul.entry-list {
    list-style-type: none;
}

ul.entry-list.tiny-list ul.entry-list.tiny-list,ul.entry-list.tiny-list li {
}

ul.entry-list.tiny-list li a {
    font-size: 12px;
    text-decoration: none;
}

ul.entry-list.tiny-list li a:hover {
    text-decoration: underline;
}

ul.entry-list.tiny-list li a h1,ul.entry-list.tiny-list li a h2,ul.entry-list.tiny-list li a h3,ul.entry-list.tiny-list li a h4,ul.entry-list.tiny-list li a h5,ul.entry-list.tiny-list li a h6 {
    text-decoration: none;
}

ul.entry-list.tiny-list li a h6 {
    margin-top: 0;
}

ul.entry-list.tiny-list time.entry-date {
    font-size: 12px;
}

/* Podcast */
ul.entry-list.podcasts .podcast_player,ul.entry-list.podcasts .podcast_meta {
    display: none;
}

ul.entry-list p {
    font-size: 14px;
}

.podcast_meta {
    margin-top: 10px;
}

.podcast_meta aside,.podcast_meta aside a {
    font-size: 16px;
}

.podcast_meta aside a {
    padding-left: 2px;
    padding-right: 2px;
}

.gradient-bg {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+13,ffffff+100&0.42+0,0+13,0+100 */
/*
background: -moz-linear-gradient(rgba(255,255,255,0.42) 0%, rgba(255,255,255,0) 13%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(rgba(255,255,255,0.42) 0%, rgba(255,255,255,0) 13%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.42)), color-stop(0.13, rgba(255,255,255,0)), to(rgba(255,255,255,0)));
background: -o-linear-gradient(rgba(255,255,255,0.42) 0%, rgba(255,255,255,0) 13%, rgba(255,255,255,0) 100%);
background: linear-gradient(rgba(255,255,255,0.42) 0%, rgba(255,255,255,0) 13%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
/* Chrome10-25,Safari5.1-6 */
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

/* Radio Playlist */
@media (max-width: 991px) {
    .radio-playlist {
        border-top-right-radius: 20px;
    }
}

.radio-playlist {
	position: relative;
}
.radio-playlist > .playlist-dropdown {
    position: absolute;
    top: 10px;
    right: 10px;
}

.radio-playlist .row {
    margin-left: 0;
    margin-right: 0;
}

#playlistselection dl {
    font-size: 14px;
    padding: 10px 15px 7px 13px;
    margin-bottom: 0;
}

#playlistselection h5 {  
	padding: 0 15px 0 13px;
	margin-bottom: 4px;
	
}

#playlistselection dl dt,#playlistselection dl dd {
    margin: 0;
    padding: 4px 0;
}

#playlistselection dl dt:last-child,#playlistselection dl dd:last-child {
    padding-bottom: 0;
}

#playlistselection dl dt {
    max-width: 40px;
}

#playlistselection dl dd {
    margin-left: 50px;
}

.dropdown dl {
    color: #fff;
}

.playlist-long dd {
	margin-bottom: 0;
}

.page-list-wrapper {
    padding: 10px;
}

/* Page list */
ul.page-list {
    margin: 0;
    padding: 0;
}

ul.page-list,ul.page-list li {
    list-style-type: none;
}

ul.page-list li a {
    text-decoration: none;
}

ul.page-list.dropdown-menu li a {
    color: #fff;
}

ul.page-list ul.children {
    margin-left: 0;
    padding-left: 0;
}

ul.page-list > li,ul.page-list.dropdown-menu > li {
    margin: 5px 0;
/* border-bottom: 1px solid #C2C2C2; */
}

ul.page-list.dropdown-menu li a {
    padding: 4px 8px;
}

ul.page-list > li > a {
/* text-transform: uppercase;  */
    font-size: 16px;
}

ul.page-list > li > ul > li > a {
    font-size: 12px;
}

ul.page-list li.current_page_item > a {
    /* color: #a30b2d; */
}

ul.page-list.dropdown-menu li.current_page_item > a {
    background-color: #8a0c25;
}

.submenu.page-list .current_page_item a {
	color: #8a0c25;
}

/* Radio Player */
.radio-player p.now-playing {
    font-size: 14px;
    margin: 8px 0 0;
}

/* Side menu - slide */
.mm-menu .mm-divider,.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
    background: rgba(0,0,0,.1) !important;
}

/* Alert Box */
.alert { font-size: 14px; }

/* Pagination */
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 25px 0;
    background-color: #fff;
	border-radius: 0;
	padding: 10px;
}

.pagination .screen-reader-text { margin-top: 4px; }