@font-face {
  font-family: 'SubPear';
  src: url('fonts/MANDINGA.ttf');
}
a {
  color: #efefef;
}
a:hover {
  background: #fff;
  color: #222;
}
#about-artist #artist-img img {
  border: 2px solid #999;
  border-radius: 5px;
}
#artist-img {
  float: right;
  padding: 10px;
  position: relative;
  top: 15px;
}
#a01 {
  left: 230px;
  position: absolute;
  top: 140px;
}
body {
  margin: 0;
  overflow-x: hidden;
}
.bold {
  font-weight: bold;
}
.clear {
  clear: both;
}
#close-modal {
  background: url(../images/modal-close.png) 0 0 no-repeat;
  border: 0;
  color: #efefef;
  font-size: 10px;
  font-weight: bold;
  height: 54px;
  margin: auto;
  padding: 34px 0px 0 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #000;
  text-transform: uppercase;
  top: 0;
  width: 54px;
  z-index: 4;
}
  #close-modal:hover {
    cursor: pointer;
  }
#container {
  margin: auto;
  width: 510px;
}

#download {
  font-size: 1.3em;
}
  #download h2 {
    font-size: 1.5em;
    font-weight: normal;
  }
  #download img {
    float: right;
  }

.entry {
  margin: 0 0 7px 0;
}
.entry-large {
  margin: 0 0 15px 0;
}
.entry-huge {
  margin: 0 0 25px 0;
}

#footer {
  margin: 40px 0 20px 0;
}
  #footer #legal {
    font-size: 11px;
    margin: 15px 0 0 0;
    text-align: center;
  }
  #footer img {
    float: left;
  }

html {
  background: url(../images/bg1.gif);
  color: #eee;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 62.5%;
}
.hide {
  display: none;
}

iframe {
  margin: 30px 0 0 0;
}

.modal {
  background: url(../images/modal-b.gif) 0 0 no-repeat;
  border: 7px solid #444;
  border-radius: 5px;
  display: none;
  height: 448px;
  /*left: 24%;*/
  left: 50%;
  margin-left: -256px;
  position: absolute;
  top: 20%;
  width: 512px;
  z-index: 2;
}
  .modal #about-project-content {
    float: right;
    position: relative;
    top: 10px;
    width: 230px;
  }
  .modal #about-image {
    background: url(../images/helmets.gif) 0 0 no-repeat;
    display: block;
    height: 348px;
    width: 82px;
  }
  .modal .content {
    padding: 60px;
  }
  .modal #montage-image {
    background: url(../images/montageflat.png) 0 0 no-repeat;
    display: block;
    height: 320px;
    width: 152px;
  }

#modal-bg {
  background: #000 url(../images/modal-bg.gif) 0 0 repeat;
  display: none;
  filter: alpha(opacity=80);
  height: 100%;
  left: 0px;
  opacity: 0.8;
  position:fixed;
  top: 0px;
  width: 100%;
  z-index: 1;
}
.modal-nav {
  font-size: 1.1em;
  margin: 0 0 20px 0;
  text-align: center;
  width: 100%;
}
  .modal-nav li {
    display: inline; 
    margin: 0 30px;
  }
    .modal-nav li button {
      background: none;
      border: none;
      color: #eee;
      font-family: Helvetica, Arial, Sans-Serif;
      font-size: 2.0em;
      text-decoration: underline;
    }
    .modal-nav li button:hover {
      cursor: pointer;
    }

#museum-bg-loop {
  background: url(../images/bg-loop.png) 0 0 repeat-x;
  border-color: #999;
  border-style: solid;
  border-width: 0 0 3px 0;
  display: block;
  height: 223px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -3;
}
#museum-bg-fg-loop {
  background: url(../images/bg-fg-loop.gif) 0 0 repeat-x;
  display: block;
  height: 224px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
#museum-bg-fg-sign {
  background: url(../images/bg-fg-museum.gif) 0 0 no-repeat;
  display: block;
  height: 224px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

#nav {
  margin: 0 0 90px 10px;
  position: relative;
  top: 2px;
  width: 235px;
}
  #nav li {
    display: block; 
    margin: 0 10px 0 0;
    position: relative;
    top: -4px;
    float: left;
  }
    #nav li button {
      background: url(../images/nav-bg-flat.png) 0 0 no-repeat;
      border: 0;
      color: #efefef;
      font-size: 1.1em;
      font-weight: bold;
      height: 24px;
      text-align: center;
      text-decoration: none;
      text-shadow: 1px 1px 1px #000;
      text-transform: uppercase;
      width: 96px;
    }
    #nav li button:hover {
      cursor: pointer;
    }

.inner {
  padding: 15px;
}

h3 {
  /*font-family: 'm04';*/
  font-size: 1.4em;
  font-weight: bold;
  position: absolute;
  text-align: right;
  text-shadow: 1px 1px 1px #333;
  top: 8px;
  right: 13px;
}
@-moz-document url-prefix() { h3 {
  font-weight: normal;
  top: 12px;
}} 
h4 {
  font-size: 1.4em;
  font-weight: bold;
  position: relative;
  text-shadow: 1px 1px 1px #000;
  top: -13px;
}
@-moz-document url-prefix() { h4 {
  top: -9px;
}}
h6 {
  font-size: 1.2em;
  position: relative;
  text-shadow: 1px 1px 1px #222;
  top: 30px;
}
h6.hover {
  text-shadow: 2px 2px 2px #000;
  -webkit-border-radius: 5px;
}

#like {
  float: right;
  margin: -31px 15px 0 0;
}
#like:hover {
  cursor: pointer;
}
#facebook-like {
  float: right;
  margin: 0 0 0 5px;
  width: 67px;
}
#twitter-share {
  display: block;
  float: right;
  width: 100px;
}

.links li {
  display: block;
  float: left;
  margin: 0 7px 0 0;
}
#logo {
  background: url(../images/logoflat.png) 0 0 no-repeat;
  height: 171px;
  margin: 13px 0 70px 0;
  text-indent: -9999999px;
  position: relative;
  left: 20px;
  width: 444px;
  z-index: 0;
}
#ocr-links {
  left: 45px;
  position: relative;
  top: 25px;
}

.robot-master {
  float: left;
  height: 176px;
  margin: 5px;
  position: relative;
  width: 160px;
}
  .robot-master:hover {
    cursor: pointer;
  }
  .robot-master .back {
    background: url(../images/infobg.png) 0 0 no-repeat;
    height: 176px;
    width: 160px;
  }
    .robot-master .back h5 {
      font-size: 1em;
      font-weight: bold;
      left: 10px;
      position: absolute;
      text-shadow: 1px 1px 1px #000;
      top: -12px;
    }
    @-moz-document url-prefix() { .robot-master .back h5 {
      top: -10px;
    }}
    .robot-master .back .about {
      font-size: .9em;
      left: 2px;
      position: relative;
      top: -12px;
    }
    @-moz-document url-prefix() { .robot-master .back .about {
      top: -7px;
    }}
    .robot-master .back .mirrors {
      position: absolute;
      /*text-align: center;*/
      top: 110px;
    }
    .robot-master .back .mirrors li {
      display: inline;
      font-size: 11px;
      margin: 0 5px 0 0;
    }
    .robot-master .back .motto {
      font-style: italic;
      padding: 2px;
      position: absolute;
      top: 70px;
    }
    .robot-master .back .origin {
      position: relative;
      font-size: .8em;
      font-style: italic;
      text-align: right;
      width: 140px;
      top: -15px;
    }
    
    .robot-master .back .robot-master-meta {
      padding: 5px;
      position: relative;
      top: 25px;
    }
    .robot-master .back .robot-master-meta ul {
      font-size: 11px;
    }

  .robot-master .front {
    background: url(../images/charbg.png) 0 0 no-repeat;
    height: 176px;
    width: 160px;
  }
    .robot-master .front #astro-image {
      top: 50px;
    }
    .robot-master .front .master {
      display: block;
      filter: alpha(opacity=60);
      margin: auto;
      opacity: 0.6;
      position: relative;
      text-align: center;
      top: 42px;
    }
    .robot-master .front #slash-image {
      top: 25px;
    }
    .robot-master .front #yamato-image {
      top: 38px;
    }

#signature {
  font-size: 20px;
  margin: 20px 0 0 0;
}
