/* if you would like to use different fonts, you may need to delete lines 1-3 */
a, h1, h2, h3, h4, h5 { font-weight:200; }
p { font-weight:300;}

blockquote { border-left: 10px solid #EEE; }

/* to find hex color codes (those are the ones with the #hashtag) or rgba colors (three digits of rgb followed by the opacity percentage) then visit this site: http://www.color-hex.com/ */

.header-social-links li a { background:rgba(200,200,200,0.4);}
.header-social-links li a:hover { background:rgba(200,200,200,0.8);}
.header-social-links { text-align: center; }


@media only screen and (min-width:800px) {  
  #menu-website-menu-3 { padding-top: 16.5rem }
  .site-header-main { padding: 0; height: 264px; }
}

.menu-toggle { margin-top: 5.2rem; }

.site-branding { display: none; }
ul.nav-menu { margin-bottom: 0; }

#sociallinks { height: 5.5rem; }


/* UTTERLY BORING STUFF */
.archive header.section-header { display: none; }