
	/*

	Theme Name: Ken Burns Slider
	Description: custom jQuery slide plugin for codecanyon.net
	Theme Owner: pixelentity
	File: Dark Skin css file
	Designers/Developers : Fabio Cairo aka bitfade & Donagh O'Keeffe aka iamdok 
	Web:   http://www.iamdok.com
		   http://bitfade.com
		   http://themeforest.net/user/pixelentity
	   
	*/

	/*SLIDER*/
	
	/*SLIDES*/
     
     
	.peKenBurns .peKb_slides .peKb_frame{
		background-color:#000;
	}
	
	.peKenBurns .peKb_slides .peKb_spinner{
		background: url("img/spinner.gif") no-repeat center center;
	}
   
	.peKenBurns .peKb_slides .peKb_videooverlay{
		background: url("img/video.png") no-repeat center center;
	}
   
	/*END SLIDES*/
   
	/*CAPTION*/
     
    .peKenBurns .peKb_slides .peKb_caption h1, .peKenBurns .peKb_slides .peKb_caption h2, .peKenBurns .peKb_slides .peKb_caption h3, .peKenBurns .peKb_slides .peKb_caption h4, .peKenBurns .peKb_slides .peKb_caption p, .peKenBurns .peKb_slides .peKb_caption span {
		color:#ffffff;
        font-size:16px;
        line-height:18px;
        font-weight:bold;
        font-family: helvetica, arial, sans-serif;
        line-height: 24px;
        text-align:left;
	}
     
    .peKenBurns .peKb_slides .peKb_caption .peKb_background{
		background: rgb(0, 0, 0);
        -moz-border-radius: 8px; 
        -webkit-border-radius: 8px; 
        border-radius: 8px;
    }
    
	/*CONTROLS*/
	
	.peKenBurns .peKb_controls .peKb_mainPanel{
		background:url("img/controls_bg.png") repeat-x;
		-moz-border-radius: 6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px; 
	}
	
	.peKenBurns .peKb_controls .peKb_slideBtns{
		border-right:1px solid #222222;
	}
	
	.peKenBurns .peKb_controls .peKb_slideBtns li a{
		background:url("img/buttons.png") no-repeat;
	}
	
	.peKenBurns .peKb_controls .peKb_slideBtns a:hover{
		background-position:0 -23px;
	}
   
	.peKenBurns .peKb_controls .peKb_slideBtns .peKb_currentSlide{
		background-position:0 -46px;
		cursor:default;
	}
     
	.peKenBurns .peKb_controls .peKb_slideBtns .peKb_currentSlide:hover{
		background-position:0 -46px; 
	}
     
	.peKenBurns .peKb_controls .peKb_arrows{
		border-left:1px solid #444444;
	}
     
	.peKenBurns .peKb_controls .peKb_arrows .peKb_prev{
		background:url("img/buttons.png") no-repeat 10px -70px; 
	}
	
	.peKenBurns .peKb_controls .peKb_arrows .peKb_next{
		background:url("img/buttons.png") no-repeat 10px -93px; 
	}
	
	.peKenBurns .peKb_controls .peKb_arrows .peKb_prev:hover{
		background-position: -35px -70px; 
	}
	
	.peKenBurns .peKb_controls .peKb_arrows .peKb_next:hover{
		background-position: -34px -93px; 
	}
	
	
	/*TIMER*/
	
	.peKenBurns .peKb_timer{
	   color:#ffffff;
	}
	
	.peKenBurns .peKb_timer .peKb_overlay {
		background:url("img/buttons.png") no-repeat -45px -46px;
	}

	.peKenBurns .peKb_timer .peKb_sprite {
		background:url("img/time_sprite.png") no-repeat 0px 0px;
	}
	
	
	/*END CONTROLS*/
     
     
	/* VIDEO CLOSE BUTTON*/
	
	.peKenBurns .peKb_videoClose{
		background:url("img/close_video_bg.png") repeat-x; 
	}
     
    .peKenBurns .peKb_videoClose a{
		background:url("img/buttons.png") no-repeat 12px -122px; 
    }
     
	.peKenBurns .peKb_videoClose a:hover{
		background-position: -32px -122px; 
	}
     
	/*END VIDEO CLOSE BUTTON*/
	
	
	/*LOGO LABEL*/
	
	.peKenBurns .peKb_logoLabel{
		background:url("img/logo_bg_ie.png") no-repeat;
	}
	
	.peKenBurns .peKb_logoLabel a{
		background:url("img/logo.png") no-repeat 0 2px;
	}
	
	/*END LOGO LABEL*/
	
	
	/*SHADOW*/
	.peKenBurns .peKb_shadow .peKb_left{
		background:url("img/shad_lhs.png") no-repeat;
	}
	
	.peKenBurns .peKb_shadow .peKb_middle{
		background:url("img/shad_tile.png") repeat-x;
	}
	
	.peKenBurns .peKb_shadow .peKb_right{
		background:url("img/shad_rhs.png") no-repeat;
	}
	
	
	/*------------------------------------------------------------------------*/
    
    /*CONDITIONAL STYLES FOR IE7*/
    
    .ie7 .peKenBurns .peKb_controls .peKb_mainPanel{
		background:url("img/controls_bg_left.png") no-repeat 0 7px;
	}
     
	.ie7 .peKenBurns .peKb_controls .peKb_mainPanel div.peKb_iebg{
		background:url("img/controls_bg_ie.png") repeat-x 0 7px;
	}
	
	.ie7 .peKenBurns .peKb_controls .peKb_mainPanel span.peKb_iebgRight{
		background:url("img/controls_bg_right.png") no-repeat 0 8px;
	}
	
	
	.ie7 .peKenBurns .peKb_videoClose{
		 background:url("img/close_video_bg_ie.png") no-repeat 0 7px; 
	}
	
	.ie7 .peKenBurns .peKb_logoLabel{
		background:url("img/logo_bg_ie.png") no-repeat;
	}
	
	
	/*END CONDITIONAL STYLES FOR IE7*/
	
	/*------------------------------------------------------------------------*/
	
	/*CONDITIONAL STYLES FOR IE8*/
    
    .ie8 .peKenBurns .peKb_controls .peKb_mainPanel{
		background:url("img/controls_bg_left.png") no-repeat 0 7px;
	}
     
	.ie8 .peKenBurns .peKb_controls .peKb_mainPanel div.peKb_iebg{
		background:url("img/controls_bg_ie.png") repeat-x 0 7px;
	}
     
	.ie8 .peKenBurns .peKb_controls .peKb_mainPanel span.peKb_iebgRight{
		background:url("img/controls_bg_right.png") no-repeat 0 8px;
	}
	
	.ie8 .peKenBurns .peKb_videoClose{
		background:url("img/close_video_bg_ie.png") no-repeat 0 7px; 
	}
	
	.ie8 .peKenBurns .peKb_logoLabel{
		background:url("img/logo_bg_ie.png") no-repeat;
	}
		

	/*END CONDITIONAL STYLES FOR IE8*/
	
	/*------------------------------------------------------------------------*/
	
	.peKenBurns .peKb_Thumb{
		background: url("img/thumb_bg.png") no-repeat center center;
	}
	
	.peKenBurns .peKb_Thumb div {
		background: url("img/spinner.gif") no-repeat center center;
	}
    
	
    /* INNER CONTROLS */
    
    .peKenBurns .peKb_controlsInner .peKb_mainPanel{
		background: transparent;
		-moz-border-radius: 0px; 
        -webkit-border-radius: 0px; 
        border-radius: 0px; 
	}
	
	.peKenBurns .peKb_controlsInner .peKb_holder{
		background: url("img/inner_controls_bg.png") repeat-x 0 0;
    }
     
    .peKenBurns .peKb_controlsInner div.peKb_iebg, .peKenBurns .peKb_controlsInner span.peKb_iebgRight, .peKenBurns .peKb_controlsInner .peKb_mainPanel {
		background: transparent !important;
	}
	
	.peKenBurns .peKb_videoCloseInner a{
		background:url("img/inner_vid_close.png") no-repeat 0 0 !important;
    }
	
	.peKenBurns .peKb_videoCloseInner a:hover{
		background-position:-44px 0 !important;
    }
     
     
     
     
     
     
     