﻿.navbar-inverse, a.dropdown-toggle {
  background-color: #02022c;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #09146d;
  }

  .navbar-inverse .navbar-nav > li > a {
    /*color: #e6e6e6; */
	color: white;
	font-size: 1.1em;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  }

  .navbar-inverse .navbar-nav > li > a:hover {
    color: #e6e6e6 !important; 	
  }
  
  ul.dropdown-menu {
	  font-size: 1em;	  
  }

#conferenceName {
  font-size: 1.2em;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

@font-face {
  font-family: Bradley;
  src: url('fonts/Bradley_Hand_ITC_Std_Bold.otf');
}

#autoslider  a {
  font-size: 18px;
  color: #CFB53B;
	text-align: center;
	/*color: #974806;*/
	font-weight: bold;
	text-shadow: -1px 0 #996515, 0 1px #996515, 1px 0 #996515, 0 -1px #996515;
	/*font-family: 'Indie Flower', cursive;*/
	/*font-family: 'Gloria Hallelujah', cursive;*/
	/*font-family: 'Kalam', cursive;*/
	/*font-family: 'Tangerine', cursive;*/
	/*font-family: 'Playball', cursive;*/
	/*font-family: 'Damion', cursive;*/
	/*font-family: 'Gochi Hand', cursive;*/
	/*font-family: 'Homemade Apple', cursive;*/
	/*font-family: 'Calligraffitti', cursive;*/
	/*font-family: 'Pinyon Script', cursive;*/
	/*font-family: 'Niconne', cursive;*/
	/*font-family: 'Allura', cursive;*/
	/*font-family: 'Grand Hotel', cursive;*/
	/*font-family: 'Alex Brush', cursive;*/
	/*font-family: 'Crafty Girls', cursive;*/
	font-family: Bradley, bold;
  padding: 0px;
  margin: 0px;
  line-height: 50% !important;
}

#formulas a {
  font-size: 18px;
  color: #1D84F9;
	text-align: center;
	/*color: #974806;*/
	font-weight: bold;
	/*text-shadow: -1px 0 #996515, 0 1px #996515, 1px 0 #996515, 0 -1px #996515;*/
	/*font-family: 'Indie Flower', cursive;*/
	/*font-family: 'Gloria Hallelujah', cursive;*/
	/*font-family: 'Kalam', cursive;*/
	/*font-family: 'Tangerine', cursive;*/
	/*font-family: 'Playball', cursive;*/
	/*font-family: 'Damion', cursive;*/
	/*font-family: 'Gochi Hand', cursive;*/
	/*font-family: 'Homemade Apple', cursive;*/
	/*font-family: 'Calligraffitti', cursive;*/
	/*font-family: 'Pinyon Script', cursive;*/
	/*font-family: 'Niconne', cursive;*/
	/*font-family: 'Allura', cursive;*/
	/*font-family: 'Grand Hotel', cursive;*/
	/*font-family: 'Alex Brush', cursive;*/
	/*font-family: 'Crafty Girls', cursive;*/
	font-family: Bradley, bold;
  padding: 0px;
  margin: 0px;
  line-height: 50% !important;
}*/

#autoslider p{
  margin: 0px;
  padding: 0px;
}

