html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
}
body {
	position: relative;
	width: 100%;
	min-height: 600px;
	background: white;
	color: black;
	font-family: "futura-pt",arial,sans-serif;
	font-size: .83em;
	letter-spacing: 1.25px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin:0;
}
div.instagram, div.email, div.navinfo{height:25px;padding-top:0 !important;padding-bottom:0 !important;}
.instagram a, .email a, .navinfo a{display:inline-block;background-repeat:no-repeat;background-size:17px 17px;background-position:left;text-align:right;line-height:25px;position:relative;height:25px;padding-left:25px;margin-right:0 !important;}
.instagram a:hover, .email a:hover, .navinfo a:hover{border:none;}

.instagram a{background-image:url(/images/instagram.png);}
.email a{background-image:url(/images/email.png);}
.navinfo a{background-image:url(/images/info.png);}

body.dark, body.dark .item, body.dark #second, body.dark #secondhead, body.dark #seconddrop{background:#000000;}
body.dark,body.dark hr,body.dark a,body.dark a:visited,body.dark h1, body.dark h4, body.dark .dir{color:white;}
body.dark #seconddrop, body.dark #menudrop:hover{background-image:url('../images/grey.png');}
body.dark #nav, body.dark #menudrop:hover{background-color:transparent;}
body.dark .instagram a{background-image:url(/images/instagram-white.png);}
body.dark .email a{background-image:url(/images/email-white.png);}
body.dark .navinfo a{background-image:url(/images/info-white.png);}
.hidden {
	display: none !important;
}
.hover {
	background: #dfdfdf;
}
a {
	text-decoration: none;
}
hr {
	border-bottom: 1px solid;
	margin-top: 5px;
}
#content > hr {
	margin-right: 50px;
}
h1 {
	font-family: "futura-pt", serif;
	font-weight: 300;
	margin: 0px;
	font-size: 1.9em;
	line-height: 38px;
	padding-bottom: 10px;
}
h1 a {
	font-style: normal;
}
h2 {
	font-size: 1.5em;
	font-weight: 300;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
h4 {
	position: relative;
	padding: 5px;
	margin: 5px 0;
	font-weight: 300;
}
a,a:visited {
	color: black;
	cursor: pointer;
	font-style: italic;
}
a:hover {
	color: black;
	border-bottom: 1px solid;
}
.active {
	border-bottom: 1px solid;
}
header {
	background: transparent;
	position: fixed;
	left: 0px;
	padding-top: 0px;
	text-align: right;
	top: 0px;
	width: 250px;
	height: 100%;
	z-index: 2;
}
#headerpad {
	height: 50px;
	background: transparent;
}
#mainheader {
	position: relative;
	margin-top: 0;
	width: 250px;
	z-index: 100;
	background: transparent;
	overflow: hidden;
}
#mainheader h1 {
	width: 250px;
	position: relative;
}
#nav {
	position: relative;
	width: 250px;
	background: white;
	overflow: hidden;
}
#icons{height:25px;width:250px;}
.icon{background-size:25px;float:right;display:block;height:25px;width:25px; margin-left:10px;}
#insta{background-image:url(/images/instagram.png);}
#email{background-image:url(/images/email.png);}
.navspacer {
	display: none;
}
.linkbox {
	display: block;
	margin: 0;
	padding: 10px 0;
	width: 250px;
}
.category{padding-bottom:10px}

.parent{font-weight:bold;}
.groupmain{display:none;}
#nav .child{margin-right:10px;}
#nav .category{border-right:1px dotted #dfdfdf}
#seconddrop .child{padding-left:25px;}
#nav .category[data-gm=true]{border-right:none;}
#nav .category[data-gm=true] .child{margin-right:0;}
#seconddrop .category[data-gm=true] .child{padding-left:0;}
.linkstyle {
	padding-bottom: 2px;
}
#nav .navpage{}
.spacing {
	width:0px;
	display:inline-block;
}
#second {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	text-align: right;
	width: 100%;
	background: white;
	height: 50px;
}
#secondhead {
	position: absolute;
	width: 360px;
	background: white;
	z-index: 100;
	left: 0;
	right: 0;
	overflow: hidden;
	height: 50px;
}
#secondhead h1 {
	width: 346px;
	line-height: 50px;
}
#secondnav {
	position: absolute;
	padding-left: 360px;
	top: 0;
	left: 0;
	background: white;
}
#secondnav .linkbox {
	display: inline;
	height: 50px;
	width: auto;
	margin: 0;
	padding: 0 50px 0 0;
	line-height: 50px;
}
#seconddrop {
	position: absolute;
	top: 50px;
	left: 360px;
	background: white;
	padding-bottom: 10px;
}
#seconddrop .linkbox {
	display: block;
	width: 250px;
	padding-left: 10px;
	text-align: left;
}
#seconddrop .linkbox.groupmain{display:none;}
#seconddrop .instagram, #seconddrop .email, #seconddrop .navinfo{padding-left:10px;text-align:left;}
#menudrop {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 360px;
	padding: 10px;
}
#menudrop div {
	border-bottom: 1px solid;
	height: 7px;
}


#wrap {
	padding-bottom: 50px;
}

#content {
	position: relative;
	padding: 0 0 50px 300px;
	z-index: 1;
	margin-top: 50px;
}
#page {
	position: relative;
	padding-right: 50px;
	width:500px;
}
#page p {
	margin-bottom: 10px;
}
.imagediv {
	position: relative;
	width: auto;
	margin-right: 50px;
}
.text {
	margin:0 50px 0 0;
	width: 350px;
	height:500px;
	word-break: keep-all;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	text-align: justify;
	display:table;
	line-height:1.75em;
}
.textinner{	
	display: table-cell;
    vertical-align: middle;
}
.video{margin-right:50px;}
.item {
	float: left;
	background-color:white;
}
.image {
	float: none;
	position: relative;
	cursor: pointer;
}
.info {
	position: relative;
	text-aling: left;
	min-width: 200px;
	max-width: 500px;
}
.info h2{display:inline;border:none;font-size:1em;font-weight:normal}
#document {
	position: relative;
	padding-right: 50px;
}
#docframe {
	position: relative;
	width: 100%;
	height: 100%;
}
.title {
	position: relative;
	font-style: italic;
}
.size {
	position: relative;
}
.date {
	position: relative;
}
.description {
	position: relative;
	text-align: justify;
	margin-top: 5px;
}

footer {
	position: fixed;
	bottom: 0px;
	text-align: center;
	width: 100%;
}
#mpopl{
	position:absolute;
	z-index:1003;

}
#mpops{
	position:absolute
	z-index:1002;
}
#iph {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1002;
	cursor: pointer;
}
#loading{z-index:1003;color:white;font-size:2.5em;margin: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
#il {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1004;
	cursor: pointer;
}
#icontent{
	position:absolute;
	top:0;
	left:0;
	z-index:1001;
	cursor:pointer;
	background:white;
}
#ibox, #closing {
	position: absolute;
	top: 0px;
	left: 0px;
}
.prevnext{
	display:block;
	position:fixed;
	z-index:1005;
	top:50%;
	width:70px;
	height:70px;
	margin-top:-35px;
	background-color:black;
	line-height:70px;
	font-size:25px;
	color:#dfdfdf;
	text-align:center;
	border:none;
}
.prevnext:hover{
	text-decoration:none;
	color:white;
	border:none;
}
#prev{	
	left:0px;
	border-radius:0 35px 35px 0;
}
#next{
	right:0px;
	border-radius:35px 0 0 35px;
}
#dark {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: url(/images/black.png);
	display: none;
}
#settings {
	display: none;
}
#copyright{position:fixed;z-index:0;bottom:10px;left:0;width:100%;text-align:center;}
