body
{
	font-family: Cardo;
	background-color: rgb(57, 64, 72);
	background-image: url(../images/remarkable-colors/bg30a.png);
}

body
{
	color: rgb(231,239,255);
}

body a:link
{
	color: rgb(191,239,255);
}

body a:visited
{
	color: rgb(153,190,204);
}

body a:hover, body a:active
{
	color: rgb(255,255,255);
}


i
{
	font-size:97%;
}

h1
{
	color: rgb(255, 255, 255);
}

figcaption, aside, footer
{
	color: rgb(224, 224, 184);
	color: hsl(60,40%,80%);
}

hr
{
	xborder-color: rgb(176, 231, 255);
	border-color: rgb(128, 140, 166);
	opacity: 1;
}

main, nav
{
	color: rgb(231,239,255);
	font-size:110%;
	border-color: rgb(170,170,170);
	background-color: rgb(40, 25, 25);
	overflow-y: scroll;
	padding-left:13px;
	padding-right:13px;
	hyphens: auto;
}

.section-top
{
	width:100%;
	border:0 solid rgb(0,128,255);
	text-align:center;
}

.swatch
{
	margin:55px 25px 55px 25px;
	display:inline;
	position: relative;
}

.section-bottom
{
	width:100%;
	border:0 solid rgb(0,128,255);
	position:relative;
	margin-top:35%;
}

.genericSlideshowContainer
{
	border:0 solid white;
}


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

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

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

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

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

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

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

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

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

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


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

.flourish
{
	background-image:
	url(../images/remarkable-colors/corner-rc-lt.png),
	url(../images/remarkable-colors/corner-rc-rt.png),
	url(../images/remarkable-colors/corner-rc-lb.png),
	url(../images/remarkable-colors/corner-rc-rb.png);
}

.instruction
{
	xfont-variant: small-caps;
	font-size:120%;
	color: rgb(255,200,235);
}

.small-caption
{
	font-size:14px;
	color:rgb(224, 224, 184);
}
