﻿/* 
here starts the reset
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url('../images/bg-stone.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	background-attachment: fixed;
	font-family: 'Quattrocento Sans', "Futura Lt BT", "AvantGarde Bk BT", Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #333;
	text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: inherit;
	background: transparent;
}
/* 
here ends the reset
*/
body {
	color: gray;
	font-family: 'Quattrocento Sans', "Futura Lt BT", "AvantGarde Bk BT", Verdana, "Trebuchet MS", Arial, sans-serif;
	padding: 1%;
}
a:link {
	color: #000;
	-webkit-transition: color 1s ease-in;
	-moz-transition: color 1s ease-in;
	-o-transition: color 1s ease-in;
	transition: color 1s ease-in;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	-webkit-transition-property: color, background;
	-webkit-transition-duration: 1s, 1s;
	-webkit-transition-timing-function: linear, ease-in;
	color: yellow;
	background-color: black;	position: relative;
	z-index: 1000;
}
a:active, focus {
	text-decoration: none;
	color: #3c3;
	background-color: rgba(247, 247, 252, 0.6);
}
a.noBckgr:hover, a.noBckgr:active {
	background: transparent;
}
a.NoLinkBackground: hover {
	background-color: transparent;
	background-image: none;
}
figure {
}
figcaption {
	width: 600px;
	font-size: 90%;
	font-style: oblique;
	color: #333;
	padding-bottom: 2em;
}
figcaption.width400 {
	width: 425px;
}
.RedBoldedText {
	color: #f00;
	font-weight: 700;
}
.RedBoldedText {
	color: #f00;
	font-weight: 700;
	font-style: normal;
}
.smallerText {
	font-size: 90%;
	color: black;
	font-style: normal;
	letter-spacing: 1px;
}
.evenSmallerText {
	font-size: 90%;
	color: #000000;
	font-style: oblique;
	font-weight: normal;
}
.BlueText {
	color: #0033CC;
}
p {
	margin-bottom: 0.2em;
	font-size: 90%;
	color: black;
	font-style: normal;
	letter-spacing: 1px;
	padding: 0 30px 20px 0;
	line-height: 1.25em;
}
h1 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #fff;
	font-size: 140%;
	letter-spacing: 5px;
	text-align: left;
	text-shadow: 0.25em 0.25em 0.25em rgba(0, 0, 0, 0.5);
}
h2 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	line-height: 2em;
	padding-bottom: 1em;
	text-shadow: 0.25em 0.25em 0.25em rgba(0, 0, 0, 0.5);
}
h3 {
	background-position: 0px 0px;
	background-repeat: repeat;;
	padding-bottom: 1em;
	color: #36f;
	background-attachment: scroll;
	font-weight: normal;
	font-size: 100%;
	line-height: 2em;
}
h4 {
	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
	font-weight: normal;
	font-size: 90%;
	font-style:oblique;
	color: #333;
	line-height: 1.5em;
	padding-bottom: 2em;
}
h5 {
	font-weight: normal;
	font-size: 85%;
	color: black;
	line-height: 1.41;
	padding-bottom: 900px;
}
h6 {
	color: rgba(0,0,0,1);
	font-weight: lighter;
	font-size: 65%;
}
.colophon {
	color: #666666;
}
.smallGrayFont {
	font-size: inherit;
	color: #7f7f7f;
}
ul {
	background: transparent;
	margin-left: 0px;
	padding-bottom: 1em;
	line-height: 1.25em;
}
li {
	background: transparent;
	margin-left: 0px;
	list-style-type: none;
	font-size: 90%;
}
header, article, nav, section, footer {
	display: block;
}
header {
	padding-left: 0em;
}
nav {
	position: absolute;
	top: 3.25em;
	left: 1.7em;
	width: 11.4%;
	background-color: rgba(255,255,255,.45);
	padding: 1em;
}
article {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2Y2JmNyIgc3RvcC1vcGFjaXR5PSIwLjM1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMGUyODUiIHN0b3Atb3BhY2l0eT0iMC43NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(150,203,247,0.35) 0%, rgba(160,226,133,0.75) 100%); /* FF3.6+ */;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(150,203,247,0.35)), color-stop(100%,rgba(160,226,133,0.75))); /* Chrome,Safari4+ */;
	background: -webkit-linear-gradient(top, rgba(150,203,247,0.35) 0%,rgba(160,226,133,0.75) 100%); /* Chrome10+,Safari5.1+ */;
	background: -o-linear-gradient(top, rgba(150,203,247,0.35) 0%,rgba(160,226,133,0.75) 100%); /* Opera 11.10+ */;
	background: -ms-linear-gradient(top, rgba(150,203,247,0.35) 0%,rgba(160,226,133,0.75) 100%); /* IE10+ */;
	background: linear-gradient(top, rgba(150,203,247,0.35) 0%,rgba(160,226,133,0.75) 100%); /* W3C */;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5996cbf7', endColorstr='#bfa0e285',GradientType=0 ); /* IE6-8 */;
	padding-left: 30px;
	margin-left: 15%;
	margin-right: 4em;
	margin-top: 1em;
	padding: 3em;
	min-width: 750px;
	min-height: 750px;
}
li {
	line-height: 1.5em;
}
nav ul {
	list-style-type: none;
	margin-left: 0;
	margin-top: 3em;
}
nav ul li {
	display: block;
	background-color: inherit;
	border: none;
	text-align: left;
	margin-left: 2em;
	padding: 5px 5px 5px 0px;
	font-size: 75%;
}
header {
	margin-bottom: 0em;
	margin-left: .75em;
}
footer {
	clear: both;
	padding-left: 15%;
	margin-top: 5em;
	padding-top: 0.5em;
	text-align: left;
	font-size: 80%;
}
table {
	width: 750px;
}
td {
	vertical-align: top;
	padding: 0px;
}
#box-shadow {
	-webkit-box-shadow: 5px 10px 10px rgba(25, 25, 25, 0.2);
	-moz-box-shadow: 15px 14px 14px rgba(25, 25, 25, 0.2);
	box-shadow: 15px 30px 15px 14px rgba(25, 25, 25, 0.2);
}
#box-shadow {
	-webkit-box-shadow: 15px 30px 14px rgba(25, 25, 25, 0.2);
	-moz-box-shadow: 15px 30px 14px rgba(25, 25, 25, 0.2);
	box-shadow: 15px 30px 14px rgba(25, 25, 25, 0.2);
}
.rotate {
	-webkit-transition-duration: 182s;
	-moz-transition-duration: 182s;
	-o-transition-duration: 182s;
	transition-duration: 182s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	overflow: hidden;
}
.rotate:hover {
	-webkit-transform: rotate(720deg);
	-moz-transform: rotate(720deg);
	-o-transform: rotate(720deg);
}
.columns {
	-moz-column-width: 375px;
	-moz-column-gap: 3em;
	-moz-column-rule: 1px solid white;
	-webkit-column-width: 375px;
	-webkit-column-gap: 3em;
	-webkit-column-rule: 1px solid white;
}
.enlarge * {
	-webkit-transform: scale(.36, .36);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	-moz-transform: scale(.36, .36);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
	-o-transform: scale(.36, .36);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 500ms;
	-ms-transform: scale(.36, .36);
}
.enlarge:hover * {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	-webkit-box-shadow: 15px 15px 15px rgba(46, 46, 48, 0.6);
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
	-moz-box-shadow: 15px 15px 15px rgba(46, 46, 48, 0.6);
	-o-transform: scale(1, 1);
	-o-transition-timing-function: ease-out;
	-o-transition-duration: 500ms;
	box-shadow: 15px 15px 15px rgba(46, 46, 48, 0.6);
	-ms-transform: translate(50%, 50%);
	-ms-transform: translate(50%, 50%) /* IE 9 */;
	-moz-transform: translate(50%, 50%) /* Firefox */;
	-webkit-transform: translate(50%, 50%); /* Safari and Chrome */
    -o-transform: translate(50%, 50%); /* Opera */
}