/* Colours */

body, a { color: #222; margin: 20px 0; }
a { border-bottom: 1px solid #ccc; }

/* Typography */

body { font-family: "courier new", courier, "Andale Mono"; line-height: 1.3; }
ul li, p { font-size: 11px; font-weight: normal; padding: 0 0 10px 0;}
h1, h2 {font-size: 13px; text-transform: uppercase; color:#e60000; font-weight: normal;}
h3 {font-size: 11px; font-weight: bold;}
a { text-decoration: none; font-weight: normal;}
a:hover {color:#e60000;}
em { font-weight: normal; padding: 0 0 10px 0; 
color: #e60000; font-size: 13px; text-decoration: none; font-style: normal;}
ul {margin: 0; padding: 0; list-style: none;}
li {margin-left: 1em;}


/* Index */

#index-block {
    position: absolute;
    top: 20px;
    right: 20px;
    text-align: right;
    padding: 0;
}

@font-face {
font-family: 'Archer-Light';
src: url('../../../../index-archives/archer-light-pro.eot');
src: url('../../../../index-archives/archer-light-pro.eot?#iefix') format('embedded-opentype'),
url('../../../../index-archives/archer-light-pro.woff') format('woff'),
url('../../../../index-archives/archer-light-pro.ttf') format('truetype'),
url('../../../../index-archives/archer-light-pro.svg#archer-light-pro') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Archer-Semibold';
src: url('../../../../index-archives/archer-semibold-pro.eot');
src: url('../../../../index-archives/archer-semibold-pro.eot?#iefix') format('embedded-opentype'),
url('../../../../index-archives/archer-semibold-pro.woff') format('woff'),
url('../../../../index-archives/archer-semibold-pro.ttf') format('truetype'),
url('../../../../index-archives/archer-semibold-pro.svg#archer-semibold-pro') format('svg');
font-weight: normal;
font-style: normal;
}

#index-block h1 {
   font-family: 'Archer-Semibold';
   font-style: normal;
   font-size: 92px;
   line-height: 95px;
   color:#FFFFFF;
   text-transform: none;
   padding: 0;
   margin: 15px;
}

#index-block h2 {
   font-family:'Archer-Light';
   font-size: 140px;
   line-height: 100px;
   color:#FFFFFF;
   text-transform: none;
   font-weight: normal;
   padding: 0;
   margin: 15px;
}

#index-block p {
   font-size: 35px;
   line-height: 35px;
   color:#ffffff;
   text-transform: none;
   font-weight: normal;
   padding-right: 22px;
}

.circles {
 height:70px;
 width:210px;
 position: absolute;
 bottom: 20px;
 left: 20px;
}

.circles a {
   background-color: transparent;
   border-bottom: 0;
   margin: 0;
   padding: 0;
   float:left;
}

.circles p {
   text-decoration: none;
   font-size: 25px;
   color:#e60000;
   font-weight: normal;
   border-bottom: 0;
   margin: 0;
   padding: 3px 0 0 0;
   text-align: -moz-center;
}

.circle-1,
.circle-2,
.circle-3 {
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    behavior: url(PIE.htc);

    width: 40px;
    height: 40px;
    padding: 8px;
    margin:5px;
    position:relative;

    background-color: #ffffff;
    border: none;
    color: #e60000;
    text-align: center;
}

.circleOver {
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    behavior: url(PIE.htc);

    width: 40px;
    height: 40px;
    padding: 8px;
    margin:5px;
    position:relative;

    background-color: #e1e1e1;
    border: none;
    color: #e60000;
    text-align: center;
}

/* Layout */

#left-col {
	position: fixed;
	top: 0;
	left: 10px;
	width: 200px;
	padding: 10px 30px 30px;
	background: white;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 30px);
    z-index: 999;
}

#left-col ul {
	margin: 0;
	padding: 0;
}

#left-col ul li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}

#left-col ul li em {
	display: block;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	font-weight: normal
}

#left-col .id {
  padding-top: 20px;
  font-family: "courier new";
  font-size: 11px;
}

#left-col .id a {
  font-weight: normal;
  padding: 0;
  color:#e60000;
  font-size: 13px;
  text-decoration: none;
  border-bottom: 0;
  font-style: normal;
}

#left-col .id a:hover {
  color:black;
}

#content {
	padding-left: 290px;
	position: relative;
}

#content .description {
	position: fixed;
	top: 10px;
	left: 290px;
	background: #FFF;
	padding: 0 20px 0 20px;
}

#content .description h2 {
    color: #555555;
}

#content-page {
	padding-left: 310px;
}

#content-page a:hover {
	color:black;
}

#content-extra {
	padding-left: 310px;
}

#content-extra a:hover {
	color:black;
}

#content-publicaciones {
	padding-left: 310px;
}

#content-publicaciones a:hover {
	color:black;
}

#content-publicaciones h2{
	color: black;
}

#project-text {
	display: none;
	z-index: 99;
	width: 500px;
	padding-bottom: 20px;
}


#project-text ul li {
    text-indent:-5px;
    list-style-image: url("../../images/hyphen.png");
}

#page-text {
	width: 500px;
	padding-bottom: 20px;
	margin: 20px 0 0;
}

#page-text ul{
	padding: 0;
	margin: -10px 0 0 0;
}

#page-text ul li{
    text-indent:-5px;
    list-style-image: url("../../images/hyphen.png");
}

#page-text a {
	target:_blank;
}

#page-text em,
#extra-text em {
    font-family: 'courier new';
    font-size: 1em;
    color: #555;
    font-weight: bold;
}

#extra-text {
	width: 500px;
	padding-bottom: 20px;
	margin: 20px 0 0;
}


#media {
	position: absolute;
	top: 40px;
	z-index: -99;
	visibility: hidden;
	padding-left: 20px;
}

.image {
	float: left;
	margin-right: 20px;
}

.projects {
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
  max-width: 800px;
}

.projects li,
.page li {
  margin: 5px;
  padding: 0;
  float: left;
}

.project-thumb {
  width: 250px;
}

.projects a {
  border: 0;
}

.publications {
  width: 1600px;
  padding-bottom: 10px;
  margin: 5px 0 0;
  list-style: none;
}

.publications2 {
  width: 2600px;
  padding-bottom: 10px;
  margin: 5px 0 0;
  list-style: none;
}

.publications-thumb {
  max-height: 280px;
  max-width: 250px;
}

.publications li,
.publications2 li {
  margin: 20px 40px 0 0;
  padding: 0;
  width: 220px;
  float: left;
}

.publications h1,
.publications2 h1 {
  width: 220px;
}

.publications em,
.publications2 em {
  font-family: 'courier new';
  width: 220px;
  font-size: .9em;
  color: #555;
  font-weight: bold;
  text-transform: uppercase;
}

.publications a,
.publications2 a {
  border: 0;
}

.publications p,
.publications2 p {
  width: 220px;
  color: black;
  text-transform: none;
}
