body
{
	font-family: Cardo;
	background-color: rgb(28, 74, 66);
	background-color: hsl(169,46%,20%);
	color: rgb(255, 255, 255);
	color: hsl(220,30%,100%);
	background-image: url("../images/holy-grails/bg22.png");
	font-variant-ligatures: common-ligatures;
	-webkit-font-variant-ligatures: common-ligatures;
	-webkit-font-feature-settings: "kern", "onum";
	font-kerning: normal;
	-moz-font-feature-settings:"dlig=1,onum=1;
	-moz-font-feature-settings:"dlig", "onum";  /* EDIT: new syntax for FF 15+ */
	-ms-font-feature-settings:"dlig", "onum";
	-o-font-feature-settings:"dlig", "onum";
	-webkit-font-feature-settings:"dlig", "onum";
	font-feature-settings:"dlig", "onum";
}



.masthead
{
	position:relative;
	top: 200px;
}

main, nav
{
	background-color: rgb(61, 82, 78);
	background-color: hsl(169, 15%, 28%);
	height: 1800px;
	max-height: 1800px;
	min-height: 1800px;
}

main, nav
{
	border-color: rgb(98, 188, 155);
	border-color: hsl(158, 40%, 56%);
}

hr, .divider
{
	opacity: 0.30;
	filter: alpha(opacity=30); /* For IE8 and earlier */
}

footer
{
	color: rgb(255, 240, 217);
	color: hsl(36.3, 100%, 92.5%);
}

.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;
}


/*



Items for graph format

<value>1</value>
<change>1</change>
<interval>Monthly</interval>


*/

.slide-generic
{
}

.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(220, 201, 172);
	color: hsl(36.3,40%,76.8%);
}

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/holy-grails/corner-green-lt.png),
	url(../images/holy-grails/corner-green-rt.png),
	url(../images/holy-grails/corner-green-lb.png),
	url(../images/holy-grails/corner-green-rb.png);
}

.monk
{
	position:relative;
	background-image: url("../images/notices/beatific-monk2.png");
	top: -12px;
	width: 51px;
	height: 56px;
	display:block;
	float: left;
	margin-right: 5px;
	opacity: 0.5;
}
