div.tooltip {
    position: absolute;
    z-index: 999
}
a, .site-title a, .menu-toggle, .menu-toggle-close, .dropdown-toggle, #search-toggle, #share-toggle, .main-navigation a, .entry-title a, .entry-header .cat-links a:hover, .entry-header .cat-links a:focus, .more-link:hover, .more-link:focus, .events-content-wrapper .hentry:hover .event-list-item-actions a, .events-content-wrapper .hentry:hover .event-list-item-actions a, .events-content-wrapper .hentry:focus .event-list-item-actions a, .events-content-wrapper .hentry:focus .event-list-item-actions a, .widget .social-links-menu a, .site-header-menu .social-navigation a, #top-playlist-section .wp-playlist, #top-playlist-section .wp-playlist .wp-playlist-caption, #top-playlist-section .wp-playlist-current-item .wp-playlist-item-title, .wp-playlist-light .my-music-band-mejs-container.mejs-container button, table.shop_table_responsive tr td a:hover, table.shop_table_responsive tr td a:focus, .product-container a.added_to_cart:hover, .product-container a.added_to_cart:focus, .single-product .product_meta a:hover, .single-product .product_meta a:focus, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:hover, .single-product div.product .woocommerce-product-rating .woocommerce-review-link:focus, .woocommerce-info a:hover, .woocommerce-info a:focus, .variations .reset_variations:hover, .variations .reset_variations:focus, .site-header-cart .cart-contents, .woocommerce-tabs ul.tabs li a{
	display: inline-block;
}

#top-bar, .has-dark-grey-background-color, .button, .button:visited, button, button:visited, input[type="submit"], input[type="submit"]:visited, input[type="reset"], input[type="reset"]:visited, .attachment-button a, .attachment-button a:visited, #infinite-handle span {
	background-color: #262626;
	/*visibility: hidden;*/
}
.chidden{
	visibility:hidden;
}
.primary-navigation {
	visibility: visible;
}

.nicebutton{
	font-size:20pt;
	display: inline-block;

}

#author-info, #related-posts-wrapper {
	display: none;
}