header, footer, section, nav, article, footer, aside {display:block;}

/* import fonts */
@font-face {
  src: url(../fonts/Nashvill.ttf) format("truetype");
  font-family: "Nashville";
}

@font-face {
  src: url(../fonts/JFRingmaster.ttf) format("truetype");
  font-family: "Ringmaster";
}

@font-face {
  src: url(../fonts/CarnevaleeFreakshow.ttf) format("truetype");
  font-family: "Carnevalee";
}

@font-face {
	font-family: "Acknowledgement";
	src: url(../fonts/Acknowledgement.ttf) format("truetype");
}

body	{
 	
	text-align:center;
	background: url("../images/bricks.jpg");
	background-repeat: repeat;
}

article { 
	background: rgba(25, 25, 25, 0) url("../images/olde-paper.jpg"); 
	margin: -1em 10%;
	padding: 0.2em 3em;
	width: 900px;
	opacity: 0.93;
	box-shadow: 2px 2px 11px rgba(25, 25, 25, 0.8);
}
		
article ul  {padding: 0;}
article ul li p {
	display:block;
	
}

#portraits { margin-bottom: 0px; }
#portraits img, #portraits object {
	box-shadow: 0px 0px 11px rgba(25, 25, 25, 0.8);
	border-radius: 2px;
	padding: 12px;
	border: 1px solid silver;
	background-color: white;
	opacity: 1;
}

#portraits li {
	display: inline-block;
		margin: 0 2px;
		width: 210px;
		height:  340px;

}

#portraits p {
	font-family: "Nashville", serif;
	font-size: 37px;
	color: hsla(360, 50%, 0%, 0.8);
	margin-top: 2px;
}

#portraits p:first-line { font-size: 20px; }

#portraits q { 
	display: block;
	font-family: "Ringmaster", serif;
	color: rgba(110, 5, 0, 0.8);
	font-size: 24px;
	line-height: 1.3; 
	margin-top: -0.2em;
}

q:before { content: "" }
q:after  { content: "" }

header h1 {
	border-top: 7px solid hsla(360, 50%, 0%, 0.8);
	border-bottom: 7px solid hsla(360, 50%, 0%, 0.8);
	padding-top: 20px;
	font-family: "Nashville", serif;
	font-size: 120px;
	color: hsla(360, 50%, 0%, 0.8);
	margin: 0;
}

header p {
	font-family: "Nashville", serif;
	font-size: 32px;
	margin: 0;
	margin-top: 15px;
	color: hsla(360, 50%, 0%, 0.8);

}

header h2 {
	font-family: "Ringmaster", serif;
	color: rgba(110, 5, 0, 0.8);
	font-size: 80px;
	margin: 0;
}



header p:nth-of-type(2) {
	font-family: "Carnevalee", serif;
	font-size: 72px;
	text-transform: lowercase;
	margin: 0;
	line-height: 0.9;
		color: hsla(360, 50%, 0%, 0.8);

}

header p:nth-of-type(3) { 
	font-family: "Acknowledgement", serif;
	font-size: 72px;
	text-align: left;
	border-right: 10px solid black;
	width: 3em;
	float: left;
}

header p:nth-of-type(3) abbr { 
	display: block;
	font-size: 60px;
	line-height: 0.3;
	margin-top: 0.25em;
	border-bottom: 0;
}
header p:nth-of-type(3) sup { 
	font-size: 25px;
	margin-top: 0;
	letter-spacing: 3px;

}
header p:nth-of-type(3) abbr:nth-of-type(2) {
	font-size: 20px;
	display: inline-block;
	margin-left: -70px;
	letter-spacing: -1px;
}

p.location {
	font-family: "Acknowledgement", serif;
	text-align: left;
	float: left;
	width: 72%;
	font-size: 20px;
	margin-left: 1em;
	border-bottom: 5px solid black;
}

header p:nth-of-type(5) {
	font-family: "Acknowledgement", serif;
	color: rgba(110, 5, 0, 0.8);
	font-size: 20px;
	text-align: left;
	display: block;
	float: left;
	padding-left: 1em;
	padding-right: 1em;
	margin-top: 0.2em;
}
header p:nth-of-type(5) time:nth-of-type(1) {
	display: block;
}
header p:nth-of-type(5) time { 	font-size: 16px; }
header p:nth-of-type(6) {
	font-family: "Acknowledgement", serif;
	width: 9em;
	float: left;
	font-size: 25px;
	margin-top: 0.2em;	
	border-left: 5px solid black;
	border-right: 5px solid black;

}
header p:nth-of-type(7) {
font-family: "Acknowledgement", serif;
	font-size: 18px;
	margin-top: 0.3em;	
	margin-left:  0.5em;
	display: inline-block;
	width: 16em;
	text-align: left;
	
}
header p:nth-of-type(7) img { 
float: left;	
padding-right: 1em; 
padding-top: 0.2em;
border: none;
}

section p::first-line {
	font-variant: small-caps;
	font-weight: bold;
}

section p:first-of-type {
	margin-top: 4em;
}


section p {
	text-align: left;
	font-family: georgia, serif;
	line-height: 1.3;
	font-size: 13px;
}

section { margin-bottom: 4em; }

a { 
	color: rgb(67, 47, 9);
	text-decoration: none;
	font-weight: bold;
}

a:hover { border-bottom: 1px solid rgb(67, 47, 9); }

aside { 
	background-color: white;
	margin: 0em 10%;
	padding: 0.1em 3em;
	width: 900px;
	opacity: 0.98;
	float: left;
	border-top: 2px solid rgb(67, 47, 9);
}

aside nav {
 float: left;
 text-align: left;
}

aside ul { 
	list-style-type: circle;
	padding-left: 0px;
	padding-right: 3em;
	margin-top: 5px;
	line-height: 1.3;
	font-size: 13px;
	font-family: georgia, serif;

}

aside h3 {
	font-family: "Acknowledgement", serif;
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 0;
}


.sponsors { 
	text-align: left; 
	padding-left: 4em;
	float: left;
}

.sponsors img {
	margin-top: 5px;
}
