/*!
 * Theme Name: Die Sterne
 * Theme URI: http://audiotheme.com/
 * Author: Alexander Reuber
 * Description:  - Child von Promenade
 * Version: 1.0.0
 * License: GPL-2.0+
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: white, light, one-column, two-columns, three-columns, right-sidebar, responsive-layout, custom-background, custom-menu, editor-style, featured-images, full-width-template, infinite-scroll, microformats, rtl-language-support, sticky-post, theme-options, translation-ready, blog, music, portfolio, video, clean, conservative, contemporary, light, minimal, modern, professional, simple, traditional
 * Domain Path: /languages
 * Text Domain: promenade-child
 * Template: promenade
 */
@import url("MyFontsWebfontsKit.css");
@import url("../promenade/style.css");

body,
dt, 
textarea,
.site-navigation,
label,
button,
input,
select,
.featured-content,
.published,
.entry-meta--header .post-type,
.pagination,
.front-page .content-area,
.gallery .gallery-caption,
body .wp-playlist,
.widget ,
.widget_calendar table caption,
.widget-area .milestone-countdown .difference,
.widget_recent_entries,
.widget_rss .rss-date,
.archive-gig,
.gig-card,
.tracklist,
.recent-posts-item-title,
.credits,
input[type="checkbox"] + label,
input[type="radio"] + label,
.comment-reply-title small,
.comments-area,
.widget_audiotheme_upcoming_gigs .upcoming-gigs-archive-link  { 
	font-family: Circe-Regular; 
}

h1, h2, h3, h4, h5, h6,
.menu--archive a,
.comments-header .comments-title,
.comment-author, 
.comment-reply-title,
.widget-area--home .block-grid-item-title,
.record-details,
.widget-title,
.widget_contact_info .confit-address,
#infinite-handle span {
	font-family: Circe-Bold; 
	font-weight: normal !important;
}

.site-navigation {
	font-size: 0.9em;
}

.site-content-inside {
	background-color: #fff;
}