body
{
	font-family: Cardo;
	background-color: rgb(31, 41, 71);
	background-color: hsl(225,40%,20%);
	color: rgb(255, 240, 217);
	color: hsl(36.3,100%,92.5%);
	background-image: url("../images/rarest-metals/background-metalwork3e.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";
}

a:link, a:hover, a:active
{
	color: rgb(71, 180, 235);
	color: hsl(200,80%,60%);
}

a:visited
{
	color: rgb(145, 169, 182);
	color: hsl(200,20%,64%);
}

.lt /* left-top ornament */
{
	background-image: url(../images/rarest-metals/corner-blue-lt.png);
}

.rt /* right-top ornament */
{
	background-image: url(../images/rarest-metals/corner-blue-rt.png);
}

.lb /* left-bottom ornament */
{
	background-image: url(../images/rarest-metals/corner-blue-lb.png);
}

.rb /* right-bottom ornament */
{
	background-image: url(../images/rarest-metals/corner-blue-rb.png);
}

.masthead a:link, .masthead a:visited, .masthead a:hover, .masthead a:active
{
	font-family: Cardo;

	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";
	font-size: 400%;
	line-height: 90%;
	color: rgb(41, 59, 95);
	color: hsl(220, 40%, 26.7%);
	position: relative;
	margin-top: -10px;
	text-shadow:
   -1px -1px 0 rgb(93,178,213),
    1px -1px 0 rgb(93,178,213),
    -1px 1px 0 rgb(93,178,213),
     1px 1px 0 rgb(93,178,213),
     2px 2px 10px rgb(128,180,255);
}


main, nav
{
	background-color: rgb(43, 50, 80);
	background-color: hsl(229, 30%, 24%);
	border-color: rgb(37, 111, 142);
	border-color: hsl(197.3, 58.8%, 35%);
}

hr
{
	opacity: 0.25;
	filter: alpha(opacity=25); /* For IE8 and earlier */
}

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

.divider
{
	background-color: rgb(255, 240, 217);
	background-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;
}

.chart
{
	border: none;
	padding: 2px;
	text-align: center;
	display: inline-block;
	margin: 0px 0px 50px 0px;
	color: rgb(204, 213, 255);
	color: hsl(229.2, 100%, 90%);
	text-align: center;
}

.chart table
{
	margin:auto;
}

.chart td
{
	text-align: center;
	padding: 0;
}


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

.IR { background-color: rgb(207, 110, 110); }
.IR { background-color: hsl(0, 50%, 62%); }
.RH { background-color: rgb(201, 175, 94); }
.RH { background-color: hsl(45, 50%, 58%); }
.RE { background-color: rgb(148, 218, 78); }
.RE { background-color: hsl(90, 65%, 58%); }
.OS { background-color: rgb(26, 230, 128); }
.OS { background-color: hsl(150, 80%, 50%); }
.PD { background-color: rgb(75, 195, 195); }
.PD { background-color: hsl(180, 50%, 53%); }
.AU { background-color: rgb(90, 125, 231); }
.AU { background-color: hsl(225, 75%, 63%); }
.PT { background-color: rgb(168, 108, 229); }
.PT { background-color: hsl(270, 70%, 66%); }
.AG { background-color: rgb(163, 67, 139); }
.AG { background-color: hsl(315, 42%, 45%); }
.RU { background-color: rgb(0, 0, 0); }
.RU { background-color: hsl(0, 0%, 0%); }
.CU { background-color: rgb(255, 128, 64); }
.CU { background-color: hsl(20.1, 100%, 62.5%); }
.U  { background-color: rgb(247, 255, 84); }
.U  { background-color: hsl(62.8, 100%, 66.5%); }
.ZN { background-color: rgb(160, 160, 160); }
.ZN { background-color: hsl(0, 0%, 62.7%); }



/*



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/rarest-metals/corner-blue-lt.png),
	url(../images/rarest-metals/corner-blue-rt.png),
	url(../images/rarest-metals/corner-blue-lb.png),
	url(../images/rarest-metals/corner-blue-rb.png);
}
