

/* WTN gradient */
.WTNGradient
{
    background-image: linear-gradient(top, rgb(204,0,0) 15%, rgb(100,0,0) 58%, rgb(255,255,255) 79%);
    background-image: -o-linear-gradient(top, rgb(204,0,0) 15%, rgb(100,0,0) 58%, rgb(255,255,255) 79%);
    background-image: -moz-linear-gradient(top, rgb(204,0,0) 15%, rgb(100,0,0) 58%, rgb(255,255,255) 79%);
    background-image: -webkit-linear-gradient(top, rgb(204,0,0) 15%, rgb(100,0,0) 58%, rgb(255,255,255) 79%);
    background-image: -ms-linear-gradient(top, rgb(204,0,0) 15%, rgb(100,0,0) 58%, rgb(255,255,255) 79%);

    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0.15, rgb(204,0,0)),
      color-stop(0.58, rgb(100,0,0)),
      color-stop(0.79, rgb(255,255,255))
    );
}

hr.carved {
  clear: both;
  float: none;
  width: 100%;
  height: 2px;
  margin: 1.4em 0;
  border: none;
  background: #ddd;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0.15, rgb(200,0,0)),
      color-stop(0.58, rgb(200,0,0)),
      color-stop(0.79, rgb(200,0,0))
  );
  background-image: -moz-linear-gradient(
      center top,
      rgb(200,0, 0) 50%,
      rgb(200,0, 0) 50%
  );
}
#edit-field-tags-tid
{
	width:200px;
}

#upload-video-anchor {
    text-decoration: none; font: menu;
    display: inline-block; padding: 2px 8px;
    background: ButtonFace; color: ButtonText;
    border-style: solid; border-width: 2px;
    border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
}
#upload-video-anchor:active {
    border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
}

#block-views-seven-slideshow-6-block .views-field-nothing h2 
{
	font-size:60px;
	}

/*
     FILE ARCHIVED ON 10:09:53 Feb 25, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:01:06 Nov 05, 2022.
     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: 250.807
  exclusion.robots: 0.199
  exclusion.robots.policy: 0.193
  RedisCDXSource: 0.594
  esindex: 0.008
  LoadShardBlock: 229.816 (3)
  PetaboxLoader3.resolve: 198.577 (4)
  PetaboxLoader3.datanode: 133.379 (4)
  CDXLines.iter: 17.116 (3)
  load_resource: 111.33
*/