/*
Theme Name: Twentyfifteen - Ferienhof Hildesheimer B&ouml;rde Childtheme
Description: Twentyfifteen - Ferienhof Hildesheimer B&ouml;rde Childtheme
Author: Marcus Buchwald
Author URI: http://www.marcus-buchwald.de
Template: twentyfifteen
Version: 1.0
Tags:
*/
@import url("../twentyfifteen/style.css");

/* ##### Header ##### */

@media screen and (min-width: 59.6875em) {
	body:before {
		background-color: transparent;
	}
	
	.sidebar , .hentry{
		background: url(img/bg-sidebar.png) top left repeat transparent;
	}
	
	.site-header {
		padding: 0 10%;
	}
}

/* ##### Site Title, Entry Title ##### */

.site-title, .entry-title, .page-title  {
	font-family: 'Rock Salt', cursive;
}

.site-description, h3.entry-title {
	font-family: 'Gloria Hallelujah', cursive;
	font-size: 24px;
	font-size: 2.4rem;
}

.site-title, .entry-title, .page-title  {
	font-size: 40px;
	font-size: 4rem;
	line-height: 1.3636;
	letter-spacing: 4px;
}
 h3.entry-title {
	letter-spacing: 0;
}

@media screen and (max-width: 77.5em) {
	.site-title, .entry-title  {
		font-size: 30px;
		font-size: 3rem;
		line-height: 1.3636;
	}
}

/* ##### Content ##### */

article.post {
	margin-top: 0 !important;
}

.noshadow {
    box-shadow: none !important;
}

.page-header {
    border-bottom: 0 none;
    border-left: none;
    padding: 3.8461% 7.6923%;
}

.page-header {
    background-color: transparent;
	background: url(img/bg-sidebar.png) top left repeat transparent;
    border-bottom: none;
    padding: 7.6923%;
}

.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3{
    font-family: 'Gloria Hallelujah', cursive;
}

.contact-form label span {
    color: #666 !important;
}
