/* This stylesheet is build from SASS
 * You're not supposed to alter anything
 * in this file - since it will be
 * overwritten at each build.
 *
 * Go to the source: /css/marie.sass
 *
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: inherit;
  font-variant: inherit;
  line-height: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section,
aside, figure, footer, header, banner, menu,
nav, section {
  display: block; }

#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6 {
  color: #474747; }

header {
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: url(/images/banner1.jpg) left bottom/cover no-repeat; }
  header h1, header h2 {
    text-align: center; }
  header h1 {
    color: #eee;
    margin-bottom: 0.2em; }
  header h2 {
    color: #fe950d;
    font-weight: normal; }
  header .menu {
    float: left;
    margin: 5px 0px 0px 5px;
    padding-top: 2px;
    width: 87px;
    color: #eee;
    height: 21px;
    background-color: #fe950d;
    text-align: center;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500; }

.cuff, .kicker {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.3; }

aside#sidebar {
  width: 200px;
  padding-left: 20px;
  min-height: 504px;
  float: right;
  background: transparent url(../images/sidebar-bg.jpg) 0 0 no-repeat;
  font-size: 14px;
  line-height: 1.3;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

@media only screen and (max-width: 767px) {
  aside#sidebar {
    float: none;
    width: 100% !important;
    background-image: none;
    margin-top: 20px;
    border-top: solid 1px #ddd;
    padding: 20px 0;
    min-height: 0; } }
code, pre {
  font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
  color: #800b0e;
  margin-bottom: 30px;
  font-size: 13px; }

code {
  background-color: #eee;
  border: solid 1px #dbe7f3;
  padding: 0 3px; }

pre {
  padding: 20px;
  background: #eee;
  text-shadow: none;
  overflow: auto;
  border: solid 1px #f2f2f2; }
  pre code {
    color: #800b0e;
    background-color: #eee;
    border: none;
    padding: 0; }

.stdright, .stdleft, .stdcenter, .pic-standard {
  padding: 5px;
  font-size: 83%;
  width: 450px; }

.pic-small {
  padding: 5px;
  font-size: 83%;
  width: 250px; }

.stdright, .pic-right {
  float: right; }

.stdleft, .pic-left {
  float: left;
  margin-right: 10px; }

.stdcenter, .pic-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  margin-top: 0px; }

.pic {
  display: block;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  font-size: 83%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .pic.center {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    clear: both; }
  .pic.right {
    float: right;
    clear: left; }
  .pic.left {
    float: left;
    margin-right: 10px;
    padding-left: 0px;
    clear: right; }
  .pic.wide {
    width: 600px; }
  .pic.medium {
    width: 450px; }
  .pic.small {
    width: 250px; }
  .pic.tiny {
    width: 140px; }

blockquote {
  border-left: 10px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 0 0 0 30px;
  font-style: italic;
  font-size: 12.8px; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none; }

sup {
  vertical-align: super;
  font-size: smaller; }

.footnotes:before {
  content: "-------"; }

.footnotes, .footnotes p, .caption {
  font-size: small;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
  font: 16px "Noto Serif", serif;
  color: #333;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  height: auto; }

p {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 10px; }

a {
  color: #c4581c;
  transtion: color 0.5s ease;
  -moz-transtion: color 0.5s ease;
  -webkit-transtion: color 0.5s ease;
  -o-transtion: color 0.5s ease;
  transtion: text-shadow 0.5s ease;
  -moz-transtion: text-shadow 0.5s ease;
  -webkit-transtion: text-shadow 0.5s ease;
  -o-transtion: text-shadow 0.5s ease; }

a:hover {
  color: #8d594e;
  text-shadow: #41130a 0px 0px 2px; }

h1, h2, h3 {
  font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, serif;
  font-weight: 700;
  margin: 0 0 8px; }

h1 {
  font-size: 44px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 20px; }

banner h1 {
  margin: 0 0 30px;
  text-shadow: 0 1px 1px #333; }
