body {font-size: 24px; font-family: "Source Sans Pro",Helvetica, Arial, sans-serif; margin: 0; padding: 0; font-weight: 300; background: #fff; }

.fb-social {}
.fb-feed {border-top: 1px solid #ddd;} 

.piazza-title {height: 100px; z-index: 98; display:block; background: #fff;}
.piazza-title .title {font-size: 72px; font-weight: 200; letter-spacing: -2px; margin-bottom: 20px;line-height: 1; background:#fff; text-transform:uppercase;}
.piazza-title .title a {color: #000; text-decoration: none;}
.piazza-title .social-info {text-transform: uppercase; font-size: 12px; display:none;}

.piazza-item {
	margin: 0; 
	padding: 0; 
	cursor:pointer; 
	position: relative; 
	display:block; 
	padding: 0px 0; 
	float:left;  width: 100%; 
	width: 100%;
	border-bottom: 1px solid #ddd;
	min-height: 100px;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ie-transition: all .5s;
transition: all .5s; }

.piazza-item:hover {background: #eee;}
.piazza-item .pic {height: 100px; width: 100px; overflow: hidden; display:block; text-align:center; position: relative;}
.piazza-item .pic img {width: auto; height: 100px; position: absolute; top: 0; left: 0;}
.piazza-item .name {position: absolute; left: 110px; top: 0px; padding: 10px 0; width: 60%; font-size: 18px; color: #000; word-wrap: break-word;}
.piazza-item a {text-decoration: none; z-index:1; display:block; }
.piazza-item a:hover {color: #000; text-decoration: none; z-index:100;}

 .piazza-item {}
 .piazza-item figcaption {width: 100px}