#masthead .hgroup h1 {display: none;}
#masthead .hgroup .support-text {display: none;}
#masthead {background-color: #045708; display: none;}
.layout-full #colophon {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px; border-top: #045708 solid 10px;
}
#footer-widgets .widget .widget-title {
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 10px;
}
#colophon #theme-attribution {display: none;}

.main-navigation [class^="fa fa-"] {
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
    line-height: 0.5em;
    color: #eeeeee;
}
#page-title, article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {display: none;}

#secondary .widget .widget-title, #footer-widgets .widget .widget-title, #masthead-widgets .widget .widget-title {
    font-size: 21px;
    color: #CC4726;
    font-weight: normal;
    margin-bottom: 15px; border-bottom: #cccccc 1px solid; padding-bottom: 8px; }

.entry-content h1 { font-size: 35px; line-height: 1.2em;}

.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #CC4726;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover {
    z-index: 2;
    color: #4A9CD8;
    background-color: #4A9CD8;
    border-color: #CC4726;
    cursor: default;
}

.page-template-default #primary {float: left; width: 67%;}
#secondary { float: right; width: 23%;}

.entry-content .alignright {
    margin: 0 0 1em 1.5em;
}


.mfp-title {display: none;}
.entry-content h2 {line-height: 1.2em;}

.pt-cv-wrapper .btn-success {
    color: #ffffff;
    background-color: #EDDABD;
    border-color: #CC4726;
}
.pt-cv-wrapper .btn {
    display: inline-block; width: 100%; color: #CC4726;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.entry-thumbnail {display: none;}
.pt-cv-content-item { padding-bottom: 30px; position: relative; overflow: hidden;}


.entry-content h2 {font-size: 24px; color: #CC4726;}
.widget {margin: 0 0 .5em;}
#secondary .widget, #footer-widgets .widget, #masthead-widgets .widget {
    margin-bottom: 0px;
    font-size: 13px;
    color: #5e5e5e;
}