/*  
Theme Name: Green
Description: 451 Press Version 2.0
Version: 2.0
Author: Jason Sams
Author URI: http://www.metaconceptions.com
*/

* { margin: 0; padding: 0; }
img { border: none; }
.floatr { 
	float: right;
	width: 160px;
}  
.floatl { float: left; }
.center { text-align: center; } 
.left { text-align: left; } 
.right { text-align: right; }
.noborder { border: none !important; }
.clr { display: block; clear: both; }

body {
	text-align: center;
	background: #384345;
	font: 11px/16px verdana, sans-serif;
}

#header_container {
	width: 100%;
	height: 119px;
	background: #425053 url("/wp-content/themes/green/images/header_bg.gif") repeat-y center;
}

#header_container-graphic {
	width: 100%;
	height: 229px;
	background: #425053 url("/wp-content/themes/green/images/header_bg-graphic.gif") repeat-y center;
}

#header {
	width: 774px;
	height: 119px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}	

#header h3 a {
	display: block;
	float: left;
	width: 114px;
	height: 59px;
	background: url("/wp-content/themes/green/images/451_logo.gif") no-repeat;
}

#header h3 a span {
	display: none;
}

#header ul {
	float: right;
	margin: 5px 0;
}

#header ul li {
	display: inline;
}

#header ul li a {
	color: #b8c0c3;
	background: url("/wp-content/themes/green/images/network_arrow.gif") no-repeat 15px 50%;
	border-right: 1px solid #859499;
	padding: 0 15px 0 25px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #fff;
}

#header h1 {
	position: absolute;
	left: 14px;
	bottom: 0;
	height: 41px;
	line-height: 41px;
	font-size: 24px;
	padding: 0 0 0 50px;
	color: #53595b;
	background: url("/wp-content/themes/green/images/h1_bubble.gif") no-repeat 0px 50%;
}

#header h1 span {
	color: #136267;
}

#search {
	padding: 8px 0 0 52px;
	position: absolute;
	bottom: 9px;
	right: 10px;
	width: 289px;
	height: 53px;
	background: url("/wp-content/themes/green/images/search_bg.gif") no-repeat;
	color: #d5d7d8;
}

#search .input {
	width: 152px;
	height: 20px;
	border: 1px solid #424849;
	padding: 1px;
	color: #333;
	margin: 0 0 4px 0;
}

#search .button {
	width: 111px;
	margin: 0 0 4px 0;
}

#search a.rss {
	color: #d5d7d8;
	text-decoration: none;
	background: url("/wp-content/themes/green/images/search_rss.gif") no-repeat;
	padding: 3px 0 2px 22px;
	margin: 0 0 0 160px;
}

#search a.rss:hover {
	color: #fff;
}

#content_container {
	width: 100%;
	background: #586568 url("/wp-content/themes/green/images/content_bg.gif") repeat-y center;
}

#content {
	background: #fff;
	width: 774px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#topbanner {
	width: 774px;
	height: 95px;
	text-align: center;
	padding: 9px 0 6px 0;
	background: url("/wp-content/themes/green/images/top_banner_bg.gif") repeat-x bottom;
}

#leftcol {
	width: 442px;
	margin: 4px 0 23px 4px;
	float: left;
	display: inline;
}

#leftcol a {
	color: #136267;
}

#leftcol a:hover {
	color: #f18008;
	text-decoration: underline;
}

.post {
	width: 100%;
	margin: 0 0 0 0;
	border: 1px solid #c3ccce;
	background: url("/wp-content/themes/green/images/post_bg.gif") repeat-x;
	padding: 1px;
}

.post a {
	color: #136267;
}

.post a:hover {
	color: #f18008;
	text-decoration: underline;
}

.post img {
	max-width: 380px;
}

.post blockquote {
	margin: 8px 20px;
	border: 1px solid #f0f5f6;
	padding: 10px;
}

#leftcol .post h2 {
	display: block;
	font: 16px arial, sans-serif;
	color: #4a5052;
	border: 2px solid #fff;
	border-bottom: 1px dashed #bac6d0;
	background: url("/wp-content/themes/green/images/post_arrow.gif") no-repeat 9px 8px;
	padding: 5px 10px 5px 22px;
}

#leftcol .post h2 a:hover {
	color: #222;
	text-decoration: none;
}

.post .date {
	float: right;
	margin: 2px 2px 9px 0;
	padding: 3px 9px 3px 12px;
	background: #136267 url("/wp-content/themes/green/images/date_corner.gif") no-repeat bottom left;
	color: #fff;
}

.post .entry {
	margin: 10px;
	color: #525556;
	clear: both;
}

.post p {
	margin: 0 0 15px 0;
}

.post .metadata {
	background: #eef2f3;
	padding: 8px 10px;
	color: #858889;
	font: 11px tahoma, sans-serif;
}

#leftcol .post .metadata a {
	font-weight: bold;
	color: #858889;
	text-decoration: none;
}

#leftcol .post .metadata a:hover {
	text-decoration: underline;
}

.post .metadata a.comments, .post .metadata span.comments a {
	background: url("/wp-content/themes/green/images/icon_comments.gif") no-repeat 0px 50%;
	padding: 0 0 0 19px;
	margin: 0 0 0 10px;
	font-weight: normal;
}

.post .metadata a.link {
	background: url("/wp-content/themes/green/images/icon_link.gif") no-repeat 0px 50%;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	font-weight: normal;
}

/* 
	Added for email to a friend link
*/
.post .metadata a.email {
	background: url("/wp-content/themes/green/images/icon_contact.gif") no-repeat 0px 50%;
	padding: 0 0 0 20px;
	margin: 0 0 0 10px;
	font-weight: normal;
}

.social {
	float: left;
	width: 120px;
	height: 18px;
	margin: 5px 10px 23px 10px;
	list-style: none;
}

.social li {
	display: inline;
}

.social a {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	margin: 0 2px 0 0;
}

.social a span {
	display: none;
}

.social a#delicious {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat 0px -18px;
}

.social a#delicious:hover {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat 0px 0px;
}

.social a#digg {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -20px -18px;
}

.social a#digg:hover {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -20px 0px;
}

.social a#fark {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -40px -18px;
}

.social a#fark:hover {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -40px 0px;
}

.social a#furl {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -59px -18px;
}

.social a#furl:hover {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -59px 0px;
}

.social a#reddit {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -80px -18px;
}

.social a#reddit:hover {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -80px 0px;
}

.social a#tailrank {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -101px -18px;
}

.social a#tailrank:hover {
	background: url("/wp-content/themes/green/images/social.gif") no-repeat -101px 0px;
}

.pagead {
	margin: 0 auto 20px auto;
	padding: 10px 0 10px 30px;
	border-top: 1px solid #c3ccce;
	border-bottom: 1px solid #c3ccce;
}

.moreposts, #commentsbox {
	border: 1px solid #c3ccce;
	background: url("/wp-content/themes/green/images/post_bg.gif") repeat-x;
	padding: 1px 1px 10px 1px;
	margin: 0 0 20px 0;
}

#leftcol .moreposts h3, #leftcol #commentsbox h3 {
	display: block;
	font: bold 13px verdana, sans-serif;
	color: #4a5052;
	border: 2px solid #fff;
	background: url("/wp-content/themes/green/images/post_arrow.gif") no-repeat 9px 8px;
	padding: 5px 10px 5px 22px;
}

.moreposts small, .moreposts p {
	margin: 5px 15px;
}

.moreposts ul, #commentsbox ul, .moreposts ol, #commentsbox ol {
	margin: 10px 30px;
}

#commentsbox ol li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #c3ccce;
}

#commentsbox ol li cite {
	font-weight: bold;
}

.entry ul {
	margin-bottom: 10px;
}

.entry ul li {
	margin-left: 15px;
}

.entry li {
	margin-left: 15px;
}

.recentposts {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #c3ccce;
}
	
#leftcol h3 {
	font-size: 12px;
	margin: 0 0 15px 0;
}

#commentform input, #commentform textarea {
	margin: 5px 10px 5px 20px;
}

#commentform #submit {
	font: bold 11px arial, sans-serif;
	color: #fff;
	padding: 2px 9px;
	background: #136267;
	border: 2px solid #0D5155;
	text-transform: uppercase;
}

#commentform #submit:hover {
	background: #0D5155;
	cursor: pointer;
}

#searchresults h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 10px 20px 10px;
	color: #53595b;
}
	
#rightcol {
	width: 300px;
	margin: 4px 1px 23px 0;
	float: right;
	display: inline;
	border: 1px solid #aabcc1;
	background: url("/wp-content/themes/green/images/right_bg.gif") repeat-x;
	padding: 8px 6px;
}

.searchform {
	text-align: center;
	margin: 15px 0;
}

#about {
	width: 300px;
	background: url("/wp-content/themes/green/images/about_bg.gif") no-repeat;
	margin: 16px 0;
}

#about h3 {
	font: 16px arial, sans-serif;
	color: #4a5052;
	border-bottom: 1px dashed #bac6d0;
	padding: 7px 5px 5px 5px;
	margin: 0 10px;
}

#about p {
	padding: 13px;
	color: #858889;
	background: url("/wp-content/themes/green/images/about_p.gif") repeat-y;
	clear: both;
}

#about a {
        color: #444444;
        text-decoration: underline;
}

#about-links {
	height: 22px;
	background: url("/wp-content/themes/green/images/about_bottom.gif") no-repeat;
	padding: 4px 0 0 0;
}

#about-links a {
	color: #dbdbdb;
	text-decoration: none;
	font: bold 11px tahoma, sans-serif;
}

#about-links a:hover {
	color: #fff;
}

#about-links a.myspace {
	background: url("/wp-content/themes/green/images/icon_myspace.gif") no-repeat 0px 50%;
	padding: 2px 0 5px 13px;
	margin: 0 20px 0 21px;
}

#about-links a.contact {
	background: url("/wp-content/themes/green/images/icon_contact.gif") no-repeat 0px 50%;
	padding: 1px 0 5px 20px;
}

.menu {
	width: 134px;
	float: left;
	clear: left;
	border: 3px solid #c2c8c9;
}

.menu ul {
	list-style: none;
}

.menu ul li a {
	display: block;
	width: 104px;
	padding: 2px 2px 2px 28px;
	border-top: 1px solid #8a8f91;
	color: #fff;
	text-decoration: none;
}

.menu ul#pages li a {
	background: #5e6668 url("/wp-content/themes/green/images/icon_folder.gif") no-repeat 6px 3px;
}

.menu ul#pages li a:hover {
	background: #4b5253 url("/wp-content/themes/green/images/icon_folder_active.gif") no-repeat 6px 3px;
}

.menu ul#txtlinks {
	background: #5e6668;
	padding-left: 6px;
	padding-bottom: 6px;	
}

.menu ul#categories li a {
	background: #5e6668 url("/wp-content/themes/green/images/icon_folder.gif") no-repeat 6px 3px;
}

.menu ul#categories li a:hover {
	background: #4b5253 url("/wp-content/themes/green/images/icon_folder_active.gif") no-repeat 6px 3px;
}

.menu ul#commenters li a {
	background: #5e6668 url("/wp-content/themes/green/images/icon_commenter.gif") no-repeat 6px 3px;
}

.menu ul#commenters li a:hover {
	background: #4b5253 url("/wp-content/themes/green/images/icon_commenter_active.gif") no-repeat 6px 3px;
}

.menu ul#archives li a {
	background: #5e6668 url("/wp-content/themes/green/images/icon_calendar.gif") no-repeat 6px 3px;
}

.menu ul#archives li a:hover {
	background: #4b5253 url("/wp-content/themes/green/images/icon_calendar.gif") no-repeat 6px 3px;
}

.menu ul#feeds {
	padding: 5px 0;
	background: #5e6668;
}

.menu ul#feeds li a {
	width: 130px;
	background: #5e6668;
	padding: 3px 2px;
	text-align: center;
	border: none;
}

.menu ul#feeds li a:hover {
	background: #5e6668;
}

.menu ul#comments li {
	color: #a5adaf;
	background: #5e6668;
	padding: 6px;
	border-bottom: 1px dashed #a5adaf;
}

.menu ul#comments li a {
	border: none;
	padding: 0;
	color: #a5adaf;
	display: inline;
}

.menu ul#comments li a.commenter {
	color: #fff;
	background: url("/wp-content/themes/green/images/icon_comment.gif") no-repeat 0px 3px;
	padding: 0 0 0 9px;
	border: none;
}

.menu ul#comments li a.commenter:hover {
	text-decoration: underline;	
}

.menu ul#comments li:hover {
	background: #4b5253;
}

.menu h3 {
	font: 11px arial, sans-serif;
	color: #fff;
	padding: 6px 5px;
	background: #136267;
	border: 2px solid #0D5155;
}

#footer_container {
	width: 100%;
	background: #384345 url("/wp-content/themes/green/images/footer_bg.gif") repeat-x top center;
	position: relative;
	text-align: center;
}

#textads {
	width: 754px;
	text-align: center;
	padding: 10px;
}

#footer {
	width: 774px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 20px 0 0 0;
	z-index: 2;
}

.sites {
	display: inline;
	width: 178px;
	float: left;
	color: #136267;
	margin: 0 0 0 15px;
}

.sites ul li a {
	color: #858889;
	background: url("/wp-content/themes/green/images/bullet_red.gif") no-repeat 0px 6px;
	padding: 0 0 0 8px;
	font-style: normal;
	font-weight: normal;	
}

.sites a:hover {
	color: #ddd;
	font-style: normal;
	font-weight: normal;	
}

.sites ul {
	margin: 0 0 0 12px;
	list-style: none;
	font-style: normal;
	font-weight: normal;	
}

.sites strong {
	color: #c0c2c3;
}

#copyright {
	clear: both;
	padding: 5px;
	background: #465051;
	color: #c0c2c3;
	text-align: center;
	position: relative;
}

#copyright a {
	color: #c0c2c3;
}

#copyright a:hover {
	color: #fff;
	text-decoration: underline;
}

#copyright span {
	position: relative;
	z-index: 3;
}

#watermark {
	z-index: 1;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 868px;
	height: 278px;
	background: url("/wp-content/themes/green/images/watermark.gif") no-repeat bottom center;
	opacity: .05;
	filter: alpha(opacity=5);
}

.wrapper {
	margin-left: 15px;
}

.sites sup {
        color: #D43F15;
}

.post img {
	padding: 6px;
}

#sponsorcontainer {
	width: 300px;
	height: 160px;
	background: url("/wp-content/themes/green/images/sponsor_bg.gif") no-repeat;	
	margin-bottom: 6px;
}

.sponsorbox {
	float: right;
	width: 277px;
	height: 160px;
	border: 1px solid #B3BBBD;
	background: #FFFFFF;
	color: #000000;
}

.sponsortext {
	padding: 4px;
}

/* 
	404 Page CSS
*/

.post404 {
	margin: 0 0 0 0;
	padding: 12px;
}

.post404 a {
	color: #136267;
}

.post404 a:hover {
	color: #f18008;
	text-decoration: underline;
}

.post404 img {
	max-width: 380px;
}

.post404 blockquote {
	margin: 8px 20px;
	border: 1px solid #f0f5f6;
	padding: 10px;
}

/*
	Fix for header "white out" bug
*/

#header h1 a {
    color: #136267;
 
}

/*

	Style for Channel Links, Network Posts, Random Posts & Youtube API

*/

#networkcol {
	width: 300px;
	margin: 4px 1px 23px 0;
	float: right;
	clear: right;
	display: inline;
	padding: 8px 6px;
}

.networkbox {
	width: 300px;
	background: url("/wp-content/themes/green/images/about_bg.gif") no-repeat;
	margin: 16px 0;
}

.networkbox h3 {
	font: 16px arial, sans-serif;
	color: #4a5052;
	border-bottom: 1px dashed #bac6d0;
	padding: 7px 5px 0px 5px;
	margin: 0 10px;
}

.networkbox p {
	padding-top: 5px;
	padding-bottom: 0pxpx;
	padding-left: 13px;
	padding-right: 13px;
		
	color: #858889;
	background: url("/wp-content/themes/green/images/about_p.gif") repeat-y;
	clear: both;
}

.networkbox a {
        color: #136267;
        text-decoration: underline;
}

.networkbox-links {
	height: 22px;
	background: url("/wp-content/themes/green/images/about_bottom.gif") no-repeat;
	padding: 4px 0 0 0;
}

.networkbox-links a {
	color: #dbdbdb;
	text-decoration: none;
	font: bold 11px tahoma, sans-serif;
}

.networkbox-links a:hover {
	color: #fff;
}

.networkbox-links a.myspace {
	background: url("/wp-content/themes/green/images/icon_myspace.gif") no-repeat 0px 50%;
	padding: 2px 0 5px 13px;
	margin: 0 20px 0 21px;
}

.networkbox-links a.contact {
	background: url("/wp-content/themes/green/images/icon_contact.gif") no-repeat 0px 50%;
	padding: 1px 0 5px 20px;
}

.networkbox ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px; ;
	padding-bottom: 10px;
	color: #858889;
	background: url("/wp-content/themes/green/images/about_p.gif") repeat-y;	
	
}


/*
        Style for sidebar links etc.
*/

#sidebarlinks {
font: 11px/16px verdana, sans-serif;
padding: 4px 3px 0px 10px;
margin: 0px;
color: #f18008;
}

#sidebarlinks h5 {
margin: 0px;
padding: 0px;
text-align: left;
text-transform: uppercase;
font-size: 12px;
font-style: verdana, sans-serif;
font-weight: bold;
color: #f18008;
}

#sidebarlinks li {
    list-style-image: url("/wp-content/themes/green/images/icon_comment.gif");
        padding: 5px 0px 0px 0px;
        margin: 0px;
}


#sidebarlinks ul {
    list-style-type: disc;
        margin: 0px 0px 0px 10px;
}


#sidebarlinks a {
        color: #013AA2;
}

#sidebarlinks a:hover {
        color: #f18008;
        text-decoration: underline;
}

/* Links Box on Sidebar */

.linksbox {
	width: 300px;
	background: url("/wp-content/themes/green/images/links_top.gif") no-repeat;
	margin: 16px 0;
}

.linksbox h3 {
	font: 16px arial, sans-serif;
	color: #dcdfe4;
	padding: 4px 5px 5px 30px;
	margin: 0px;
}

.linksbox p {
	padding-top: 5px;
	padding-bottom: 0pxpx;
	padding-left: 13px;
	padding-right: 13px;
	color: #858889;
	background: url("/wp-content/themes/green/images/network_p.gif") repeat-y;
	clear: both;
}

.linksbox a {
    color: #136267;
    text-decoration: underline;
}

.linksbox-links {
	height: 22px;
	background: url("/wp-content/themes/green/images/network_bottom.gif") no-repeat;
	padding: 4px 0 0 0;
}


.linksbox ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px; ;
	padding-bottom: 10px;
	color: #858889;
	background: url("/wp-content/themes/green/images/network_p.gif") repeat-y;	
	
}

.linksbox li {
    list-style-image: url("/wp-content/themes/green/images/icon_comment.gif");
	padding: 5px 0px 0px 0px;
}


/* Posts Box on Sidebar */

.postsbox {
	width: 300px;
	background: url("/wp-content/themes/green/images/posts_top.gif") no-repeat;
	margin: 16px 0;
}

.postsbox h3 {
	font: 16px arial, sans-serif;
	color: #dcdfe4;
	padding: 4px 5px 5px 30px;
	margin: 0px;
}

.postsbox p {
	padding-top: 5px;
	padding-bottom: 0pxpx;
	padding-left: 13px;
	padding-right: 13px;
	color: #858889;
	background: url("/wp-content/themes/green/images/network_p.gif") repeat-y;
	clear: both;
}

.postsbox a {
    color: #136267;
    text-decoration: underline;
}

.postsbox-links {
	height: 22px;
	background: url("/wp-content/themes/green/images/network_bottom.gif") no-repeat;
	padding: 4px 0 0 0;
}


.postsbox ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px; ;
	padding-bottom: 10px;
	color: #858889;
	background: url("/wp-content/themes/green/images/network_p.gif") repeat-y;	
	
}

.postsbox li {
    list-style-image: url("/wp-content/themes/green/images/icon_comment.gif");
	padding: 5px 0px 0px 0px;
}


/* Hot Of Press Box on Sidebar */

.pressbox {
	width: 300px;
	background: url("/wp-content/themes/green/images/press_top.gif") no-repeat;
	margin: 16px 0;
}

.pressbox h3 {
	font: 16px arial, sans-serif;
	color: #dcdfe4;
	padding: 4px 5px 5px 33px;
	margin: 0px;
}

.pressbox p {
	padding-top: 5px;
	padding-bottom: 0pxpx;
	padding-left: 13px;
	padding-right: 13px;
	color: #858889;
	background: url("/wp-content/themes/green/images/network_p.gif") repeat-y;
	clear: both;
}

.pressbox a {
    color: #136267;
    text-decoration: underline;
}

.pressbox-links {
	height: 22px;
	background: url("/wp-content/themes/green/images/network_bottom.gif") no-repeat;
	padding: 4px 0 0 0;
}


.pressbox ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px; ;
	padding-bottom: 10px;
	color: #858889;
	background: url("/wp-content/themes/green/images/network_p.gif") repeat-y;	
	
}

.pressbox li {
    list-style-image: url("/wp-content/themes/green/images/icon_comment.gif");
	padding: 5px 0px 0px 0px;
}

/* Video Box on Sidebar */

.videobox {
	width: 300px;
	background: url("/wp-content/themes/green/images/video_top.gif") no-repeat;
	margin: 16px 0;
}

.videobox h3 {
	font: 16px arial, sans-serif;
	color: #dcdfe4;
	padding: 4px 5px 5px 37px;
	margin: 0px;
}

.videobox p {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	color: #858889;
	background: url("/wp-content/themes/green/images/network_p.gif") repeat-y;
	clear: both;
}

.videobox a {
    color: #136267;
    text-decoration: underline;
}

.videobox-links {
	height: 22px;
	background: url("/wp-content/themes/green/images/network_bottom.gif") no-repeat;
	padding: 4px 0 0 0;
}

.videobox ul {
	padding: 0px;
	margin: 0px;
	padding-left: 20px; ;
	padding-bottom: 10px;
	color: #858889;
	background: url("/wp-content/themes/green/images/network_p.gif") repeat-y;	
	
}

.videobox li {
    list-style-image: url("/wp-content/themes/green/images/icon_comment.gif");
	padding: 5px 0px 0px 0px;
}

.videobox img {
    padding: 6px;
	background-color: #cccccc;
}

/* 
	Fix for paragraph breaks in comments - Go Kim!
*/

#commentsbox p {
    padding: 5px 0px 5px 0px;
}

/*
	Shopzilla code
*/

#shopzillacontainer {
	clear: both;
	padding: 10px 3px 10px 10px;
	width: 118px;
	margin: 10px;
	text-align: center;
}

.shopzillabox {

}

.shopzillatext a {
	color: #1111CF;
}
/*
     FILE ARCHIVED ON 23:29:24 Jun 28, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:12:34 Mar 02, 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: 196.981
  exclusion.robots: 0.205
  exclusion.robots.policy: 0.196
  RedisCDXSource: 1.974
  esindex: 0.008
  LoadShardBlock: 173.447 (3)
  PetaboxLoader3.datanode: 75.922 (4)
  CDXLines.iter: 18.492 (3)
  load_resource: 59.943
  PetaboxLoader3.resolve: 29.961
*/