* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    background-image: url(../images/background-1.jpg);
    color: black;
    font-family: 'abelregular';
    font-size: 125%;
    letter-spacing: 1.5px;
}

#wrapper {
    padding: 10px;
    max-width: 960px;
    min-width: 300px;
    width: 100%;
    margin: 20px auto;
}

header {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

img {
    display: block;
    max-width: 100%;
}

header h1 {
    text-align: right;
    font-weight: lighter;
    font-size: 3em;
    position: absolute;
    bottom: 0;
    right: 0;
}

header h1 .line {
    display: inline-block;
}

#socials {
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 230, 230, 0.8);
}

#socials li {
    float: left;
    display: block;
    list-style: none;
}

#socials li:nth-child(2) {
    margin-left: 10px;
}

#fb,
#ig { color: black; }

nav ul {
    clear: both;
    float: left;
    width: 23.404255%;
}

nav li {
    list-style: none;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

nav a {
    text-decoration: none;
    display: block;
    color: white;
    background: rgba(230, 0, 115, 0.9);
    font-weight: bold;
}

nav a:hover {
    display: block;
    color: #00E6E6;
    background: rgba(0, 0, 0, 0.8);
}

.games nav li:nth-child(1) a,
.food nav li:nth-child(2) a,
.drinks nav li:nth-child(3) a,
.hh nav li:nth-child(4) a,
.location nav li:nth-child(5) a,
.contact nav li:nth-child(6) a,
.party nav li:nth-child(7) a {
    color: black;
    background: rgba(0, 230, 230, 0.9);
}

#info {
    clear: both;
    margin-bottom: 10px;
    background: rgba(0, 0, 0, 0.6);
    font-size: 1.563em;
    line-height: 1.5;
    text-align: center;
    color: white;
    text-shadow: 0 0 5px black;
    }

#info a {
    text-decoration: none;
    color: #00E6E6;
}

.left {
    width: 48%;
    clear: left;
    background: rgba(256, 256, 256, 0.9);
    float: left;
    margin-bottom: 10px;
    padding: 2%;
}

.right {
    width: 48%;
    clear: right;
    background: rgba(256, 256, 256, 0.9);
    float: right;
    margin-bottom: 10px;
    padding: 2%;
}

.left a,
.right a {
    text-decoration: none;
	background: black;
	padding: 5px;
    color: #00E6E6;
}
	
.right li,
.left li {
    list-style: none;
    padding: 5px;
}

.right p,
.left p {
    text-align: center;
    font-weight: bold;
    font-size: 1.563em;
    margin-bottom: 10px;
}

.right dt,
.left dt {
    list-style: none;
    padding-bottom: 5px;
}

.right dd,
.left dd {
    line-height: 1.3;
    padding-left: 10%;
    padding-bottom: 10px;
}

#drinks {
    padding: 2%;
    text-decoration: none;
    font-weight: normal;
    margin: 0;
    line-height: 1.5;
    font-size: 1.25em;
}

main {
    float: right;
    width: 74.468085%;
    margin-bottom: 10px;
}

aside {
    padding: 2%;
    background: rgba(256, 256, 256, 0.9);
    clear: both;
    width: 36%;
    float: right;
}

aside p { margin-bottom: 10%; }

aside ul {
    list-style: none; }

aside a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    text-align: center;
    padding: 5px;
    background: rgba(0, 230, 230, 0.8);
    line-height: 1.5;
    color: black; }

aside a:hover {
    background: black;
    color: #00E6E6; }

.google-maps {
        position: relative;
        padding-bottom: 75%;
        overflow: hidden;
    }

.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

footer {
    font-size: 0.8em;
    clear: both;
    height: 25px;
    line-height: 25px;
    color: black;
    background: rgba(0, 230, 230, 0.8);
}

footer a { color: #000; }

footer a:hover {
    text-decoration: none;
    font-style: italic;
    color: #000; }

footer li {
    margin-right: 3.125%;
    float: right;
    list-style: none;
    text-align: center;
}

/**   css for form  **/

form {
    width: 60%; }

.party form {
    width: 90%;
    margin: 0 auto; }

fieldset {
    background: rgba(0, 230, 230, 0.8);
    padding: 5%; }

label {
    font-weight: bold;
    display: block;
    margin: 2.5% 0; }

::placeholder {
    padding: 2.5%;  }

input {
    width: 100%;
    height: 50px;
    margin-bottom: 2.5%; }

input[type=submit] {
    color: white;
    background: #e60073;
    width: auto;
    padding: 0 2.5%;
    font-size: 1em; 
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: 2px; }

input[type=submit]:hover {
    background: black;
    color: #00E6E6; }

textarea {
    width: 100%;
    height: 100px;
    margin-bottom: 2.5%; }

/**  end css for form  **/

/**  css for embedded font  **/

@font-face {
    font-family: 'abelregular';
    src: url('../fonts/abel-regular-webfont.eot');
    src: url('abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abel-regular-webfont.woff2') format('woff2'),
         url('../fonts/abel-regular-webfont.woff') format('woff'),
         url('../fonts/abel-regular-webfont.ttf') format('truetype'),
         url('../fonts/abel-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**  end css for embedded font  **/

/**  css for glowing animation  **/

.glow {
  color: #fff;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate; }

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; }
/*  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #00E6E6, 0 0 40px #00E6E6, 0 0 50px #00E6E6, 0 0 60px #00E6E6, 0 0 70px #00E6E6, 0 0 80px #00E6E6; } }*/
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6; } }

/**  end css for animation  **/

/**  css for blueberry  **/

.blueberry { max-width: 700px; }

.blueberry { margin: 0 auto; }

.blueberry .slides {
	display: block;
	position: relative;
	overflow: hidden; }

.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden; }

.blueberry .slides li img {
	display: block;
	width: 100%; }

.blueberry .pager {
    display: none; }

/**  end blueberry  **/

/**  screen size adjustments  **/

@media screen and (max-width:600px) {
    main {
        width: auto;
        float: none; }

    header h1 {
        position: relative;
        font-size: 2em;
    }
    
    nav ul {
        float: none;
        width: 100%;
        margin-bottom: 10px; }
    
    nav li {
        float: left;
        width: 49%;
        margin: .5%; }
    
    .left,
    .right {
        width: 100%;
        clear: both;
        background: rgba(256, 256, 256, 0.9);
        float: inherit;
        margin-bottom: 10px;
        padding: 2%;
}
    
    footer {
        font-size: 0.7em
    }
}

/**  end screen size adjustments  **/
