@import url(//fonts.googleapis.com/css?family=Roboto:400,500,300,100,700,900);
@import url(//fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(//fonts.googleapis.com/css?family=Slabo:400);
@import 'https://fonts.googleapis.com/css?family=Bangers|Bree+Serif|Bungee+Shade|Maitree:600';
body{
    background-color: gold;
    background-color: #fff;
    background: no-repeat;
    background-image: url('/img/bg-softgold.png');
    background-position: 0px -550px;
    font-family: 'Bree Serif', 'Maitree', serif;
}

.bethunebasecolor{
    color: navy;
}
.maintitleheader{


}
.bangers{
    font-family: 'Bangers', cursive;
}

.font-bree{
    font-family: 'Bree Serif', serif;
}
.oswald{
    font-family: 'Oswald', serif;
}
.top-bar{
    color: #fff;
    font-size: 1.1em;
    margin-bottom: 2px;
}
.sitenav a{
    color:#0a0a0a;
    font-family: 'Bangers', 'Oswald';
    font-weight: normal;
    font-size: 40px;
}
.footer{
    background-color: #0a0a0a;
    color: white;
}

.nomargin{
    margin:  0px;
}
.onemargin{
    margin-top:  0px;
    margin-bottom:  0px;
}
.twomargin{
    margin-top:  0px;
    margin-bottom:  0px;
}

.bh{
    font-weight:  bold;
}
.inverse{
    background-color: #000;
    color: #fff;
}
.inverse_green{
    background-color: darkgreen;
    color: #fff;
}

.maintitleheader{
    font-family: 'Roboto', Tahoma;
    font-weight: bold;
    margin-bottom: 0px;
}



/* SOCIAL CSS */
.fi-social-facebook{color:dodgerblue;font-size:2rem;}
.fi-social-youtube{color:red;font-size:2rem;}
.fi-social-pinterest{color:darkred;font-size:2rem;}
i.fi-social-instagram{color:brown;font-size:2rem;}
i.fi-social-tumblr{color:navy;font-size:2rem;}
.fi-social-twitter{color:skyblue;font-size:2rem;}

.lead{
    line-height: 1.1em;
}



@font-face{
    font-family: 'NEORD';
    src: url('/fonts/neoretrodraw_regular_macroman/NEORD___-webfont.eot');
    src: url('/fonts/neoretrodraw_regular_macroman/NEORD___-webfont.eot?iefix') format('eot'),
    url('/fonts/neoretrodraw_regular_macroman/NEORD___-webfont.woff') format('woff'),
    url('/onts/neoretrodraw_regular_macroman/NEORD___-webfont.ttf') format('truetype'),
    url('/fonts/neoretrodraw_regular_macroman/NEORD___-webfont.svg#webfont') format('svg');
}

.iampeterlogo{
    font-family: 'NEORD', 'FFF_TusjA', 'Georgia', 'Arial Bold';
    font-size: 3.9em;";
}


.bree-head{
    font-family: 'Bree Serif', 'Maitree', serif;
    color: navy;
    text-transform: uppercase;
    line-height: 1.1em;
}
.bree-reg{
    font-family: 'Bree Serif', 'Maitree', serif;
    color: navy;
    line-height: 1.1em;
}

.regulargray{
    font-family: Maitree', serif;
    color: darkgray;
    line-height: 1.25em;
    font-size: 1.1em;
    font-weight: normal;
}


.bigicons{
    font-size: 100px;
}