/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.top-label {
	color: #FFF;
	font-size: 24px;
	font-weight: 300;
    	font-family: "Open Sans", Arial, sans-serif;
}

.main-label {
	color: #FFF;
	font-size: 62px;
	line-height: 62px;
	font-weight: 800;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
    	font-family: "Open Sans", Arial, sans-serif;
}

.bottom-label {
	color: #FFF;
	font-size: 20px;
	font-weight: 300;
    	font-family: "Open Sans", Arial, sans-serif;
}

.tp-caption a,
.tp-caption a:hover {
	color: #FFF;
    	font-family: "Open Sans", Arial, sans-serif;
}

.blackboard-text {
	color: #BAB9BE;
	font-size: 46px;
	line-height: 46px;
	font-family: "Shadows Into Light",cursive;
	text-transform: uppercase;
}
