body, td, th, pre {
	color: #999;
	background-color: #000000!important;
}
a:link, a:visited, a:active, a:focus {
	text-decoration: none;
	color: #cc660c;
	outline: 0!important;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.links {
	text-align: center;
	padding-top: 8px;
	color: #545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}
.links a {
	color: #cc660c;
	font-size: 12px;
}
.main_width {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 100px;
}
body {
	background-color: #000;
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
.mainpage {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.mainimg {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.main_wrap {
	display: table;
	width: 980px;
	margin: 0 auto;
	border-right: solid 10px #333;
	border-left: solid 10px #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 12px;
}
header {
    width: 100%;
	height: 90px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-image: url(../banner_dates.jpg);
	background-size: cover; 
    background-repeat: no-repeat;
    background-position: center center;  
	z-index: 100;
}
.headwrap {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.homelink {
	display:block;
	height:90px;
	width:170px;
	float:right;
}
.tjo_cont {
	width: 100%;
	text-align: center;
}
.tjo_left {
	display: table-cell;
	width: 50%;
	border-right: solid 10px #333;
	float: left;
	text-align: center;
	margin: 0 auto;
	padding: 40px 10px 10px 10px;
}
.tjo_right {
	display: table-cell;
	width: 50%;
	float: right;
	text-align: center;
	margin: 0 auto;
	padding: 40px 10px 10px 10px;
}
.tjo_left p, .tjo_right p {
	padding: 0 20px 0 20px;
	margin: 0;
	color: #cc660c;
	font-weight: bold;
}
.tjo_left53 {
	display: table-cell;
	width: 53%;
	float: left;
	text-align: center;
	margin: 0 auto;
	padding: 40px 10px 10px 10px;
}
.tjo_right47 {
	display: table-cell;
	width: 47%;
	float: right;
	text-align: center;
	margin: 0 auto;
	padding: 40px 10px 10px 10px;
}
.getit_text {
	color: #cc660c;
	font-weight: bold;
	text-transform: uppercase;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blogpic img {
	max-width: 100%;
    max-height: 100%;
}
.tacenter {
	margin: 0 auto;
}
.tacenter img {
}
.copybar {
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333;
	text-align: center;
	color: #666666;
	font-size: 10px;
	width: 100%;
	display: table;
	vertical-align: middle;
	line-height: normal;
}
.copybar2 {
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	font-size: 10px;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}
hr {
	padding: 0;
	color: #545454;
	background-color: #545454;
	height: 1px;
	border: none;
	margin: 0;
}
.datestext {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc660c;
	font-weight: bold;
	font-size: 24px;
}
.datestext-b {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
	font-size: 24px;
}
.picrew {
	position: relative;
	display: table-cell;
}
.bandtitile {
	display:block;
	margin-left:15px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tjopix {
  /* Prevent vertical gaps */
  line-height: 0;
   
  -webkit-column-count: 2;
  -webkit-column-gap:   0px;
  -moz-column-count:    2;
  -moz-column-gap:      0px;
  column-count:         2;
  column-gap:           0px;  
}

.tjopix img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}
.bgovr {
	position: absolute;
	display: block;
	top: 120;
	width: 970px;
	height: 4140px;
	z-index: 10;
	background: url('http://www.yotjo.com/pics/Pics4Pics/scratch1.png') repeat center top;
}
.socialinks { margin: 0 auto;; text-align:center; }
.socialinks p { margin: 0; font-size: 40px; }
/* ------------TOP NAV --------------- */

*, *:after, *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
nav {
	position: relative;
	max-width: 1170px;
	main-width: 980px;
	margin: 0 auto;
}
.cd-container {
	width: 90%;
	max-width: 768px;
	margin: 0 auto;
}
.cd-container:after {
	content: "";
	display: table;
	clear: both;
}
.cd-primary-nav-trigger {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50px;
	background: rgba(0,0,0,0.6);
	/* background-color: #03263d; */
	z-index: 1000;
}
.cd-primary-nav-trigger .cd-menu-text {
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	/* hide the text on small devices */
	display: none;
}
.cd-primary-nav-trigger .cd-menu-icon {
	/* this span is the central line of the menu icon */
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 18px;
	height: 2px;
	background-color: white;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	transition: background-color 0.3s;/* these are the upper and lower lines in the menu icon */
}
.cd-primary-nav-trigger .cd-menu-icon::before, .cd-primary-nav-trigger .cd-menu-icon:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: white;
	right: 0;
	-webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
	-moz-transition: -moz-transform .3s, top .3s, background-color 0s;
	transition: transform .3s, top .3s, background-color 0s;
}
.cd-primary-nav-trigger .cd-menu-icon::before {
	top: -5px;
}
.cd-primary-nav-trigger .cd-menu-icon::after {
	top: 5px;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked {
	background-color: rgba(255, 255, 255, 0);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before, .cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
	background-color: white;
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::before {
	top: 0;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.cd-primary-nav-trigger .cd-menu-icon.is-clicked::after {
	top: 0;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
} 
.cd-primary-nav {
	position: absolute;
	left: 0;
	top: 0;
    width: 100%;
	margin: 0 auto;
	background: rgba(32, 32, 32, 1);
	z-index: 2;
	text-align: center;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
	overflow-y: hidden;
}
.cd-primary-nav li {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: .2em 0;
	text-transform: capitalize;
}
.cd-primary-nav a {
	display: inline-block;
	padding: .4em 1em;
	border-radius: 0.25em;
	-webkit-transition: background 0.2s;
	-moz-transition: background 0.2s;
	transition: background 0.2s;
}
.no-touch .cd-primary-nav a:hover {
	background-color: #e36767;
}
.cd-primary-nav .cd-label {
	color: #06446e;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	font-size: 0.875rem;
	margin: 2.4em 0 .8em;
}
.cd-primary-nav.is-visible {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
/*
-----------------------------------
13. FORMS
-----------------------------------
*/
form input {
	width: 100%;
	line-height: 30px;
	margin-bottom: 20px;
	padding: 6px 15px;
	border: 1px solid #a9a9a9;
	background: transparent;
	color: #ffffff;
	font-family:Verdana, sans-serif, Arial, sans-serif;
}

input:active, input:focus {
	outline: none !important;
}

form textarea {
	width: 100%;
	height: 180px;
	margin-bottom: 20px;
	padding: 5px 15px;
	border: 1px solid #a9a9a9;
	background: transparent;
	color: #ffffff;
	font-family:Verdana, sans-serif, Arial, sans-serif;
}

form button {
	color: #ffffff;
	background-color: #000000;
	border: 0px solid transparent;
	padding: 5px 20px;
	text-transform: uppercase;
}

input.error, textarea.error {
 	border: 2px solid red !important;
}

input.valid, textarea.valid {
 	border: 1px solid green !important;
}

 .help-block.form-error {
 	color: red;
 	font-weight: 700;
 }

.bolden {
	display: inline-block;
	margin-right: 10px;
}

.bolden label {
	background-color: #ebebeb;
	padding: 10px 15px;
	margin: 0px;
	font-size: 17px;
}

.bolden input {
	display: none;
}

.bolden input[type=checkbox]:not(old):checked + label {
    background-color: #A4CC37;
}

.fieldcollection {
	padding-bottom: 20px;
}

.formlabel {
	padding-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
	margin-top: 5px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999999;
  opacity: 0.9;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999999;
  opacity: 0.9;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999999;
  opacity: 0.9;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999999;
  opacity: 0.9;
}
.btn-secondary {
    color: #ffffff;
    font-weight: 500;
    background-color: #000000;
    background-image: none;
    border-radius: 0px;
    border: 1px solid #4a4a4a;
    text-shadow: none;
    padding: 10px 20px;
    margin: 5px 0px;
    transition: color 1s;
}
.btn-secondary:hover {
    color: #000000!important;
    font-weight: 500;
    background-color: #999999;
    background-image: none;
    border-radius: 0px;
    border: 1px solid #4a4a4a;
    text-shadow: none;
    padding: 10px 20px;
    margin: 5px 0px;
	-o-transition: 1s;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}
.btn-download {
	display: block;
	width: 302px;
	margin: 0 auto;
}
.btn-download:hover {
	margin: 0 auto;
}
/* ----------------------------
15. MODAL POPUPS
---------------------------- 
*/
.modal-body {
    padding: 25px;
}

.modal-header {
    padding: 20px 25px;
    background-color: #000000;
}

.modal-header h4 {
    color: #A4CC37;
}

.modal-header .close {
    color: #fff;
    opacity: 0.5;
    font-size: 30px;
}

/*
/* Radio / Checkbox Design */

input[type=checkbox]:not(old),
input[type=radio]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
    display: none;
}

input[type=checkbox]:not(old) + label,
input[type=radio]:not(old) + label {
    display: inline-block;
    /*margin-left: -2em;*/
    line-height: 1.5em;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio]:not(old) + label > span {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin: 0.25em 0.5em 0.25em 0.25em;
    border: 0.0625em solid rgb(192,192,192);
    /*border-radius    : 0.25em;*/
    background: rgb(224,224,224);
    background-image: -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image: -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image: -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image: -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image: linear-gradient(rgb(240,240,240),rgb(224,224,224));
    vertical-align: bottom;
}
input[type=checkbox]:not(old):checked + label > span:before {
    content: '✓';
    display: block;
    width: 1em;
    color: rgb(153,204,102);
    font-size: 0.875em;
    line-height: 1em;
    text-align: center;
    text-shadow: 0 0 0.0714em rgb(115,153,77);
    font-weight: bold;
}
input[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 1px;
    border: 1px solid #b9b9b9;
    background: #ffc02b;
}

.bolden {
	display: inline-block;
	margin-right: 10px;
}

.bolden label {
	background-color: #ebebeb;
	padding: 10px 15px;
	margin: 0px;
	font-size: 17px;
}

.bolden input {
	display: none;
}

.bolden input[type=radio]:not(old):checked + label {
    background-color: #A4CC37;
}
.btn-primary {
    color: #000000;
    font-weight: 500;
    background-color: #A4CC37;
    background-image: none;
    border-radius: 0px;
    border: 0px solid transparent;
    text-shadow: none;
    padding: 10px 20px;
    margin: 5px 0px;
    transition: color 0.3s;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
form button {
    color: #ffffff;
    background-color: #000000;
    border: 0px solid transparent;
    padding: 5px 20px;
    text-transform: uppercase;
}
span.Nice-Button, .Niceinput-Button {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    white-space: nowrap;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
	font-size: 13px;
    line-height: 17px;
    color: #fff;
    font-style: normal;
    padding: 12px 50px 12px 50px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 2px;
    text-align: left;
}
span.Nice-Button:hover, .Niceinput-Button:hover {
    background-color: #f3f3f3!important;
    color: #000000!important;
    text-decoration: none;
	border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
}