ul, ol {
  list-style: none; }

h1, h2, h3, h4, h5, h6, pre, code {
  font-size: 1em;
  font-weight: normal; }

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd {
  margin: 0;
  padding: 0; }

a img, :link img, :visited img, fieldset {
  border: none; }

address {
  font-style: normal; }

header, section, article, nav, footer, hgroup {
  display: block; }

mark {
  background: transparent; }

body {
  background: #009de6 url(http://s3.amazonaws.com/tumblrs/camblr/bg_logo.png) center 50px no-repeat fixed;
  color: white;
  font-family: "camingodos-web-1", "camingodos-web-2", arial, sans-serif; }

footer {
  clear: both;
  background: black;
  color: white;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
  font-size: 12px; }
  footer p {
    margin: 5px 0; }
  footer a {
    color: #deff00;
    text-decoration: none; }
    footer a:hover {
      border-bottom: 1px dotted #deff00; }

#wrapper {
  background: url(http://s3.amazonaws.com/tumblrs/camblr/bg_top.png) repeat-x;
  padding-top: 308px; }
  #wrapper #inner-wrapper {
    background: url(http://s3.amazonaws.com/tumblrs/camblr/bg_main.png);
    padding-top: 20px; }
    #wrapper #inner-wrapper h1#main a {
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -360px;
      width: 720px;
      height: 296px;
      text-indent: -9327px; }
    #wrapper #inner-wrapper section#posts {
      width: 720px;
      margin: 0 auto;
      padding: 1px; }
      #wrapper #inner-wrapper section#posts nav {
        overflow: hidden; }
        #wrapper #inner-wrapper section#posts nav a {
          display: block;
          width: 335px;
          float: left;
          padding: 8px 10px 10px 10px;
          margin: 0 0 40px 0;
          font-family: "purista-web-1", "purista-web-2", arial, sans-serif;
          text-decoration: none;
          color: white;
          text-transform: uppercase;
          background: rgba(0, 25, 98, 0.2);
          overflow: hidden;
          font-weight: 600;
          font-size: 11px;
          line-height: 11px; }
          #wrapper #inner-wrapper section#posts nav a:hover {
            background: rgba(0, 25, 98, 0.4);
            border-bottom: none; }
          #wrapper #inner-wrapper section#posts nav a.older {
            text-align: right;
            float: right; }
      #wrapper #inner-wrapper section#posts #disqus_thread {
        width: 500px;
        margin: 0 auto 40px auto; }
        #wrapper #inner-wrapper section#posts #disqus_thread a {
          color: #deff00;
          text-decoration: none; }
          #wrapper #inner-wrapper section#posts #disqus_thread a:hover {
            border-bottom: 1px dotted #deff00; }
        #wrapper #inner-wrapper section#posts #disqus_thread #dsq-global-toolbar,
        #wrapper #inner-wrapper section#posts #disqus_thread .dsq-options {
          display: none; }
        #wrapper #inner-wrapper section#posts #disqus_thread .dsq-comment-header {
          -moz-border-radius: none;
          -webkit-border-radius: none;
          padding: 3px 0; }
          #wrapper #inner-wrapper section#posts #disqus_thread .dsq-comment-header cite {
            font-size: 14px; }
          #wrapper #inner-wrapper section#posts #disqus_thread .dsq-comment-header .dsq-comment-header-time {
            font-size: 12px; }
        #wrapper #inner-wrapper section#posts #disqus_thread .dsq-comment-body .dsq-comment-message .dsq-comment-text {
          color: white; }
        #wrapper #inner-wrapper section#posts #disqus_thread h3 {
          font-family: "purista-web-1", "purista-web-2", arial, sans-serif;
          font-weight: normal;
          text-transform: uppercase;
          font-size: 14px;
          margin: 0 0 20px 0; }
        #wrapper #inner-wrapper section#posts #disqus_thread .dsq-full-comment {
          margin: 0 0 40px 0; }
        #wrapper #inner-wrapper section#posts #disqus_thread .dsq-comment-body {
          margin: 0 20px;
          color: 373737; }
        #wrapper #inner-wrapper section#posts #disqus_thread .dsq-request-user-stats {
          display: none; }
      #wrapper #inner-wrapper section#posts article {
        clear: both;
        display: block;
        margin: 0 auto 60px auto; }
        #wrapper #inner-wrapper section#posts article a {
          color: #deff00;
          text-decoration: none; }
          #wrapper #inner-wrapper section#posts article a:hover {
            border-bottom: 1px dotted #deff00; }
        #wrapper #inner-wrapper section#posts article h1 {
          font-family: "purista-web-1", "purista-web-2", arial, sans-serif;
          font-size: 22px;
          font-weight: normal; }
        #wrapper #inner-wrapper section#posts article.link h1 {
          padding: 20px 110px 10px 110px; }
        #wrapper #inner-wrapper section#posts article.link p, #wrapper #inner-wrapper section#posts article.link ul, #wrapper #inner-wrapper section#posts article.link ol {
          font-size: 14px;
          line-height: 24px;
          margin: 0 110px 10px 110px; }
        #wrapper #inner-wrapper section#posts article.link ul li, #wrapper #inner-wrapper section#posts article.link ol li {
          list-style-type: square;
          margin: 0 40px; }
        #wrapper #inner-wrapper section#posts article.text h1 {
          font-size: 42px;
          font-weight: 300;
          padding-top: 20px;
          margin: 0 10px; }
        #wrapper #inner-wrapper section#posts article.text p, #wrapper #inner-wrapper section#posts article.text ul, #wrapper #inner-wrapper section#posts article.text ol {
          font-size: 14px;
          line-height: 24px;
          margin: 20px 10px; }
        #wrapper #inner-wrapper section#posts article.text ul li, #wrapper #inner-wrapper section#posts article.text ol li {
          list-style-type: square;
          margin: 0 40px; }
        #wrapper #inner-wrapper section#posts article.photo a:hover, #wrapper #inner-wrapper section#posts article.video a:hover {
          border: none; }
        #wrapper #inner-wrapper section#posts article.photo iframe,
        #wrapper #inner-wrapper section#posts article.photo object, #wrapper #inner-wrapper section#posts article.video iframe, #wrapper #inner-wrapper section#posts article.video object {
          display: block;
          background: rgba(255, 255, 255, 0.03);
          padding: 10px 110px; }
        #wrapper #inner-wrapper section#posts article.photo .image, #wrapper #inner-wrapper section#posts article.video .image {
          background: rgba(255, 255, 255, 0.03);
          padding: 0 0 0 110px; }
        #wrapper #inner-wrapper section#posts article.photo p, #wrapper #inner-wrapper section#posts article.video p {
          background: rgba(255, 255, 255, 0.1);
          font-size: 12px;
          line-height: 18px;
          font-weight: 600;
          font-style: italic;
          margin: 0;
          padding: 5px 110px; }
        #wrapper #inner-wrapper section#posts article.quote blockquote {
          font-family: "purista-web-1", "purista-web-2", arial, sans-serif;
          font-size: 24px;
          line-height: 32px;
          padding: 20px 110px 10px 110px; }
        #wrapper #inner-wrapper section#posts article.quote p.cite {
          font-style: italic;
          text-align: right;
          padding: 0 110px; }
        #wrapper #inner-wrapper section#posts article .meta {
          overflow: hidden;
          background: rgba(0, 25, 98, 0.2); }
          #wrapper #inner-wrapper section#posts article .meta:hover {
            background: rgba(0, 25, 98, 0.4); }
          #wrapper #inner-wrapper section#posts article .meta a {
            display: block;
            padding: 8px 10px 10px 10px;
            font-family: "purista-web-1", "purista-web-2", arial, sans-serif;
            text-decoration: none;
            color: white;
            text-transform: uppercase;
            overflow: hidden;
            font-weight: 600;
            font-size: 11px;
            line-height: 11px; }
            #wrapper #inner-wrapper section#posts article .meta a:hover {
              border-bottom: none; }
            #wrapper #inner-wrapper section#posts article .meta a.ago {
              float: left;
              width: 480px; }
            #wrapper #inner-wrapper section#posts article .meta a.permalink {
              width: 180px;
              float: right;
              text-align: right; }
          #wrapper #inner-wrapper section#posts article .meta.repeat a {
            float: left; }
            #wrapper #inner-wrapper section#posts article .meta.repeat a span.ago {
              font-size: 11px; }
