/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    
 Description:  Twenty Sixteen Child Theme
 Author:       KUN
 Author URI:   http://kathrine-nielsen.de
 Template:     twentysixteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  twenty-sixteen-child
*/

/* general*/

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('/fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('/fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}


	
html, body { height: 100%;
}

body {
	font-family: 'Roboto', sans-serif;
	color: #000;
}


h1, h2, h3, h4, h5 {
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
}


ul li {
	list-style: none;
}

ul {
	margin: 0 0;
}

a {
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-weight:normal;
	color: #b369ab;
}

a:hover {
	color: #000;
	font-weight:normal;
}

a:visited {
	color: #000;
	font-weight:normal;
}

strong {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 1.4em;
}

.entry-content blockquote {
	text-align: right;
}


blockquote {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	font-style: normal;
	border:none;
	margin: 0 0;
	padding: 0 0 ;
}

.entry-content blockquote:not(.alignleft):not(.alignright), .entry-summary blockquote, .comment-content blockquote {
	margin-left: 0;
}


.page, .site, .archive, .single {
	background-color: #fff;
}

.site {
	margin-left:auto;
	margin-right:auto;
}

.no-sidebar .entry-content {
	margin-left: 0;
	margin-right: 0;
}

body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    background: transparent;
}



/* header*/

.site-title {
	line-height: 0.9em;
}

.site-branding .site-title a  {
	font-size: 0.76em;
	color: #f0f0f0;
}

.site-header {
    padding: 0 0;
}

.site-branding {
	margin-bottom: 1em;
}



/* menü*/

.site-header-menu {
	padding-top:6em;
	margin-bottom: 0;
}

.site-header-menu a {
	font-size: 1.2em;
	font-weight: 300;
	color:#77787b;
}

.main-navigation .menu-item a:hover , .main-navigation .menu-item a:focus{
	color: #b369ab;
}

.main-navigation .current-menu-item > a, .current-page-ancestor a , .current-category-ancestor a {
    font-weight: 300;
    color:#000;
}

.menu-hauptmenue-container {
	float:right;
}

.main-navigation .primary-menu {
    border-bottom: none;
}




/* inhaltsbereich allgemein*/


.content-area {
    float: left;
    margin-right: 0;
    width: 100%;
}

.entry-content {
	color: #000;
}

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: none;
}

#primary {
	padding-top: 2em;
	border-top:0.16em solid #72bf44;
}

.entry-content ul {
	margin-left:0.6em;
}

.entry-content ul li {
	list-style: disc;
	margin-left:0.4em;
}

.entry-content h1 {
	font-size: 1.6em;
	font-weight: 400;
	margin-bottom: 0.6em;
	color:#77787b;
}

.entry-title {
	font-family: 'Roboto', sans-serif;
}

.entry-content h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0.6em;
	color:#77787b;
}


.post-thumbnail {
	margin:0 0 2em 0;
}

.site-info a:hover {
	color:#b369ab;
}


/* tablet und zwischengroessen*/

button {
	font-family:'Roboto', sans-serif;
	font-weight: 300;
	letter-spacing: normal;
	text-transform: none;
}

.menu-toggle {
	float:right;
    background-color: #72bf44;
    text-transform: uppercase;
    border: none;
    color: #fff;
    font-size: 1.2em;
    margin: 1em 0 1em 0;
    padding: 0.5em;
}

.menu-toggle:hover, .menu-toggle:focus {
    background-color: #b369ab;
    color:#fff;
}

.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
    background-color: #b369ab;
    color:#fff;
}




@media screen and (min-width: 768px) and (max-width: 1072px) {
	.menu-toggle {
	margin-top:4em;
}
}

@media screen and (max-width: 767px) {

.site-header-menu {
    margin-bottom: 0;
}

.main-navigation li {
    position: relative;
    padding-right:2.2em;
}
.site-footer {
    padding: 0 0;
}
}
	


@media screen and (max-width: 600px)  {

}	


