
/* Stack the content containers */
@font-face {
    font-family: 'stentigaregular';
    src: url('fonts/stentiga/stentiga-webfont.eot');
    src: url('fonts/stentiga/stentiga-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/stentiga/stentiga-webfont.woff') format('woff'),
         url('fonts/stentiga/stentiga-webfont.ttf') format('truetype'),
         url('fonts/stentiga/stentiga-webfont.svg#stentigaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #333333;
	font-size: 1em;
	font-family: 'stentigaregular';
	background-image: url('images/sage-bkg.jpg');
	background-size: cover;
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
}

input[type=text], input[type=password] {
	font-family: Arial;
	font-size: 1em;
	border-radius: 5px;
	background-color: #e9e9e9;
	border: 1px solid #333333;
	box-shadow: 3px 3px 5px #555555;
	padding: 2px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-radius: 5px;
	background-color: #e9e9e9;
	border: 1px solid #333333;
	box-shadow: 3px 3px 5px #555555;
	padding: 2px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-radius: 5px;
	background-color: #e9e9e9;
	border: 1px solid #333333;
	box-shadow: 3px 3px 5px #555555;
	padding: 2px;
}

.plaininput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 2px;
	box-shadow: 0 0 0 #555555;
	border: 1px solid #333333;
	border-radius: 0;
	background-color: #ffffcc;
}

.bodycopy {
	font-family: 'Montserrat';
}

.bodywrap {
	margin: 0;
	width: 95%;
	padding: 0.5em;
	font-size: 1em;
	min-height: 100%;
}

.whbodywrap {
	margin: auto;
	width: 95%;
	padding: 1em;
	background-color: #f3f3f3;
	margin-top: 0;
	font-size: 1em;
}

.sidebywrap {
	width: 95%;
	margin-left: 1em;
}

.sidebyl {
	float: left;
	margin: 0px;
	padding; 0px;
	width: 60%;
	min-height: 100%;
	overflow: hidden;
	display: none;
}

.sidebyr {
	float: left;
	margin: 0px;
	padding; 1em;
	width: 95%;
}

.sidebyro {
	float: left;
	margin: 0px;
	padding; 20px;
	width: 95%;
	background-color: #be5127;
	text-align: left;
	display: block;
	border: 2px solid #333333;
}

.logo {
	max-width: 65%;
}

.livenav {
	text-align: center;
	margin-bottom: 1em;
}

.livenav a {
	color: #333333;
	text-decoration: none;
}

.livenav a:hover {
	color: #be5127;
}

.subnav {
	font-size: 0.8em;
	color: #333333;
	text-align: center;
	border: 1px dashed #333333;
	padding: 10px;
	background-color: rgba(235,235,235,0.25);
	line-height: 2.4em;
	font-family: 'Montserrat';
}

.subnav a {
	color: #333333;
	text-decoration: none;
}

.subnav a:hover {
	color: #be5127;
}

.navitm {
	width: 50%;
	display: none;
	line-height: 1.4em;
	float: left;
}

.navlogo {
	display: block;
	float: left;
	margin: 0;
	width: 13em;
}

.navbutt {
	display: block;
	width: 91%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #be5127;
	text-align: center;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-size: 1.4em;
	margin-left: 0.8em;
	color: #333333;
}

.navbutt a {
	color: #333333;
	text-decoration: none;
}

.navbutt a:hover {
	color: #333333;
}

.filmstrip {
	margin-top: 1em;
	margin-left: 0;
	text-align: center;
}

.filmstrip img {
	width: 13%;
}

.bottombutt {
	margin-left: 0;
}

.footaddress {
	width: 100%; 
	color: #FFFFFF; 
	text-align: center; 
	margin-top: 1em; 
	font-family: Montserrat; 
	font-size: .9em;
	margin-bottom: 1em;
} 

.followus {
	text-align: center;
}

.formleft {
	text-align: center;
}

.formright {
	text-align: center;
}

.vidlist {
	float: left; 
	width: 16em; 
	margin-right: 2em; 
	text-align: left; 
	padding: 1em;
}

.vidlist a {
	color: #333333;
	font-family: Montserrat;
	text-decoration: none;
}

.vidlist a:hover {
	color: #be5127;
}

.clueleft {
	width: 90%; 
	font-family: Montserrat; 
	margin-bottom: 1em; 
	padding: 1em; 
	text-align: center;
}

.clueright {
	width: 90%; 
	margin-right: 3%; 
	font-family: Montserrat; 
	margin-bottom: 1em; 
	padding: 1em; 
	text-align: center;
}

#search {
	width: 80%;
	margin: auto;
	margin-top: 0px;
	border-radius: 0 0 20px 20px;
	background-color: #eeeeee;
	border: 1px solid #333333;
	text-align: center;
	line-height: 2.4em;
	display: none;
}

#guestarea {
	width: 100%;
	text-align: center;
	margin-bottom: 3em;
}

#loginarea {
	width: 100%;
	text-align: center;
}

.guestlist {
	margin: auto;
	width: 70%;
	text-align: left;
}

.guestlist a {
	color: #333333;
	font-family: Montserrat;
	text-decoration: none;
}

.guestlist a:hover {
	color: #be5127;
}	

.links a {
	color: #333333;
	text-decoration: none;
}

.links a:hover {
	color: #be5127;
}	

.buttons a {
	cursor:pointer; 
	padding: 3px; 
	border: 1px solid #333333; 
	background-color: #ffffcc; 
	border-radius: 10px;
	color: #333333;
	text-decoration: none;
}

.buttons a:hover {
	color: #be5127;
}

#lessons a {
	background-color: #d9d9d9;
	padding: 6px;
	border: 1px solid #333333;
	color: #333333;
	border-radius: 5px;
	text-decoration: none;
	font-family: Arial;
	font-size: 0.8em;
	cursor: pointer;
}

#lessons a:hover {
	background-color: #ffffd9;
}

.twocol {
	float: left;
	width: 95%;
	font-family: Montserrat;
	font-size: 1em;
	margin: auto;
	padding: .5em;
	text-align: left;
}

.cltable {
	width: 100%;
	border-top: 1px dotted #333333;
	font-family: Montserrat;
}

.nobutt {
	display: inline;
}

.nobutt a {
	background-color: #FFFFEE;
	padding: 0;
	color: #333333;
	border: 0;
	font-size: 1em;
}

.vidslideout {
	display: none; 
	width: 300px; 
	z-index: 1000; 
	background-color: rgba(200,200,200,0.7);
}


/* First breakpoint at 736px */
/* Inherits mobile styles, but floats containers to make columns */
@media all and (min-width: 736px){
	.bodywrap {
		margin: auto;
		width: 80%;
		max-width: 1000px;
		padding: 1em;
		margin-top: 0;
		font-size: 1em;
	}
	
	.whbodywrap {
		margin: auto;
		width: 100%;
		padding: 1em;
		background-color: #f3f3f3;
		margin-top: 1.4em;
		font-size: 1em;
		display: block;
	}

	.sidebywrap {
		width: 95%;
		height: 450px;
		margin-left: 2em;
	}
	
	.sidebyl {
		float: left;
		margin: 0px;
		padding; 0px;
		width: 59%;
		height: 450px;
		overflow: hidden;
		display: block;
		border: 2px solid #333333;
		text-align: right;
	}
	
	.sidebyr {
		float: left;
		margin: 0px;
		padding; 1em;
		width: 40%;
		min-height: 100%;
	}
	
	.sidebyro {
		float: left;
		margin: 0px;
		padding; 20px;
		width: 39%;
		background-color: #be5127;
		text-align: left;
		display: block;
		height: 450px;
		border: 2px solid #333333;
	}
	
	.logo {
		max-width: 40%;
	}

	.livenav {
		text-align: center;
		margin-top: -1em;
	}
	
	.navitm {
		width: 25%;
		display: block;
		float: left;
		height: 6em;
		line-height: 6em;
		text-align: right;
	}
	
	.navlogo {
		display: block;
		width: 280px; 
		margin-top: -70px;
	}
	
	.navbutt {
		display: none;
	}
	
	.filmstrip {
		margin-top: 1em;
		margin-left: 0;
		text-align: center;
	}
	
	.filmstrip img {
		width: 17%;
	}
	.bottombutt {
		margin-left: 0%;
	}
	.footaddress {
		float: right; 
		width: 65%; 
		color: #FFFFFF; 
		text-align: right; 
	} 
	
	.followus {
		text-align: left;
	}
	
	.formleft {
		text-align: left;
		margin-left: 10%;
		width: 35%;
		float: left;
	}
	
	.formright {
		text-align: left;
		margin-left: 10%;
		width: 35%;
		float: left;
	}

	.clueleft {
		float: left; 
		width: 47%; 
		margin-right: 3%; 
		font-family: Montserrat; 
		margin-bottom: 1em; 
		padding: 0; 
		text-align: center;
	}
	
	.clueright {
		float: left; 
		width: 47%; 
		margin-right: 3%; 
		font-family: Montserrat; 
		margin-bottom: 1em; 
		padding: 0; 
		text-align: center;
	}
	
	.guestlist {
		margin: auto;
		width: 20em;
		text-align: left;
	}

	#search {
		width: 30%;
	}

	#guestarea {
		width: 45%;
		text-align: center;
		float: left;
		border-right: 2px dotted #333333;
		margin-top: 2em;
		min-height: 5em;
	}
	
	#loginarea {
		width: 45%;
		text-align: center;
		float: left;
		margin-top: 2em;
	}
	
	.twocol {
		float: left;
		width: 45%;
		font-family: Montserrat;
		font-size: 1em;
		margin: auto;
		padding: 1em;
	}

	.cltable {
		width: 70%;	
	}
	
	.vidslideout {
		display: none; 
		position: absolute; 
		width: 300px; 
		z-index: 1000; 
		background-color: rgba(200,200,200,0.7);
		margin-left: 10em;
		margin-top: -1em;
	}
	

}

