/**
 * Ocelot Robot
 * v3.0
 * 2012
 *  
 * Author: Ocelot Robot
 *		   www.ocelotrobot.com
 * 		   @ocelotrobot   
 */

@font-face {
    font-family: 'OR';
    src: url('f/gm-medium-webfont.eot');
    src: url('f/gm-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('f/gm-medium-webfont.woff') format('woff'),
         url('f/gm-medium-webfont.ttf') format('truetype'),
         url('f/gm-medium-webfont.svg#OR-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GmLight';
    src: url('f/gm-light-webfont.eot');
    src: url('f/gm-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('f/gm-light-webfont.woff') format('woff'),
         url('f/gm-light-webfont.ttf') format('truetype'),
         url('f/gm-light-webfont.svg#OR-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OR-Book';
    src: url('f/gm-book-webfont.eot');
    src: url('f/gm-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('f/gm-book-webfont.woff') format('woff'),
         url('f/gm-book-webfont.ttf') format('truetype'),
         url('f/gm-book-webfont.svg#GotRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OR';
    src: url('f/ocelotrobot-heavy-webfont.eot');
    src: url('f/ocelotrobot-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('f/ocelotrobot-heavy-webfont.woff') format('woff'),
         url('f/ocelotrobot-heavy-webfont.ttf') format('truetype'),
         url('f/ocelotrobot-heavy-webfont.svg#ocelotrobotheavy') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OR-Reg';
    src: url('f/ocelotrobot-regular-webfont.eot');
    src: url('f/ocelotrobot-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('f/ocelotrobot-regular-webfont.woff') format('woff'),
         url('f/ocelotrobot-regular-webfont.ttf') format('truetype'),
         url('f/ocelotrobot-regular-webfont.svg#ocelotrobotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OR-Book';
    src: url('f/ocelotrobot-book-regular-webfont.eot');
    src: url('f/ocelotrobot-book-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('f/ocelotrobot-book-regular-webfont.woff') format('woff'),
         url('f/ocelotrobot-book-regular-webfont.ttf') format('truetype'),
         url('f/ocelotrobot-book-regular-webfont.svg#ocelot_robot_-_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }


ul, menu, dir {
	margin: 0;
	padding: 0;
}
.forty { width: 40%; float: left;}
.fifty { width: 50%; float: left;}
.sixty { width: 60%; float: left;}

.c { margin: 0px auto; }


#recorderFlashContainer {
	display: none;
}

body {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: 'OR-Book', sans-serif;
	background: white;
	text-align: center;
}
td {
	font-family: 'OR-Book', sans-serif;
	font-size: 14px;
}

img {
	border: none;
}

a {
	color: black;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family: 'OR', sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
}

h1 {
	font-size: 28px;
}

b, strong {
	font-weight: normal;
	font-family: 'OR', sans-serif;
}

#fullwrapper {
	/*background: transparent url('i/grass-bg-sm.jpg') repeat-x top center;*/
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('i/mindy-bg.jpg') no-repeat 50% 0 fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}
#page {
	position: relative;
}


#logo img {
	max-width: 100%;
	width: 1140px;
	height: auto;
}

#top {
	margin-top: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	
}
.c {
	width: 1140px;
}
#signup {
	text-transform: uppercase;
	background: transparent;
	text-align: right;
	display: block;
	float: right;	
	padding-top: 0px;
	margin-top: -25px;
}
#signup strong {
	color: white;
	text-shadow: 0px 0px 3px #000000;
    filter: dropshadow(color=#000000, offx=0, offy=0);
    font-size: 18px;
}

#signup input[type="text"] {
	padding: 8px;
	border: 1px solid #000;
	margin-right: -10px;
	width: 230px;
	background: rgba(255,255,255,.9);
}
#signup input[type="submit"] {
	cursor: pointer;
	background: black;
	padding: 9px 10px 8px;
	border: none;
	color: white;
	border: 1px solid black;
	font-family: 'OR';
}
#signup input[type="submit"]:hover {
	background: #666;
}


#newvideo {
	margin-top: 30px;
}


#newvideo iframe {
	
}

#newvid {
}

.newvid {
	position: relative;
}

.newbanner {
	width: 150px;
	height: 150px;
	z-index: 99;
	background: url('i/newvideo.png') 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

.ribbon-outer
{
 width:105px;
 height:108px;
 overflow:hidden; 
 position:absolute;
 font-family: 'OR';
 text-transform: uppercase;
 top: -3px;
  left: -3px;
  z-index: 99999;
}
.ribbon-inner
{
background: rgb(236, 0, 140);

/*background: rgb(255,175,75); 
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,175,75,1)), color-stop(100%,rgba(255,146,10,1))); 
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); 
background: -o-linear-gradient(top, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); 
background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); 
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%,rgba(255,146,10,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 );
*/
text-align:center; 
 color:#FFFFFF;  
  top:25px;
  left:-48px;
  width:170px;
 padding:5px;  
 position:relative;  
 z-index: 999999999;
-webkit-transform: rotate(-45deg);
}
.ribbon-inner:before, .ribbon-inner:after {
  content: "";
  border-top:   3px solid #CC7A29;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: 3px;
}

.ribbon-inner:before {
  left: 0;
}
.ribbon-inner:after {
  right: 0;
}


#etheldo-release p {
	font-size: 20px;
}


#nav {
	position:fixed;
    top:0px;
    left:0px;
    right:0px;
    width: auto;
	clear: both;
	height: 40px;
	text-align: center;
	text-transform: uppercase;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.97);
	border-bottom: 1px solid #f0f0f0;
	
    
	z-index:999;
	
}
#nav-inner {
	width: 980px;
	margin: 0px auto;
}

#nav p {
	margin-top: 10px;
}
#top-nav {
	clear: both;
	text-align: center;
	font-family: 'OR-Book';
	margin-top: 20px;
}

#nav-outer {
	width: 100%;
	margin-bottom: 2em;
	overflow: hidden;
}
#nav-inner {
	padding: 0px;
	margin: 0px auto;
	list-style-type: none;
	padding-top: 9px;
}

.nav-item {
	margin: 5px;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
	vertical-align: top;
}
.nav-image {
	padding: 0;
	margin: 0px 0px;
}
.nav logo {
	
}
.nav-image img {
	width: 30px;
	margin-top: -5px;
	vertical-align: middle;
}
.nav-item img {
	vertical-align: top;
}
.nav-item {
	padding-top: 7px;
}

.nav-item:first-child {

}
#top-nav .nav-item:first-child {
	margin-top: 10px;
}
#top-nav .nav-item {
	font-size: 36px;
	/*color: #213C7A;*/
	margin: 8px;
	
	color: #FFF;
	/*text-shadow: 0px 0px 2px #005C91;
    filter: dropshadow(color=#005C91, offx=0, offy=0);*/
}
#top-nav .nav-item:hover {
	
	
}

#nav .nav-item:hover {
	color: #0D88C4;
	
}
#logo-small {
	margin-top: 0px;
	width: 200px;
	display: block;
	float: left;
}
#logo-small img {
	width: 100%;
	height: auto;
}

#topsocial {
	width: 150px;
	margin: 0px auto;
}
#toptwitter,
#toplike {
	
	float: left;
}
.twitter-follow-button {
	float: right;
	margin-top: 5px;
}
#toptwitter {
	width: 58px;
	height: 34px;
}
#sociallinks {
	margin-top: 50px;
}

#sociallinks a {
	position: relative;
	text-decoration: none;
}
#sociallinks a:hover .scount {
	text-decoration: none;
	top: -65px;
	display: block;
	-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
        -ms-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
		transition: all .25s ease-out;
}

.twitter_box,
.scount {
    width: 43px; height: 24px;
    position: relative;
    background: #fff;
    background: rgba(255,255,255,.9);
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 6px;
    display: none;
    }
.twitter_box:after,
.twitter_box:before,
.scount:after,
.scount:before {
    width: 0; height: 0;
    position: absolute;
    top: 100%;
    border: solid transparent;
    pointer-events: none;
    content: " ";
    }
.twitter_box:after,
.scount:after {
    left: 50%;
    border-top-color: rgba(255,255,255,.9);
    border-width: 5px;
    margin-left: -5px;
    }
.twitter_box:before,
.scount:before {
    left: 50%;
    border-top-color: rgba(255,255,255,.9);
    border-width: 4px;
    margin-left: -4px;
  }
.scount {
	position: absolute;
	top: -68px;
	left: 2px;
}
.twitter_box #followers,
.scount span {
    width: 100%; height: auto;
    position: absolute;
    top: 0px; left: 0px;
    font-family: 'Lucida Grande', Arial, sans-serif;
    font-size: 13px; line-height: 24px;
    letter-spacing: 0;
    white-space: nowrap;
    color: #333;
    text-align: center;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: center;
}



.down {
	display: block;
	width: 80px;
	height: 80px;
	background: url('i/arrow-down-states.png') -80px 0px no-repeat;
	overflow: hidden;
	text-indent: -999999px;
}
.down:hover {
	background-position: 0 0;
}

#newshighlight {
	margin: 50px 0;
	font-size: 24px;
	text-align: center;	
	width: 95%;
}
#newshighlight h1 {
	font-size: 43px;
}
#newshighlight h2 {
	margin-bottom: 5px;
	padding: 0;
}
#newshighlight h1 span, 
#newshighlight h2 span,
#newshighlight p span {
	background: white;
	padding: 5px 10px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
        	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
}
#newshighlight h1 {
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}
#newshighlight h2 {
	color: #EC008C;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
#newshighlight p {
	margin: 0;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-o-transform: rotate(1deg);
}


.newsheadline span {
	background: white;
	padding: 5px 10px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
        	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
}

.newsheadline {
	background: transparent;
}
h2.newsheadline {
	color: #0D88C4;
	margin-bottom: 5px;
}
h1.newsheadline {
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-o-transform: rotate(-1deg);
	margin-bottom: 10px;
	z-index: 10;
	position: relative;
}
p.newsheadline,
h3.newsheadline {
	margin: 0;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-o-transform: rotate(1deg);
}

h3.newsheadline {
	color: black;
}
#newvideo {
	/*background: url('i/tanconcrete.jpg');*/
	
}

#tour {
	height: auto;
	padding-top: 10px;
	/*background: url('i/tanconcrete.jpg');*/
	background: transparent;
}

#map-canvas { width: 100%; height: 200px; }

#tourwrap {

}

#slide1 {
	background: transparent;
	height: 650px;
	
}
#music {
	background-color: #222;
	overflow: hidden;
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#music h1, #music h2 {
	color: white;
}
.right-sidebar {
	float: right;
	width: 22%;
}
.musiclinks {
	text-align: left;
	color: white;
}

.musiclinks a {
	height: 30px;
	width: auto;
	display: block;
	overflow: visible;
	margin: 5px 0;
	
}
.musiclinks a img {
	margin: 0;
	height: 100%;
	width: auto;
}
#video {
	padding: 20px 0;
	color: white;
	background: #222 url('i/MultiLawn-FB-Banner.jpg') 50% 0 no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	border-top: 1px solid black;
}
hr.dirty-line {
	height: 3px;
	width: 100%;
	position: relative;
	clear: both;
	z-index: 5;
	background: transparent url('i/dirty-line.png') top left repeat-x;
	margin: -1px 0;
	border-style: none;
}
#video .wrapper {

}
#video h1 {
	color: white;
}
#video a {
	color: white;
}
#hdreminder {
	position: absolute; 
	bottom: 50px;
	right: 50px;
}
#youtubeslider .flex-control-nav {
	display: none;
}
#youtubeslider {
	max-width: 1280px;
	margin: 0px auto;
}
.youtubewrap {
	max-width: 980px;
	overflow: hidden;
}
.widewrapper {
	max-width: 1140px;
	margin: 0px auto;
}

#press {
	background: url('i/lightpaperfibers.png');	
}

#press-slider {
	width: 95%;
	height: auto;
	overflow: hidden;
	/*background: url('i/press-bg.png') 0 -20px no-repeat;*/
	margin: 0px auto;
}
#press-slider .flex-direction-nav {
	opacity: 1;
	

}
#press-slider h2 {
	font-style: italic;
	font-family: "Georgia", serif;
	text-transform: none;
}
#press-slider h2 span {
	font-size: 14px !important;
	font-weight: normal;
	font-style: normal;
	font-family: 'GmLight';
	text-transform: uppercase;
	color: #555;
	display: block;
	margin-top: 20px;
	clear: both;
}
#press-slider li {
	height: auto;
}
#press-slider p {
	font-size: 10px;
	text-align: right;
}
#press-slider p:after {
	content: " >>";
}
#press-slider a {
	text-decoration: none;
}

#press-slider li div {
	padding-left: 20px;
	padding-right: 10px;
}
#press-slider li:first-child div {
	border: none;
}
#press-slider li:nth-child(3n+1) div {
	border: none;
}


#press-slider .flex-control-nav {
	width: 95%;
}

#feeds {
	height: auto;
}


.content-left {
	width: 75%;
	float: left;
	position: relative;
	z-index: 1;
}
#about h1 {
	color: white;
} 
#music h2 {
	text-transform: uppercase;
	background: white;
	color: black;
	font-weight: normal;
	font-family: 'OR';
	padding: 5px;
}
#about {
	position: relative;
	/*background: #444444 fixed center center no-repeat;*/
	background: url('i/grass.jpg');
	background-attachment: fixed;
	height: auto;
	color: white;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
}

#contact {
	background: #f0f0f0 url('i/bgnoise.png');
	height: 400px;
}
#contact-info {
	font-size: 14px;
}

.contacts {
	width: 320px;
	margin: 50px auto;
	padding: 20px;
	/*background: rgba(255,255,255,0.6);*/
	
}
#contact h1 {
	font-size: 24px;
}

#contact-info b {
	width: 80px;
	display: inline-block;
}

.biopic img {
	width: 100%;
}


.bio {
	font-size: 14px;
	height: 300px;
	color: black;
}
.bio .abio {
	float: left;
	width: 23.3%;
	margin-right: 2%;
	padding: 1%;
	background: rgba(255,255,255,.9);
	background-color: white;	
	height: 370px;
}
.bio div:nth-child(4) {
	margin-right: 0 !important;
}
.bio div:nth-child(5) {
	background: transparent;
}
.bio img {
	margin-bottom: 10px;
}
.bio p {
	
}
.bio-images {
	width: 30%;
	float: right;
}

.bio-images img {
	width: 210px;
	width: 50%;
	height: auto;
	float: left;
}


#photos {
	height: auto;
	background: url('i/concrete_wall_3.png') repeat 50% 0 fixed;
}

#FBalbum {
	position: relative;
	margin-top: 19px;
}
#FBalbum .slides {
	height: 421px;
	overflow: hidden;
}
#FBalbum .flex-direction-nav {

}

#FBalbum li {
	
}
#FBalbum li img {
	object-fit: cover;	
}

.fbpics {
}

.album { list-style: none;}
.album li { float:left; margin-bottom:10px; text-align:center;}
.album a { display:block; width:100%;}

.slide {
    background-attachment: fixed;
    width:100%;
    height:auto;
    padding: 25px 0;
    position: relative;
	clear: both;
}

#footer {
	padding: 20px 0;
	background: black;
	color: white;
	border-top: 1px solid #f0f0f0;
	font-size: 10px;
	text-transform: uppercase;
}
.footer-nav-item {
	color: white !important;
	margin: 0 3px;
	text-decoration: none;
}

#footer img {
	vertical-align:middle;
}
.wrapper {
    width:1140px;
    margin:0 auto;
	text-align: left;
    position:relative;
    overflow-x: hidden;
}
.wrapper.thin {
	width: 720px;
	text-align: center;
}
.wrapper.thin img {
	width: 50%;
	height: auto;
	margin: 0px auto;
}
#past-shows {
	margin-top: 20px;
}

.slideno {
    position:absolute;
    bottom:0px;
    left:0px;
    font-size:100px;
    font-weight:bold;
    color:rgba(255,255,255,0.3);
}


.circle-mid {
	width:200px;
	height:200px;
	display:block;
	border-radius:150px;
	-moz-border-radius:150px;
	-webkit-border-radius:150px;
	-khtml-border-radius:150px;
	font-size:15px;
	font-family: 'OR';
	text-transform: uppercase;
	line-height:200px;
	text-align:center;
	background:#FFF;
	position: absolute; 
	top: 200px;
	right: 10%;
	
}
.clearfix {
	clear: both;
	zoom: 1;
}

.circle-sm {
	border-radius: 50%;
	width: 200px;
	height: 200px;
}




.fullwrap {
	width: 100%;
	position: relative;
}

.video {
	width: 980px;
	height: auto;
	padding-bottom: 10px;
	display: block;
	margin: 0 20px;
	float: left;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
}

.fifty-left {
	float: left;
	width: 50%;
	border-right: 1px solid #dfdfdf;
	padding-right: 5%;
}
.fifty-right {
	float: right;
	width: 50%;
	padding-left: 4%;
}
.sixty-left {
	float: left;
	width: 59.5%;
	padding-right: 4%;
}
.forty-right {
	float: left;
	width: 40%;
}
#fbtw {
	padding-top: 50px;
}
#fbtw td:first-child {
	border-right: 1px solid #dfdfdf;
	padding-right: 40px;
}
#fbtw td:last-child {
	padding-left: 40px;
}
#fbtw h1 {
	margin-top: 0px;
}
.facebookfeed {
}
.facebookfeed ul, .tweet_list ul {
	padding: 0;
	margin: 0;
}

.facebookfeed li, .tweet_list li {
	font-size: 14px;
	list-style: none;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 10px;
	margin-bottom: 10px; 
	color: #333;
}
.tweet_avatar {
	float: left;
	width: 48px;
	margin-right: 10px;
}
.tweet_list li {
	min-height: 48px;
}
.fb-wall-box:nth-child(even), 
.tweet_list li:nth-child(even) {
	background: rgba(0, 0, 0, 0.03) !important;
}
.tweet_text {
	display: block;
	padding-left: 58px;
}

.h1pad {
	margin: 2px 0px;
}

.tweet a {
	color: #259AFE;
}




iframe {
	z-index: 0 ;
}


.fb_iframe_widget {
	top: 50%;
	left: 30%;
}






#upcoming-shows {
	padding: 0 !important;
	width: 100%;
	display: none;
	font-size: 13px;
}
#upcoming-shows a {
	text-decoration: none;
}
#upcoming-shows li {
	list-style: none;
}
#upcoming-shows table {
	width: 100%;
}
#upcoming-shows li table tr {
	vertical-align: middle;
}
#upcoming-shows td {
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}
#upcoming-shows table tr td:first-child {
	width: 25%;
}
#upcoming-shows table tr td:last-child {
	width: 35%;
}
#holder td {
	padding: 0 5px;
}

#holder table tr td:first-child {
	width: 20%;
	text-align: left;
}
#holder table tr td:last-child {
	width: 30%;
	text-align: right;
}

.newsheadline span.totalpast {
	float: right;
	background: rgba(255,255,255,.8);
	margin-top: -8px;
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
}
.totalpast a {
	text-decoration: none;
	font-size: 10px;
	color: #555;
}



#arrow-down {
	position: absolute; 
	top: 275px;
	right: 30px;
}

#main{
	/* The main container div */
	position:relative;
	margin:0px auto;
	width:100%;
}

#holder{
	width: 100%;
	overflow:hidden;
	position:relative;
	padding-bottom:10px;
	padding-left: 0;
	font-size: 11px;		
}
#holder td {
	font-size: 11px;
}
#holder a {
	text-decoration: none;
}

.swControls{
	position:absolute;
	bottom: -10px;
	right: 0px;
}

a.swShowPage{
	background: transparent url('i/buttons.png') 0 0 no-repeat;
	float:left;
	overflow: hidden;
	height:11px;
	margin:4px 3px;
	text-indent:-9999px;
	width:11px;
}

a.swShowPage:hover {
	background-position: -16px 0px;
}

a.swShowPage.active{
	background-position: -16px 0px;
}

#holder li{
	list-style:none outside none;
	padding: 10px 0;
	float:left;
	width: 100%;
}

#holder li:nth-child(even) {
	background: rgba(255,255,255,.3) !important;
}

#upcoming-shows li:nth-child(even) {
	background: rgba(255,255,255,.3) !important;
}

.clear{
	/* This class clears the floated elements */
	clear:both;
}


.date-wrap {
	float: left;
	width: 50px;
	text-transform: uppercase;
	display: block;
	font-size: 10px;
	margin-top: -1px;
	text-align: center;
	font-family: 'lucida grande', tahoma, sans-serif;
	
} 
.date-wrap .day {
	background-color: #5088A7;
	color: white;
	font-weight: normal;
	line-height: 13px;
	padding: 2px 5px;
	font-weight: bold;
	
}
.date-wrap .date {
	background-color: white;
	border: 1px solid #dfdfdf;
	padding: 2px;
	font-size: 14px;
	width: 28px;
	font-weight: bold; 	
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
        	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
}

.date-wrap .month {
	color: #3A3A3A;
	font-weight: normal;
	
}
.date-wrap .year {
	font-size: 9px;
	margin: 5px 0 0px;
	color: #777;
}

.date-wrap .date, .date-wrap .day, .date-wrap .month, .date-wrap .year {
	display: inline-block;
	vertical-align: bottom;
	width: 35px;
}

.headturn-image-wrap {
	width: 208px;
	height: 208px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
.headturn-image {
	position: relative;
}


#filmfest {
	background: #FADE00 url('http://ocelotrobotfilmfestival.com/wp-content/themes/motionpicture/images/splatter3.jpg') center -200px no-repeat;
	text-align: center;
	padding-top: 25px;
	font-family: "HelveticaNeue-CondensedBold",sans-serif;
	overflow: hidden;
	height: 1300px;
}

/*
 * jQuery FlexSlider v1.7
 * http://flex.madebymufffin.com
 *
 * Copyright 2011, Tyler Smith
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0;
	
}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;
	
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider { overflow: visible; position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;overflow: hidden}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}


.flex-viewport:hover .flex-direction-nav {
	opacity: 1;
}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a {
	display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
	position: absolute;
	margin-top: -40px;
	text-indent: -999px;
	top: 50%;

}


.flex-direction-nav {
	opacity: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.flex-direction-nav li a.flex-next {background: url('i/arrow-right-states.png') 0px -80px no-repeat; right: -30px;
	-webkit-transition: right .5s ease;
	-moz-transition: right .5s ease;
    -ms-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
}
.flex-direction-nav li a.flex-prev {background: url('i/arrow-left-states.png') 0px -80px no-repeat;  left: -30px;
	-webkit-transition: left .5s ease;
	-moz-transition: left .5s ease;
    -ms-transition: left .5s ease;
    -o-transition: left .5s ease;
    transition: left .5s ease;
}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}
.flex-direction-nav li a:hover {
	background-position: 0px 0px; 
}


.flexslider:hover .flex-next {
	right: -20px;
}
.flexslider:hover .flex-prev {
	left: -20px;
}
.flexslider:hover .flex-direction-nav {
	opacity: 1;
}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center; z-index: 999}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}

.flex-control-nav a {
	background: transparent url('i/buttons.png') 0 0 no-repeat;
	float:left;
	height:11px;
	margin:4px 2px;
	text-indent:-9999px;
	width:11px;
	cursor: pointer;
}

.flex-control-nav li a:hover {
	background-position: -16px 0px;
}
.flex-control-nav li a.flex-active {
	background-position: -16px 0px;	
}



/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('i/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('i/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -26px;
	right: -10px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('i/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('i/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/* Instagram */
.instagram-placeholder {


}
.instagram-placeholder img {
	width: 100%;
}

#instagram img {
	vertical-align: middle;
}

.insta-info {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 3px 9px 4px;
	background: rgba(255,255,255,1);
	color: #999;
	font-size: 12px;
	font-family: 'OR';
    z-index: 9999;
}

.insta-info div {
	float: left;
}

.insta-user {
	color: #4380A2;
	
}

.fb-title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: white;
	padding: 7px 9px 6px;
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	
}
.insta-user a {
	text-decoration: none;
	color: #4380A2;
	font-family: 'OR';
	
}
.reg {
	font-family: 'OR-Book';
	text-transform: uppercase;
	line-height: 15px;
	font-size: 10px;
	padding-right: 5px;
}
.insta-likes {
	padding-left: 17px;
	margin-left: 5px;
	background: url('i/inst-comment-like.png') left -99px no-repeat;
	
}
.fb-likes {
	padding-left: 20px;
	margin-left: 5px;
	background: url("i/fb-comment.png") no-repeat scroll 0 -23px;
}
.fb-comments {
	padding-left: 20px;
	background: url("i/fb-comment.png") no-repeat scroll 0px 0px;
}

.insta-comments {
	padding-left: 17px;
	margin-left: 5px;
	background: url('i/inst-comment-like.png') left 1px no-repeat;
}



/* REQUIRED for core functionality */

.responsive-tabs__heading { display: none;}
.responsive-tabs__list__item { display: inline; cursor:pointer;}


@media (max-width: 767px) {
	.responsive-tabs__list { display: none;}
	.responsive-tabs__heading { display: block; cursor: pointer; }
	.responsive-tabs__panel--closed-accordion-only { display: none;}
}

@media (min-width: 768px) {
	.responsive-tabs__panel--closed-accordion-only { display: block !important;}
}

/* END - Required for core functionality */


/* OPTIONAL - Basic Skin */

.responsive-tabs-wrapper { 
	clear: both;
	zoom: 1; 
}
.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
    content: "";
    display: table;
} 
.responsive-tabs-wrapper:after {
    clear: both;
}

.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus { }

.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus { }

.responsive-tabs__list { font-size: 1.2em; margin: 2em 0 0 0; padding: 0; height: 30px;}
.responsive-tabs__list__item { color: #fff; width: auto; text-transform: uppercase; padding: 15px 20px 30px; font-size: 15px; background: transparent;text-shadow: 0px 0px 3px #000000;
        filter: dropshadow(color=#000000, offx=0, offy=0);}
.responsive-tabs__list__item:hover { color: #f0f0f0; background: rgba(0,0,0,.2);}
.responsive-tabs__list__item--active, 
.responsive-tabs__list__item--active:hover { 
	-webkit-border-radius: 6px;
    		border-radius: 6px;
    color: #fff; font-size: 17px; background: url('i/stressed_linen.png');}

.responsive-tabs__panel { padding: 1%; clear: both; background: url('i/stressed_linen.png'); color: white;
	-webkit-border-radius: 6px;
    		border-radius: 6px;
}
.responsive-tabs__panel li {
	float: left;
	width: 23%;
	margin: 1%;
	list-style: none;
	overflow: hidden;
	position: relative;
}
#video li:hover {
}
#video img {
	max-width: 100%;
	height: auto;
	-webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}

.various h1 {
	position: absolute;
	bottom: -30px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.8);
	left: 0px;
	width: 100%;
	opacity: 0;
	height: auto;
	color: white !important;
	text-transform: capitalize;
	font-family: 'OR-Book';
	font-size: 15px;
	margin: 0;
	padding: 5px;
	text-align: center;
	-webkit-transition: all .35s ease-out;
		-moz-transition: all .35s ease-out;
        -ms-transition: all .35s ease-out;
        -o-transition: all .35s ease-out;
		transition: all .35s ease-out;
}

#videos li {
	position: relative;
	height: auto;
}

#videos li h1 span {
	display: block;
	padding: 5px;
}
#videos {

}
#videos li:hover h1 {
	opacity: 1;
	bottom: 0px;
}
#videos li:hover img {
	-webkit-transform: scale(1.3);
   -moz-transform: scale(1.3);
   -o-transform: scale(1.3);
   -ms-transform: scale(1.3);
   transform: scale(1.3	);
}
#videos img {
	position: relative;
	z-index: 0;
	-webkit-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -o-transform: scale(1.1);
   -ms-transform: scale(1.1);
   transform: scale(1.1	);
}
#musicvids img {

}

.iframeborder {
	border: 10px solid white;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
        	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
	.responsive-tabs__heading { 
		padding: 0.5em; border-radius: 5px;  box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
		background-color: rgba(0,0,0,.8);
		position: relative;
		
	}

	.responsive-tabs__heading:after {
		content:"";
		display: block;
		position: absolute;
		right: 20px;
		top: 40%;
		width: 0; 
		height: 0; 
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #fff;
	}
	.responsive-tabs__heading:hover,
	.responsive-tabs__heading--active:hover { }
	.responsive-tabs__heading--active { 
		margin-bottom: 0px;
		-webkit-border-radius: 5px 5px 0px 0px;
        border-radius: 5px 5px 0px 0px;
	}
	.responsive-tabs__heading--active:after {
		border-bottom: 10px solid #fff;
		border-top:0;
	 }
	 .responsive-tabs__panel--active {
		 margin-bottom: 0px;
		 -webkit-border-radius: 0px 0px 5px 5px;
		 border-radius: 0px 0px 5px 5px;
		 background: rgba(0,0,0,.6);
	 }
}

/* END - Optional - Basic Skin */


/* ------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------*/
/* Responsive Stuff */
/* ------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------*/
#mm {
	display: none;
}

#mmm {
	display: none;
}

#mmbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	background: white;
	color: black;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 10px;
	z-index: 9999999;
	font-size: 20px;
}

#mmbar a {
	text-decoration: none;
	
}


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

	
}

@media screen and (max-width: 1140px) {
	.c,
	.wrapper {
		width: 95%;
		margin: 0px auto;
	}
	.slide {
		width: 100%;
	}
	#top {
		width: 100%;
	}
	
	#videos {
		width: 95%;
	}
	
	
	#youtubeslider,
	#newvideo {
		width: 95%;
		margin: 0px auto;
	}
	


	#content {
		width: 60%;
		padding: 3% 4%;
	}
	
	
	
	
	#sidebar {
		width: 30%;
	}
	#sidebar .widget {
		padding: 8% 7%;
		margin-bottom: 10px;
	}
	.video {
		position: relative;
		padding-bottom: 56.25%;
		width: 100%;
		padding-top: 30px; height: 0; overflow: hidden;
	}
	.video embed,
	.video object,
	.video iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.swControls {
		left: 0px;
	}
	.headturn-image-wrap {
		width: 100%;
	}

}

@media screen and (max-width: 800px) {
	#sociallinks {
		text-align: center;
	}
	#instagram {
		margin-top: 30px;
	}
	#mm {
		display: block;
		width: 95%;
		margin: 20px auto;
		font-size: 15px;
	}
	#signup,
	#top-nav {

		display: none;
	}
	.fifty-left, .fifty-right, .forty-right, .sixty-left, .content-left, 
	.bio-images {
		display: block;
		width: 100%;
		border: none;
		padding: 0;
	}
	.right-sidebar {
		display: none;
	}
	#photos .fifty-left {
		display: none;
	}
	.forty-right, .sixty-left {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		border: none;
		margin: 0px auto;
	}
	.flexslider .slides li img {
		width: 100%;
		height: auto;
	}
	#past-shows {display: none !important;}
	#music {
		background: #444444 url('i/black_denim.png') repeat !important;
	}
	#about {
		background: #444444 url('i/dark_bg.jpg') repeat !important;
	}
	
	#hdreminder {
		display: none !important;
	}
	.bio p {
		width: 100%;
		padding: 0 !important;
	}
	
	.fb-wall {
		padding: 0px !important;
	}
	.wrapper {
		width: 95%;
		margin: 0px auto;
	}
	#nav-inner {
		width: 100%;
		padding-top: 10px;

	}
	.nav-item {
		margin: 2px 5px;
		font-size: 12px;
		font-family: 'OR', sans-serif;
	}
	.nav-item:nth-child(2) {
		margin-left: 20px !important;
	}
	#holder {
		margin: 0px auto;
	}
	.swControls {
		margin: 0px auto;
	}
	.right-sidebar {
		margin-top: 20px;
	}
	.right-sidebar img {
		width: 20%;
	}
	#nav {
		display: none !important;
		opacity: 0 !important;
	}
	#nav .nav-item {

	}
	#logo-small {
		display: none;
	}
	.instagram-placeholder {
		width: 100%;
		display: block;
		float: none;
		margin: 0px auto;
		text-align: center;
		margin-bottom: 10px;
	}

	.bio .abio {
		clear: both;
		display: block;
		width: 98%;
		height: auto;
		margin: 0px auto;
		margin-bottom: 10px;
	}
	.biopic {
		width: 100%;
	}
	.biopic img {

	}
	.contacts {

		padding: 0px;
	}
	.press-slider h2 {
		font-size: 13px !important;
	}
	.bio img {
		display: block;
	}
	.bio p {
		padding: 10px;
	}
	#video {
		min-height: 0px;	
	}
	#videos li {
		width: 48%;
	}
	#videos li img {
		width: 100%;
		
	}
	#soundcloudwrapper iframe {
		width: 100%;
		margin: 0px 
	}
	#feeds {
		height: auto;
	}
	#top {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.flex-control-nav {
		display: none;
	}
	#press p {
		display: none;
	}
	
}

@media screen and (max-width: 480px) {
	#top {
		margin-top: 20px;
	}
	#sociallinks a {
		margin: -5px;
	}
	#top-nav .nav-item:first-child {
		margin-right: -10px;
	}
	#fullwrapper {

	}
	#holder{ width: 350px }
	#holder li {width: 350px;}
	#videos li {
		width: auto;
		float: none;
		margin: 10px auto;
	}
	#videos li img {
		width: 100%;
		height: auto;
	}
}