/*
Theme Name: Netzwerk Menschenrechte
Theme URI: https://www.netzwerk-menschenrechte.de
Template: treville
Author: Praetor Intermedia
Author URI: https://www.praetor.im
Description: "Netzwerk Menschenrechte" ist ein Childtheme des Treville-Themes von ThemeZee: https://themezee.com/themes/treville/
Tags: two-columns, blog, news, custom-background, custom-header, custom-logo, custom-menu, grid-layout, entertainment, editor-style, rtl-language-support, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, one-column, left-sidebar, right-sidebar, three-columns
Version: 1.7.1
Updated: 2020-04-28 00:53

*/

.header-main	{
	background-image: url(/wp-content/blogs.dir/14/files/sites/14/2020/05/Netzwerk-Menschenrechte_t_128.png);
	background-repeat:no-repeat;
	background-position:20px -15px;
	height:100px;
	padding-left:130px;
	-ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto;
}

.wp-post-image {
	min-width: 100%;
}
.tz-magazine-post img.size-full {
	max-height: 250px;
}

.isc_image_list_box {
	font-size: 75%;
	background-color:whitesmoke;
	padding: 1em;
}
.isc_image_list_box .isc_image_list_title {
	margin-bottom: 0.5em;
	font-weight: bold;
}

.backtop {
	display: none;
}

/* Anpassungen Typographie */
sup {
	vertical-align: 60%;
	font-size: 75%;
	line-height: 100%;
}
sub {
	vertical-align: -10%;
	font-size: 75%;
	line-height: 100%;
}
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", "Warnock Pro", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1em;
}
.caps {
	font-size: 90%;
}
.dquo {
	margin-left:-.40em;
}
.quo {
	margin-left:-.2em;
}



/* Anpassungen für Tablets und Smartphones */

@media only screen and (max-width: 60em)  {
	.header-main {	background-position:20px 0; }	
	
	.site-description {
		margin: 0;
		padding-left: 0;
		float: none;
		border-left:none;
	}
	.site-title {
		margin: .25rem 0 0 0;
	}
}

@media only screen and (max-width: 30em)  {
	.site-title, h1.page-title { 
		font-size: 18px !important; 
		-ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto;
	}
	.site-description { 
		font-size: 8px;
		float: none;
		margin: .25rem 0 0; 
	}
	#main-navigation { 
		font-size:70%;
		-ms-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
	}
}
@media only screen and (max-width: 20em) {
	.header-main {	background-position:20px -15px; }
	.site-title { margin-top: 0.5rem;}
	.site-title, h1.page-title { font-size: 14px !important; }
	#main-navigation { font-size: 50%; }
	
}