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

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 {
	width:940px;
	max-width: 940px;
	margin:auto;
	padding:0;
	}

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

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

}

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

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

