@charset "UTF-8";
/* CSS Document */



.st-bg { border-left:none; }
.st-dtitle { border:none; background:white; }


.view-container-border{
	
	
	background-color: #000 !important ;

}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 18px;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}
.achievements ul {
	padding-top: 15px;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#header{
	background:#000;
	width:100%;
	z-index:10;
	border-bottom:1px solid #333230;
    border-top:1px solid #333230;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

.daClear {
	clear: both;
}

#wrapper {
	width: 100%;
	min-height: 400px;	
}


.header-960 {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right:1px solid #333230;
}


.mids-960 {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}

.logo {
	display: block;
	float: left;
	position: absolute;
	z-index: 200;
	left: 0px;
	top: 0px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: white;
	font-size: 30px;
	font: 46px/60px Norican;
	height: 49px;
	width: 199px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
}


.logo:hover {
	opacity: .8;
}





#nav {
	display: block;
	float: right;
	width: 659px;
}
#nav ul li a  {
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	border-left: 1px solid #333230;
	text-align: center;
	padding: 18px;
	padding-left: 10px;
	padding-right: 10px;
}

#nav ul li a:hover  {
	color: #ffffff;	
	background-image: url(images/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}










#footer{
	background:#000000;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333230;
	;
	border-bottom-color: #333230;
	;
}
#footer-inner{
	width:9px;
	margin:0 auto;
}
#footer-meta{
	width:100%;
	border-top:none;
	bottom:0;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footer-social {
	display: block;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333230;
	;
}
.footer-social ul li  {
	display: block;
	float: left;
	height: 32px;
	width: 32px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333230;
	;
	padding: 7px;
}



#mid-boxes {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	padding-top: 10px;
	margin-bottom: 30px;
}
.the-boxes {
	height: 140px;
	width: 240px;
	float: left;
}


.slide-out-div {
	height: 55px;
	width: 250px;
	z-index: 999999;
	background-color: #FFF;
	margin-top: 2px;
}  

.handle{
	margin-top: 0;
	
}




#header-player {
	
	z-index:10000;
	height:10px;
	width:100px;
	margin-left: -10px;
}

#header-player .ttw-music-player .player{
	
}


#header-player .ttw-music-player .player-controls{
 margin:none !important;	
}
	

#header-player .ttw-music-player .player-controls{
background-image: none !important;	
}



#header-player .ttw-music-player {
    width: 500px;
    margin: 0 !important;
}

#header-player .track-info {
	width: 250px;
}
#header-player .title {
	position: relative;
	float: left;
	font-size: 12px;
	font-family: 'Cabin', sans-serif;
	color: #000000;
	text-shadow: none !important;
	display: block !important;
	text-align: center !important;
}

#header-player .player-controls {
	float:left;
	position: absolute;
	top: 10px;
}
#header-player .rating, 
#header-player .artist-outer, 
#header-player .album-cover, 
#header-player .tracklist, 
#header-player .description { 
	display:none !important;
}

/*music player progress bar background */
.progress.jp-seek-bar {
	background-color: grey;
}

.imageRow {
  *zoom: 1;
 }


.imageRow:after {
  content: "";
  display: table;
  clear: both;
}


.imageRow .single {
	float: left;
	margin: 9px;
}


.imageRow .single a {
  float: left;
  display: block;
  background: rgba(255, 255, 255, 0.1);
  padding: 7px;
  line-height: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}


.imageRow .single a img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
}


.imageRow .single a:hover {
	background-color: #E4E2E2;
}


.imageRow .set {
  float: left;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}


.imageRow .set:hover {
  background: rgba(255, 255, 255, 0.2);
}


.imageRow .set .single a {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 0;
}

.imageRow .set .single a:hover {
  background-color: #8ad459;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.2), 0 1px 4px 0 rgba(0, 0, 0, 0.5);
}


.imageRow .set .single.first a {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}


.imageRow .set .single.last a {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#wrapper h1 {
	font-weight: bold;
	font-size: 2em;
}


#footer-links {
	display: block;
	float: left;
	width: 600px;
	padding-top: 11px;
}
#copyright {
	font-size: 12px;
	float: right;
	font-family: 'Cabin', sans-serif;
	color: #B4B4B4;
	padding-top: 5px;
}
#logic-web-media {
	font-size: 12px;
	float: left;
	font-family: 'Cabin', sans-serif;
	color: #B4B4B4;
	padding-top: 5px;
}

#logic-web-media a:link, #logic-web-media a:visited {
	font-size: 12px;
	font-family: 'Cabin', sans-serif;
	color: #333230;
	padding-top: 5px;
	text-decoration: none;
}

#logic-web-media a:hover {
	font-size: 12px;
	font-family: 'Cabin', sans-serif;
	color: #fff;
	padding-top: 5px;
	text-decoration: none;
}



.mid-padding {
width: 960px;
margin-right: auto;
margin-left: auto;
}

#footer-links ul li a {
	float: left;
	text-decoration: none;
	color: #B4B4B4;
	display: block;
	margin-right: 10px;
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.facebook a:link, facebook a:visited {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 32px;
}

.facebook a:hover {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 32px;
	width: 32px;
}


.twitter a:link, twitter a:visited {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 32px;
}

.twitter a:hover {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 32px;
	width: 32px;
}


.email a:link, email a:visited {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 32px;
}

.email a:hover {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 32px;
	width: 32px;
}
.contact-left {
	float: left;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	
}
.theFields {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.conFields {
	background-color: #333230;
	padding: 4px;
	width: 300px;
	font-size: 12px;
	color: #FFF;
	border: none !important;
}

input:focus {
    outline: none;
    border: none;
}

textarea:focus {
    outline: none;
    border: none;
}

.pop-words {
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	color: #000;
	padding-top: 8px;
	padding-bottom: 8px;
}
.pop-titles {
	margin-bottom: 10px;
	font-size: 13px;
	display: block;
	width: 157px;
	font-weight: 700;
}
.formTitles {
	display: block;
	font-size: 14px;
}
.arrow-down {
	background-image: url(images/infoarrow.png);
	background-repeat: no-repeat;
	height: 6px;
	width: 12px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#buttons input {
	background-color: #333230;
	color: #FFF;
	padding: 7px;
	margin: 3px;
	border: none !important;
}
.contact-info {
	padding: 10px;
	font-size: 14px;
}
.con-infos {
	display: block;
	padding-bottom: 5px;
}

.achievements {
	padding: 20px;
}

.achievements ul li {
	margin-bottom: 10px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ac-dates {
	display: block;
	width: 50px;
	text-align: center;
	color: #333230;
	background-color: #ccc;
	font-size: 18px;
	font-weight: 700;
	float: left;
	margin-right: 15px;
	padding: 8px;
}
.ac-text {
	display: block;
	margin-top: 4px;
	font-size: 13px;
	font-weight: 400;
}
.line-split {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333230;
	border-bottom-color: #FFF;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 157px;
}
#contact-pic {
	background-image: url(images/contact-page.png);
	height: 390px;
	width: 350px;
	background-repeat: no-repeat;
	background-position: right top;
}
#video-page {
	background-image: url(images/video-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	margin-top: 25px;
	margin-bottom: 45px;
	height: 390px;
}

#content-wrap {
	
}

.text {
	font-size: 13px;
	color: #999;
	line-height: 18px;
}


.content-wrapper {
	padding: 10px;
	background-color: #161514;
	width: 940px;
}
.top-pics {
	height: 225px;
	width: 940px;
	position: relative;
	display: block;
	padding-bottom: 10px;
}
.page-titles {
	display: block;
	color: white;
	font-size: 30px !important;
	font: 45px/60px Norican !important;
	margin:15px !important;
	position: absolute;
	left: 0px;
	top: 136px;
	z-index: 8888;
}
.page-titles-smaller {
	display: block;
	color: white;
	font-size: 30px !important;
	font: 45px/60px Norican !important;
	margin:15px !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.contact-info a {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	display: inline-block;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
#schedule-box {
	color: #FFF;
}

.date-top{
	color: #FFF !important;
	
	
}