.iacis_member .thumb-wrapper {
	float:left;
	margin:0 15px 15px 0;
}
.iacis_member .thumb-wrapper img {
	margin-bottom:0;
}

.iacis_member .iacis-member-email {
	margin-top:15px;
}

@media only screen and (min-width:768px) {
	.iacis-member-profile-left {
		float:left;
		width:50%;
	}
	
	.iacis_member .iacis-member-email {
		float:right;
		margin-top:0;
	}
}

.iacis-member-title {
	font-size:18px;
}

.iacis_member #article {
	clear:both;
	padding-top:30px;
}

.iacis_member #article p:first-of-type::first-letter {
	font-size:375%;
	float:left;
	padding:0 10px;
	margin-right:10px;
	line-height:normal;
	background:#EDEDED;
}

.single-iacis_member #post-body #post-title {
	margin-bottom:15px;
}

.iacis_member h2 {
	margin-top:0;
	margin-bottom:15px;
	padding-top:0;
	padding-bottom:0;
}

.iacis_member .readmore {
	white-space:nowrap;
}


.iacis-members {
	margin:35px 0;
}
.iacis-members:last-child {
	margin-bottom:0;
}

.iacis-members .iacis_member {
	margin-bottom:35px;
}
.iacis-members .iacis_member:last-child {
	margin-bottom:0;
}

.iacis-members .iacis_member:before,
.iacis-members .iacis_member:after {
	content:' ';
	display:table;
}
.iacis-members .iacis_member:after {
	clear:both;
}

.iacis-member-profile {
	overflow:hidden;
}

.iacis-members .article {
	margin-top:15px;
}


.iacis-sidebar .iacis-member-profile {
	text-align:center;
}
.iacis-sidebar .iacis-member-profile-left {
	float:none;
	width:auto;
}
.iacis-sidebar .thumb-wrapper {
	float:none;
	margin-right:0;
	text-align:center;
}
.iacis-sidebar h3 {
	margin:0 0 10px;
	padding:0;
	text-align:center;
}
.iacis-sidebar .article {
	margin-top:15px;
}
.iacis-sidebar .iacis-member-email {
	float:none;
	margin-top:10px;
}