/*
Theme Name: BS4 Zotero Theme
Theme URI: http://zotero.org/
Description: This is just the basic things required by WP. everything else is in the main style.css
Version: 0.5
Author: Faolan Cheslack-Postava
Author URI: http://zotero.org/
*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
ul.linklist {
	list-style:none;
	padding:0;
}

h1 {
	font-weight: 400 !important;
}

h2 {
	margin-top: 1.7rem !important;
	margin-bottom: 1rem !important;
	font-size: 1.85rem !important;
	font-weight: 400 !important;
}

h3 {
	margin-top: 1.5rem !important;
	margin-bottom: 1rem !important;
	font-size: 1.45rem !important;
	font-weight: 400 !important;
}

p, li {
	font-size: 1.125rem;
}

p {
	line-height: 1.77778
}

li {
	line-height: 2;
}
