/* line 17, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby200/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 4, ../sass/style.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../sass/style.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

/* line 14, ../sass/style.scss */
.clearfix:after {
  clear: both;
}

/* line 18, ../sass/style.scss */
.clearfix {
  *zoom: 1;
}

/* line 22, ../sass/style.scss */
body {
  height: 100%;
  background-color: transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 90%;
  -webkit-font-smoothing: antialiased;
}

/* line 30, ../sass/style.scss */
img {
  width: 100%;
}

/* line 34, ../sass/style.scss */
img.loading {
  width: auto;
  padding-top: 45%;
  padding-bottom: 50%;
}

/* line 40, ../sass/style.scss */
li {
  float: left;
  padding: .5%;
}
/* line 44, ../sass/style.scss */
li a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  color: #333;
  text-decoration: none;
}
/* line 57, ../sass/style.scss */
li span {
  display: none;
}

/* line 64, ../sass/style.scss */
.with-caption li {
  overflow: hidden;
}
/* line 67, ../sass/style.scss */
.with-caption li a {
  line-height: 1.2em;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  text-align: left;
  height: auto;
  overflow: hidden;
  padding-bottom: 0;
}
/* line 77, ../sass/style.scss */
.with-caption li a span {
  display: block;
  text-align: left;
}

/* line 84, ../sass/style.scss */
.medium, .big {
  display: none;
}

/* line 89, ../sass/style.scss */
.grid1 li {
  width: 100%;
}

/* line 94, ../sass/style.scss */
.grid2 li {
  width: 50%;
}

/* line 98, ../sass/style.scss */
.grid3 li {
  width: 33.33%;
}

/* line 103, ../sass/style.scss */
.grid4 li {
  width: 25%;
}
/* line 107, ../sass/style.scss */
.grid4 img {
  padding: 1%;
}

/* line 113, ../sass/style.scss */
.grid5 li {
  width: 20%;
}

/* line 119, ../sass/style.scss */
.grid6 li {
  width: 16.65%;
}

/* line 125, ../sass/style.scss */
.grid7 li {
  width: 14.27%;
}

/* line 131, ../sass/style.scss */
.grid8 li {
  width: 12.5%;
}

/* line 137, ../sass/style.scss */
.grid9 li {
  width: 11.1%;
}

/* line 143, ../sass/style.scss */
.grid10 li {
  width: 10%;
}

/* line 149, ../sass/style.scss */
.no-padding li {
  padding: 0;
}
/* line 152, ../sass/style.scss */
.no-padding li img {
  padding: 0;
}

/* line 159, ../sass/style.scss */
.slideshow li {
  width: 100%;
  padding: 0;
}

/* line 166, ../sass/style.scss */
.pinterest li {
  overflow: hidden;
}
/* line 168, ../sass/style.scss */
.pinterest li a {
  height: auto;
  padding-bottom: 0;
  line-height: 16px;
  font-size: 12px;
  border: 1px solid #dedede;
  background: #fff;
}
/* line 176, ../sass/style.scss */
.pinterest li span {
  display: block;
}

/* line 182, ../sass/style.scss */
.image-fade-in img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=99);
  opacity: 0.99;
  display: block;
  -webkit-transform: translateX(0) translateY(0) translateZ(0);
}
/* line 187, ../sass/style.scss */
.image-fade-in img.hover-fade-in {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}

/* line 194, ../sass/style.scss */
.image-fade-out img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: block;
  -webkit-transform: translateX(0) translateY(0) translateZ(0);
}
/* line 199, ../sass/style.scss */
.image-fade-out img.hover-fade-out {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=99);
  opacity: 0.99;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}