@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');
.width {
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}
.font_source {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
/* ONLY IE8 and up */
.cf:after {
  content: "";
  display: table;
  clear: both;
}
h3 {
  clear: both;
  margin: 0 0 20px 0;
}
@font-face {
  font-family: 'centima_ltregular';
  src: url('../fonts/tipografiaramis_-_centimalight-webfont.eot');
  src: url('../fonts/tipografiaramis_-_centimalight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tipografiaramis_-_centimalight-webfont.woff') format('woff'), url('../fonts/tipografiaramis_-_centimalight-webfont.ttf') format('truetype'), url('../fonts/tipografiaramis_-_centimalight-webfont.svg#centima_ltregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'centimabold';
  src: url('../fonts/tipografiaramis_-_centima-bold-webfont.eot');
  src: url('../fonts/tipografiaramis_-_centima-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tipografiaramis_-_centima-bold-webfont.woff') format('woff'), url('../fonts/tipografiaramis_-_centima-bold-webfont.ttf') format('truetype'), url('../fonts/tipografiaramis_-_centima-bold-webfont.svg#centimabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
#container.memories {
  background: none;
}
#container.memories #content {
  float: none;
  width: 100%;
}
#container.memories #content h1 {
  background: #554d45;
  border-bottom: 1px solid #b4b1ae;
  color: #fff;
  font-size: 62px;
  line-height: 102px;
  line-height: 68px;
  margin: 0 0 48px 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  #container.memories #content h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
#container.memories #content p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#container.memories #content p.line {
  border-bottom: 1px solid #554d45;
  margin: 0 auto 60px auto;
  padding: 0 0 38px 0;
}
#container.memories #content ul {
  margin: 0 auto;
  width: 80%;
}
#container.memories #content ul li {
  color: #443d35;
  list-style: none;
  padding: 0 0 40px 0;
  text-align: left;
}
#container.memories #content ul li h2 {
  color: #443d35;
  font-weight: normal;
  margin: 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
}
#container.memories #content ul li p {
  margin: 0;
  padding: 0 0 10px 0;
  text-align: left;
}
#container.memories #content ul li p.by {
  color: #838383;
}
* {
  margin: 0;
  padding: 0;
}
html * {
  -webkit-backface-visibility: hidden;
}
body {
  background: #fff;
  color: #443d35;
  /*	font-family: 'centima_ltregular', courier;*/

  font: 14px/18px Arial, Helvetica, sans-serif;
  font-family: 'Source Sans Pro', sans-serif;
}
@media only screen and (max-width: 650px) {
  body {
    text-align: center;
  }
}
a {
  color: #ff5b65;
  text-decoration: none;
}
a:hover {
  color: #c1000c;
}
#header {
  min-height: 92px;
  overflow: hidden;
  overflow: visible;
  position: relative;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}
#header h1 {
  background: #554d45 url(../img/logo.png) 17px 16px no-repeat;
  float: left;
  height: 92px;
  text-indent: -999em;
  width: 173px;
}
#header h1 a {
  display: block;
  height: 92px;
  width: 173px;
}
#header nav {
  float: right;
  font-size: 18px;
  font-size: 14px;
  font-weight: 400;
}
@media only screen and (max-width: 590px) {
  #header nav ul {
    float: right;
    width: 80%;
  }
  #header nav ul li {
    float: left;
  }
}
#header nav select {
  float: right;
  margin: 30px 30px 0 0;
}
#header nav ul li {
  float: left;
  float: none;
  display: inline-block;
  list-style: none;
}
#header nav ul li a {
  color: #443d35;
  display: block;
  line-height: 44px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
}
#header nav ul li a:hover {
  color: #ff5b65;
  font-weight: normal;
}
#header nav ul li a.active {
  background: #ff5b65;
  color: #fff;
}
#header nav ul li a.active:hover {
  color: #fff;
}
#header .fb-like {
  bottom: 20px;
  position: absolute;
  right: 10px;
  width: auto;
}
#promo {
  background: #fcfcfc url(../img/promo.jpg) top center no-repeat;
  clear: both;
  height: 470px;
  margin: 0 auto 40px;
  width: 100%;
}
#promo.links {
  background: #fcfcfc url(../img/promo2.jpg) top center no-repeat;
}
@media only screen and (max-width: 650px) {
  #promo {
    height: 240px;
  }
}
#container {
  border-bottom: 30px solid #fff;
  height: 1%;
  overflow: visible;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}
#container #content {
  float: left;
  font-size: 16px;
  font-weight: 400;
  height: 1%;
  line-height: 20px;
  overflow: hidden;
  width: 71.8%;
}
@media only screen and (max-width: 650px) {
  #container #content {
    width: 100%;
  }
}
#container #content h1 {
  color: #ff5b65;
  float: right;
  font-size: 32px;
  letter-spacing: -1px;
  line-height: 32px;
  padding: 0 3.3% 30px 0;
  width: 51.7%;
}
@media only screen and (max-width: 650px) {
  #container #content h1 {
    padding: 0 3.3% 30px;
    width: 100%;
  }
}
#container #content h1 span {
  font-weight: 600;
}
#container #content h2 {
  color: #ff5b65;
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 20px 0;
}
#container #content h2 span {
  display: block;
}
@media only screen and (max-width: 650px) {
  #container #content h2 span {
    display: inline;
  }
}
#container #content h2.second {
  float: left;
  margin: 0;
  padding: 0 3.3%;
  width: 37%;
}
#container #content h2.third {
  float: right;
  margin: 0;
  padding: 0 3.3% 0 0;
  width: 54.8%;
}
#container #content img {
  clear: both;
  float: left;
  margin: 0 0 48px 0;
  width: 42.4%;
}
@media only screen and (max-width: 650px) {
  #container #content img {
    display: block;
    float: none;
    margin: 0 auto 48px;
    width: 50%;
  }
  #container #content img:first-child {
    display: none;
  }
}
#container #content p {
  clear: both;
  margin: 0 0 48px 0;
}
#container #content .first {
  clear: none;
  float: right;
  padding: 0 3.3% 0 0;
  width: 51.7%;
}
@media only screen and (max-width: 650px) {
  #container #content .first {
    padding: 0 3.3%;
    width: 100%;
  }
}
#container #content .second {
  clear: both;
  float: left;
  padding: 0 3.3% 0;
  width: 37%;
}
@media only screen and (max-width: 650px) {
  #container #content .second {
    padding: 0 3.3%;
    width: 100%;
  }
}
#container #content .third {
  clear: none;
  float: right;
  margin: 0 0 20px;
  padding: 0 3.3% 0 0;
  width: 54.8%;
}
@media only screen and (max-width: 650px) {
  #container #content .third {
    padding: 0 3.3%;
    width: 100%;
  }
}
#container #content .wide {
  width: 63% !important;
}
@media only screen and (max-width: 650px) {
  #container #content .wide {
    width: 100% !important;
  }
}
#container #content blockquote {
  background: #ff5b65;
  color: #fff;
  float: right;
  font-size: 28px;
  letter-spacing: -1px;
  line-height: 34px;
  margin: 0 0 48px 0;
  padding: 80px 3%;
  text-align: center;
  width: 63%;
}
@media only screen and (max-width: 650px) {
  #container #content blockquote {
    padding: 40px 3% !important;
    width: 100% !important;
  }
}
#container #content blockquote.narrow {
  width: 37%;
}
#container #content ul {
  margin: 0 0 48px 3.3%;
}
#container #content ul li {
  color: #443d35;
  list-style-type: circle;
  padding: 0 0 6px 10px;
}
@media only screen and (max-width: 650px) {
  #container #content ul li li {
    list-style-type: none !important;
  }
}
#container #content div.bio {
  padding: 0 3.3%;
  width: 100%;
}
@media only screen and (max-width: 650px) {
  #container #content div.bio li {
    list-style: none !important;
  }
}
#container aside#twitter {
  background: #554d45;
  color: #fff;
  float: right;
  font: 12px/16px 'Source Sans Pro', sans-serif;
  height: 1%;
  margin: -250px 0 0;
  margin: 0;
  overflow: hidden;
  padding: 13px 0;
  width: 28.2%;
}
@media only screen and (max-width: 650px) {
  #container aside#twitter {
    width: 100%;
  }
}
#container aside#twitter h2 {
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 18px;
  margin: 0 auto 24px;
  text-transform: uppercase;
  width: 84.3%;
}
#container aside#twitter h2 span {
  display: block;
}
#container aside#twitter h2.twitter {
  background: url(../img/icon_twitter.png) center left no-repeat;
  padding: 0 0 0 41px;
}
#container aside#twitter ul {
  height: 1%;
  overflow: hidden;
}
#container aside#twitter ul li {
  border-bottom: 1px solid #aaa6a2;
  height: 1%;
  list-style: none;
  margin: 0 auto 23px;
  overflow: hidden;
  padding: 0 0 28px 0;
  width: 84.3%;
}
#container aside#twitter ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#container aside#twitter ul li .tweet_avatar {
  border: 1px solid #595750;
  display: block;
  float: left;
  height: 58px;
  margin: 0 8px 5px 0;
  width: 58px;
}
#container aside#twitter ul li .tweet_avatar img {
  height: 58px;
  width: 58px;
}
#container aside#twitter ul li .tweet_text {
  display: block;
}
#container aside#twitter .google {
  margin: 20px auto 0;
  width: 180px;
  width: 84.3%;
}
@media only screen and (max-width: 650px) {
  #container aside#twitter .google {
    width: 100%;
  }
}
.google {
  clear: both;
  width: 180px;
}
#footer {
  border-top: 1px solid #443d35;
  clear: both;
  color: #ff5b65;
  font-size: 12px;
  padding: 0 1%;
  position: relative;
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}
#footer p {
  padding: 10px 0 40px 0;
}
#footer span {
  color: #443d35;
  float: right;
}
@media only screen and (max-width: 646px) {
  #footer {
    text-align: center;
  }
  #footer p,
  #footer span {
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 650px) {
  li {
    list-style-type: none !important;
  }
}
