body.radiis-press {
  padding: 15px 0;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  line-height: 1.6em; }

img {
  width: 100%; }

#navigation h1.nav-header {
  padding: 0 15px;
  margin-bottom: 0; }

#navigation a.nav-header {
  padding: 5px 15px;
  font-weight: bold; }

#navigation ul.sidebar {
  padding: 15px 0; }

#navigation p {
  padding-bottom: 10px; }

@media (min-width: 767px) {
  #navigation {
    position: fixed; }

  #content {
    position: relative;
    left: 22%; } }
#navigation li.language-select select {
  float: right; }

#content h2 {
  font-family: 'Raleway', 'El Messiri', Georgia, "Times New Roman", Times, serif;
  font-size: 2em; }

#content img.header {
  margin-bottom: 20px; }

#content ul {
  list-style-type: square; }

#content li.done {
  color: #008000;
  text-decoration: line-through; }

#content div.images div {
  padding-bottom: 25px; }

#content p.images-text {
  margin-top: -15px; }

.iframe-container {
  position: relative;
    /* Magic! Makes sure the container is high enough to show the entire iframe
	 * Thanks to http://andmag.se/2011/11/responsive-embeds/ */
  padding-bottom: 56.5%; }

iframe.youtube {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (max-width: 767px) {
  h2 {
    margin-top: 25px; } }
ul.sidebar {
  text-decoration: none;
  list-style-type: none; }

li ul.sidebar {
  text-decoration: none; }
