@charset 'utf-8';
/*
  Theme Name: Halina Vensko (Avicenna)
  Theme URI: http://avicenna.ancorathemes.com/
  Description: Avicenna - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: avicenna
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
  Text Domain:  avicenna
*/

.page_title, .page_info {
	float: none !important;
	width: initial !important;
}

.entry-content:after {
  content: "";
  display: table;
  clear: both;
}

h1, h2, h3, h4, h5, h6 {
    hyphens: none;
    margin-top: 1.5em;
}

.top_panel {
	margin-bottom: 4.5rem;
}

.post_accented_on .post_author {
	display: none !important;
}

.post_content img {
	z-index: 999;
	position: relative;
}
.post_content blockquote {
	z-index: 990;
	position: relative;
}