/*
	STYLESHEET OF STILLMAN
*/

@media all and (max-width: 480px) {
html, body{
	max-width: 480px!important;
	overflow-y: hidden;
}
body{
	margin: 0;
	padding: 0; 
}

#body{
	width: auto;
}


.body_adjust{
	width: 100%;
}

#video_body{
	width: 100%;
}

#header{
	padding-top: 15px;
}

h1{
	font-size: 19px;
}

p{
	margin: 0;
	padding: 0;
}

.col_1of3{
	width: 100%;
	margin-top: 15px;
}

.col_2of3{
	width: 100%;
	margin-top: 15px;
}

#header ul{
	position: relative;
	position: absolute;
	text-align: right;
	
	width: 170px;
	
	top: 0;
	right: 0;
	height: 50px;

}

#video{
	border: 15px solid #fff;
	box-sizing: border-box;
}

.background_image{
	border-width: 10px;
}

#header li{	
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 32px;
	
	height: 40px;
}

.logo{
	width:110px;
}

#header.light .logo{
	width:110px;
	margin-left: 15px;
}

.line{
	width: 100%;
}

.short_line{
	width: 90%;
	margin-left: 15px;
}


.menu{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 13px;
}

.social{
	position: absolute;
	right: 220px;
	top: 10px;
	font-size: 25px;
}

.social_head{
	display: none;
	top: 43px;
	right: 270px;
}

.social_head img{
	width: 20px;
	height: 20px;	
}


.band_item{
	width: 100%;
	height: 90px;
}

.band_item_img{
	width: 90px;
	height: 90px;
	top: 0;
	right: 0;
}
.band_item_img img{
	width: 100%;
	height: 100%;
	
}
.band_item_text{
	left: 0;
	bottom: 10px;
	
	width: 180px;
	text-align: right;
}

.band_item_text h1{
	margin: 5px;
	padding: 0;
}

.band_item_meta{
	text-transform: uppercase;
	font-size: 10px;
}

.featured_event{
	width: 100%;
	height: 180px;
}

.featured_video, .col_2of3 .featured_video{
	width: 100%;
	height: 180px;
}

.featured_video .video{
}

.featured_video .image{
	width: 100%;
	height: auto;
}

.featured_video .image img{
	width: 100%;
	height: auto;
}

.featured_video .text{
	height: 145px;
	
	font-family: 'Josefin Sans', sans-serif;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 14px;
}

.featured_video .text .caption{
	left: 13px;
	bottom: 15px;
}

.featured_video .text .caption h1{
	font-size: 200%;
	font-weight: lighter;
	padding: 0;
}

.videos_style{
	margin-top: 72px;
}


.video_meta{
	width: 100%;
	bottom: 40px;
}

.video_meta .line{
	margin-bottom: 8px;
}

.video_title{
	margin: 10px 0 10px 0;
	font-size: 200%;
}

.featured_video_line{
	display: none;
}

.video_item, .event_item, .band_item{
	width: 90%!important;
	margin-right: 15px;	
	margin-left: 15px;	
	margin-bottom: 15px;
}


.event_item_img{
	width: 80px;
	height: 80px;
	display: inline-block;
}

.event_item_text{
	display: inline-block;
	margin-left: 15px;
	width: 66.666666666%;
}
.video_item_img img{
	width: 100%;
}

.event_item_img img.standing{
	width: 100%;
	height: auto;
}
.event_item_img img.lying{
	height: 100%;
	width: auto;
}

.date_sep{
	margin-right: 0;
}


.play{
	width: 80px;
	height: 80px;	
	margin-top: -40px;
	margin-left: -40px;	
}




.presentation{
	margin-left: 15px;
	margin-right: 15px;
}

.protected{
	width: 380px;
	padding: 30px;

	margin-left: -205px;
}

.presentation{
	padding: 75px 0 70px 0; 	
}

.presentation .presentation_content{
	margin-top: 15px;
}

.presentation .presentation_head h1{
	margin-bottom: 5px;
}



.sort{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 28px 27px 17px 40px;	

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

	top: 266px;
	height: 66px;
	overflow: hidden;
}

.sort .chose{
	display: block;
	position: relative;
	margin-left: -25px;
}

.chose .close{
	position: absolute;
	top: -8px;
	right: -7px;
	width: 25px;

	display: none;
}

.chose .down{
	position: absolute;
	top: 2px;
	right: 0;
	width: 19px;
}

.sort .small{
	line-height: 182%;
}

.sort li{
	margin-bottom: 27px;
}

.sort li.selected:before{
	left: -25px;
	top: -10px;
	
	width: 14px;
	height: 36px;
}


#map-canvas{
	position: absolute!important;
	top: 80px;
	height: 145px;
}
.event_detail_header, .event_detail_small-pic {
	margin-top: 135px;
	height: 145px;
}
.bands{
	margin-top: 15px!important;
}

.detail_content, .event_detail_meta, .event_detail h1{
	margin-left: 15px;
	margin-right: 15px;
}

.featured_img{
	top: 119px;
	left: -3px;
}

.social_foot{
	top: 0;
	right: 0;
}

.social_foot img{
	width: 20px;
	height: 20px;	
}

#footer ul.foot-menu{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul.foot-menu li{
	float: none!important;
	padding: 7px 0 7px 0!important;
	border-left: 0!important;
	text-transform: uppercase;
}

#footer{
	background-color: #000;
	color: #fff;
	height: auto!important;
	padding: 35px 0 35px 0;
	
	position: relative;
}

.social_foot{
	position: relative;
	width: 100px;	
	margin-top: 15px;
	
	opacity: 0.5;
}


}
