.masthead img {
	height: auto;
}

.dogface {
	display: inline !important;
}

h1, h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
}

h3, h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
}

h6, p , ul, ol, li {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}

.news {
	border-right: 2px solid #dddddd !important;
}

/* http://stackoverflow.com/questions/10099422/flushing-footer-to-bottom-of-the-page-twitter-bootstrap */
html, body {
	/* Apply only if navbar has property navbar-fixed-top
	padding-top: 40px; */
	height: 100%;
}

#wrap {
	min-height: 100%;
}

#main {
	overflow:auto;
	padding-bottom:100px; /* this needs to be bigger than footer height*/
}

.footer {
	position: relative;
	margin-top: -50px;
	height: 20px;
	max-height: 20px;
	overflow: hidden;
	clear:both;
	padding-top:0px;
}

.signature {
	max-height: 200px;
	overflow: hidden;
}

#videoHeader {
	width: 100%;
	max-height: 424px;
}

#btnBannerSwap {
	color: #A4A4A4;
	text-shadow: 1px 1px black;
	cursor: pointer;
}
