html, body {
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS", verdana;
  color: #444;
  font-size: 0.95em;
  height: 100%;
  background: #fcfcfc url(../images/fons.png) top left no-repeat; }

h1, h2, h3 {
  font-family: "Klavika Medium";
  font-weight: normal;
  text-shadow: 0 0 2px #eee; }

#nonfooter {
  position: relative;
  min-height: 100%; }

* html #nonfooter {
  height: 100%; }

h1 a, h2 a {
  color: #C34F38; }
  h1 a:hover, h2 a:hover {
    color: #A12C19; }

a {
  text-decoration: none;
  color: #111; }
  a:hover {
    color: #C34F38; }

.entrybody a {
  text-decoration: underline; }

@font-face {
  font-family: Monaco;
  src: url(../ttf/monaco.ttf); }

@font-face {
  font-family: Klavika Medium;
  src: url(../ttf/KlavikaMedium-OSF.ttf); }

pre {
  margin: 20px 0px;
  background: #f4f4f4;
  border: 4px solid #eee;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  z-index: 5; }
  pre code {
    overflow: auto;
    display: block; }
  pre.labeled code {
    padding: 10px;
    padding-top: 20px; }
  pre .label {
    border: 4px solid #eee;
    padding: 2px 5px;
    position: absolute;
    background: #eee;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    top: -13px;
    left: 10px;
    z-index: 10; }

.highlight pre .c {
  background-color: #222; }

#header_wrapper {
  overflow: hidden;
  padding: 4px 0px;
  width: 100%;
  margin-top: -8px; }

#header {
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  background: url(../images/header_background.png) top center no-repeat; }
  #header a span.name {
    display: none; }
  #header h1 {
    margin: 0px;
    padding: 0px; }

#menu_wrapper, #footer_wrapper {
  padding: 4px 0px;
  overflow: hidden; }

#menu ul {
  margin: 0px;
  padding: 0px; }
  #menu ul li {
    list-style-type: none;
    display: inline-block;
    line-height: 30px; }
    #menu ul li a {
      color: #000;
      text-decoration: none; }
      #menu ul li a:hover {
        text-decoration: underline; }

#header a {
  display: block;
  width: auto;
  height: 66px;
  background: url(../images/logo2.png) left no-repeat;
  padding-top: 5px;
  padding-bottom: 4px; }

#body {
  padding-top: 10px;
  padding-bottom: 52px; }
  #body #content {
    padding-right: 20px; }

#footer {
  padding: 5px 0px;
  text-align: left;
  line-height: 12px;
  position: relative;
  margin-top: -40px;
  background-color: #222;
  color: #fff; }
  #footer a {
    font-weight: bold;
    text-decoration: none;
    color: #fff; }
    #footer a.codegram:hover {
      color: #C34F38; }
    #footer a.jekyll:hover {
      color: #ddd; }

.tweet ul {
  margin: 0px;
  padding: 0px; }
  .tweet ul li {
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 0.9em;
    padding: 0px 0px 10px 0px; }

.tweet_avatar {
  position: absolute;
  top: 20px;
  left: 0px; }

.tweet_time {
  font-size: 0.9em; }
  .tweet_time a {
    color: #c5c5c5; }

.tweet_join {
  font-weight: bold; }

.tweet ul li span {
  display: block;
  margin-left: 39px; }

.button, #disqus_thread button {
  display: inline-block;
  text-decoration: none;
  border: 0px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #C34F38;
  padding: 4px 8px;
  color: #fff; }
  .button:hover, #disqus_thread button:hover {
    text-shadow: rgba(255, 255, 255,0.4) 0px 0px 5px; }
  .button:active, #disqus_thread button:active {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 95%, from(#ad3924), to(#c04c35));
    background-image: -moz-linear-gradient(#ad3924 0%, #c04c35 95%); }

.paginator {
  margin-top: 20px; }

.sidebar .tags ul, .sidebar .languages ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }
  .sidebar .tags ul li, .sidebar .languages ul li {
    padding-left: 5px; }
    .sidebar .tags ul li:before, .sidebar .languages ul li:before {
      content: "\00BB \0020\"; }

.author {
  margin-top: -18px;
  font-size: 0.9em;
  color: #C5C5C5; }

.feeds {
  margin: 0px;
  padding: 0px; }
  .feeds li {
    list-style-type: none;
    font-size: 0.9em; }

.flickr_gallery {
  margin: 0px;
  padding: 0px; }
  .flickr_gallery li.image {
    list-style-type: none; }
  .flickr_gallery a {
    text-align: center;
    padding: 10px;
    height: 150px;
    width: 200px;
    overflow: hidden;
    float: left; }
    .flickr_gallery a img {
      height: 150px; }

.floating {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px; }

.post {
  margin-bottom: 50px; }

#disqus_thread #dsq-content .dsq-dc-logo {
  display: none; }
#disqus_thread #dsq-content li.dsq-comment {
  margin-bottom: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5); }
#disqus_thread #dsq-content .dsq-comment-message {
  font-size: 1.1em; }
#disqus_thread #dsq-content .dsq-comment-header {
  background: none; }
#disqus_thread #dsq-content .dsq-comment {
  padding: 5px 10px;
  background-color: #e5e5e5; }
#disqus_thread #dsq-content .dsq-odd {
  background-color: #ddd; }
