

* { margin: 0; padding: 0; }

body { padding: 13px; }

h2 { color: #6E7781; font-family: 'Pinyon Script', cursive; font-size: 5em; font-weight: normal; }
h3 { font-family: 'Open Sans Condensed', sans-serif; font-size: 1.5em; font-weight: bold; margin-top: -1.1em; }
p { color: #444; font-family: 'Open Sans', sans-serif; font-size: 0.9em; line-height: 150%; margin-top: 1em; }

@media screen and (max-width: 500px) {
  h2 { color: #6E7781; font-family: 'Pinyon Script', cursive; font-size: 3em; font-weight: normal; }
}

/* Background-color guide */

/* #frame { background-color: yellow; }
#navigation_side { background: gold; }
#page { background: red; }
#header { background: purple; }
#navigation { background: aqua; }
#navigation ul { background: navy; }
#navigation ul li { background: purple; }
#slideshow { background: gold; }
#slate { background: pink; } */


/* Frame, navigation side and page (THIS BIT IS IMPORTANT) width: calc(100% + 300px); */

#frame { background: white; overflow-x: hidden; width: calc(100%); }
#navigation_side { display: inline-block; overflow: hidden; vertical-align: top; width: 0px !important; }
#page { display: inline-block; margin-left: 0; position: relative; width: 100%; vertical-align: top; }


/* Navigation Side */

#navigation_side { background: #333; }
#navigation_side ul { list-style: none; margin: 1em; }
#navigation_side ul li { border-bottom: 1px solid #ccc; font-family: 'Open Sans', sans-serif; font-size: 0.9em; line-height: 150%; padding-bottom: 0.33em; padding-top: 0.33em; }
#navigation_side ul li a { color: white; text-decoration: none; }

  #navigation_side ul li.social { border-bottom: none; display: inline-block; }
  #navigation_side ul li.social img { margin-right: 20px; margin-top: 10px; width: 18px; }


/* Header */

#header { background: rgba(0,0,0,0.50); padding-bottom: 1em; padding-top: 1em; position: absolute; text-align: center; width: 100%; z-index: 500; }

@media screen and (max-width: 500px) {
  #header { background: #6E7781; position: relative }
}

/* Booker */

#booker { margin: 0; padding: 0; position: relative; }
#booker p.smaller { color: white; font-size: 0.9em; line-height: 150%; }
#booker p.smaller span { display: inline-block; margin-right: 20px; }
#booker p.smaller a { color: white; text-decoration: none; }
#booker p.smaller a.button { border: 1px solid white; color: white; display: inline-block; padding: 5px; text-decoration: none; }
#booker p.smaller a.button:hover { background: white; color: black; }


/* Logo (header) */

#logo { text-align: center; width: 100%; z-index: 100; }
#logo img { max-width: 444px; text-align: center; width: 70%; }


/* Navigation */

#navigation { font-family: 'Open Sans Condensed', sans-serif; padding-top: 2em; text-align: center; width: 100%; z-index: 20; }
#side_toggle_btn { color: white; display: none; left: 10px; top: 10px; position: absolute; text-decoration: none; z-index: 666; }
#navigation p a img { vertical-align: middle; width: 32px; }
#navigation ul { list-style: none; margin: 0; padding: 0; }
#navigation ul li { display: inline-block; padding: 0; margin: 0 1em; }
#navigation ul li a { color: white; font-size: 1.11em; font-weight: 300; letter-spacing: 1px; text-decoration: none; text-transform: uppercase; }
#navigation ul li a:hover { border-bottom: 1px solid white; }
#navigation ul li img { margin-top: 2px; vertical-align: top; width: 18px; }

  @media screen and (max-width: 900px) {
    /*#side_toggle_btn { display: block; }*/
    /*#navigation ul { display: none; }*/
  }


/* Slideshow */

#slideshow { position: relative; width: 100%; }
#slideshow img { width: 100%; }

/* #slate { margin-top: 25%; position: absolute; text-align: center; width: 100%; z-index: 500; }
#slate h1 { color: white; font-family: 'Open Sans Condensed', sans-serif; font-family: 'Pinyon Script', cursive; font-size: 5em !important; font-weight: lighter; }
#slate a.button { background: white; color: black; display: inline-block; margin-top: 1em; padding: 5px; radius: 5px; text-decoration: none; } */

/* #logo { margin-top: 15%; padding-top: 2em; position: absolute; text-align: center; width: 100%; z-index: 100; }
#logo img { max-width: 721px; text-align: center; width: 100%; } */

div.slider { filter: brightness(0.8); z-index: 10; } /*  */
div.slider img { width: 100%; }
div.bx-wrapper, .bx-wrapper { border: 0 !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }


/* Eviivo */

/* #eviivo { background: #6E7781; color: white; margin-top: -60px; padding: 0 0 10px 0; position: relative; text-align: center; width: 100%; }
#eviivo * { margin: 0; padding: 0; }
#eviivo div.inner { margin: 0 auto !important; max-width: 1000px; width: 90%; }
#eviivo div.inner div { display: inline-block; margin: 10px; padding: 0; vertical-align: top; }
#eviivo div div dl { color: white; display: inline-block; margin-right: 5px; margin-top: 8px; }
#eviivo div.inner h2 { color: white; font-family: 'Pinyon Script', cursive;  font-size: 2em; font-weight: normal; padding-top: 16px; }
#startDate { background: white url('scripts/datepicker/date.png') 97% 3px no-repeat; padding: 4px; }
#endDate { background: white url('scripts/datepicker/date.png') 97% 3px no-repeat; padding: 4px; }
#submit { background: 0 !important; color: white !important; font-size: 1em; display: inline-block; margin: 18px 0 0 6px; vertical-align: bottom;  } */

/* Eviivo */

#eviivo { background: #6E7781; color: white; margin-top: -60px; padding: 10px 0 20px 0; position: relative; text-align: center; width: 100%; }
#eviivo * { margin: 0; padding: 0; }
#eviivo div.inner { margin: 0 auto !important; max-width: 1000px; width: 90%; }
#eviivo div.inner div { display: inline-block; margin: 10px; padding: 0; vertical-align: top; }
#eviivo div div dl { color: white; display: inline-block; margin-right: 5px; margin-top: 8px; }
#eviivo div div dl dt { font-size: 14px; margin-bottom: 1px; text-align: left; }
#eviivo div.inner h2 { color: white; font-family: 'Pinyon Script', cursive; font-size: 2em; font-weight: normal; padding-top: 16px; }
#startDate { background: white url('scripts/datepicker/date.png') 97% 7px no-repeat; padding: 9px; }
#endDate { background: white url('scripts/datepicker/date.png') 97% 7px no-repeat; padding: 9px; }
#submit {  display: inline-block; margin: 22px 0 0 6px; vertical-align: bottom;  }


/* Portlets */

#portlets { background: white; border-bottom: 0; margin: 0; padding: 0; text-align: center; width: 100%; }
#portlets div { color: #334B58; display: inline-block; padding: 10px 0; position: relative; text-align: center; vertical-align: top; width: 23.5%; }
#portlets div.s1 { margin-left: 2%; margin-right: 2%;  }
#portlets div.s2 { margin-right: 2%; }
#portlets div h3 { color: white; display: table-cell; font-family: 'Open Sans Condensed', sans-serif; }
#portlets div h3 { margin-top: 28%; position: absolute; text-align: center; text-shadow: 1px 1px black; width: 100%; }
#portlets div h3 span { border: 1px solid white; padding: 10px; }
#portlets div img { display: block; width: 100%; }

  @media screen and (max-width: 727px) {
    #portlets div { width: 100%; }
  }


/* Content */

#content { background: white; padding: 1.5em 0; width: 100%; }
#content div.innerish { margin-left: auto; margin-right: auto; margin-top: 1em; max-width: 1000px; text-align: center; width: 100%; }


/* Gallery */

#gallery { background: white; display: inline-block; margin-top: 2em; text-align: center; width: 100%; }
#pics { display: inline-block; text-align: center; width: 100%; }
#pics img { display: inline-block; margin: 1px 0.5%; width: 30%; }


/* Homepage */

div.row { background: white; border-bottom: 1px solid #ccc; margin-bottom: 1.5em; padding-bottom: 1.5em; width: 100%; }
div.row > div.inner { margin: auto; max-width: 1000px;  width: 100%; }
div.row > div.inner > div.image { display: inline-block; vertical-align: top; width: 50%; }
div.row > div.inner > div.image img { margin-left: 5%; width: 90%; }
div.row > div.inner > div.text { display: inline-block; text-align: center; vertical-align: top; width: 50%; }
div.row > div.inner > div.text a { background: #B33D2B; color: white; display: inline-block; font-weight: lighter; margin-top: 1em; padding: 7px; radius: 5px; text-decoration: none; }

  @media screen and (max-width: 727px) {
    div.row > div.inner > div.image, div.row > div.inner > div.text { margin-left: 0; margin-right: 0; width: 100% !important; }
    div.row.left > div.inner > div.image { padding-top: 1em; }
  }


/* Map */

#map { background: white; margin-top: 1em; text-align: center; width: 100%; }


/* Footer */

#footer { background: #6E7781; padding-bottom: 3em; padding-top: 1em; margin-top: 1em; text-align: center; width: 100%; }
#footer p { color: white; }
#arkells_logo { width: 100px; }
#facebook_logo { background: white; width: 33px; }
