
h1, h2, h3, h4, h5, h6, p, a {
    font-family: 'EB Garamond', serif;
}

a {
    color: #fe00b1;
}

a:hover {
    color: #AC097A;
}

a.read-more {
    font-size: 12px;
    color: #3EC8EA;
    font-style: italic;
}

.button {
    font-size: 12px;
    padding: 8px 18px 8px 18px;
}

.top-border {
    margin-top: 1px;
    border-top: 12px solid #000;
}

.logo {
    margin: 70px auto 10px;
    text-align: center;
}

.logo .sub-title {
    font-weight: bold;
    color: #969696;
    margin: 10px auto;
}

.menu {
    margin-bottom: 20px;
}

.breadcrumbs {
    border: 0px;
    border-color: #f3f3f3;
    background-color: #fff;
    margin: 0px 0 0 0;
    padding: 0px;
}

.breadcrumbs li a {
    text-transform: none;
}

.breadcrumbs li .current {
    text-transform: none;
}

.menu hr.top {
    border-top: 1px solid #ccc;
}

.menu hr.bottom {
    border: 2px solid #413937;
}

.top-bar {
    background: #fff;
}

.top-bar-section ul {
    background: #fff;
}

.top-bar-section ul li > a {
    font-family: 'EB Garamond', serif;
    /*font-size: 20px;*/
}

.top-bar-section li:not(.has-form) a:not(.button), .top-bar-section li a:not(.button) {
    background: #fff;
    background-color: #fff;
    color: #8d8b8c;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #272727;
    color: #fff;
}

.top-bar-section li.active {
    text-decoration: underline;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
    background: #272727;
    color: #fff;
}

.top-bar-section ul {
    display: table;
    margin: 0 auto;
}

.top-bar-section ul li {
    /*display: table-cell;*/
}

.top-bar .name {
    background-color: #000;
}


.intro-image {
    height: 400px;
    overflow: hidden;
}

hr.news {
    margin-top: 0px;
}

.site-footer hr {
    border: 4px solid #ccc;
}

.site-footer h4 {
    font-size: 12px;
    color: #57585c;
    font-weight: bold;
    text-decoration: underline;
}

.site-footer p, .site-footer label {
    font-family: 'EB Garamond', serif;
    font-size: 12px;
    color: #878789;
    font-weight: bold;
}

.vcard {
    border: 0px;
    font-family: 'EB Garamond', serif;
    padding-left: 0px;
}

.footer-separator hr {
    border-bottom: 3px solid #1a83f8;
}

.bottom-footer {
    margin: 20px auto;
    text-align: center;
}

.bottom-footer p {
   font-size: 9pt; 
   font-style: italic;
}

.bottom-footer a {
    color: #1a83f8
}

.disc p.small {
    font-size: 9pt; 
    color: #5e5e60;
    font-weight: bold;
    margin-bottom: 0px;
}

.disc h2 {
    font-size: 15px;
    color: #fe00b1;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 0px;
}

.show-latest-discs p.small {
    font-size: 0.7rem;
    font-weight: bold;
    margin-bottom: 1px;
}

.disc p {
    margin-bottom: 5px;
}

.musician-detail h1, .disc-detail h1 {
    color: #fe00b1;
    font-size: 1.4rem;
    font-weight: bold;
}

.disc-detail .track-list p {
    font-size: 0.9rem;
}

.disc-detail .credits p {
    font-size: 0.9rem;
}

.disc-detail .tech-info p {
    font-size: 0.8rem;
}

.button {
    background-color: #aaa;
}

.button:hover {
    background-color: #000;
}

.filter {
    margin: 0px auto;
    text-align: center;
}

.filter a {
    color: #aaa;
}
.image-container {
    /*height: 250px;*/
}

.small-news-item {
    margin-bottom: 10px;
}

.small-news-item h2 {
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    color: #d51ca3;
}

.small-news-item p {
    font-size: 13px;
    color: #7e7f80;
}

.small-news-item p.small {
    padding: 0px;
    margin: 0px;
}

.small-news-item p.date {
    padding: 0px;
    margin: 0px;
    font-style: italic;
    color: rgba(126, 127, 128, 0.6);
}

#language-chooser {
    /*margin: 10px auto 10px auto;*/
    margin-top: 10px;
    /*text-align: center;*/
    height: 10px;
}

#language-chooser a {
    background: none;
    color: #3895f9;
    font-size: 15px;
    font-weight: bold;
}

#language-chooser ul {
    margin-left: 10px;
}

#language-chooser li {
    margin-left: 10px;
}

#top-buttons ul {
    padding-right: 10px;
    margin: 0px;
}

#top-buttons ul li a {
    color: #000; 
}

a.grey-link {
    color: #5E5E60;
    font-style: italic;
    text-decoration: underline;
}

.reviews h2 {
    font-size: 1.5rem;
}

.reviews h3 {
    font-size: 1.1rem;
}

#search-top {
    position: relative;
    top: -17px;
}

#search-top input {
    height: 1.99rem;
    font-size: 0.75rem;
}

#search-top a {
    font-size: 1.2rem;
    position: relative;
    top: 4px;
    left: -20px;
    color: #000;
}

#search-results li {
    margin-bottom: 20px;
}

#search-results .small {
    font-size: 10px;
}

#search-results p {
    margin: 0px;
}

