1 @import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);
 
   3   font-family: 'Lato', sans-serif;
 
   5   background-color: #edece7;
 
   6   background-image: url("/static/img/bg.png");
 
   7   background-repeat: no-repeat;
 
  11   background-position: 50% 0; }
 
  14   text-decoration: none; }
 
  17   text-decoration: underline; }
 
  32   border: 1px solid #ddd;
 
  43 .entry-wrapped .gallery-item {
 
  48 .entry-wrapped .gallery-image {
 
  52   vertical-align: middle; }
 
  53 .entry-wrapped .gallery-image img {