

/*	Lightbox v2 Project page styles	


/* line 26, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */


/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */

/* line 320, ../sass/screen.sass */
.imageRow .single {
float:left;
}
/* line 322, ../sass/screen.sass */
.imageRow .single a {
  float: left;
  display: block;
 /* background: rgba(255, 255, 255, 0.1);*/
  /*padding: 7px 8px;*/
  line-height: 1em;
  /*-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow:0 1px -1px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px -1px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px -1px 0 rgba(0, 0, 0, 0.5);
  
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;*/
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-right: 40px;
}
/* line 332, ../sass/screen.sass */

/* line 335, ../sass/screen.sass */

/* line 337, ../sass/screen.sass */
.imageRow .set {
  float: left;
  
}
/* line 343, ../sass/screen.sass */

/* line 346, ../sass/screen.sass */
.imageRow .set .single a {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}
/* line 351, ../sass/screen.sass */

/* line 355, ../sass/screen.sass */


/* line 358, ../sass/screen.sass */


/* line 221, ../sass/screen.sass */

/* line 226, ../sass/screen.sass */


/* line 235, ../sass/screen.sass */
.changelog {
  margin-bottom: 0.5em;
}
/* line 237, ../sass/screen.sass */
.changelog li {
  list-style: none;
  padding: 0 0 0 14px;
  background:url(../images/bullet.gif) no-repeat 0 11px;
  color: #999999;
}