/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  overflow-x: hidden;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  color: #999;
  overflow-x: hidden;
  font-size:14px;
  -webkit-text-size-adjust: none ; /* IOS page orientation change resize issue*/
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* fixed height of the footer */
  height: 60px;
  /*background-color: #f5f5f5;*/
  background-image:url(images/footbg_bl75.png);
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}
.container .text-muted-sm-ctr {
  margin: 20px 0;
  text-align:center;
  font-size: 0.8em;
  color:#666;
}

.navbar-fixed-top {
	background: rgba(0, 0, 0, .95);
}

.navbar-brand {
	width: 380px;
	margin-right: 20px;
	background: url(images/h-logo1.gif);
	text-indent: -9000px;
}

.navbar-default .navbar-toggle {
	border-color: #333;
}

.page-header {
	border-bottom-color: #333;
	padding-bottom: 6px;
	margin: 40px 0 12px;
}

.newsitem {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

.pressitem {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}

.sc-player {
	max-width: 480px;
	clear: both;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #333;*/
}

div.cookiePolicy.visual {
	display: none !important;
}

#homemain {
	padding-right: 62px;
}

#aboutmain {
	padding-right: 42px;
}

#musicmain {
	padding-right: 42px;
}

.newsitempic {
	clear: both;
	margin-bottom: 10px;
	min-height: 190px !important;
	border-bottom: 1px solid #333;
}

.newsitemnohead {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
}

.abouttoppic {
	clear: both;
	margin-bottom: 10px;
	min-height: 230px !important;
	border-bottom: 1px solid #333;
}

/* FB Feed stuff ------------------------------------ */

/* section above FB feed */
.homefeature {
	clear: both;
	margin-top: 12px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	min-height: 180px !important;
	border-bottom: 1px solid #333;
}
.homefeature2 {
	clear: both;
	margin-bottom: 10px;
	min-height: 180px !important;
	border-bottom: 1px solid #333;
}

/* hide FB page name in each post */
.cff-page-name {
	display: none !important;
	margin-left: 0px !important;
}

#cff .cff-author-img {
	margin-left: 80px !important;
}

.cff-author {
	display: none !important;
}

.cff-photo-hover {
	background: rgba(0, 0, 0, .2) !important;
}

.cff-share-link {
	font-size: 13px !important;
}


/* TYPOGRAPHY ------------------------------------ */

/* main nav links */
#navbar li {
  font-weight: 500;
  letter-spacing: 1px;
  padding-right: 12px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #bbb;
	padding: 12px 0 5px 0;
	margin-top: 0;
	border-top: 0px dotted #333;
}

h2 {
	font-size: 1.3em;
	font-wweight: bold;
	color: #bbb;
	padding: 12px 0 5px 0;
	margin-top: 0;
	border-top: 0px dotted #333;
	line-height: 130%;
}

.lead-med {
	font-size: 1.0em;
}

.body1 {
	font-size: 1.0em;
	line-height: 1.3em;
}

.postdate {
	display: block;
	padding-top: 8px;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #555;
	font-style:italic;
}

.btn-primary {
	background-color: #333;
	border-color: #444;
	margin-top: 4px;
	margin-bottom: 10px;
}

.btn-primary:hover {
	background-color: #777;
	border-color: #777;
}

.btn-primary:focus {
	background-color: #555;
	border-color: #444;
	outline: none;
}

.presshead {
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.pressbody {
	margin-top: 12px;
}

.playerhead {
	margin-bottom: 2px;
	padding-bottom: 2px;
}

/*.moreless {
	font-size: 12px;
	padding: 6px 10px 6px;
	letter-spacing: 1px;
}*/

.reveal {
	margin-top: 15px;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 20px;
	display: inline;
}

.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


@media all and (max-width: 768px) {
    .main-logo {
		width: 210px;
        margin-left: 10px;
		background: url(images/nqlogo-mobile50.gif) no-repeat 0px 25px;
		background-size: 100%;
    }
	.navbar-fixed-top {
		background: rgba(30, 30, 30, .98);
	}
	#signup, showswidget, audiowidget {
		/*max-width: 294px !important;*/
	}
	#socialxs {
		width:100%;
		margeein: 0 auto 0 auto !important;
		text-align: center !important;
	}
	#mainrow {
		margggin-top: 50px !important;
	}
	#homemain, #aboutmain, #musicmain {
		padding-right: 16px;
	}
	.homefeature {
	text-align: center !important;
	margin-top: 20px !important;
	}
	.homefeature div {
	padding-left: 0 !important;
	}
	.homefeature p img {
	text-align: center !important;
	float: none !important;
	margin-right: 0;
	}
	#home-video {
	max-width: 100% !important;
	max-height: auto !important;
	}
	#pickle-single-track {
		width: 200px !important;
		text-align: center !important;
		margin: auto !important;
	}
	#pickle-parent {
		width: 180px !important;
		text-align: center !important;
		margin: auto !important;
	}
}

/*@media (min-width: 768px) {
    .navbar-nav {
        float: none !important;
        margin: 0 !important;
    }
}*/


