body{
    padding-top: 30px;
}
.masthead{
    padding: 90px 0 110px;
}

.masthead h1{
    margin-top: 90px;
    font-size: 100px;
}

.masthead h2{
    font-size: 30px;
    margin-bottom: 80px;
}

.jumbotron .h1, .jumbotron h1{
    margin-top: 30px;
    margin-bottom: 20px;
}

.subcontainer{

}

.subcontainer h1{
    font-size: 35px;
}

.h1, h1{
    font-size: 40px;
}

.h3, h3{
    font-size: 24px;
}

p{
    font-size: 20px;
}

.btn-default{
    background-color: transparent;
    border: 2px solid black;
}

.btn-lg{
    font-size: 20px;
}

.block{
    padding-top: 70px;
}

.ui-header{
    padding-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.ui-header h1{
    font-size: 26px;
    margin-top: auto;
}

.ui-header h2{
    font-size: 22px;
}


.glyph-batscode{
    margin-top: 50px;
    font-size: 100px;
    height: 120px;
}

.halfruler{
    width: 100px;
    margin: 40px;
}

hr{
    margin: 40px;
}

.portrait{
    width: 200px;
    height: 200px;
    overflow: hidden;
}

.icon > svg {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle; }
.icon > svg path {
    fill: #828282; }


.myfooter p{
    font-size: 16px;
    line-height: 1.5em;
}

.post-list {
    margin-left: 0;
    list-style: none; }
.post-list > li {
    margin-bottom: 30px; }

.post-meta {
    font-size: 14px;
    color: #828282; }

.post-link {
    display: block;
    font-size: 24px; }