@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
	clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/modules/parallax.css*/
.themify_builder .builder-parallax-scrolling{
    background-attachment:fixed!important;
    background-repeat:no-repeat!important;
    background-position:center; /* don't add !important here so user can change position with builder styling */
	transition:background-position 0s!important
}
@media (hover:hover){
	.themify_builder .builder-parallax-scrolling{
		background-size:cover
	}
}
@media(hover:none){
	/* for touch devices */
	.themify_builder .builder-parallax-scrolling{
		background-attachment:scroll!important
	}
}
/*/wp-content/themes/postline/styles/modules/site-logo.css*/
#site-logo {
	margin: 10px 20px 5px 0;
	padding: 0;
	font: normal 24px/110% Signika, Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
	float: left;
}
#site-logo a {
	text-decoration: none;
	color: #414141;
}
#site-logo a:hover {
	text-decoration: none;
}
/*/css/gallery.min.css*/
.gallery .gallery-item,.gallery .item{float:left;box-sizing:border-box;width:auto;padding:0;margin:0;overflow:hidden}.rtl .gallery .gallery-item,.rtl .gallery .item{float:right;margin:0}.gallery-item img{padding:5px 5px 0 0;vertical-align:top}.gallery-columns-1 br{display:none!important}.gallery-columns-2 .gallery-item,.gallery-columns-2 .item{width:50%}.gallery-columns-3 .gallery-item,.gallery-columns-3 .item{width:33.3%}.gallery-columns-4 .gallery-item,.gallery-columns-4 .item{width:25%}.gallery-columns-5 .gallery-item,.gallery-columns-5 .item{width:20%}.gallery-columns-6 .gallery-item,.gallery-columns-6 .item{width:16.666%}.gallery-columns-7 .gallery-item,.gallery-columns-7 .item{width:14.285%}.gallery-columns-8 .gallery-item,.gallery-columns-8 .item{width:12.5%}.gallery-columns-9 .gallery-item,.gallery-columns-9 .item{width:11.111%}.gallery:after,.module-gallery-grid:after{content:"";display:table;clear:both}
/*/wp-content/themes/postline/style.css*/
/*
Theme Name: Themify Postline
Theme URI: https://themify.me/themes/postline
Version: 5.3.8 
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2016 Themify.
Tags: featured-images, translation-ready, custom-menu
Text Domain: themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/************************************************************************************
RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

/* set img max-width */
img {
	box-sizing: border-box;
}

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
	display: block;
}

audio,
iframe, object {
	max-width: 100%;
}

@font-face {
	font-family: 'themify_theme_icons';
	font-display:swap;
	src: url('data:application/octet-stream;base64,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') format('woff');
}

/************************************************************************************
GENERAL STYLING
*************************************************************************************/
html {
	-webkit-font-smoothing: antialiased;
}
body {
	font: .85em/150% "Lucida Grande", Arial, sans-serif;
	overflow-wrap:break-word;
	padding: 95px 0 0;
	background: #dee4ea url('https://richters.blog/wp-content/themes/postline/images/noise-bg.png');
	color: #666;
	-webkit-font-smoothing: antialiased;
}
a {
	text-decoration: none;
	outline: none;
	color: #6599c6;
	transition: color 1s;
}
a:hover {
	color: #000;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
small {
	font-size: 87%;
}
blockquote {
	font: italic 110%/130% "Times New Roman", Times, serif;
	padding: 8px 30px 15px;
}
ins {
	text-decoration: none;
}

/* LIST
================================================ */
ul, ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 .5em 0;
	padding: 0;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.4em;
	margin: 20px 0 .4em;
	color: #444;
	overflow-wrap: normal;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button {
	font-size: 100%;
	font-family: inherit;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url] {
	padding: 6px 10px;
	border: solid 1px #bcbdbe;
	background: #e5e8ea url('https://richters.blog/wp-content/themes/postline/images/noise-bg.png');
	border-radius: 5px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	-webkit-appearance: none;
}
input[type=text], input[type=search], input[type=email], input[type=url] {
	width: 240px;
	max-width: 90%;
}

/* text area */
textarea {
	line-height: 150%;
	width: 94%;
}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus {
	outline: none;
	background-color: #efefef;
}

/* form button */
input[type=reset], input[type=submit], button {
	color: #fff;
	border: none;
	padding: 7px 20px;
	cursor: pointer;
	border: solid 1px #5d6265;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	background-color: #868889;
	border-radius: 10em;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.3);
	-webkit-appearance: none;
}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #444;
	color: #fff;
}

/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav,#sidebar, .widget, #footerwrap, #footer {
	box-sizing: border-box;
}

/* main page width */
.pagewidth {
	width: 978px;
	margin: 0 auto;
}

/* body (middle container) */
#body {
	margin: 0 auto;
	max-width: 100%;
	padding: 0 0 40px;
}

/* content */
#content {
	width: 686px;
	float: left;
}
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* sidebar */
#sidebar {
	width: 260px;
	float: right;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/* fullwidth content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/************************************************************************************
GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
HEADER
*************************************************************************************/
#headerwrap {
	border-bottom: solid 1px #898989;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	min-height: 50px;
	width: 100%;
	background-color: #bfbfbf;
	background-image: url('https://richters.blog/wp-content/themes/postline/images/noise-bg.png'), linear-gradient(to top, rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.1) 100%);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.2);
}
/* When WP Admin Bar is on */
body.admin-bar #headerwrap { 
	top: 32px; 
}

#header {
	position: relative;
	color: #444;
	padding-bottom: 5px;
}
#header a {
	color: #000;
}

#header .widget {
	padding: 0;
	background: none;
	box-shadow: none;
	border-radius: 0;
}


/* 
SOCIAL WIDGET
================================================ */
#social-wrap {
	position: absolute;
	top: 10px;
	right: 0;
}
.social-widget {
	float: left;
}
.social-widget a {
	text-decoration: none;
}
.social-widget a:hover {
	text-decoration: none;
}
.social-widget .widget {
	display: inline-block;
	margin: 0 2px 0 10px;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-weight: bold;
	font-size: 100%;
	text-transform: none;
	border: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	margin: 5px 8px 2px 0;
	padding: 0;
	background: transparent;
	box-shadow: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-links.horizontal li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 100%;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -3px;
}

/* rss */
.social-widget div.rss {
	display: inline;
}
.social-widget div.rss a {
	background: url('https://richters.blog/wp-content/themes/postline/images/rss.png') no-repeat left center;
	padding: 3px 0 2px 30px;
	display: inline-block;
}
.social-widget > div.rss {
	margin-left: 10px;
}

/* 
SEARCH FORM
================================================ */
#searchform-wrap {
	float: left;
}
#header #searchform {
	width: 160px;
	margin-top: -3px;
}
#header #searchform #s {
	width: 60px;
	color: #a5a099;
	background: #fff url('https://richters.blog/wp-content/themes/postline/images/search.png') no-repeat 8px center;
	padding-left: 28px;
	float: right;
	border: none;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.1);
	border-radius: 12px;
	transition: width .7s;
}
#header #searchform #s:focus {
	width: 140px;
	color: #333;
}

/* 
MAIN NAVIGATION
================================================ */
#main-nav {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
}
#main-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}

/* main level link */
#main-nav a {
	color: #444;
	display: block;
	padding: 4px 10px;
	margin: 0;
	text-decoration: none;
	
	text-shadow: 0 1px 0 rgba(255,255,255,.7);
}
/* main level link :hover */
#main-nav a:hover {
	color: #000;
}

/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color: #6c6c6c;
	color: #fff;
	
	text-shadow: 0 -1px 0 rgba(0,0,0,.6);
	border-radius: 5px;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.3);
}
/* current link :hover */
#main-nav .current_page_item a:hover, #main-nav .current-menu-item a:hover {
	color: #fff;
}

/* sub-levels link */
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {
	color: #666;
	font-size: 100%;
	line-height: 140%;
	font-weight: normal;
	text-transform: none;
	padding: 6px 6px 6px 15px;
	margin: 0;
	display: block;
	width: 180px;
	background: none;
	border: none;
	text-shadow: none;
	border-radius: 0;
	box-shadow: none;
}
/* sub-levels link :hover */
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {
	background-color: #F3F3F3;
	color: #000;
	color: black;
}
/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	position: absolute;
	background-color: #fff;
	border: solid 1px #ccc;
	z-index: 100;
	display: none;
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	border-radius: 5px;
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
/* sub-levels dropdown */
#main-nav ul ul {
	left: 190px;
	top: -2px;
}
/* show dropdown ul */
#main-nav li:hover > ul {
	display: block;
}

/************************************************************************************
PAGE
*************************************************************************************/
/* page title */
.page-title {
	margin: 0 0 20px;
	padding: 0;
	font-size: 240%;
	line-height: 110%;
}
.page-inner {
	margin: 0 0 30px;
}

/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin: 0 0 30px;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 4px;
	border: solid 1px #ccc;
}
.author-bio .author-name {
	margin: 0 0 5px;
	padding: 0;
	font-size: 160%;
}
.author-posts-by {
	margin: 0 0 20px;
	padding: 10px 0 0;
	font-size: 140%;
	text-transform: uppercase;
	border-top: double 4px #ccc;
	border-color: rgba(118,118,118,.3);
}

/*
CATEGORY SECTIONS
================================================ */
.category-section {
	clear: both;
	margin-bottom: 30px;
}
.category-section-title {
	font-size: 120%;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 10px 0 0;
	border-top: double 4px #ccc;
}

/************************************************************************************
POST
*************************************************************************************/
.post {
	margin-bottom: 20px;
	position: relative;
	box-sizing: border-box;
}
.post-inner, .page-inner {
	background-color: #fff;
	border: solid 1px #bec3c7;
	padding: 14px;
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.single .post-inner, .page-inner {
	padding: 5% 4% 3%;
}

/* post content */
.post-content {
	min-width: 120px;
	clear: both;
}

/* general post date */
.post-date {
	clear: both;
	text-transform: uppercase;
}

/* post title */
.post-title {
	margin: 0 0 10px;
	padding: 0;
	font-size: 130%;
	line-height: 130%;
	clear: left;
}
.post-title,
.post-title a {
	text-decoration: none;
	color: #000;
}
.single .post-title {
	font-size: 150%;
	clear: none;
}

/* post image */
.post-image {
	max-width: 100%;
	margin: 0 0 5px;
	clear: left;
}
.post-image.left {
	float: left;
	margin-right: 15px;
}
.post-image.right {
	float: right;
	margin-left: 15px;
}

/* post meta */
.post-meta {
	font-size: 80%;
	line-height: 170%;
	color: #aaa;
	margin: 0;
}
.post-meta a {
	text-decoration: none;
	color: #999;
}
.post-meta a:hover {
	text-decoration: none;
	color: #000;
}
.post-meta span {
	margin-right: 8px;
}
.post-meta .post-author {
	background: url('https://richters.blog/wp-content/themes/postline/images/post-author.png') no-repeat 0 2px;
	padding: 2px 0 2px 18px;
	margin-right: 7px;
}
.post-meta .post-category {
	background: url('https://richters.blog/wp-content/themes/postline/images/post-category.png') no-repeat 0 2px;
	padding: 2px 0 2px 18px;
}
.post-meta .post-tag {
	background: url('https://richters.blog/wp-content/themes/postline/images/post-tag.png') no-repeat 0 3px;
	padding: 2px 0 2px 18px;
}
.post-meta .post-comment {
	background: url('https://richters.blog/wp-content/themes/postline/images/post-comment.png') no-repeat 0 3px;
	padding: 2px 0 2px 18px;
}

/* more link */
.more-link {
	font-size: 75%;
	line-height: 100%;
	text-transform: uppercase;
	padding: 3px 8px 4px;
	margin-left: 4px;
	text-decoration: none;
	background-color: #888;
	color: #fff;
	display: inline-block;
	border-radius: 5px;
}
.more-link:hover {
	background-color: #444;
	color: #fff;
}

/************************************************************************************
POST FORMATS
*************************************************************************************/
/* audio format */
.format-audio .audio-image img {
	float: left;
	margin: 0 20px 10px 0;
}
.format-audio .audio-player {
	margin: 8px 0 10px;
	overflow: hidden;
}
.post audio {
	max-width: 100%;
}

/* quote format */
.format-quote .quote-content {
	font: italic 120%/130% Georgia, Times, serif;
}
.format-quote .quote-author {
	margin: 0 0 10px;
	font-style: normal;
	font-variant: small-caps;
	text-align: right;
	letter-spacing: .1em;
	font-family: Georgia, Times, serif;
}

/*
POST ICON
================================================ */
.post-icon {
	width: 26px;
	height: 26px;
	display: block;
	float: left;
	background: url('https://richters.blog/wp-content/themes/postline/images/icon-post.png') no-repeat 0 2px;
}
.format-audio .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-audio.png');
}
.format-gallery .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-gallery.png');
}
.format-link .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-link.png');
}
.format-quote .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-quote.png');
}
.format-status .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-status.png');
}
.format-aside .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-aside.png');
}
.format-video .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-video.png');
}
.format-image .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-image.png');
}
.format-chat .post-icon {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/icon-chat.png');
}

/*
TIMELINE
================================================ */
.timeline .loops-timeline {
	padding-right: 140px; /* padding space for the timeline nav */
	position: relative;
}
.timeline .timeline-wrap {
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.timeline .timeline-bar {
	background-color: #9eb5c6;
	width: 6px;
	height: 100%;
	margin-left: -3px;
	position: absolute;
	left: 50%;
	top: 0;
	border-radius: 20em;
	box-shadow: inset 0 0 1px 0 rgba(0,0,0,.5), 0 0 1px 0 rgba(255,255,255,.6);
}
.timeline .timeline-start-dot {
	width: 6px;
	height: 6px;
	margin-left: -6px;
	background-color: #9db4c5;
	border: solid 3px #60829f;
	position: absolute;
	bottom: 0;
	left: 50%;
	border-radius: 20em;
}

/* timeline nav */
.timeline .timeline-nav-wrap {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999 !important;
}
.timeline .timeline-nav {
	min-width: 90px;
	max-width: 110px;
	margin: 0;
	padding: 3px 0 5px;
	background-color: #dedddd;
	border: solid 1px #919191;
	line-height: 100%;
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,.7), 0 1px 1px rgba(0,0,0,.2);
}
.timeline .timeline-nav li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.timeline .timeline-nav a {
	padding: 5px 10px;
	display: block;
	font-weight: bold;
	color: #616161;
	text-decoration: none;

	text-shadow: 0 1px 0 rgba(255,255,255,.6);
}
.timeline .timeline-nav a:hover {
	color: #000;
	background-color: #eee;
	background-color: rgba(255,255,255,.5);
}
/* timeline nav sub nav */
.timeline .timeline-nav ul {
	background-color: #6b6b6b;
	margin: 2px 0;
	padding: 0;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.7), 0 -1px 0 rgba(255,255,255,.6);
}
.timeline .timeline-nav ul a {
	font-size: 80%;
	font-weight: normal;
	color: #ccc;
	padding: 1px 5px 1px 15px;
	
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
}
.timeline .timeline-nav ul li:first-child a {
	padding-top: 4px;
}
.timeline .timeline-nav ul li:last-child a {
	padding-bottom: 4px;
}
.timeline .timeline-nav ul a:hover {
	color: #fff;
	background-color: #333;
	background-color: rgba(0,0,0,.5);
}


/* timeline month title */
.timeline .timeline-month {
	font-size: 110%;
	line-height: 100%;
	text-transform: uppercase;
	margin: 0 0 20px;
	padding: 40px 0 0;
	text-align: center;
	clear: both;
	position: relative;
	z-index: 100;
}
.timeline .timeline-month:first-child {
	padding-top: 0;
}
.timeline .timeline-month span {
	padding: 8px 20px;
	background-color: #60829f;
	color: #fff;
	display: inline-block;
	border-radius: 20em;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.2), 0 1px 0 rgba(255,255,255,.6);
}

/* timeline post */
.timeline .post {
	width: 50%;
	float: left;
	position: relative;
}
.timeline .post-inner {
	margin-right: 30px;
}
.timeline .alt .post-inner {
	margin-right: 0;
	margin-left: 30px;
}

/* timeline post alt */
.timeline .alt.second {
	margin-top: 30px;
}

/* timeline post dot */
.timeline .post-dot {
	width: 6px;
	height: 6px;
	background-color: #fff;
	border: solid 3px #60829f;
	position: absolute;
	top: 22px;
	right: -6px;
	z-index: 100;
	display:none;
	border-radius: 20em;
}
.timeline .alt .post-dot {
	right: inherit;
	left: -6px;
}

/* timeline post arrow */
.timeline .post-arrow {
	width: 9px;
	height: 15px;
	background: url('https://richters.blog/wp-content/themes/postline/images/post-arrow.png') no-repeat;
	position: absolute;
	top: 21px;
	right: 22px;
	display:none;
}
.timeline .alt .post-arrow {
	background-image: url('https://richters.blog/wp-content/themes/postline/images/post-arrow-alt.png');
	right: inherit;
	left: 22px;
}

/* timeline post date */
.timeline .post-date,
.single .post-date {
	width: 160px;
	line-height: 100%;
	font-size: 80%;
	text-align: center;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -90px;
	z-index: 101;
}
.timeline .post-date span,
.single .post-date span {
	background-color: #fff;
	border: solid 1px #a8a9a9;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 20em;
}
.timeline .alt .post-date {
	margin-left: -70px;
}
.single .post-date {
	margin-left: -80px;
}

/* timeline post title */
.timeline .post-title {
	clear: none;
}

/************************************************************************************
INFINITE SCROLL
*************************************************************************************/
#infscr-loading {
	position: fixed;
	text-align: center;
	bottom: 30px;
	left: 50%;
	width: 50px;
	height: 41px;
	padding-top: 9px;
	margin-left: -25px;
	z-index: 100;
	background-color: white;
	background-color: hsla( 0, 0%, 100%, 0.9 );
	overflow: hidden;
	border-radius: 10px;
}
.inner-scroll-trigger {
	position: relative;
	text-align: center;
	z-index: 100;
	margin-bottom: 20px;
}
.trigger-more {
	background-color: #60829F;
	border-radius: 20em;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.6);
	color: #FFFFFF;
	display: inline-block;
	font-size: 1em;
	padding: 4px 10px;
}
.trigger-more:hover{
	color: #fff;
}

/************************************************************************************
LIST POST
*************************************************************************************/
.loops-wrapper.list-post .post {
	margin-bottom: 30px;
}
.loops-wrapper.list-post .post-title {
	font-size: 160%;
	padding: 0;
}

/************************************************************************************
GRID LAYOUT
*************************************************************************************/
/* grid layouts loop wrapper */
.loops-wrapper.grid4,
.loops-wrapper.grid3,
.loops-wrapper.grid2 {
	margin-left: -30px;
	width: 1008px;
	overflow: visible !important;
}
.sidebar1 .loops-wrapper.grid4,
.sidebar1 .loops-wrapper.grid3,
.sidebar1 .loops-wrapper.grid2 {
	width: 696px;
	margin-left: -20px;
}


/* grid4 post */
.loops-wrapper.grid4 .post {
	width: 222px;
	float: left;
	font-size: 90%;
}
.sidebar1 .loops-wrapper.grid4 .post {
	width: 154px;
}
.loops-wrapper.grid4 .post-title {
	font-size: 125%;
	padding: 0;
}
#body .loops-wrapper.grid4 .gallery img {
	max-width: 40px;
}

/* grid3 post */
.loops-wrapper.grid3 .grid-sizer,
.loops-wrapper.grid3 .post {
	width: 306px;
	float: left;
}
.sidebar1 .loops-wrapper.grid3 .grid-sizer,
.sidebar1 .loops-wrapper.grid3 .post {
	width: 212px;
}
.loops-wrapper.grid3 .post-title {
	font-size: 140%;
	padding: 0;
}

/* grid2 post */
.loops-wrapper.grid2 .post {
	width: 474px;
	float: left;
}
.sidebar1 .loops-wrapper.grid2 .post {
	width: 328px;
}
.loops-wrapper.grid2 .post-title {
	font-size: 150%;
	padding: 0;
}

/* grid layout fix for px value .loops-wrapper */
.loops-wrapper.grid4 .post,
.loops-wrapper.grid3 .post,
.loops-wrapper.grid2 .post {
	margin-left: 30px !important;
	clear: none !important;
}
.loops-wrapper.grid4 .gutter-sizer,
.loops-wrapper.grid3 .gutter-sizer,
.loops-wrapper.grid2 .gutter-sizer {
	width: 30px;
}
.sidebar1 .loops-wrapper.grid4 .post,
.sidebar1 .loops-wrapper.grid3 .post,
.sidebar1 .loops-wrapper.grid2 .post {
	margin-left: 20px !important;
}
.sidebar1 .loops-wrapper.grid4 .gutter-sizer,
.sidebar1 .loops-wrapper.grid3 .gutter-sizer,
.sidebar1 .loops-wrapper.grid2 .gutter-sizer {
	width: 20px;
}

/************************************************************************************
ISOTOPE (styles for isotope.js elements)
*************************************************************************************/
.isotope {
	overflow: visible !important;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video, .embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	margin: 0 0 5px;
}

/************************************************************************************
POST NAVIGATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align: right;
	margin: .5em 0 2em;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-left: 3px;
	margin-right: 3px;
}
/************************************************************************************

POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 20px 0 30px;
	padding: 15px 0;
	clear: both;
}
.post-nav .prev,
.post-nav .next {
	width: 47%;
	position: relative;
}
.post-nav a {
	text-decoration: none;
	display: block;
}
.post-nav a:hover {
	text-decoration: none;
}
.post-nav .prev {
	float: left;
}
.post-nav .next {
	float: right;
	text-align: right;
}

/* post nav arrow */
.post-nav .arrow {
	background-color: #6599c6;
	color: #fff;
	font: normal 20px/100% "Times New Roman", Times, serif;
	display: block;
	width: auto;
	float: left;
	width: 32px;
	height: 28px;
	padding: 4px 0 0;
	text-align: center;
	margin: -8px 10px 17px 0;
	transition: background 1s;
	border-radius: 10em;
}
.post-nav .next .arrow {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
.post-nav a:hover span {
	background-color: #000;
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 10px 0 20px;
	position: relative;
	clear: both;
}

/* comment title */
.comment-title, #reply-title {
	font-size: 140%;
	margin: 0 0 10px;
	padding: 0;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	border: none;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
	border-top: solid 1px #ddd;
}
.commentlist li {
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 2px 0 10px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: 0 15px 0 0;
	border-radius: 20em;
}
.commentlist cite {
	font-style: italic;
	font-size: 130%;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite {
	background: url('https://richters.blog/wp-content/themes/postline/images/icon-author-comment.png') no-repeat 0 2px;
	padding-left: 18px;
}
.commentlist .comment-time {
	font-size: 75%;
	text-transform: uppercase;
}
.commentlist .commententry {
	border-bottom: solid 1px #ddd;
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 5px;
	overflow-wrap:break-word;
}
.commentlist ul, .commentlist ol {
	margin: 0 0 0 7%;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	line-height: 100%;
	position: absolute;
	right: 0;
	top: 8px;
}
.commentlist .comment-reply-link {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	background: url('https://richters.blog/wp-content/themes/postline/images/reply.png') no-repeat 0 2px;
	color: #666;
	padding: 0 0 2px 18px;
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
	color: #000;
}

/* 
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 10px 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 20px;
	right: 0;
	font-size: 85%;
	line-height: 100%;
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	color: #fff;
	border: solid 1px #9e0b0f;
	background-color: #e41d24;
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.25) 0%,rgba(0,0,0,0) 100%);
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.2);
	border-radius: 5px;
}
#respond #cancel-comment-reply-link:hover {
	background-color: #fb4e55;
}
#commentform {
	margin: 15px 0 0;
}
#commentform label {
	font-weight: bold;
}
#commentform label small {
	font-weight: normal;
}
#commentform textarea {
	height: 140px;
	width: 100%;
	box-sizing: border-box;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
    padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
	box-sizing: border-box;
}
#commentform input#submit {
	padding: 7px 20px;
}

/************************************************************************************
SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 30px;
	overflow-wrap:break-word;
	background-color: #fff;
	border: solid 1px #bec3c7;
	padding: 14px;
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
.widgettitle {
	margin: 0 0 10px;
	padding: 0;
	font-size: 110%;
	line-height: 110%;
	text-transform: uppercase;	
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #ddd;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/************************************************************************************
WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* feature posts widget */
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: 4px 12px 10px 0;
	float: left;
}
.widget .feature-posts-list small {
	font-style: italic;
	font-size: 90%;
	display: block;
	margin: 0 0 3px;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 4px 0 3px;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
}

/* twitter widget */
.widget .twitter-list .twitter-timestamp a {
	font-style: italic;
	font-size: 90%;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 50px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* flickr shortcode */
.shortcode .flickr_badge_image {
	width: 23.8%;
	margin: 0 1.5% 1.5% 0;
	float: left;
}
.shortcode .flickr_badge_image:nth-of-type(4n) {
	margin-right: 0;
}
.shortcode .flickr_badge_image img {
	margin: 0;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
LOAD MORE BUTTON
*************************************************************************************/
#load-more {
	clear: both;
	margin: 30px 0 10px;
	text-align: center;
}
#load-more a {
	min-width: 130px;
	font-size: 100%;
	text-transform: uppercase;
	line-height: 100%;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	text-decoration: none;
	border: solid 1px #5d6265;
	display: inline-block;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	background-color: #868889;
	border-radius: 10em;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.3);
}

/* Social Links Widget */
.widget .social-links {
	margin: 0 0 20px;
	padding: 0;
	line-height: 100%;
}
.widget .social-links li {
	margin: 0 5px 5px 0;
	padding: 0;
	list-style: none;
	border: none;
	display: inline-block;
}
.widget .social-links img {
	vertical-align: middle;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap {
	background-color: #363a3d;
	padding: 20px 0;
	border-top: solid 1px #232323;
}
#footer {
	clear: both;
	color: #ddd;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
	color: #fff;
}
#footer a {
	color: #9cc0de;
}

/* footer widgets */
#footer .widget {
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
#footer .widget li {
	border-color: #444;
	border-color: rgba(0,0,0,.2);
}

/* footer nav */
#footernav-wrap {
	clear: left;
	float: left;
	overflow: hidden;
	width: 50%;
}
#footer-nav {
	margin: 5px 0;
	padding: 0;
}
#footer-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#footer-nav ul {
	margin: 0;
	padding: 0;
}
#footer-nav a {
	text-decoration: none;
	margin: 0 10px 0 0;
}
#footer-nav a:hover {
	text-decoration: underline;
}

/* back to top */
.back-top {
	margin: 0;
}
.back-top a {
	background: #5e6164 url('https://richters.blog/wp-content/themes/postline/images/arrow-up.png') no-repeat center center;
	background-color: rgba(0,0,0,.3);
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-top: -5px;
	text-indent: -9000em;
	display: block;
	float: left;
	border-radius: 20em;
	box-shadow: inset 0 -1px 2px rgba(0,0,0,.3), 0 1px 0 rgba(255,255,255,.15);
}

/* footer text */
.footer-text {
	width: 50%;
	font-size: 80%;
	float: right;
	text-align: right;
}

/************************************************************************************
WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin-right: 30px;
}
.alignright {
	float: right;
	margin-left: 30px;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 15px;
	max-width: 100%;
}
.wp-caption-text {
	font-size: 95%;
	line-height: 120%;
	margin: 6px 0;
}
.gallery .gallery-item {
	display:inline-block;
	margin:0 5px 5px 0;
}

/************************************************************************************
ATTACHMENT SINGLE VIEW
*************************************************************************************/
.attachment.single-attachment,
.single-attachment .attachment {
	float: none;
	margin: 0;
	text-align: left;
}
/************************************************************************************
BUILDER
*************************************************************************************/
/* builder row */
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width: 978px; /* same width as .pagewidth */
	max-width: 100%;
	margin: auto;
}
.module_row.fullwidth > .row_inner {
	width: 100%;
	padding: 0;
}

/* loops-wrapper */
.module.loops-wrapper.grid4,
.module.loops-wrapper.grid3,
.module.loops-wrapper.grid2,
.module.loops-wrapper.grid2-thumb {
	margin-left: 0;
	width: auto;
}

.module.loops-wrapper,
.module .loops-wrapper {
	width: auto;
	margin: 0;
}

/* grid layouts */
.module.loops-wrapper.grid4 .post,
.module.loops-wrapper.grid3 .post,
.module.loops-wrapper.grid2 .post,
.module.loops-wrapper.grid2-thumb .post {
	float: left;
	margin-left: 3.2% !important;
	margin-right: 0;
	margin-bottom: 2.2em;
}
.module.loops-wrapper.grid4 .post {
	width: 22.6%;
}
.module.loops-wrapper.grid3 .post {
	width: 31.2%;
}
.module.loops-wrapper.grid2 .post {
	width: 48.4%;
}
.module.loops-wrapper.grid2-thumb .post {
	width: 48.4%;
}
.module.loops-wrapper.grid4 .post:nth-of-type(4n+1),
.module.loops-wrapper.grid3 .post:nth-of-type(3n+1),
.module.loops-wrapper.grid2 .post:nth-of-type(2n+1),
.module.loops-wrapper.grid2-thumb .post:nth-of-type(2n+1) {
	margin-left: 0 !important;
	clear: left !important;
}

/* post icon */
.module .post-icon,
.module.loops-wrapper.list-post .post-icon {
	display: none;
}

/************************************************************************************
CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.widget li:after, #body:after, #footer:after, footer:after,#main-nav:after, .menu:after,#content:after
{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.widget li, #body, #footer, footer,#main-nav, .menu
{ display: block; }

/*/wp-content/themes/postline/skins/purple/style.css*/
/*  
Skin Name: Purple
Version: 1.0
Description: Skin for Postline
*/

body {
	background-color: #f1edff;
}
a {
	color: #6b56c2;
}

/************************************************************************************
Theme background color
*************************************************************************************/
#headerwrap {
	background-color: #6443ea;
	border-color: #321396;
}

/************************************************************************************
HEADER
*************************************************************************************/
#header {
	color: #ddd;
}
#header a {
	color: #faffb6;
}

/* site logo */
#site-logo a {
	color: #fff;

	text-shadow: 0 1px 0 rgba(0,0,0,.3);
}

/* 
MAIN NAVIGATION
================================================ */
/* main level link */
#main-nav a {
	color: #faffb6;
	text-shadow: 0 -1px 0 rgba(0,0,0,.2);
}
#main-nav a:hover, #main-nav li:hover > a {
	color: #f7f5ff;
}
/* current link */
#main-nav .current_page_item a, #main-nav .current-menu-item a {
	background-color: #321396;
}

/************************************************************************************
TIMELINE
*************************************************************************************/
.timeline .timeline-bar {
	background-color: #7b75b8;
}
.timeline .timeline-start-dot {
	background-color: #7b75b8;
	border-color: #3a357c;
}

/* timeline month title */
.timeline .timeline-month span {
	background-color: #3a357c;
}

/* timeline post dot */
.timeline .post-dot {
	border-color: #3a357c;
}

/* trigger more button */
.trigger-more {
	background-color: #3a357c;
}

/************************************************************************************
POST
*************************************************************************************/
/* post nav arrow */
.post-nav .arrow {
	background-color: #3a357c;
}

/************************************************************************************
FOOTER
*************************************************************************************/
#footerwrap {
	background-color: #3a357c;
}
#footer a {
	color: #faffb6;
}

/*/wp-content/themes/postline-child-01/style.css*/
/*
Theme Name: Postline Child 01
Theme URI: 
Description: Child 01 theme for the Postline theme
Author: <a href="http://www.themify.me" title="Visit author homepage">Themify</a>
Author URI: 
Template: postline
Version: 1.3.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 16 Mar 2014 05:07:21 +0000 */ 

@import url('https://richters.blog/wp-content/themes/postline/style.css');

.trigger-more {
	background: #24a693;
	border-radius: 20em;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.6);
	color: #FFFFFF;
	display: inline-block;
	font-size: 1em;
	padding: 4px 10px;
}

.timeline .timeline-start-dot {
	width: 6px;
	height: 6px;
	margin-left: -6px;
	background: #e86d27;
	border: solid 3px #60829f;
	position: absolute;
	bottom: 0;
	left: 50%;
	border-radius: 20em;
}

.timeline .timeline-month span {
	padding: 8px 20px;
	background: #e86d27;
	color: #fff;
	display: inline-block;
	zoom:1;
	*display:inline;
	border-radius: 20em;
	box-shadow: inset 0 1px 0 rgba(0,0,0,.2), 0 1px 0 rgba(255,255,255,.6);
}

.timeline .post-dot {
	width: 6px;
	height: 6px;
	background: #fff;
	border: solid 3px #e86d27;
	position: absolute;
	top: 22px;
	right: -6px;
	z-index: 100;
	display:none;
	border-radius: 20em;
}

#main-nav {
  margin: 15px 0 0 0;
  padding: 0;
  float: left;
}
/*/wp-content/uploads/themify-customizer-5.4.0-5.3.8.css*/
/* Themify Customize Styling */
body {	background: none;
	background-color: #ebfffe; 
}
#headerwrap {	background: none;
	background-color: #1bbbb4; 
}
#main-nav {	background: none;
	background-color: #1bbbb4; 
}
#main-nav a {	
	color: #ebfffe; 
}
#main-nav a:hover {	
	color: #ebfffe; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	color: #ebfffe; 
}
#main-nav ul {	background: none;
	background-color: #ebfffe; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {	
	color: #1bbbb4; 
}
#main-nav ul a:hover, #main-nav .current_page_item ul a:hover, #main-nav ul .current_page_item a:hover, #main-nav .current-menu-item ul a:hover, #main-nav ul .current-menu-item a:hover {	
	color: #ebfffe;background: none;
	background-color: #1bbbb4; 
}
.timeline .timeline-nav {	background: none;
	background-color: #1bbbb4; 
}
.timeline .timeline-nav a {	
	color: #fcfcfc; 
}
.timeline .timeline-nav ul a {	
	color: #ebfffe; 
}
#footerwrap {	background: none;
	background-color: #1bbbb4; 
}
#footer {	
	color: #ebfffe; 
}
#footer a {	
	color: #ebfffe; 
}
#footer-nav a {	
	color: #ebfffe; 
}

/* Themify Custom CSS */
.timeline .timeline-bar {
    background-color: #1bbbb4;
}