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

html {
	background: none !important;
}
body {
	background: url(../../../uploads/2014/01/3623951074_95b92dde58_o.jpg) no-repeat center center fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	min-width: 350px !important;
}
#main {
	background: none !important;
}
#main-interior {
	width: 80%;
}
#container {
	width: 100%;
	float: none;
}
#optin-sidebar {
	position: static;
	margin-top: 10%;
}
#optin-sidebar.right {
	float: right;
}
#optin-sidebar.left {
	float: none;
}
#optin-sidebar.center {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#optin-sidebar .handles {
	background: none;
}
#optin-sidebar h1 {
	font-size: 44px;
	line-height: 1;
	margin-bottom: 10px;	
}
.production-footer {
	background: #FFFFFF;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 5px 0;
}
.production-footer p, .production-footer p a {
	padding: 0;
	margin: 0;
	color: #666666;
}