/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: "Autopia Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Autopia Bold"), url("../fonts/autopia-cufonfonts-webfont/Autopia-Bold.woff") format("woff");
}
body {
  margin: 0;
}

.container {
  margin-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
}

h1, h2 {
  font-family: "Autopia Bold", Georgia, serif;
}

h3, h4, h5, h6, p, ul, li {
  font-family: monospace;
}

a {
  color: black;
}

.square {
  border: 1px solid black;
  width: 150px;
  height: 150px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.square h1, .square h2, .square h3, .square h4, .square h5, .square h6 {
  margin: 0;
  padding: 0;
}
.square h2 {
  padding-bottom: 5px;
}
.square p {
  margin-top: 0;
}
.square .square-content {
  visibility: hidden;
}
.square:not(:first-child) {
  margin-top: -1px;
}

.splash-name h1.splash-header {
  color: #FF5A5F;
  margin: 0;
  padding-bottom: 0;
}
.splash-name h1.splash-header a {
  color: #FF5A5F;
  text-decoration: none;
}
.splash-name h3.splash-subheader {
  margin: 0;
  padding-top: 5px;
  padding-bottom: 50px;
}

.nw-resize {
  cursor: nw-resize;
}

.se-resize {
  cursor: se-resize;
}

.border-on-top {
  z-index: 15;
}

.w-resize {
  cursor: w-resize;
}

.e-resize {
  cursor: e-resize;
}

.sidebar {
  position: absolute;
  right: 0;
  top: 131px;
  width: 40px;
  height: 467px;
  margin-right: -1px;
  border: 1px solid black;
  overflow: hidden;
}
.sidebar .sidebar-header h2 {
  position: absolute;
  transform: rotate(-90deg);
  margin-top: 35px;
  margin-left: -15px;
}
.sidebar .sidebar-content {
  position: relative;
  top: 80px;
  left: 0;
  padding: 10px;
  visibility: hidden;
}
.sidebar .sidebar-content ul {
  list-style-type: "~ ";
  padding: 6px 16px;
}

.sidebar-on-top {
  background-color: white;
  z-index: 20;
}

/*# sourceMappingURL=styles.css.map */
