
html {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(/National_Library/20181105034639oe_/https://bear.im/images/fzm-canvas.texture-01-400x375.jpg);
        font-family: "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", sans-serif;
}

.page-header {
	padding: 10px 10px 10px 10px;
}
.page-logo {
	float: left;
}
.page-title {
	float: left;
}
nav ul {
	padding: 0;
}
nav li {
	display: inline;
	list-style-type: none;
	padding-right: 6px;
}
nav a:link, nav a:visited {
	text-decoration: none;
}
.page-content {
	clear: both;
	margin-top: 5px;
}

h1 {
	font-weight: 600;
	font-size: 2.0em;
	margin-bottom: 0;
}
h2 {
	font-weight: 600;
	font-size: 1.2em;
	margin-bottom: 0;
}
/*	font-family: 'Open+Sans', sans-serif; */
	font-weight: 600;
	font-size: 1.4em;
	margin-top: 0;
}
abbr {
	border-bottom: none;
}

.article {
	clear: both;
}

.post {
	border-radius: 15px;
	border: 1px solid;
	background-image: url(/National_Library/20181105034639oe_/https://bear.im/images/fzm-canvas.texture-03-400x395.jpg);
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.byline {
  font-size: 0.8em;
}

.byline.p.p-category {
	float: right;
}

.mention li {
	list-style-type: none;
}

hr {
	display: block;
	height: 3px;
	border: 0;
	border-top: 3px solid #C0C0C0;
}
footer { 
	font-size: 0.8em;
	background-color: #C0C0C0;
}
footer ul {
	padding: 0;
}
footer li {
	list-style-type: none;
}
footer .about {
	float: left;
}
footer .license {
	float: right;
}
