/* --------------------------------

Primary style

-------------------------------- */
@font-face {
  font-family: 'norwesterregular';
    src: url('norwester-webfont.woff2') format('woff2'),
         url('norwester-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 65%;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  color: #331d35;
  background-color: #ffffff;
}

a {
  color: #ee0000;
  /*color: #00A318ee;*/
  text-decoration: none;
}

p {
  clear: both;
  color: #333333;
}

ul {
  margin: 10px 0 10px 0;
  padding-left: 12px;
}

li {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  margin: 5px 0 10px 0;
  line-height: 160%;
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
  color: #333333;
}

/* --------------------------------

Main Components

-------------------------------- */
/*.cd-header {
  position: relative;
  height: 150px;
  background-color: #000000;
  color: #ffffff;
  background: #dddddd url('bannertest.jpg') no-repeat right top;
}*/
h1 {
  font-family: "norwesterregular";
  font-weight: bold;
  font-size: 270%;
  margin: 24px 0 0 0;
  text-align: center;
}
h2 {
  color: #000000;
  text-align: center;
  margin: 3px 0 5px 0;
  /*font-size: 2.0rem;
  font-weight: 600;*/
}
h3 {
  font-family: "norwesterregular";
  font-weight: bold;
  font-size: 211%;
  margin: 44px 0 22px 0;
  text-align: left;
}
h4 {
  font-size: 120%;
  font-family: "norwesterregular";
  margin: 32px 0 14px 0;
  line-height: 160%;
  font-weight: bold;
}
h5 {
  font-size: 140%;
  font-family: "norwesterregular";
  margin: 32px 0 14px 0;
  line-height: 160%;
  font-weight: bold;
}
.page {
  max-width: 732px;
  margin: 0px auto;
  padding: 15px;
  background-color: #ffffff;
}
.banner {
  background-color: black;
  width: 100%;
  margin: 0px;
}
.banner2 {
position: relative;
width: 100%;
height:500px;
background-image: url(../img/LogRhythmUI_Dark2.jpg);
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.banner4 {
position: relative;
width: 100%;
height:500px;
background-image: url(../img/banner_amfam3.jpg);
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.banner3 {
position: relative;
width: 100%;
height:500px;
background-image: url(../img/banner_jg.jpg);
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.bannercont_as {
position: relative;
width: 100%;
height: 500px;
background-image: url(../img/banner_x.png);
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.bannercont_ww {
position: relative;
width: 100%;
height: 500px;
background-image: url(../img/banner_ww.jpg);
background-position: center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
}
.bannercont1 {
  max-width: 732px;
  height: 500px;
  margin: 0px auto;
  position: relative;
}
.bannercont2 {
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 180px;
  padding-left: 50px;
  padding-right: 50px;
}
.bannercont2x {
  text-align: left;
  color: #ffffff;
  position: absolute;
  bottom: 180px;
  padding: 15px;
}
.bannercont3 {
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: 170px;
  padding-left: 50px;
  padding-right: 50px;
}
.portlink {
  font-size: 1.2rem;
  font-family: "Open Sans", sans-serif;
  margin: 45px 0 0 0;
  text-transform: uppercase;
}
.portlink2 {
  font-size: 1.2rem;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.subtitle {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 20px 0 20px 0;
  text-transform: uppercase;
  color: white;
  text-shadow: 1px 1px 1px #000000;
  line-height: 150%;
}
.subtitlex {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 20px 0 20px 0;
  text-transform: uppercase;
  color: black;
  text-shadow: 1px 1px 1px #fff;
  line-height: 150%;
}
.subtitle2 {
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  margin: 20px 0 20px 0;
  text-transform: uppercase;
  color: black;
  text-shadow: 1px 1px 1px #000000;
  line-height: 150%;
}
.subtitle3 {
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  color: white;
  text-shadow: 1px 1px 1px #000000;
  line-height: 150%;
  background: rgba(0, 0, 0, 0.6);
  padding: 8px 20px 8px 20px;
}
.subtitle4 {
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  color: white;
  text-shadow: 1px 1px 1px #000000;
  line-height: 150%;
  background: rgba(0, 0, 0, 0.66);
  padding: 8px 20px 8px 20px;
}
.pagetitle2 {
  font-family: "norwesterregular";
  font-weight: bold;
  font-size: 290%;
  color: white;
  text-shadow: 2px 2px 4px #000000;
  line-height: 125%;
}
.pagetitle2x {
  font-family: "norwesterregular";
  font-weight: bold;
  font-size: 290%;
  color: black;
  text-shadow: 2px 2px 4px #fff;
  line-height: 125%;
}
.pagetitle3 {
  font-family: "norwesterregular";
  font-weight: bold;
  font-size: 290%;
  color: white;
  text-shadow: 2px 2px 4px #000000;
  line-height: 125%;
  background: rgba(0, 0, 0, 0.6);
  padding: 14px 30px 14px 30px;
}
.pagetitle4 {
  font-family: "norwesterregular";
  font-weight: bold;
  font-size: 290%;
  color: white;
  text-shadow: 2px 2px 4px #000000;
  line-height: 125%;
  background: rgba(0, 0, 0, 0.66);
  padding: 14px 30px 14px 30px;
}
.pagetitle5 {
  font-family: "norwesterregular";
  font-weight: bold;
  font-size: 290%;
  color: black;
  text-shadow: 2px 2px 4px #000000;
  line-height: 125%;
  background: rgba(0, 0, 0, 0.66);
  padding: 14px 30px 14px 30px;
}
.backlink {
  font-size: 1.2rem;
  font-family: "Open Sans", sans-serif;
  margin: 10px 0 50px 0;
  text-transform: uppercase;
}
.pagetitle {
  font-family: "norwesterregular";
  font-weight: bold;
  color: black;
  font-size: 225%;
  margin: 8px 0 34px 0;
  text-align: left;
}
.pagefooter {
    margin: 60px 0 0 0;
    border-top: 1px black solid;
}
.stripcontainer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: auto;
    background-color: #FAF9FA;
    /*border-bottom: 1px solid #ee0000;*/
    text-align: center;
    /*align-content: center;*/
}
.stripcontent {
    display: inline-block;
    /*width: 150px;
    height: 150px;*/
    margin-top: 44px;
    margin-bottom: 30px;
    margin-left: 14px;
    margin-right: 14px;
    /*background-color: #cccccc;*/
}
.stripimagewider {
  border: 1px solid #FAF9FA;
  width: 880px;
}
.stripimagewider:hover {
  box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
}
.stripimagewidernohover {
  border: 1px solid #FAF9FA;
  width: 880px;
}
.stripimagecolumnwide {
  border: none;
  width: 1200px;
}
.stripimage {
  margin: 0px;
  border: 1px solid #dddddd;
  width: 485px;
}
.stripimagebitwider {
  margin: 0px;
  border: 1px solid #dddddd;
  width: 600px;
}
.stripimagebitwidernohover {
  border: 1px solid #dddddd;
  width: 600px;
}
.persintro {
  padding-top: 20px;
  padding-bottom: 20px;
  max-width: 500px;
}
.orgyear {
  font-family: "Open Sans", sans-serif;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 4px 0 20px 0;
  color: black;
}
.bannerimg {
  width: 100%;
  margin: 0;
  opacity: 0.8;
}
.plain {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  margin: 0 0 16px 0;
  line-height: 160%;
}
.inlineimg {
  width: 100%;
  margin: 15px 0 0 0;
  border: none;
}
.inlineimg2 {
  width: 100%;
  margin: 15px 0 0 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
  /*border-top: 1px solid #ee0000;*/
}
.caption {
  background-color: #FAF9FA;
  margin-top: -2px;
  padding: 10px;
  /*border-top: 1px solid #ee0000;*/
}
.caption2 {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  margin: 5px 5px 5px 5px;
  line-height: 160%;
}
.captionbox {
  background-color: #FAF9FA;
  margin-top: -2px;
  margin-bottom: 30px;
  padding: 10px;
}
.captionboxx {
  background-color: #FAF9FA;
  margin-top: -2px;
  margin-bottom: 30px;
  padding: 10px;
  width: 732px;
}
.captiontext {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  margin: 5px 5px 5px 5px;
  line-height: 150%;
  font-style: italic;
}
.captionboxwide {
  background-color: #FAF9FA;
  margin: -20px 0 20px 0;
  padding-bottom: 20px;
  width: 100%;
  text-align: center;
  font-style: italic;
}
.captiontextwide {
  background-color: #FAF9FA;
  margin-top: -17px;
  padding-top: 22px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 32px;
  line-height: 150%;
  font-style: italic;
}
.emph {
  font-weight: 600;
}
.utils {
  margin: 0 auto;
}
.wrapper {
  border : 0px; 
  overflow: hidden;
  align: center;
  background-color: #ffffff;
}
.wrapper div {
   padding: 10px 0 10px 0;
   background-color: #ffffff;
   align: center;
}
.bold {
  font-weight: bold;
}

#profile{
  background-color: #ffffff;
  align: center;
  height: 115px;
  border-bottom: 1px black solid;
}
#about{
  background-color: #ffffff;
  align: center;
}
.utility{
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 3px;
}
.seattle{
  text-transform: uppercase;
  font-size: 12px;
  padding-left: 3px;
  color: #666666;
}
.project-link{
  margin-top: 7px;
  line-height: 125%;
}
.project-link a:hover{
  color: #333333;
  background-color: #ffffbe;
}
.project-header{
  font-family: "norwesterregular";
  font-weight: bold;
  font-size: 160%;
  margin-bottom: 10px;
  float: left;
  color: #111111;
}
.project-year{
  color:#999999;
  margin-top: 15px;
  line-height: 125%;
  float: right;
  vertical-align: bottom;
}
.project-year2{
  color:#999999;
  margin-top: 5px;
  line-height: 125%;
  float: right;
  vertical-align: bottom;
}
.project-country{
  color:#999999;
  margin-top: 14px;
}
.projects .project-header{
  margin-top: 10px;
}
.inlinebullets{
    color:#999999;
}
.project-info .list-item{
  list-style: initial;
  list-style-type: disc;
  margin-top: 10px;
  margin-bottom: -5px;
}
.project-info .list-item li{
  display: list-item;
  border: none;
  width: auto;
  box-shadow: none;
  list-style-position: outside;
  margin: 0.5em 0;
  text-align: left;
  line-height: 125%;
  margin-left: 20px;
  position: relative;
}

/*@media only screen and (min-width: 1170px) {
  .cd-header {
    height: 180px;
    padding: 2em 1em;
  }
}
@media screen and (max-width: 750px) {
  /*#profile { 
    float: none;
    margin-right: 0px;
    margin-top: 0px;
    width:auto;
    height: 110px;
    min-height: 110px;
    overflow: hidden;
  }
  .wrapper {
    align: left;
    text-align: left;
  }
  .wrapper div {
    align: left;
    text-align: left;
  }
  #profile {
    align: left;
    text-align: left;
  }
  h1 {
    align: left;
    text-align: left;
    margin-left: 0px;
  }
  h2 {
    align: left;
    text-align: left;
    margin-left: 0px;
  }
  .utils {
    margin-left: 0px;
    align: left;
  }
}*/

.cd-main-content {
  position: relative;
  min-height: 100vh;
}
.cd-main-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-main-content.is-fixed .cd-tab-filter-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.cd-main-content.is-fixed .cd-gallery {
  padding-top: 76px;
}
.cd-main-content.is-fixed .cd-filter {
  position: fixed;
  height: 100vh;
  overflow: hidden;
}
.cd-main-content.is-fixed .cd-filter form {
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.cd-main-content.is-fixed .cd-filter-trigger {
  position: fixed;
}
/*@media only screen and (min-width: 750px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 90px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-main-content.is-fixed .cd-gallery {
    padding-top: 100px;
  }
}*/
