/* ======================================================================================================================================================
#Blog Styles
====================================================================================================================================================== */

.template-blog .blog-meta{
	float:left;
	margin-right:50px;
}


.single-small .post_author_timeline {
	position: absolute;
	top: 0;
	left: 40px;
	width: 1px;
	height: 100%;
	border-right-width:1px;
	border-right-style: dashed;
}

.single-post .post_author_timeline{
	display:none;
}

#top .fullsize .template-blog .post-title{
	text-align: center;
	font-size: 30px;
	padding:15px 0;
	max-width: 800px;
	margin: 0 auto;
}

#top.single-post .fullsize .template-blog .post_delimiter{
	visibility: hidden;
}

#top .fullsize .template-blog .post-meta-infos{
	text-align: center;
}

#top .fullsize .template-blog .post .entry-content-wrapper{
	text-align: justify;
	font-size:1.15em;
	line-height: 1.7em;
	max-width: 800px;
	margin:0 auto;
	overflow: visible;
}

#top .fullsize .template-blog .post .entry-content-wrapper > *{
	max-width: 40em;
	margin-left:auto;
	margin-right:auto;
}

#top .fullsize .template-blog .post_delimiter{
	border-bottom-width:1px;
	border-bottom-style: solid;
	width:3000px;
	left:-1500px;
	position: relative;
	max-width: 3000px;
}

#top .fullsize .template-blog .post_author_timeline{
	display:none;
}

#top .fullsize .template-blog .blog-meta {
	float: none;
	margin: 0 auto;
	display: block;
	position: relative;
	width: 81px;
	overflow: hidden;
	text-align: center;
	z-index: 1000;
}

/* #top .fullsize .template-blog .big-preview a ,#top .fullsize .template-blog .small-preview img{float:none; display: inline-block; width:100%; max-width: 100%;} */

#top .fullsize .flex_column .template-blog .post-title,
#top .fullsize .flex_column .template-blog .post-meta-infos{
	text-align: left;
}

#top .fullsize .flex_column .template-blog .post .entry-content-wrapper > *{
	max-width:100%;
}


/*fullsize when sidebar left*/

.post-meta-infos {
	font-size: 0.9em;
	position: relative;
	top: -8px;
	display: block;
}

.post-meta-infos a{
	text-decoration: none;
}

.post-meta-infos a:hover{
	text-decoration: underline;
}

.text-sep{
	padding: 0 5px;
}

/*previe pic*/

.small-preview{
	width:81px;
	height:81px;
	overflow: hidden;
	border-radius: 4px;
	float:left;
	margin:6px 0 0 0;
	position: relative;
	text-align: center;
	line-height: 81px;
	position: relative;
	z-index: 4;
	display: block;
}

.small-preview img{
	display: block;
	border-radius: 4px;
	position: relative;
	z-index: 4;
	width: 100%;
}

.single-post .single-small.with-slider .small-preview{
	width:180px;
	height:180px;
}

.single-post .single-small.with-slider .post_author_timeline{
	display:none;
}

#top.single-post .fullsize .single-small.with-slider .blog-meta{
	width:180px;
}

.av-content-full > .comment-entry{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	float:none;
	clear:both;
}

.template-blog .pagination{
	padding:1px 50px 10px 24px;
}

/*related posts*/

/*related fulltext*/


/*post types*/

/*audio*/

/*blog in flex column*/
.flex_column .template-blog .post .entry-content-wrapper{
}

#top .flex_column .template-blog .post-title{
	font-size:1.3em;
}

.flex_column .template-blog .post_delimiter{
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
}

.flex_column .template-blog .post-meta-infos{
	margin-bottom: -13px;
}


/*elegant Blog*/


/*Elegant Grid Blog*/


/*Elegant Author*/

/*Elegant Search*/


/*Modern Blog*/


/*disable blog options*/

#top .av-blog-meta-category-disabled .minor-meta.blog-categories,
#top .av-blog-meta-category-disabled .text-sep-cat{
	display:none;
}


/* blog lists */

/* blog list - simple */

/*.bloglist-simple .more-link-arrow:not(.avia-svg-icon):after{
	font-size: 10px;
	line-height: 26px;
	display: block;
	padding: 0;
	text-align: center;
}*/


/* blog list - simple - elegant blog */

/* blog list - simple - modern blog */

/* blog list - compact */


/* blog list - compact - elegant blog */

/* blog list - excerpt */


/* blog list - excerpt - elegant blog */

/* blog list - excerpt - modern blog */
