/*
Theme Name: VerbraucherBoten
Theme URI: https://themezee.com/themes/poseidon/
Template: poseidon
Author: Praetor Intermedia
Author URI: https://www.verbraucherboten.de
Description: Child-Theme zum Theme "Poseidon" von ThemeZee (https://themezee.com) für die VerbraucherBoten-Portale der Praetor Intermedia
Tags: two-columns,custom-background,custom-header,custom-logo,custom-menu,blog,news,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.9.1587505950
Updated: 2020-04-21 23:52:30

*/

.header-bar{
	width:100%;
	max-width: 1280px;
}

.header-main	{
	background-image: url(/wp-content/uploads/2020/04/VerbraucherBoten_t_75.png);
	background-repeat:no-repeat;
	background-position:left;
	/* min-height:75px; */
	padding-left:80px;
}
#headimg.header-image img{
	width:100%;
	max-width: 1280px;
}

#secondary {
	border-left: 1px solid #eee;
	padding-left: 10px
}

.widget_rss ul { list-style-type:none; }
.widget_rss ul li { margin-bottom:0.5em; }
.rss-widget-icon  {display:none;}

a.more-link {
	padding: 6px 14px;
	background:gainsboro !important;
	margin-left: calc(100% - 8em);
}

.followed-posts {
	background-color: #eee;
	padding: 0.5em 1em;
	margin-bottom: 1em;
	border-left: 5px solid #777;
}
.followed-posts ul { list-style-type: none; }
.followed-posts ul li { margin-bottom: 0.5em; }
h2.followed-posts-title {
	display: inline-block;
	border-bottom: 4px solid #777;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.125rem;
	font-family: 'Raleway', Tahoma, Arial;
}

.entry-footer {
	border-left: 5px solid #777;
	padding: 0.5em 1em 0.1em 1em;
	background-color: #eee;
}
.entry-tags:before{
	content: "Weitere Beiträge zu diesen Themen: ";
	font-size: 1.25rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Raleway', Tahoma, Arial;
	border-bottom: 4px solid #777;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.entry-tags .meta-tags a {
	background-color: dimgray;
	color:white !important;
	font-weight:bold;
}


.isc_image_list_box{
	font-size: 70%;
	background-color: gainsboro;
	padding-left: 0.5em;
}
.isc_image_list_title {
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom:0;
	margin-bottom:0;
}
.isc_image_list {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0.5em
}


/* Anpassungen für Tablets und Smartphones */

@media only screen and (min-width: 60.001em) {
	.small-header .header-main { background-image: url(/wp-content/uploads/2020/04/VerbraucherBoten_t_50.png); }
}

@media only screen and (max-width: 35em)  {
	.site-title { font-size: 22px !important; }
	.site-description { font-size: 11px; }
	h1.page-title{ font-size:22px; }
}