body
{
	font-family: Cardo;
	color: rgb(102, 0, 0);
	color: hsl(0, 100%, 20%);
	background-color: rgb(231,222,211);
	background-color: hsl(33, 29.4%, 86.7%);
	background-image: url("../images/rarest-cheese/cheese-cloth-bg.jpg");
}

.masthead
{
	position:relative;
}

main, nav
{
	max-height: 4050px;
	min-height: 4050px;
	height: 4050px;
	border-color: rgb(102, 128, 153);
	border-color: hsl(210, 20%, 50%);
	background-color: rgb(255, 255, 255);
	background-color: hsl(0, 0%, 100%);
}

hr, .divider
{
	border-color: rgb(0,0,0);
	border-color: hsl(0, 0%, 0%);
	opacity: 0.2;
}

.masthead, .masthead a:link, .masthead a:visited, .masthead a:hover, .masthead a:active, .sub-masthead, .sub-masthead a:link, .sub-masthead a:visited, .sub-masthead a:hover, .sub-masthead a:active
{
	color: rgb(204, 0, 0);
	color: hsl(0, 100%, 40%);
}

.sub-masthead
{
	margin-top: 10px;
	font-size: 100%;
	line-height: 100%;
}

.masthead
{
	font-family: Cardo;
	font-size: 400%;
	line-height: 87%;
	position: relative;
	margin-top: -10px;

	font-variant-ligatures: none;
	-webkit-font-variant-ligatures: common-ligatures;
	-webkit-font-feature-settings: "kern", "onum";
	font-feature-settings: "kern";
	font-kerning: normal;
	font-feature-settings:"normal";
}

footer
{
	color: rgb(102, 0, 0);
	color: hsl(0, 100%, 20%);
}

.announced-date
{
	font-size: 150%;
	line-height: 80%;
	float: left;
	width: 50%;
	margin: 20px 0px 20px 0px;
}

summary
{
	font-size: 110%;
	float: left;
	display: block;
	width: 50%;
}

.float-right
{
	margin: 10px 0px 10px 20px;
}

.title
{
	float: left;
	position: relative;
	left: -3px;
	top: 10px;
	margin-bottom: 10px;
}

figure
{
	display: block;
	margin: 1200px -60px 0px 0px;
}

.archives
{
	display: block;
	font-size: 100%;
	font-family: monospace;
	line-height: 120%;
	margin-top: 30px;
}

.bar
{
  float: left;
  position: relative;
  margin: auto;
}



.generic-slide-caption
{
	width:120px;
	text-align: left;
	float:left;
	position:relative;
	color: rgb(128, 128, 128);
	color: hsl(0,0%,50%);
}

figcaption, .birthday-caption, aside
{
	color: rgb(102, 0, 0);
	color: hsl(0, 100%, 20%);
}

figcaption
{
	font-style: initial;
	text-align: left;
	float:left;
	position:relative;
	font-size: 80%;
	line-height: 150%;
}

aside
{
	font-style: initial;
	text-align: left;
	font-size: 80%;
}


.slide-generic-caption // cyan
{
}

.generic-slide-class
{
}

.slideshow-caption-container
{
}

.genericSlideshowContainer
{
	float: right;
	top: -50px;
}

.flourish
{
	background-image:
	url(../images/rarest-cheese/corner-brown-lt.png),
	url(../images/rarest-cheese/corner-brown-rt.png),
	url(../images/rarest-cheese/corner-brown-lb.png),
	url(../images/rarest-cheese/corner-brown-rb.png);
}

