@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700);
	@import url(https://fonts.googleapis.com/css?family=Keania+One);
/* 
	@import url(http://fonts.googleapis.com/css?family=Wellfleet);
 */
	@font-face {
    font-family: '1942report';
    src: url('1942-webfont.eot');
    src: url('1942-webfont.eot?#iefix') format('embedded-opentype'),
         url('1942-webfont.woff') format('woff'),
         url('1942-webfont.ttf') format('truetype'),
         url('1942-webfont.svg#1942report1942report') format('svg');
    font-weight: normal;
    font-style: normal;
	
}
* {
	margin: 0px;
	padding: 0px;
	
}
a {
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	
}
p {
	
}
h1,h3 {
	-webkit-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
	font-family: 'Keania One';
	text-transform: uppercase;
		
}


body {
	background-image: url('bw.jpg');
	font-family: 'Lato';
	font-weight: 400;
	
}
#container {
	background-image: -webkit-radial-gradient(center 10%, circle farthest-corner, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
	background-image: -moz-radial-gradient(center,circle farthest-corner, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
	background-image: -ms-radial-gradient(center,circle farthest-corner, rgba(0,0,0,0.0), rgba(0,0,0,0.6));
	
}
#wrap {
	max-width: 1000px;
	margin: 0px auto;
	
}
#intro {
	width: auto;
	padding: 10% 0 10% 3%;
	
	max-width: 700px;
	margin: 0 auto;
}
#quickSummaryButton {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 1% 5%;
	border-radius: 0px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 1.5em;
	opacity: .6;
	border-right: 2px solid black;
	border-bottom: 2px solid black;	
	color: black;
	font-weight: bold;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	transition: .2s;
	
}
#quickSummaryButton:hover {
	background-color: rgba(0,0,0,0.8);
	color: white;
	cursor: pointer;
	
}
#quickSummary {
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	font-size: 2em;
	display: none;
	position: absolute;
	z-index: 1;
	
	color: white;
	text-align: center;
	padding: 0 20%;
}
#quickSummary div {
	display: table;
	height: 100%;
	
}
#quickSummary div div {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 10%;
	
}
/* 
#quickSummary {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
 
	
}
 */
#quickSummary p {
	display: inline;
	
}

#pageHeader {
	-webkit-mask-image: url(m3.png);
	-webkit-mask-size: 80%;
	
}
#intro h1 {
	font-family: 'Keania One';
	background-image: url('sp.png');
	background-repeat: no-repeat;
	background-size: 30%;
	opacity: 0.7;
	line-height: 80%;
	-webkit-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
	
}
#intro h2 {
	font-family: '1942report';
	-webkit-transform: rotate(-1deg);
	opacity: 0.7;
	text-indent: 10%;
	
}
#preamble {
	text-align: right;	
	color: white;
	
}
#preamble h3 {
	text-indent: 0px;
	margin-left: 0px;
	display: block;
	
}
#content {
	overflow: hidden;
	
}
#supportingText {
	margin: 0px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: white;
	max-width: 500px;
	width: 80%;
	
}
#supportingText a {
	color: rgb(232,184,30);
	text-transform: none;
	font-weight: normal;
		
}

#supportingText h3 {
	margin-left: -5%;
	opacity: .8;
	position: relative;
	line-height: 90%;
	
}
#sidebar {
	width: 220px;
	position: fixed;
	right: 0px;
	top: 15%;

	font-size: 0.75em;
}
#sidebar h3 {
	font-size: 1.7em;
	
	line-height: 100%;
	margin-top: 0.3em;
}
#explanation {
	width: 100%;
	
}
h3 span {
	
	
}
#supportingText > div {
	width: auto;
	
}
#supportingText h3 span:before {
	content: '+';
	font-size: 36px;
	font-family: '1942report';
	position: absolute;
	top: -5px;
	-webkit-transform: rotate(-12deg);
	-moz-transform: rotate(-12deg);
	left: -20px;
	
}
#linkList {
	text-align: right;
	color: white;
	margin-bottom: 1.1em;
	
}
#linkList ul {
	list-style-type: none;
	
}
#linkList ul li {
	display: inline;
	
}
#linkList ul li a:nth-of-type(2) {
	color: rgb(232,184,30);
	
}
#lresources ul li:nth-of-type(odd) a, #larchives ul li:nth-of-type(odd) a {
	color: rgb(232,184,30);
	
}
#footer {
	-webkit-transform: rotate(-1deg);
	padding-bottom: 10%;
	
}
#footer a {
	font-family: 'Keania One';
	text-transform: uppercase;
	/* text-indent: -30px; */
	font-size: 40px;
	opacity: .8;
	display: inline-block;
	padding-right: -50px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	text-shadow: 0px 0px 10px rgba(255,255,255,0.0);
	line-height: 90%;
	
	margin-right: -10px;
}
#footer a:hover {
	color: white;
	text-shadow: 0px 0px 10px rgba(255,255,255,0.7);
	
}

#footer a:after {
	content: '/';
	
}
#footer a:last-child:after {
	content: '';
	
}
@media screen and (max-width: 1000px){
	#sidebar {
		float: right;
		width: 25%;
		position: static;
		
	}
	#supportingText {
		float: left;
		width: 50%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		/* padding: 0px 2% 0px 18%; */
		max-width: none;
		
		margin-left: 20%;
}
	#container {
		overflow: hidden;
		
	}
	#quickSummaryButton {
		font-size: 80%;
		
	}

}
@media screen and (max-width: 800px){
#intro {
	padding: 10% 0% 10% 8%;
	
}
	#supportingText {
		margin-left: 10%;
		width: 55%;
}
	#sidebar {
		width: 30%;
		
	}
	
}



@media screen and (max-width: 640px){
	body {
		background-image: url('bw_small.jpg');
	
	}
p {
	font-weight: 400;
	
}
#container {
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0px, rgba(0,0,0,0.0) 200px, rgba(0,0,0,0.4) 600px);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0) 0px, rgba(0,0,0,0.0) 200px, rgba(0,0,0,0.4) 600px);
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0) 0px, rgba(0,0,0,0.0) 200px, rgba(0,0,0,0.4) 600px);
	
}

#sidebar {
	float: none;
	width: 90%;
	
	margin: 0 auto;
}
#preamble {
	position: static;
	width: 100%;
	text-align: left;
	font-size: 1em;
	
	margin-bottom: 30px;
}

#quickSummaryButton {
	position: static;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	text-align: center;
	padding: 0.7em 0px;
	border-radius: 0px;
	border-right: 0px solid;
	
}
#supportingText {
	margin: 0px auto;
	float: none;
	width: 85%;
	padding: 0px;
	
}
#supportingText h3 {
	margin-top: 10px;
	
}
#supportingText h3, #linkList h3 {
	margin-left: -2%;
	
}
#linkList {
	position: static;
	width: auto;
	text-align: left;	
}
#linkList h3 {
	margin-top: 10px;
	
}
}
@media screen and (max-width: 480px){
#pageHeader {
	
}
#quickSummary {
	font-size: 1.3em;
	
}
}
@media screen and (max-width: 320px){

#container {
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0px, rgba(0,0,0,0.0) 150px, rgba(0,0,0,0.3) 300px);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.0) 0px, rgba(0,0,0,0.0) 150px, rgba(0,0,0,0.3) 300px);
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0.0) 0px, rgba(0,0,0,0.0) 150px, rgba(0,0,0,0.3) 300px);
	
}
#pageHeader {
	-webkit-mask-image: none;

	
}




	#supportingText {
		
	}
}

