/*
 Theme Name:     mm15
 Theme URI:      http://www.hock-heckelmann.de/leistungen.html
 Description:    Suidobashi Child Theme
 Author:         Lutz Heckelmann
 Author URI:     http://www.hock-heckelmann.de/
 Template:       suidobashi
 Version:        1.0.0
*/
 
@import url("../suidobashi/style.css");

.single-zwischenruf .entry-header p {
	display: none;
}

.entry-content.kurznachricht {
	/*display: block;
	max-width: 700px;
	padding: 0;*/
}
.entry-kurznachricht,
.entry-zwischenruf {
	margin-bottom: 3em;
	/*max-width: 700px;*/
}
.page-template-page-kurznachricht .site-content .page {
    /*position: relative;
    display: block;
    max-width: 960px;
    margin: 0;
        margin-right: 0px;
        margin-left: 0px;
    padding: 0 0 70px;
    clear: both;*/
}
 
/* =Theme customization starts here
------------------------------------------------------- */

@media screen and (min-width: 1150px) {
	#site-title {
	    text-align: left !important;
	}
	#site-nav ul li {
	    margin: 0 0 0 20px;
	}

	.blog #primary {
		/*position: relative;*/
	}

	.primary-sidebar {
		position: absolute;
		right: 0px;
		top: 310px;
		width: 250px;
	}

	.blog #site-title,
	.single-post #site-title,
	.archive #site-title,
	.single-kurznachricht #site-title,
	.single-zwischenruf #site-title,
	.page-template-page-kurznachricht #site-title,
	.page-template-page-zwischenruf #site-title {
	    display: none;
	}

	.primary-sidebar .searchform {
		margin-top: 40px;
	}

	.primary-sidebar input[type="submit"] {
		margin-left: 5px;
	}
}

@media screen and (min-width: 1800px) {
	.home #masthead {
		padding-bottom: 167px;
	}
	.entry-content.kurznachricht {
		/*margin-left: auto;
		margin-right: auto;*/
	}
	.single-kurznachricht .entry-thumbnail {
		/*margin-left: auto;
		margin-right: auto;
		max-width: 960px;*/
	}
	.page-template-page-kurznachricht .entry-header, 
	.page-template-page-kurznachricht .entry-meta {
		/*max-width: 960px;
		padding-right: 260px;*/
		/*max-width: 960px;*/
	    /*padding-left: -260px;*/
	    /*padding-right: 260px;*/
	}
	.site-content .entry-kurznachricht {
		/*margin-left: auto;
		margin-right: auto;*/
	}
}

@media screen and (max-width: 1300px) {
	.site-content .post {
		max-width: 800px;
	}
}

@media screen and (min-width: 767px) {
	.site-content .entry-kurznachricht.post {
	    padding: 0 0 70px !important;
	}
}


.entry-header h2.entry-title, .entry-header h1.entry-title {
    font-size: 1.5rem;
}

.wp-caption a {
	border-bottom: 0;
}

.wp-caption .wp-caption-text {
	display: none;
}

.wp-caption img {
	margin-bottom: 15px;
}

.page-id-10 #primary .entry-header, .home #primary .entry-header {
	display: none;
}

#masthead .contact-mail {
	font-size: 1.5rem;
}

.page-id-104 .entry-content .wp-caption-text {
    display: block;
}

.widget-area ul {
	list-style: none;
	padding-left: 0;
}
.widget-area li {
	line-height: 1.69;
}
.widget-area li a:hover {
	color: #999;
}
.widget-area h3 {
	font-weight: bold;
}
.author_name {
	font-style: italic;
}
.post h1.entry-title,
.post h2.entry-title,
.page-template-page-kurznachricht h2.entry-title,
.page-template-page-zwischenruf h2.entry-title {
	font-weight: bold;
}
.post .entry-header h2.entry-title a,
.page-template-page-kurznachricht h2.entry-title a,
.page-template-page-zwischenruf h2.entry-title a {
	border-color: rgba(136, 136, 136, 0.3);
}
.entry-thumbnail-caption {
	font-size: .875rem;
}
.vorspann {
	font-weight: bold;
	margin-bottom: 20px;
}
.nav-previous a,
.nav-next a {
	background: white;
}
#site-header img {
	max-width: 200px;
	height: auto;
}
#nav-single a {
    color: #039;
}
#nav-single {
    background: #fff;
}
#nav-below a .meta-nav {
	font-weight: bold;
	color: #039;
	font-size: 18px;
}
.single-videos #primary .entry-content {
	width: 1024px;
	margin-top: 4.5rem;
}
.single-videos #primary .entry-header p, 
.single-videos #primary .vorspann p,
.single-videos article footer,
.single-videos article .entry-thumbnail {
	display: none;
}