/*
	STYLESHEET OF STILLMAN
*/

body{
	margin: 0;
	padding: 0;
}

#body{
	width: 800px;
}


.body_adjust{
	width: 800px;
}

#video_body{
	width: 800px;
	margin-top: -20px;
}

#header{
	padding-top: 15px;
}

h1{
	font-size: 19px;
}

body.home .col_2of3 .shows h1{
	margin-top: 15px;
	padding-bottom: 0;
}

p{
	margin: 0;
	padding: 0;
}

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

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

#header ul{
	position: relative;
	position: absolute;
	
	width: 225px;
	
	top: 0;
	right: 0;
	height: 64px;

}

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

.background_image{
	border-width: 15px;
}

#header li{	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 41px;
	
	height: 49px;
}

.logo{
	width:175px;
	margin-right: 15px;
}


.line{
	width: 100%;
}



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

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

.social_head{
	top: 43px;
	right: 240px;
}

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


#scroll_menu .logo{
	width: 75px!important;
}

#scroll_menu ul{
	position: relative;
	position: absolute;
	
	width: 225px;
	
	top: -8px;
	right: 0;
	height: 64px;

}

#scroll_menu li{	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	
	height: 27px;
}

#scroll_menu .social_head{
	top: 4px;
	right: 240px;
}

#scroll_menu .social_head img{
	width: 18px;
	height: 18px;	
}


#scroll_menu .logo{
	width: 65px;
}


.band_item{
	width: 265px;
	height: 90px;
}

.band_item_img{
	width: 90px;
	height: 90px;
	top: 0;
	left: 0;
}
.band_item_img img.standing{
	width: 100%;
	height: auto;
	
}
.band_item_img img.lying{
	height: 100%;
	width: auto;
}
.band_item_text{
	left: 97px;
	bottom: 10px;
	
	width: 150px;
	text-align: left;
}

.band_item_text h1{
	margin: 0;
	padding: 0;
	overflow: hidden;
	max-height: 68px;
}

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

/*
.event_item{
	width: 255px!important;
	margin-bottom: 25px;
	margin-right: 15px;
}

.event_item_img{
	width: 100%;
	height: 150px;
	top: 0;
	right: 0;
}

.event_item_img img{
	width: 255px;
	height: auto;	
}
.event_item_text{

}

.event_item_text h1{
	margin-top: 5px;
	padding: 0;
}

.event_item_meta{
	text-transform: uppercase;
	font-size: 10px;
}
*/







.event_item{
	width: 90%!important;
	margin-bottom: 15px;
}


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

.event_item_text{
	display: inline-block;
	margin-left: 15px;
	width: 79%;
}

.event_item_meta{
	text-transform: uppercase;
	font-size: 11px;
}

.event_item_text h1{
	padding-bottom: 5px;
	padding-top: 5px;
}
.video_item_img img{
	width: 100%;
}

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

.event_detail{
	margin-bottom: 55px;
}

.event_detail_header, .event_detail_small-pic{
	height: 252px;
}

.event_detail h1{
	font-size: 250%;
	margin: 10px 0 5px 0;
	padding: 0;
}

.event_detail_meta{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: lighter;
	text-transform: uppercase;

	font-size: 120%;
}

.event_address_meta{

	font-weight: lighter;
	text-transform: uppercase;

	font-size: 11px;

	margin-bottom: 15px;
	margin-top: 15px;
}

.event_description{
	font-weight: lighter;
	margin-top: 15px;
	line-height: 150%;
}

.map-small-right{
	width: 100%;
	height: 252px;

}


.home .event_item{
	width: 100%!important;
	margin-bottom: 15px;
}

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

.home .event_item_text{
	display: inline-block;
	margin-left: 10px;
	width: 58%;
}

.home .event_item_text h1{
	font-size: 15px;
}


.home .date_sep{
	margin-right: 0!important;
}


.newsfeed_item{
	width: 90%!important;
	margin-bottom: 15px;
}


.newsfeed_img{
	width: 185px;
	height: 110px;
	display: inline-block;
}

.newsfeed_item .event_item_text{
	display: inline-block;
	margin-left: 15px;
	width: 58%;
}






/* Featured events */
.featured_event{
	width: 800px;
	height: 300px;
}

.featured_event .video{
}

.featured_event .image{
}

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

.featured_event .text .caption{
	left: 13px;
	bottom: 22px;
}

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



/* featured videos */



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

.featured_video{
	width: 800px;
	height: 450px;
}

.latest_videos{
	height: 302px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.featured_video .video{
}

.featured_video .image{
}

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

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

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

.video_meta{
	width: 550px;
	bottom: 40px;
}

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

.video_title{
	margin: 10px 0 10px 0;
}

.video_item{
	width: 255px;
	margin-right: 15px;	
	margin-bottom: 15px;
}

.play{
	width: 100px;
	height: 100px;	
	margin-top: -50px;
	margin-left: -50px;	
}

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

	margin-left: -205px;
}

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

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

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



.sort{
	padding: 37px 27px 17px 40px;	
}

.sort .chose{
	display: none;
}

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

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

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

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

.featured_img_vid{
	top: 0;
	left: 0;
}

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

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

