/** width overrides **/
.wAuto{ width:auto  }
.w25p { width:25% }
.w50p { width:50% }	
.w75p { width:75% }
.w100p{ width:100% }
.w50  { width:50px }	
.w75  { width:75px  }
.w100 { width:100px }	
.w125 { width:125px }
.w150 { width:150px }	
.w175 { width:175px }
.w200 { width:200px }	
.w225 { width:225px }
.w250 { width:250px }	
.w275 { width:275px }
.w300 { width:300px }	
.w325 { width:325px }
.w350 { width:350px }	
.w375 { width:375px }
.w400 { width:400px }	
.w425 { width:425px }
.w450 { width:450px }	
.w475 { width:475px }
.w500 { width:500px }	
.w525 { width:525px }
.w550 { width:550px }	
.w575 { width:575px }
.w600 { width:600px }	
.w625 { width:625px }
.w650 { width:650px }	
.w675 { width:675px }
.w700 { width:700px }	
.w725 { width:725px }
.w750 { width:750px }	
.w775 { width:775px }
.w800 { width:800px }	
.w825 { width:825px }
.w850 { width:850px }	
.w875 { width:875px }
.w900 { width:900px }	
.w925 { width:925px }
.w950 { width:950px }	
.w960 { width:960px }

.bb1a, 	
.bb, .bb *,
.bb:before, .bb *:before,
.bb:after, .bb *:after { 
	-moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; 
	}	
.bb2a,	
.bb2, .bb2 *,
.bb2:before, .bb2 *:before,
.bb2:after, .bb2 *:after { 
	-moz-box-sizing:content-box; -webkit-box-sizing:content-box; -ms-box-sizing:content-box; box-sizing:content-box; 
	}	
	
/** .list, .inline-block **/
.list {}
.list ul { list-style:none; margin:0; padding:0; }
.list ul li, .inline-block {
	vertical-align:top; 
	display:block;
	display:-moz-inline-stack;
	display:inline-block;
	margin:0 -4px 0 0;
	zoom:1;
	*display:inline;
	*margin:0 0 0 0;
	padding:0;
	}
.list ul li a { 
	display:block;
	margin:0; 
	padding:0;	
	font-size:12px; 
	line-height:12px;
	font-weight:normal; 	 
	text-decoration:none; 
	}
	
.clearer { width:100%; zoom:1; position:static; clear:both; }
.clearer:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
	font-size:0; 
	line-height:0; 
	}	
	
	
.banner_img { 
	height:650px;
	margin:-70px 0 0; 
	background:url(Steph_Cvr.jpg) no-repeat top center; background-size:cover;
	position:relative;
	}
	.page-template-page-home-php .banner_img { margin:0; }
ul.pager { display:none; }	
/*
.container .four.columns { display:none; }
.container .eleven.columns { width:1180px; }
.post { border:0 none; }
.page { padding-top:20px; }

.container, .container * { max-width:100%; } 
*/

.page-template-page-blog-php .container { max-width:100%; } 
.single .container { max-width:100%; } 

.page-template-page-blog-php .container * { max-width:100%; } 
.single-post .container * { max-width:100%; } 

.page-template-page-blog-php .wp-caption, 
.page-template-page-blog-php img.alignnone, 
.page-template-page-blog-php img.alignleft, 
.page-template-page-blog-php img.alignright, 
.page-template-page-blog-php img.aligncenter { border:1px solid #EAEAEA; background:#F6F6F6; padding:8px; }
.single-post .wp-caption, 
.single-post img.alignnone, 
.single-post img.alignleft, 
.single-post img.alignright, 
.single-post img.aligncenter { border:1px solid #EAEAEA; background:#F6F6F6; padding:8px; }



.blog.page { padding-top:20px; } 
	.blog .post { border:0 none; }
	.blog .sidebar { border:0 none; }
.blogTitle h1 { font-size:50px; text-transform:none; line-height:normal; padding:15px 0 0; margin-bottom:20px; }
.page-template-page-blog-php .post-title h2 { text-transform:none; font-size:30px; }
.post-meta { font-size:16px; }

.logo { transform: scale(1) !important; }
	.misc1a-wrap { width:1100px; max-width:100%; margin:0 auto; }
.misc1a, .misc1a * { max-width:100%; }
.misc1a {float:right; width:450px;}
.misc1b {}
.misc1b img { margin:40px 50px 0 0; }
.misc1c {float:right; width:100%; font-size:14px; line-height:22px; color:#000}
.misc1d {clear:both; padding:10px 0 0; }
@media (max-width: 1100px) {
	.misc1b img { margin:40px 50px 0 0; }
	.misc1a-wrap { padding:0 25px; }
}
	/*
	@media (max-width: 450px) {
		.misc1b img { margin:150px 0px 0 0; }
	}
	*/	
@media (max-width: 550px) {
	.misc1c { display:none; }
}	
	
	
	
#menu-item-215, #store { display:none; }	