/*
	STYLESHEET OF STILLMAN
*/

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

#body{
	width: 100%;
}


.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: 180px;
	
	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:130px;
}

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

.line{
	width: 96%;
}

.short_line{
	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: block;
	top: 30px;
	right: 180px;
}

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

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

.band_item{
	width: 245px;
	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: 130px;
	text-align: right;
}

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

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

.featured_event{
	width: auto;
	height: 240px;
	margin-left: 15px;
	margin-right: 15px;
}

.featured_video, .col_2of3 .featured_video{
	width: auto;
	height: 240px;
	margin-left: 15px;
	margin-right: 15px;
}

.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;
	margin-left: 15px;
}

.events_style{
	margin-left: 15px;
}

.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{
 margin-right: 1.75%;   /*  15px ÷ 800px = 0.01875 */
 width: 47.9%!important;   /* 255px ÷ 800px = 0.31875 */  	

}

.video_item_img img, .event_item_img img{
	width: 100%;
}

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

.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: 331px;
	left: 0;
	right:0;

	width: auto;
	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+ */

	height: 66px;
	overflow: hidden;

	margin-left: 15px;
	margin-right: 15px;
}

.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: 355px;
	right: 15px;

	height: 245px;
	width: 33%;
}
.event_detail_header, .event_detail_small-pic {
	height: 250px;
}

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

.detail_content, .event_detail_meta, .event_detail h1{
	width: 60%;
}

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

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

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

}
