@charset "UTF-8";
/* CSS Document */

#mbbmmain{
	width:100%;
	margin:0 0 0 -50%;
	height:auto;
	overflow:hidden;
	background:#dce8f1;
	padding:0 50% 1.3em 50%;
}

.mbbmcontentIn{
	width:100%;
	max-width:1080px;
	height:auto;
	margin:0 auto;
}

#mbbmbloginfo{
	width:326px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	font-size:1.1em;
}

.mbbmname{
	float:left;
}

.mbbmphoto{
	float:left;
	width:100%;
	height:326px;
	overflow:hidden;
}

.mbbmphoto2{
	display:none;
	float:left;
	width:50%;
	height:auto;
	overflow:hidden;
}

.mbbmphoto img, .mbbmphoto2 img{
	width:100%;
	height:auto;
}

.mbbminfo{
	width:100%;
	clear:both;
	float:left;
	height:auto;
	padding:0;
	overflow:hidden;
	margin:.9em 0 0 0;
}

.mbbminfo h7{
	font-size:1.6em;
	font-weight:500;
	font-family:"Montreal", sans-serif;
	color:#225173;
	text-transform:uppercase;
	letter-spacing:.1em;
	float:left;
	line-height:1.6;
}

.mbbminfo p{
	font-size:1.2em;
	clear:both;
	float:left;
	margin:0;
	line-height:1.7;
}

.mbbminfo p a{
	font-style:italic;
	color:#489fca;
	font-size:1.1em;
	padding-left:1.5em;
	background:url(twitter.svg) no-repeat 0 30%;
}

#mbbmblogentries{
	width:auto;
	height:auto;
	margin:0;
	padding:35px 0 0 48px;
	overflow:hidden;
	background:url(fade.png) no-repeat;
	background-size:80px 95%;
}

#mbbmlatest{
	width:auto;
	height:auto;
	float:left;
	text-align:left;
	overflow:hidden;
	margin-bottom:1.5em;
	padding:1.7em 2em;
	background:rgba(198,221,235,1);
	border-radius:1.5em;
	-moz-border-radius:1.5em;
	-webkit-border-radius:1.5em;
}

#mbbmlatest .h5{
	width:auto;
	max-width:488px;
	float:left;
	margin-right:.15em;
	line-height:1.2;
}

.mbbmpostInfo, .mbbmpost2Info{
	font-family:'Montreal', sans-serif;
	font-size:.85em;
	font-weight:400;
	letter-spacing:.085em;
	display:inline;
	text-align:left;
	overflow:hidden;
	color:#489fca;
}

.mbbmpost2Info{
	display:block;
	margin:0 0 0.2em 0;
	position:relative;
	line-height:1;
	top:-.4em;
}

.mbbmwithImg{
	width:70%;
	float:left;
}

.mbbmimage{
	width:25%;
	height:1px;
	float:right;
}

.mbbmimage img{
	width:100%;
	height:auto;
}

#mbbmlastfew{
	width:100%;
	height:auto;
	float:left;
}

.mbbmpost{
	width:50%;
	float:left;
	margin-bottom:1em;
}

.mbbmpost .h5{
	line-height:1.2;
}

.mbbmfirstCol{
	clear:both;
	width:46%;
	padding-right:4%;
}

.mbbmbottomfade{
	clear:both;
	float:right;
	width:25%;
	height:100px;
	margin-top:-100px;
	position:relative;
	
	background: -moz-linear-gradient(top,  rgba(198,221,235,0) 0%, rgba(198,221,235,1) 80%, rgba(198,221,235,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(198,221,235,0)), color-stop(80%,rgba(198,221,235,1)), color-stop(100%,rgba(198,221,235,1)));
	background: -webkit-linear-gradient(top,  rgba(198,221,235,0) 0%,rgba(198,221,235,1) 80%,rgba(198,221,235,1) 100%);
	background: -o-linear-gradient(top,  rgba(198,221,235,0) 0%,rgba(198,221,235,1) 80%,rgba(198,221,235,1) 100%);
	background: -ms-linear-gradient(top,  rgba(198,221,235,0) 0%,rgba(198,221,235,1) 80%,rgba(198,221,235,1) 100%);
	background: linear-gradient(to bottom,  rgba(198,221,235,0) 0%,rgba(198,221,235,1) 80%,rgba(198,221,235,1) 100%);
	filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 )";
}

.mbbmposttext{
	font-size:14px;
	line-height:1.7;
}

.mbbmbook{
	clear:both;
	margin:-.5em 0 0 0;
	width:100%;
	height:250px;
	text-align:left;
	position:relative;
}

.mbbmbookimageimg{
	width:auto;
	height:100%;
	position:absolute;
	margin-left:0em;
}

.mbbmbookimageimg img{
	width:auto;
	height:100%;
}

.mbbmbooktext{
	width:auto;
	position:absolute;
	top:3.5em;
	margin-left:0em;
	padding:1em 1.5em 1em 60%;
	text-align:right;
	background:#225173;
	color:#fff;
	font-family:"Montreal", sans-serif;
	font-weight:500;
	letter-spacing:.06em;
	font-size:1.05em;
	text-transform:uppercase;
	line-height:1.3;
}

@media all and (max-width: 1080px){
	
	#mbbmblogentries{
		padding-right:1.3em;
	}
	
	.mbbmpostInfo{
		display:block;
		margin:0 0 .3em 0;
		position:relative;
		top:-.8em;
		clear:both;
	}
	
	.mbbminfo{
		width:100%;
	}
	
	.mbbminfo p, .mbbminfo h7{
		padding-left:4vw;
	}
}

@media all and (max-width: 800px){
	.mbbmpost{
		clear:both;
		float:left;
		width:auto;
		height:auto;
		margin-bottom:.7em;
	}
	
	.mbbminfo{
		margin:0 0 0 0;
		padding-top:1em;
	}
}

@media all and (max-width: 670px){
	#mbbmbloginfo, #mbbmblogentries, #mbbmlatest, .mbbmpost{
		clear:both;
		float:left;
		width:auto;
		height:auto;
	}
	
	#mbbmbloginfo{
		width:100%;
	}
	
	.mbbmname{
		margin-top:8.5em;
		width:50%;
		font-size:2.5vw;	
	}
	
	.mbbmphoto{
		display:none;
		height:auto;
		margin:0;
		padding:0;
		line-height:0;
	}
	
	.mbbmphoto2{
		display:inline-block;
	}
	
	#mbbmblogentries{
		background:none;
		padding-left:1.8em;
	}
	
	.mbbminfo{
		clear:none;
		margin:0;
		padding-top:0;
		
		background:url(fade.png) no-repeat;
		background-size:80px 95%;
		background-position:0px top;
	}
	
	.mbbmbook{
		height:48vw;
	}
	
	.mbbmbookimageimg{
		margin-left:6%;
	}
	
	.mbbmbookimageimg img{
		width:40vw;
		height:auto;
	}
	
	.mbbmbooktext{
		top:3em;
		padding-left:50%;
		font-size:4vw;
	}
	
	.mbbmpost{
		margin-bottom:1.5em;
	}
}