* {
  margin: 0;
}

html {
  font: 400 14px / 20px "Oswald", "Helvetica Neue",Helvetica,Arial,sans-serif; 
  height: 100%;
}

body {
  height: 100%;
}

div.nonfooter {
  min-height: 92%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -36px;
}

footer, main:after {
  height: 36px;
}

a {
  color: #a59972;
  text-decoration: underline;
}

a:hover {
  color: #c0b283;
}

html {
  background-color: #f4f4f4;
}

blockquote {
  border-left: 5px solid #a9a9a9;
  background: rgb(240,240,240);
}

.uk-navbar-brand {
  /*text-transform: uppercase; */
  /*font-weight: 600;*/
  letter-spacing: 0.1em;
}

.uk-article-meta > a {
  color: #444; }
  .uk-article-meta > a:hover {
    color: #444; }
.uk-article-meta > .uk-icon-comment {
  color: #444; }

.uk-icon-twitter {
  color: #00B0ED; }

.uk-icon-facebook, .uk-icon-facebook-square {
  color: #3B5999; }

.uk-icon-google-plus, .uk-icon-google-plus-square {
  color: #D34836; }

.uk-icon-github {
  color: #333; }

.uk-icon-envelope {
  color: #444; }

.uk-nav-side > li.uk-active > a {
  background: #dcd0c0;
}

.uk-pagination > .uk-active > span {
  background: #014421; 
}

.uk-icon-medium {
  margin-right: 0.3em; }

.uk-navbar-toggle {
  color: white; 
  width: 46px;
}
  .uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color: white; 
  }

.uk-nav-offcanvas > li > a {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }
  .uk-nav-offcanvas > li > a:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
.uk-nav-offcanvas .uk-nav-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.01);
  margin: 0;
  height: 4px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3); }

.uk-nav-offcanvas .uk-nav-header {
  margin-top: 0;
  background: #404040;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5); }

.mg-header {
  padding: 1em 0;
  background-color: #4f6970;
}

.mg-brand {
  font-family: "Prata", sans-serif;
  font-size: 2.7em;
  color: white;
  text-decoration: none; 
  width: 100%;
  height: 100%;
  line-height: 1;
}
  .mg-brand:hover {
    color: white; }
  @media (max-width: 767px) {
    .mg-brand {
      padding: 0;
      width: 100%;
      max-width: 100%;
      font-size: 3.5vw; } }

.mg-tagline {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  padding: 1em 0 0;
  color: white; }
  @media (min-width: 1220px) {
    .mg-tagline {
      padding-left: 0 !important; } }

.mg-main {
  margin-top: 2em;
  margin-bottom: 3em;
  min-height: 100%; }

.mg-feed {
  color: #FF6600; }
  .mg-feed:hover {
    text-decoration: none;
    color: #FF6600; }

.mg-list-title {
  font-size: 2em;
  line-height: 42px;
  font-weight: 400;
  text-transform: none;
  margin-top: 0.5em; }

.mg-footer {
  margin-bottom: 1vh; }

.mg-author {
/*  margin-top: 1em; */}

.mg-icon-link:hover {
  text-decoration: none; }

.mg-icons-small {
  margin-bottom: 1em; }

.mg-icons-small > li > a {
  color: white; }
  .mg-icons-small > li > a:hover {
    color: white; }
.mg-icons-small .uk-icon-rss {
  background-color: #FF6600; }
.mg-icons-small .uk-icon-twitter {
  background-color: #00B0ED; }
.mg-icons-small .uk-icon-facebook {
  background-color: #3B5999; }
.mg-icons-small .uk-icon-google-plus {
  background-color: #D34836; }
.mg-icons-small .uk-icon-github {
  background-color: #333; }
.mg-icons-small .uk-icon-envelope {
  background-color: #059; }

.mg-badges li {
  float: left;
  position: relative; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }


/* Custom for CLMF */

img + em {
  opacity: 0.9;
  font-size: small;
  display: inherit;
  color: black;
}

.image-container {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.to-the-top {
  z-index: 100;
  position: relative;
}

#clmf-tree-logo-mainpage img {
  height: 100%;
  width: 100%;
}
#clmf-tree-logo-mainpage-throwdown img {
  opacity: 0.15;
  margin-top: -450px;
  z-index: 0;
  position: relative;
}
#clmf-tree-logo-mainpage-ae img {
  opacity: 0.15;
  margin-top: -350px;
  z-index: 0;
  position: relative;
}

#floating-topbar {
  border-top: rgba(64,52,44,.74) 4px solid;
  height: 3px;
  width: 90%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
}

.indented-block {
  margin-left: 50px;
}

.menu-subitem {
  margin-left: 10px;
  font-size: small;
}

img[alt="Tree divider"] {
  display: block;
  margin: auto;
}

a.footer-right {
  position: absolute;
  right: 0;
  bottom: 0;
}

footer {
  font-size: 0.75em;
}

textarea {
  width: 100%;
}

/* Center the photo galleries (but leave the headings uncentered) and add some margin around each */
/*  photo. */

div.gallery {
  text-align: center;
}

div.gallery h2 {
  text-align: initial;
}

div.gallery a {
  line-height: 6;
}

.sidebar-footer {
  position: absolute;
  bottom: 0;
  padding: 10px;
}

.centered {
  text-align: center;
}

.recipient-photo {
  width: 90%;
  margin-left: 5%;
}

#chrisimg-container {
  text-align: center;
  /*width: 80%;*/
}
#chrisimg {
  display: inline-block;
  width: 40%;
}
