/*
 * jQuery Nivo Slider v2.4
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */

#slider-wrapper{
	float:left;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	top:290px;
	opacity: 1.0 !important;
	background:#000;
	color:#fff;
	z-index:89;
	height:53px;
	background:url(https://a8e43a.claudeassets.com/20260308181121im_/http://karmageddonthemovie.com/wp-content/themes/Inspired/scripts/css/images/caption_bg.png);
	padding-left:24px;
	padding-right:19px;
	padding-top:10px;
	padding-bottom:4px;
	
}

.nivo-caption h1{
	font-size:22px; 
	color:#fff; 
	padding:0; 
	margin:0;
	text-shadow:1px 1px 1px transparent;
	margin-bottom:4px;
}

.nivo-caption h2{
	font-size:13px;
	padding:0;
	margin:0;
	color:#cbcbcb;
	text-shadow:1px 1px 1px transparent;
	padding-top:5px;
}

.nivo-caption h1 a{
	text-decoration:none;
	
}

.nivo-caption p {
	
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/*
     FILE ARCHIVED ON 06:08:22 May 30, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:07:21 Aug 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.389
  exclusion.robots: 0.054
  exclusion.robots.policy: 0.048
  esindex: 0.007
  cdx.remote: 5.905
  LoadShardBlock: 84.51 (3)
  PetaboxLoader3.datanode: 72.923 (4)
  PetaboxLoader3.resolve: 73.81 (2)
  load_resource: 71.079
*/