.clear { clear:both; }
section#content div.gallery-container { display:block; width: 960px; min-height:550px; padding: 26px; background: rgba(0,0,0,0.7); border-radius:8px; }


/*--------------------------------------------------
				GALLERY
---------------------------------------------------*/
.gallery-grid ul li a.hide {
	display: none;
}
.gallery-grid {
	width: 940px;
	margin: 0 0 0 -5px;
	padding: 0;
	float: left;
}
.gallery-grid ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.gallery-grid ul li {
	min-height: 192px;
	display: inline-block;
	margin: 0 0 5px 5px;
	padding: 0;
	position: relative;
	padding: 10px;
	border:1px solid #ddd;
	border-radius: 3px;
	background-color: #F9F9F9;
}
.isotope-item {
    z-index: 1;
}
.isotope-hidden {
    z-index: 0;
}
.gallery-grid ul li.col2 {
	width: 477px;
}
.gallery-grid ul li.col3 {
	width: 316px;
}
.gallery-grid ul li.col4 {
	width: 236px;
}
.gallery-grid ul li img {
	float: left;
	margin-bottom: 10px;
}	
.item-info {
	padding: 15px;
	float: left;
}
.item-info h3, .item-info-overlay h3 {
	font-size: 15px;
	font-family: 'Exo', sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 17px;
	margin-bottom: 0;
}
.item-info h3.title a {
	color: #676767;
}
.item-info-overlay h3.title a {
	color: #fff;
}
.item-info-overlay h3.title a:hover {
	color: #444;
}
.item-info h4, .item-info-overlay h4 {
	font-size:11px;
	line-height: 14px;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 0;
}
.gallery_title {
	width: 124px;
	text-transform: uppercase;
	font-size: 11px;
}

#content p { 
	font-size: inherit; 
}

.gallery_title h4.title {
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
}

.gallery_title p.gallery_desc {
	font-size: 12px;
}
/*--------------------------------------------------
		    GALLERY THUMBNAIL HOVER
---------------------------------------------------*/
.item-info-overlay {
	color: #fff;
	font-size:11px;
}
.item-info-overlay {
	position:absolute;
	width:100%;
	height:100%;
	left: 0;
	top: 0;
	display: none;
    z-index: 120;
    border-radius: 3px;
}
.item-info-overlay div {
	padding: 0;
	height:100%;
	background: rgba(162,31,201,0.8);
}
.item-info-overlay div h4.title {
	padding: 9% 9% 2% 9%;
	font-size: 17px;
	color:#ffffff;
	text-align: center;
}
.item-info-overlay div h4.title a {
	padding: 9% 9% 2% 9%;
	font-size: 17px;
	color:#ffffff;
	text-align: center;
}	
.item-info-overlay p {
	margin-top: 10px;
	padding-top: 10px;
}	
.item-info-overlay a.preview, .item-info-overlay a.view {
	position: absolute;
	bottom: 0px;
	-webkit-transition-duration: 0s; 
	-moz-transition-duration: 0s; 
	-o-transition-duration: 0s; 
	text-indent: -9999px;
	height: 37px;
	width: 37px;
    z-index: 110;
}
.item-info-overlay a.view {
	background: url(../img/sprite.png) no-repeat scroll 11px 13px #333;
	right: 0px;
}
.item-info-overlay a.view:hover {
	background: url(../img/sprite.png) no-repeat scroll 11px -18px #333;
}
.item-info-overlay a.preview {
	background: url(../img/sprite.png) no-repeat scroll 12px -50px #333;
	right: 38px;
}
.item-info-overlay a.preview:hover {
	background: url(../img/sprite.png) no-repeat scroll 12px -83px #333;
}
/*--------------------------------------------------
		    GALLERY FILTERABLE NAVIGATION
---------------------------------------------------*/
.filterable {
	width: 100%; 
	float: left;
	padding-bottom: 25px;
}
.filterable ul {
	margin: 0 auto;
}
.filterable  ul#gallery-nav { 
	display:block;
	height: 15px;
	padding: 10px;
	border:1px solid #ddd;
	border-radius: 3px;
	background-color: #F9F9F9;
}
.filterable li {
	background: none;
	display: inline;
	float: left;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	text-transform: uppercase;
}
.filterable li:last-child {
    background: none;
}
.filterable li:last-child a {
	margin: 0 0 0 7px;
}
.filterable li a {
	font-size: 11px;
	color: #aaa;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	margin:0 5px;
	padding:0 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.filterable li a:hover {
	color: #444;
}
.filterable li.current a {
	color:#444;
}
.filterable li span {
	font-size: 11px;
	color: #ccc;
}
/*--------------------------------------------------
			ITEM NAVIGATION
---------------------------------------------------*/
ul.item-nav {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
ul.item-nav li {
	float: left;
	margin-left: 1px;
	background: #444;
	-webkit-transition:all 0.14s ease 0s; 
	-moz-transition:all 0.14s ease 0s; 
	-o-transition:all 0.14s ease 0s; 
}
ul.item-nav li a {
	background: url(../img/sprite.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 45px;
	width: 45px;
	text-indent: -9999px;
	-webkit-transition-duration: 0s; 
	-moz-transition-duration: 0s; 
	-o-transition-duration: 0s; 
}
ul.item-nav li:hover {
}
ul.item-nav li.prev a {
	background-position: 17px -212px;
}
ul.item-nav li.next a {
    background-position: 17px -282px;
}
ul.item-nav li.all a {
    background-position: 12px -247px;
}


/*--------------------------------------------------
			GALLERY VIEW
---------------------------------------------------*/
.return_home { display: block; height: 20px; margin-bottom:20px; border-bottom:1px dotted #A9DEE8; }

#view-wrapper { clear: both; width:614px; }
#view-wrapper .gallery_items a { margin:0 5px 0 0; display: inline-block; border: 1px solid #ddd; border-radius: 3px; }
















