/* ============================================================

320 and Up by Andy Clarke
Version: 3.0
URL: http://stuffandnonsense.co.uk/projects/320andup/
Apache License: v2.0. http://www.apache.org/licenses/LICENSE-2.0

============================================================ */
/* Reset =================================================== */
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}


/* Variables =================================================== */
/* Mixins =================================================== */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  position: static;
  clip: auto;
  height: auto;
  width: auto;
  margin: 0;
  overflow: visible;
}
/* Page =================================================== */
html {
  background: #ffffff;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #f3f5f6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: transparent;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;
	font-weight:200;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #000000;

}

div#page {

margin:auto;
}
/* header =================================================== */
#introtext, .menu-band {
display:none;
}
header[role="banner"] {
text-align: center;
}

.xsticky #xaccess {
z-index:999999;
	position:fixed;
	top:0;
	left:0;
	width:100%;
}
.sticky #accesscontainer {
height:95px;
}

header[role="banner"] h1 {
padding:0;
margin:0;
text-shadow: 1px 1px 1px rgba(0,0,0,.2);
background:#fff;
}

header[role="banner"] nav ul, footer[role="contentinfo"] {
background: #000;
color: #fff;

}


footer[role="contentinfo"] ul li {
display: inline-block;
text-transform: capitalize !important;
letter-spacing: .18em;
font-size: 12px;
font-size: 0.8em;
color: #D9B449 !important;
width: 40%;
float:left;
}

header[role="banner"] nav ul li {
display:inline;
font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;

text-transform: uppercase;
letter-spacing: .18em;
font-size: 16px;
font-size:1.6rem;

}

footer[role="contentinfo"]  ul li {
display:inline;
text-transform: capitalize;
letter-spacing: .18em;
font-size: 12px;
font-size:1.2rem;


}


header[role="banner"] nav ul li a{
 display:inline-block;
padding: 5px;
  margin-top:3px;
  margin-bottom:3px;
  color:#fff;
  text-shadow: 1px 1px 1px rgba(255,255,255,.7);
  font-weight:200;
  }

footer[role="contentinfo"] ul li a {
 display:inline-block;
  color:#fff;
padding-right:4px;
text-transform:uppercase;
}



footer[role="contentinfo"] nav ul li:last-child:after{
content:" ";
}



header[role="banner"] nav ul li a:hover {

color:#d9b449;
text-decoration:none;
}

header[role="banner"] nav ul .current-menu-item a {

border-bottom:1px solid #d9b449;
color: #d9b449
}

footer[role="contentinfo"] ul li a:hover {
color:#d9b449;
}


div[role="main"], footer[role="contentinfo"] .wrap {
margin: 0 5%;
}



/* Main Page/store page =================================================== */

 body.home article footer {

color:#fff;
}

body.home article header h2, body.home article footer h2 {
padding:0;
margin:0;
}



body.home article a:hover h2 {
color:#d9b449;
}

header.entry-header {
text-align: center;
font-size: 15px;
margin-top: 0px;
border:none;
}


body.home article div.entry-content{
border: 1px solid#000;

}

body.home article div.entry-content img {
}

body.home article {

margin-bottom:1.5em;
}


#primary {
min-height:340px;
}


#access {
min-height:110px;
}
#accesscontainer {
padding-top: 0;
margin-bottom:70px;
}



/*pages---------------------*/

.store-column a{background:#000;
display:inline-block;
font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;

text-transform: uppercase;
font-size: 1.2em;
letter-spacing: .14em;
padding: 5px;
  margin-top:3px;
  margin-bottom:3px;
  color:#fff;
  text-shadow: 1px 1px 1px rgba(255,255,255,.7);

}

.store-column a, .store-column a:visited {color:#fff;
}

.store-column a:hover {
color:#d9b449;
}

.page-id-364 h1 {
text-align:center;
}

body.page figure img {
margin-bottom:0;
border:none;
padding:0px;
max-width:99%;
}

body.page figure img {

}


body.page article {
width: 360px;
padding: 0px 100px 0 0;
text-align: left;
display: inline-block;
margin-bottom: 1em;
min-height: 150px;
margin: 0px auto;
}


body.home.page article {
width:270px;
padding:0 10px 0px 10px;
text-align: left;
display:inline-block;
margin-bottom: 1em;

min-height: 150px;
}



body.page article footer {

text-align: center;
}
body.home article header h2, body.home article footer h2 {
text-align:center;
}

body.page-id-55 article h2, body.page-id-55 article h3, body.page-id-372 article h2, body.page-id-372 article h3 {
font-size:18px;
font-size:1.8rem;
}

body.page-id-55 .Cart66Price {
font-size:24px;
padding-bottom: 10px;
}
.Cart66ButtonSecondary {

  padding: 10px 20px 0px 20px;
}

body.page-id-55 article header h2 {
margin:0;
}

body.page-id-55 .cart66details {
border:2px solid #000;
}
body.page-id-55 footer.cart66Details div {
display:block;

padding:0;
text-align:center;
width:50%;
float:left;
}

body.page-id-55 footer.cart66Details div h3 {

margin:10px;
text-align:center;
}
body.page-id-55 footer.cart66Details div:first-child h3 {
border-right:1px solid #fff;
}








body.parent-pageid-87 footer.cart66Details div h3 {

margin-bottom:0;
text-align:center;
margin-left:-5px;
margin-right:-5px;
}


body.parent-pageid-87 footer.cart66Details div {
display:block;
float:right;

padding:0 5px 5px 5px;
width:45%;
margin-top:2em;
margin-bottom:1.5em;
text-align:center;
}

body.parent-pageid-87 footer.cart66Details div:first-child {
float:left;
}

body.page-id-55 article div.entry-content {
b
}
body.parent-pageid-55 footer.cart66Details div h3 {
color:#fff;
background:#000;
margin-bottom:0;
text-align:center;
margin-left:-5px;
margin-right:-5px;
}

.notification {
display:none;
}
.logged-in .notifaction  {
display:block;
background: #cdcdcd;
}


#slides {
	
}

/*
	Slides container

*/

/* Browser Resets */
.flex-container a:active,
.thegalleryslider a:active,
.flex-container a:focus,
.thegalleryslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.


flexslider {margin: 0; padding: 0;}
.thegalleryslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.thegalleryslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}




/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.


flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* Cart66 =================================================== */

.Cart66PriceLabel, .Cart66DecimalSep, body.parent-pageid-87 footer.cart66Details div.cart66_edit_product_link {
display:none;
}

.Cart66PostDecimal {
 position: relative;
  font-size:.5em;
  line-height: 0;
  vertical-align: baselineheight;
  top:-.5em;
  }

.Cart66CurrencySymbol {
 position: relative;
  font-size:.5em;
  line-height: 0;
  vertical-align: baselineheight;
  top:-.5em;
  }
  
.Cart66Price {
font-size:2em;
font-weight:normal;
font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;

  white-space: nowrap;
 position:relative;
 bottom:-.3em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background-color 0.25s 0 linear;
  -moz-transition: background-color 0.25s 0 linear;
  -ms-transition: background-color 0.25s 0 linear;
  -o-transition: background-color 0.25s 0 linear;
  transition: background-color 0.25s 0 linear;
  }

form.Cart66CartButton {
display:inline;
}

/* Blog =================================================== */
h4.posted {
margin-bottom:.15em;
border-bottom:1px dashed #000;
border-top:1px dashed #000;
padding: 10PX 0;
font-size: 12PX;
}
}

h4.classification {
margin-bottom:0;
}

body.home h2.entry-title {
font-size: 15px;
color:#000;
background:none;
}

h2.entry-title {
font-size: 18px;
}

article.entry-header {
  margin-bottom: 1em;
width: 305px;
text-align: left;
display: inline-block;
padding-bottom: 80px;
padding-top: 40px;
float: left;
padding-right: 20px;
}

article.format-standard h2.entry-title {
margin-bottom:0;
}

article.type-post {
border-bottom: 1PX DASHED;
margin-bottom: 1.5em;
padding-bottom: 1.5em;
}
/* Typography =================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
 font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;
font-weight:200;
  letter-spacing: .21em;
 text-transform: uppercase;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small {
  font-weight: normal;
  color: #bfbfbf;
}
h1,
.h1 {
  margin-bottom: 0.75em;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
}
h2,
.h2 {
  margin-bottom: 0.75em;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
}
h3,
.h3 {
  margin-bottom: 1em;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.3;
}
h4,
.h4 {
  margin-bottom: 1.5em;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
}
h5,
.h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.5em;
}
h6,
.h6 {
  margin-bottom: 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.header h1,
.header h2,
.header h3 {
  float: left;
  margin-right: 24px;
}
.header h1 a,
.header h2 a,
.header h3 a {
  display: block;
  position: relative;
  top: 6px;
  float: right;
  padding: 4px 12px;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #f3f5f6;
}
.header h1:hover,
.header h2:hover,
.header h3:hover {
  background-color: #f3f5f6;
}
.header .a-rss,
.header .a-rss:hover {
  float: left;
  width: 16px;
  height: 16px;
  padding: 0;
  background: transparent url(/_quarantine/a-rss.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
p,
ol,
ul,
dl,
address {
  margin-bottom: 1.5em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
}
small {
  font-size: 14px;
  font-size: 1.4rem;
}
ul,
ol {
list-style-type:none;
}
li ul,
li ol {
  margin: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
blockquote {
  margin: 0 0 1.5em -24px;
  padding-left: 24px;
  border-left: 2px solid #c7ced6;
font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;

  font-style: normal;
}
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
dl,
dd {
  margin-bottom: 1.5em;
}
dt {
  font-weight: bold;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 20.25%;
  text-align: right;
}
.dl-horizontal dd {
  margin-left: 22.78%;
}
abbr[title] {
  border-bottom: 1px dotted #c7ced6;
  cursor: help;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
ins {
  background-color: #f3f5f6;
  color: #000000;
  text-decoration: none;
}
mark {
  background-color: #f3f5f6;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
sub,
sup {
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  vertical-align: baselineheight;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Colour =================================================== */

div.entry-content a {
border-bottom: 1px dashed #000;

div.entry-content a:hover {
border:none;
}
}
a {
  text-decoration: none;
  color: #013568;
}
a:visited {
  color: #000203;
}
a:hover {
  text-decoration: none;
  color: #d9b449;
}
a:focus {
  outline: thin dotted;
  color: #000000;
}
a:hover,
a:active {
  outline: 0;
}
::-moz-selection {
  background-color: #d6dbe1;
  color: #2d353e;
  text-shadow: none;
}
::selection {
  background-color: #d6dbe1;
  color: #2d353e;
  text-shadow: none;
}

.well {
  min-height: 21px;
  padding: 11px;
  margin-bottom: 1.5em;
  background-color: #f3f5f6;
  border: 1px solid #b8c1cb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 10px #d6dbe1;
  -moz-box-shadow: inset 0 1px 10px #d6dbe1;
  box-shadow: inset 0 1px 10px #d6dbe1;
}
.well p:last-child {
  margin-bottom: 0;
}

/* Elements =================================================== */
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #c7ced6;
  border-bottom: 1px solid #ffffff;
}
img {
  max-width: 100%;
  margin:auto;
  height:auto;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin-bottom: 1.5em;
}
figure img {
  margin-bottom: 0.375em;
}
figure figcaption {
  display: block;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #808080;
}

/* Forms =================================================== */
form {
  margin: 0 0 1.5em 0;
}
form fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border-width: 0;
}
form legend {
  display: block;
  width: 100%;
  margin-bottom: 3em;
  *margin-left: -7px;
  padding: 0;
  color: #000000;
  border: 0;
  border-bottom: 1px solid #8c9bab;
  white-space: normal;
}
form legend small {
  font-size: 14px;
  font-size: 1.4rem;
  color: #bfbfbf;
}
form p {
  margin-bottom: 0.75em;
}
form ul {
  list-style-type: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}
form br {
  display: none;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-size: 1.4rem;
  vertical-align: baseline;
  *vertical-align: middle;
}
input,
button,
select,
textarea {
  font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
label {
  display: block;
  margin-bottom: 0.1875em;
  font-weight: bold;
  color: #000000;
  cursor: pointer;
}
label input,
label textarea,
label select {
  display: block;
}
input,
textarea,
select {
  display: inline-block;
  width: 100%;
  padding: 4px;
  margin-bottom: 0.375em;
  background-color: #ffffff;
  border: 1px solid #8c9bab;
  color: #000000;
}
input:hover,
textarea:hover,
select:hover {
  border-color: #586879;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="image"] {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: transparent;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
  cursor: pointer;
  *overflow: visible;
   display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 6px 11px 6px;
  margin-bottom: 0;
 font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;

  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5em;
  color: #404040;
  text-align: center;
  vertical-align: middle;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
  background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: linear-gradient(top, #ffffff, #d9d9d9);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  *margin-left: .3em;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
 {
  color: #404040;
  text-decoration: none;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover, {
  border-color: #cccccc;
}
select,
input[type="file"] {
  height: 28px;
  *margin-top: 4px;
  line-height: 28px;
}
select {
  width: auto;
  background-color: #ffffff;
  font-size: 13px;
  font-size: 1.3rem;
}
select[multiple],
select[size] {
  height: auto;
}
textarea {
  resize: vertical;
  overflow: auto;
  height: auto;
  overflow: auto;
  vertical-align: top;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
  font-weight: normal;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: not-allowed;
}
input:focus,
textarea:focus {
  border-color: #2d353e, 40%;
  outline: 0;
  outline: thin dotted \9;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}
input:-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
}
.help-block,
.help-inline {
  color: #808080;
}
.help-block {
  display: block;
  margin-bottom: 0.75em;
}
.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.form-inline input,
.form-inline textarea,
.form-inline select {
  display: inline-block;
  margin-bottom: 0;
}
.form-inline label {
  display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
.form-search input,
.form-search textarea,
.form-search select {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.form-search label {
  display: inline-block;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
/* cart66 =================================================== */
.Cart66UserQuantity {
  display:inline-block;
}

.Cart66CartButton {

}

#checkoutShopping {
display:none;
}

#continueShopping, #PayPalExpressCheckoutButton {
display:inline-block;
 *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}


.Cart66ButtonPrimary {
 display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 6px 11px 6px;
  margin-bottom: 0;
 font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;

  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5em;
  color: #404040;
  text-align: center;
  vertical-align: middle;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
  background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: linear-gradient(top, #ffffff, #d9d9d9);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  *margin-left: .3em;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d353e), to(#181c20));
  background-image: -webkit-linear-gradient(top, #2d353e, #181c20);
  background-color: #181c20;
  background-image: -moz-linear-gradient(top, #2d353e, #181c20);
  background-image: -ms-linear-gradient(top, #2d353e, #181c20);
  background-image: -o-linear-gradient(top, #2d353e, #181c20);
  background-image: linear-gradient(top, #2d353e, #181c20);
  background-repeat: repeat-x;
  border-color: #0d0f12;
  border-bottom-color: #020203;
  color: #ffffff;
}


/* Buttons =================================================== */
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding: 6px 11px 6px;
  margin-bottom: 0;
  font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;

  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5em;
  color: #404040;
  text-align: center;
  vertical-align: middle;
  background-color: #e6e6e6;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
  background-color: #d9d9d9;
  background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: linear-gradient(top, #ffffff, #d9d9d9);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  *margin-left: .3em;
}
.btn:visited,
.btn:hover {
  color: #404040;
  text-decoration: none;
}
input[type="submit"].btn:hover {
  border-color: #cccccc;
}
.btn:first-child {
  *margin-left: 0;
}
.btn-disabled {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: default;
}
.btn-info {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9edf7), to(#afd9ee));
  background-image: -webkit-linear-gradient(top, #d9edf7, #afd9ee);
  background-color: #afd9ee;
  background-image: -moz-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -ms-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -o-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: linear-gradient(top, #d9edf7, #afd9ee);
  background-repeat: repeat-x;
  border-color: #9acfea;
  border-bottom-color: #85c5e5;
  color: #247fad;
}
.btn-info:visited,
.btn-info:hover {
  color: #247fad;
}
.btn-inverse {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#414141), to(#272727));
  background-image: -webkit-linear-gradient(top, #414141, #272727);
  background-color: #272727;
  background-image: -moz-linear-gradient(top, #414141, #272727);
  background-image: -ms-linear-gradient(top, #414141, #272727);
  background-image: -o-linear-gradient(top, #414141, #272727);
  background-image: linear-gradient(top, #414141, #272727);
  background-repeat: repeat-x;
  border-color: #1b1b1b;
  border-bottom-color: #0e0e0e;
  color: #ffffff;
}
.btn-inverse:visited,
.btn-inverse:hover {
  color: #ffffff;
}
.btn-primary {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d353e), to(#181c20));
  background-image: -webkit-linear-gradient(top, #2d353e, #181c20);
  background-color: #181c20;
  background-image: -moz-linear-gradient(top, #2d353e, #181c20);
  background-image: -ms-linear-gradient(top, #2d353e, #181c20);
  background-image: -o-linear-gradient(top, #2d353e, #181c20);
  background-image: linear-gradient(top, #2d353e, #181c20);
  background-repeat: repeat-x;
  border-color: #0d0f12;
  border-bottom-color: #020203;
  color: #ffffff;
}
.btn-primary:visited,
.btn-primary:hover {
  color: #ffffff;
}
.btn-success {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bb75b), to(#449b44));
  background-image: -webkit-linear-gradient(top, #5bb75b, #449b44);
  background-color: #449b44;
  background-image: -moz-linear-gradient(top, #5bb75b, #449b44);
  background-image: -ms-linear-gradient(top, #5bb75b, #449b44);
  background-image: -o-linear-gradient(top, #5bb75b, #449b44);
  background-image: linear-gradient(top, #5bb75b, #449b44);
  background-repeat: repeat-x;
  border-color: #3c893c;
  border-bottom-color: #347834;
}
.btn-warning {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faa732), to(#f39106));
  background-image: -webkit-linear-gradient(top, #faa732, #f39106);
  background-color: #f39106;
  background-image: -moz-linear-gradient(top, #faa732, #f39106);
  background-image: -ms-linear-gradient(top, #faa732, #f39106);
  background-image: -o-linear-gradient(top, #faa732, #f39106);
  background-image: linear-gradient(top, #faa732, #f39106);
  background-repeat: repeat-x;
  border-color: #da8205;
  border-bottom-color: #c17305;
}
.btn-extlarge {
  padding: 11px 22px;
  font-size: 21px;
  font-size: 2.1rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-large {
  padding: 11px 22px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-small {
  padding: 6px 10px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 16px;
}
.btn-mini {
  padding: 3px 5px;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
}
.btn-group {
  position: relative;
  *zoom: 1;
  *margin-left: .3em;
  margin-bottom: 1.5em;
}
.btn-group .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group .btn:first-child {
  margin-left: 0;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn-group .btn:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn-group .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn-group .btn.large:last-child {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.btn-toolbar {
  clear: both;
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* Tables =================================================== */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
}
table th,
table td {
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #8c9bab;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5em;
  text-align: left;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table tbody + tbody {
  border-top: 2px solid #8c9bab;
}
table tbody tr td,
table tbody tr th {
  -webkit-transition: background-color 0.25s 0 linear;
  -moz-transition: background-color 0.25s 0 linear;
  -ms-transition: background-color 0.25s 0 linear;
  -o-transition: background-color 0.25s 0 linear;
  transition: background-color 0.25s 0 linear;
}
table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #a9b4c1;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #8c9bab;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #8c9bab;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #c7ced6;
}
@media print {
  /* Print =================================================== */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  @page  {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #808080;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
}

@media="all" {
  header[role="banner"] nav ul li {
    font-size:1 em;
  }
}

@media only screen and (min-width: 480px) {
  /* 480 =================================================== */
}
@media only screen and (min-width: 600px) {
  /* 600 =================================================== */
}

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

  #content {
  padding-bottom: 2em;
  margin: 0px auto;
  width:960px;
  text-align: center;
  
  }
  body.home #content {padding-top: 90px;}
  header[role="banner"] .logo, header[role="banner"] nav h1 {
  margin-left: 5%;
  width: 60%;
  }
  
  header[role="banner"] nav ul {
  
  top: -54px;
  }
  header[role="banner"] {
  max-height:270px;
  }
  header[role="banner"] nav {
    padding:0;
  }
}



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

body.page article footer {


background: none !important;
}
  
  body.home .backdrop {
    display:none;

  }
  h2.entry-title {
    font-size: 13px !important;
  }
  #introtext h3 {
    max-width: 850px !important;
  }
  .logo-image {
    width: 50% !important ;
    padding-top: 10px !important;
  }
  header[role="banner"] nav ul li {
  font-size:1em !important;
  }
  #primary {
    padding-top:50px !important;
  }
  
}
@media only screen and (max-width: 768px) {
  
    #content {
text-align: center;
  }
  header.entry-header {
  margin-top: 0px;
  }

  header.entry-header {
  margin: 0;
  padding: 0;
  }
    .logo-image {
  width: 90% !important;
  padding-top: 10px !important;
  margin: 0px auto;
  }
  .brand-new {

  height: 120px !important;
  }
   #introtext {
    display:none !important;
   }

   header[role="banner"] {
  text-align: left;
  margin-bottom: -3em;
  }
     header[role="banner"] nav ul {
    
    position: static;
    top:0 !important;
  right:0 !important;
    margin: 0px auto;
    text-align: center !important;
    width:100%;
    }
  /* honey page */
  body.page figure img {
    padding:0 !important;
  }

  body.page figure {
  height: auto;
  width: 100% !important;
  margin: 0 !important;
  padding: 90px 0 0 0 !important;
  }

  body.page article {
  width: 100%;
  padding: 10px 0 0 0;
  }
  .Cart66Price {
  padding-bottom: 20px;
  }

  .textwidget {
  display: none !important; 
  }

  #colophon nav {
  width: 90% !important;
  float: right !important;
  margin: 0px auto !important;
  }

}
  #access {
  min-height: 0 !important;
  }
 
  header[role="banner"] nav ul li {
    font-size: 0.8em !important;
  }
  .menu-band {
    margin-top:0 !important;
   }
   .textwidget {
    padding-left: 5px;
  }
  
}
div#page{
max-width: 2000px;

}

body {
text-align: left;
}

header[role="banner"] {
text-align: left;
margin-bottom:2em;
}

header[role="banner"] h1 {
line-height:1.5em;
padding-top:.25em; 
background:#000;

}

.sticky #accesscontainer {
height:102px;
}

header[role="banner"] h1 a{
color:#fff;
}

header[role="banner"] nav {
background:#000;
color:#fff;
padding-bottom:1.3em;
padding-bottom:0em;
box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .1);
}
body.home header[role="banner"] nav {
padding-bottom:0;
}
header[role="banner"] h1 {
text-align:center;
width:25%;
position:relative;
z-index:5;
}



header[role="banner"] nav ul {
min-width:35%;
text-align:right;
position:relative;
right:5%;
top:-50px;
background:transparent;
margin-bottom:-50px;
z-index:2;
}


header[role="banner"] nav ul a {
position:relative;
z-index:7;
}

/* logo & branding */
header[role="banner"] .logo {
padding: 1em 0;
}

header[role="banner"] .logo, header[role="banner"] nav h1 {
margin-left:5%;
width: 30%;
}

.brand {
display:none;
}

.brand-new {
display:block;
}

.menu-band {
  margin-top:0;
  z-index: 200;
width:100%;
background:#000;
height:90px;
position:fixed;
}

body.home {
  
}

.logo {
display:none;
}


.brand-new {
background: black;
height: 90px;
}
.old-menu {
display:none;
}

/* new home page splash area */

body.home .backdrop {
background: url(/assets/honey-backdrop.jpg) no-repeat;
background-size: 100% auto;

background-position: center 0px;
max-height: 400px;
padding-bottom:none;
  display:block;
}

.backdrop {

 width:100%;
 padding-bottom: 40px;
background: none;


 padding-top:40px;
 }
body.home #introtext {
height: 140px;
vertical-align: bottom;
display:block;
padding: 180px 0 0 0;
color: white;
margin: 0px auto;
}
#introtext h3 {
width: 960px;
letter-spacing: 0.1em;
margin: 0px auto;
}
#introtext a { 
  color:white;
  font-weight:400;
}

 #introtext {
  display:none;
 }
.menu-band {
display:inline-block;
}

h4 {
font-family: "Gill Sans", "Gill Sans MT", Calibri, Tahoma, sans-serif;
font-weight: 200;
font-size: 1em;
letter-spacing:0.1em;
}
h4 span {
width: 240px;
display: block;
}

h4 a {

}

#colophon {
height: 200px !important;
width: 100%;
margin: 0px auto;
padding: 0px;


  height: 100px;
  background: black;


 
}


#colophon nav {
width:30%;
float:right;
padding-top:20px;
}

#supplementary {
float:left;
}


article a:hover .entry-content img {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

article a footer h2 {
visibility:hidden;
}
article a:hover footer h2 {
display:block;
color:white;
visibility:visible;
}

.story-text {
width:100%;
margin:0px auto;
display:inline-block;
}
.story-text p {
margin: 0 20px;
color:black;
font-size: 14pt;
font-weight: 200;
text-align:center;
max-width: 960px;
margin: 0px auto;
padding-bottom:10px;
}

.textwidget {
display:block;
padding: 30px 0 0 100px;
}


/* end new home page stuff */

span.bees {
display:block;
}
header[role="banner"] span.bees:before {


}

/*Footer-----------------*/





.format-aside div.entry-content, .format-gallery div.entry-content {
width:600px;
padding-right:10px;
float:left;
text-align: left;
}




body.page figure {
height:auto;
width: 45%;
margin-right:5%;
float:left;
border:0;
}

article.single-page {

width: 49%;
float:right;
}

body.home article.single-page h2 {
font-size:25px;

color:#000;

text-align:center;
box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, .1);
letter-spacing: .12em;
}
article.single-page h2 {
  box-shadow: none;
  text-align: left;
}

body.home article, body.page-id-55 article, article.type-post header, div.store-column {

margin-bottom: 1em;
width: 245px;
text-align: center;
display: inline-block;
padding-bottom: 80px;
padding-top: 40px;

}



body.home article:last-child, body.page-id-55 article.third, div.store-column:last-child {
padding-right:0;
}




body.home article div.entry-content {
height: auto;
border: none;
}


body.home article div.entry-content img { 
margin-top:0;

}


body.home article footer h2 {
text-align:center;
font-size:24px;

padding: .5em 0;

}

body.home article header h2 {
  font-size:15px;
}


}



@media only screen and (min-width: 992px) {
  /* 992 =================================================== */
  

}
@media only screen and (min-width: 1382px) {
  /* 1382 =================================================== */
  body {
    max-width: 100%;
    margin:0px;
    padding:0;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* 2x =================================================== */
}

