/*
Theme Name: NYJS Holding
Theme URI: http://originarts.net
Description: Wordpress theme by Matt Jorgensen
Version: 1.0
Author: Origin Web Design
Author URI: http://originarts.net
Tags: 
*/


BODY {
background-color:#FFFFFF; margin:0;
font-family:Arial, Helvetica, sans-serif;
color:#222;
font-size:14px;
background-image: url(img/background.jpg);
background-repeat: repeat;
margin:0;
}

#top_navigation {
width:100%;
background-color:#222;
display:block;
padding:10px 0;
position:fixed;
top:0;
z-index:999999;
}

#container {
	margin-top:50px;
	max-width: 960px;
}


.grid-container {

}

p {margin-bottom:18px;}

img {border:0;}

img {
  max-width: 100%;

  /* just in case, to force correct aspet ratio */
  height: auto !important;
}

a, a:active, a:visited {color:#F25A43; text-decoration: none;}
a:hover {color:#F25A43; text-decoration: underline;}

/* ported WP */
ul {
	
	margin: 0 0 18px 25px;
}
ol {
	
	margin: 0 0 18px 25px;
	padding-left:15px;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 0 0 10px;
	margin:0 0 30px 30px;
	border-left:solid 5px #ccc;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}

img {border:0;}

#header-image {
margin-top:20px;
margin-bottom:0px;
text-align: center;
}


h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: "brandon-grotesque", Arial, Helvetica, sans-serif;
  font-weight: 300;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 300;
  line-height: 1;
  color: #999999;
}
h1 {
  font-size: 36px;
  line-height: 40px;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-size: 24px;
  line-height: 40px;
}
h4 {
  font-size: 18px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 20px;
}
h1 small {
  font-size: 24px;
}
h2 small {
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}

.ytctitle {
font-family: "effra", Arial, Helvetica, sans-serif; 
font-size:18px; color:#222; font-weight:400; text-transform: uppercase; line-height:1em;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}


/* end */


#nav_wrapper {
position: relative;
background-color:#222;
width:100%;
top:0;
left:0;
margin:0;
border-bottom:solid 2px #ccc;
padding-top:10px;
padding-bottom:10px
}

#nav_wrapper {
z-index:999999 !important;
}

.grid-container {
max-width: 960px;
}


#container {

text-align:left;
}


#logo {
margin-bottom:10px;
}

#social{
text-align: left;
}

#social ul {margin:0; padding:0;}

#social ul li {
display: inline;
margin:0;
margin-right:5px !important;
padding:0;
border:0;
}

#social img {border:0;}

#address {
font-family: "effra", Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.2em;
padding-top:4px;
}

/* OSWALD FONT FAMILY */
.oz {
font-family:"effra", Arial, Helvetica, sans-serif;
word-spacing: 1px;
}

.upper {
text-transform: uppercase;
}

.size18 {
font-size:18px;
}

.size14 {
font-size:14px;
}

.size12 {
font-size:12px;
}

.gray {
color:#999;
}

.yel {color: #CC9900;}

/* nivo */
.nivo-controlNav {
margin-top:-10px;
z-index: 999;
}

.nivoSlider {
box-shadow: none;
border-bottom:solid 4px; #222;}

/* border */
.border-right {border-right:solid 1px #ccc; padding-right:-2px;}




#top_nav_container {
border:solid 1px #FF0000;
padding:10px;
max-width: 960px;
margin-bottom:10px;
position: relative;
}



#access {
	
	/* display: block; */
	/* float: left; */
	margin: 0;
	/* width: 960px; */
	font-family: "effra", Helvetica, Arial, sans-serif;

}

#access .menu-header,
div.menu {
	font-size: 16px;
	margin-left: 0;
	/* width: 940px; */
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "effra", Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:400;
	font-style:normal;
	margin-right:20px;
}
		
		@media screen and (max-width: 768px) {
			#access a {
			color: #fff;
			display: block;
			text-decoration: none;
			text-transform: uppercase;
			font-family: "effra", Helvetica, Arial, sans-serif;
			font-size:14px;
			font-weight:400;
			font-style:normal;
			margin-right:14px;
		}
		}



#access ul ul {
/*
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
*/
	display: none;
	position: absolute;
	top: 22px;
	left: -10px;
	float: left;
	width: 140px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}


#access ul ul a {
	background-color:#222;
	background-repeat: repeat;
	line-height: 1.2em;
	padding:10px;
	width: 160px;
	height: auto;
	color:#fff;
	font-size:13px;
	text-transform: uppercase;
	font-weight:400;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #F25A43;
	/* color: #fff; */
}
#access ul li:hover > ul {
	display: block;
	
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	/*color: #960;*/
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #F25A43;
}





.band_grid {padding-bottom:20px; margin-bottom:10px;}



/* ending top nav sub menues */

#bottom_nav {margin-top:60px; border-top:solid 1px #ccc; padding-top:10px; padding-bottom:40px; 
background-color:#222;
width:100%;
color:#fff;
}

#contact-steve ul {
	padding:0;
	margin:0;
}

#contact-steve ul li {
	display: inline;
	margin-right:5px;
	vertical-align: middle;
	}

#bottom_nav_menu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}

#bottom_nav_menu ul {
	list-style: none;
	margin: 0;
	padding:0;
	}

#bottom_nav_menu ul li {
display: inline;
float:left;
font-family:"effra", Arial, Helvetica, sans-serif;
font-size:14px;
margin-left:10px;
padding-left:10px;
text-transform: uppercase;
border-left:solid 1px #222;
}

#bottom_nav_menu ul li:first-child {border-left:0;padding-left:0;margin-left:0;}


#band_photo {margin-top:20px; margin-bottom:20px;}

#main_quote_container {border-top:solid 1px #ccc; padding-top:0px; border-bottom:solid 1px #ccc; padding-bottom:20px; margin-bottom:30px;}
#main_quote_text {font-family: 'Arvo', serif; text-align:left; font-size:22px; color:#222; background-image: url(nav_images/quote.png); background-repeat: no-repeat; background-position: left; padding-left:60px; padding-top:20px;}


#home_col {font-family: 'Arvo', serif; color:#222; font-size:14px; line-height:1.3em;}
#home_col h2 {font-family: 'Maven Pro', Arial, Helvetica, sans-serif; 
font-size:18px; color:#222; font-weight:700; text-transform: uppercase; margin:0 0 10px 0;}


/* page content */
#entry-title h1 {font-family: "brandon-grotesque", Arial, Helvetica, sans-serif; font-size:24px; line-height:1.0em; color:#222; font-weight:300; margin:20px 0 10px 0; padding-top:10px;}

	@media screen and (max-width: 440px) {
	
	#entry-title h1 {font-family: "brandon-grotesque", Arial, Helvetica, sans-serif; font-size:18px; line-height:1.0em; color:#222; font-weight:300; margin:10px 0 10px 0; padding-top:10px;}

	}

.border_top {border-top:dashed 1px #ccc; padding-top:10px;}

#blog-title h1 {font-family: Arial, Helvetica, sans-serif; font-size:24px; line-height:1.3em; color:#222; font-weight:400; margin:20px 0 10px 0; border-top:dashed 1px #ccc; padding-top:10px;}


#heading {margin-top:20px; margin-bottom:40px; padding-top:20px;}

#heading h1 {font-family: "brandon-grotesque", Arial, Helvetica, sans-serif; font-size:62px; color:#222; font-weight:100; margin:0 0 20px 0; line-height:1em; text-transform:uppercase;}

#recording-heading h1 {font-family: Arial, Helvetica, sans-serif; font-size:36px; color:#222; font-weight:300; margin:20px 0 10px 0; line-height:1em;}


@media screen and (max-width: 440px) {

#heading {margin-top:10px; margin-bottom:10px; padding-top:0;}

#heading h1 {font-family: "brandon-grotesque", Arial, Helvetica, sans-serif; font-size:32px; color:#222; font-weight:100; margin:0 0 10px 0; line-height:1em; text-transform:uppercase;}

#recording-heading h1 {font-family: Arial, Helvetica, sans-serif; font-size:24px; color:#222; font-weight:300; margin:10px 0 10px 0; line-height:1em;}

}




#page_content {
font-family: Arial, Helvetica, sans-serif, serif; color:#222; font-size:14px; line-height:1.3em; min-height: 600px;
}

#page_content {
	text-align: center;
}

#page_content h2 {font-family: "brandon-grotesque", Arial, Helvetica, sans-serif;
font-size:32px; line-height:1.2em; color:#222; font-weight:300 !important; margin:20px 0 20px 0;}

#page_content h3 {font-family: "effra", Arial, Helvetica, sans-serif;
font-size:20px; line-height:1.2em; color:#222; font-weight:700; text-transform: uppercase; margin:30px 0 10px 0;}



/* recordings */

.album-thumb {
font-family: "effra", Arial, Helvetica, sans-serif;
text-transform: uppercase;
word-spacing: 1px;
font-size:18px;
font-weight: 300;

}

.studio_thumb {
font-family: "effra", Arial, Helvetica, sans-serif;
text-transform: uppercase;
word-spacing: 1px;
font-size:18px;
font-weight: 400;
width:300px; display:block; float: left;
margin-right:10px; 
margin-bottom:20px;

}

.studio_thumb img {border:0; margin-bottom:10px;}

.album-cover {
	background-color:#fff;
	border: solid 1px #444;
	padding:8px;
}


.buy_box {
	float:right;
	width:220px;
	margin-left: 20px;
	margin-bottom:40px;
	text-align: center;
	padding-top:20px;
}

.buy_box h2 {margin-top:10px !important; margin-bottom:10px !important;}


@media screen and (max-width: 440px) {

.album-cover {
	float:none;
	display: block;
	background-color:#fff;
	border: solid 1px #444;
	padding:8px;
	margin-left:0;
	margin-bottom:0;
}
.buy_box {width:100%;}

}



#room_quote_container {
border-top:solid 1px #CCC;
border-bottom:solid 1px #CCC;
margin-top:20px;
margin-bottom:20px;
padding:20px 0;
}

.studio_quote_left {
background-image: url(img/quote.png);
background-repeat: no-repeat;
padding-left:60px;
font-family: Georgia, Times, Times New Roman, serif;
font-size:18px;
font-style: italic;
color:#666;
}

.studio_quote_right {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;

}


.prev-next {
width:100%;
margin:20px 0 20px 0;
padding:10px 0 10px 0;
text-align:center;
border-top:solid 1px #ddd;
border-bottom:solid 1px #ddd;

}

/* sidebar */
#sidebar {padding-top:30px;}
#sidebar img {border:0;}
#sidebar h2 {font-family: "effra", Arial, Helvetica, sans-serif; 
font-size:18px; color:#222; font-weight:400; text-transform: uppercase; word-spacing:1px; margin:30px 0 20px 0; line-height:1em;}
#sidebar li {list-style: none;}
#sidebar ul {margin:0; padding:0; list-style: none;}
#sidebar ul li {list-style:none; margin:10px 0 10px 0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#222; font-weight:400;}

#sidebar ul li ul li {list-style:none; margin:10px 0 10px 0; padding:0 0 0 20px; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#222; font-weight:400;}


#sidebar .sharedaddy {
display: none;
}

.made_avatar {width:56px; height:56px; display:block; float:left;}

#partners {text-align:center;}
#partners img {margin-bottom:6px;}



/* footer */

#footer_menu {

margin-left:auto;
margin-right:auto;
text-align:left;
}

#footer_menu ul {
width:800px;
/* margin: auto; */
padding:0 0 0 20px;
list-style: none;
text-align: center;
}

ul.footer_menu {
width:800px;
/* margin:auto; */
padding:0 0 0 20px;
display: inline-block;
position: relative;
text-align: center;
}

#footer_menu ul li {
font-family:"effra", Arial, Helvetica, sans-serif;
word-spacing: 1px;
font-size:14px;
padding:2px 10px 2px 10px;
/* display:block; */
float:left;
list-style: none;
margin-bottom:10px;
/* border-left:solid 1px #222; */
}

#footer_menu ul li {position:relative;}

#footer_menu ul li:first-child {
border-left:none;
}


#site-credits {text-align:center; color:#fff; margin-top:40px; margin-bottom:60px;
font-family: "effra", Arial, Helvetica, sans-serif; font-weight:300; font-size:14px;
line-height:1.4em; word-spacing: 1px; text-transform: uppercase;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

#sidebar a img.alignnone {
    margin: 5px;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}


/*bootstrap css */

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}

input[type="file"] {
  display: block;
}

select[multiple],
select[size] {
  height: auto;
}

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

.form-control:-moz-placeholder {
  color: #999999;
}

.form-control::-moz-placeholder {
  color: #999999;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

textarea.form-control {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
}

.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm {
  height: auto;
}

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg {
  height: auto;
}

.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.has-warning .input-group-addon {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.has-error .input-group-addon {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.has-success .input-group-addon {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.form-control-static {
  padding-top: 7px;
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}


.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -4px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}

/* Wordpress Add ons */
#page_content .sharedaddy {border-top:solid 1px #777; border-bottom:solid 1px #444; margin-top:30px;}
#page_content h3.sd-title {margin:0 0 0 10px;}

.gigpress-date {line-height: 1em;}
.gigpress-row {line-height:1em !important;}
.gigpress-info .description {line-height:1em !important;}
.gigpress-info .description p {margin-bottom:0 !important;}

.origin_related_show {
border:solid 1px #ccc;
background-color:#fff;
padding:0 10px;
margin-bottom:10px;
}




.ttw-music-player .album-cover img, .ttw-music-player .album-cover .hmp_cover, .ttw-music-player .album-cover .highlight {width:100px !important; height:100px !important;}
.ttw-music-player .track-info .rating {display:none !important;}
.ttw-music-player .album-cover {width:100px !important; height:100px !important;}
.ttw-music-player .track-info {width:200px !important; margin-bottom:0 !important;}
.ttw-music-player .player-controls {width:200px !important; margin-top:0 !important;}
.ttw-music-player .track-info .rating {height:0 !important; margin-top:-20px !important;}
.ttw-music-player .progress-wrapper {width:120px !important;}

.ttw-music-player .track-info p.title {padding-top:10px !important; margin-bottom:0px !important;}
