/* 
 Theme Name:   Michelle Coltrane
 Theme URI:    
 Description:  A custom theme for Michelle Coltrane
 Author:       Christine Siebels
 Author URI:   http://www.hyperlucid.com
 Template:     twentysixteen
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-webfont.eot');
    src: url('fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue-webfont.woff2') format('woff2'),
         url('fonts/bebasneue-webfont.woff') format('woff'),
         url('fonts/bebasneue-webfont.ttf') format('truetype'),
         url('fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {

font-family: Tahoma,Georgia,Arial,sans-serif;
}
h1, h2, h3, .widget-title {
font-family: bebas_neueregular,Arial,serif;
}
.widget .widget-title {
  font-family: bebas_neueregular,Arial,serif;
  font-size: 1rem;
  letter-spacing: 0.046875em;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  text-transform: uppercase;
}
.main-navigation {
  font-family: bebas_neueregular,Arial,serif;
}
.site-title {
  font-size: 2.75rem;
  line-height: 1.25;
font-family: bebas_neueregular,Arial,serif;
}
.entry-title {
  font-size: 1.5rem;
  line-height: 1.225;
  margin-bottom: 1.05em;
font-family: bebas_neueregular,Arial,serif;
}
h2.tribe-events-page-title a {
  color: #fff !important;
}
.single-tribe_events .tribe-events-event-meta {
  background: #000000 none repeat scroll 0 0;
  border: 1px solid #eee;
  font-size: 13px;
  margin: 30px 0;
}
body, button, input, select, textarea {
  color: #1a1a1a;
  font-family: Tahoma,​Georgia,​Arial,​sans-serif;
  font-size: 1.3rem;
  line-height: 1.75;
}
.site-header {
  padding: 2.625em 7.6923%;
}
.site {
  margin: 22px 80px;
}
#primary{float:none;width:100%;}
#secondary{display:none;}