@font-face {
  font-family: 'Stencil Std';
  src: url('StencilStd.eot'); /* IE9 Compat Modes */
  src: url('StencilStd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('StencilStd.woff') format('woff'), /* Pretty Modern Browsers */
       url('StencilStd.ttf')  format('truetype');
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.clearFloats{
	float: none;
}
html{
	font-family: Helvetica,Arial,sans-serif;
	background-image: url('../images/footerWall.jpg');
	background-position: bottom right;
	background-color: #ffa800;
}
body{
	border-bottom: 1px solid #666666;
	margin-bottom:150px;
	padding-bottom:50px;
}
.col-md-3 IMG{
  width:100%;
}
.new_container {
    width: 100%;
    padding-left:10px;
    padding-right:15px;
}
footer{
	border-top:1px solid #dedede;
	padding-top:20px;
	margin-top:20px;
	padding-bottom:20px;
}
#navbar, h1, h2, h3 ,h4, h5{
	font-family: 'Teko', sans-serif;
	text-transform: uppercase;
}
.stickyBody{
	padding-top:50px;

}
#navbar.sticky{
	position: fixed;
	z-index: 10000;
	width:100%;
	top:0px;
	border-bottom:2px solid #000000;
}
header{

}
.readMoreBTN{
	padding-top:20px;
	font-weight: bold;
}
#homePageTeaserLink{
	padding-top:20px;
}
#informationHeadline{
	color: #aa140b;
    font-family: "Teko",sans-serif;
    font-size: 18px;
    min-width: 120px;
    padding-left: 10px;
    position: relative;
    text-transform: uppercase;
}
.ti_content {
    display: table-cell;
    left: 0;
    margin-top: 0;
    position: relative;
    font-size: 8px;
    text-transform: uppercase;
    top: -3px;
    color: #999999;
}
.ti_news{
	display: table-cell;
	padding-right:20px;
}
.ti_news span{
	font-weight: 700;
}
.ti_news a{
	color: #ffffff;
    display: block;
    position: relative;
    top: -2px;
}
#navbar{
	background-color:#ffffff;
	position: relative;
	margin: auto;
	font-size:22px;
	border-radius:0px;
	font-family: 'Teko', sans-serif;
}
#informationDestination{
	overflow: hidden;
    position: relative;
    width: 100%;
	margin: auto;
	height: 22px;
	background-image: url('../images/breaking_news.png');
	background-position: left bottom;
	background-color:#000000;
	background-repeat: no-repeat;
}
.feed-container div{
	display: inline-block;
}
#informationHeadline{
	display: table-cell;
}
#informationGoesHere{
	display: table-cell;
	color:#ffffff;
	font-size:11px;
	white-space: nowrap;
	overflow: hidden;
}
#iconsHolder{
	position: absolute;
	top: 6px;
	right: 0px;
}
.navIcons{
	float: left;
	width: 36px;
	height: 36px;
	margin-left:5px;
	margin-right:5px;
}
#navbar a{
	color:#1635a6;
}
#navbar a:hover{
	color:#aa140b;
}
.nav li a:hover, .nav li a:focus{
	background:none !important;
}
#stayingOnTop{
	position: relative;
	margin: auto;
	height:143px;
	background-image: url('../images/nav_background_sky.jpg');
	background-position: center bottom;
}
#the_hero{
	font-family: "Stencil Std";
    height: 143px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 666px;
    z-index: 1000;
    text-align: center;
    font-size: 60px;
    color: #ffffff;
    padding-top: 40px;
}
#the_hero a{
	color:#f49542;
	text-shadow: 2px 2px #000000;
}
#the_hero a:hover{
	text-decoration: none;
}
#the_hero img{
	height:inherit;
}
.nav_defender{
	position: absolute;
	top:0px;
	height:143px;
	z-index: 100;
}
#defenders_left{
	width:325px;
	background-image: url('../images/nav_defender_left.png');
	left:0px;
}
#defenders_right{
	width:325px;
	background-image: url('../images/nav_defender_right.png');
	right:0px;
}
#homeForm{
	font-family:Teko, sans-serif;
	font-size:18px;
}

input {
	height:25px;
}
td > span{
	padding-bottom:10px;
}
td{
	padding:0px !important;
}

.navbar-collapse{
	padding-left:0px !important;
	padding-right:0px !important;
	position: relative;
}
.navbar-nav > li > a {
    padding: 15px 30px 15px 0 !important;
}

.jumbotron{
	background-image:url('../images/home_flagBackground.jpg');
	background-position: center top;
	background-size:cover;
	color:#ffffff;
}
.jumbotron h1, .jumbotron .h1 {
	color:#ffffff;
	text-transform: uppercase;
	font-size: 80px;
    line-height: 67px;
}
.jumbotron p{
	font-size: 18px;
    font-weight: 200;
    line-height: 21px;
    margin-bottom: 15px;
}
.jumbotron a{
	font-weight: bold;
	color:#ffffff;
}
.navbar-nav > li > a:focus, .navbar-nav > li > a:hover{
	background-color:none;
}


.lyrics a{
	font-family: 'Stencil Std';
	font-size:18px;
	line-height:24px;
}

#lyricsContainer h2{
	margin:0px;
	padding:0px;
}
