/* CSS RESET*/

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: 1;
}
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;
}


div#rssincl-box-562700 * {
	color: #333333;
	line-height: 130%;
	text-decoration: none;
	display: none!important;
	}





/* //////////////  GENERAL  //////////////////  */

body {
	background:transparent url(../images/poly-fabric.jpg) repeat scroll center top;
	font-family: helvetica, sans-serif;
	line-height:1.5em;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
}

.newbg {
	background:transparent url(../images/poly-fabric.jpg) repeat scroll center top;
}

@keyframes main {
   	0% { background-color: rgb(233, 233, 233);}
	12% { background-color: rgb(247, 247, 247);}
	25% { background-color:rgb(255, 255, 255);}
	37% { background-color: rgb(255, 255, 204);}
  	50% { background-color: rgb(255, 255, 153);}
  	62% { background-color: rgb(255, 255, 204);}
  	75% { background-color: rgb(255, 255, 255);}
  	87% { background-color: rgb(247, 247, 247);}
 	100% { background-color: rgb(233, 233, 233);}	
}

@-moz-keyframes main {
   	0% { background-color: rgb(233, 233, 233);}
	12% { background-color: rgb(247, 247, 247);}
	25% { background-color:rgb(255, 255, 255);}
	37% { background-color: rgb(255, 255, 204);}
  	50% { background-color: rgb(255, 255, 153);}
  	62% { background-color: rgb(255, 255, 204);}
  	75% { background-color: rgb(255, 255, 255);}
  	87% { background-color: rgb(247, 247, 247);}
 	100% { background-color: rgb(233, 233, 233);}	
}

@-webkit-keyframes 'main' {
   	0% { background-color: rgb(233, 233, 233);}
	12% { background-color: rgb(247, 247, 247);}
	25% { background-color:rgb(255, 255, 255);}
	37% { background-color: rgb(255, 255, 204);}
  	50% { background-color: rgb(255, 255, 153);}
  	62% { background-color: rgb(255, 255, 204);}
  	75% { background-color: rgb(255, 255, 255);}
  	87% { background-color: rgb(247, 247, 247);}
 	100% { background-color: rgb(233, 233, 233);}	
}


#main {
	-moz-animation-name: main;
	-moz-animation-duration: 60s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-webkit-animation-name: main;
	-webkit-animation-duration: 60s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
}

.clear {
	clear:both;
}

#wrapper {
	margin: 30px auto 50px;
}

.container {
	margin:0 auto;
	padding:10px;
	position:relative;
	width:850px;
	background: rgba(255, 255, 255, .9)
}

#top h1{
	float: left;
	background:transparent url(../images/logo.png) no-repeat scroll center top;
	width: 143px;
	height: 113px;
	text-indent: -9999px;
	margin:0 auto;
	padding:0;
}


/* = #main_logo
-------------------------------------------------------------- */

#main_logo {
float: left;
}

#main_logo a {
text-indent: -9999px;
height: 113px;
display: block;
text-align: center;
float: left;
line-height: 25px;
}

#main_logo a#otsLink {
background: url(../images/main_logo_large3.png) no-repeat scroll 0 0 transparent;
height: 130px;
width: 280px;
}
#main_logo a#otsLink:hover {
background-position: 0px -130px;
}


/* = #main_nav
-------------------------------------------------------------- */

#main_nav {
margin-top: 10px;
float: right;
}

#main_nav a {
text-indent: -9999px;
height: 50px;
display: block;
text-align: center;
float: left;
line-height: 25px;
}

#main_nav a#newsLink {
background: url(../images/main_nav_cloth.png) no-repeat scroll 0 0 transparent;
height: 50px;
width: 60px;
}
#main_nav a#newsLink:hover {
background-position: 0px -81px;
}

#main_nav a#showsLink {
background: url(../images/main_nav_cloth.png) no-repeat scroll -101px 0 transparent;
height: 50px;
width: 76px;
margin-left: 20px;
}
#main_nav a#showsLink:hover {
background-position: -101px -81px;
}

#main_nav a#videosLink {
background: url(../images/main_nav_cloth.png) no-repeat scroll -351px 0 transparent;
height: 50px;
width: 80px;
margin-left: 20px;
}
#main_nav a#videosLink:hover {
background-position: -351px -81px;
}

#main_nav a#shopLink {
background: url(../images/main_nav_cloth.png) no-repeat scroll -468px 0 transparent;
height: 50px;
width: 54px;
margin-left: 20px;
}
#main_nav a#shopLink:hover {
background-position: -467px -81px;
}

#main_nav a#contactLink {
background: url(../images/main_nav_cloth.png) no-repeat scroll -217px 0 transparent;
height: 50px;
width: 96px;
margin-left: 20px;
}
#main_nav a#contactLink:hover {
background-position: -217px -81px;
}

#sub_nav {
margin-top: 30px;
float: right;
}

#sub_nav a {
text-indent: -9999px;
height: 46px;
display: block;
text-align: center;
float: left;
line-height: 25px;
}

#sub_nav a#backersLink {
background: url(../images/sub_nav_sm.png) no-repeat scroll 0 0 transparent;
height: 46px;
width: 110px;
}
#sub_nav a#backersLink:hover {
background-position: 0px -68px;
}

#sub_nav a#benLink {
background: url(../images/sub_nav_sm.png) no-repeat scroll -135px 0 transparent;
height: 50px;
width: 44px;
margin-left: 20px;
}
#sub_nav a#benLink:hover {
background-position: -135px -68px;
}


.main_info {
	margin:0 auto;
	padding:0;
	position:relative;
	width:850px;
	text-align: center;
	color: #6dafc7;
}

.main_info p{
	margin-top: 20px;
	text-align: justify;
	color: #6dafc7;
	text-shadow:0 1px 0 #ffffff;
	font-size: 1.15em;
	line-height: 1.33em;
	color: #007e97;
}

.sxsw-2013 {
	background:transparent url(../images/sxsw-update.jpg) no-repeat scroll center top;
	width: 750px;
	height: 1250px;
	text-indent: -9999px;
	margin:0px auto 20px;
	padding:0;
}

.main_info h2{
	background:transparent url(../images/flier.jpg) no-repeat scroll center top;
	width: 750px;
	height: 750px;
	text-indent: -9999px;
	margin:20px auto;
	padding:0;
}

.main_info h3{
	font-size: 36px;
	font-weight: bold;
	margin:30px auto 0;
	padding:0;
}

.news_stuff {
	color: #e2323d;
	text-shadow:0 1px 0 #ffffff;
}

.news_stuff td{
	color: #e2323d;
	text-shadow:0 1px 0 #ffffff;
}

.news_stuff a{
	color: #e2323d;
	text-shadow:0 1px 0 #ffffff;
	text-decoration: none;
}
.news_stuff a:hover{
	color: #6dafc7;
	text-shadow:0 1px 0 #ffffff;
	text-decoration: none;
}


.mtsots {
	width: 800px;
	margin: 0 auto;
}

.buy {
	width: 600px;
	height: 450px;
	background: transparent url(../images/buy_bg.jpg) top center no-repeat;
	margin: 0 auto;
}

.buy_buttons {
	width: 241px;
	position: absolute;
	top: 580px;
	left: 450px;
	}

.buy img {
	margin-top: 5px;
	} 

.buy a {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.buy a:hover {
	opacity:.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}



 /* SHOWS PAGE */

.dates_bg {
	background:transparent url(../images/dates.jpg) no-repeat center top;
	width: 850px;
	height: 850px;
	padding: 80px 10px 10px 50px;
	text-align: left;
	color: #6dafc7;
	margin-top: 20px;
}

#shows h4 {
	font: 3em 'Empire W90', Helvetica, arial, sans-serif;
	color: #d91a5d;
	border-bottom: none;
	margin-bottom: 0.25em;
	text-shadow:0 1px 0 #ddd;
}

#shows p {
	font-size: 18px;
	line-height: 24px;
	color: #006174;
	text-shadow:0 1px 0 #ddd;
	color: #e2323d;
}

#shows p a {
	color: #e2323d;
	border-bottom: 1px dashed;
	margin-bottom: 0.25em;
	text-shadow:0 1px 0 #ddd;
	text-decoration: none;
}

#shows p a:hover {
	color: #6dafc7 !important;
	border-bottom: 1px dashed;
	margin-bottom: 0.25em;
}

#shows p i {
	font-style: italic;
	color: #f5747e;
	font-size: 16px;
}

#shows td a {
	color: #e2323d;
	border-bottom: none;
	margin-bottom: 0.25em;
	text-shadow:0 1px 0 #ddd;
	text-decoration: none;
}

#shows td a:hover {
	color: #6dafc7 !important;
	border-bottom: 1px dashed;
	margin-bottom: 0.25em;
}

.dates_bg ul {
	overflow: hidden;
	list-style: none;
	margin: 50px 0 0 0;
	padding: 0;
	font: 2.25em 'Empire W90', Helvetica, arial, sans-serif;
	text-shadow:0 1px 0 #ffffff;
	color: #231f20;
}

.dates_bg ul li {
	margin-bottom: 18px;
}

.dates_bg ul li span{
	color: #12a89d;
}

.dates_bg ul li a{
	color: #231f20;
	border-bottom: none;
	text-decoration: none;
}

.dates_bg ul li a:hover{
	color: #d91a5d;
	border-bottom: 1px dashed;
}

#shows_tickets {
	display: inline-block;
	width: 85px;
	margin-left: 14px;
}

#shows_tickets a {
	opacity: .6;
}

#shows_tickets a:hover {
	opacity: 1;
	border-bottom: none;
	text-decoration: none;
}

.sixteen {
	color: #4e4e4e;
	text-shadow:0 1px 0 #ffffff;
	font: .65em Helvetica, arial, sans-serif;
}

 /* VIDEOS PAGE */
 
.poly_vid {
	float: left;
	display: inline-block;
	width: 260px;
	background-color: #859688;
	margin: 6px;
	padding: 5px;
}
.poly_vid p{
	text-align: center;
	color: #fff;
	font-size: 12px;
}


.poly_vid img{
	cursor: pointer;
}




/* the overlayed element */
.apple_overlay {

    /* initially overlay is hidden */
    display:none;
    background-image:url(../images/white.png);
    border: 0;
    width:780px;
    padding:35px;
    margin: 10px;
    color: #000;
    font-size:12px;
}

.apple_overlay p{
	text-align: center;
	text-shadow: none;
}



/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(../images/close.png);
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}


 /* BACKERS PAGE */
 
.backers{
	color: #e2323d;
}

.backers a {
	color: #63adc6;
	text-decoration: underline;
}

.backers a:hover {
	color: #e2323d;
	text-decoration: underline;
}

.backers li {
	display: inline-block;
	line-height: 40px;
	padding-left: 5px;
	color: #e2323d;
}

.backers li:after {
	content: '/';
	padding-right: 5px;
	color: #6dafc7;
	margin-left: 12px;
}

.backers li.last:after {
	content: '';
	padding-right: 0px;
}



 /* FOOTER */

.footer_divider {
	background:transparent url(../images/footer_divider.jpg) repeat-x center top;
	width: 850px;
	height: 2px;
	margin:0 auto;
	padding:0;
}

 #footer{
 	margin-top: 0px;
 	color: #ffffff;
 }
 
 #footer .container {
 	-webkit-border-radius-bottomright: 10px;
 	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-radius-bottomleft: 10px;
 	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
 }
 
.footer {
	font-family: Helvetica, sans-serif;
	color: #fff;
	padding-top: 50px;
	padding-bottom: 20px;
	text-shadow:0 1px 0 #000000;
	}


.footer a{
	text-decoration: none;
}

.footer p {
	text-shadow:0 1px 0 #000000;
	}

/* = #footer_social
-------------------------------------------------------------- */

#footer_social {
margin-top: 25px;
float: left;
}

#footer_social a {
text-indent: -9999px;
height: 29px;
display: block;
text-align: center;
float: left;
line-height: 25px;
}

#footer_social a#facebookLink {
background: url(../images/footer_social_cloth.png) no-repeat scroll 0 0 transparent;
height: 20px;
width: 62px;
}
#footer_social a#facebookLink:hover {
background-position: 0px -34px;
}

#footer_social a#twitterLink {
background: url(../images/footer_social_cloth.png) no-repeat scroll -84px 0 transparent;
height: 20px;
width: 60px;
margin-left: 15px;
}
#footer_social a#twitterLink:hover {
background-position: -84px -34px;
}

#footer_social a#tumblrLink {
background: url(../images/footer_social_cloth.png) no-repeat scroll -163px 0 transparent;
height: 20px;
width: 55px;
margin-left: 15px;
}
#footer_social a#tumblrLink:hover {
background-position: -163px -34px;
}

#footer_social a#vimeoLink {
background: url(../images/footer_social_cloth.png) no-repeat scroll -239px 0 transparent;
height: 20px;
width: 48px;
margin-left: 15px;
}
#footer_social a#vimeoLink:hover {
background-position: -239px -34px;
}
#footer_social a#instagramLink {
background: url(../images/footer_social_cloth.png) no-repeat scroll -304px 0 transparent;
height: 21px;
width: 66px;
margin-left: 15px;
}
#footer_social a#instagramLink:hover {
background-position: -304px -34px;
}

#footer_social a#youtubeLink {
background: url(../images/footer_social_cloth.png) no-repeat scroll -380px 0 transparent;
height: 20px;
width: 48px;
margin-left: 15px;
}
#footer_social a#youtubeLink:hover {
background-position: -380px -34px;
}

#footer_social a#pinterestLink {
background: url(../images/footer_social_cloth.png) no-repeat scroll -442px 0 transparent;
height: 20px;
width: 66px;
margin-left: 15px;
}
#footer_social a#pinterestLink:hover {
background-position: -442px -34px;
}


#social_right {
	float: right;
}
  
.footer_logos {
	margin: 20px auto;
	text-align: center;
}
.footer_logos img {
	margin: 0 20px;
	text-align: center;
}
.footer_logos a {
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.footer_logos a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}


 /* FONT HIDE */
#mti_wfs_colophon{
	text-indent: -9999px !important;
}