/* 
Theme Name:		 Pink
Theme URI:		 http:/stan.is/
Description:	 Pink is a child theme of Twenty Sixteen
Author:			 Staś
Author URI:		 http:/stan.is/
Template:		 twentysixteen
Version:		 1.0.0
Text Domain:	 pink
*/

body, #primary {
	background: #fd99cc;
}

.site-header-main {
	background: #ff77cc;
	color: #ff0066;
}

.site-header-main .site-branding .site-title a,
.site-header-main .site-branding .site-title a:hover,
.site-description {
	color: #ff0066;
}

#secondary {
	background: #ff0066;
}

#primary, #secondary, .site-header-main {
	padding: 1rem;
}

.entry-footer .byline {
	display: none;
}

#page {
	background-image: url(/wp-content/uploads/2021/04/STRIPES_02.gif);
}

.site-info .imprint {
	display: none;
}

.site-info .site-title:after {
	display: none;
}

#secondary, #secondary a, #secondary a:hover, #secondary a:focus, #secondary a:active {
	color: #fcf;
}

#secondary ul {
	list-style: none;
}

#secondary .widget {
	border-top-color: #fcf;
}

#secondary .search-submit {
	background-color: #fcf;
}

#primary a {
	color: #ff3399;
}

#primary h2 {
	color: #ff0066;
}