/*
 Theme Name:   Twenty Sixteen Child
 Description:  Twenty Sixteen Child Theme
 Template:     twentysixteen
 Text Domain:  twentysixteenchild
*/

.custom-background
{
	background-image: url('/wp-content/uploads/2019/10/backgr_60mm.png');
}

.site
{
	max-width: 950px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0px 0px 10px;
}

body:before
{
	height: 0px !important;
}

body:after
{
	height: 0px !important;
}

#masthead:before
{
	height: 128px;
	width: 900px;
	background-image: url('/wp-content/uploads/2024/09/Logolink3.png');
	content: '';
	display: block;
	clear: both;
}

#masthead
{
	padding: 0px;
}

.site-header-main
{
	padding-left: 5%;
	padding-right: 5%;
	background-color: #ffad00;
	margin-bottom: 20px;
	background-image: url('/wp-content/uploads/2020/01/MAPlogo_Unicov.png');
	background-repeat: no-repeat;
	background-position: 30px 20px;
}

.site-header-main .site-branding
{
	visibility: hidden;
}

.site-info
{
	display: none;	
}

.entry-title
{
	font-size: 1.5rem;
}

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: Merriweather, Georgia, serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

.alignleft
{
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

p
{
	margin: 0;
	margin-bottom: 1em;
}

