#container {
  padding: 5px;
  margin: 0 auto;
}

.desc-architectural-projects, .desc-corporate-projects, .desc-historic-preservation, .desc-industrial, .desc-interior-design, .desc-land-planning-projects, .desc-landscape-architecture-projects, .desc-medical-healthcare, .desc-mission-critical-facilities, .desc-office-renovation, .desc-parks-recreation, .desc-public-higher-education-projects, .desc-religious, .desc-research-technology-projects, .desc-residential-projects, .desc-food-service-consulting {
  display: none;
}

.current-query img,
.architectural-projects img,
.corporate-projects img,
.historic-preservation img,
.industrial img,
.interior-design img,
.land-planning-projects img,
.landscape-architecture-projects img,
.medical-healthcare img,
.mission-critical-facilitiesl img,
.office-renovation img,
.parks-recreation img,
.public-higher-education-projects img,
.religious img,
.research-technology-projects img,
.residential-projects img,
.food-service-consulting img
{
	margin-bottom: 5px;
}

div.isotope-item #title-wrap {
	display: none;
}

#title-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	background: #000;
}

/* Tall Thumbnail Text Overlay */
a #title-wrap.tall-thumb h2 {
	text-align: center;
	width: 186px;	
	font-size: 1em;
	color: #fff;
	font-weight: normal;
	margin-top: 5px;
	line-height: 1em;
}
a #title-wrap.tall-thumb div.project-scope-container {
	text-align: center;
	width: 186px;
	position: absolute;
	top: 0em;
	left: 50%;
	margin-left: -93px;
	font-size: 1em;
	color: #fff;
	font-weight: normal;
	margin-top: 0px;
	background: url(../img/captionBG.png) repeat;
	padding-bottom: 2em;
	height: 250px;
}

a:hover #title-wrap.tall-thumb div.project-scope-container,
a:hover #title-wrap.small-thumb div.project-scope-container,
a:hover #title-wrap.large-thumb div.project-scope-container {
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 1);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 1);
}

a #title-wrap.tall-thumb div.project-scope-container .click-for-more{
	display: block;
	margin-top: 20px;
	color: #d2c856;
}

a #title-wrap.tall-thumb div.project-scope-container h4 {
	font-size: 1em;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-align: left;
}

a #title-wrap.tall-thumb div.project-scope-container li {
	list-style: none;
	text-align: left;
	line-height: 1em;
}

/* End Tall Thumbnail Text Overlay */
/* Small Thumbnail Text Overlay */
a #title-wrap.small-thumb h2 {
	text-align: center;
	width: 186px;
	position: absolute;
	top: 3em;
	left: 50%;
	margin-left: -93px;
	font-size: 1em;
	color: #fff;
	font-weight: normal;
	line-height: 1em;
}
a #title-wrap.small-thumb div.project-scope-container {
	text-align: center;
	width: 186px;
	position: absolute;
	top: 0em;
	left: 50%;
	margin-left: -93px;
	font-size: 1em;
	color: #fff;
	font-weight: normal;
	background: url(../img/captionBG.png) repeat;
	height: 115px;
}

a #title-wrap.small-thumb div.project-scope-container .click-for-more{
	display: block;
	margin-top: 40px;
	color: #d2c856;
}

a #title-wrap.small-thumb div.project-scope-container h4 {
	font-size: 1em;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-align: left;
}
/*End small thumb */
/* Large Thumbnail Text Overlay */
a #title-wrap.large-thumb h2 {
	text-align: center;
	width: 386px;	
	font-size: 1em;
	color: #fff;
	font-weight: normal;
	margin-top: 5px;
	line-height: 1em;
}
a #title-wrap.large-thumb div.project-scope-container {
	text-align: center;
	width: 386px;
	position: absolute;
	top: 0em;
	left: 50%;
	margin-left: -193px;
	font-size: 1em;
	color: #fff;
	font-weight: normal;
	margin-top: 0px;
	background: url(../img/captionBG.png) repeat;
	padding-bottom: 2em;
	height: 250px;
}

a #title-wrap.large-thumb div.project-scope-container .click-for-more{
	display: block;
	margin-top: 20px;
	color: #d2c856;
}

a #title-wrap.large-thumb div.project-scope-container h4 {
	font-size: 1em;
	margin: 10px 0px 0px 60px;
	padding: 0px;
	text-align: left;
}

a #title-wrap.large-thumb div.project-scope-container ul {
	margin-left: 0px;
	padding-left: 0px;
}

a #title-wrap.large-thumb div.project-scope-container li {
	list-style: none;
	text-align: left;
	line-height: 1em;
}

/*Architectural Captions*/

.project-caption-wrapper {
	position: relative;
}

.project-caption {
	position: absolute;
	left: 0px;
	top: 0px;	
	display: none;
}

.project-caption:hover {
	-webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 1);
	-moz-box-shadow:    0px 2px 5px rgba(50, 50, 50, 1);
	box-shadow:         0px 2px 5px rgba(50, 50, 50, 1);
}

.project-caption.tall {
	width: 186px;
	height: 317px;
	background: url(../img/captionBG.png) repeat;
	padding-top: 30px;
}

.project-caption.small {
	width: 186px;
	height: 156px;
	background: url(../img/captionBG.png) repeat;
	padding-top: 30px;
}

.project-caption.large {
	width: 386px;
	height: 317px;
	background: url(../img/captionBG.png) repeat;
	padding-top: 30px;
}

.project-caption h3 /*Caption Title*/ {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
}

a .project-caption h4 /*Scope Title*/ {
	font-size: 14px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-align: left;
	color: #fff;
}

a .project-caption li {
	color: #fff;
	list-style: none;
	text-align: left;
	line-height: 1.25em;
	font-size: 14px;
}

a .project-caption .click-for-more{
	display: block;
	margin-top: 20px;
	color: #d2c856;
	text-align: center;
}


a .project-caption.large h4 /*Scope Title*/ {
	margin: 0px 0px 0px 60px;
}
.project-caption.large  ul {
	margin-left: 75px;
	padding-left: 0px;
}

/*End Architectural Captions */

/* End Large Thumbnail Text Overlay */

div.isotope .item {
  float: left;
  background: #CCC;
  margin: 5px;
  width: 50px;
  height: 50px;
}
div.isotope .item.w2 { width: 110px; }
div.isotope .item.h2 { height: 110px; }

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}