/*Filter Style*/
.ts-current-li {
	background-image: url("/source/74e5d6a720c6c7193ed514eca2d5f18c/gray.png");
	background-repeat: repeat;
	color:#222;
}


#ts-filter-nav li, #ts-enhance-filter-nav li {
	display:inline-block;
	padding:5px 10px;
	cursor:pointer;
	margin:0px;
}



.ts-theme-card-style a {
	
}


.ts-theme-card-style .tshowcase-inner-box {
	display:inline-block;
	margin:0 auto;
	transition: 0.6s;
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	-ms-transition: 0.6s;
	border:1px solid #FFFFFF;
	background-image: url("/source/74e5d6a720c6c7193ed514eca2d5f18c/gray.png");
	background-repeat: repeat;
	}
	

	
.ts-theme-card-style  .tshowcase-inner-box:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	position: relative;
	z-index: 5;
	 transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    -ms-transition: 0.6s;
	}

.ts-theme-card-style .tshowcase-box-photo {
	line-height:0;
	padding:0;
	margin:0;
}

.ts-theme-card-style .tshowcase-box-photo img {
	padding:0;
	margin:0;
}

.ts-theme-card-style .tshowcase-box-photo img:hover {
	
}

.ts-theme-card-style .tshowcase-box-info {

				
}

.ts-theme-card-style .tshowcase-box-title {
	font-size:1.2em;
	padding:3px 5px;
	color:#000;
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.ts-theme-card-style .tshowcase-box-details {
	padding:5px;	
	}
	




.ts-theme-card-style .tshowcase-box-social { padding:4px;}

.ts-theme-card-style .tshowcase-box-details {}

.ts-theme-card-style .tshowcase-single-position { 
	font-size:1.2em;
	font-weight: bold;
    color:#1874cd;
}
.ts-theme-card-style .tshowcase-single-email{}
.ts-theme-card-style .tshowcase-single-telephone{}
.ts-theme-card-style .tshowcase-single-location{
}
.ts-theme-card-style .tshowcase-single-shortbio{}
.ts-theme-card-style .tshowcase-single-website{}