/*
Theme Name: Fashionbuzz Child
Author: Mike
Template: fashionbuzz

*/

#contact2
{
	float: right;
	position: fixed;
   bottom: 15px;
   width: 100%;
   z-index: 99;
	right: 40px;
	margin-right: 10px;

}

.call_logo
{
	float: right;
	margin-right: 10px;
	opacity: 1;
}

header h1.entry-title
{visibility: hidden}

div.site-aligner, div.post-date, div.post-comment
{
	display:none;
}