@import url("style_400.css");

@import url("style_320.css");

@import url("style_768.css");

@import url("style_1024.css");

@import url("animations.css");

html	{height:100%;overflow-x:hidden;font-family: "Open Sans Light",sans-serif;}

body	{margin:0;height:100%;}

#last	{padding-bottom: 50px;}

#longlast	{padding-bottom: 45vh;}

.title-header-small a,.title-header-small a:link, .title-header-small a:visited {text-decoration: none;color:#2d7d2f;position: relative;top:10px;}

#blurbs ul li img {border: 1px solid #ccc;}

.bio-section {
    margin-bottom: 30px;
}
.bio-section:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
.bio-section .title-header span {
    font-size:16px;color:#2d7d2f;font-weight:600;
}
.bio-section img {
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.6);
    box-shadow: 0 0 4px rgba(0,0,0,0.6);
}
.bio-description {
    overflow: hidden;
}
.bio-divider {
    border-color: #dcdbdb;
    width: 70%;
    margin-top: 50px;
    margin-bottom: 30px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
}