<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.3/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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

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

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

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

/* line 115, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.3/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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
}

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

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

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

/* line 115, ../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.3/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 10, ../sass/screen.scss */
body {
  font-family: Helvetica;
  background: #eeeeee;
  background-repeat: no-repeat;
}
/* line 15, ../sass/screen.scss */
body h2 {
  font-size: 22px;
  font-weight: bold;
}
/* line 20, ../sass/screen.scss */
body a {
  color: #3885bc;
  font-weight: bold;
}
/* line 25, ../sass/screen.scss */
body strong {
  font-weight: bold;
  color: #565656;
}
/* line 30, ../sass/screen.scss */
body em {
  font-style: italic;
}

/* line 35, ../sass/screen.scss */
#header {
  height: 548px;
  width: 100%;
  background: url("header.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0px;
  background-color: #000;
  background-size: 2000px 661px;
}
/* line 44, ../sass/screen.scss */
#header #grid {
  background: url("darkoverlay.png");
  background-repeat: repeat-x;
  background-position: 0px 100%;
  height: 548px;
  width: 100%;
}
/* line 52, ../sass/screen.scss */
#header h1 {
  color: #fff;
  font-size: 90px;
  font-weight: bold;
  margin-bottom: 52px;
  margin-top: 160px;
  text-shadow: black 1px 2px 1px;
}

/* line 62, ../sass/screen.scss */
.container {
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* line 66, ../sass/screen.scss */
#content {
  float: left;
  width: 470px;
  margin-right: 60px;
  margin-bottom: 25px;
}
/* line 72, ../sass/screen.scss */
#content p, #content li {
  color: #7f7f7f;
  font-size: 14px;
  line-height: 26px;
}
/* line 78, ../sass/screen.scss */
#content h2 {
  color: #565656;
  margin-top: 40px;
  margin-bottom: 10px;
}

/* line 86, ../sass/screen.scss */
#sidebar {
  width: 360px;
  position: absolute;
  margin-top: 126px;
  top: 0px;
  margin-left: 560px;
}
/* line 99, ../sass/screen.scss */
#sidebar .fb-like {
  float: left;
  display: block;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 106, ../sass/screen.scss */
#sidebar .twitter-share-button {
  float: left;
}
/* line 110, ../sass/screen.scss */
#sidebar #boxy {
  -moz-box-shadow: 0px 5px 20px #3d3d3d;
  -webkit-box-shadow: 0px 5px 20px #3d3d3d;
  -o-box-shadow: 0px 5px 20px #3d3d3d;
  box-shadow: 0px 5px 20px #3d3d3d;
  clear: both;
}
/* line 115, ../sass/screen.scss */
#sidebar .content {
  padding: 30px 30px 30px 30px;
  background-color: #fff;
  margin-top: -3px;
}
/* line 120, ../sass/screen.scss */
#sidebar .content h2 {
  color: #000;
}
/* line 124, ../sass/screen.scss */
#sidebar .content small {
  color: #8b8b8b;
  font-size: 12px;
}
/* line 129, ../sass/screen.scss */
#sidebar .content p {
  margin-bottom: 45px;
  color: #8b8b8b;
  font-size: 14px;
  line-height: 18px;
}
/* line 135, ../sass/screen.scss */
#sidebar .content p#did-it-help {
  margin-bottom: 15px;
}
/* line 143, ../sass/screen.scss */
#sidebar .content #paypal {
  display: block;
  background-color: #ffac2d;
  border: 1px solid #ff9933;
  padding: 15px 10px;
  text-decoration: none;
  font-weight: bold;
  color: #103e6a;
  background-image: url("paypal-sprite.png");
  background-repeat: no-repeat;
  background-position: 155px -7px;
  padding-left: 50px;
  overflow: hidden;
  *zoom: 1;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
}
/* line 160, ../sass/screen.scss */
#sidebar .content #paypal:hover {
  background-color: #d56400;
  border-color: #ad5100;
  color: #fff;
  background-position: 155px -62px;
}
/* line 173, ../sass/screen.scss */
#sidebar .content #download {
  margin: 20px 0px;
  display: block;
  background-color: #9cd6f5;
  border: 1px solid #76bee9;
  padding: 15px 10px;
  text-decoration: none;
  overflow: hidden;
  *zoom: 1;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -khtml-border-radius: 12px;
  border-radius: 12px;
}
/* line 186, ../sass/screen.scss */
#sidebar .content #download img {
  float: left;
  padding-right: 18px;
}
/* line 191, ../sass/screen.scss */
#sidebar .content #download h3 {
  color: #262626;
  font-weight: bold;
  font-size: 20px;
  line-height: 22px;
  margin-top: 15px;
  padding-bottom: 2px;
}
/* line 199, ../sass/screen.scss */
#sidebar .content #download p {
  color: #262626;
  font-size: 14px;
  margin: 0px;
}
/* line 205, ../sass/screen.scss */
#sidebar .content #download:hover {
  background-color: #428fc6;
  border-color: #3380b8;
}
/* line 209, ../sass/screen.scss */
#sidebar .content #download:hover h3 {
  color: #fff;
}
/* line 212, ../sass/screen.scss */
#sidebar .content #download:hover p {
  color: #fff;
}
/* line 219, ../sass/screen.scss */
#sidebar #pixelresort {
  margin: 40px auto;
  display: block;
  width: 251px;
  height: 65px;
  background: url("pixelresport-icon-sprite.png") top left no-repeat;
}
/* line 226, ../sass/screen.scss */
#sidebar #pixelresort:hover {
  background-position: 0px -65px;
}
/* line 231, ../sass/screen.scss */
#sidebar h2.flickr {
  text-align: center;
  color: #565656;
  font-size: 16px;
}
/* line 237, ../sass/screen.scss */
#sidebar #flickr {
  display: block;
  text-align: center;
  margin-top: 10px;
}
/* line 243, ../sass/screen.scss */
#sidebar #flickr-pool {
  margin-top: 20px;
  width: 360px;
  height: 360px;
  background: url("flickr-pool-bg.jpg") no-repeat;
}
/* line 249, ../sass/screen.scss */
#sidebar #flickr-pool img {
  display: block;
  margin: 0px;
  padding: 0px;
  float: left;
}

/* line 258, ../sass/screen.scss */
#activate_box {
  display: none;
}

/* line 260, ../sass/screen.scss */
#hover-box {
  display: none;
}

/* line 264, ../sass/screen.scss */
.fancybox-skin {
  background: #ffffff;
}
/* line 267, ../sass/screen.scss */
.fancybox-skin h1 {
  font-family: Helvetica;
  font-weight: bold;
  font-size: 25px;
  padding-bottom: 40px;
  margin: 0px;
  color: #565656;
}
/* line 276, ../sass/screen.scss */
.fancybox-skin p {
  font-family: Helvetica;
  font-size: 16px;
  line-height: 30px;
  color: #7f7f7f;
  padding-bottom: 40px;
  font-weight: 300;
}
/* line 285, ../sass/screen.scss */
.fancybox-skin #submit, .fancybox-skin #email {
  float: left;
  font-size: 14px;
}
/* line 290, ../sass/screen.scss */
.fancybox-skin #email {
  background-color: #C8C8C8;
  color: #565656;
  border: 1px solid #c9c9c9;
  width: 200px;
  font-weight: bold;
  height: 13px;
  line-height: 13px;
  padding: 19px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
}
/* line 301, ../sass/screen.scss */
.fancybox-skin #email:focus {
  outline: none;
  border: 1px solid #9CD6F5;
}
/* line 307, ../sass/screen.scss */
.fancybox-skin ::-webkit-input-placeholder {
  color: #565656;
}
/* line 308, ../sass/screen.scss */
.fancybox-skin input:-moz-placeholder {
  color: #565656;
}
/* line 310, ../sass/screen.scss */
.fancybox-skin #submit {
  background-color: #428fc6;
  border: 1px solid #3380b8;
  color: #fff;
  display: block;
  margin-left: 15px;
  width: 115px;
  height: 52px;
  line-height: 49px;
  text-align: center;
  font-weight: bold;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
}
/* line 323, ../sass/screen.scss */
.fancybox-skin #submit:focus {
  outline: none;
  background-color: #9CD6F5;
}
/* line 328, ../sass/screen.scss */
.fancybox-skin #submit:hover {
  cursor: pointer;
}

/* line 335, ../sass/screen.scss */
#show {
  padding-top: 20px;
  font-size: 12px;
  display: block;
  text-align: center;
}
</pre></body></html>