


.author-container b{
	font-size: 15px;
    margin: 8px auto;
    width: 100%;
    float: left;	
}


.researchoverview{}
.researchoverview div{margin: 10px auto;}

#labmember, #internsmember {
    margin: auto;
	    width: 100%;
    float: left;
}
#labmember .gallery-item , #internsmember .gallery-item{
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 25%;
}
#labmember img, #internsmember img {
    border: 2px solid #cfcfcf;
}
#labmember .gallery-caption, #internsmember .gallery-caption{
    margin-left: 0;
}

.gallery-item a, .gallery-caption {
    width: 90%;
}
.project-content-full{
	display:none;
	margin-top: -25px;
}
.project-content, .currentproject_item, .item_title {
	width: 100%;
    float: left;
}

.project-conten-img{     
	width: 100px;
    float: left;
}
.project-content-excerpt{
	width: initial;
    float: left;
}
.accordion-target, .pub_viewalllink{
	width: 100%;
    float: left;
	text-align:right;
}
.post-text h3{    font-size: 18px; }
ul.post-list li {
    margin: 0 0 25px;
	list-style: none;
}
ul.post-list > li > .featured-image, ul.repeater-list-items > li .featured-image {
    max-width: 100px;
    float: left;
    margin: 4px 0 0;
}
ul.post-list > li > .featured-image img, ul.repeater-list-items > li .featured-image img {
    width: 100px;
}
ul.post-list > li > .post-text, ul.repeater-list-items > li .post-text {
    margin-left: 120px;
}

ul.post-list > li > .post-text, ul.repeater-list-items > li .post-text {
    margin-left: 110px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}
ul.news-post-list li h3 {
    margin: 0 0 5px;
	font-weight: normal;
	font-size: 19px;
    line-height: 1.1em;
}
ul.news-post-list li .post-text .meta-data {
    margin: 0 0 3px;
}
.meta-data, .meta-title {
    font-size: 13px;
    margin: 0 0 4px;
    color: #333;
    line-height: 1.4em;
}
.wysiwyg, .body-copy, body#tinymce.wp-editor {
    text-align: left!important;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    line-height: 1.4em;
    z-index: 1;
    font-family: 'Lato',sans-serif;
}
.clr {
    clear: both!important;
}
ul.staff-sub-list > li {
    margin: 0 0 12px;
    border-top: 1px solid #000;
    padding: 5px 0 0;
}
ul.staff-sub-list-items > li {
    margin: 0 0 1px;
}

