


/* line 317, ../sass/screen.sass */
.imageRow {
  *zoom: 1;
  margin: 20px 0;
  }
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.imageRow:after {
  content: "";
  display: table;
  clear: both;
}

/* line 320, ../sass/screen.sass */
.imageRow .single {
  float: left;

  }
  
  
  
/* line 322, ../sass/screen.sass */
.imageRow .single a {
  float: left;
  display: block;
  background: #ffffff;
  padding: 7px;
  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 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  margin-right: 10px;

-webkit-transition: all 0.0s ease-out;
-webkit-transition-property: all;
-webkit-transition-duration: 0.0s;
-webkit-transition-timing-function: ease-out;
-webkit-transition-delay: initial;
-moz-transition: all 0.0s ease-out;
-ms-transition: all 0.0s ease-out;
-o-transition: all 0.0s ease-out;
transition: all 0.0s ease-out;


  }
/* line 332, ../sass/screen.sass */
.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
width:150px;
height:150px;
overflow:hidden;
  }
/* line 335, ../sass/screen.sass */

.imageRow .single a:hover {
  background-color: #ffffff;
}


/* line 337, ../sass/screen.sass */
.imageRow .set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.5);

width:95%;
margin-left: 40px;

    }
/* line 343, ../sass/screen.sass */
.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);

  }
/* 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;

width:150px;
height:150px;
overflow:hidden;
/*
width: 72px;
height: 72px;
overflow: hidden;
margin-bottom: 7px;
*/
}


/* line 351, ../sass/screen.sass */
.imageRow .set .single a:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
/* mouse over image */

width:150px;
height:150px;
overflow:hidden;


  }
/* line 355, ../sass/screen.sass */
.imageRow .set .single.first a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
    
  }
/* line 358, ../sass/screen.sass */
.imageRow .set .single.last a {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}


/******************************************/

/* line 317, ../sass/screen.sass */
.imageRow {
  *zoom: 1;
  margin: 20px 0;
  }

.imageRow:after {
  content: "";
  display: table;
  clear: both;
}

/* line 320, ../sass/screen.sass */
.imageRow .singleindex {
  float: left;
margin-left: 20px;

  }
  


/* line 322, ../sass/screen.sass */
.imageRow .singleindex a {
  float: left;
  display: block;
  background: #ffffff;
  padding: 7px;
  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 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
*/
 
 margin-right: 10px;
 
  }
/* line 332, ../sass/screen.sass */
.imageRow .singleindex a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
width:250px;
height:250px;
overflow:hidden;
  }
/* line 335, ../sass/screen.sass */

.imageRow .singleindex a:hover {
  background-color: #ffffff;
}



#thumbimg{
/*
width:100%;
*/
}



.imageRowmobile{
display:none;
}


.mobileset{
padding-top:10px;
padding-bottom:10px;
font-size:1.5em;

}




@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (max-width: 767px) {
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

.imageRow{
display:none;
}

.imageRowmobile{
display:block;
}



#gallery {
display:none;
}

.gallerymobile {
display:block;
}

}

@media only screen and (max-width: 479px) {

.imageRow{
display:none;
}

.imageRowmobile{
display:block;
}


#gallery {
display:none;
}

.gallerymobile {
display:block;
}



}


@media only screen and (max-width: 300px){


.imageRow{
display:none;
}

.imageRowmobile{
display:block;
}


#gallery {
display:none;
}

.gallerymobile {
display:block;
}


}
