html,body{margin:0;padding:0;background:#1a1a1a}body{max-width:520px;margin:0 auto;font-family:"Oxygen",sans-serif;padding-bottom:40px}body>header{padding-top:20px;padding-right:10px;padding-left:10px;text-shadow:0 1px 1px #000;line-height:64px}body>header h1{display:inline-block;font-style:italic}body>header nav{float:right;display:block;width:auto}body>header nav li{display:inline;margin-left:20px}@media only screen and (max-width :480px){body>header h1{display:block;text-align:center}body>header nav{display:block;text-align:center;width:100%}}body>header nav li a{color:#888;-webkit-transition:color .25s ease-in-out;-moz-transition:color .25s ease-in-out;-ms-transition:color .25s ease-in-out}body>header nav li a:hover{color:#fff}body>header a{color:#fff;text-decoration:none}body>nav{position:fixed;padding-top:20px;margin-left:-80px}body>nav a.logo{display:block;width:64px;height:64px;background-image:url(img/Logo.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1){body>nav a.logo{background-image:url(img/Logo@2x.png);background-size:64px 128px}}body>nav a.logo.active,body>nav a.logo:active{background-position:center bottom}img{display:block;max-width:100%;height:auto}section.posts{padding:10px;margin:0 auto}section.posts article{margin-top:40px;margin-bottom:90px;line-height:26px;font-size:16px;color:#555;text-shadow:0 1px 0 #000}section.posts article img{border-radius:3px;box-shadow:0 1px 5px rgba(0,0,0,0.2);margin:0 auto}section.posts article .notes{clear:both;padding-top:40px;padding-right:20px;padding-left:20px}section.posts article footer{margin-top:20px;color:#333;padding-left:20px;padding-right:20px;text-align:right;font-size:14px}section.posts article footer a{color:#444}section.posts article a{color:#666;text-decoration:none;-webkit-transition:color .25s ease-in-out;-moz-transition:color .25s ease-in-out;-ms-transition:color .25s ease-in-out}section.posts article a:hover{color:#fff}section.posts article blockquote{padding-left:20px}section.posts article p,section.posts article blockquote{margin-bottom:10px}figure.wait{display:block;margin:0 auto;background-image:url(img/Watch.gif);width:22px;height:32px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1){figure.wait{background-image:url(img/Watch@2x.gif);background-size:22px 32px}}section.posts article.photoset:before,section.posts article.photoset:after{content:"";display:table}section.posts article.photoset:after{clear:both}section.posts article.photoset{zoom:1}section.posts article.photoset img{max-width:500px}section.posts article.photoset .img{float:left;margin-top:8px}section.posts article header h1 a{font-size:19px;color:#999}section.posts article header embed,section.posts article header video,section.posts article header iframe{max-width:100%;height:auto}