/*
Theme Name: hoergaenge.net Theme
Theme URI: http://oldenburg.hoergaenge.net/
Description: Das Design der Hoergaenge-Internetseite ab November 2016.
Version: 1.0.0
Author: Christian Gude
Author URI: http://www.chgude.de/
Tags: weiss, hell, elegant, klares Layout, Headerbilder wechselbar, flexibler Header, individuelles Menue, Theme-Einstellungen, blog, minimal, modern, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, footer-widgets, editor-style, featured-images, flexible-header, rtl-language-support, threaded-comments, translation-ready, full-width-template, theme-options, blog, entertainment, news, photography
Template: uku
*/
@import url("../uku/style.css");

/*-----------------------------------------------------------------------------------*/
/*	2.0 General Styles
/*-----------------------------------------------------------------------------------*/

body {
	font-family: 'Maven Pro', sans-serif;
}

/* --- Serif Styles - Zeile 137ff --- */

#secondary h2.widget-title,
#sidebar-page h2.widget-title,
.entry-content blockquote p,
.entry-content p span.uppercase,
.section-about-column-two  .social-nav ul li a,
.section-about-column-one p cite,
.widget_mc4wp_form_widget input[type="email"],
.widget_mc4wp_form_widget input[type="submit"],
.jetpack_subscription_widget #subscribe-email input[type="email"],
.jetpack_subscription_widget #subscribe-submit input[type="submit"],
.contact-form input[type="submit"],
input, 
textarea,
.site-content div.wpcf7 input,
.site-content div.wpcf7 textarea,
.site-content div.wpcf7 p,
a.standard-btn,
div.sharedaddy h3.sd-title,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content  h4,
.entry-content  h5 {
	font-family: 'Maven Pro', sans-serif;
}

/* --- Font Sizes - Zeile 181ff --- */

#secondary h2.widget-title,
#sidebar-page h2.widget-title,
#comments .comment-author,
.entry-header h2.entry-title {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
}

.single-post .entry-header h1.entry-title,
.blog-wrap h3.blog-title,
.archive-header h1.archive-title,
.page h1.entry-title,
.featured-slider .entry-header h2.entry-title,
#front-section-four .entry-header h2.entry-title,
.blog #primary .hentry.has-post-thumbnail:nth-child(4n+1) .entry-header h2.entry-title,
.social-front-title,
.section-three-column-one .entry-header h2.entry-title,
p.text-big,
.widget_mc4wp_form_widget p,
.jetpack_subscription_widget #subscribe-text p,
.single-post .entry-content blockquote p,
.page .entry-content blockquote p,
#front-section-three h3.front-section-title,
.recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline,
#big-footer-feature h3.footer-feature-title,
.single-post .entry-content p.intro {
	font-size: 20px;
	font-size: 1.5rem;
}

/* --- Links + Colors - Zeile 281ff --- */

#colophon .footer-menu ul a:hover,
#colophon #site-info a:hover {
	color: #ff9933;
}

/* --- Headings - Zeile 468ff --- */

h1, h2, h3, h4, h5, h6,
#overlay-nav ul li a,
#desktop-navigation ul li a,
.authorbox h3.author-title,
#comments h3.comments-title,
.page-links {
	font-weight: 700;
}

/* --- Forms & Buttons - Zeile 782ff --- */

input[type="button"],
input[type="submit"],
input#submit  {
	font-family: 'Maven Pro', sans-serif;
}

.widget_search input.search-field {
	margin-right: 4px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
}

/*-----------------------------------------------------------------------------------*/
/*	3.0 Header - Zeile 1059ff
/*-----------------------------------------------------------------------------------*/

#site-branding {
	padding-top: 7px;
	padding-bottom: 3px;
}

/*-----------------------------------------------------------------------------------*/
/* 12.0 Sidebar + Widgets - Zeile 2598ff
/*-----------------------------------------------------------------------------------*/

.widget-area .widget {
	padding-bottom: 50px;
}

/*-----------------------------------------------------------------------------------*/
/*	14.0 Footer - Zeile 2828ff
/*-----------------------------------------------------------------------------------*/

.title-footer {
	font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	line-height: 0.8;
}

/* Minimum width of 768 pixels (tablet portrait) Zeile 3528ff
------------------------------------------------------------------------------------ */
@media screen and (min-width: 48.000em) {
	
	/* --- Font Sizes - Zeile 3542ff --- */

	.single-post .entry-header h1.entry-title,
		.single-attachment .entry-header h1.entry-title,
		.page h1.entry-title {
			font-size: 2.65rem;
		}
	
	/* --- Front Page - Sections - Zeile 3707ff --- */
	
	.front-section-title {
		padding: 20px 0 10px;
	}
	.front-section a.all-posts-link {
		display: none;
	}
}

/* Minimum width of 1024 pixels (tablet landscape) Zeile 4084ff
------------------------------------------------------------------------------------ */
@media screen and (min-width: 64.000em) {
	
	/* --- Font Sizes --- */
	.entry-header h2.entry-title {
		font-size: 28px;
		font-size: 1.75rem;
	}
}

/* --- Blog - default - Zeile 4215ff --- */

#secondary,
	#sidebar-page {
		padding-left: 10px;
	}
	
/* --- Off Canvas Area - Zeile 4391ff --- */

	
/* --- Desktop Nav - Zeile 4621ff --- */

#desktop-navigation ul li a {
		font-size: 16px;
	}

#desktop-navigation .sub-menu li a,
	#desktop-navigation .children li a {
		font-size: 1rem;
	}