/*
Theme Name: Brad Hogan
Theme URI: http://www.bradhogan.me
Version: 1
Description: A beautiful, responsive website
Author: Brad Hogan
Author URI: http://www.bradhogan.me
*/


/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

@font-face {
    font-family:'Gotham Book';
    src: url("/fonts/gotham-book.eot");
    src: url("/fonts/gotham-book.eot?#iefix") format('embedded-opentype'),
         url("/fonts/gotham-book.woff") format('woff'),
         url("/fonts/gotham-book.ttf") format('truetype'),
         url("/fonts/gotham-book.svg#Gotham_Book") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Gotham Book Italic';
    src: url("/fonts/gotham-bookitalic.eot");
    src: url("/fonts/gotham-bookitalic.eot?#iefix") format('embedded-opentype'),
         url("/fonts/gotham-bookitalic.woff") format('woff'),
         url("/fonts/gotham-bookitalic.ttf") format('truetype'),
         url("/fonts/gotham-bookitalic.svg#Gotham_Book_Italic") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Gotham Light';
    src: url("/fonts/gotham-light.eot");
    src: url("/fonts/gotham-light.eot?#iefix") format('embedded-opentype'),
         url("/fonts/gotham-light.woff") format('woff'),
         url("/fonts/gotham-light.ttf") format('truetype'),
         url("/fonts/gotham-light.svg#Gotham_Light") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Gotham Medium';
    src: url("/fonts/gotham-medium.eot");
    src: url("/fonts/gotham-medium.eot?#iefix") format('embedded-opentype'),
         url("/fonts/gotham-medium.woff") format('woff'),
         url("/fonts/gotham-medium.ttf") format('truetype'),
         url("/fonts/gotham-medium.svg#Gotham_Medium") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Gotham Medium Italic';
    src: url("/fonts/gotham-mediumitalic.eot");
    src: url("/fonts/gotham-mediumitalic.eot?#iefix") format('embedded-opentype'),
         url("/fonts/gotham-mediumitalic.woff") format('woff'),
         url("/fonts/gotham-mediumitalic.ttf") format('truetype'),
         url("/fonts/gotham-mediumitalic.svg#Gotham_Medium_Italic") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Gotham Bold';
    src: url("/fonts/gotham-bold.eot");
    src: url("/fonts/gotham-bold.eot?#iefix") format('embedded-opentype'),
         url("/fonts/gotham-bold.woff") format('woff'),
         url("/fonts/gotham-bold.ttf") format('truetype'),
         url("/fonts/gotham-bold.svg#Gotham_Bold") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Proxima Nova Extra Condensed Semi';
    src: url("/fonts/ProximaNovaExtraCondensedSemibold.eot");
    src: url("/fonts/ProximaNovaExtraCondensedSemibold.eot?#iefix") format('embedded-opentype'),
         url("/fonts/ProximaNovaExtraCondensedSemibold.woff") format('woff'),
         url("/fonts/ProximaNovaExtraCondensedSemibold.ttf") format('truetype'),
         url("/fonts/ProximaNovaExtraCondensedSemibold.svg#Proxima_Nova_Extra_Condensed_Semi") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:'Proxima Nova Condensed Light';
    src: url("/fonts/ProximaNovaCondensedLight.eot");
    src: url("/fonts/ProximaNovaCondensedLight.eot?#iefix") format('embedded-opentype'),
         url("/fonts/ProximaNovaCondensedLight.woff") format('woff'),
         url("/fonts/ProximaNovaCondensedLight.ttf") format('truetype'),
         url("/fonts/ProximaNovaCondensedLight.svg#Proxima_Nova_Condensed_Light") format('svg');
    font-weight: normal;
    font-style: normal;
}