
.single-post aside#secondary {
    display: none;
}
.single-post .content-area {
    float: left!important;
    width: 90%!important;
}


.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.post p, .post h1 {font-family:'Droid Serif', serif;}
.post p {font-size:20px}

.single-post span.posted-on {font-family: 'Droid serif', serif}

.single-post span.byline {font-family:'Droid serif', serif}

.single-post h1 {font-family: 'Droid serif', serif; color:#2c807f}

.single-post h2 {font-family: 'Droid serif', serif; color:#2c807f}

.single-post h4 {font-family: 'Droid serif', serif;color:#2c807f}

.single-post h5 {font-family: 'Droid serif', serif; color:#2c807f}
.single-post .wp-caption-text {font-family:'Droid serif', serif}

.single-post .content-area ul li {font-family:'Droid serif', serif}
.single-post footer.entry-footer {font-family:'Droid Serif', serif}

.single-post .comments-area {font-family:'Droid Serif', serif}

textarea#comment {font-family:'Droid Serif', serif}

.nav-previous {font-family:'Droid Serif', serif}
.nav-next {font-family:'Droid Serif', serif}

a.imprint {
    display: none;
}
.blog h1 {font-family:'Droid Serif', serif;}


.blog span.posted-on {font-family: 'Droid serif', serif}

.blog span.byline {font-family:'Droid serif', serif}

.blog h1 {font-family: 'Droid serif', serif; color:#2c807f}

.blog h2 {font-family: 'Droid serif', serif; color:#2c807f}

.blog h4 {font-family: 'Droid serif', serif;color:#2c807f}

.blog h5 {font-family: 'Droid serif', serif; color:#2c807f}
.blog .wp-caption-text {font-family:'Droid serif', serif}

.blog .content-area ul li {font-family:'Droid serif', serif}
.blog footer.entry-footer {font-family:'Droid Serif', serif}


.blog .entry-meta {font-family: 'Droid serif', serif;}

.blog h2 a {font-family: 'Droid serif', serif; color:#2c807f}

.blog em, .single-post em{font-family:'Droid serif', serif}

.blog h3 {font-family: 'Droid serif', serif; color:#2c807f}

.blog a.more-link {font-family: 'Droid serif', serif; color:#2c807f}

.archive h1 {font-family:'Droid Serif', serif;}


.archive span.posted-on {font-family: 'Droid serif', serif}

.archive span.byline {font-family:'Droid serif', serif}

.archive h1 {font-family: 'Droid serif', serif; color:#2c807f}

.archive h2 {font-family: 'Droid serif', serif; color:#2c807f}

.archive h4 {font-family: 'Droid serif', serif;color:#2c807f}

.archive h5 {font-family: 'Droid serif', serif; color:#2c807f}
.archive .wp-caption-text {font-family:'Droid serif', serif}

.archive .content-area ul li {font-family:'Droid serif', serif}
.archive footer.entry-footer {font-family:'Droid Serif', serif}


.archive .entry-meta {font-family: 'Droid serif', serif;}

.archive h2 a {font-family: 'Droid serif', serif; color:#2c807f}

.archive em, .single-post em{font-family:'Droid serif', serif}

.archive h3 {font-family: 'Droid serif', serif; color:#2c807f}

.archive a.more-link {font-family: 'Droid serif', serif; color:#2c807f}

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) { .blog p { font-size:18px; line-height:24px } .single-post p {font-size:18px; line-height:24px}}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {.blog p {  font-size:18px; line-height:24px } .single-post p {font-size:18px; line-height:24px}}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { .blog p {  font-size:18px; line-height:24px } .single-post p {font-size:18px; line-height:24px}}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { .blog p {  font-size:18px; line-height:24px } .single-post p {font-size:18px; line-height:24px}}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { .blog p {font-size:18px; line-height:24px } .single-post p {font-size:18px; line-height:24px}}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

}