@charset "utf-8";
/* Medium */

#backgroundimage{
	background-image: url(images/bg_wood_md.png);
}

.content .text > p,
.content .text > .bog,
.thewriter p{
	padding: 0px 12px;
}

div.windowsize > .md{
	display:block;
}
div.windowsize > .xs,
div.windowsize > .sm,
div.windowsize > .lg{
	display:none;
}

.content .text,
.content .dots,
.content .sidebar{float: left;}

.dots{
	position:absolute;
	left: 70%;
	top: -2px;
	bottom: 77px;
	width: 6px;
	background-repeat:repeat-y;
	background-position: top center;
	background-color:#7692a6;
}

.content .sidebar{
	padding: 6px 0px 0px 64px;
}

.content .text,
div.thewriter .info{
	width: 70%;
	padding: 0px 22px;
}

.sidebarsection{
	width: 100%;
}

.sidebarsection.clubs,
.sidebarsection.instagram,
.sidebarsection.shops{
	float: none;
}

.sidebarsection.shops .arrow{display:block;}

.leavescontainer{
	position:relative;
	float:left;
	height: 45px;
	width:70%;
}

.leaves{
	position:absolute;
	width: 150px;
	height:45px;
	right: -104px;
	top: 0px;
	background-position:center;
	background-size:cover; 
}

.content .sidebar,
div.thewriter .image{
	width: 30%;
}

div.thewriter,
.content{
	padding: 32px 46px 22px;
}

div.thewriter > div{ float: left; margin: 32px 0px;}