/* =========================================================
   Tagg Maiwald CSS file
   taggmaiwald.com/apa7.css
   generated 2026-06-09
   ========================================================= */

/*	APA 7 was designed for presentation using physical paper,
	instead of HTML on digital screens. Thus, margin-top and
	margin-bottom are moot except for @media print.
*/

/* APA 7 web styling */

.apa7 p {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 0.5in;
}

/*	CSS does not currently support automation of title case or APA 7 style capitalization formats
*/

.apa7 h1, .apa7 h2, .apa7 h3, .apa7 h4, .apa7 h5 {
	font-weight: bold;
}

.apa7 h1 {
	text-align: center;
}

.apa7 h2, .apa7 h3, .apa7 h4, .apa7 h5, .apa7 h6 {
	margin-top: 0;
	margin-bottom: 0;
}

.apa7 h2, .apa7 h3 {
	text-align: left;
}

.apa7 h3, .apa7 h5 {
	font-style: italic;
}

.apa7 h4, .apa7 h5, .apa7 h6 {
	text-align: left;
	text-indent: 0.5in;
}

.apa7 p.source-ref-entry {
	padding-left: 0.5in;
	text-indent: -0.5in;
	margin-top: 0;
	margin-bottom: 0;
}

.apa7 blockquote {
	margin: 0;
	padding-left: 0.5in;
}

.apa7 blockquote p {
	text-indent: 0;
}

.apa7 blockquote p + p {
	text-indent: 0.5in;
}