@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900,300italic,400italic);
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.container-lg-fluid { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; /*width: $container-md;*/ min-width: 620px; max-width: 920px; margin-bottom: 50px; }

.center-sm-wrap { margin-left: auto; margin-right: auto; width: 600px; display: block; text-align: center; }

h1, h2, h3, h4, h5, h6 { display: inline-block; margin: 0px; padding: 0px; font-weight: 400; font-size: 18px; line-height: 1em; }

a, a:hover, a:focus { text-decoration: none; color: inherit; border-bottom: 1px solid #000; }

body { font-family: "Source Sans Pro", sans-serif; font-weight: 400; font-size: 18px; line-height: 28px; }

.main-header { margin-top: 60px; margin-bottom: 60px; }
.main-header a { border-bottom: none; }

.nnkd-header { padding: 10px 15px 15px; display: inline-block; margin-bottom: 10px; }
.nnkd-header h3 { font-size: 36px; font-weight: 900; line-height: 1em; border-bottom: 5px solid #000; }

.nnkd-header:hover { background: #000; color: #fff; }
.nnkd-header:hover h3 { border-bottom: 5px solid #fff; }

nav, .nav { font-size: 14px; line-height: 1em; margin: 0 auto; text-align: center; width: 30%; }
nav ul, .nav ul { list-style: none; padding: 0px; margin: 0 auto; }
nav ul:before, nav ul:after, .nav ul:before, .nav ul:after { content: " "; display: table; }
nav ul:after, .nav ul:after { clear: both; }
nav li, .nav li { padding: 0px 10px; margin: 0px; list-style: none; float: right; }
nav a:hover, .nav a:hover { border-bottom: 1px solid #000; }

.author-info { color: #C8C8C8; text-align: right; font-size: 10px; font-weight: 300; line-height: 1em; position: absolute; top: 20px; right: 20px; }
.author-info a { text-decoration: underline; color: inherit; border-bottom: none; }
.author-info a:hover { text-decoration: underline; color: #aaa; }

.page-header, .sub-header { margin-top: 50px; margin-bottom: 20px; text-align: center; }

.sub-header { font-style: italic; }

article p, article ul { width: 600px; margin-left: auto; margin-right: auto; }

.imgp { width: 100%; }

img, video { display: block; max-width: 100%   !important; height: auto      !important; margin: 20px auto; }

.vine { width: 600px; margin: 20px auto; }

.embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; bottom: 0; height: 100%; width: 100%; border: 0; }

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

.dev-log-post { margin-bottom: 80px; }

.pagination { padding: 10px 0px 50px; text-align: center; width: 22%; }
.pagination ul { list-style: none; padding: 0px; margin: 0 auto; }
.pagination ul:before, .pagination ul:after { content: " "; display: table; }
.pagination ul:after { clear: both; }
.pagination li { padding: 0px 10px; margin: 0px; min-height: 1px; min-width: 60px; list-style: none; float: left; }
