@font-face {
  font-family: 'theano_old_styleregular';
  src: url("/public/fonts/theanooldstyle/theanooldstyle-regular-webfont.eot");
  src: url("/public/fonts/theanooldstyle/theanooldstyle-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/public/fonts/theanooldstyle/theanooldstyle-regular-webfont.woff2") format("woff2"), url("/public/fonts/theanooldstyle/theanooldstyle-regular-webfont.woff") format("woff"), url("/public/fonts/theanooldstyle/theanooldstyle-regular-webfont.ttf") format("truetype"), url("/public/fonts/theanooldstyle/theanooldstyle-regular-webfont.svg#theano_old_styleregular") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'theano_old_styleregular', sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0; }
_:-ms-fullscreen, :root .ie11up { font-family: sans-serif; }
img {
  max-width: 100%; }

#site-wrapper {
  position: relative;
  width: 70%;
  margin: 0 auto; }

#header {
  border-bottom: 2px solid #c00000; }

#site-logo a {
  display: inline-block;
  width: 150px;
  height: 116px;
  background-image: url("/public/img/nrc-logo-small.jpg");
  background-image: linear-gradient(transparent, transparent), url("/public/img/nrc-logo-small.svg");
  background-repeat: no-repeat;
  cursor: pointer; }

#footer {
  padding: 10px 0 40px;
  font-size: 0.9em;
  text-align: center;
  border-top: 2px solid #c00000; }

#site-logo {
  text-align: right; }

.leftcol, .rightcol {
  display: inline-block;
  width: 45%;
  vertical-align: top; }

.leftcol {
  margin-right: 9%; }

a, a:hover, a:link {
  color: #c00000;
  cursor: pointer;
  text-decoration: none; }

a:hover {
  color: #aaa; }

#language-select {
  position: absolute;
  top: 20px;
  left: 0; }

ul#main-menu {
  display: block;
  height: 35px;
  margin-top: 3px;
  padding: 0;
  border-top: 1px solid #aaa; }
  ul#main-menu li {
    display: block;
    float: left;
    padding: 5px 0;
    text-align: left;
    list-style: none;
    vertical-align: top; }
    ul#main-menu li a {
      font-size: 1.2em;
      font-weight: bold; }
    ul#main-menu li.item-1 {
      width: 30%;
      text-align: left; }
    ul#main-menu li.item-2 {
      width: 30%; }
    ul#main-menu li.item-3 {
      width: 25%; }
    ul#main-menu li.item-4 {
      width: 15%;
      text-align: right; }

.content-wrapper {
  height: 470px;
  padding-bottom: 30px;
  margin-bottom: 3px;
  overflow: auto;
  border-bottom: 1px solid #aaa; }
  .content-wrapper h1 {
    color: #c00000; }
  .content-wrapper p {
    margin-top: 0; }

#page-contact .profile {
  margin-bottom: 20px; }
  #page-contact .profile .name {
    font-weight: bold;
    color: #c00000; }

.page-person-profile .row {
  width: 100%; }
.page-person-profile .person-photo {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px; }
.page-person-profile .person-details {
  display: inline-block;
  margin-bottom: 20px; }
@media screen and (min-width: 1000px) {
  .page-person-profile .person-photo {
    width: 10%;
    margin-right: 2%; }
  .page-person-profile .person-details {
    width: 88%; } }
.page-person-profile .rightcol {
  text-align: right; }
.page-person-profile .name {
  font-weight: bold;
  color: #c00000; }
.page-person-profile .experience h3, .page-person-profile .education h3 {
  margin-bottom: 7px;
  font-size: 1em;
  font-weight: bold;
  color: #c00000; }

.page-service .services-more-link, .page-service .services-less-link {
  text-align: right; }
  .page-service .services-more-link span, .page-service .services-less-link span {
    cursor: pointer;
    color: #c00000; }
.page-service .services-less-link, .page-service .content-additional {
  display: none; }

#page-services {
  padding-left: 60%; }
  #page-services a.service {
    display: block;
    font-size: 1.1em; }

#page-team {
  padding-left: 30%; }
  #page-team .profile {
    margin-bottom: 20px; }
    #page-team .profile .name {
      font-size: 1.1em;
      font-weight: bold;
      color: #c00000; }
    #page-team .profile .photo {
      width: 95px; }

/*# sourceMappingURL=style.css.map */
