
br {
    height: 10px;
}

.fiftyfive-separator {
    padding-left: 0;
    padding-bottom: 0;

    height: 1px;
    background-color: rgb(0, 0, 0);
}

.fiftyfive-clearfloat {
    clear: both;
}

.fiftyfive-totop {
    margin: 0 auto;

    height: 50px;
    max-width: 1080px;

    font-size: 30pt;
    color: white;

    text-align: center;

    cursor: pointer;

    background-color: rgb(5, 33, 7);

    position: relative;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fiftyfive-totop span {
    position: absolute;

    top: 5px;

    width: 50px;
    height: 45px;

    left: calc(50% - 25px);
}

#disqus_thread {

    margin-top: 10px;
}

/**

    Style info for the whole site.

 */

#fiftyfive-main {

    background-color: rgb(237, 237, 237);

    font-family: "myriad-pro", sans-serif !important;
}

#fiftyfive-main.admin-bar .fiftyfive-menu-index {

    top: 32px;
}

/**

    Style info for the footer part.

 */

.fiftyfive-footer {
    background-color: rgb(2, 50, 3);

    height: 350px;

    position: relative;
}

.fiftyfive-footer-content {
    height: 300px;
    max-width: 1000px;

    margin: 0 auto;

}

.fiftyfive-footer-content .ffpart-entry {
    float: left;

    width: 33.3333333333%;
    height: 300px;

    margin-top: 50px;

    overflow: hidden;
}

.fiftyfive-footer-content .ffpart-entry .ffpart-inner {
    padding-left: 20px;
    padding-right: 20px;
}

.fiftyfive-footer-siteinfo {
    color: white;
}

.fiftyfive-footer-siteinfo .ffpart-header {
    font-size: 20pt;
    font-weight: lighter;

    line-height: 50px;
}

.fiftyfive-footer-siteinfo .ffpart-huehue {
    font-size: 12px;
}

.fiftyfive-footer-siteinfo .ffpart-huehue a {
    color: white;
    text-decoration: none;
}

.fiftyfive-footer-address {
    color: white;
}

.fiftyfive-footer-address .ffpart-inner {
    padding-top: 50px;

    font-weight: lighter;
}

.fiftyfive-footer-address .ffpart-icon {
    float: left;

    font-size: 16pt;
    width: 30px;
}

.fiftyfive-footer-address .ffpart-text {
    float: left;

    padding-left: 10px;
}

.fiftyfive-footer-address .ffpart-text a {
    color: white;
    text-decoration: none;
}

.fiftyfive-footer-copyright {
    position: absolute;
    left: 50%;
    bottom: 0;
}

.fiftyfive-footer-copyright .ffpart-inner {
    position: relative;
    left: -50%;
    background-color: white;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    color: rgb(2, 50, 3);
    font-weight: 600;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;
}

/**

    Style info for the index page (front page).

 */

.fiftyfive-index-main {
    margin: 0 auto;

    background-color: rgb(255, 255, 255);

    max-width: 1000px;
    min-height: 1000px;

    padding-left: 40px;
    padding-right: 40px;
}

.fiftyfive-index-main.fixed {

    padding-top: 55px;
}

.fiftyfive-index-header {
    height: 200px;

    background-color: rgb(247, 247, 247);

    position: relative;
}

.fiftyfive-index-header-logo {
    height: 200px;
    width: 500px;
    margin-left: auto;
    margin-right: auto;

    background-repeat: no-repeat;
    background-size: 150%;

    background-position: center;
}

.fiftyfive-index-topnews {
    position: relative;
}

.fiftyfive-index-topnews-header {

    height: 50px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;

    text-align: center;
    text-transform: uppercase;

    line-height: 50px;
    font-size: 16pt;

    color: black;
}

.fiftyfive-index-topnews:hover .ffpart-title span {
    text-decoration: underline;
}

.fiftyfive-index-topnews-image {
    height: 500px;
    width: 66.6666666666%;

    float: left;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;

    background-color: rgb(2, 50, 3);
}

.fiftyfive-index-topnews-article {
    height: 500px;
    width: 33.3333333333%;

    float: left;

    position: relative;

    background-color: rgb(2, 50, 3);
}

.fiftyfive-index-topnews-article span {
    color: white;
    text-decoration: none;
}

.fiftyfive-index-topnews-article .ffpart-inner {
    position: absolute;

    width: 100%;

    left: 0;
    top: 50%;

    transform: translateY(-50%);
}

.fiftyfive-index-topnews-article .ffpart-title {
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;

    font-size: 25pt;
    font-weight: lighter;
}

.fiftyfive-index-topnews-article .ffpart-topic {
    position: relative;

    padding-top: 30px;

    height: 50px;

    padding-left: 10px;
    padding-right: 10px;

    text-align: center;
}

.fiftyfive-index-topnews-article .ffpart-maker {
    position: relative;

    padding-top: 20px;

    height: 50px;

    padding-left: 10px;
    padding-right: 10px;

    text-align: center;
}

.fiftyfive-index-topnews-article .ffpart-other {
    text-align: center;

    padding-bottom: 10px;
}

.fiftyfive-index-topnews-article .ffpart-other span {
    text-transform: uppercase;
}

.fiftyfive-index-adverts {
    position: relative;
}

.fiftyfive-index-adverts-issue {
    float: left;

    width: 25%;
    height: 200px;
}

.fiftyfive-index-adverts-stuff {
    float: left;

    width: calc(75% - 1px);
    height: 200px;

    border-left: rgb(81, 127, 81) 1px solid;
}

.fiftyfive-index-university {
    position: relative;
}

.fiftyfive-index-university .ffpart-article-entry .ffpart-inner {
    background-color: rgba(2, 50, 3, 1);
}

.fiftyfive-index-university .ffpart-article-entry:hover .ffpart-inner {
    background-color: rgba(2, 50, 3, 0.65);
}

.fiftyfive-index-university .ffpart-article-entry .ffpart-image {
    background-color: rgba(2, 50, 3, 1);
}

.fiftyfive-index-university-header {
    height: 50px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;

    text-align: center;
    text-transform: uppercase;

    line-height: 50px;
    font-size: 16pt;

    color: rgb(2, 50, 3);
}

.fiftyfive-index-university-header a {
    color: rgb(2, 50, 3);
    text-decoration: none;
}

.fiftyfive-index-university-header a:hover {
    text-decoration: underline;
}

.fiftyfive-index-university-rowone > div {
    width: 50%;
    height: 450px;
    float: left;
}

.fiftyfive-index-university-rowtwo > div {
    width: 33.33333333333%;
    height: 375px;
    float: left;
}

.fiftyfive-index-menagerie {
    position: relative;
}

.fiftyfive-index-menagerie .ffpart-article-entry .ffpart-inner {
    background-color: rgba(1, 26, 58, 1);
}

.fiftyfive-index-menagerie .ffpart-article-entry:hover .ffpart-inner {
    background-color: rgba(1, 26, 58, 0.65);
}

.fiftyfive-index-menagerie .ffpart-article-entry .ffpart-image {
    background-color: rgba(1, 26, 58, 1);
}

.fiftyfive-index-menagerie-rowone:hover .ffpart-title span {
    text-decoration: underline;
}

.fiftyfive-index-menagerie-header {
    height: 50px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;

    text-align: center;
    text-transform: uppercase;

    line-height: 50px;
    font-size: 16pt;

    color: rgb(1, 26, 58);
}

.fiftyfive-index-menagerie-header a {
    color: rgb(1, 26, 58);
    text-decoration: none;
}

.fiftyfive-index-menagerie-header a:hover {
    text-decoration: underline;
}

.fiftyfive-index-menagerie-image {
    height: 450px;
    width: 66.6666666666%;

    float: left;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;

    background-color: rgba(1, 26, 58, 1);
}

.fiftyfive-index-menagerie-article {
    background-color: rgb(1, 26, 58);

    height: 450px;
    width: 33.3333333333%;

    float: left;

    position: relative;
}

.fiftyfive-index-menagerie-article span {
    color: white;

    text-decoration: none;
}

.fiftyfive-index-menagerie-article .ffpart-inner {
    position: absolute;

    width: 100%;

    left: 0;
    top: 50%;

    transform: translateY(-50%);
}

.fiftyfive-index-menagerie-article .ffpart-title {
    padding-top: 10px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;

    font-size: 25pt;
    font-weight: lighter;
}

.fiftyfive-index-menagerie-article .ffpart-title > a {
    color: black;
    text-decoration: none;
}

.fiftyfive-index-menagerie-article .ffpart-title > a:hover {
    text-decoration: underline;
}

.fiftyfive-index-menagerie-article .ffpart-topic {
    position: relative;

    padding-top: 30px;

    height: 50px;

    padding-left: 10px;
    padding-right: 10px;

    text-align: center;
}

.fiftyfive-index-menagerie-article .ffpart-maker {
    position: relative;

    padding-top: 20px;

    height: 50px;

    padding-left: 10px;
    padding-right: 10px;

    text-align: center;
}

.fiftyfive-index-menagerie-article .ffpart-other {
    text-align: center;

    padding-bottom: 10px;
}

.fiftyfive-index-menagerie-article .ffpart-other span {
    text-transform: uppercase;
}

.fiftyfive-index-menagerie-rowtwo > div {
    width: 33.33333333333%;
    height: 375px;
    float: left;
}

.fiftyfive-index-sports {
    position: relative;
}

.fiftyfive-index-sports .ffpart-article-entry .ffpart-inner {
    background-color: rgba(178, 156, 62, 1);
}

.fiftyfive-index-sports .ffpart-article-entry:hover .ffpart-inner {
    background-color: rgba(178, 156, 62, 0.65);
}

.fiftyfive-index-sports .ffpart-article-entry .ffpart-image {
    background-color: rgba(178, 156, 62, 1);
}

.fiftyfive-index-sports-header {
    height: 50px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;

    text-align: center;
    text-transform: uppercase;

    line-height: 50px;
    font-size: 16pt;

    color: rgb(178, 156, 62);
}

.fiftyfive-index-sports-header a {
    color: rgb(178, 156, 62);

    text-decoration: none;
}

.fiftyfive-index-sports-header a:hover {
    text-decoration: underline;
}

.fiftyfive-index-sports-rowone > div {
    width: 50%;
    height: 450px;
    float: left;
}

.fiftyfive-index-sports-rowone > .ffpart-coltwo {
    background-color: black;
}

.fiftyfive-index-sports-rowtwo > div {
    width: 33.33333333333%;
    height: 375px;
    float: left;
}

.fiftyfive-index-opinion {
    position: relative;
}

.fiftyfive-index-opinion .ffpart-article-entry .ffpart-inner {
    background-color: rgba(105, 36, 16, 1);
}

.fiftyfive-index-opinion .ffpart-article-entry:hover .ffpart-inner {
    background-color: rgba(105, 36, 16, 0.65);
}

.fiftyfive-index-opinion .ffpart-article-entry .ffpart-image {
    background-color: rgba(105, 36, 16, 1);
}

.fiftyfive-index-opinion .ffpart-article-entry-vertical .ffpart-image {
    background-color: rgba(105, 36, 16, 1);
}

.fiftyfive-index-opinion-header {
    height: 50px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;

    text-align: center;
    text-transform: uppercase;

    line-height: 50px;
    font-size: 16pt;
}

.fiftyfive-index-opinion-header a {
    color: rgb(105, 36, 16);

    text-decoration: none;
}

.fiftyfive-index-opinion-header a:hover {
    text-decoration: underline;
}

.fiftyfive-index-opinion-colone {
    float: left;

    width: 50%;
    height: 450px;
}

.fiftyfive-index-opinion-colone > div {
    height: 450px;
}

.fiftyfive-index-opinion-coltwo {
    float: left;

    width: 50%;
    height: 450px;
}

.fiftyfive-index-graphics {
    position: relative;
}

.fiftyfive-index-graphics-header {
    height: 50px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;

    text-align: center;
    text-transform: uppercase;

    line-height: 50px;
    font-size: 16pt;

    color: rgb(1, 26, 58);
}

.fiftyfive-index-graphics-image {
    height: 500px;
    width: 65%;

    float: left;

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fiftyfive-index-graphics-article {
    height: 500px;
    width: 35%;

    float: left;

    position: relative;
}

/**

    Style info for an article entry on the front page.

 */

.ffpart-article-entry {
    position: relative;
    background-color: #F0F0F0;

    cursor: pointer;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ffpart-article-entry .ffpart-image {
    position: absolute;

    width: 100%;
    height: 100%;

    left: 0;
    top: 0;

    z-index: 0;

    background-size: cover;
    background-position-x: center;
    background-repeat: no-repeat;
}

.ffpart-article-entry .ffpart-inner {
    z-index: 100;

    position: absolute;

    height: 150px;

    left: 0;
    right: 0;

    bottom: 0;

    color: white;
    background-color: rgba(2, 50, 3, 0.75);

    padding: 10px 20px 20px;

    transition-duration: 0.25s;

    overflow: hidden;
}

.ffpart-article-entry:hover .ffpart-image {
    transition-duration: 0.25s;
}

.ffpart-article-entry:hover .ffpart-inner {
    padding-bottom: 40px;

    transition-duration: 0.25s;

    -webkit-backdrop-filter: blur(10px) saturate(30%) brightness(60%);
    backdrop-filter: blur(10px) saturate(30%) brightness(60%);
}

.ffpart-article-entry .ffpart-inner .ffpart-title {
    font-size: 20pt;
    font-weight: lighter;

    min-height: 90px;

    padding-bottom: 20px;
}

.ffpart-article-entry .ffpart-inner .ffpart-maker {
    font-size: 13px;

    padding-bottom: 10px;
}

.ffpart-article-entry .ffpart-inner .ffpart-other {
    font-size: 13px;
    text-transform: uppercase;

    padding-bottom: 10px;
}

.ffpart-article-entry.ffpart-article-entry-small .ffpart-inner {
    height: 120px;
}

.ffpart-article-entry.ffpart-article-entry-small .ffpart-inner .ffpart-title {
    font-size: 15pt;

    min-height: 70px;

    padding-bottom: 20px;
}

.ffpart-article-entry.ffpart-article-entry-small .ffpart-inner .ffpart-maker {
    font-size: 11px;

    padding-bottom: 10px;
}

.ffpart-article-entry.ffpart-article-entry-small .ffpart-inner .ffpart-other {
    font-size: 11px;

    padding-bottom: 10px;
}

.ffpart-article-entry-vertical {
    padding-left: 20px;
    padding-right: 20px;

    cursor: pointer;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    color: black;
}

.ffpart-article-entry-vertical a {
    color: black;
}

.ffpart-article-entry-vertical .ffpart-inner {
    height: 150px;
    width: calc(100% - 130px);

    float: left;
    padding-left: 20px;

    overflow: hidden;
}

.ffpart-article-entry-vertical .ffpart-image {
    float: left;

    width: 110px;
    height: 110px;

    margin-top: 20px;

    background-color: lightgrey;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.ffpart-article-entry-vertical .ffpart-inner .ffpart-title {

    padding-top: 20px;
    padding-bottom: 20px;

    font-size: 20pt;
    font-weight: lighter;
}

.ffpart-article-entry-vertical:hover .ffpart-inner .ffpart-title {
    text-decoration: underline;
}

.ffpart-article-entry-vertical .ffpart-inner .ffpart-maker {

    font-size: 13px;
    padding-bottom: 10px;
}

.ffpart-article-entry-vertical .ffpart-inner .ffpart-other {
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.ffpart-article-entry-vertical .ffpart-inner .ffpart-summa {

    line-height: 22px;
}

/**

    Style info for the category page.

 */

.fiftyfive-category-main {
    margin: 0 auto;

    background-color: rgb(255, 255, 255);

    max-width: 1000px;
    min-height: 1000px;

    padding: 40px 40px;
}

.fiftyfive-category-main .ffpart-article-entry-vertical {
    height: auto;
}

.fiftyfive-category-main .ffpart-article-entry-vertical .ffpart-inner {
    height: auto;
}

.fiftyfive-category-header {

    background-color: black;
}

.fiftyfive-category-header .ffpart-content {

    margin: 0 auto;
    max-width: 1500px;

    height: 550px;

    background-size: cover;
    background-position: center calc(25%);

    position: relative;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;
}

.fiftyfive-category-header .ffpart-dimmer {
    position: absolute;

    left: 0;
    top: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, 0.5);
}

.fiftyfive-category-header .ffpart-header {
    position: absolute;

    left: 50%;
    top: 50%;

    transform: translateY(-50%) translateX(-50%);

    margin-top: 22.5px;
}

.fiftyfive-category-header .ffpart-header .ffpart-inner {
    position: relative;

    padding: 40px;

    color: white;

    font-size: 30px;
    text-transform: uppercase;

    border: white 5px solid;
}

/**

    Style info for page navigation.

 */

.fiftyfive-navigation {
    padding-left: 20px;
    padding-right: 20px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fiftyfive-navigation .ffpart-left {
    float: left;
    width: 15%;
    height: 40px;
    text-align: left;
}

.fiftyfive-navigation .ffpart-left > a {
    text-decoration: none;

    color: black;

    line-height: 40px;
}

.fiftyfive-navigation .ffpart-right {
    float: left;
    width: 15%;
    height: 40px;
    text-align: right;
}

.fiftyfive-navigation .ffpart-right > a {
    text-decoration: none;

    color: black;

    line-height: 40px;
}

.fiftyfive-navigation .ffpart-paginate {
    float: left;
    width: 70%;
    height: 40px;

    text-align: center;
}

.fiftyfive-navigation .ffpart-paginate > span.current {
    text-decoration: none;

    line-height: 40px;

    color: rgb(2, 50, 3);

    padding-left: 10px;
    padding-right: 10px;

    padding-top: 5px;
    padding-bottom: 5px;

    border: 1px solid rgb(2, 50, 3);

    cursor: default;
}

.fiftyfive-navigation .ffpart-paginate > a {
    text-decoration: none;

    line-height: 40px;

    color: black;

    padding-left: 10px;
    padding-right: 10px;
}

/**

    Style info for article page.

 */

.fiftyfive-single-main {

    margin: 0 auto;

    background-color: rgb(255, 255, 255);

    max-width: 1000px;
    min-height: 1000px;

    padding: 0 40px 40px;
}

.fiftyfive-single-main .ffpart-sidebar {
    float: left;

    width: 25%;
}

.fiftyfive-single-main .ffpart-content {

    float: left;

    width: calc(75% - 40px);

    padding: 0 20px 0;
}

.fiftyfive-single-main .ffpart-content > * {

    padding-bottom: 10px;
}


.fiftyfive-single-main .ffpart-content blockquote {

    background: rgba(2, 50, 3, 0.125);
    border-left: 10px solid rgb(2, 50, 3);
    margin-left: -20px;
    margin-bottom: 10px;
    padding: 10px 0 10px;
}

.fiftyfive-single-main .ffpart-content blockquote > p {

    padding: 0 10px 0;
    color: rgb(2, 50, 3);
}


.fiftyfive-single-main .ffpart-content em {

    font-style: italic;
}

.fiftyfive-single-main .ffpart-content strong {

    font-weight: 600;
}

.fiftyfive-single-main .ffpart-content h1 {

    font-size: 24pt;

    font-weight: 600;
}

.fiftyfive-single-main .ffpart-content h2 {

    font-size: 22pt;

    font-weight: 600;
}

.fiftyfive-single-main .ffpart-content h3 {

    font-size: 20pt;

    font-weight: 600;
}

.fiftyfive-single-main .ffpart-content h4 {

    font-size: 18pt;

    font-weight: 600;
}

.fiftyfive-single-main .ffpart-content h5 {

    font-size: 16pt;

    font-weight: 600;
}

.fiftyfive-single-main .ffpart-content h6 {

    font-size: 14pt;

    font-weight: 600;
}

.fiftyfive-single-main .ffpart-content ol {

    list-style: lower-roman;
}

.fiftyfive-single-main .ffpart-content ul {

    list-style: disc;
}

.fiftyfive-single-main .ffpart-content a {

    color: rgb(4, 100, 6);

    text-decoration: none;
}

.fiftyfive-single-main .ffpart-content a:hover {

    text-decoration: underline;
}

.fiftyfive-single-main .ffpart-content p {

    line-height: 22px;

    display: block;
}

.fiftyfive-single-main .ffpart-content br {

    float: none;
    clear: both;
}

.fiftyfive-single-main .ffpart-content img {

}

.fiftyfive-single-main .ffpart-content img.aligncenter  {

    width: 40%;
    height: auto;

    display: block;

    margin: 0 auto 0;
}

.fiftyfive-single-main .ffpart-content img.aligncenter.size-large {

    width: 100%;
}

.fiftyfive-single-main .ffpart-content img.alignleft    {

    width: 40%;
    height: auto;

    float: left;

    margin-right: 1em;
}

.fiftyfive-single-main .ffpart-content img.alignleft::after {

    content: '';
    display: block;
    clear: both;
}

.fiftyfive-single-main .ffpart-content img.alignright   {

    width: 40%;
    height: auto;

    float: right;

    margin-left: 1em;
}

.fiftyfive-single-main .ffpart-content img.alignright::after {

    content: '';
    display: block;
    clear: both;
}



.fiftyfive-single-main .ffpart-content .wp-caption {

    width: 100% !important;
}

.fiftyfive-single-main .ffpart-content .wp-caption > img {

    width: 75%;
}

.fiftyfive-single-main .ffpart-content .wp-caption.alignleft {

    text-align: left;
}

.fiftyfive-single-main .ffpart-content .wp-caption.alignright {

    text-align: right;
}

.fiftyfive-single-main .ffpart-content .wp-caption.aligncenter {

    text-align: center;
}

.fiftyfive-single-main .ffpart-content .wp-caption .wp-caption-text {

    font-style: italic;

    font-size: 8pt;

    padding-top: 10px;
}

.fiftyfive-single-main .ffpart-content .jp-relatedposts {
    padding-left: 20px;
    padding-right: 20px;
}

.fiftyfive-single-header {

    background-color: black;
}

.fiftyfive-single-header .ffpart-content {

    height: 550px;
    max-width: 1500px;
    margin: 0 auto;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    position: relative;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    cursor: default;
}

.fiftyfive-single-header .ffpart-dimmer {
    position: absolute;

    left: 0;
    top: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, 0.5);
}

.fiftyfive-single-header .ffpart-header {
    position: absolute;

    left: 50%;
    bottom: 0;

    width: 100%;
    max-width: 1080px;

    min-height: 200px;

    background-color: white;

    transform: translateX(-50%);
}

.fiftyfive-single-header .ffpart-header .ffpart-inner {

    position: relative;

    padding-left: 40px;
    padding-right: 40px;
}

.fiftyfive-single-header .ffpart-header .ffpart-inner .ffpart-spacer {
    height: 80px;
}

.fiftyfive-single-header .ffpart-header .ffpart-title {
    padding: 60px 30px 30px;

    font-size: 30pt;

    font-weight: lighter;

    text-align: center;
}

.fiftyfive-single-header .ffpart-header .ffpart-other > div {

    float: left;

    line-height: 22px;

    font-size: 12pt;

    padding-bottom: 20px;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-tags {
    width: 20%;

    text-align: left;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-tags > div {
    padding-left: 20px;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-tags a {
    color: black;

    text-decoration: none;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-tags a:hover {
    text-decoration: underline;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-maker {
    width: 60%;

    text-align: center;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-maker a {
    color: black;

    text-decoration: none;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-maker a:hover {
    text-decoration: underline;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-date {
    width: 20%;

    text-align: right;
}

.fiftyfive-single-header .ffpart-header .ffpart-other .ffpart-date > div {
    padding-right: 20px;
}

.fiftyfive-single-header .ffpart-header .fiftyfive-separator {
    margin-left: 20px;
    margin-right: 20px;
}

/**

    Style info for the about page.

 */

.fiftyfive-about-main {
    margin: 55px auto 0;

    background-color: rgb(255, 255, 255);

    max-width: 1000px;
    min-height: 1000px;

    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
}

.fiftyfive-about-rowone .ffpart-colone {
    float: left;

    width: 55%;
    height: 400px;

    background-image: url('../images/AboutUs1.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.fiftyfive-about-rowone .ffpart-coltwo {
    float: left;

    width: 45%;
    height: 400px;

    padding-top: 50px;
}

.fiftyfive-about-rowone .ffpart-coltwo .ffpart-important {
    text-transform: uppercase;

    color: rgb(2, 50, 3);

    font-weight: 600;
}

.fiftyfive-about-rowone .ffpart-coltwo .ffpart-content {
    font-weight: lighter;
    font-size: 17pt;

    line-height: 20pt;

    padding-right: 20px;
}

.fiftyfive-about-rowtwo .ffpart-entry {
    float: left;

    width: 33.3333333333%;
    height: 250px;
}

.fiftyfive-about-rowtwo .ffpart-entry .ffpart-important {
    text-transform: uppercase;

    color: rgb(2, 50, 3);

    font-weight: lighter;
    font-size: 20pt;

    padding-left: 20px;
    padding-right: 20px;
}

.fiftyfive-about-rowtwo .ffpart-entry .ffpart-content {
    font-weight: lighter;
    font-size: 16pt;

    line-height: 20pt;

    padding-left: 20px;
    padding-right: 20px;

    padding-top: 10px;
    padding-bottom: 20px;
}

.fiftyfive-about-rowtri {

    background-size: cover;
    background-position: center;

    height: 450px;

    color: white;

    margin-left: -40px;
    margin-right: -40px;

    position: relative;
}

.fiftyfive-about-rowtri .ffpart-dimmer {

    background-color: rgba(2, 50, 3, 1);

    position: absolute;

    width: 100%;
    height: 100%;

    left: 0;
    top: 0;

    -webkit-backdrop-filter: blur(10px) brightness(60%) saturate(40%);
}

.fiftyfive-about-rowtri .ffpart-inner {
    position: absolute;

    left: 50%;
    top: 50%;

    text-align: center;

    transform: translateX(-50%) translateY(-50%);

    padding: 60px;

    border: 4px solid white;

    font-size: 18pt;
    font-weight: lighter;
    line-height: 24pt;
}

.fiftyfive-about-rowyon > .ffpart-colone {
    float: left;

    width: 350px;
    height: 1250px;

    background-image: url('../images/AboutUs2.svg');

    background-size: 290%;
    background-position: 50% -125px;
    background-repeat: no-repeat;
}

.fiftyfive-about-rowyon > .ffpart-coltwo {
    float: left;

    width: calc(100% - 350px);
}

.fiftyfive-about-editorboard .ffpart-important {
    text-transform: uppercase;

    color: rgb(2, 50, 3);

    font-weight: lighter;
    font-size: 20pt;

    padding-top: 50px;
    padding-bottom: 30px;
}

.fiftyfive-about-editorboard .ffpart-content .ffpart-row > div {
    float: left;

    width: 33.3333333333%;
}

.fiftyfive-about-editorboard .ffpart-content span {
    display: block;
}

.fiftyfive-about-editorboard .ffpart-content .ffpart-name {
    font-weight: lighter;
    font-size: 18pt;
}

.fiftyfive-about-editorboard .ffpart-content .ffpart-subtext {
    font-size: 12pt;
    font-weight: 600;

    padding-top: 5px;
    padding-bottom: 20px;

    padding-right: 10px;

    text-transform: uppercase;
}

.fiftyfive-about-staff .ffpart-important {
    text-transform: uppercase;

    color: rgb(2, 50, 3);

    font-weight: lighter;
    font-size: 20pt;

    padding-top: 50px;
    padding-bottom: 30px;
}

.fiftyfive-about-staff .ffpart-content span {
    display: block;
}

.fiftyfive-about-staff .ffpart-content .ffpart-name {
    font-weight: lighter;
    font-size: 18pt;

    padding-bottom: 30px;
}

.fiftyfive-about-staff .ffpart-content .ffpart-subtext {
    font-size: 12pt;
    font-weight: 600;

    padding-bottom: 5px;

    text-transform: uppercase;
}

/**

    Style info for the author page.

 */

.fiftyfive-author-main {
    margin: 55px auto 0;

    background-color: rgb(255, 255, 255);

    max-width: 1000px;
    min-height: 1000px;

    padding: 40px;
}

.fiftyfive-author-header {
    padding-bottom: 30px;
}

.fiftyfive-author-header .ffpart-colone {
    float: left;
    width: 110px;
    padding-left: 20px;
    text-align: right;
    height: 32px;
}

.fiftyfive-author-header .ffpart-colone > span {
    font-weight: lighter;
    vertical-align: text-bottom;
    line-height: 46px;
}

.fiftyfive-author-header .ffpart-coltwo {
    float: left;

    padding-left: 20px;

    font-size: 34px;

    line-height: 32px;

    font-weight: lighter;
}

/**

    Style info for the tag page.

 */

.fiftyfive-tag-main {
    background-color: rgb(255, 255, 255);

    max-width: 1000px;
    min-height: 1000px;

    padding: 40px 40px;
    margin: 55px auto 0;
}

.fiftyfive-tag-main .ffpart-article-entry-vertical {
    height: auto;
}

.fiftyfive-tag-main .ffpart-article-entry-vertical .ffpart-inner {
    height: auto;
}

.fiftyfive-tag-header {
    padding-bottom: 30px;
}

.fiftyfive-tag-header .ffpart-colone {
    float: left;
    width: 110px;
    padding-left: 20px;
    text-align: right;
    height: 32px;
}

.fiftyfive-tag-header .ffpart-colone > span {

    font-weight: lighter;
    vertical-align: text-bottom;
    line-height: 46px;
}

.fiftyfive-tag-header .ffpart-coltwo {

    float: left;

    padding-left: 20px;

    font-size: 34px;

    line-height: 32px;

    font-weight: 300;
}

/**

    Style info for the related posts.

 */

.fiftyfive-related-posts {

    padding-right: 20px;

    line-height: 20px;
}

.fiftyfive-related-posts .ffpart-header {

    margin-bottom: 10px;

    font-weight: 600;
}

.fiftyfive-related-posts .ffpart-entry {

    margin-bottom: 10px;

    font-size: 10pt;
}

.fiftyfive-related-posts .ffpart-image {

    float: left;

    height: 50px;
    width: 50px;

    margin-top: 5px;

    background-color: dimgray;

    background-size: cover;
    background-position: center;

    background-repeat: no-repeat;
}

.fiftyfive-related-posts .ffpart-inner {

    float: left;
    width: calc(100% - 60px);

    padding-left: 10px;
}

.fiftyfive-related-posts .ffpart-entry .ffpart-title {

    display: block;

    color: #000;
}

.fiftyfive-related-posts .ffpart-entry .ffpart-category {

    color: #000;

    font-weight: 600;
}

/**

    Sharedaddy style overrides.

 */

.sharedaddy .sd-title {
    display: none !important;
}

/**

    Style info for the sharing buttons.

 */

.fiftyfive-share .ffpart-header {
    margin-bottom: 22px;

    font-weight: 600;
}
