@font-face {
  font-family: "Lombriz";
  src: url("../fonts/Lombriz.ttf"); }

p {
  font-size: 1.2em;
  font-family: 'Helvetica Neue', Arial; }

hr {
  color: #333;
  background-color: #333;
  height: 3px;
  margin: 0px; }

#left {
  margin: 10px 0px 0px 0px; }

#portrait {
  margin: 0px 15px 1px 0px;
  float: left; }

#about {
  font-family: Lombriz, Trebuchet;
  font-size: 3em;
  margin: 0px 0px -5px 15px;
  float: left;
  text-align: center; }

#left p {
  margin: 0px 0px 10px 0px; }

#right {
  margin: 10px 0px;
  padding-top: 0px; }

#footer {
  text-align: center; }
  #footer .license-pic {
    margin-top: 10px; }
  #footer .license-text {
    font-size: 0.7em; }

h1 {
  font-family: Lombriz, Trebuchet;
  font-size: 4.8em; }

.title {
  margin-bottom: -8px;
  margin-top: 14px; }

#gallery {
  margin: 10px 0px; }

#links {
  list-style: none;
  padding: 0px 0px; }

#links a {
  text-decoration: none; }

li.title {
  background: #ddd; }

li.email {
  background: #aaa; }

li.link {
  height: 50px;
  margin-top: 20px;
  -webkit-border-radius: 10px; }
  li.link:hover {
    background: #FF7F50;
    color: white; }
  li.link h3 {
    margin: 20px 0px;
    padding: 12px;
    padding-left: 18px;
    padding-top: 20px;
    font-family: Lombriz, Trebuchet;
    font-size: 2em;
    color: #222; }

