/* Enter Your Custom CSS Here */

/*
Byter ut texten mot egen logotyp
START LOGOTYPEBYTE
*/
#header {
background: transparent url("http://www.marcus-larsson.se/wp-content/uploads/2015/07/cropped-cropped-Logotyp-svart.png");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}

#header-wrap {
	background:none;
}

#logo .site-title {
	visibility:hidden;
}
#logo{
   float:none;
}


/*SLUT LOGOTYPBYTE*/

/*
START TA-BORT-SIDEBAR
*/
#sidebar {
	display:none;
}

#content {
	width:100%;
}
/*
SLUT TA-BORT-SIDEBAR
*/


