/* General */
body {
  /*font-family: Arial, Verdana, sans-serif;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

a,
a:link, 
a:visited {
  color: #cfb516;
}

.field .field-label,
strong {
  font-family: "Exo";
  font-weight: 700;
}

/* Footer */
.zone-footer {
  color: #ffffff;
  font-size: 11px;
}

.zone-footer a.active,
.zone-footer a {
  color: #ffffff;
  text-decoration: none;
}



h1, h2, h3, h4, h5, h6 {
  font-family: Exo, sans-serif;
  font-weight: normal;
}

.block-main h1,
.block-main h2,
.block-main h3,
.block-main h4 {
  text-transform: uppercase;
  border-bottom: 1px solid #696969;
  color: #494849;
  font-family: "Exo", sans-serif;
  font-weight: 500;
  overflow: hidden; /* Tools and Materials Headings with Gallery float */
}

h1,
h1#page-title {
  font-size: 16px;
  font-family: "Exo";
  font-weight: 500;
  line-height: 24px;
  color: #494849;
  text-transform: uppercase;
  margin: 15px 0px 0px 0px;
  border-bottom: 1px solid #2c2c2c;
}

h2.toke-buy-heading {
  font-size: 24px;
  line-height: 24px;
  color: #666;
  margin: 25px 0px 15px 0px;
}

.front h1#page-title {
  font-size: 18px;
  line-height: 18px;
}

h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h2 a, h3 a, h4 a, h5 a, h6 a,
h2, h3, h4, h5, h6 {
  /*color: #3399cc;*/
  color: #2C2C2C;
  text-decoration: none;
}

.block .block-title,
h2.block-title {
  border-bottom: 1px solid #2C2C2C;
  text-transform: uppercase;
  padding-bottom: 2px;
}

.node-page h2,
.node-page h3,
.node-page h4,
.node-page h5,
.node-page h6 {
  color: #333;
}

article.node-page h3,
article.node-page h4 {
  border-bottom: none;
}

h2,
.block .block-title,
h2.node-title {
  font-size: 16px;
}

.node-teaser h2.node-title {
  font-size: 14px;
}

.region-sidebar-second h3,
.region-sidebar-second h2 {
  color: #333;
  margin-bottom: .5em;
}

h3 {
  font-size: 16px; 
}

h4 {
  font-size: 14px;
}