/* no list-markers by default, since lists are used more often for semantics */
ul,ol {
	list-style:none
}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em;
}

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin:0; 
	padding:0;
}
/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { 
	border:none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	background-color: #808080;
	margin: 0px;
}
img {
	border: none;
}

img, div, a { behavior: url(/web/20111026105053im_/http://www.darwinwiggett.com/iepngfix.htc) }

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div {
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	letter-spacing:.1em;
	line-height: 24px;
	padding: 24px 0px 12px 0px;
	margin: 0px;
	clear: left;
}
h2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	letter-spacing:.1em;
	padding: 24px 0px 0px 0px;
	margin: 0px;
	clear: left;
	font-variant: small-caps;
}
h3, h4 {
	font-weight: bold;
	margin: 12px 0px 12px 0px;
}
p {
	width: 700px;
	text-align: center;
	margin: 12px auto 12px auto;
}
#footer {
	font-size: 10px;
}
#nav {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
#siteTitle {
	font-style: italic;
	padding: 6px 0px 6px 0px;
}
#siteTitle a:link, #siteTitle a:visited, #siteTitle a:hover {
	color: #FFF;
	text-decoration: none;
}
.border img, .content img {
	border: 8px solid #FFF;
	background-color: #FFF;
}
.caps {
	font-size: 20px;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing:.1em;
	padding-bottom: 6px;
}
.column1 {
	padding-right: 55px;
}
.content {
	text-align: left;
	width: 800px;
	margin: 0px auto 0px auto;
}
.dim {
	font-size: 14px;
	color: #444;
}
.error {
	color: #CC0000;
}
.floatLeft {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}
.galleriesLink {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing:.1em;
	padding-top: 8px;
	padding-right: 36px;
	margin-bottom: 36px;
}
.galleriesLink2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing:.1em;
	padding-top: 8px;
	padding-right: 36px;
	margin-top: -36px;
	margin-bottom: 36px;
}
.galleriesThumb {
	margin-right: 36px;
}
.galleriesThumb2 {
	margin: 0px 36px 36px 0px;
}
.hidden {
	display: none;
}
.image {
	background-color: #FFF;
}
.input {
	width: 360px;
}
.italic {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;	
}
.italic a:link {
	text-decoration: none;
}
.italic a:visited {
	text-decoration: none;
}
.italic a:hover {
	text-decoration: underline;
}
.journal {
	text-align: left;
	margin-left: 36px;
}
.journal p, .journal div, .journalEntry div {
	text-align: left;
}
.journal h1, .journalEntry h1, .journalEntry p {
	text-align: left;
}
.journalEntry {
	margin-right: 36px;
}
.journalLink {
	text-align: left;
	padding: 6px 0px 36px 0px;
}
.journalThumb {
	text-align: left;
	margin: 36px 0px 0px 0px;
}
.latest {
	margin-top: 24px;
}
.left, .left h2, .left p {
	text-align: left;
}
#nav a:link, .galleriesLink a:link, .galleriesLink2 a:link, .navHome a:link, .photoNav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited, .galleriesLink a:visited, .galleriesLink2 a:visited, .navHome a:visited, .photoNav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover, .galleriesLink a:hover, .galleriesLink2 a:hover, .navHome a:hover, .photoNav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.navHome {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 32px;
	margin-top: 18px;
}
.news {
	padding-left: 40px;
}
.newsHeader {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 12px;
	clear: left;
}
.newsPage {
	text-align: center;
}
.newsPage2 {
	text-align: center;
	padding-left: 40px;
}
.newsText {
	text-align: left;
}
.newsText img {
	float: left;
	border: 8px solid #FFF;
	background-color: #FFF;
	margin-right: 16px;
	margin-bottom: 12px;
}
.noBorder {
	border: none;
}
.pageNav a {
	font-size: 14px;
}
.pageNumbers a {
	font-size: 24px;
}
.peeps {
	visibility: hidden;
	display: none;
}
.photo {
	margin-top: 24px;
}
.photoNav {
	font-weight: bold;
	padding: 6px 0px 4px 0px;
	margin: 6px 0px 6px 0px;
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/fade.jpg);
	background-position: 50% 0%;
	background-repeat: repeat-y;
}
.photoNav-left {
	margin: 0px 24px 60px 0px;
}
.photoNav-right {
	margin: 0px 0px 60px 24px;
}
.printForm {
	text-align: center;
}
.sideBySide, .sideBySide div, .sideBySide h1 {
	text-align: left;
}
.submenusIntro {
	font-size: 12px;
	padding-top: 8px;
	padding-right: 36px;
	margin-top: -36px;
	margin-bottom: 36px;
}
.tiny {
	font-size: 10px;
	margin-top: 100px;
}
.thumbs {
	margin-left: 36px;
}
.welcome {
	font-size: 14px;
	font-style: italic;
	letter-spacing:.1em;
}

/* ===================== PHOTO BORDERS ========================================== */

.borderTop {
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/b-t.png);
	background-repeat: repeat-x;
}
.borderBottom {
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/b-b.png);
	background-repeat: repeat-x;
}
.borderLeft {
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/b-l.png);
	background-repeat: repeat-y;
}
.borderRight {
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/b-r.png);
	background-repeat: repeat-y;
}
.s-borderTop {
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/s-t.png);
	background-repeat: repeat-x;
}
.s-borderBottom {
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/s-b.png);
	background-repeat: repeat-x;
}
.s-borderLeft {
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/s-l.png);
	background-repeat: repeat-y;
}
.s-borderRight {
	background-image: url(/web/20111026105053im_/http://www.darwinwiggett.com/images/graphics/s-r.png);
	background-repeat: repeat-y;
}

/* ===================== CART ========================================== */

.cart {
	border: solid #666 1px;
}

.cart td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing:.1em;
	color: #FFF;
	text-align: center;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #666;
}

.cart th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #666;
}

th.total {
	font-size: 20px;
	color: #FFF;
}

td.buttons {
	color: #FFF;
	padding-top: 14px;
	padding-bottom: 12px;
	background-color: #808080;
}

.tinyText {
	font-size: 10px;
}

.cartPicture {
	width: 150px;
	padding: 0px;
}

.cartPicture img {
	padding: 8px;
	border: 1px solid #666;
	background-color: #FFF;
}
	
/*
     FILE ARCHIVED ON 10:50:53 Oct 26, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:12:55 May 20, 2021.
     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: 209.534
  exclusion.robots: 0.299
  exclusion.robots.policy: 0.286
  RedisCDXSource: 7.509
  esindex: 0.011
  LoadShardBlock: 171.494 (3)
  PetaboxLoader3.datanode: 164.604 (4)
  CDXLines.iter: 26.309 (3)
  load_resource: 69.019
  PetaboxLoader3.resolve: 35.151
*/