
body {
  background-color: #956c4d;
  margin: 0 0 0 0;
  color: white;
  text-align: right;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  background-image: url("imgs/bg_pattern.png");
  background-repeat: repeat;
}

b {
  font-weight: 600;
}

footer {
  padding: 0px 10px 0px 10px;
}

section.header {
  width: 100%;
  height: 400px;
  background-color: #90bfe0;
  overflow: hidden;
  position: relative;
}

section.content {
  width: 1000px;
  background-color: #956c4d;
  margin: auto;
  border-style: solid;
  border-color: #a99080;
  border-width: 2px;
  text-align: center;
  padding: 10px;
  font-size: 24.5px;
  margin-bottom: 30px;
}

section.content p {
  text-align: justify;
}

section.content a {
  color: white;
  text-decoration: initial;
  font-weight: bold;
}

section.content h2.warning {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24.5px;
}

section.footer{
  width: 1000px;
  background-color: #956c4d;
  margin: auto;
  border-style: solid;
  border-color: #a99080;
  border-width: 2px;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  margin-bottom: 30px;
}

section.footer p {
  text-align: justify;
}

section.footer .legal {
  color: #fbf5d2;
}

.skyglow-big {
  position: absolute;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.15) 60%, rgba(255,255,255,0) 70%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0)), color-stop(60%,rgba(255,255,255,0.15)), color-stop(70%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 60%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 60%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 60%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.15) 60%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

.skyglow {
  position: absolute;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xNSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.15) 0%, rgba(255,255,255,0) 70%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.15)), color-stop(70%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%); /* Opera 12+ */
  background: -ms-radial-gradient(center, ellipse cover,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: radial-gradient(ellipse at center,  rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#26ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

section.header img.title {
  margin: auto;
  position: absolute;
  top:0; left: 0; right: 0;
  width: auto;
  height: 100px;
  z-index: 20;
  padding-top: 10px;
}

section.header img.castle {
  margin: auto;
  position: absolute;
  left: 0; bottom: 0; right: 0;
  width: auto;
  height: 300px;
  z-index: 10;
}

section.header img.sonhar {
  margin: auto;
  position: absolute;
  bottom: 0; right: 0;
  width: auto;
  height: 100px;
  z-index: 25;
  padding: 10px;
}

section.header img.dragon {
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 40px;
  position: absolute;
  left: 0; bottom: 0; right: 0; top: 0;
  width: auto;
  height: 140px;
  z-index: 9;
  /*margin-left: auto;
  margin-right: auto;
  padding-left: 390px;*/
}

section.details {
  text-align: center;
  float: left;
  margin-top: -391px;
  margin-left: 10px;
  z-index: 40;
  overflow: hidden;
  position: relative;
  color: black;
}

section.details hr {
  display:block;
  border:0px;
  height:15px;
  background-image: url('imgs/vspace.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

section.details h1 {
  margin: 10px 0 10px 0;
  font-weight: 700;
  font-size: 35px;
}

section.details a {
  margin: 10px 0 10px 0;
  color: black;
  text-decoration: initial;
  font-weight: 700;
  font-size: 35px;
}

section.details .upper {
  text-transform: uppercase;
}

section.details h2 {
  margin: 0;
  font-weight: 400;
  font-size: 30px;
}

a.calltoaction {
  background-color: #ebd02b;
  border-style: solid;
  border-color: #FFFFFF;
  border-width: 1px;
  display: inline-block;
  padding: 20px;
  margin: auto;
}
