* {
  font-family: "Helvetica neue", Helvetica, Arial, Tahoma, Verdana, sans-serif;
  color: #5d5d5d;
  margin: 0;
  padding: 0;
  outline-style: none; }

img {
  border: none; }

a {
  color: black;
  outline-style: none; }

body {
  width: 1000px; }

#wrapper {
  width: 1000px;
  height: 100%;
  position: absolute;
  overflow: visible !important; }

#header h1 {
  position: relative;
  text-indent: -30000em;
  display: block;
  width: 156px;
  height: 177px;
  background: #000 url(/images/logo.png) no-repeat; }
  #header h1 a {
    display: block;
    width: 120px;
    height: 110px;
    padding-top: 35px;
    padding-left: 25px;
    text-decoration: none; }
    #header h1 a span {
      color: #d2001b;
      font-size: 1.2em;
      font-weight: 200; }
      #header h1 a span.media {
        font-family: "Times New Roman",Georgia,Serif;
        font-weight: 100;
        font-size: 0.9em;
        margin-left: -12px;
        color: #fff;
        font-style: italic; }
  #header h1 .bottom {
    display: none;
    position: absolute;
    bottom: -5px;
    font-size: 0px; line-height: 0%; width: 0px;
    border-top: 30px solid #000;
    border-right: 30px solid #fff;
    left: 3px; }

#menu {
  position: fixed;
  margin-top: 20px;
  left: 20px;
  width: 180px; }
  #menu li {
    list-style-type: none;
    margin-top: 0.5em; }
    #menu li.project {
      display: none; }
    #menu li h2 {
      margin-top: 0.4em;
      font-weight: bold;
      font-size: 1.0em; }
      #menu li h2.reel a {
        font-size: 1.0em;
        color: #d2001b; }
    #menu li h3 {
      font-weight: normal;
      font-size: 0.8em;
      padding-left: 1em;
      line-height: 0.9em; }
      #menu li h3 a {
        color: #5d5d5d; }
    #menu li a {
      text-decoration: none; }
    #menu li .contacto a {
      color: #d2001b; }

#footer {
  position: fixed;
  left: 10px;
  bottom: 10px;
  width: 180px;
  font-size: 0.6em; }


#content {
  position: absolute;
  right: 0;
  width: 800px;
  background-color: #fff; }
  #content .itemHeader {
    background-color: #eaeaea;
    display: block;
    width: 798px;
    height: 45px; }
    #content .itemHeader h3 {
      line-height: 45px;
      padding-left: 15px;
      width: 710px;
      float: left; }
      #content .itemHeader h3 span {
        font-size: 0.9em;
        font-weight: normal; }
    #content .itemHeader .headerInfo a {
      text-indent: -30000em;
      background: url(/images/info.png) no-repeat #eaeaea;
      display: inline-block;
      width: 45px;
      height: 45px;
      float: right; }
      #content .itemHeader .headerInfo a.linkedIn {
        background: url(/images/linkedin_logo.png) no-repeat #eaeaea; }
  #content .item {
    position: relative;
    display: block;
    height: 495px;
    border: 1px solid #bbb;
    margin-top: 10px;
    overflow: hidden; }
    #content .item.last {
      margin-bottom: 20px; }
    #content .item.special {
      background-color: #d4d4d4;
      display: block;
      height: 450px; }
      #content .item.special a {
        text-decoration: none;
        color: #5d5d5d; }
      #content .item.special ul {
        border-left: 1px #9d9ea0 solid;
        padding-left: 15px;
        margin: 15px;
        list-style-type: none;
        height: 380px; }
      #content .item.special li {
        margin-bottom: 6px; }
      #content .item.special .contacto {
        margin: 100px 0 0 258px; }
        #content .item.special .contacto img {
          margin-left: -160px; }
    #content .item .projectInfo {
      position: absolute;
      right: 0;
      height: 40px;
      width: 775px;
      opacity: 0.8;
      filter: alpha(opacity=80);
      background: url(/images/info_bg.gif) no-repeat right top;
      z-index: 10;
      display: none;
      padding: 5px 15px 15px 15px;
      text-align: justify;
      font-size: 0.9em; }
      #content .item .projectInfo a {
        color: #fff; }
      #content .item .projectInfo .inner {
        background-color: #000;
        color: #fff;
        width: 750px;
        padding: 15px 15px 15px 15px; }
    #content .item .images {
      width: 800px;
      height: 450px;
      display: block; }
    #content .item .video {
      width: 800px;
      height: 450px;
      display: block;
      background-image: url(/videos/reel.jpg); }
      #content .item .video .videoPlayer {
        position: absolute;
        top: 0; }
      #content .item .video .play a {
        display: inline-block;
        width: 50px;
        height: 50px;
        background: #666 url(/images/playIcon.png) no-repeat center;
        background: rgba(104,104,104,0.8) url(/images/playIcon.png) no-repeat center;
        text-indent: -3000em;
        margin-top: 200px;
        margin-left: 380px;
        z-index: 10; }

#intro .itemBody {
  padding-top: 10px; }
#intro .info {
  display: inline-block;
  position: absolute;
  width: 210px;
  font-size: 0.9em;
  letter-spacing: -1px;
  padding: 5px 20px;
  line-height: 16px;
  text-align: justify; }
#intro a.reel {
  position: absolute;
  bottom: 20px;
  left: 50px;
  text-indent: -999999em;
  display: block;
  width: 140px;
  height: 140px;
  background: url(/images/reel.png) no-repeat; }
  #intro a.reel:hover {
    background-position: bottom left; }

#blocks {
  display: inline-block;
  width: 540px;
  height: 390px;
  position: absolute;
  right: 10px; }

.block {
  position: relative;
  margin-top: 5px;
  display: inline-block;
  width: 175px;
  height: 182px;
  background-color: #efefef; }
  .block a {
    position: absolute;
    display: block;
    width: 165px;
    height: 130px;
    background-color: #5b5b5b;
    margin-left: 5px;
    margin-top: 5px;
    text-indent: -30000em; }
    .block a span {
      display: block;
      color: #fff !important;
      font-size: 0.8em;
      margin-top: 40px; }
  .block h4 {
    color: #5b5b5b;
    font-size: 1.2em;
    display: block;
    width: 175px;
    padding: 10px;
    position: absolute;
    bottom: 0; }

.desc .block a:hover {
  background-position: bottom left;
  text-indent: 0;
  text-align: center; }

.category .info {
  display: block;
  width: 720px;
  height: 173px;
  background: url(/images/info_category_bg.png) no-repeat;
  margin: 30px;
  padding: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 0.9em;
  text-align: justify; }
.category .blocks {
  position: absolute;
  bottom: 10px;
  left: 40px; }

#reel {
  display: none;
  z-index: 10000; }
  #reel .video {
    display: block;
    width: 800px;
    height: 450px; }
  #reel .close {
    background-image: url(/images/close.png);
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 35px;
    width: 35px; }
