html {
}

body, input, select, textarea {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif, sans-serif;
	word-wrap: break-word;
	overflow-wrap: break-word;
		font-weight: 300;
		font-size: 1rem;
		line-height: 1.25;
	}

h1, h2, h3, h4, h5, h6, label, .rootFolder, .pagination a, .pagination span, #nav ul.links, #copyright, #navPanelToggle, #navPanel .links li a {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif, sans-serif;
	word-wrap: break-word;
	overflow-wrap: break-word;

}

h1 {
	color: #fff;
}

h2, h3, h4, h5, h6 {
	color: #746e6e;
}

a {
	border-bottom: none;
	color: #00f;
}
#intro > h1, #main > .rootFolder > h2 {
	font-family: Times, "Times New Roman", Georgia, serif, sans-serif;
	width: calc(100% - 4rem);
	max-width: 72rem;
}


#main > .post header.major > h1, #main > .post header.major h2, header.major {
	margin:0;
}

#main > .float-left {
	float:left; margin:5px 10px 10px 0px; max-width:66%;
	padding-bottom: 13px;
}


input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif, sans-serif;
	word-wrap: break-word;
	overflow-wrap: break-word;
}	

.logo {
	position: relative;
	float: left;
	margin-right:10px;
	margin-top: 5px;

}

.logoFloat{
	float:left;
}

@media screen and (max-width: 700px) {
	.logo {
		float: none;
		bottom: 0px;
		right: 0px;
		display:block;
	}	

	#main > .posts > article .image {
        max-width: 20rem;
        margin-left: auto;
        margin-right: auto;
    }
    
    #intro h1 {
    	font-size: 2rem;
    }
    
    .logoFloat {
    	float:none;
    	display:block;
    	margin:0 auto;
    }
}

header.major > .date {
	font-size: 1rem;
	margin: 0 0 1rem 0;
}

.image.main {
	margin: 1rem 0;
}

.image.main img {
	max-width: 100%;
 	max-height: 80vh;
 	object-fit:scale-down;
 	margin: 0 auto;
}

a.image img {
/*	max-width: 100%;*/
/*	max-height: 70vh;*/
	object-fit:scale-down;}

#main > .posts > * {
	margin-bottom:0;
	padding:1rem;
}

#main > .posts > article {
	width:100%;
}

.image.fit {
	margin: 0.5rem auto;
/*	max-width: 80%;*/
	object-fit:scale-down;
}

.image.fit img {
/*	max-height:80vh;*/
	object-fit:scale-down;
	margin: 1rem auto;
}

img[id^='missive_'].image.main {
	max-width:99%;
	margin: 0 auto;
	max-height: 85vh;
	object-fit:scale-down;
}

p {
	margin: 0 0 1rem 16%;
	max-width:66%;
}

#intro p {
	margin: 0 0 1rem 0;
}

.button {
	background-color: transparent;
	box-shadow: inset 0 0 0 0 #212931;
	color: #212931 !important;
}
#main > .rootFolder {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#main > .posts > article:nth-child(-n + 2) {
	border-top-width:2px;
}

article {
	text-align: center;
}

.button.icon.solo {
	line-height: 2rem;
	height: 2rem;
}

video {
	max-height: 80vh;
	max-width:100%;
	margin-top:1vh;
}

.other {
	text-align: center;
}

.other a {
	border-bottom: 0px;
}

ul {
	margin: 0px;
}

header > .date {
	margin: 0px;
}

h2 {
	margin: 0px;
}

#introShort {
	color: #ffffff;
	padding: 4rem 4rem 6rem 4rem ;
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-justify-content: -moz-flex-end;
	-webkit-justify-content: -webkit-flex-end;
	-ms-justify-content: -ms-flex-end;
	justify-content: flex-end;
	position: relative;
	cursor: default;
	text-align: center;
	z-index: 1;
}

#about {
	background-color: #ffffff;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 4rem);
	max-width: 72rem;
	z-index: 2;
	min-height:60vh;
}

#aboutTitle {
	text-align: center; 
	margin-bottom:50px;
	margin-top: 100px;
}

#contactTitle {
	text-align: center; 
	margin-bottom:50px;
	margin-top: 100px;
}

#footer {
	background-color: #ffffff;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 4rem);
	max-width: 72rem;
	z-index: 2;
	min-height:60vh;
	color: #000;
}

#siteMap {
	background-color: #ffffff;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 4rem);
	max-width: 72rem;
	z-index: 2;
	min-height:60vh;
}

#siteMapTitle {
	text-align: center; 
	margin-bottom:50px;
	margin-top: 100px;
}

.siteMapThumb {
	max-width: 100%;
}

#search {
	background-color: #ffffff;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 4rem);
	max-width: 72rem;
	z-index: 2;
	min-height:60vh;
}

#searchTitle {
	text-align: center; 
	margin-bottom:50px;
	margin-top: 100px;
}

#contents {
	background-color: #ffffff;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 4rem);
	max-width: 72rem;
	z-index: 2;
	min-height:60vh;
}

#contentsTitle {
	text-align: center; 
	margin-bottom:50px;
	margin-top: 100px;
}

#orderBy {
	background-color: #ffffff;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 4rem);
	max-width: 72rem;
	z-index: 2;
	min-height:60vh;
}

#orderByTitle {
	text-align: center; 
	margin-bottom:50px;
	margin-top: 100px;
}

#newItems {
	background-color: #ffffff;
	position: relative;
	margin: 0 auto;
	width: calc(100% - 4rem);
	max-width: 72rem;
	z-index: 2;
	min-height:60vh;
}

#newItemsTitle {
	text-align: center; 
	margin-bottom:50px;
	margin-top: 100px;
}

.comment {
	position: relative;
	font-size: 1em;
	text-align: left;
	display: block;
	padding-bottom: 15px;
	z-index:1;
}

.floatLeft {
	float:left; margin:5px 10px 10px 0px; max-width:66%;
	padding-bottom: 13px;
}


.siteLink {
	margin-bottom: 1rem;
}

.hidden {
	display:none;
}

.center {
	text-align: center;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .swapimagetext {
	visibility: hidden;
  top:2rem;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
	opacity: 0;
	-webkit-transition:  1s ease 0s;
	-moz-transition:  1s ease 0s;
	-ms-transition:  1s ease 0s;
	-o-transition:  1s ease 0s;
	transition:  1s ease 0s;
}

.tooltip:hover .swapimagetext {
  visibility: visible;
  -webkit-opacity: 0.90;
  -moz-opacity: 0.90;
  opacity: 1;
  top:2rem;
}


ul.icons li, .menu {
	text-transform: uppercase;
	font-weight: 900;
	font-size: 0.9rem;
	letter-spacing: 0.075em;
}
@media screen and (max-width: 980px) {
	ul.icons li, .menu {
		display: block;
		margin-top: 1em;
	}
	ul.actions .cont {
		display:none;
	}
	ul.actions .contAlt {
		display:block;
	}

}
@media screen and (min-width: 981px) {
	ul.icons li, .menu {
		display: inline-block;
	}
		ul.actions .cont {
		display:inline-block;
	}
	ul.actions .contAlt {
		display:none;
	}

}


@media screen and (max-width: 480px) {
	ul.actions:not(.fixed) {
		-moz-flex-direction: row;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-left: 0;
		width: 100% !important;
	}
	
	ul.actions:not(.fixed) li {
		padding:0;
	}
}

input[type="submit"],
	input[type="reset"],
	input[type="button"],
	button,
	.button {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif, sans-serif;
	word-wrap: break-word;
	overflow-wrap: break-word;
}

input[type="submit"].icon.solo, input[type="reset"].icon.solo, input[type="button"].icon.solo, button.icon.solo, .button.icon.solo {
	width: 3rem;
	border: none;
}

#nav ul.links li a {
	padding: 0 0.75rem;
}

#toTop {
	position:fixed;
	visibility: hidden;
	bottom:50px;
	left: 5px;
	z-index: 3;
	font-size: 1.8rem;
	background-color: #ccc;
}

#swipePrev {
	position:fixed;
	left:50px;
	top:50px;
	z-index: 10;
	opacity:0;
}

#swipeNext {
	position:fixed;
	right:50px;
	top:50px;
	z-index: 10;
	opacity:0;
}

#copyright {
	margin: 2rem auto 4rem auto;
}

#copyright a {

}

#audioClip {
	position: relative;
	top:-120px;
	left:33vw;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	visibility: hidden;
	z-index:100;
}

#audioStopButton {
	display: none;
}	

input.checkbox {
margin-top: 10px;
margin-left: 10px;
margin-right:20px;	
margin-bottom: 10px;
transform: scale(2);
vertical-align: middle;
}

#searchA, #submit {
transform: scale(1.5);
margin-left: 50px;
margin-top: 20px;
}

#submit {
position:relative;
top:2px;
}

.folderThumb {
position: absolute;
top:10px;
left:50px;
font-size: 100px;
opacity: 0.5;
}

.sorted {
position: relative;
left: 25px;
text-align: right;
}

.thumb {
  position: relative;
  overflow: hidden;
float:left;
  max-width: 100%;
  
}

.thumb a {

}

.thumb:hover .item img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}  

.item {
  position: absolute;
  top: 0;
  left: 0;
}

.item img {
  -webkit-transition: 1s ease;
  transition: 1s ease;
}

span.thumbTitle {
  font-size: 1.25em;
  line-height: 120%;
  text-align:left;
  overflow: hidden;
  text-overflow:clip;
  display:inline-block;
}


.titleInside {
position:absolute; 
top:0px; 
left:0px; 
z-index:-2;
text-align:center;
background-color: #2F4F4F88;
}

.thumb:hover .item .titleInside { 
z-index:2; 
}

div.thumbBox {
position: relative;
max-width: 100%;
display:inline-block;
z-index:2;
margin:5px 5px 5px 5px;
border: 1px solid #ccc;
}

div.thumbBox {
border:none;
}

#pageheader {
	margin-bottom: 80px;
	font-size: 2em;
	color: #fff;
}

#pageheader a{
	color: #fff;
}
