/*
Theme Name: Squeeze Response
Theme URI: https://jeffsebring.com/squeeze-response
Description: Theme Framework for creating responsive squeeze pages.
Version: 0.0.1
Author: Jeff Sebring
Author URI: http://jeffsebring.com
Tags: responsive, 2, html5, framework
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #f0a500; color: #000; text-shadow: none; }
::selection { background: #f0a500; color: #000; text-shadow: none; }

a { color: #0a0a0a; }
a:visited { color: #0a0a0a; }
a:hover { color: #e06500; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* WordPress Image Styles - via Twenty Eleven Theme - http://wordpress.org/extend/themes/twentyeleven*/


/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; 
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto;
}
img.size-full {
	max-width: 97.5%;
	width: auto; 
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
	padding: 6px;
}

@media only screen and (max-width: 800px) {
	embed,
	object {
		max-width: 100%;
	}
}

@media only screen and ( max-width: 650px ) {

	#content .gallery-columns-3 .gallery-item {
		width: 31%;
		padding-right: 2%;
	}
	#content .gallery-columns-3 .gallery-item img {
		width: 100%;
		height: auto;
	}

}

@media only screen and (max-width: 450px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}

}

/* ==|== primary styles =====================================================
   Author: Jeff Sebring ✩ http://jeffsebring.com
   ========================================================================== */
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('fonts/League_Gothic-webfont.eot');
    src: url('fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/League_Gothic-webfont.woff') format('woff'),
         url('fonts/League_Gothic-webfont.ttf') format('truetype'),
         url('fonts/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'BoycottRegular';
    src: url('fonts/Boycott-webfont.eot');
    src: url('fonts/Boycott-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Boycott-webfont.woff') format('woff'),
         url('fonts/Boycott-webfont.ttf') format('truetype'),
         url('fonts/Boycott-webfont.svg#BoycottRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'GoudyBookletter1911Regular';
    src: url('fonts/goudy_bookletter_1911-webfont.eot');
    src: url('fonts/goudy_bookletter_1911-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/goudy_bookletter_1911-webfont.woff') format('woff'),
         url('fonts/goudy_bookletter_1911-webfont.ttf') format('truetype'),
         url('fonts/goudy_bookletter_1911-webfont.svg#GoudyBookletter1911Regular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-size-adjust: 1;
}

body	{
	background: #fff;
	color: #0a0a0a;
	font-family: 'LeagueGothicRegular';
}

#main a {
	color: #e06500;
	text-decoration: underline;
}

#main a:hover {
	color: #000;
	background: #e06500;
}

.home, .page-id-143	{
	background: #fff url('') center 180px no-repeat;
}


#wrapper	{
	max-width: 95%;
	margin: 0 auto;
}

#container	{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.page-id-290 #container, .page-id-124 #container, .page-id-686 #container	{
	max-width: 720px;
}

#header	{
	text-align: center;
}


#main	{
	font-size: 1.5em;
}

#main h1	{
	padding-bottom: .5em;
}

input	{
	font-size: 1.2em;
}


ul li	{
	padding: .5em 0;
}

#main h1	{
	margin: 0 auto;
}

#main p, #main ul	{
    font-family: 'GoudyBookletter1911Regular', serif;
}

#header h1 	{
    font-family: 'BoycottRegular';
	font-size: 3em;
	padding-bottom: .3em;
}


h1, h2#sign-up	{
	font-size: 1.5em;	
}


#header	em, input[type="submit"]	{
	font-size: 1.5em;
}


#footer, .thanks .sig, h2, label 	{
	font-size: 1.3em;
}

#cover	{
	width: 100%;
	margin: .5em auto;
}

#cover img, .stretch img	{
	width: 100%;
	height: auto;
}

h1, h2, h3 	{
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
}

#header h1 	{
	line-height: 1em;
	padding: 1% auto 0 auto;
	margin: 0;
}
a 	{
	text-decoration: none;
}

#header	em	{
	padding: 0 1em;
	margin: 0 auto;
	text-align: center;
}

#newsletter	{
	width: 90%;
	margin: 1% auto;
}

input	{
	display: block;
	padding: 1%;
	width: 100%;
}

label	{
	display: block;
	padding: 1% 0;
}

#container input[type="text"]	{
  -webkit-box-shadow: 3px 3px 4px #3a3a3a; 
     -moz-box-shadow: 3px 3px 4px #3a3a3a; 
          box-shadow: 3px 3px 4px #3a3a3a; 

}

.gform_description	{
    font-family: 'GoudyBookletter1911Regular', serif;
}

#main .gform_wrapper input, #main .gform_wrapper textarea	{
	font-size: 1em;
	width: 98%;
}

#main #gform_submit_button_1	{
	width: 76%;
	font-size: 2em;
	margin: 0 auto;
}

input[type="submit"], button, #main .buy_buttons a, #main .small_buy_buttons a	{
	text-transform: uppercase;
	font-family: 'LeagueGothicRegular';
	margin: .5em 0;
	padding: .2em .5em;
	border: solid 0px transparent;
	text-shadow: 1px 1px 4px #e06500;
  -webkit-box-shadow: 2px 2px 7px #aaa; 
     -moz-box-shadow: 2px 2px 7px #aaa; 
          box-shadow: 2px 2px 7px #aaa; 
  background-color: #f0a500;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0a500), to(#e06500)); 
  background-image: -webkit-linear-gradient(top, #f0a500, #e06500); 
  background-image:    -moz-linear-gradient(top, #f0a500, #e06500); 
  background-image:     -ms-linear-gradient(top, #f0a500, #e06500); 
  background-image:      -o-linear-gradient(top, #f0a500, #e06500); 
  background-image:         linear-gradient(top, #f0a500, #e06500);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f0a500', EndColorStr='#e06500'); 

	-webkit-border-radius: 25px; 
	-moz-border-radius: 25px; 
	border-radius: 25px; 
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
	
	color: #0a0a0a;
	text-decoration: none;
}

.buy_buttons	{
	max-width: 480px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	padding: 1em;
}

#main .buy_buttons a	{
	margin: .2em;
	font-size: 2em;
	display: block;
	float: left;
}

#main .buy_buttons a:hover, #main .small_buy_buttons a:hover	{
	color: #fff;
}

.small_buy_buttons	{
	max-width: 480px;
	overflow: hidden;
	margin: 0 auto;
}

#main .small_buy_buttons a	{
	margin: .2em;
	font-size: 1.6em;
	display: block;
	float: left;
}

@media only screen and ( min-width: 480px )	{
	
	.buy_buttons button, .small_buy_buttons button	{
		float: left;
		margin: .5em;
	}

}

#main button a	{
	color: #0a0a0a;
	text-decoration: none;
	font-size: 2em;
	padding: .2em .4em;
	text-align: center;
}





#main button a:hover	{
	background: transparent;
	color: #fafafa;
}

input[type="submit"]:hover	{
	color: #fafafa;
}

#footer 	{
	text-align: center;
	margin-top: 50px;
	text-transform: uppercase;
	overflow: hidden;
}

#main_menu 	{
	width: 240px;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
}

h1	{
	text-align: center;
	text-transform: uppercase;
	color: #e06500; 
	text-shadow: 3px 3px 4px #1a1a1a;
}

h2#sign-up {	
	text-shadow: 0px 0px 2px #e06500;
}

.sig {
	font-family: 'Nothing You Could Do', cursive;
}

#main_menu	ul li 	{
	float: left;
}

.full	{
	width: 100%;
}


.youtube_full	{
	margin: 0;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.youtube_full iframe, .youtube_full object, .youtube_full embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* vip test page */

.page-id-37 #main h1, .page-id-37 #main h2	{
	margin: 0 auto;
}

#wrapper .media_player object, .media_player embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#main .single_button a {
	margin: .3em auto;
	float: none;
	max-width: 300px;
}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {

	#header h1 	{
		font-size: 6em;
	}


	#coming, h2#sign-up, h1	{
		font-size: 2.8em;	
	}


	#header	em, input[type="submit"]	{
		font-size: 2.2em;
	}

}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

.get_info {
	text-align: center;
}

.get_info a {
	font-size: 1.5em;
	color: #e06500;
	text-shadow: 1px 1px 2px #1a1a1a;
    font-family: 'BoycottRegular';
	text-decoration: none;
}

.get_info a:hover {
	font-size: 1.5em;
	color: #e06500;
	background-color: none;
	text-shadow: 1px 1px 2px #1a1a1a;
    font-family: 'BoycottRegular';
	text-align: center;
	text-decoration: none;
}