.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    background-color: white;
    border-top: 5px solid;
    color: #555555;
    margin-bottom: -1px;
}

.navbar-nav > li > a {
	font-family: 'Libre Baskerville';
	font-weight: normal;
    padding-bottom: 15px;
    padding-top: 15px;
}
.navbar {
	/*position: fixed;*/
	opacity: .9;
	width: 100%;
	z-index: 100;
}
#main_content {
	/*padding-top: 75px;*/
	display: block;
	clear: both;
}
#nav {
	position: relative;
}
.quote-header {
	text-align: center;
	color: black;
	text-transform: uppercase;
	font-size: .8em;
}
.quote-text {
	font-family: Times New Roman;
	font-size: 1.5em;
	font-style: italic;
	text-align:center;
	color: #888;
	line-height: 1.2em;
}
.quote-source {
	text-align:center;
}
.quote-source a {
	text-transform: uppercase;
	font-size: .8em;
	text-decoration: underline;
}

.twitter-typeahead .tt-input, .twitter-typeahead .tt-hint {
	margin-left: -11px !important;
    margin-top: -7px !important;
}
[x-cloak] {
	display: none !important;
}
