/*Whitman font should be used for all serif headers*/
/*Trajan caps font should be used for any all caps, serif fonts*/
/*Proxima Nova should be used for all other font areas (body content, etc.)*/

@font-face {
  font-family: 'FreightBigLight';
  src: url("/sites/all/themes/responsive_bartik/fonts/freight.otf") format("opentype");
}

body {
    font-family: "Proxima Nova", sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}

p {
    line-height: 1.5;
}

.cke_editable {
    max-width: 875px;
    margin: 0 auto;
    padding: 0 20px;
}

span {}
h1 {}

h2 {
    font-family: "FreightBigLight", "whitman-display", serif;
    font-size: 32px;
    line-height: 1.25;
}
article h2{
	font-family: "proxima-nova","Helvetica","Arial",sans-serif;
	font-size: 2em;

}
p.deduct {
    font-size: 12px;
    color: #AAAEA3;
}

@media screen and (min-width: 960px) {
    h2 {
        font-size: 36px;
    }
}

@media screen and (min-width: 960px) {
    h2 {
        font-size: 48px;
    }
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}

/*hidden*/
.featured h1#page-title {
    display: none;
}

/*links*/
a {
    text-decoration: none;
    transition: 0.3s ease;
}

a:hover {
    text-decoration: underline;
}

a:focus,
a:active {
    outline: none;
    color: #edb42e;
}


/*buttons*/
a.yellow-button,
input#edit-submit-events,
a.light-brown,
.view-node-banner .heading-links a,
a.simpletix-button-theme {
    color: #fff;
    background: #edb42e;
    border: 0;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    padding: 10px 25px;
    margin: 0 auto;
    letter-spacing: 3px;
}
a.simpletix-button-theme{
	border-radius: 0 !important;
	background: #edb42e !important;
}
.bbg-membership a.button.light-brown {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 10px;
    color: #27282d;
}

.bbg-membership a.button.light-brown:hover {
    color: #fff;
}

a.yellow-button:hover,
input#edit-submit-events:hover,
a.light-brown:hover,
.view-node-banner .heading-links a:hover {
    color: #27282d;
    text-decoration: none;
}

.node-frontpage a.yellow-button {
    color: #27282d;
}

.black-button a,
input#edit-reset {
    color: #fff;
    background: #27282d;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;;
    padding: 10px 25px;
    margin: 0 auto;
    border: 0;
    letter-spacing: 3px;
}

.black-button a:hover,
input#edit-reset:hover {
    background: #27282d;
    color: #edb42e;
    text-decoration: none;
}

/*============================
=========== FIELDS ===========
============================*/

/*node frontpage, node-banner*/
.field-name-field-intro-text {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.field-name-field-heading,
.node-banner-content h1 {
    font-family: "FreightBigLight", whitman-display, serif;
    font-style: normal;
    font-weight: 400;
    font-size: 42px;
    margin: 0;
    color: #fff;
    text-align: left;
}
.text-center {
    text-align: center;
}

.group-hero-wrapper .field-name-body {
    max-width: 650px;
    margin: 0 auto;
}

.group-hero-wrapper .field-name-body p,
.subheading {
    line-height: 2;
}

.field-name-field-frontpage-links a,
.heading-links a {
    display: block;
    margin: 10px 0;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    transition: 0.3s ease;
}

.field-name-field-frontpage-links a.yellow-button,
.heading-links a.yellow-button,
.view-node-banner .heading-links a,
a.yellow-button,
a.yellow-button:focus {
    display: inline-block;
    color: #27282d;
}

/*
.field-name-field-frontpage-links a:hover {
    color: #edb42e;
}
 */

img.file-icon {
    float: left;
    margin-right: 5px;
}

.file-document {
    margin: 20px 0 10px;
}

@media screen and (min-width: 768px) {
    .node-banner-content h1,
    .field-name-field-heading {
        font-size: 60px;
    }
}

@media screen and (min-width: 960px) {
    .field-name-field-heading {
        font-size: 98px;
    }
}

/*tables*/
p.special {
    font-size: 12px;
    text-decoration: underline;
}

.bbg-membership th {
    font-weight: normal;
    padding: 0 0 20px 10px !important;
}

.bbg-membership table, th, thead, tbody {
    border: 0 !important;
}

.bbg-membership td {
    padding: 15px 10px !important;
    text-align: center !important;
    border-right: 1px solid #c5c5c5;
}

caption {
    font-weight: 700;
    margin-bottom: 20px;
}

table.bbg-membership {
    margin: 40px 0;
    font-family: "Roboto", sans-serif;
    line-height: 1.4;
}

.bbg-membership tr:nth-child(2) td {
    border: 0;
    text-align: left !important;
    padding: 15px 7px !important;
}

.bbg-membership tr td:last-child {
    border: 0;
}

.bbg-membership tbody tr:nth-child(1),
.bbg-membership tbody tr:nth-child(2) {
    background: transparent !important;
}

.bbg-membership tr td:nth-child(1) {
    text-align: left !important;
    max-width: 300px;
    font-size: 14px;
}

.bbg-membership tr th p {
    font-weight: normal;
    text-align: left;
}

.bbg-membership tr th p:first-child {
    font-weight: bold;
}

.bbg-membership th p {
    font-weight: normal;
    margin: 5px 0;
}

.bbg-membership th {
    padding: 0 10px 0 0 !important;
    vertical-align: bottom;
}

.bbg-membership tr:nth-child(2) td:nth-child(1) {
    font-size: 18px;
}

.bbg-membership tbody tr {
    background: #f9f9f9;
}

.bbg-membership tbody tr:nth-child(odd) {
    background: #ebecea;
}
