@font-face {  
	font-family: "Goudy Bookletter 1911";  
	src: url('/file_download/1/GoudyBookletter1911.otf') format("opentype");  
}

form, input, select { font-size: 100%; /* IE hack */ }
input, select, th, td, li li, li p, td p, blockquote p, li ul, li ol, ol li, ul li, code, pre { font-size: 1em; }
body {
	background-color: #E0DAF8; /* palest blueberry */
	/* background: #171717 url('/images/3.png') top left repeat; */
	color: #503D9F; /* deepest blueberry */
	font-family: "Goudy Bookletter 1911", "Georgia", "Times New Roman", serif;
	margin: 0;
	font-size: 1em;
	line-height: 2em;
}
body > header {
	margin-top: 3em;
	border-top: 1em solid #B7ABE8; /* light blueberry */
}
body > header,
body > nav {
	display: block;
	background-color: #B7ABE8; /* light blueberry */
}
header h1,
nav ul,
article,
footer,
.fb-like,
nav.blog {
	display: block;
	width: 59em;
	margin-left: auto;
	margin-right: auto;
}
header h1 {
	width: 19.667em;
	font-weight: normal;
	/* margin-top: 1em; */
	margin-top: 0;
	margin-bottom: 0;
	/* margin-left: 2em; */
	font-size: 3em;
	line-height: 1em;
	position: relative;
	z-index: 2;
}
/*
body > header h1:after {
	display: block;
	width: 338px;
	height: 213px;
	float: right;
	margin: 0;
	padding: 0;
	margin-top: -65px;
	margin-bottom: -65px;
	background: transparent url('/images/8.png') top left no-repeat;
	content: '';
}
*/
header h1 a:link,
header h1 a:link:hover,
header h1 a:link:active,
header h1 a:visited,
header h1 a:visited:hover,
header h1 a:visited:active {
  border: none;
	color: #503D9F; /* deepest blueberry */
	text-decoration: none;
	background-color: transparent;
}
header time {
	margin-top: 0em;
	margin-bottom: 1em;
	margin-left: 5em;
	margin-right: 5em;
}
div.fb-like {
	display: block;
	margin: -60px auto 0 auto;
	padding-left: 56em;
	width: 3em !important;
	position: relative;
	z-index: 1;
}
nav {
	border-bottom: 1em solid #B7ABE8; /* light blueberry */
	margin-bottom: 2.5em;
}
nav ul {
	margin-top: 0;
	margin-bottom: 0;
	/* margin-left: 15.25em; */
	padding: 0;
	line-height: 1em;
	position: relative;
	z-index: 2;
}
nav li {
	display: inline;
	margin-right: 0.5em;
	text-transform: uppercase;
}
nav ul li:first-child {
	margin-left: 10.3125em; /* 165px @ 16px */
}
nav ul li:nth-child(4) {
	margin-left: 8.3125em; /* 132px @ 16px */
}
nav a:link, nav a:visited {
  border: none;
	text-decoration: none;
	color: #503D9F; /* deepest blueberry */
}
nav a:link:hover,
nav a:link:active,
nav a:visited:hover,
nav a:visited:active,
.blog h1 a:link:hover,
.blog h1 a:link:active,
.blog h1 a:visited:hover,
.blog h1 a:visited:active {
	color: #E6C845; /* deepest goldenrod */
  /* color: #8B51B3; /* deep grape */
  background-color: #FFF8DC; /* lightest goldenrod */
	/* background-color: #CDA6E7; /* light grape */
}
a:link,
a:visited {
  border-bottom: 2px solid #71359A; /* deepest grape */
	padding: 0 0.125em;
	color: #71359A; /* deepest grape */
  text-decoration: none;
}
a:link:hover,
a:link:active,
a:visited:hover,
a:visited:active {
  border-bottom: 2px solid #EBD8F8; /* lightest grape */
  border-radius: 0.25em;
	text-decoration: none;
	background-color: #EBD8F8; /* lightest grape */
	color: #71359A; /* deepest grape */
}
article p,
article ul,
article ol {
	margin-top: 2em;
	margin-bottom: 2em;
	/*
	margin-left: 9em;
	margin-right: 9em;
	*/
	margin-left: 5em;
	margin-right: 5em;
}
article h2 {
	font-size: 1.5em; /* 24px @ 16px */
	margin-top: 1em; /* 24px @ 24px */
	margin-bottom: 1em;
	margin-left: 3.33em; /* 80px @ 24px */
	margin-right: 3.33em;
}
article h3 {
	font-size: 1.25em; /* 20px @ 16px */
	margin-top: 0.6em; /* 12px @ 20px */
	margin-bottom: 0.6em; /* 12px @ 20px */
	margin-left: 4em; /* 80px @ 20px */
	margin-right 4em; /* 80px @ 20px */
}
article header img {
	display: block;
	/* 
	margin-left: 9em;
	margin-right: 9em;
	*/
	margin-left: 5em;
	margin-right: 5em;
	border: 0;
	width: 49em; /* 784px @ 16px */
	height: auto;
	background-color: #111;
}
article header h1 {
	font-size: 2.5em;
	line-height: 1.6em;
	margin: 0.8em 2em 0.8em 2em;
	/* font-style: italic; */
}
article.blog header h1 {
	margin-bottom: 0em;
}
.blog h1 a:link,
.blog h1 a:visited {
	padding: 0;
}
body > nav.blog {
	margin-top: 2em;
	border-bottom: none;
	background-color: transparent;
	overflow: hidden;
}
.articleImage {
	float: right;
	margin-top: 2em;
	margin-right: 5em;
	margin-bottom: 1em;
	margin-left: 1em;
}
a.articleImage:link,
a.articleImage:visited {
	padding: 0;
	color: #77FF77;
}
a.articleImage:link:hover,
a.articleImage:link:active,
a.articleImage:visited:hover,
a:articleImage:visited:active {
	text-decoration: none;
	background-color: #171717;
	color: #77FF77;
}
nav.blog .older,
nav.blog .newer {
	display: block;
	width: 24.5em;
	margin: 0 5em;
}
nav.blog .older {
	float: left;
	margin-right: 0;
}
.older a:before {
	content: '⇽ ';
}
nav.blog .newer {
	margin-left: 29.5em;
	text-align: right;
}
.newer a:after {
	content: ' ⇾';
}

article.gallery {
	width: 49em; /* 784px @ 16px */
	margin-top: 2em;
	margin-bottom: 2em;
	overflow: auto;
}
article.gallery a:link,
article.gallery a:visited {
	padding: 0;
	background-color: transparent;
}
article.gallery figure {
	display: block;
	position: relative;
	float: left;
	width: 14.625em; /* 234px @ 16px */
	height: 14.625em;
	margin: 0;
	margin-left: 0.25em; /* 4px @ 16px */
	margin-right: 0.25em;
	margin-bottom: 0.5em;
	border: 0.5em solid #B7ABE8; /* light blueberry */
	/* padding: 1px; */
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-o-border-radius: 0.5em;
	border-radius: 0.5em;
}
article.gallery figure:hover,
article.gallery figure:active {
	border: 0.5em solid #503D9F; /* deepest blueberry */
}
article.gallery figure a:link,
article.gallery figure a:visited,
article.gallery figure a:link:hover,
article.gallery figure a:link:active,
article.gallery figure a:visited:hover,
article.gallery figure a:visited:active {
  border-bottom: 0;
  padding: 0;
}
article.gallery figure img {
	width: 14.625em; /* 234px @ 16px */
	height: auto;
}
article.gallery figure figcaption {
	display: none;
}
article.gallery figure:hover figcaption,
article.gallery figure:active figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 13.625em; /* 218px @ 16px */
	padding-left: 0.5em; /* 8px @ 16px */
	padding-right: 0.5em;
	padding-top: 0.375em; /* 6px @ 16px */
	padding-bottom: 0.375em;
  background-color: #EBD8F8; /* lightest grape */
	color: #71359A; /* deepest grape */
	/* background-color: rgba(17,17,17,0.5); */
	line-height: 1.25em;
}
footer { text-align: center; }
div.hr {
	display: block;
	margin: 0.25em auto;
	height: 16px;
	width: 49px;
	background: transparent url('/images/4.png') no-repeat top left;
}
div.hr hr { display: none; }