
/* line 45, ../sass/screen.sass */
#lightbox {
  text-shadow: none;
}





/* misc
 *----------------------------------------------- */
/* line 298, ../sass/screen.sass */
p.lead {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 0;
}

/* line 305, ../sass/screen.sass */
hr {
  height: 6px;
  background: #3d3d33;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  clear: both;
}

/* line 312, ../sass/screen.sass */
.section {
  padding: 40px 0;
}
/* line 314, ../sass/screen.sass */
.section:first-child {
  border-top: none;
}


/* line 317, ../sass/screen.sass */
.imageRow {
*zoom: 1;
 margin:0 35px 35px 35px;}
 
.imageRow:after {
  content: "";
  display: table;
  clear: both;
}
/* line 320, ../sass/screen.sass */
.imageRow .single {
  float: left;
}
/* line 322, ../sass/screen.sass */
.imageRow .single a {
width: 284px;
height: 187px;
margin: 15px 22px 15px 22px;
padding: 0px; 
border:2px solid #c3c2c2;
display: block;
float: left;
}


/* line 332, ../sass/screen.sass */
.imageRow .single a img {

}
/* line 335, ../sass/screen.sass */
.imageRow .single a:hover {border:2px solid  #F60;
}
/* line 337, ../sass/screen.sass */
.imageRow .set {float: left;}

/* line 343, ../sass/screen.sass */
.imageRow .set:hover {
 
}
/* 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 */


