@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
@import url(https://fonts.googleapis.com/css?family=Righteous);
@import url(https://fonts.googleapis.com/css?family=Bangers);
@font
{font-family: 'IntriqueScript', serif;
font-family: 'Righteous', cursive;
font-family: 'Bangers', cursive;
font-family: 'Oswald', sans-serif;}
@import url(https://fonts.googleapis.com/css?family=IntriqueScript);
@font-face {
  font-family: 'IntriqueScript';
  src: url('../font/IntriqueScript_PersonalUse.ttf') format('truetype'),
  url('../font/IntriqueScript_PersonalUse.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+*/
        /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}
/**/


* {
  transition: all 0.33s ease-in-out 0s;
  -webkit-transition: all  0.33s ease-in-out 0s;
  -moz-transition:  all 0.33s ease-in-out 0s;
  -ms-transition:  all 0.33s ease-in-out 0s;
}


body{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 18px;
	background-image: url(../img/redpat-bg.gif);
	background-size: auto;
	background-repeat: repeat;
	background-position: center top;
	padding: 0;
	margin: 0;
	font-style: normal;
	background-color: #000;
	background-attachment: fixed;
}

a, img {
	border:none; text-decoration:none;
}
.sidebar a:link {
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
}

.sidebar a:hover {
	color: #FF0;
	font-size: 18px;
	text-transform: uppercase;
}

.small-shop {
    font-size: 12px;
    line-height: 14px;
}

a:link {
	color: #fff;
	font-size:18px;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #e4403a;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}

.box-shadow {
	box-shadow: 0 3px 0 #d2d2d2 inset;
}


/*#outer-wrapper {
    background-attachment: fixed;
    background-image: url("../img/bg_chicagolist_overlay.png");
    background-position: 51% top;
    background-repeat: repeat-x;
    background-size: 1910px 648px;
    margin: auto;
    max-width: 1550px;
    width: 100%;
}*/

#wrapper {
	/*border-image: url(../img/gradient-gold.png) 3 3 3 3;  padding: 35px 35px 35px 40px;*/
		background-color: #481e03;
	background-position: left top;
	background-size: auto;
	display: block;
	margin: auto;
	position: relative;
	top: -5px;
	width: 960px;
	z-index: -5;
	box-shadow: #000 0 0 40px;
	-moz-border-top-right-radius: 5px; /* Firefox */
	-webkit-border-top-right-radius: 5px; /* Safari, Chrome */
	border-top-right-radius: 5px; /* CSS3 */
	-moz-border-top-left-radius: 5px; /* Firefox */
	-webkit-border-top-left-radius: 5px; /* Safari, Chrome */
	border-top-left-radius: 5px; /* CSS3 */
	border: 3px solid #f9bc04;	/*border-radius: 13px;background-repeat: repeat;box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);
	background-color: #FFF;	border: thick solid #ed1f24;
	background-attachment: scroll;
	background-image: url(../img/independant-interview-LPcontent-bg.jpg);*/
}

.top-header {
  background-image: url(../img/header.jpg);
  background-position: center top;
  background-repeat: repeat-x;
  background-size: 100% auto;
  height: 101px;
}
 .header {
	margin-bottom: -6px;
	margin-left: -11px;
	position: relative;
	width: 960px;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	height: 767px;
	background-image: url(../img/960_grid_12-chicago-header.jpg);
	background-position: 0px 0px;
	background-size: 100%;
}

.vid-area {
   background-image: url(../img/vid-bg.jpg);
    background-size: 100% auto;
    display: block;
    height: 297px;
    margin: -5px -15px 0;
    width: 643px;
}


.vid-spot {
  background-image: url("");
    background-repeat: no-repeat;
    float: left;
    height: 240px;
    left: 26px;
    position: relative;
    top: 25px;
    width: 363px;
}

.vid-spot iframe {
	box-shadow: 0 0 40px #000;
	background: #000;
	border: thin solid #401567;
}

#content img, #content a, #sidebar img, #sidebar a, #links img, #links a {
	border: none !important;
}

.content-bg {
	background-size: 50%;
	width: 100%;
	display: table;
	margin-top: -152px;
    position: relative;
    z-index: 300;

}
	}

.content {
	font: 15px/21px "Open Sans",sans-serif;
	font-weight:bold;
	padding: 0;
	text-align: left;
	/*margin-top: -14px;*/
	display: table-cell;
	background-image: none;
	line-height: 21px;
}
.content a:link {
	color: #b36f06;
	text-decoration: none;
	font-size: 16px;
}

.content img, .content iframe, .vid-spot iframe{
 /* border-color: #CA0B10;
  border-image: url(../img/gradient-gold.png) 3 3 3 3;
  border-style: solid;
  border-width: 3px;
  display: table-cell;
  width: 100%;*/
}


.content {z-index: 1;}
.content h2 {
  background: none repeat scroll 0 0 #000;
  border-bottom: medium solid #8c0505;
  border-left-style: none;
  color: #f60;
  padding: 11px;
  font-size: 19px;
  text-transform: uppercase;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}

.content h1{
	 color: #fff799;
    font-family: "IntriqueScript",serif;
    font-size: 46px;
    font-weight: normal;
    line-height: 57px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 11px rgba(0, 0, 0, 1);
    text-transform: capitalize;
}
.content img {}
.content h1 span {
 background-color: #361212;
    border-bottom: thin solid rgba(0, 0, 0, 1);
    border-top: thin solid rgba(0, 0, 0, 1);
    display: block;
    font-size: 45px !important;
    line-height: 27px;
    margin: 16px 0;
    padding: 10px;
    white-space: normal;
}
/* width:100%;.content .quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	background-color: rgba(255,255,255,0.5);
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: rgba(51,51,51,1);
	border-right-color: rgba(102,102,102,1);
	border-bottom-color: rgba(51,51,51,1);
	border-left-color: rgba(102,102,102,1);
	display: block;
	padding: 15px;*/
}
.mainArticle { padding: 0 20px;
    position: relative;
    z-index: 1;}
	
.mainArticle img {
    -moz-border-top-right-radius: 5px; /* Firefox */
    -webkit-border-top-right-radius: 5px; /* Safari, Chrome */
    border-top-right-radius: 5px; /* CSS3 */

    -moz-border-top-left-radius: 5px; /* Firefox */
    -webkit-border-top-left-radius: 5px; /* Safari, Chrome */
    border-top-left-radius: 5px; /* CSS3 */

    -moz-border-bottom-right-radius:5px; /* Firefox */
    -webkit-border-bottom-right-radius: 5px; /* Safari, Chrome */
    border-bottom-right-radius: 5px; /* CSS3 */

    -moz-border-bottom-left-radius: 5px; /* Firefox */
    -webkit-border-bottom-left-radius: 5px; /* Safari, Chrome */
    border-bottom-left-radius: 5px; /* CSS3 */
}

.mainIMG {
    -moz-border-top-right-radius: 15px; /* Firefox */
    -webkit-border-top-right-radius: 15px; /* Safari, Chrome */
    border-top-right-radius: 15px; /* CSS3 */

    -moz-border-top-left-radius: 15px; /* Firefox */
    -webkit-border-top-left-radius: 15px; /* Safari, Chrome */
    border-top-left-radius: 15px; /* CSS3 */

    -moz-border-bottom-right-radius: 15px; /* Firefox */
    -webkit-border-bottom-right-radius: 15px; /* Safari, Chrome */
    border-bottom-right-radius: 15px; /* CSS3 */

    -moz-border-bottom-left-radius: 15px; /* Firefox */
    -webkit-border-bottom-left-radius: 15px; /* Safari, Chrome */
    border-bottom-left-radius: 15px; /* CSS3 */
}



.sidebar {
	/*background-attachment: fixed;
	background-color: #481e03;
	background-image: url(../img/960_grid_jethro-sidebar.jpg);
	background-position: 129px 0px;
	background-repeat: repeat;
	background-size: auto;*/
	display: block;
	float: right;
	height: 62.5%;
	margin: 0;
	padding: 10px;
	position: relative;
	right: 0;
	top: 41px;
}
.sidebar a img {
	height: auto !important;
	padding-bottom: 10px !important;
	width: 100% !important;
}
.buy-now{}
.product-title {
	color: #FF0000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2.125em;
}
.merch h2 { color:#f4e9a9; 
   text-shadow: 0 0.1px 0 #ccc,
               0 0.2px 0 #c9c9c9,
               0 0.3px 0 #bbb,
               0 0.4px 0 #b9b9b9,
               0 0.5px 0 #aaa,
               0 0.6px 1px rgba(0,0,0,.1)/* ,
              0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15)*/;}
.sidebar img{ width:100% !important; height:auto;}
.buy-now {
	transition: all 0.60s linear ease-in-out 3s;
	background-color: #ff0101;
	color: #f9f206;
	display: block;
	font-family: "impact", impact, Helvetica, Arial, sans-serif;
	font-size: 2.063em;
	text-align: center;
	padding: 9px 10px 10px;
	position: static;
	text-transform: uppercase;
	background-position: center;
	text-shadow: 0 1px 0 #961fff, 0 1.5px 0 #7407d4, 0 2px 0 #5d05ab, 0 3px 0 #380267, 0 4px 0.5px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 0, 0, 0.1), 0 0.5px 2px rgba(0, 0, 0, 0.3), 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.25), 0 5px 6px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.15);
	font-style: italic;
	height:38px;
	background-repeat: no-repeat; 
	background-image: url(../img/960_grid_12-chicago-buy-now.jpg);
}
.buy-now:hover {
	background-color: #082C46;
	text-shadow: 0 1px 0 #919191, 0 1.5px 0 #adadad, 0 2px 0 #8f8f8f, 0 3px 0 #737373, 0 4px 0.5px rgba(0, 0, 0, 0.1), 0 0 4px rgba(0, 0, 0, 0.1), 0 0.5px 2px rgba(0, 0, 0, 0.3), 0 2px 4px rgba(0, 0, 0, 0.2), 0 3px 5px rgba(0, 0, 0, 0.25), 0 5px 6px rgba(0, 0, 0, 0.2), 0 10px 10px rgba(0, 0, 0, 0.15);
	color: #CA0B10;  /*text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);*/
}

#footer {
	text-align: center;
}

.footerLinks a:link, .footerLinks a:visited, .footerLinks a:active {
	color: #ffffff;
	font-size:18px;
}

#video {
	margin:125px 0 0 4px;
}
#contenttext {
	margin-left: 8px;
}
#sociallinks {
	text-align: center;
	margin-top:33px;
}
#right {
	margin:0px 0 0 0px;
}
#content img, #content a, #sidebar img, #sidebar a,  #links img, #links a {
	border:none !important;
}

.shareOnFB {
	margin-top: 0px;
}

.downloadZone {
	margin-top: 10px;
}

.freeDownloadInput {
	width: 290px;
	height: 60px;
	font-size: 15px;
	border: 4px solid #FF0A0A;
	background-color: #ffff00;
	text-align: center;
	margin-top: -5px;
	font-weight: bold;
}

.freeDownloadInput2 {
	width: 294px;
	height: 50px;
	font-size: 15px;
	text-align: center;
	margin: 1px 0 5px 0;
}

.freeDownloadBTN {
	width: 300px;
}


/********** RESPONSIVE VIDEO EMBED **********/

.responsiveVidContainer {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.responsiveVidContainer iframe,
.responsiveVidContainer object,
.responsiveVidContainer embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/********** RESPONSIVE VIDEO EMBED **********/
@keyframes animatedBg2 {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: 0px 1024px;
	}
}






.comment-block {
	color: #fff;
	display: table-cell;
	float: left;
	font-family: impact;
	font-size: 19px;
	height: 77px;
	margin-top: 14px;
	padding: 3px;
	text-transform: uppercase;
	width: 96.6%;
	letter-spacing: 1.2px;
	text-shadow: #000 0px 0px 2px;
	box-shadow: inset #000 1px 0px 0px;
	-moz-box-shadow: inset #000 1px 0px 0px;
	-ms-box-shadow: #000 1px 0px 20px;
	background: rgb(76,151,232); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(76,151,232,1) 0%, rgba(127,216,224,1) 2%, rgba(65,154,214,1) 6%, rgba(58,139,194,1) 36%, rgba(75,184,240,1) 95%, rgba(38,85,139,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(76,151,232,1)), color-stop(2%, rgba(127,216,224,1)), color-stop(6%, rgba(65,154,214,1)), color-stop(36%, rgba(58,139,194,1)), color-stop(95%, rgba(75,184,240,1)), color-stop(100%, rgba(38,85,139,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(76,151,232,1) 0%, rgba(127,216,224,1) 2%, rgba(65,154,214,1) 6%, rgba(58,139,194,1) 36%, rgba(75,184,240,1) 95%, rgba(38,85,139,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(76,151,232,1) 0%, rgba(127,216,224,1) 2%, rgba(65,154,214,1) 6%, rgba(58,139,194,1) 36%, rgba(75,184,240,1) 95%, rgba(38,85,139,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(76,151,232,1) 0%, rgba(127,216,224,1) 2%, rgba(65,154,214,1) 6%, rgba(58,139,194,1) 36%, rgba(75,184,240,1) 95%, rgba(38,85,139,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(76,151,232,1) 0%, rgba(127,216,224,1) 2%, rgba(65,154,214,1) 6%, rgba(58,139,194,1) 36%, rgba(75,184,240,1) 95%, rgba(38,85,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c97e8', endColorstr='#26558b', GradientType=0 ); /* IE6-9 */
}
.share-block {
	background: linear-gradient(to bottom, #8c0505 0%, #547ad9 100%) repeat scroll 0 0 #CA0B10;
	border-color: #CA0B10;
	border-image: url() 3 3 3 3;
	border-style: solid;
	border-width: 3px;
	box-shadow: 0 4px 4px -2px #666666;
	color: #FC0 !important;
	display: block;
	float: left;
	font-family: impact;
	font-size: 21px;
	letter-spacing: 1px;
	line-height: 17px;
	margin: 10px 0;
	min-height: 42px;
	padding: 10px;
	position: relative;
	text-align: center;
	text-shadow: 0 1px 10px #2e4585;
	text-transform: uppercase;
	width: 91%;
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
	-webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,.4);
	box-shadow: inset 0 3px 8px rgba(0,0,0,.24);
	text-shadow: 0px 1px 10px #2e4585;
	position: relative;
	background: #8c0505;
	background: -moz-linear-gradient(top, #8c0505 0%, #CA0B10 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8c0505), color-stop(100%, #CA0B10));
	background: -webkit-linear-gradient(top, #8c0505 0%, #CA0B10 100%);
	background: -o-linear-gradient(top, #8c0505 0%, #CA0B10 100%);
	background: -ms-linear-gradient(top, #8c0505 0%, #CA0B10 100%);
	background: linear-gradient(to bottom, #8c0505 0%, #CA0B10 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c0505', endColorstr='#CA0B10', GradientType=0 );
	/*	border-width: 10px;
	border-style: solid;
	border-color: #2F4789;
	border-radius: 0px;
	box-shadow: 25px -51px 0px -51px #000000, 0px 0px #FFFFFF;*/

	background-color: #CA0B10;
	box-shadow: 0 4px 4px -2px #000;
	color: #e1ce99;
	display: block;
	line-height: 17px;
	text-align: center;
	 stroke-dasharray: 200;

}

.share-block:hover{
background: #8c0505;
	background: -moz-linear-gradient(top,#CA0B10  0%, #8c0505 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CA0B10), color-stop(100%,#8c0505 ));
	background: -webkit-linear-gradient(top, #CA0B10 0%,#8c0505  100%);
	background: -o-linear-gradient(top, ##CA0B10 0%,8c0505  100%);
	background: -ms-linear-gradient(top, #CA0B10 0%, #8c0505 100%);
	background: linear-gradient(to bottom, #CA0B10 0%,#8c0505  100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CA0B10', endColorstr='#8c0505', GradientType=0 );
}

.share-block span, .share-text {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 32px;
  margin-top: 5px;
  padding: 11px;
  text-transform: uppercase;
  word-spacing: 1px;
}
.share-block a, .share-block a:hover {
	color: #FFF;
}
