@charset "UTF-8";
/**
* Gumby Framework
* ---------------
*
* Follow @gumbycss on twitter and spread the love.
* We worked super hard on making this awesome and released it to the web.
* All we ask is you leave this intact. #gumbyisawesome
*
* Gumby Framework
* http://gumbyframework.com
*
* Built with love by your friends @digitalsurgeons
* http://www.digitalsurgeons.com
*
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/


#kicks56 {
	background: url(http://danelectro.com//wp-content/uploads/2014/12/kicks56.png) no-repeat center center;
	position: absolute;
	top: 50px;
	right: 0;
	height: 155px;
	width: 270px;
	background-size: contain;
}
.innerBuy:hover { background:#a00902; color:#fff !important;}

#buy1,
#buy2,
#buy3,
#buy4,
#buy5,
#buy6,
#buy7,
#buy8,
#buy9,
#buy10,
#buy11,
#buy12,
#buy13,
#buy14 {padding: 10px;width:640px;min-height:480px; height:auto;display:none;}


#buy1 h2,
#buy2 h2,
#buy3 h2,
#buy4 h2,
#buy5 h2,
#buy6 h2,
#buy7 h2,
#buy8 h2,
#buy9 h2,
#buy10 h2,
#buy11 h2,
#buy12 h2,
#buy13 h2,
#buy14 h2 {
	text-transform: uppercase;
	font-family: "futura-pt",sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-rendering: optimizeLegibility;
	color: #a00902;
	margin: 10px 0 30px 0;
	border-bottom: solid 2px;
	display:block;

}



#buy1 a:nth-of-type(odd),
#buy2 a:nth-of-type(odd),
#buy3 a:nth-of-type(odd),
#buy4 a:nth-of-type(odd),
#buy5 a:nth-of-type(odd),
#buy6 a:nth-of-type(odd),
#buy7 a:nth-of-type(odd),
#buy8 a:nth-of-type(odd),
#buy9 a:nth-of-type(odd),
#buy10 a:nth-of-type(odd),
#buy11 a:nth-of-type(odd),
#buy12 a:nth-of-type(odd),
#buy13 a:nth-of-type(odd),
#buy14 a:nth-of-type(odd) {
	background: #EDEDED;
}





#buy1 a,
#buy2 a,
#buy3 a,
#buy4 a,
#buy5 a,
#buy6 a,
#buy7 a,
#buy8 a,
#buy9 a,
#buy10 a,
#buy11 a,
#buy12 a,
#buy13 a,
#buy14 a {
	padding: 10px 0 10px 20px;
	text-transform:uppercase;
	font-family: "futura-pt",sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-rendering: optimizeLegibility;
	margin: 0;
	display:block;
	color:#000;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	text-indent: 20px;
}

#buy1 a:hover,
#buy2 a:hover,
#buy3 a:hover,
#buy4 a:hover,
#buy5 a:hover,
#buy6 a:hover,
#buy7 a:hover,
#buy8 a:hover,
#buy9 a:hover,
#buy10 a:hover,
#buy11 a:hover,
#buy12 a:hover,
#buy13 a:hover,
#buy14 a:hover {
	color:#fff;
	background: rgb(160, 0, 0);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

#buy1 a span,
#buy2 a span,
#buy3 a span,
#buy4 a span,
#buy5 a span,
#buy6 a span,
#buy7 a span,
#buy8 a span,
#buy9 a span,
#buy10 a span,
#buy11 a span,
#buy12 a span,
#buy13 a span,
#buy14 a span{
	font-weight: 300;
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 16px;
	display:block;
}




#buy1 p,
#buy2 p,
#buy3 p,
#buy4 p,
#buy5 p,
#buy6 p,
#buy7 p,
#buy8 p,
#buy9 p,
#buy10 p,
#buy11 p,
#buy12 p,
#buy13 p,
#buy14 p {
	margin-bottom:0;
}

#buy1 h4,
#buy2 h4,
#buy3 h4,
#buy4 h4,
#buy5 h4,
#buy6 h4,
#buy7 h4,
#buy8 h4,
#buy9 h4,
#buy10 h4,
#buy11 h4,
#buy12 h4,
#buy13 h4,
#buy14 h4
{
	margin: 36px 0 2px;
	color:#000;
	border-bottom: solid 1px #D2D2D2;
}



#wrapper{
    position:relative; 
    z-index:2;
    top:0; left:0;
    background-color:transparent;
    padding:0;
}

.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {max-width: 100% !important;}
.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
font-weight: 300 !important;
}

/* Tooltip CSS Overrides NEW */
 .litetooltip-wrapper {
	z-index:2000 !important
}
#tooltip-clickoutside {
	z-index:999 !important;	
}


.litetooltip-wrapper .tooltip-arrow.bottom-right {
margin-right: 8px;
position: absolute;
right: 0;
top: 0;
border-width: 0 8px 27px 0px;
}

.tooltip-content {

}
.tooltip-content h4 {
	font-family: "futura-pt", sans-serif !important;
	font-size: 22px !important;
	font-weight: bold !important;
	text-rendering: optimizeLegibility !important;
	color: #000000 !important;
	margin:0 !important;
	text-transform: uppercase;
}

.tooltip-content .template p, .tooltip-content .template li {
	font:14px TorontoSubwayLight;
	font-weight: normal;
	text-rendering: optimizeLegibility;
	color:#000000;
}



@font-face {
  font-family: 'VTBulletin';
  src: url('/fonts/VTBulletin.eot?#iefix') format('embedded-opentype'),  url('/fonts/VTBulletin.woff') format('woff'), url('/fonts/VTBulletin.ttf')  format('truetype'), url('/fonts/VTBulletin.svg#VTBulletin') format('svg');
  font-weight: normal;
  font-style: normal;
}


.columns.contactSection {
margin-top: 10%;
margin-left: 32%;
margin-right: 8%;

}

.contactSection p {
	color: #000;
	font-size: 39px;
	font-family: 'VTBulletin' !important;
	text-align: left;
	line-height: 44px;
	letter-spacing: -.1em;
	margin-bottom:0;
}


.contactText a{color:#1359c1}

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

.pull_right { float: right; }

.pull_left { float: left; }

/* Base Styles */
/*html { font-size: 100%; line-height: 1.5em; }*/

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/*body { background: #fff; font-family: "Open Sans"; font-weight: 400; color: #555555; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }*/
@media only screen and (max-width: 767px) { body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; } }

html, body {  }

.hide { display: none; }

.hide.active, .show { display: block; }


.fixed { position: fixed; }
.fixed.pinned { position: absolute; }
@media only screen and (max-width: 768px) { .fixed { position: relative !important; top: auto !important; left: auto !important; } }

.unfixed { position: relative !important; top: auto !important; left: auto !important; }

.text-center { text-align: center; }

.text-left { text-align: left; }

.text-right { text-align: right; }


/*=====================================================
 Lists
 ======================================================*/
ul, ol { margin-bottom: 0.252em; }

ul { list-style: none outside; }

ol { list-style: decimal; margin-left: 30px; }

ul.square, ul.circle, ul.disc { margin-left: 25px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul { margin: 4px 0 5px 25px; }

ol ol { margin: 4px 0 5px 30px; }

li { padding-bottom: 0.252em; }

ul.large li { line-height: 21px; }

dl dt { font-weight: bold; font-size: 16px; font-size: 1rem; }



em { font-style: italic; line-height: inherit; }



/*  Blockquotes  */
blockquote { line-height: 20px; color: #777; margin: 0 0 18px; padding: 9px 20px 0 19px; border-left: 5px solid #ccc; }
blockquote p { line-height: 20px; color: #777; }
blockquote cite { display: block; font-size: 12px; font-size: 1.2rem; color: #555555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a { color: #555555; }
blockquote cite a:visited { color: #555555; }

hr { border: 1px solid #ccc; clear: both; margin: 16px 0 18px; height: 0; }

abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px solid #ccc; cursor: help; }

abbr { text-transform: none; }

.row {width: 100%; max-width: 1422px; min-width: 320px; margin: 0 auto; padding-left: 20px; padding-right: 20px; }
.row .row { min-width: 0; padding-left: 0; padding-right: 0; }

/* To fix the grid into a different size, set max-width to your desired width */
.column, .columns { /*margin-left: 2.12766%; */ margin-left: 0; float: left; min-height: 1px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.column:first-child, .columns:first-child, .alpha { margin-left: 0; }

.column.omega, .columns.omega { float: right; }



.infoBlock { 
	width: 110px;
	height: 142px;
	margin: 0;
	padding:0;
	position: absolute;
	top: 280px;
	right: 60px;
	/* background:url(/wp-content/uploads/2014/12/calloutBkg3.png);*/
	z-index:999;
}


.infoBlock a.hear {line-height: 28px; background:url(/wp-content/uploads/2014/12/menuHear.gif) 0 0; height:27px; width:110px;}
.infoBlock a.hear:hover {line-height: 28px; background:url(/wp-content/uploads/2014/12/menuHear.gif) 0 -27px; height:27px; width:110px;}
/*
.infoBlock a.hear {line-height: 28px; background:url(/wp-content/uploads/2014/12/hearItBtn.png) 0 0; height:25px; width:110px;}
.infoBlock a.hear:hover {line-height: