/*** FILTER MENU **/
#filters { margin: 12px 2px 0 0; } /* replace line 1473 in 'style.css' */
a.filter-all { padding: 10px 8px!important;}
a.filter-education { padding: 10px 21px!important; } /* replace line 1485 in 'style.css' */
a.filter-business { padding: 10px 16px!important; }
a.filter-community { padding: 10px 18px!important; }

#portfolio-wrapper { margin-top: 6px; }

/*** IMAGE GRID ***/
.profile-name {
	position: absolute;
	z-index: 10;
	top: 86px;
	left: 30px;
	color: #ffffff;
	font-family: 'fs_lolaitalic';
	font-size: 19px;
	line-height: 35px;
}

.teaching-discipline {
	position: absolute;
	z-index: 10;
	top: 116px;
	left: 30px;
	color: #ffffff;
	font-family: 'fs_lolabold';
	font-size: 17px;
}

.read-profile {
	background: url(../images/T003-Image-Grid/read-profile.png) no-repeat;
	position: absolute;
	z-index: 10;
	top: 90px;
	left: 0px;
	color: #ffffff;
	font-family: 'fs_lolabold';
	font-size: 16px;
	text-align: left;
	padding: 16px 26px;
	width: 122px
}

.play-video {
	background: url(../images/T003-Image-Grid/play-video.png) no-repeat;
	position: absolute;
	z-index: 10;
	top: 90px;
	left: 0px;
	color: #ffffff;
	font-family: 'fs_lolabold';
	font-size: 16px;
	text-align: left;
	padding: 16px 26px;
	width: 122px
}

.small-profile-name {
	position: absolute;
	z-index: 10;
	top: 202px;
	left: 0px;
	font-family: 'fs_lolaitalic';
	font-size: 14px;
	text-align: left;
	color: #cc3399;
}

.picture a {
	webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.portfolio-item { margin: 0 0 64px;}

.fancybox-nav span { visibility:visible; }

.rollover-title { 
	background: url(../images/T003-Image-Grid/rollover-title.png) no-repeat; 
	width: 218px; 
	height: 27px;
	text-align: center; 
	font-family: 'TrebuchetMSBold', Arial, sans-serif;
	font-size: 22px;
	color: #ffffff;
	padding: 20px 0;
}

.rollover-header {
	width: 270px;
	margin-left: 17px;
	margin-top: 20px;
	font-family: 'trebuchet_msregular', Arial, sans-serif;
	font-size: 17px;
	color: #333333; 
}

.rollover-text {
	width: 60%;
	margin-left: 17px;
	margin-top: 17px;
	font-family: 'trebuchet_msregular', Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	max-height: 550px;
	overflow-y: scroll;
}

.rollover-video {
	width: 95%;
	margin: 0 2.5%;
}

.rollover-video-title { 
	background: url(../images/T003-Image-Grid/rollover-title.png) no-repeat; 
	width: 218px; 
	height: 27px;
	text-align: center; 
	font-family: 'TrebuchetMSBold', Arial, sans-serif;
	font-size: 22px;
	color: #ffffff;
	padding: 20px 0;
}

.rollover-video-text {
	width: 540px;
	font-family: 'trebuchet_msregular', Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	position: relative;
	top: -55px;
	left: 334px;
}

.rollover-video-header {
	width: 270px;
	margin-left: 17px;
	margin-top: 5px;
	font-family: 'trebuchet_msregular', Arial, sans-serif;
	font-size: 19px;
	color: #cc3399; 
}

.fancybox-video-title-float-wrap {
	position: relative;
	top: 38px;
	left: 23px;
	z-index: 98050;
	text-align: left;
	width: 275px;
}

.video-content {
	width: 100%;
	top: -76px;
}
