*, *::before, *::after {
	box-sizing: border-box;
	
}

body {
	background-color: teal;
	font: 1.0em/1.5 'Acme', sans-serif;
	margin-top: 5px;
	margin-bottom:5px;
	min-width:420px;
}

h1, h2, h3, h4, h5{
	margin: 20px;
	text-align:left;
	font-family: 'Acme', sans-serif;
	margin: 1px;
	text-shadow: 0 0 1px #FFFFFF ,1px 2px 3px #000000;
	line-height: 1.2;
	color: coral;
	stroke: teal;
	-webkit-text-stroke: 0.01px rgba(50,25,5,0.75);
}

button{
	margin: 40px;
	text-align:center;
	padding: 10px;
	font-family: 'Acme', sans-serif;
	margin: 1px;
	text-shadow: 0 0 1px #FFFFFF ,1px 2px 3px #000000;
	line-height: 1.2;
	color: coral;
	stroke: teal;
	-webkit-text-stroke: 0.01px rgba(50,25,5,0.75);
}

h1 {
	font-size: calc(1.6em + 2vw) ;
}

h2 {
	font-size: calc(1.5em + 1.8vw) ;
}

h2 {
	font-size: calc(1.4em + 1.6vw) ;
}

h3 {
	font-size: calc(1.3em + 1.4vw) ;
}

h4 {
	font-size: calc(1.2em + 1.2vw) ;
}

h5 {
	font-size: calc(1.1em + 1vw) ;
	text-shadow: 0 0 1px #FFFFFF,0 0 2px #FFFFFF,0 0 3px #FFFFFF,0 0 4px #FFFFFF, 0 0 5px #FFFFFF;
}

p, li  {
	color: #000000;
	font-size: calc(0.8em + 1vw) ;
	text-shadow: 0 0 1px #FFFFFF,0 0 2px #FFFFFF,0 0 3px #FFFFFF,0 0 4px #FFFFFF, 0 0 5px #FFFFFF;
	-webkit-text-stroke: 0.01px rgba(255,255,255,0.5);
	line-height:100%;
}

img, iframe {
	border-radius:20px;
	border:0px;
	position:relative;
	max-width: 100%;
    max-height: 100%;
	text-align:center;
    /*display: block;
	box-shadow: 
    0 0 0 1px hsl(0, 0%, 50%),
    0 0 0 2px hsl(0, 0%, 60%),
    0 0 0 3px hsl(0, 0%, 70%),
    0 0 0 4px hsl(0, 0%, 80%),
    0 0 0 5px hsl(0, 0%, 90%);*/
}

svg {
	display: none;
}

canvas {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
}

#bg1 {
	z-index: -1;
	filter: url('#goo') blur(2px);
}

#bg2 {
	z-index: -2;
	filter: url('#goo') blur(10px);
}

/*@media screen and (min-width: 500px) {
	h1 {
		font-size: 4rem;
	}
	h2 {
		font-size: 2rem;
	}
}
*/
.revolver {
	position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
	}

.tbask {
	padding: 10px;
    border-radius: 19px;
	font: 1.0em/1.5 'Acme', sans-serif;color: #440000;
	font-size: calc(0.5em + 1vw) ;
	text-shadow: 0 0 1px #FFFFFF,0 0 2px #FFFFFF,0 0 3px #FFFFFF,0 0 4px #FFFFFF, 0 0 5px #FFFFFF;
	-webkit-text-stroke: 0.01px rgba(255,255,255,1);
	line-height:100%;
}

.tbrespond {
	padding: 10px;
    border-radius: 19px;
	font: 1.0em/1.5 'Acme', sans-serif;color: #004400;
	font-size: calc(0.5em + 1vw) ;
	text-shadow: 0 0 1px #FFFFFF,0 0 2px #FFFFFF,0 0 3px #FFFFFF,0 0 4px #FFFFFF, 0 0 5px #FFFFFF;
	-webkit-text-stroke: 0.01px rgba(255,255,255,1);
	line-height:100%;
}

.wrapper {
    border-radius: 8px;
	text-align:justify;
	max-width: 1400px;
	border-radius:20px;
	margin: 0 auto;
	padding: 5px;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	background-color: rgba(255, 255, 255, 0.5);
	background: repeating-linear-gradient(
		-20deg,
		rgba(255, 255, 255, 0.5),
		rgba(255, 255, 255, 0.5) 5px,
		rgba(255, 255, 255, 0.5) 20px,
		rgba(255, 255, 255, 0.65) 50px
	);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}
.header {
	flex-grow: 1;	
	min-width: 155px;
    align-items: center;	
	text-align:justify;
	max-width: 1400px;
	margin: 0 auto;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	overflow: hidden;
	text-align:center;
	padding-top:3px;
	margin: 0 auto;
	overflow: hidden;
}



.header2 {
	flex-grow: 1;	
	min-width: 155px;
    align-items: center;	
    border-radius: 15px;
	text-align:justify;
	max-width: 1400px;
	margin: 0 auto;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	background-color: rgba(255, 255, 255, 0.5);
	background: repeating-linear-gradient(
		-20deg,
		rgba(255, 255, 255, 0.5),
		rgba(255, 255, 255, 0.5) 5px,
		rgba(255, 255, 255, 0.5) 20px,
		rgba(255, 255, 255, 0.65) 50px
	);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	overflow: hidden;
}

.header2 {
	text-align:center;
	padding-top:3px;
	margin: 0 auto;
	overflow: hidden;
}

.navbar {
	text-align:center;
	padding:2px;
	margin: 0 auto;
	overflow: hidden;
}

.clock {
	padding: 0px;
	text-align:right;
	overflow: hidden;
}

.fluid	{
		text-align:center;
		min-width:405px;
}

.button {
  display: inline-block;
  padding: 2px 10px;
  margin: 1px 1px 10px 1px;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  -webkit-text-stroke: 0.3px black;
  -webkit-text-fill-color: white;
  color: #fff;
  background-color: #00AAAA;
  background-image: linear-gradient(rgba(111, 222, 222, 0.9), rgba(0, 111, 111, 0.64));
  border: 1px;
  border-radius: 15px;
  box-shadow: 0 5px #999;
  float:center;
}

.button:hover {
  background-color: #008080;
  transition-duration: 0.2s;
  box-shadow: 0 8px #999;
  transform: translateY(-2px);
}

.button:active {
  transition-duration: 0.05s;
  background-color: #004040;
  box-shadow: 0 2px #666;
  transform: translateY(2px);
}

.send {
  display: inline-block;
  padding: 0px 5px;
  margin: 1px 1px 1px 1px;
  font-size: calc(0.5em + 0.5vw);
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #00AAAA;
  border: 1px;
  border-radius: 15px;
  box-shadow: 0 5px #999;
  float:left;
}

.send:hover {
  background-color: #008080;
  transition-duration: 0.2s;
  box-shadow: 0 8px #999;
  transform: translateY(-2px);
}

.send:active {
  transition-duration: 0.05s;
  background-color: #004040;
  box-shadow: 0 2px #666;
  transform: translateY(2px);
}

.postit {
	margin:5px;
	text-align: center;
	padding: 5px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.27) 4px 4px 12px 3px;
    background-image: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.64)) !important;
    background-size: auto !important;
    background-position: 50% 50% !important;
    background-attachment: scroll !important;
    background-repeat: no-repeat !important;
}

.menu {
  float: left;
  width: 20%;
}
.menuitem {
  padding: 8px;
  margin-top: 7px;
  border-bottom: 1px solid #f1f1f1;
}
.main {
  float: left;
  width: 70%;
  min-height: 500px;
  padding: 0 20px;
  overflow: hidden;
}
.right {
  float: left;
  width: 20%;
  padding: 10px 15px;
  margin-top: 7px;
}

@media only screen and (max-width:1000px) {
  /* For tablets: */
  .main {
    width: 80%;
    padding: 0;
  }
  .right {
    width: 100%;
  }
}
@media only screen and (max-width:600px) {
  /* For mobile phones: */
  .menu, .main, .right {
    width: 100%;
  }
}