/*
Theme Name:     Color Mag Child
Theme URI:      http: //radiomkw-rocksid3.de/
Description:    Child Theme for the Color Mag theme
Author:         Yvonne Asshauer
Author URI:     http: //radiomkw-rocksid3.de/
Template:       colormag
Version:        1.0
*/
@import url("../colormag/style.css");
#header-logo-image {
        margin-bottom: 0;
        border-bottom: 1px solid #EAEAEA;
        width: 70%;
}
/*a {
color: #FFFFFF;
}
*/
.more-link {
   display: inline-block;
   background-color: #ffffff;
   border-radius: 3px;
}
.more-link span {
    font-size: 12px;
    padding: 5px 10px;
    color: #df3900;
    cursor: pointer;
    display: inline-block;
}
.category-rocksid3 {
   background-color: #FE9A2E;
}
.category-allesschlager {
   background-color: #ff8789;
}
