		/* /post/	*/
.postPro			{
	left:1.1vw;
	top:2vh;
	width:100vw;
	z-index: 1;
}

.footline_post		{
	position:absolute;
	left:1.3vw;
	top:1vh;
}

.premiere 			{
	 position: absolute;
	 left: 1.3vw;
	 top: 7vh;
	 width: 23.1vw;
	 height: 23.1vw;
	 z-index: 9;
}
.ae_excuses	{
	 position: absolute;
	 left: 1.3vw;
	 top: 23.9vh;
}
.after_FX 			{
	position: absolute;
	left: 1vw;
	top: 29.2vh;
	width: 23.4vw;
	height: 23.4vw;
	z-index: 12;
}



.flash_portf 			{
  position: absolute;
  left: 1vw;
  top: 57.4vh;
  width: 23.3vw;
  height: 23.3vw;
  z-index: 8;
}


		/*	DVD request link	*/
	
.encore 			{
  position: absolute;
  left: 1vw;
  top: 94vh;
  width: 23.3vw;
  height: 23.3vw;
  z-index: 14;
}
		/*	link to /music ???			*/
.audition 			{
  position: absolute;
  left: 110vw;
  top: 71vw;
  width: 22vw;
  height: 22vw;
  z-index: 13;
}

.close_post			{
	position: absolute;
	left: 80vw;
	top: 1vh;
}
p		{
	font-family: "Helvetica Neue";
	font-size: 1.5em;
	background-color:white;
}

/*	NEW EDITOR SUBMENU SELECTIONS	*/
div.stage				{                       /* shows fancy links */ 
	width: 56vw; height:31vh; right: 1vw;
	z-index:2;
}
div.bb3					{
	display:block;
	width:210px; height:150px; 
	margin:1em 1em 1em 1em;
	background:url('images/BBTV_sprite.gif') no-repeat 0 0;
	z-index:3;
} 
div.bb3:hover			{
	background:url('images/BBTV_sprite.gif') no-repeat -206px 0;
	transition-duration: 3s;
	-moz-transition-duration: 3s; 		/* Firefox  */
	-webkit-transition-duration: 3s; 	/* Safari and Chrome */	
	-o-transition-duration: 3s; 		/* Opera */
}
div.workout				{
	display:block;
	width:210px; height:150px;
	margin:1em 1em 1em 1em;
	background:url('images/workoutGrl_sprite.gif') no-repeat 0 0;
	z-index:3;
}
div.workout:hover		{
	background:url('images/workoutGrl_sprite.gif') no-repeat 0 -208px ;
	transition-duration: 1s;
	-moz-transition-duration: 1s; 		/* Firefox  */
	-webkit-transition-duration: 1s; 	/* Safari and Chrome */
	-o-transition-duration: 1s; 		/* Opera */
}
div.pillamina			{
	display:block;
	width:210px; height:150px;
	margin:1em 1em 1em 1em;
	background:url('images/pillamina_sprite.gif') no-repeat -44px -273px;
	z-index:3;
} 
div.pillamina:hover		{
	background:url('images/pillamina_sprite.gif') no-repeat -44px -73px;
}
div.haho				{
	display:block;
	width:210px; height:150px;
	margin:1em 1em 1em 1em;
	background:url('images/haho_sprite.gif') no-repeat 20px -141px;
	z-index:3;
} 
div.haho:hover			{
	background:url('images/haho_sprite.gif') no-repeat 20px 7px;
}
div.go2UTube			{
	display: block;
	margin:1em 1em 1em 1em;
	background:url('images/youtube_logo.gif') no-repeat 20px 20px;
	z-index:3;
}
	/*	HOME PAGE FOOTER	cloned to every page	*/
.eMail_foot_icon {
  position: fixed;
  left: 62%;
  top: 93%;
  width: 8vw;
  height: 8vw;
  z-index: 43;
}
.linkedIn_foot_icon {
  position: fixed;
  left: 71%;
  top: 92.4%;
  width: 8.2vw;
  height: 8.2vw;
  z-index: 42;
}
.meetup_foot_icon {
  position: fixed;
  left: 80%;
  top: 93%;
  width: 9vw;
  height: 7.5vw;
  z-index: 41;
}
.blog_foot_icon {
  position: fixed;
  left: 90%;
  top: 92%;
  width: 9.2vw;
  height: 9.2vw;
  z-index: 40;
}

@media only screen 
  and (min-device-width: 420px) {
			/* /post/	*/
	.postPro			{
		left:1.1vw;
		top:2vh;
		width:100vw;
		z-index: 1;
	}

	.footline_post		{
		position:absolute;
		left:1.3vw;
		top:1vh;
	}

	.premiere 			{
	 	 position: absolute;
	 	 left: 1.3vw;
	 	 top: 7.2vh;
	 	 width: 13vw;
	 	 height: 13vw;
	 	 z-index: 9;
	}
	.ae_excuses	{
		 position: absolute;
		 left: 1.3vw;
		 top: 30vh;
	}
	.after_FX 			{
	  	position: absolute;
	  	left: 1vw;
	  	top: 36.2vh;
	  	width: 13.3vw;
	  	height: 13.3vw;
	  	z-index: 12;
	}

	.flash_comment	{
		position: absolute;
	  	left: 1vw;
		top:59.4vh;
	}

	.flash_portf 			{
	  position: absolute;
	  left: 1vw;
	  top: 65.4vh;
	  width: 13.3vw;
	  height: 13.3vw;
	  z-index: 8;
	}

	.dvd_req				{
		position: absolute;
	  	left: 1vw;
	  	top: 88.2vh;
	}
			/*	DVD request link	*/
		
	.encore 			{
	  position: absolute;
	  left: 1vw;
	  top: 94vh;
	  width: 13.3vw;
	  height: 13.3vw;
	  z-index: 14;
	}
			/*	link to /music ???			*/
	.audition 			{
	  position: absolute;
	  left: 110vw;
	  top: 71vw;
	  width: 22vw;
	  height: 22vw;
	  z-index: 13;
	}

	.close_post			{
		position: absolute;
		left: 87vw;
		top: 1vh;
	}
	p		{
		font-family: "Helvetica Neue";
		font-size: 1.6em;
		background-color:white;
	}
    div.stage				{                       /* shows fancy links */
       width:560px; height:315px; right: 2vw;
        z-index:3;
        opacity:0;
    }
    div.bb3					{
    	display:inline-block;
    	width:210px; height:150px; 
    	margin:1em 1em 1em 1em;
    	background:url('images/BBTV_sprite.gif') no-repeat 0 0;
    	z-index:3;
    } 
    div.bb3:hover			{
    	background:url('images/BBTV_sprite.gif') no-repeat -206px 0;
    	transition-duration: 3s;
		-moz-transition-duration: 3s; 		/* Firefox  */
		-webkit-transition-duration: 3s; 	/* Safari and Chrome */	
		-o-transition-duration: 3s; 		/* Opera */
    }
    div.workout				{
    	display:inline-block;
    	width:210px; height:150px; 
    	margin:1em 1em 1em 1em;
    	background:url('images/workoutGrl_sprite.gif') no-repeat 0 0;
    	z-index:3;
    }
    div.workout:hover		{
    	background:url('images/workoutGrl_sprite.gif') no-repeat 0 -208px ;
    	transition-duration: 1s;
		-moz-transition-duration: 1s; 		/* Firefox  */
		-webkit-transition-duration: 1s; 	/* Safari and Chrome */
		-o-transition-duration: 1s; 		/* Opera */
    }
    div.pillamina			{
    	display:inline-block;
    	width:210px; height:150px; 
    	margin:1em 1em 1em 1em;
    	background:url('images/pillamina_sprite.gif') no-repeat -44px -273px;
    	z-index:3;
    } 
    div.pillamina:hover		{
    	background:url('images/pillamina_sprite.gif') no-repeat -44px -73px;
    }
    div.haho				{
    	display:inline-block;
    	width:210px; height:150px;
    	margin:1em 1em 1em 1em;
    	background:url('images/haho_sprite.gif') no-repeat 20px -141px;
    	z-index:3;
    } 
    div.haho:hover			{
    	background:url('images/haho_sprite.gif') no-repeat 20px 7px;
    }
    div.go2UTube			{
		display: inline-block; 
		margin:1em;
		background:url('images/youtube_logo.gif') no-repeat 20px 20px;
		z-index:3;
	}
			/*	FOOTER	*/
	.eMail_foot_icon {
	  position: fixed;
	  left: 74%;
	  top: 90%;
	  width: 5vw;
	  height: 5vw;
	}
	.linkedIn_foot_icon {
	  position: fixed;
	  left: 79%;
	  top: 89%;
	  width: 6.2vw;
	  height: 6.2vw;
	  z-index: 42;
	}
	.meetup_foot_icon {
	  position: fixed;
	  left: 85.3%;
	  top: 90.4%;
	  width: 7vw;
	  height: 5vw;
	}
	.blog_foot_icon {
	  position: fixed;
	  left: 92%;
	  top: 88.3%;
	  width: 6.8vw;
	  height: 6.8vw;
	}
}