.builder-gallery-title { text-align:center; font-size:12px; margin-top:75px; } .builder-gallery-section-title { margin-top:-85px; font-size:15px; } .site-description{ color:black; font-size:15px; font-style:normal; text-transform:none; margin-right: 10px; margin-top: -210px; float: right; } .talkBox{ background-color: #F0F0F0; border-color: #C3CBD1; border-style: solid; border-width: 1px 1px 1px 2px; border-radius:5px; clear: both; display:block; margin: 6px auto; margin-bottom:15px; padding: 0; width: 92%; position: relative; left: -30px; top: -5px; } .memberTypeHeading{ font-family: Helvetica; font-size:18px; color:#333; margin-bottom:35px; font-weight:600; } .papercite_bibliography{ font-size:14px; } .publication_filter{ font-size:13px; position: relative; top: -20px; /*width:110%;*/ } .papercite_bibtex{ font-size:10px; } .affiliatedlist{ clear:both; } .phdlist{ clear:both; } .permanentlist{ clear:both; } .alumnilistlink{ clear:both; } .postdoclist{ clear:both; } .engineerlist{ clear:both; } .internshiplist{ clear:both; } .responsive-tabs.responsive-tabs--enabled{ position: relative; top: -22px; left:-15px; } .projectBox{ background-color: #F0F0F0; border-color: #C3CBD1; border-style: solid; border-width: 1px 1px 1px 2px; border-radius:5px; clear: both; display:block; margin: 6px auto; margin-bottom:15px; padding: 0; width: 100%; } #site-main.site-main{ margin-left:40px; } .intro{ font-size:17.3px; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande"; font-weight: 300; } .navileft{ font-size:14.3px; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 700; } .navileft2{ font-size:12.3px; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; margin-left: 10px; } #site-navigation { display:none; } #images { /*white-space: nowrap;*/ margin: auto 0px; padding: 10px 10px; text-align: center; } /* div wrapped around entire staff list */ .staff-member-listing { } @media screen and (min-width: 1080px) { /* div wrapped around each staff member */ .staff-member { /* border-radius: 8px; display: inline-block !important; border: thin solid #ccc; padding: .5em; width: 35.5%; */ width: 290px; height: 100px; overflow: hidden; float: left; margin-left: 10px; margin-right: 10px; margin-top: 5px; border: thin solid #ccc; border-radius: 8px; position: relative; top: -42px; background-color: #F8F8F8; } } @media screen and (min-width: 430px) and (max-width: 1079px) { /* div wrapped around each staff member */ .staff-member { border-radius: 8px; display: inline-block !important; border: thin solid #ccc; padding: .5em; width: 47.25%; } } @media screen and (max-width: 759px) { /* div wrapped around each staff member */ .staff-member { border-radius: 8px; display: inline-block !important; border: thin solid #ccc; padding: .5em; width: 94.5%; } } /* "Even" staff member */ .staff-member.even { margin-top: 1em; } /* "Odd" staff member */ .staff-member.odd { margin-top: 1em; } /* Last staff member */ .staff-member.last { } /* Wrap around staff info */ .staff-member-info-wrap { display: inline-block !important; position: relative; float: left; margin-left:10px; font-size: 1.0em; width: 54%; margin-top: -0.6em; } /* [staff-bio-formatted] */ .staff-member-bio { font-size: 0.6em; } /* p tags within [staff-bio-formatted] */ .staff-member-bio p { } staff-member-lightbox p { width: 90%; } @media screen and (min-width: 480px) { /* [staff-photo] */ img.staff-member-photo { float: left; } } @media screen and (max-width: 479px) { /* [staff-photo] */ img.staff-member-photo { float: left; width: 40%; } } /* [staff-photo] */ img.staff-member-photo-overlay { float: left; margin: 6px; } /* [staff-email-link] */ .staff-member-email { margin-top: -2.5em; } .staff-member-phone { font-size: 0.7em; } /* [staff-name-formatted] */ .staff-member-listing h3.staff-member-name { margin: 0em; margin-top: -0.5em; font-size: 0.7em; } /* [staff-position-formatted] */ .staff-member-listing h4.staff-member-position { margin: 0em; font-style: italic; font-size: 0.7em; } /* Clearfix for .staff-member */ .staff-member:after { content: ""; display: block; clear: both; } /* Clearfix for <= IE7 */