/*
*  Margin, padding, and border resets
*  except for form elements
*/
body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
}
/*
*  Consistency fixes
*/
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  min-height: 100%;
  font-size: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, audio, canvas, video {
  display: block;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
b, strong {
  font-weight: bold;
}
abbr[title] {
  border-bottom: 1px dotted;
}
input,
textarea,
button,
select {
  margin: 0;
  font-size: 100%;
  line-height: normal;
  vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
*  Simple fluid media
*/
figure {
  position: relative;
}
figure img {
  max-width: 100%;
  display: block;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/*
*  Simple elastic gutters
*  Note: box-sizing will not work in IE6-8
*/
.wrapper {
  padding: 0 0.75em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*
*	Zoomable baseline grid
*	type size presets
*/
body {
  font-size: 1em;
  line-height: 1.5em;
}
.small,
small,
#copyright p {
  font-size: 0.8125em;
  line-height: 1.3846153846153846em;
}
h4, h3 {
  font-size: 1em;
  line-height: 1.5em;
}
h2, h1 {
  font-size: 1.625em;
  line-height: 1.3846153846153846em;
}
.huge {
  font-size: 2.625em;
  line-height: 1.1428571428571428em;
}
.massive {
  font-family: "ff-market-web",sans-serif;
  font-size: 4em;
  line-height: 0.8em;
}
.gigantic {
  font-size: 6.875em;
  line-height: 1.0909090909090908em;
}

/*
*	Typography
*/
body,
input,
textarea,
button,
select {
  font-family: "pt-sans",sans-serif;
}
pre, code {
  font-family: monospace;
}
/*
article p, #content figure {
  margin-bottom: 1.5em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
*/
article p:last-child {
  margin-bottom: 0;
}
h1 {
  font-weight: normal;
}
#masthead span {
  position: relative;
  bottom: 0.1em;
  left:0.9em;
}
h2 {
  margin-bottom: 0.46153846153846156em;
  font-weight: normal;
}
h3 {
  margin: 3em 0 1.5em;
  font-weight: normal;
}

/*
*	Colours
*/
h1,
h2,
h3,
strong,
code {
  color: #00AFCF;
  text-shadow: 1px 1px 0px #00869E;
  filter: dropshadow(color=#00869E, offx=1, offy=1);
}

#content p {
  color: #BBDBE0;
}

#colophon {
  color: #808080;
}
# a, a:visited {
  color: #00869E;
  text-decoration: none;
}
#colophon a {
  color: #666666;
  border-bottom-color: transparent;
}
a:hover {
  border-bottom-color: #171409;
}
#colophon a:hover {
  border-bottom-color: #00869E;
}
a:active {
  border-bottom-color: #00869E;
  color: #00869E;
}
#colophon a:active {
  border-bottom-color: #fffefa;
  color: #fffefa;
}
::selection {
  background: #00869E;
  color: #171409;
}
::-moz-selection {
  background: #00869E;
  color: #171409;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: #00869E;
}

/*
*  Four-column grid active
*  ----------------------------------------
*  Margin   | #  1   2   3   4   |   Margin
*  5.55555% | %  25  50  75  100 | 5.55555%
*/
body {
  background: #D9D9D9;
  background-image: url(grey_sandbag.png);
  background-repeat: repeat;
  color: #FFFFFF;
}
#content {
  background: #00869E; /* Old browsers */
  background: -moz-linear-gradient(-45deg,  #00bccc 0%, #00869e 40%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#00bccc), color-stop(40%,#00869e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg,  #00bccc 0%,#00869e 40%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg,  #00bccc 0%,#00869e 40%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg,  #00bccc 0%,#00869e 40%); /* IE10+ */
  background: linear-gradient(-45deg,  #00bccc 0%,#00869e 40%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bccc', endColorstr='#00869e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
 #masthead, #content p, #mc_embed_signup, #copyright p, .fb-like, .g-plusone {
  margin-left: 5.555555555555555%;
  margin-right: 5.555555555555555%;
}

#content p {
  padding-bottom: 1.5em;
  font-size: 1.2em;
  line-height: 1.4em;
}

.wrapper {
  position: relative;
}
#masthead {
  clear: both;
  padding-top: 1.5em;
}
#content {
  clear: both;
  padding: 1.5em 0 0.5em 0;
}
#colophon {
  clear: both;
  padding: 1em 0 0;
}
#colophon img {
  width: 4.5em;
  height: 4.5em;
  float: left;
  -webkit-border-radius: 0.1875em;
  -moz-border-radius: 0.1875em;
  border-radius: 0.1875em;
  overflow: hidden;
}
#copyright {
  padding-bottom: 1.5em;
}

.widget {
  padding-bottom: 1.5em;
}

#copyright div {
  padding-bottom: 2.5em;
}

.submit_button {
  text-align: right;
}

.formlabel {
  padding-right: 1.5em;
}

td {
  padding-bottom: 1em;
}

.input_large {
  width: 160px;
}

.g-plusone {
  float: left;
  display: block;
}

/*
*  Fixes for IE6-8
*/
.ie body {
  width: 640px;
  margin: 0 auto;
  border: solid #3d3c38;
  border-width: 0 0.0625em;
  font-size: 1.0625em;
}

/*
*  Zoom baseline grid to 17/16 = 1.0625
*/
@media screen and (min-width: 40em) {
  body {
    font-size: 1.0625em;
  }
  #colophon:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
  }
  #copyright p {
    font-size: 0.7em;
    line-height: 1em;
    margin-bottom: 1em;
  }
}

/*
*  Eight-column grid active
*  ----------------------------------------------------------------------
*  Margin   | #  1     2     3     4     5     6     7     8   |   Margin
*  5.55555% | %  12.5  25.0  37.5  50.0  62.5  75.0  87.5  100 | 5.55555%
*/
@media screen and (min-width: 46.5em) {
  body {
    font-size: 1em;
  }
  #masthead .wrapper, #content .wrapper, #colophon .wrapper {
    margin: 0 12.5%;
  }
  #masthead {
    padding: 3em 0 1em;
  }
  h1 {
    font-family: "ff-market-web",sans-serif;
    font-size: 2.625em;
    line-height: 1.1428571428571428em;
  }
  .input_large {
	width: 250px;
  }
  .massive {
  font-family: "ff-market-web",sans-serif;
  font-size: 5em;
  line-height: 0.8em;
  position: relative;
  right: 0.2em;
  }
}

/*
*  Zoom baseline grid to 17/16 = 1.0625
*/
@media screen and (min-width: 55.5em) {
  body {
    font-size: 1.0625em;
  }
}

/*
*  Reset baseline grid to 16/16 = 1.0
*/
@media screen and (min-width: 61.5em) {
  body {
    font-size: 1em;
  }
  h2 {
    font-size: 2.625em;
    line-height: 1.1428571428571428em;
