body {
   font-family: tahoma, arial, verdana;
}

#masthead {
   background-image:url('http://www.sitgb.org/reopeninghelp/wp-content/uploads/2020/06/curtains-background-lighter.jpg');
   background-size:cover;
}

.memberlogin {
   position: absolute;
   right:200px;
   z-index: 9999999999;
  text-align:right;
}

 .loginlink {
   background-color: #000000;
   color: #ffffff; 
   padding:10px 20px;
   font-family: tahoma, arial, verdana;
   border:1px solid #333333;
}

.memberlogin a {
   text-decoration:none;
   color: #ffffff;
}

.memberlogin a:hover {
   color: #cccccc;
}

.site-title a {
margin:0;
background:url(http://www.sitgb.org/reopeninghelp/wp-content/uploads/2020/06/reopening_help_logo.jpg);
background-repeat:no-repeat;
background-position:center;
display:inline-block;
width:339px;
height:145px;
color:transparent !important;
}

h1.entry-title {
  display:none;
}

#colophon .widget-column {
   display:none;
}

.no-results {
   padding:30px 0;
}

.no-results.not-found .search-field {
   font-family: tahoma, arial, verdana;
   font-size:18px;
   color:#444444;
}

input[type="search"] {
   font-family: tahoma, arial, verdana;
   color:#444444;
}

.site-footer {
   background-color: #000000;
}

.imprint {
   color: #8b0000 !important;
}

input[type="submit"] {
   background: #8b0000;
   border-radius:0;
   font-family: tahoma, arial, verdana;
   font-weight:normal;
}

span.author.vcard {
  display:none;
}

span.byline {
  display:none !important;
}

@media only screen and (max-width: 700px) {
  .memberlogin {
   position: absolute;
   top:105px;
   right:10px;
   z-index: 9999999999;
  text-align:right;
  }
}

@media only screen and (max-width: 600px) {
  .memberlogin {
   position: absolute;
   top:178px;
   right:22px;
   z-index: 9999999999;
  text-align:right;
  }

  .site-title a {
     width:100%;
     height:200px;
  }
}