/* ------------------------------------------------------------------------- *
 *  1. Built Coverall CSS yoooooo
/* ------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

html, body {
  height: 100%; }

h1, h2, h3, h4, h5, h6, p, #pageContent {
  color: rgba(0, 0, 255, 0.3) }

#container {
  margin: 5px;
}

* {
  margin: 0; }

ol,
ul {
  list-style: none; }

li:hover {
  color: #deb900; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

article,
aside,
details,
figcaption,
figure,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none; }

del {
  color: #333; }

ins {
  background: #fff9c0;
  text-decoration: none; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

small {
  font-size: smaller; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both; }

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;
  content: ""; }

/* ------------------------------------------------------------------------- *
 *  2. Base Styles
/* ------------------------------------------------------------------------- */
body {
  font-size: 14px;
  font-size: 1rem;
  font-family: Helvetica, Arial, sans-serif;
  height: 100%;
  color: white; }

.clear {
  border: medium none !important;
  clear: both !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0 !important; }

.right {
  float: right;
  position: absolute;
  visibility: hidden;
  display: none; }

.left {
  float: left; }

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
  height: auto;
  max-width: 100%; }

a {
  text-decoration: none;
  color: #2E9AFE;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }

a:hover,
a:focus {
  text-decoration: none !important;
  color: #2E2EFE; }

pre {
  background: -moz-linear-gradient(center top, #FFFFFF 50%, #F2F2F2 50%) repeat scroll 0 0/42px 42px transparent;
  border: 1px solid #EEEEEE;
  border-radius: 4px 4px 4px 4px;
  color: #595A5C;
  display: block;
  font-family: monospace !important;
  line-height: 21px !important;
  padding: 21px 15px 20px;
  white-space: pre-wrap;
  margin: 10px 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

table th {
  background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #DDDDDD;
  color: #333333;
  letter-spacing: 1px;
  padding: 6px;
  text-align: left;
  line-height: 1.8em; }

table td {
  border: 1px solid #DDDDDD;
  padding: 6px;
  text-align: left;
  line-height: 1.8em; }

dl {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  padding: 0;
  vertical-align: baseline; }

dt {
  font-weight: bold;
  line-height: 26px; }

hr {
  border-left: none;
  margin: 0;
  border: 0;
  background: transparent;
  display: block;
  border-bottom: 1px solid #efefef;
  clear: both;
  margin-bottom: 10px; }

strong {
  font-weight: bold; }

ul,
ol {
  list-style: none; }

ul {
  list-style: disc; }

ul li,
ol li {
  line-height: 1.8em; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin: 0 0 0 20px; }

blockquote {
  border-left: 4px solid;
  margin-left: 20px;
  margin-bottom: 15px; }

address {
  border-left: 4px solid;
  margin-left: 20px;
  padding: 20px;
  margin-bottom: 20px;
  line-height: 1.4em; }

.hidden {
  display: none; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

img {
  height: auto;
  max-width: 100%; }

img.alignleft {
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px; }

img.alignright {
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px; }

h1, h2, h3, h4, h5, h6, label {
  padding: 0.25em 0 0.1em 0;
  font-style: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px #555;
  color: white; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 34px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 10px; }

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.clearfix {
  display: block; }

p {
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.8em;
  margin: 0 0 1em;
  padding: 0;
  vertical-align: top;
  word-wrap: break-word;
  color: white !important; }

form {
  text-shadow: 1px 1px 3px #555;
  color: white; }

label {
  text-shadow: 1px 1px 3px #555;
  color: white; 
  cursor: pointer;
  display: block;
  padding: 10px;
  margin: 3px; }

.normal {
  font-weight: 400; }

#copyright {
  overflow: hidden;
  margin: 0 auto;
  z-index: 2;
  position: relative;
  color: white;
  float: left;
  font-size: 12px;
  padding: 20px 20px 20px 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.9); }

footer {
  position: relative;
  padding-left: 20px;
  height: 4em;
  clear: both;
  background: rgba(128, 128, 128, 0.25);
  background-size: cover;
  z-index: 2; }

footer a {
  color: #C4C4C4 !important;
  transition: all 200ms ease-out;
  text-shadow: 1px 1px 1px #444444, 0 0 1em red, 0 0 0.2em darkblue; }

footer a:hover {
  color: #C4C4C4 !important;
  transition: all 200ms ease-out;
  text-shadow: 1px 1px 1px #444444, 0 0 1em darkblue, 0 0 0.2em red; }

/* ------------------------------------------------------------------------- *
 *  3. Layout Styles
/* ------------------------------------------------------------------------- */
#site-container {
  min-height: 100%;
  height: auto !important;
  width: 100%;
  margin: 0 auto -4em;
  background-image: url(/images/disconbobulated.png);
  background-size: cover;
  background-attachment: fixed;
  display: flex;
  flex-direction: column; }

.fill {
  height: 4em; }

#header-container {
  position: fixed;
  display: inline-flex;
  flow-flex: row nowrap;
  align-items: flex-end;
  width: 100%;
  -webkit-box-shadow: inset 0px 0px 50px 5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 50px 5px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 50px 5px rgba(0, 0, 0, 0.75);
  text-align: center;
  margin-bottom: 4em;
  z-index: 100; }

#header-container a {
  color: #C4C4C4 !important;
  transition: all 200ms ease-out;
  text-shadow: 1px 1px 1px #444444, 0 0 1em red, 0 0 0.2em darkblue; }

#header-container a:hover {
  color: #C4C4C4 !important;
  transition: all 200ms ease-out;
  text-shadow: 0px 0px 3px #444444, 0 0 1em darkblue, 0 0 0.2em red; }

#logo {
  padding-left: 20px;
  float: left; }

#logo img {
  max-height: 58px; }

#nav {
  max-height: 60px;
  width: 100% !important;
  padding: 0px 0px 22px 10px;
  color: #C4C4C4 !important;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: both; }

#nav {
  float: left;
  margin: 0 auto 0 0;
  text-align: center;
  z-index: 99;
  font-size: large !important; }

#nav a:after {
  content: "|"; }

#nav a:last-child:after {
  content: " "; }

#nav span {
  padding: 8px 5px 5px;
  transition: all 100ms ease-out; }

#nav span:hover, .item-social i:hover {
  color: lightblue;
  transition: all 100ms ease-out; }

ul.topnav { 
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* Float the list items side by side */
ul.topnav li {
  float: left; }

/* Style the links inside the list items */
ul.topnav li a {
  display: inline-block;
  color: #f2f2f2;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px; }

.menubutton {
  display: none; }

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {
  display: none; }

ul.topnav li.icon:hover {
  background-color: rgba(0, 0, 0, 0.5); }

ul.topnav.responsive li.icon:hover {
  background-color: rgba(0, 0, 0, 0.5); }

#login {
  padding-right: 10px;
  float: right;
  display: block; }

#login span {
  padding: .5em 0;
  font-size: 25px !important; }

#login a:hover {
  color: lightblue;
  transition: all 100ms ease-out; }

.list-login {
  padding: 0.5em 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-sizing: border-box; }

.item-login {
  margin-left: 1em;
  list-style: none;
  font-size: 22px;
  line-height: 33px;
  margin: 0 auto;
  padding: 10px; }

#social {
  padding-right: 10px;
  float: right; }

.list-social {
  padding: 0.5em 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-sizing: border-box; }

.item-social {
  margin-left: 1em;
  list-style: none;
  font-size: 22px;
  line-height: 33px;
  margin: 0 auto;
  padding: 10px; }

#mixinTransition div {
  margin: auto;
  height: 300px;
  width: 300px;
  border-radius: 25px;
  text-align: center;
  color: blue;
  background-color: green;
  line-height: 200px;
  -moz-transition: background-color 1s 0.5s, color 2s;
  -o-transition: background-color 1s 0.5s, color 2s;
  -webkit-transition: background-color 1s 0.5s, color 2s;
  transition: background-color 1s 0.5s, color 2s; }

#mixinTransition div:hover {
  color: red;
  background-color: blue; }

transformAndTransition {
  border-radius: 10% 25%;
  height: 150px;
  width: 150px;
  margin: auto;
  text-align: center;
  background: url("/images/tonyhawk.jpg") top;
  background-size: 170%;
  line-height: 200px;
  -webkit-transition: all 3s;
  -webkit-transition-timing: ease-in-out;
  -webkit-transition: transform 1s;
  transition: all 3s;
  transition-timing: ease-in-out;
  transition: transform 1s; }

#transformAndTransition:hover {
  -webkit-transform: rotate(900deg) scale(2) skewX(-20deg);
  transform: rotate(900deg) scale(2) skewX(-20deg); }

.dropdown {
  position: relative;
  display: inline-block; }

.dropdown-content {
  position: absolute;
  opacity: 0;
  height: 0;
  overflow: hidden;
  z-index: 1;
  display: block;
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  -o-transition: opacity .25s ease;
  -ms-transition: opacity .25s ease;
  transition: opacity .25s ease; }

.dropdown:hover .dropdown-content {
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  -ms-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1;
  height: auto; }

.dropdown-content a:after {
  content: " \A ";
  white-space: pre; }

#body-container {
  flex: 1;
  -webkit-box-shadow: inset 0px 0px 75px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 0px 0px 75px 10px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0px 0px 75px 10px rgba(0, 0, 0, 0.25);
  padding-top: 4em; }

#homeworkpages h3 {
  padding: 5px 0 !important; }

#homeworkpages a {
  color: white !important;
  transition: all 200ms ease-out;
  text-shadow: 1px 1px 1px #444444, 0 0 1em red, 0 0 0.2em darkblue; }

#homeworkpages a:hover {
  transition: all 200ms ease-out;
  text-shadow: 0px 0px 3px #444444, 0 0 1em darkblue, 0 0 0.2em red; }

.homeworkDiv {
  background-color:rgba(25, 25, 25, 0.5);
  color: white; 
  padding: 30px;
  border-radius: 25px;
  border: 2px solid rgba(50, 50, 50, 0.8); 
  margin-bottom: 20px; }

#pageContent {
  margin: auto;
  width: 1000px; }

#pageContent h1, #pageContent h2, #pageContent h3, #homeworkpages h1, #homeworkpages h2, #homeworkpages h3 {
  text-align: center; }

#pageContent div:last-child {
  margin-bottom: 2em; }

#loginContent {
  margin: auto;
  width: 1000px;
  text-align: center; }

#loginContent input[type=text], #loginContent input[type=password] {
  outline: none;
  padding: 10px;
  display: block;
  width: 300px;
  border-radius: 3px;
  border: 1px solid #000 !important;
  margin: 20px auto; }

#loginContent input[type=submit] {
  padding: 10px;
  color: #fff;
  background: #0098cb;
  width: 320px;
  margin: 20px auto;
  margin-top: 0px;
  border: 0px;
  border-radius: 3px;
  cursor: pointer; }

#loginContent input[type=submit]:hover {
  background: #00b8eb; }

.myExampleCode {
  border-radius: 25px;
  border: 2px solid black;
  background: white;
  color: #595A5C;
  display: block;
  font-family: monospace !important;
  line-height: 21px !important;
  padding: 10px 15px 10px;
  white-space: pre-wrap;
  margin: 10px 0; }

#roundedCorners {
  height: 100px;
  width: 200px;
  background-color: blue;
  border-radius: 50px; }

#boxShadow {
  height: 100px;
  width: 200px;
  background-color: blue;
  -webkit-box-shadow: 20px 20px 40px 50px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 20px 20px 40px 50px rgba(0, 0, 0, 0.75);
  box-shadow: 20px 20px 40px 50px rgba(0, 0, 0, 0.75); }

#gradient {
  height: 100px;
  width: 200px;
  background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%); }

#afterExample p::after {
  content: " - innit lol"; }

#focusExample input:focus {
  background-color: blue; }

#lastChildExample a {
  color: white; }

#lastChildExample a:last-child {
  color: blue; }

#gradientExample {
  background: blue;
  background: -moz-linear-gradient(top, blue 0%, red 100%);
  /* Mozilla */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, blue), color-stop(100%, red));
  /* older versions of Chrome & Safari */
  background: -webkit-linear-gradient(top, blue 0%, red 100%);
  /* Chrome and Safari */
  background: -o-linear-gradient(top, blue 0%, red 100%);
  /* ...Opera... */
  background: -ms-linear-gradient(top, blue 0%, red 100%);
  /* newer Internet Explorer */
  background: linear-gradient(to bottom, blue 0%, red 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
  /* legacy Internet Explorers */
  padding-bottom: 2em;
  border-radius: 25px;
  border: 2px solid black;
  width: 100%;
  height: 300px; }

#rotateExample {
  margin: auto;
  text-align: center;
  border-radius: 25px;
  border: 2px solid black;
  background-image: url(/images/og-image.png);
  background-size: cover;
  color: #595A5C;
  width: 300px;
  height: 300px; }

#rotateExample:hover {
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

@keyframes rotate {
  from {
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Safari */
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    /* IE 9 */
    -webkit-transform: rotate(360deg);
    /* Safari */
    transform: rotate(360deg); } }
#scaleExample {
  margin: auto;
  text-align: center;
  border-radius: 25px;
  border: 2px solid black;
  background-image: url(/images/og-image.png);
  background-size: cover;
  color: #595A5C;
  width: 300px;
  height: 300px; }

#scaleExample:hover {
  -ms-transform: scale(1, 1.25);
  /* IE 9 */
  -webkit-transform: scale(1, 1.25);
  /* Safari */
  transform: scale(1, 1.25); }

#widthTransition {
  width: 300px;
  height: 300px;
  margin: auto;
  text-align: center;
  border-radius: 25px;
  border: 2px solid black;
  background-image: url(/images/og-image.png);
  background-size: cover;
  -webkit-transition: width .5s, height .5s;
  /* for Safari */
  transition: width .5s, height .5s; }

#widthTransition:hover {
  width: 500px;
  height: 500px; }

#colorTransition {
  width: 300px;
  height: 300px;
  margin: auto;
  text-align: center;
  border-radius: 25px;
  border: 2px solid black;
  -webkit-transition: background-color .5s ease;
  /* for Safari */
  transition: background-color .5s ease;
  background-color: blue; }

#colorTransition:hover {
  background-color: red; }

#borderTransition {
  width: 300px;
  height: 300px;
  margin: auto;
  text-align: center;
  border-radius: 25px;
  -webkit-transition: border-width 0.5s ease;
  transition: border-width 0.5s ease;
  border: 1px blue solid;
  background-color: white; }

#borderTransition:hover {
  border-width: 5px; }

#mixinTransition {
  margin: auto;
  height: 300px;
  width: 300px;
  border-radius: 25px;
  text-align: center;
  color: blue;
  background-color: green;
  line-height: 200px;
  -moz-transition: background-color 1s 0.5s, color 2s;
  -o-transition: background-color 1s 0.5s, color 2s;
  -webkit-transition: background-color 1s 0.5s, color 2s;
  transition: background-color 1s 0.5s, color 2s; }

#mixinTransition:hover {
  color: red;
  background-color: blue; }

#transformAndTransition {
  border-radius: 10% 25%;
  height: 150px;
  width: 150px;
  margin: auto;
  text-align: center;
  background: url("/images/tonyhawk.jpg") top;
  background-size: 170%;
  line-height: 200px;
  -webkit-transition: all 3s;
  -webkit-transition-timing: ease-in-out;
  -webkit-transition: transform 1s;
  transition: all 3s;
  transition-timing: ease-in-out;
  transition: transform 1s; }

#transformAndTransition:hover {
  -webkit-transform: rotate(900deg) scale(2) skewX(-20deg);
  transform: rotate(900deg) scale(2) skewX(-20deg); }

#animationExample {
  border: black solid 5px;
  border-radius: 25px;
  height: 150px;
  width: 150px;
  margin: auto;
  background-color: blue;
  text-align: center; }

#testform {
  left: 10px !important; }

#contact-form {
  text-align: center;
  width: 320px;
  position: relative;
  left: 33%; }

#contact-form p {
  text-align: left;
  font-size: large;
  padding-top: 5px;
  margin: 0 auto !important; }

#contact-form p:first-child {
  padding-top: 0px; }

#contact-form label {
  text-align: center; }

input, textarea {
  padding: 5px;
  font-size: medium;
  font-weight: bold;
  outline: none;
  -webkit-box-shadow: 0px 0px 36px -1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 36px -1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 36px -1px rgba(0, 0, 0, 0.75); }

input[type=text], textarea {
  width: 300px;
  background-color: #E3E3E3;
  border: 1px solid #BAEEFF; }

input[type=submit], [type=reset] {
  margin: 5px;
  width: 100px;
  background-color: #999999;
  border: 1px solid #BAEEFF;
  font-size: large;
  color: #FFFFFF;
  border-radius: 7px; }

input[type=submit]:hover, [type=reset]:hover {
  background-color: #79D0ED;
  cursor: pointer; }

input[type=submit], [type=reset]:active {
  background-color: #999999; }

#confirmpage {
  text-align: center; }

#mixinTransformations {
  -moz-transform: skew(25deg, 10deg);
  -o-transform: skew(25deg, 10deg);
  -ms-transform: skew(25deg, 10deg);
  -webkit-transform: skew(25deg, 10deg);
  transform: skew(25deg, 10deg);
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  position: relative;
  width: 300px;
  height: 300px;
  line-height: 200px;
  border: black solid 5px;
  border-radius: 25px;
  text-align: center;
  background-color: blue; }

@-webkit-keyframes rotateAndColor {
  0% {
    background-color: red;
    transform: rotate(0deg); }
  20% {
    background-color: orange;
    transform: rotate(72deg); }
  40% {
    background-color: yellow;
    transform: rotate(144deg); }
  60% {
    background-color: green;
    transform: rotate(216deg); }
  80% {
    background-color: blue;
    transform: rotate(288deg); }
  100% {
    background-color: red;
    transform: rotate(360deg); } }
@-moz-keyframes rotateAndColor {
  0% {
    background-color: red;
    transform: rotate(0deg); }
  20% {
    background-color: orange;
    transform: rotate(72deg); }
  40% {
    background-color: yellow;
    transform: rotate(144deg); }
  60% {
    background-color: green;
    transform: rotate(216deg); }
  80% {
    background-color: blue;
    transform: rotate(288deg); }
  100% {
    background-color: red;
    transform: rotate(360deg); } }
@-o-keyframes rotateAndColor {
  0% {
    background-color: red;
    transform: rotate(0deg); }
  20% {
    background-color: orange;
    transform: rotate(72deg); }
  40% {
    background-color: yellow;
    transform: rotate(144deg); }
  60% {
    background-color: green;
    transform: rotate(216deg); }
  80% {
    background-color: blue;
    transform: rotate(288deg); }
  100% {
    background-color: red;
    transform: rotate(360deg); } }
@keyframes rotateAndColor {
  0% {
    background-color: red;
    transform: rotate(0deg); }
  20% {
    background-color: orange;
    transform: rotate(72deg); }
  40% {
    background-color: yellow;
    transform: rotate(144deg); }
  60% {
    background-color: green;
    transform: rotate(216deg); }
  80% {
    background-color: blue;
    transform: rotate(288deg); }
  100% {
    background-color: red;
    transform: rotate(360deg); } }
@-webkit-keyframes borderFlash {
  from {
    border: blue solid 5px; }
  50% {
    border: red solid 5px; }
  to {
    border: blue solid 5px; } }
@-moz-keyframes borderFlash {
  from {
    border: blue solid 5px; }
  50% {
    border: red solid 5px; }
  to {
    border: blue solid 5px; } }
@-o-keyframes borderFlash {
  from {
    border: blue solid 5px; }
  50% {
    border: red solid 5px; }
  to {
    border: blue solid 5px; } }
@keyframes borderFlash {
  from {
    border: blue solid 5px; }
  50% {
    border: red solid 5px; }
  to {
    border: blue solid 5px; } }
#spinningSmiley {
  margin: auto;
  height: 30px;
  width: 30px;
  border-radius: 5px;
  border: black solid 5px;
  text-align: center;
  -webkit-animation-name: rotateAndColor;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateAndColor;
  -moz-animation-delay: 0.5s;
  -moz-animation-duration: 10s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotateAndColor;
  -o-animation-delay: 0.5s;
  -o-animation-duration: 10s;
  -o-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotateAndColor;
  animation-delay: 0.5s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

#mixinAnimation {
  margin: auto;
  height: 300px;
  width: 300px;
  border-radius: 50px;
  border: black solid 5px;
  text-align: center;
  line-height: 200px;
  -webkit-animation-name: rotateAndColor;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateAndColor;
  -moz-animation-delay: 0.5s;
  -moz-animation-duration: 10s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotateAndColor;
  -o-animation-delay: 0.5s;
  -o-animation-duration: 10s;
  -o-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotateAndColor;
  animation-delay: 0.5s;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

#homepageContents {
  text-align: center;
  margin: 10px auto;
  width: 100%; }

#soundcloud {
  width: 69%;
  position: relative;
  float: left; }

#advert {
  position: relative;
  float: left;
  width: 29%;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  -webkit-animation-name: borderFlash;
  -webkit-animation-delay: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  -moz-animation-name: borderFlash;
  -moz-animation-delay: 1s;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: steps;
  -o-animation-name: borderFlash;
  -o-animation-delay: 1s;
  -o-animation-duration: 1s;
  -o-iteration-count: infinite;
  -o-animation-timing-function: steps;
  animation-name: borderFlash;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: steps;
  -webkit-box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 40px -10px rgba(0, 0, 0, 0.75);
  transition: box-shadow 1s ease-in-out, height 1s ease-in-out;
  overflow: hidden; }

#advert a {
  color: white;
  position: absolute;
  top: 3px;
  right: 3px; }

#advert a:hover {
  color: grey; }

#advert:hover {
  height: 450px;
  z-index: 100;
  -webkit-box-shadow: 0px 0px 50px 50px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 50px 50px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 50px 50px rgba(0, 0, 0, 0.75); }

.download {
  display: inline-block;
  margin: 30px;
  max-height: 350px;
  max-width: 350px;
  padding-bottom: 0px !important;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 30px transparent;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.download img {
  position: relative;
  width: 350px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s,  ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  filter: grayscale(75%) blur(5px);
  -webkit-filter: grayscale(75%) blur(5px);
  /* Safari 6.0 - 9.0 */ }

.download:hover, .download:focus, .download:active {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -moz-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  -o-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  box-shadow: 5px 5px 45px black; }

.download:hover img, .download:focus img, .download:active img {
  filter: grayscale(0%) blur(0px);
  transition: .4s ease-in-out;
  -webkit-filter: grayscale(0%) blur(0px);
  -webkit-transition: .4s ease-in-out;
  -moz-filter: grayscale(0%) blur(0px);
  -moz-transition: .4s ease-in-out;
  -o-filter: grayscale(0%) blur(0px);
  -o-transition: .4s ease-in-out; }

.downloadspan {
  height: 350px;
  width: 350px;
  position: absolute;
  display: table;
  margin-left: auto;
  margin-right: auto;
  color: white;
  font-family: "Arial Narrow", Arial, sans-serif;
  visibility: visible;
  opacity: 1 !important;
  z-index: 100;
  font-size: 40px;
  text-shadow: 2px 2px 5px black, 0 0 5px lightblue;
  -webkit-transition: all .3s ease-in-out, text-shadow .1s ease;
  -moz-transition: all .3s ease-in-out, text-shadow .1s ease;
  -o-transition: all .3s ease-in-out, text-shadow .1s ease;
  transition: all .3s ease-in-out, text-shadow .1s ease;
  filter: blur(0); }

.downloadspan:hover {
  color: transparent;
  text-shadow: 0 0 0, 0 0 0;
  -webkit-filter: blur(50px);
  -moz-filter: blur(50px);
  -o-filter: blur(50px);
  filter: blur(50px);
  -webkit-transition: all .3s ease-in-out, text-shadow .1s ease;
  -moz-transition: all .3s ease-in-out, text-shadow .1s ease;
  -o-transition: all .3s ease-in-out, text-shadow .1s ease;
  transition: all .3s ease-in-out, text-shadow .1s ease; }

.downloadtext {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.downloadtext span {
  font-size: 22px !important; }

table.html5table {
    margin: 20px 0;
}

.html5table-all {
    border: 1px solid #ccc;
    color: black;
}

.html5table, .html5table-all {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    display: table;
}

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

table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
    background-color: white !important;
}

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