/* database.artistpr.com -- site-specific CSS (pre-dates the dark theme). */
#content { margin-top: 2em; margin-bottom: 2em;}
.entry-title { text-transform: uppercase; }
.entry-meta { display:none; }
.post-navigation { display:none; }
.pdb-searchform legend { display:contents; }
@media screen and ( max-width: 500px ) {
	.pdb-searchform legend { display: block; margin-bottom: 0;  }
}
.um-login #um-submit-btn {
    width: 100%!important;
}
