/* Images
-------------------------------------------------------------- */


/* Gallery Lists
-------------------------------------------------------------- */
/* layout */
ul.gallery_list {margin:0; overflow:hidden; margin-bottom:30px;}
ul.gallery_list li {float:left; width:140px; margin:0 31px 2em; }
ul.gallery_list img {}
ul.gallery_list .gallery_info { text-align:center;}
/* typography */
ul.gallery_list {list-style:none;}
ul.gallery_list h3 {margin-bottom:.2em; font-size:1em; }



/* Gallery Display
-------------------------------------------------------------- */
ul.image_grid {list-style:none; margin:0; overflow:hidden; margin-top:4em;}
ul.image_grid li {float:left; width:150px; margin-left:40px; margin-bottom:40px; position:relative;}
#Content ul.image_grid a:hover {background-color:#CFCBC8;}