.vp-m {
	display:inherit;
}
#header>.spacer {
	padding:30px;
}
#header.pinned>.spacer {
	padding:5px 5px 5px 15px;
}
#header>.spacer>div:nth-child(1) {
	text-align:left;
}
#header.pinned>.spacer>div:nth-child(1) {
	line-height:normal;
}
#header>.spacer>div:nth-child(2) {
	position:absolute;
	right:20px;
	line-height:2.5em;
}
#header.pinned>.spacer>div:nth-child(2) {
	right:5px;
}
#header nav.vp-m {
	display:inline-block;
	font-family:"Lobster", cursive;
	font-weight:400;
	font-size:1.3em;
	color:#29aba4;
	text-align:center;
}
#header nav.vp-m>a:link,#header nav.vp-m>a:visited,#header nav.vp-m>a:active {
	position:relative;
	display:inline-block;
	padding:.1em .8em;
	text-decoration:none;
	color:inherit;
}
#header nav.vp-m>a:hover {
	color:#eb7260;
}
#header nav.vp-m>a.active:link,#header nav.vp-m>a.active:visited,#header nav.vp-m>a.active:active,#header nav.vp-m>a.active:hover {
	background:#29aba4;
	color:#f0f0f0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-khtml-border-radius:3px;
	cursor:default;
}
#header.pinned nav.vp-m>a.active:link,#header.pinned nav.vp-m>a.active:visited,#header.pinned nav.vp-m>a.active:active,#header.pinned nav.vp-m>a.active:hover {
	background:#eb7260;
	color:#e9e0d6;
}
#header nav i {
	display:block;
	font-size:2em;
}
#header.pinned nav i {
	display:inline;
	margin-left:-10px;
	font-size:1.2em;
}
.calAdd {
	display:inline-block;
	vertical-align:top;
}
.calAdd>a{
	line-height:170px;
	padding:0 40px;
}