/* Global */

html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  font-family: 'Spectral', serif;
  font-size: 18px;
  line-height: 1.5;
  padding: 0;
  margin:0;
  background-color: #241b0e;
  height: 100%;
}

body h1 {
  font-family: 'Spectral', serif;
  font-size: 24px;
  color: #ffa812;
}

body h2 {
  font-family: 'Spectral', serif;
  font-size: 20px;
}

.aboutstyle {
  color: #e8bd84
}


body #container-all {
  min-height: 100%;
  position: relative;
}

body #body-content {
  padding-bottom: 60px;
}

body #footer-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
}

 .container {
   width: 60%;
   margin: auto;
   overflow: hidden;
 }

 ul {
   margin: 0;
   padding: 0;
 }

 .dark {
   padding: 15px;
   background: #4d5463;
   color: #ffffff;
   margin-top: 10px;
   margin-bottom: 10px;
 }

.text-link {
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}

/* Header */
header {
  background: #241b0e;
  color: #FFFFFF;
  padding-top: 30px;
  min-height: 70px;
  border-bottom: #ffa812 3px solid;
  padding-bottom: 20px;
}

header a {
  font-family: 'Spectral', serif;
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
}


header li {
  float: none;
  display: inline;
  padding: 0 20px 0 20px;
}

header #branding {
  font-family: 'Spectral', serif;
  float: none;
  text-align: center;
}

header #branding h1 {
  font-family: 'Spectral', serif;
  margin: 0;
  font-size: 40px;
}

header .subtitle {
  margin: 0;
  font-size: 16px;
  font-weight: lighter;
}

header nav {
  float: none;
  text-align: center;
  width: 100%;

}

header .highlight, header .current a {
  color: #ffa812;
  font-weight: bold;
}

header a:hover {
  color: #ffa812;
}


/* Showcase */
#showcase {
  min-height: 500px;
  background-image: url("../images/showcase_abtei.jpg");
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff;
  text-shadow: 1px 1px 1px #000000;
}

#showcase h1 {
  margin-top: 140px;
  font-size: 35px;
  margin-bottom: 10px;
}

#showcase p {
  font-size: 20px;
}

/* Request a quote area */

#newsletter {
  padding: 15px;
  color: #ffffff;
  background: #241b0e;
  text-align: center;
}

#button-center {
  text-align: center;
}

/* Button */
.button a {
  display: block;
  width: 300px;
  background: #fcba47;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
  color: #30363b;
  padding: 8px;
  margin: auto;
  text-shadow: none;
}

.button a:hover {
  background: #ffa812;
  color: #30363b;
}

.button-sidebar a {
  display: block;
  width: auto;
  background: #fcba47;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 17px;
  color: #30363b;
  padding: 8px;
  margin: auto;
}

.button-sidebar a:hover {
  background: #ffa812;
  color: #30363b;
}

 /* Boxes */

 #boxes {
   margin-top: 10px;
 }

 #boxes .box {
   text-align: center;

   float: none;
   text-align: center;
   width: 100%;
 }

#boxes .box img {
  width: 300px;
}

/* Main-col */

article#main-col {
  float: left;
  width: 65%;
}

article .special {
  background: #bcc3cf;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* Translation Services */
ul#translation-services li {
  list-style: none;
  list-style-type: disc;
  font-family: 'Arsenal', sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}

/* Sidebar */
aside#sidebar {
  float: right;
  width: 30%;
  margin-top: 10px;
}

aside#sidebar img {
  max-width: 100%;
  height: auto;
}

footer {
  padding: 20px;
  margin-top: 20px;
  color: #ffffff;
  background-color: #52412a;
  text-align: center;
}

.footer-text {
  font-size: 10px;
}

.footer-text a {
  text-decoration: none;
  color: #ffa812;
}

/* Media queries */
@media(max-width: 1250px) {
  header #branding, header nav, header nav li, #boxes .box,
  article#main-col, aside#sidebar {
    float: none;
    text-align: center;
    width: 100%;
  }

  header {
    padding-bottom: 20px;
  }

  #showcase h1 {
    margin-top: 60px;
  }
}

@media(max-width: 600px) {
  header #branding, header nav, header nav li, #boxes .box,
  article#main-col, aside#sidebar {
    float: none;
    text-align: center;
    width: 100%;
  }

  header .subtitle {
    float: none;
    display: block;
  }

  header {
    padding-bottom: 20px;
  }

  #showcase h1 {
    margin-top: 60px;
  }

  .button a {
    display: block;
    width:  auto;
    background: #fcba47;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
    color: #30363b;
    padding: 8px;
    margin: auto;
  }
}

/*Cards*/
/* Style the container with a rounded border, grey background and some padding and margin */
.cardcontainer {
  background-color: #876b4a;
  padding: 16px;
  margin: 16px 0;
}

/* Clear floats after containers */
.cardcontainer::after {
  content: "";
  clear: both;
  display: table;
}

/* Float images inside the container to the left. Add a right margin, and style the image as a circle */
.cardcontainer img {
  float: left;
  margin-right: 20px;
}

/* Increase the font-size of a span element */
.cardcontainer span {
  font-size: 14px;
  margin-right: 15px;
}

/* Add media queries for responsiveness. This will center both the text and the image inside the container */
@media (max-width: 800px) {
  .cardcontainer {
    text-align: center;
  }

  .cardcontainer img {
    margin: auto;
    float: none;
    display: block;
  }
}

/* Episode Container */

.episode {
  background-color: #876b4a;
  padding: 16px;
  margin: auto;
  width: 60%;
}

#episodeheader {
  min-height: 300px;
  width: 100%;
  background-image: url("../images/showcase_abtei.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

#dasgrundlosheader {
  min-height: 300px;
  width: 100%;
  background-image: url("../images/showcase_das_grundlos.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

#elpunalheader {
  min-height: 300px;
  width: 100%;
  background-image: url("../images/showcase_el_punal.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

#catsofultharheader {
  min-height: 300px;
  width: 100%;
  background-image: url("../images/showcase_the_cats_of_ultar.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

.episodenote {
  font-weight: bold;
  color: #991900
}

.episodeintro {
  font-weight: bold;
}

.translationauthor {
  font-style: italic;
}

/* Card container for videos */

.cardcontainervideo {
  background-color: #876b4a;
  padding: 30px;
  margin: 30px;
}

/* Clear floats after containers */
.cardcontainervideo::after {
  content: "";
  clear: both;
  display: table;
}
 .videocontent {
  margin-left: 30px;

 } 