#mainNav{
  background: #fefefe;
  border-bottom: 3px dashed #ccc;
}
#mainNav a{
  color: #333;
}

a, a:visited, a:active{
  color:#333;
  font-weight: normal;
  text-decoration: none;
}
a:hover{
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}

h1, h2, a.navbar-brand{
  font-family: "Kaja" !important;
  letter-spacing: 0.5em;
}

#social a{
  margin:1em;

  background:#333;
  color: #fefefe;
  font-size: 1rem;
  display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.5em 0.6em;
}
#mainNav #social a:hover{background:#444}
#mainNav.affix #social a{font-size:1.5em}
#mainNav.affix-top #social a{font-size:2em}

header{
  background: #fefefe;
  color:#333;
}
header .container{padding-bottom: 0; padding-top: 5em}

.intro-text h1,.intro-text h2, section h2{
  /*
  text-align: left;
  */

}
/*
.intro-text h2.subtitle{font-weight: normal; font-size:2rem; font-weight: bold;}
*/


.intro-text h2.subtitle{
  font-family: "Raleway" !important;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.2em;
  text-transform: lowercase;
  text-align:left;
  letter-spacing: 0.5em;
  margin:0;
}


.intro-text h1{font-size:3rem;text-transform: none; text-align:left;}

#frontImage{
  width:100%;
  margin:5rem auto;
}

#frontImage img{
  filter: grayscale(100%);
}

.intro-text #frontImage img, .intro-text .photocredits{
  width:100%;
}

.intro-text .photocredits{
  margin:auto;
  display: block;
  font-size: 10px;
  text-align:right;
  font-family: "Raleway";
  letter-spacing: 0.5em;

}



section h2{
  font-size: 3rem;
  margin-bottom:1em;
  text-transform: lowercase;
  letter-spacing: 0.7em;
}

a#contact-link{
  font-family: Kaja;
  letter-spacing: 0.5em;
  text-transform: lowercase;
  font-size: 1.5rem;
}

section#projects, section#projects h2,
section#discography, section#discography h2{
  text-align: left
}
section#projects a, section#discography a,section#projects a:visited, section#discography a:visited{
  display: block;
  font-family: Kaja;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 2em;
  font-family: "Raleway";
  letter-spacing: 0.5em;
  color: #333;
}
section#projects a:hover, section#discography a:hover{
  color: #111;
  text-decoration:  none;
  font-weight: bold;
}
section#projects a.colored:hover, section#discography a.colored:hover,
section#projects a.colored, section#discography a.colored,
#downloads a.colored, #downloads a.colored:hover
{
  color: #bfbb11;
}

section#projects .interdisciplinary a{
  /*font-size: 0.75em;*/
  font-size: 1.25rem;
  color: #bfbb11;
}

section#projects .interdisciplinary h2{
  letter-spacing: 0.5em;
  font-size: 1.25rem;
  line-height: 2em;
  font-family: "Raleway" !important;
  font-weight: normal;
  margin-bottom:0.5rem;
}

section#projects .interdisciplinary{
  margin-top:2em;
}



section#bio, section#bio p{
  padding-top:0;
  font-size:14px;
  font-family: "Raleway";
  letter-spacing: 0.25em;
}

section#bio .small-text{
  margin-top:4rem;
  font-size:10px;
  font-family: "Raleway";
  letter-spacing: 0.5em;
}

table.calendarTable{
  font-family: "Raleway";
  font-size: 10px !important;
  letter-spacing: 0.5em;
}

.small-text a{font-size:1.2rem !important; line-height:2.5rem !important;}

td.event_location a.address{
  color: #a2a2a2;
  font-size: 9px !important;
}
td.event_location a.address:hover{
  font-weight: bold;
  text-decoration: none;
}

#downloads ul{
  list-style: none;
  padding: 0;
}

#downloads li{
  font-family: Raleway;
  letter-spacing: 0.5em;
  font-size:1.5rem;
  margin-bottom: 1rem;
}

#quotes{
  font-family: Raleway;
  letter-spacing: 0.25em;
  font-size:1.5rem;
  margin-bottom: 1rem;
}

#quotes ul{
  list-style: none;
  padding:0;
}
#quotes li{
  margin-bottom:5rem;
}
#quotes li p{
font-size:1.5rem;
text-align: justify;
}

#quotes p.source{
  text-align: right;
  font-size: 0.8em;
  margin-top: 2.5rem;
}

#news p{
  font-size: 1.25rem !important;
}
#news p.title{
  font-size: 1.5rem !important;
}

#news a{
      font-style: italic;
}

.compactSound__artwork{
  display:none !important;
}


body.gallery img{
  margin:1em;
}
body.gallery p{
  font-size:0.8em;
}

body.gallery h2{
  margin-top:3em;
  text-transform: lowercase;
  font-weight: bold;
  font-size: 1.5rem;
}

body.gallery #mainContainer.container{
  margin-top:8rem;
  font-family: Raleway;
  letter-spacing: 0.25em;
}

#footer{
  padding-bottom: 4em;
}

.nowrap{
  white-space: nowrap;
}
