/*BOOTSTRAP-MOD*/


a {
  color: #1B4A68;
  text-decoration: none;
}
a:hover {
  color: #333;
  text-decoration: none;
}
div.btn a:hover {
  text-decoration:none;	
}
tr {
  text-align:center;	
}

p {
  margin-top:5px;
  font:inherit;
}
ul {
  /*padding-top:.7%;*/
	list-style: square;
	padding-left: 20px;
  
}
li {
	line-height: 24px !important;
	
}
.releases li {
  list-style:square;
  line-height:30px;
}
.navbar li {
  list-style:none;	
}
.nav-list li {
	 list-style:none;	
}
/*.banner {
	background:url("https://texturefabrik.files.wordpress.com/2013/11/tf_refined_grunge_03.jpg");
  background-repeat: no-repeat;
  background-size:cover;
  width:100%;
}*/

img {
	width:100%;
}

.banner img {
	padding-top: 1%;
	/*display: block;
	margin: 0 auto 0 auto;*/
	width: 100%;
	
	
}
.menu {
	background-color:#fff;
	margin-top: 25px;
}
.menu a {
	color:#000;	
	padding: 8px 8px;
}
.menu ul {
	margin-left:0;	
}
.menu a:hover {
  color:#fff;
  background-color:#000000;
  text-decoration: none;
}
.menu li {
	display:inline;	
	list-style:none;
	
}
#social li {
	display:inline-block;	
	
	list-style:none;
	margin: 0 5px 0 0;
}
#social img:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
}
body {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
  background-color:#fff;


  
}
.row-fluid {
	margin-top: 3%;
	margin-bottom: 3%;	
}
hr {
  border: 0;
  border-top: 1px solid #000000;
  text-align:center; 
  margin: 10px auto 10px auto;  
  width:100%;
  
  
}
input.button {
	background-color:#FFFFFF;
	color: #000000;
	font-family:inherit;	
}
#image {
  padding: 2.5px 0;	
}
#image:hover {
	opacity:0.4;
filter:alpha(opacity=50); 
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.column1{
	width:30%;
	float:left;
	margin: 6px 0 0 0;
}
.column2 {
	float:right;
	width:68%;
}
.column2 img{
	
	width: auto;
}

.tumblr img{
	width:100%;
}
.tumblr ol{
	list-style:none;
	margin:0 0 0 0;
}
.tumblr ol li {
	margin-bottom:70px;	
}

.container {
 	width:100%;
	
	
  margin: 0 auto 0 auto;
  background-color:#FFFFFF;
  *zoom: 1; 
}
.container-fluid {
  height: auto;
  z-index:-10;
  padding: 0 0 0 0;
  margin: 0 auto 0 auto;
  *zoom: 1; 
  
}
.content {
	max-width:900px;
	
	margin: 0 auto 0 auto;	
	padding: 0 2% 1% 2%;
	
}
.footer {
	
  background:#fff;
  width:100%;
  margin-top:-27px;
}
.footer .content {
	padding: 0 2% 1% 2%;
}	
.footer li {
	list-style:none;
	margin-left:0;
	display:inline-block;	
	padding-right: 1%;
}
.footer .row-fluid {
	padding-top: 20px;	
}
.footer .social li {	
		display:inline-block;	
	float:right;
	margin-top:-8px;
}
.footer .social img:hover {
	opacity:0.6;
	filter:alpha(opacity=60);

}
.footer ul li{
	float:right;		
	padding-top:.5%;
}
.footer a {
	color:#000;
}
.footer a:hover {
	color:#3D72A4;
}
.footer h4 {
	color:#000;
	font-size: 14px;
	line-height: 17px;
	padding-top: 1%;
}
.footer img:hover {
	opacity:0.4;
filter:alpha(opacity=40);	
}
.navbar-inner .content {
	max-width:975px;
	margin: 0 auto 0 auto;	
	height:0px;
}
a:focus {
  /*outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;*/
}
h1,
h2,
h3,
h4,
h5,
h6 {
   color: #000;
   font-family: 'Quicksand', sans-serif;
   font-weight:100;
}
h1 {
  font-size:45px;
  line-height: 55px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 30px;
  line-height: 36px;
}
h2 span {
  font-size: 26px;
  line-height: 38px;
  /*background-color:#021018;*/
  border:medium;
  color:#000;
  padding:5px 5px;
}
h3 {
  line-height: 29px;
  font-size: 24px;
}


video {
	max-width: 100%;
	height: auto;
}
.video-container {
	position: relative;
	
	/*padding-top: 30px;*/
	height: 0;
	overflow:auto;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.embed-container {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.nav-pills > li > a {
  /*margin-top: -.65em;*/
  /*-webkit-border-radius: 5px;
  -moz-border-radius: 5px;*/
  padding: 0 0 0 0;
  border-radius: 0px;
  margin-bottom:0;
  margin-top:-5px;
  z-index: 1000;
}

.navbar {
  position:relative;
	background-color: #000; 
	
  z-index:1;
}
.navbar-inner { 
	max-width:1100px;
	margin: 10px auto 10px auto;	
	padding: 5px 2% 5px 2%;
	height: 32px;
}

.btn-navbar {
  float:left;
  position:relative;
  margin: 0 0 0 2%;
  background-color: hsl(218, 9%, 72%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dddfe3", endColorstr="#b1b5be");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#dddfe3), to(#b1b5be));
  background-image: -moz-linear-gradient(top, #dddfe3, #b1b5be);
  background-image: -ms-linear-gradient(top, #dddfe3, #b1b5be);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddfe3), color-stop(100%, #b1b5be));
  background-image: -webkit-linear-gradient(top, #dddfe3, #b1b5be);
  background-image: -o-linear-gradient(top, #dddfe3, #b1b5be);
  background-image: linear-gradient(#dddfe3, #b1b5be);
  border-color: #b1b5be #b1b5be hsl(218, 9%, 68%);
  color: #000 !important;
  padding: 7px 7px;
  z-index:5000;
}
.blkbtn {
   font-size: 18px;
   font-weight:bold;
   background-color: #000;
   padding:15px 15px;
 	width:80%;
   margin: 10% auto 0 auto;
}

.blkbtn h3 {
	color:#FFFFFF;
	text-align:center;
}

.blkbtn:hover {
	background-color:#565656;
	
}
.navbar .nav {
  position: relative;
  display: block;
  float: left;
}

.navbar .nav > li > a {
  float: left;
  line-height:10px;
  color:#fff;
  padding:16px 10px 18px 10px;
  text-decoration: none;
  font-size:20px;
  
}
.nav > li > a:hover {
  background-color:#fff;
  color: #000;
  text-decoration: none;
}
.navbar .dropdown-menu {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: none;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav .active .caret {
  /*opacity: 1;
  filter: alpha(opacity=100);*/
}
.accordion-inner {
  padding: 5px 15px;
  color:#023;
 border-top:none;
}
.dropdown-menu {
  position:absolute;
  z-index: 1000;
  float: left;
  display: none;
  text-align:left;
  height: auto;
  width:auto;
  padding: 10px 0;
  margin: -10px 0 0px 0;
  list-style:none;
   
}
.dropdown-menu a {
  display: block;
  padding: 5px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
 color:#000;
  white-space: nowrap;
}
.collapse {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  position: relative;
  overflow: hidden;
  height: 0;
}
.nav-collapse.in {
	  height: auto !important;
	  overflow:visible;
}
.dropdown-menu {
  border-style:none;	
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 180px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

@media (max-width: 700px) {
.footer li {
	float:left;
	padding-left:0;
	padding-right: 1%;
	}	
.footer ul {
	margin:0 0 0 0;
}
.footer ul li {
	float: left;		
	padding-right:3%;
}
}

@media (max-width: 599px) {
.navbar {
	width:100%;	
	background-color:#000000;
	float: left;
  	margin-bottom:10%;
}

.navbar-inner {
	margin: 0 auto 0 auto;	
}
.navbar .nav > li > a {
	color:#fff;
	margin-left:50px;
	
}
.navbar .nav > li > a:hover {
  color:#000000;
  text-decoration: none;
  
}	
.artists img {
	width: 70%;
	padding: 0 15% 0 15%;
}
.footer .social li {	
		display:inline-block;	
	float:none;
}
}
@media (max-width: 750px) {
.banner img {
	width: 35%;	
}
h2 {
    font-size: 26px;
    line-height: 32px;
}
.artists p {
	text-align:center;
	margin-top:5px;
	font-size:13px;	
	line-height:15px;
}
.navbar .nav > li > a {
	color:#fff;
	/*margin: 2.5% 0 0 20%;
	text-align:left;
	min-width:200px;*/
	font-size:14.5px;
}

.nav > li > a:hover {
  color:#000;
  text-decoration: none;
}	
body {
	background-size:auto;
	}

.footer h4 {
	font-size: 14px;
	padding-right: 2%;
}
.flexslider {
	margin: 0 0 10px;
}
}
