/* Theme Name: Zuki Child UH */
/* Now you can start adding your own styles here. Use !important to overwrite styles if needed. */

/*	2.0 General Styles */
#container {max-width: 1260px;margin: 0 auto;padding:0 30px 30px;background: #fff;}

#main-wrap {
	padding: 0 0px !important;
}

/* --- Typography --- */
.entry-content p,
.entry-content p.standard-text,
.entry-content ul,
.entry-content ol,
.entry-content .wide-content {font-size: 16px;font-size: 1rem;line-height: 1.73;}
.entry-content blockquote,
#comments blockquote {margin-left: 50px;position: relative;font-style: italic;}

/* --- Featured Content Slider --- */
.flexslider .rp-big-one {margin-bottom: 0px;padding-top: 15px;border-top: 1px solid #ccc;}

/* wpPageNavi */
.wp-pagenavi .current {display:inline !important;}
.wp-pagenavi .page {display:inline !important;padding-bottom: 3px !important;}
.wp-pagenavi {margin-bottom:35px;}

/*	3.0 Links + Colors */
table td a {color: #000;border-bottom: 1px solid #ccc;outline: none;}

.textwidget a  {color: #191919;font-weight: normal;}

/* Hintergrund anpassen - TOPIC = tbd */
.topics-tbd .entry-content {background: #eef6fe;}

/* 10.0 Widgets */
.widget-area .widget {padding: 15px 0 15px;border-bottom: 1px solid #ccc;clear: both;float: none;overflow: hidden;}

/* --- Text Widget --- */
.textwidget ul {font-size: 13px;font-size: 0.8125rem;padding-left: 0;}

/*	13.0 Shortcodes */

/* Infoboxes */
.foto-box {margin: 0;padding: 10px 2px 26px;overflow:hidden;font-size: 12px;font-size: 0.75rem;font-style: italic;line-height:1.35;}
.site-content .foto-box p {margin: 0 0 26px;}
.foto-box a {color: #000;border-bottom: 1px solid #ccc;outline: none;}
	
/*	14.0 Media Queries */
/* Minimum width of 1023 pixels (tablets landscape) */
@media screen and (min-width: 1023px) {
	#blog-sidebar,
	#front-sidebar-one,
	#front-sidebar-two {width: 25%;float: right;}
	
	.entry-content,
	.entry-summary,
	.blog .entry-meta,
	.single-post .entry-meta,
	#comments,
	#disqus_thread {	max-width: 840px;}
	.entry-details,
	.entry-content,
	.entry-summary,
	.post .entry-meta,
	.single-post #comments,
	.single-post #disqus_thread {padding-left: 40px;padding-right: 40px;}
}

/* Minimum width of 1260 pixels (laptops 13") */
@media screen and (min-width: 1260px) {

	/* --- General --- */
	#blog-sidebar,
	#front-sidebar-one,
	#front-sidebar-two {width:25%;float:right;}
}

/* adjust the ad wrapper*/
.uh-banner-3-im-text {position:relative;margin-bottom: 12px; // depending on size}
/* label element */
.uh-banner-3-im-text .uh-adlabel {position:absolute;bottom:0px;right:0px;font-size:8px;}
.uh-banner-4-unter-text .uh-adlabel{font-size:8px;padding:0px 0px 12px 0px;}

/*WP YouTube Lyte Infobox */
.lyte_gdpr {margin: 10px 5px 26px 5px;overflow:hidden;font-size: 12px;font-size: 0.75rem;font-style: italic;line-height:1.35;}
.site-content .lyte_gdpr p {margin: 0 0 26px;}
.lyte_gdpr a {color: #000;border-bottom: 1px solid #ccc;outline: none;}
