
body {
  font: 1em Helvetica, Arial, sans-serif;
  color: #000; 
  text-align: left !important;
}

header {
  background: #be0000;
  -webkit-print-color-adjust: exact;
  text-align: center;
  padding: 1em; 
  display: block;
  margin-bottom: 1em; }
header #logo { 
  text-align: center;
  width: 100%; 
  padding: 0; }
header #logo img {
  margin: 0 auto;
  padding: 0; }

.promos a { padding: 1em 0; }
.promos a h3 { text-transorm: uppercase; }
.promos a p {
    color: #585858 !important;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 5px !important;
    text-transform: none !important;
  }

#id h1 { text-transform: uppercase; }

/* Layout
-------------------------------------------------------------- */

hr { 
  background:#e6e6e6; 
  color:#e6e6e6;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}

/* Text
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 {
  color: #be0000;
}
h1 { font-size: 250%; }
h2 { font-size: 175%; }
h3 { font-size: 135%; }
h4 { font-size: 100%; font-variant: small-caps; }
h5 { font-size: 100%; }
h6 { font-size: 90%; font-style: italic; }

img { float:left; margin:1.5em 1.5em 1.5em 0; }
a img { border:none; }

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em; }

/* Links
-------------------------------------------------------------- */

a:link, a:visited {
  background: transparent;
  font-weight:700;
  text-decoration: none;
  color: #be0000;
}


/* Hide
-------------------------------------------------------------- */

#main,
#social,
#translations,
nav#main,
.actions,
#hero,
#options,
.ui-tabs-nav,
.culinary-worker,
#snav,
#footer,
.issuuembed,
iframe,
.tags-share { display:none; }

