/* line 14, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 1, ../../app/views/themes/wynn/stylesheets/_typography.sass */
body {
  color: #111111;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.3em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 8, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h1, h2, h3, h4, h5 {
  visibility: hidden;
  line-height: 1.1em;
  font-family: "GnuolaneRgRegular", Helvetica, Arial, sans-serif;
  margin: 0 0 0.3em;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14);
  color: #333333;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
/* line 17, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h1 em, h2 em, h3 em, h4 em, h5 em {
  font-family: "GnuolaneRgBold", Helvetica, Arial, sans-serif;
  color: black;
}
/* line 20, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h1 code, h2 code, h3 code, h4 code, h5 code {
  font-size: inherit;
  text-transform: none;
}
/* line 23, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h1 a:link,
h1 a:visited,
h1 a:hover,
h1 a:active, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active, h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
  color: #111111;
  font-weight: normal;
}

/* line 30, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h1 {
  font-size: 48px;
  line-height: 1em;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.14);
  color: #111111;
  font-family: "GnuolaneRgBold", Helvetica, Arial, sans-serif;
}

/* line 38, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-active h1, html.wf-active h2, html.wf-active h3, html.wf-active h4, html.wf-active h5 {
  visibility: visible;
}

/* line 41, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h2 {
  font-size: 32px;
}

/* line 44, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h3 {
  font-size: 28px;
}

/* line 47, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h4 {
  font-size: 24px;
  color: #333333;
}

/* line 51, ../../app/views/themes/wynn/stylesheets/_typography.sass */
h5 {
  font-size: 22px;
  color: #666666;
  font-family: "GnuolaneRgRegular", Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}

/* line 57, ../../app/views/themes/wynn/stylesheets/_typography.sass */
article h2 {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  font-family: "GnuolaneRgRegular", Helvetica, Arial, sans-serif;
}

/* line 62, ../../app/views/themes/wynn/stylesheets/_typography.sass */
p {
  margin: 0 0 1.5em;
}

/* line 65, ../../app/views/themes/wynn/stylesheets/_typography.sass */
a:link,
a:visited,
a:hover,
a:active {
  color: #111111;
  text-decoration: none;
  font-weight: bold;
}

/* line 73, ../../app/views/themes/wynn/stylesheets/_typography.sass */
ul#nav {
  font-weight: bold;
}
/* line 75, ../../app/views/themes/wynn/stylesheets/_typography.sass */
ul#nav a {
  font-weight: normal;
}

/* line 78, ../../app/views/themes/wynn/stylesheets/_typography.sass */
code {
  font-family: Monaco, Consolas, monospace;
  background: rgba(0, 0, 0, 0.1);
  line-height: 15px;
  font-size: 13px;
}
/* line 83, ../../app/views/themes/wynn/stylesheets/_typography.sass */
code a {
  font-weight: normal !important;
  color: inherit;
}

/* line 87, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.date, .hand {
  font-family: SeanRegular;
}

/* line 90, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.hand {
  text-transform: none;
}

/* line 93, ../../app/views/themes/wynn/stylesheets/_typography.sass */
a#home {
  font-family: SeanRegular;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1.3em;
  display: block;
  margin-bottom: 1em;
}
/* line 100, ../../app/views/themes/wynn/stylesheets/_typography.sass */
a#home span.name {
  font-family: "LeagueGothicRegular";
  font-size: 2em;
  text-transform: uppercase;
  vertical-align: sub;
  font-weight: normal;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.14);
}

/* line 108, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.impact {
  text-align: right;
}
/* line 110, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.impact h1, .impact h2 {
  text-transform: none;
  font-family: "SeanRegular", Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  font-style: normal;
  font-size: 1.8em;
  line-height: 1em;
  text-shadow: none;
  color: black;
}
/* line 118, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.impact h1 span.name, .impact h2 span.name {
  line-height: 1em;
  color: black;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  vertical-align: -20%;
  font-size: 3em;
  font-family: "GnuolaneRgBold", Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
}
/* line 126, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.impact h2, .impact h4 {
  font-family: "SeanRegular", Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  font-size: 1.8em;
}
/* line 129, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.impact h2 span.name, .impact h4 span.name {
  font-size: 2em;
}
/* line 131, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.impact span.amp {
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.14);
}

/* line 134, ../../app/views/themes/wynn/stylesheets/_typography.sass */
span.amp {
  font-family: Baskerville, Palatino, Constantia, "Book Antiqua", "URW Palladio L", serif;
  font-style: italic;
}

/* line 139, ../../app/views/themes/wynn/stylesheets/_typography.sass */
#sidebar h3, #sidebar h4 {
  font-family: "SeanRegular", Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  font-size: 15px;
  text-transform: none;
  color: #555555;
  text-align: center;
  margin-bottom: 0;
}
/* line 146, ../../app/views/themes/wynn/stylesheets/_typography.sass */
#sidebar h3 span.name, #sidebar h4 span.name {
  line-height: 1.2em;
  color: #333333;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  vertical-align: -20%;
  font-size: 30px;
  font-family: "GnuolaneRgBold", Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif;
  display: block;
}

/* line 156, ../../app/views/themes/wynn/stylesheets/_typography.sass */
#sidebar h4 {
  text-align: center;
  margin-bottom: 1em;
}
/* line 158, ../../app/views/themes/wynn/stylesheets/_typography.sass */
#sidebar h4 span.name {
  font-size: 22px;
  margin-top: 5px;
}

/* line 163, ../../app/views/themes/wynn/stylesheets/_typography.sass */
body.home .intro {
  font-size: 1.2em;
  color: #999999;
  line-height: 1.3em;
}
/* line 167, ../../app/views/themes/wynn/stylesheets/_typography.sass */
body.home .intro.with-icons {
  line-height: 2em;
}
/* line 169, ../../app/views/themes/wynn/stylesheets/_typography.sass */
body.home .intro a {
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}

/* line 173, ../../app/views/themes/wynn/stylesheets/_typography.sass */
.note {
  font-family: SeanRegular;
  font-size: 20px;
  padding: 10px;
  float: right;
}

/* line 179, ../../app/views/themes/wynn/stylesheets/_typography.sass */
p.read-more {
  text-align: right;
}

/* line 182, ../../app/views/themes/wynn/stylesheets/_typography.sass */
footer {
  color: #666666;
  text-align: right;
  font-size: 0.8em;
}

/* line 194, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive h1, html.wf-gnuolanergbold-n4-inactive h2, html.wf-gnuolanergbold-n4-inactive h3, html.wf-gnuolanergbold-n4-inactive h4, html.wf-gnuolanergbold-n4-inactive h5, html.wf-gnuolanergregular-n4-inactive h1, html.wf-gnuolanergregular-n4-inactive h2, html.wf-gnuolanergregular-n4-inactive h3, html.wf-gnuolanergregular-n4-inactive h4, html.wf-gnuolanergregular-n4-inactive h5, html.wf-gnuolanebkregular-n4-inactive h1, html.wf-gnuolanebkregular-n4-inactive h2, html.wf-gnuolanebkregular-n4-inactive h3, html.wf-gnuolanebkregular-n4-inactive h4, html.wf-gnuolanebkregular-n4-inactive h5, html.wf-inactive h1, html.wf-inactive h2, html.wf-inactive h3, html.wf-inactive h4, html.wf-inactive h5 {
  visibility: visible;
  text-transform: none;
  font-weight: bold;
  font-style: normal;
}
/* line 200, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive h1, html.wf-gnuolanergregular-n4-inactive h1, html.wf-gnuolanebkregular-n4-inactive h1, html.wf-inactive h1 {
  font-size: 36px;
}
/* line 202, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive h2, html.wf-gnuolanergregular-n4-inactive h2, html.wf-gnuolanebkregular-n4-inactive h2, html.wf-inactive h2 {
  font-size: 32px;
}
/* line 204, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive article h2, html.wf-gnuolanergregular-n4-inactive article h2, html.wf-gnuolanebkregular-n4-inactive article h2, html.wf-inactive article h2 {
  font-size: 28px;
}
/* line 206, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive h3, html.wf-gnuolanergregular-n4-inactive h3, html.wf-gnuolanebkregular-n4-inactive h3, html.wf-inactive h3 {
  font-size: 26px;
  font-weight: normal;
}
/* line 209, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive h4, html.wf-gnuolanergregular-n4-inactive h4, html.wf-gnuolanebkregular-n4-inactive h4, html.wf-inactive h4 {
  font-size: 22px;
  font-weight: normal;
}
/* line 212, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive h5, html.wf-gnuolanergregular-n4-inactive h5, html.wf-gnuolanebkregular-n4-inactive h5, html.wf-inactive h5 {
  font-weight: normal;
  font-style: italic;
  font-size: 20px;
}
/* line 217, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive .impact, html.wf-gnuolanergregular-n4-inactive .impact, html.wf-gnuolanebkregular-n4-inactive .impact, html.wf-inactive .impact {
  text-align: right;
  padding-top: 6em;
  font-size: 1.1em;
}
/* line 221, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive .impact h1, html.wf-gnuolanergbold-n4-inactive .impact h2, html.wf-gnuolanergregular-n4-inactive .impact h1, html.wf-gnuolanergregular-n4-inactive .impact h2, html.wf-gnuolanebkregular-n4-inactive .impact h1, html.wf-gnuolanebkregular-n4-inactive .impact h2, html.wf-inactive .impact h1, html.wf-inactive .impact h2 {
  font-style: italic;
  font-size: 2em;
  font-weight: normal;
}
/* line 225, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive .impact h1 span.name, html.wf-gnuolanergbold-n4-inactive .impact h2 span.name, html.wf-gnuolanergregular-n4-inactive .impact h1 span.name, html.wf-gnuolanergregular-n4-inactive .impact h2 span.name, html.wf-gnuolanebkregular-n4-inactive .impact h1 span.name, html.wf-gnuolanebkregular-n4-inactive .impact h2 span.name, html.wf-inactive .impact h1 span.name, html.wf-inactive .impact h2 span.name {
  font-size: 1.5em;
  text-transform: none;
  font-style: normal;
  font-weight: bold;
  vertical-align: -5%;
}
/* line 231, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive .impact h2, html.wf-gnuolanergregular-n4-inactive .impact h2, html.wf-gnuolanebkregular-n4-inactive .impact h2, html.wf-inactive .impact h2 {
  font-size: 1.5em;
}
/* line 235, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive #sidebar .branding, html.wf-gnuolanergregular-n4-inactive #sidebar .branding, html.wf-gnuolanebkregular-n4-inactive #sidebar .branding, html.wf-inactive #sidebar .branding {
  font-style: italic;
}
/* line 237, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive #sidebar .branding h3, html.wf-gnuolanergbold-n4-inactive #sidebar .branding h4, html.wf-gnuolanergregular-n4-inactive #sidebar .branding h3, html.wf-gnuolanergregular-n4-inactive #sidebar .branding h4, html.wf-gnuolanebkregular-n4-inactive #sidebar .branding h3, html.wf-gnuolanebkregular-n4-inactive #sidebar .branding h4, html.wf-inactive #sidebar .branding h3, html.wf-inactive #sidebar .branding h4 {
  font-size: 13px;
}
/* line 239, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive #sidebar .branding h3 span.name, html.wf-gnuolanergbold-n4-inactive #sidebar .branding h4 span.name, html.wf-gnuolanergregular-n4-inactive #sidebar .branding h3 span.name, html.wf-gnuolanergregular-n4-inactive #sidebar .branding h4 span.name, html.wf-gnuolanebkregular-n4-inactive #sidebar .branding h3 span.name, html.wf-gnuolanebkregular-n4-inactive #sidebar .branding h4 span.name, html.wf-inactive #sidebar .branding h3 span.name, html.wf-inactive #sidebar .branding h4 span.name {
  font-size: 23px;
  font-style: normal;
  text-transform: none;
  text-align: left;
}
/* line 245, ../../app/views/themes/wynn/stylesheets/_typography.sass */
html.wf-gnuolanergbold-n4-inactive #sidebar .branding h4 span.name, html.wf-gnuolanergregular-n4-inactive #sidebar .branding h4 span.name, html.wf-gnuolanebkregular-n4-inactive #sidebar .branding h4 span.name, html.wf-inactive #sidebar .branding h4 span.name {
  font-size: 17px;
}

/* line 6, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.project-links {
  list-style: none;
  margin: 0 0 1em 1em;
  padding-top: 48px;
  float: right;
  width: 120px;
}
/* line 12, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.project-links li > a {
  line-height: 30px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 32px;
  display: block;
}
/* line 18, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.project-links li > a.watchers {
  background-image: url(/images/watch.png);
}
/* line 20, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.project-links li > a.forks {
  background-image: url(/images/fork.png);
}
/* line 22, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.project-links li > a.source {
  background-image: url(/images/code.png);
}
/* line 24, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.project-links li > a.docs {
  background-image: url(/images/doc.png);
}
/* line 26, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.project-links li > a.download {
  background-image: url(/images/download.png);
}
/* line 29, ../../app/views/themes/wynn/stylesheets/_projects.sass */
body.page-twitter ul.project-links {
  background: url(http://static.wynnnetherland.com/projects/twitter.png) top center no-repeat;
}
/* line 31, ../../app/views/themes/wynn/stylesheets/_projects.sass */
body.page-gowalla ul.project-links {
  background: url(http://static.wynnnetherland.com/projects/gowalla.png) top center no-repeat;
}

/* line 34, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 38, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 1em;
  padding: 0.4em 0;
}
/* line 42, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li:last-child {
  border: none;
}
/* line 44, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li a {
  font-weight: normal;
  display: block;
  padding-right: 140px;
  background-position: right center;
  background-repeat: no-repeat;
  min-height: 75px;
}
/* line 51, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li .project-name {
  font-weight: bold;
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
}
/* line 56, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li h2, ul.projects li h3, ul.projects li h4 {
  margin-bottom: 0;
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.authentic-jobs a {
  background-image: url(http://static.wynnnetherland.com/projects/authentic-jobs.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.buzzsprout a {
  background-image: url(http://static.wynnnetherland.com/projects/buzzsprout.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.chargify a {
  background-image: url(http://static.wynnnetherland.com/projects/chargify.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.chunky-baconfile a {
  background-image: url(http://static.wynnnetherland.com/projects/baconfile.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.formstack a {
  background-image: url(http://static.wynnnetherland.com/projects/formstack.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.gowalla a {
  background-image: url(http://static.wynnnetherland.com/projects/gowalla.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.groupon a {
  background-image: url(http://static.wynnnetherland.com/projects/groupon.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.linkedin a {
  background-image: url(http://static.wynnnetherland.com/projects/linkedin.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.nextstop a {
  background-image: url(http://static.wynnnetherland.com/projects/nextstop.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.octopussy a {
  background-image: url(http://static.wynnnetherland.com/projects/github.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.plancast a {
  background-image: url(http://static.wynnnetherland.com/projects/plancast.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.readernaut a {
  background-image: url(http://static.wynnnetherland.com/projects/readernaut.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.topsy a {
  background-image: url(http://static.wynnnetherland.com/projects/topsy.png);
}
/* line 2, ../../app/views/themes/wynn/stylesheets/_projects.sass */
ul.projects li.twitter a {
  background-image: url(http://static.wynnnetherland.com/projects/twitter.png);
}

/* line 89, ../../app/views/themes/wynn/stylesheets/_projects.sass */
body.project #content h2, body.project #content h3, body.project #content h4, body.project #content h5 {
  clear: both;
}

/* line 10, ../../app/views/themes/wynn/stylesheets/screen.sass */
section, article, aside, header, footer, nav, dialog, figure {
  display: block;
}

/* line 13, ../../app/views/themes/wynn/stylesheets/screen.sass */
body {
  background: #333333;
}

/* line 16, ../../app/views/themes/wynn/stylesheets/screen.sass */
body.home #top-wrap {
  height: 220px;
}

/* line 19, ../../app/views/themes/wynn/stylesheets/screen.sass */
#top-wrap {
  background: #f0f0f0;
  padding: 1em 0 2em;
  border-bottom: solid 2px #aaaaaa;
}

/* line 24, ../../app/views/themes/wynn/stylesheets/screen.sass */
header {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
header {
  display: block;
}

/* line 27, ../../app/views/themes/wynn/stylesheets/screen.sass */
ul#nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  float: right;
}
/* line 8, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
ul#nav {
  display: block;
}
/* line 50, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
ul#nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 41, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
ul#nav li:first-child, ul#nav li.first {
  padding-left: 0px;
}
/* line 43, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
ul#nav li:last-child, ul#nav li.last {
  padding-right: 0px;
}

/* line 31, ../../app/views/themes/wynn/stylesheets/screen.sass */
#wrapper {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
#wrapper {
  display: block;
}

/* line 34, ../../app/views/themes/wynn/stylesheets/screen.sass */
.breadcrumb {
  margin: 0 0 1em;
}

/* line 37, ../../app/views/themes/wynn/stylesheets/screen.sass */
.impact {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  padding-top: 40px;
}
/* line 138, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .impact {
  overflow-x: hidden;
}

/* line 41, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons {
  line-height: 48px;
}
/* line 43, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a {
  display: inline-block;
  padding-left: 38px;
  background-position: left center;
  background-repeat: no-repeat;
}
/* line 48, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href='/blog'] {
  padding-left: 0px;
}
/* line 50, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='twitter'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/twitter-32x32.png);
}
/* line 52, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='tumblr'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/tumblr-32x32.png);
}
/* line 54, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='github'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/github-32x32.png);
}
/* line 56, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='dribbble'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/dribbble-32x32.png);
}
/* line 58, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='linkedin'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/linkedin-32x32.png);
}
/* line 60, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='facebook'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/facebook-32x32.png);
}
/* line 62, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='delicious'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/delicious-32x32.png);
}
/* line 64, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='readernaut'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/readernaut-32x32.png);
}
/* line 66, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='slideshare'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/slideshare-32x32.png);
}
/* line 68, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='vimeo'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/vimeo-32x32.png);
}
/* line 70, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='flickr'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/flickr-32x32.png);
}
/* line 72, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='last.fm'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/lastfm-32x32.png);
}
/* line 74, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='gowalla'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/gowalla-32x32.png);
}
/* line 76, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='skype'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/skype-32x32.png);
}
/* line 78, ../../app/views/themes/wynn/stylesheets/screen.sass */
.intro.with-icons a[href*='mailto'] {
  background-image: url(http://static.wynnnetherland.com/images/smi/email-32x32.png);
}

/* line 81, ../../app/views/themes/wynn/stylesheets/screen.sass */
#content {
  margin-top: 1em;
}

/* line 84, ../../app/views/themes/wynn/stylesheets/screen.sass */
article {
  margin: 0 0 1em;
}

/* line 87, ../../app/views/themes/wynn/stylesheets/screen.sass */
#middle-wrap {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  margin-top: 1em;
}
/* line 8, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
#middle-wrap {
  display: block;
}

/* line 92, ../../app/views/themes/wynn/stylesheets/screen.sass */
body.home #middle section.wynn {
  left: 50%;
  margin: -88px 0 0 -460px;
  position: absolute;
  width: 270px;
}
/* line 97, ../../app/views/themes/wynn/stylesheets/screen.sass */
body.home #middle section.wynn img.wynn {
  margin-top: -100px;
}
/* line 99, ../../app/views/themes/wynn/stylesheets/screen.sass */
body.home #middle .intro {
  display: inline;
  float: left;
  margin-right: 0;
  width: 670px;
  padding-left: 280px;
  padding-top: 1em;
}
/* line 138, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.home #middle .intro {
  overflow-x: hidden;
}

/* line 104, ../../app/views/themes/wynn/stylesheets/screen.sass */
#meta {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 150px;
  padding-top: 2em;
}
/* line 138, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #meta {
  overflow-x: hidden;
}

/* line 108, ../../app/views/themes/wynn/stylesheets/screen.sass */
#content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 710px;
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 138, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #content {
  overflow-x: hidden;
}
/* line 111, ../../app/views/themes/wynn/stylesheets/screen.sass */
body.article #content {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 550px;
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 138, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html body.article #content {
  overflow-x: hidden;
}

/* line 115, ../../app/views/themes/wynn/stylesheets/screen.sass */
#sidebar {
  display: inline;
  float: left;
  margin-right: 0;
  width: 190px;
}
/* line 138, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #sidebar {
  overflow-x: hidden;
}

/* line 118, ../../app/views/themes/wynn/stylesheets/screen.sass */
.categories,
.about,
.feed,
object,
embed {
  margin: 1em 0;
}

/* line 125, ../../app/views/themes/wynn/stylesheets/screen.sass */
p img {
  float: right;
  border: solid 1px #dddddd;
  background: white;
  padding: 3px;
  margin: 1em;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px;
  -o-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px;
}

/* line 133, ../../app/views/themes/wynn/stylesheets/screen.sass */
table.zebra {
  margin: 1em 0;
  font-size: 0.8em;
}
/* line 136, ../../app/views/themes/wynn/stylesheets/screen.sass */
table.zebra th {
  font-weight: bold;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}
/* line 139, ../../app/views/themes/wynn/stylesheets/screen.sass */
table.zebra th, table.zebra td {
  padding: 5px;
}
/* line 141, ../../app/views/themes/wynn/stylesheets/screen.sass */
table.zebra tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.05);
}
/* line 143, ../../app/views/themes/wynn/stylesheets/screen.sass */
table.zebra code {
  background: transparent;
}

/* line 146, ../../app/views/themes/wynn/stylesheets/screen.sass */
dl {
  margin: 1em;
}
/* line 148, ../../app/views/themes/wynn/stylesheets/screen.sass */
dl dt {
  font-weight: bold;
}
/* line 150, ../../app/views/themes/wynn/stylesheets/screen.sass */
dl dd {
  margin: 0 0 1em 1em;
}

/* line 153, ../../app/views/themes/wynn/stylesheets/screen.sass */
ul {
  margin: 1em 2em;
  list-style: square;
}
/* line 156, ../../app/views/themes/wynn/stylesheets/screen.sass */
ul.archives {
  margin: 0 0 2em;
  list-style: none;
}

/* line 160, ../../app/views/themes/wynn/stylesheets/screen.sass */
blockquote {
  margin: 1em 1em 1em 2em;
  padding-left: 1em;
  border-left: solid 1px rgba(0, 0, 0, 0.2);
  font-style: italic;
  color: #777777;
}

/* line 168, ../../app/views/themes/wynn/stylesheets/screen.sass */
#disqus_thread {
  margin-top: 2em;
}

/* line 171, ../../app/views/themes/wynn/stylesheets/screen.sass */
footer {
  margin-top: 1em;
  padding: 1em 0;
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
}
/* line 8, ../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss */
footer {
  display: block;
}

/* line 176, ../../app/views/themes/wynn/stylesheets/screen.sass */
pre {
  margin-bottom: 1.5em;
}
