/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

@font-face{
	font-family:dante;
	src:url('../images/DanteMTStd-Regular.otf') format ("opentype");
}

* {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
}

a {
    color: #444444;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #787878;
}

h1 {
    color: white;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 6px;
    line-height: 42px;
    position: relative;
    text-align: center;
    text-shadow: 1px 3px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}

h1.top-tagline {
	text-align:left;
	margin-top:100px;
	margin-bottom:70px;
}

h1.main-logo {
	font-family: dante;
	width:100%;
	color:#000;
	font-size:50px;
	font-weight:normal;
	display:block;
	text-align:center;
	margin:20px 0 15px;
	text-transform:uppercase;
	text-shadow:none;
	letter-spacing:0.2em;
}

h1 span {
    bottom: 8px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-style: italic;
    margin: 25px 30px;
    position: relative;
    text-transform: none;
}
h3 {
    color: white;
    font-size: 13px;
	font-family: 'Open Sans', sans-serif;
    font-style: italic;
    margin-top: 60px;
    padding: 16px 17px 16px 20px;
    position: relative;
    text-align: center;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.2);
}
h4 {
	font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 32px;
    margin-bottom: 10px;
	text-transform: uppercase;
	text-align:center;
}
h5 {
	font-family: 'Open Sans', sans-serif;
    margin: 20px 0 5px;
}
h6 {
	font-family: 'Open Sans', sans-serif;
    color: #787878;
    margin-top: 10px;
}
p {
    margin-bottom: 20px;
	line-height:25px;
	text-align:justify;
	font-size: 16px;
	font-family:dante;
	src:url('../images/DanteMTStd-Regular.otf') format ("opentype");
}

.all-content {
	position:absolute;
	width:100%;
	height:auto;
}

.all-content {
	top:130px;
}

/* bands */
.band { 
	background:#fff;
	color: #444444;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 28px;
	display:block;
}

.header {
	width:100%;
    background-color: white;
    border-bottom: 1px solid #EFEFEF;
    height: 130px;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 12;
}

#main-nav {
    display: block;
	margin: auto;
	margin-top:10px;
	font-family: 'Lustria', serif;
}

#main-nav ul {
    text-align: center;
}

#main-nav select {
	display:none;
	width:100%;
}

#main-nav ul li {
    display: inline;
    margin: 0 2px;
    vertical-align: middle;
}
#main-nav ul li.signin {
    float: right;
}
#main-nav ul li a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 25px;
    padding: 10px 14px;
    text-transform: uppercase;
}

#hucklebury-logo {
    background: url('http://files.hucklebury.com/store/home/logo.jpg') repeat scroll 0 0 transparent;
    display: block;
    height: 55px;
    margin: 20px auto 0;
    width: 220px;
}

.band.top-content {
	background:transparent;
	background-image: url(../images/main-cover.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	height:540px;
}

.band.remaining-content .container {
	height:auto;
	margin-top:2px;
}

.band.footer {
	width:100%;
	margin-top:40px;
	padding-top:20px;
	background:#eee;
}

.band.footer .container {
	margin:auto;
	clear:both;
	height:80px;
}

/*.center_align {
	position:absolute; top:50%; height:307px; margin-top:-140px;
}*/

.top-padding {
	text-align:center;
	padding-top:5%;
}

.red_text {
	color:#ed0f0d;
}

.blurb {
	background-color:#f9f0f0;
	margin:auto;
	border:1px solid #fbd3d4;
	padding:20px;
	text-align:center;
	height:100px;
	
}

.copyright-info a {
	font-weight:600;
}

a.button_red:visited, a.button_black:visited {
	color:#fff;
}

/* #Page Styles
================================================== */
.button {
    background: none repeat scroll 0 0 #111030;
    border: medium none !important;
    border-radius:0;
    color: white;
    font-size: 16px;
    height: 48px;
    line-height: 10px;
    padding: 12px 20px;
    text-shadow: none;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 0;
}

a.button_red {
	background: none repeat scroll 0 0 #ed0f0d;
	font-family:'Open Sans',serif ;
    border: 2px solid #fff;
    border-radius:0;
	font-weight:bold;
    color: #fff;
    font-size: 16px;
    height: 48px;
    line-height: 10px;
    padding: 12px 10px;
    text-shadow: none;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 0;
	margin-left:10%;
}

.button_black {
	background: none repeat scroll 0 0 #000033;
	font-family:'Open Sans',serif ;
    border: 2px solid #fff;
    border-radius:0;
	font-weight:bold;
    color: #fff;
    font-size: 16px;
    height: 48px;
    line-height: 10px;
    padding: 12px 10px;
    text-shadow: none;
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 0;
	margin-left:20%;
}

a.button_red:hover {
	background: none repeat scroll 0 0 #fff;
	border:2px solid #ed0f0d !important	;
    color: #ed0f0d;
}

a.button_black:hover {
	background: none repeat scroll 0 0 #fff;
	border:2px solid #000033 !important	;
    color: #000033;
}

.num1 {margin-left: 100px;}
.num2 {margin-left: 115px;}
.num3 {margin-left:130px;}

.container .columns.retail_img_left {
	margin-right:0;
}

.textwrap {
	float: right;
	margin: 10px;
}

.abt-header {
	text-align:left	;
}

.abt-founder {
	font-size:12px;
}

.content-images {
	padding-top:10px;
	width:100%;
}

.container .eight.columns.retail_img_right {
	margin-left:0;
}

.button:hover {
	background: none repeat scroll 0 0 #ed0f0d;
    color: #fff;
}

.follow-ids ul {
    float: left;
}

.follow-ids li {
    float: left;
    margin-left: 25px;
}
.follow-ids img {
    height: 30px;
	width:auto;
}

.h4_detail {
    line-height: 40px;
    padding-left: 10px;
}

.footer .footer-links {
	margin-top:20px;
	font-size:14px;
}

.footer-links a {
	font-family: 'Open Sans', serif;
	font-weight:normal;
	letter-spacing:0px;
	padding:0 6px;
	text-transform: uppercase;
}

.footer ul {
	display:block;
    float: right;
    margin-right: 50px;
    margin-top: 15px;
}
.footer li {
    background-image: url("../images/social.png");
    background-repeat: no-repeat;
    float: left;
	display:inline;
    height: 38px;
    margin-left: 14px;
    opacity: 0.6;
    width: 40px;
}

.footer li:hover {
    opacity: 0.95;
}

.footer li.facebook {
    background-position: 0px 0;
}

.footer li.facebook:hover {
    background-position: 0px -40px;
}
.footer li.twitter {
    background-position: -40px 0;
}
.footer li.twitter:hover {
    background-position: -40px -40px;
}
.footer li.pinterest {
    background-position: -80px 0;
}
.footer li.pinterest:hover {
    background-position: -80px -40px;
}
.footer li.googleplus {
	background-position: -120px 0;
}
.footer li.googleplus:hover {
    background-position: -120px -40px;
}

#mc_embed_signup {
    margin-top: 10px;
}

#mc_embed_signup input[type="email"] {
    font-size: 14px;
    height: 28px;
    padding-left: 6px;
	position:relative;
	float:left;
}
#mc-embedded-subscribe {
    background: none repeat scroll 0 0 #D8D8D8;
    border: medium none !important;
    border-radius: 2px 2px 2px 2px;
    color: white;
    font-size: 14px;
    height: 27px;
    line-height: 10px;
    margin-left: 5px;
    padding: 2px 20px;
    text-shadow: none;
	position:relative;
	float:left;
	display:inline;
}

#mc-embedded-subscribe:hover {
	background: #aaa;
}

#mc_embed_signup input#mce-EMAIL, #mc_embed_signup input#mce-FNAME {
	float:left;
    display: block;
    margin: 0 2px 2px 0;
    padding: 4px 0;
    text-indent: 2px;
    width: 120px;
}

#mc_embed_signup input#mce-FNAME {
	width:70px;
}

.copyright-info {
	margin:auto;
	text-align:center;
	font-size:12px;
}

/* SHARE BUTTON CSS */
div.share-div {
	text-align:center;
}

div.shareTwit {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

h1.share-h1 {
	width:100%;
	font-size:24px;
    background-color: #111030;
    color: #fff;
    padding: 10px;
    margin: 10px 0px 10px;
    text-align: center;
}

h2.share-hdr {
	font-size:18px;
	font-family:'Open Sans', serif;
	font-weight:bold;
}

p.share-p {
	text-align:center;
}

#share-welcome {
	color: #000;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    margin-bottom: 0px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

img.share-reason {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#share-progress {
    background-color: #fff;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 20px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

#share-progress .share-percent {
    background: #87C442;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#9FD04F),color-stop(100%,#87C442));
    background-image: -webkit-linear-gradient(#9FD04F,#87C442);
    background-image: -moz-linear-gradient(#9FD04F,#87C442);
    background-image: -o-linear-gradient(#9FD04F,#87C442);
    background-image: -ms-linear-gradient(#9FD04F,#87C442);
    background-image: linear-gradient(#9FD04F,#87C442);
    width: 1%;
    height: 30px;
    position: relative;
}

#share-progress .share-percent .share-number {
    position: absolute;
    top: 0px;
    height: 30px;
    line-height: 30px;
    color: #000;
    right: -40px;
    width: 40px;
    text-align: center;
    font-weight: bold;
}

button.share-btn {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    background: #87C442;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#9FD04F),color-stop(100%,#87C442));
    background-image: -webkit-linear-gradient(#9FD04F,#87C442);
    background-image: -moz-linear-gradient(#9FD04F,#87C442);
    background-image: -o-linear-gradient(#9FD04F,#87C442);
    background-image: -ms-linear-gradient(#9FD04F,#87C442);
    background-image: linear-gradient(#9FD04F,#87C442);
    color: black;
    -moz-box-shadow: inset 0 1px 0 0 #b7dc63;
    -webkit-box-shadow: inset 0 1px 0 0 #B7DC63;
    -o-box-shadow: inset 0 1px 0 0 #b7dc63;
    box-shadow: inset 0 1px 0 0 #B7DC63;
    text-shadow: #FFFF8E 0 1px 0;
    -moz-background-clip: border;
    -webkit-background-clip: border;
    -o-background-clip: border-box;
    -ms-background-clip: border-box;
    -khtml-background-clip: border-box;
    background-clip: border-box;
    border: 1px solid #1A1A1A;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    color: #000;
    font-size: 24px;
    line-height: 48px;
    padding: 0 20px;
    -moz-transition: "color","0.3s";
    -webkit-transition: "color","0.3s";
    -o-transition: "color","0.3s";
    transition: "color","0.3s";
    cursor: pointer;
    margin: 0px;
    opacity: 0.99;
}

button.share-btn:hover {
    opacity: 0.9;
}

button.facebook {
    background: #3b5998;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#4b71c1),color-stop(100%,#3b5998));
    background-image: -webkit-linear-gradient(#4b71c1,#3b5998);
    background-image: -moz-linear-gradient(#4b71c1,#3b5998);
    background-image: -o-linear-gradient(#4b71c1,#3b5998);
    background-image: -ms-linear-gradient(#4b71c1,#3b5998);
    background-image: linear-gradient(#4b71c1,#3b5998);
    color: #fff;
    -moz-box-shadow: inset 0 1px 0 0 #5b8aeb;
    -webkit-box-shadow: inset 0 1px 0 0 #5b8aeb;
    -o-box-shadow: inset 0 1px 0 0 #5b8aeb;
    box-shadow: inset 0 1px 0 0 #5b8aeb;
    text-shadow: #3b5998 0 1px 0;
}

button.twitter {
    background: #2578b4;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#58a8e2),color-stop(100%,#2578b4));
    background-image: -webkit-linear-gradient(#58a8e2,#2578b4);
    background-image: -moz-linear-gradient(#58a8e2,#2578b4);
    background-image: -o-linear-gradient(#58a8e2,#2578b4);
    background-image: -ms-linear-gradient(#58a8e2,#2578b4);
    background-image: linear-gradient(#58a8e2,#2578b4);
    color: #fff;
    -moz-box-shadow: inset 0 1px 0 0 #88c1ec;
    -webkit-box-shadow: inset 0 1px 0 0 #88c1ec;
    -o-box-shadow: inset 0 1px 0 0 #88c1ec;
    box-shadow: inset 0 1px 0 0 #88c1ec;
    text-shadow: #2578b4 0 1px 0;
}

.kick_video {width:460px; height:345px;}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		#main-nav ul li a {
			font-size:12px;
			padding:10px 5px;
		}
		.button_black {margin-left:0;}	
		
		.footer ul {
			margin-right:0;
		}
		
		#mc-embedded-subscribe {
			margin-right:28px;
			float:right;
		}
		
		form#mc-embedded-subscribe-form {
			margin-bottom:10px;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		#main-nav select {
			display: none;
		}
		#main-nav ul {
			display:none;
		}
		
		.container img.content-images {
			width:95%;
		}
		
		.band.footer .container {
			height:auto;
		}
		
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		h1.main-logo {
			font-size: 40px;
			margin:50px 0 5px;
			letter-spacing:0.1em;
			
		}
		
		img {
			width:100%;
		}
		
		.button_black {margin-left:0;}
		
		div.shareTwit {border:none;}
		
		.footer ul {
			float:left;
			margin-right:0;
			margin-bottom:10px;
		}
		
		#mc_embed_signup {margin-top:0}
		
		form#mc-embedded-subscribe-form {
			margin-bottom:0;
		}
		
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
		h1.top-tagline {
			font-size:40px;
			margin-bottom:50px;
		}
		h1.main-logo {
			font-size: 40px;
			margin:50px 0 5px;
			padding:0;
			letter-spacing:0.1em;
		}
		img {
			width:100%;
		}
		
		.kick_video {width:300px;height:225px}
		
		.button_black {margin-left:0;}
		
		.num1, .num2, .num3 {margin-left: 10px;}
		
		.button {font-size:14px;}
		
		div.shareTwit {border:none;}
		
		.footer ul {
			float:left;
			margin-right:0;
			margin-bottom:10px;
		}
		
		#mc_embed_signup {margin-top:0}
		
		form#mc-embedded-subscribe-form {
			margin-bottom:0;
		}
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/