
.dku-news-filters,.dku-news-layout{font-family:Arial,sans-serif;color:#111}
.dku-news-filters *,.dku-news-layout *{box-sizing:border-box}
.dku-news-filters{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(420px,.9fr);gap:26px;align-items:center;width:100%}
.dku-news-filters__tabs{display:flex;flex-wrap:wrap;align-items:center}
.dku-news-filters__tabs a{display:inline-flex;min-height:38px;padding:0 22px;align-items:center;justify-content:center;border:1px solid #e1e1e1;background:#fff;color:#111;font-size:10px;font-weight:700;line-height:1;text-decoration:none}
.dku-news-filters__tabs a:hover,.dku-news-filters__tabs a.is-active{border-color:#111;background:#111;color:#fff}
.dku-news-filters__controls{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:14px;align-items:center}
.dku-news-filters__search{display:flex;min-height:40px;border:1px solid #dedede;background:#fff}
.dku-news-filters__search input{width:100%;min-width:0;padding:0 14px;border:0;background:transparent;color:#111;font-size:12px;outline:0}
.dku-news-filters__search button{flex:0 0 42px;border:0;background:transparent;color:#111;font-size:17px;cursor:pointer}
.dku-news-filters__month select,.dku-news-archive-select{width:100%;min-height:40px;padding:0 12px;border:1px solid #dedede;border-radius:0;background:#fff;color:#111;font-size:10px;font-weight:700}

.dku-news-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:28px;align-items:start;width:100%}
.dku-news-featured{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(0,.95fr);border:1px solid #e2e2e2}
.dku-news-featured__image{display:block;height:300px;overflow:hidden;background:#eee}
.dku-news-featured__image img,.dku-news-row__image img,.dku-news-latest__image img,.dku-news__image-placeholder{display:block;width:100%;height:100%;object-fit:cover}
.dku-news-featured__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:30px}
.dku-news__meta{color:#777;font-size:10px;line-height:1.2}
.dku-news-featured h2,.dku-news-row h3{margin:0}
.dku-news-featured h2 a{color:#111;font-size:25px;font-weight:700;line-height:1.15;text-decoration:none}
.dku-news-featured h2 a:hover,.dku-news-row h3 a:hover{text-decoration:underline}
.dku-news-featured p,.dku-news-row p{margin:0;color:#555;font-size:13px;line-height:1.52}
.dku-news__button{display:inline-flex;align-items:center;justify-content:center;margin-top:4px;padding:11px 18px;border:1px solid #111;background:#111;color:#fff;font-size:9px;font-weight:700;text-decoration:none}
.dku-news__button:hover{background:#fff;color:#111}

.dku-news-row{display:grid;grid-template-columns:230px minmax(0,1fr);gap:20px;align-items:center;padding:16px 0;border-bottom:1px solid #e4e4e4}
.dku-news-row__image{display:block;height:145px;overflow:hidden;background:#eee}
.dku-news-row__copy{display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.dku-news-row h3 a{color:#111;font-size:18px;font-weight:700;line-height:1.2;text-decoration:none}
.dku-news-row p{font-size:12px;line-height:1.48}
.dku-news__text-link{color:#111;font-size:9px;font-weight:700;text-decoration:none}
.dku-news__text-link:hover{text-decoration:underline}

.dku-news-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px}
.dku-news-pagination a,.dku-news-pagination span{display:inline-flex;min-width:34px;height:34px;padding:0 10px;align-items:center;justify-content:center;border:1px solid #dedede;color:#111;font-size:10px;font-weight:700;text-decoration:none}
.dku-news-pagination a.is-active{border-color:#111;background:#111;color:#fff}
.dku-news-pagination__next{padding:0 14px!important}

.dku-news-sidebar{border:1px solid #e1e1e1}
.dku-news-sidebar__section{padding:20px 18px;border-bottom:1px solid #e1e1e1}
.dku-news-sidebar__section:last-child{border-bottom:0}
.dku-news-sidebar__section h3{margin:0 0 16px;color:#111;font-size:13px;font-weight:700;line-height:1.1}
.dku-news-calendar__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.dku-news-calendar__head a{color:#111;font-size:18px;text-decoration:none}
.dku-news-calendar__head strong{font-size:10px}
.dku-news-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;align-items:center;text-align:center}
.dku-news-calendar span,.dku-news-calendar a{display:flex;min-height:27px;align-items:center;justify-content:center;color:#333;font-size:10px;text-decoration:none}
.dku-news-calendar__weekday{font-size:8px!important;font-weight:700}
.dku-news-calendar a.has-posts{background:#111;color:#fff;border-radius:50%}
.dku-news-calendar .is-empty{visibility:hidden}

.dku-news-latest{display:grid;grid-template-columns:62px minmax(0,1fr);gap:10px;align-items:start;padding:0 0 12px;margin:0 0 12px;border-bottom:1px solid #eee;color:#111;text-decoration:none}
.dku-news-latest:last-child{margin-bottom:0}
.dku-news-latest__image{display:block;width:62px;height:50px;overflow:hidden;background:#eee}
.dku-news-latest__copy{display:flex;flex-direction:column;gap:5px}
.dku-news-latest__copy strong{font-size:11px;line-height:1.2}
.dku-news-latest__copy small{color:#888;font-size:8px}

.dku-news-empty{padding:30px;border:1px solid #e1e1e1;color:#555;font-size:13px}
.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

@media(max-width:991px){
	.dku-news-filters,.dku-news-layout{grid-template-columns:1fr}
	.dku-news-filters__controls{grid-template-columns:minmax(0,1fr) 210px}
}
@media(max-width:767px){
	.dku-news-filters__controls{grid-template-columns:1fr}
	.dku-news-filters__tabs a{padding:0 14px}
	.dku-news-featured{grid-template-columns:1fr}
	.dku-news-featured__image{height:230px}
	.dku-news-featured__copy{padding:22px 20px}
	.dku-news-featured h2 a{font-size:21px}
	.dku-news-row{grid-template-columns:160px minmax(0,1fr)}
	.dku-news-row__image{height:120px}
}
@media(max-width:520px){
	.dku-news-row{grid-template-columns:1fr}
	.dku-news-row__image{height:190px}
	.dku-news-sidebar{margin-top:4px}
}



/* Single post sidebar: archive + calendar — v1.0.4 */
.dku-single-widget{
	display:block!important;
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	padding:20px 18px!important;
	border:1px solid #e1e1e1!important;
	background:#fff!important;
	color:#111!important;
	font-family:Arial,sans-serif!important;
	box-sizing:border-box!important;
}
.dku-single-widget *{
	box-sizing:border-box!important;
}
.dku-single-widget h3{
	display:block!important;
	margin:0 0 16px!important;
	padding:0!important;
	border:0!important;
	color:#111!important;
	font-family:Arial,sans-serif!important;
	font-size:12px!important;
	font-weight:700!important;
	line-height:1.1!important;
	letter-spacing:0!important;
	text-transform:none!important;
}
.dku-single-archive-select-wrap{
	display:block!important;
	width:100%!important;
	margin:0!important;
	padding:0!important;
}
.dku-single-archive-select{
	display:block!important;
	width:100%!important;
	height:42px!important;
	min-height:42px!important;
	margin:0!important;
	padding:0 38px 0 13px!important;
	border:1px solid #dcdcdc!important;
	border-radius:0!important;
	background:#fff!important;
	color:#555!important;
	font-family:Arial,sans-serif!important;
	font-size:10px!important;
	font-weight:400!important;
	line-height:42px!important;
	box-shadow:none!important;
	outline:0!important;
}
.dku-single-archive-select:focus{
	border-color:#111!important;
}

.dku-single-calendar-head{
	display:grid!important;
	grid-template-columns:28px minmax(0,1fr) 28px!important;
	align-items:center!important;
	width:100%!important;
	margin:0 0 14px!important;
	padding:0!important;
}
.dku-single-calendar-head a{
	display:flex!important;
	width:28px!important;
	height:28px!important;
	align-items:center!important;
	justify-content:center!important;
	margin:0!important;
	padding:0!important;
	border:0!important;
	background:transparent!important;
	color:#111!important;
	font-family:Arial,sans-serif!important;
	font-size:20px!important;
	font-weight:400!important;
	line-height:1!important;
	text-decoration:none!important;
}
.dku-single-calendar-head a:last-child{
	justify-self:end!important;
}
.dku-single-calendar-head strong{
	display:block!important;
	margin:0!important;
	padding:0!important;
	text-align:center!important;
	color:#111!important;
	font-family:Arial,sans-serif!important;
	font-size:10px!important;
	font-weight:700!important;
	line-height:1!important;
}
.dku-single-calendar-grid{
	display:grid!important;
	grid-template-columns:repeat(7,minmax(0,1fr))!important;
	gap:4px!important;
	width:100%!important;
	margin:0!important;
	padding:0!important;
	align-items:center!important;
	text-align:center!important;
}
.dku-single-calendar-grid > span,
.dku-single-calendar-grid > a{
	display:flex!important;
	width:28px!important;
	height:28px!important;
	min-width:28px!important;
	min-height:28px!important;
	margin:auto!important;
	padding:0!important;
	align-items:center!important;
	justify-content:center!important;
	border:0!important;
	border-radius:50%!important;
	background:transparent!important;
	color:#222!important;
	font-family:Arial,sans-serif!important;
	font-size:9px!important;
	font-weight:400!important;
	line-height:1!important;
	text-decoration:none!important;
}
.dku-single-calendar-grid > .dku-single-calendar-weekday{
	width:auto!important;
	height:22px!important;
	min-width:0!important;
	min-height:22px!important;
	border-radius:0!important;
	color:#555!important;
	font-size:8px!important;
	font-weight:700!important;
}
.dku-single-calendar-grid > .is-empty{
	visibility:hidden!important;
}
.dku-single-calendar-grid > a.has-posts{
	background:#111!important;
	color:#fff!important;
	font-weight:700!important;
}
.dku-single-calendar-grid > a.has-posts:hover{
	background:#fff!important;
	color:#111!important;
	box-shadow:inset 0 0 0 1px #111!important;
}
.dku-single-calendar-grid > .is-current{
	box-shadow:0 0 0 2px #fff,0 0 0 3px #111!important;
}
@media(max-width:991px){
	.dku-single-widget{
		max-width:420px!important;
	}
}
@media(max-width:520px){
	.dku-single-widget{
		max-width:none!important;
	}
	.dku-single-calendar-grid{
		gap:3px!important;
	}
}


/* Post archive template — v1.0.5 */
.dku-post-archive{
	width:100%;
	background:#fff;
	color:#111;
	font-family:Arial,sans-serif;
}
.dku-post-archive *{box-sizing:border-box}

.dku-post-archive__hero{
	display:grid;
	grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);
	gap:40px;
	align-items:center;
	min-height:200px;
	padding:44px 0 42px;
	border-bottom:1px solid #e4e4e4;
}
.dku-post-archive__hero h1{
	margin:0;
	color:#111;
	font-size:42px;
	font-weight:700;
	line-height:1;
	letter-spacing:-1px;
	text-transform:uppercase;
}
.dku-post-archive__description{
	max-width:590px;
	margin-top:15px;
	color:#555;
	font-size:14px;
	line-height:1.55;
}
.dku-post-archive__description p{
	margin:0;
}
.dku-post-archive__hero-art{
	min-height:145px;
	background-image:url('https://dku.vebstrana.com/wp-content/uploads/2026/08/dku-news-hero-graphic.png');
	background-repeat:no-repeat;
	background-position:right center;
	background-size:contain;
}

.dku-post-archive__toolbar{
	display:grid;
	grid-template-columns:minmax(0,1fr) 260px;
	gap:24px;
	align-items:center;
	padding:24px 0;
}
.dku-post-archive__tabs{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}
.dku-post-archive__tabs a{
	display:inline-flex;
	min-height:38px;
	padding:0 18px;
	align-items:center;
	justify-content:center;
	border:1px solid #e1e1e1;
	background:#fff;
	color:#111;
	font-size:9px;
	font-weight:700;
	line-height:1;
	text-decoration:none;
}
.dku-post-archive__tabs a:hover,
.dku-post-archive__tabs a.is-active{
	border-color:#111;
	background:#111;
	color:#fff;
}
.dku-post-archive__search{
	display:flex;
	height:40px;
	border:1px solid #dedede;
	background:#fff;
}
.dku-post-archive__search input{
	width:100%;
	min-width:0;
	padding:0 13px;
	border:0;
	outline:0;
	background:transparent;
	color:#111;
	font-size:11px;
}
.dku-post-archive__search button{
	flex:0 0 40px;
	border:0;
	background:transparent;
	color:#111;
	font-size:16px;
	cursor:pointer;
}

.dku-post-archive__layout{
	display:grid;
	grid-template-columns:minmax(0,1fr) 290px;
	gap:28px;
	align-items:start;
	padding-bottom:44px;
}
.dku-post-archive__sidebar{
	display:flex;
	flex-direction:column;
	gap:14px;
}
.dku-post-archive__pagination{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	gap:8px;
	margin-top:22px;
}
.dku-post-archive__pagination .page-numbers{
	display:inline-flex;
	min-width:34px;
	height:34px;
	padding:0 10px;
	align-items:center;
	justify-content:center;
	border:1px solid #dedede;
	background:#fff;
	color:#111;
	font-size:10px;
	font-weight:700;
	text-decoration:none;
}
.dku-post-archive__pagination .page-numbers.current{
	border-color:#111;
	background:#111;
	color:#fff;
}

@media(max-width:991px){
	.dku-post-archive__hero,
	.dku-post-archive__toolbar,
	.dku-post-archive__layout{
		grid-template-columns:1fr;
	}
	.dku-post-archive__hero-art{
		display:none;
	}
	.dku-post-archive__toolbar{
		gap:16px;
	}
	.dku-post-archive__search{
		max-width:420px;
	}
}
@media(max-width:520px){
	.dku-post-archive__hero{
		min-height:0;
		padding:34px 0 30px;
	}
	.dku-post-archive__hero h1{
		font-size:30px;
		letter-spacing:-.4px;
	}
	.dku-post-archive__tabs a{
		padding:0 13px;
	}
	.dku-post-archive__search{
		max-width:none;
	}
}
