/* 
dark.css
SimonGriffee.com alternate stylesheet by Simon Griffee
2008-12-29 18:27:11
*/
body {
color:#ccc;
background:#080808;
}
/*body#notebook {color:#aaa9a9;}*/
p.skip {display:none;}
a {outline:none !important;} /* Prevent visible outline on clicked anchors in Firefox */
a:link {
color:#c96;
border-color:#666;
}
a:visited {
color:#c96;
border-color:#555;
}
a:hover {
color:#c96;
border-color:#222;
}
a:active {color:#f60;}
p#logo a {
        background:transparent url(../images/simongriffeelogo_dark.gif) no-repeat 0 0;
        }
p.breadcrumbs a {color:#ccc;}
#sidebar {
    color:#aaa;
    }
#sidebar a:link, #sidebar a:visited {border-color:#222; color:#aaa;}
#sidebar a:hover, #sidebar a:active {color:#c96;}
/*#sidebar:hover a {color:#aaa !important;}*/
#footer {
color:#ccc;
}
#footer p {color:#777;}
#footer a {color:#999; border-color:#222;}
#footer a:hover, #footer a:active {color:#ccc;}
h1 {
    color:#eee;
	}
	body#stories h1 a:link, body#stories h1 a:visited {border:none; color:#eee;}
h1#NotebookPhotoTitle a:link, h1#NotebookPhotoTitle a:visited {color:#ccc;}
h1#NotebookPhotoTitle a span {border-color:#222;}
h2, dt {color:#eee;}
body#home h2 a:link, body#home h2 a:visited {color:#eee;}
h2 a:hover, h2 a:active {border-color:#222;}
h3 {color:#eee;}
h3 a:link, h3 a:visited {border-color:#222;}
h4, h5, h6 {color:#eee;}
ul.thumbs li:hover, ul.thumbs li:active {background:#111;}
ul.pagination li {border-color:#222;}
li.currentpage {background:#222;}
li.inactive {border-color:#111 !important;}
div#information ul.storynav li.arrownav a, div#information ul.storynav li.pagenav a {border-color:#222;}
img#potmplate, div.potmthumb img, img.potmthumb, ul.thumbs.potm li img {
    border-top:6px solid #1b1b1b !important;
    border-right:6px solid #313131 !important;    
    border-bottom:6px solid #3a3a3a !important;
    border-left:6px solid #232323 !important;
    }
div.potmthumb img, img.potmthumb, ul.thumbs.potm li img {border-width:3px !important;}
div.ThumbTitleCaption:hover, div.ThumbTitleCaption:active {background:#111;}
ul.thumbs.potm li:hover, ul.thumbs.potm li:active {background:#111;}
/*div.homethumb:hover, div.homethumb:active {background:#111;}*/
div#information ul.storynav li.storynavselected {background:#c00;}
p.sectiontitlemeta a:link, p.sectiontitlemeta a:visited {color:#aaa;}
p.sectiontitlemeta a:hover, p.sectiontitlemeta a:active {color:#ccc;}
.current {border-color:#ddd;}
li.current a {color:#000 !important;}
hr, div.end {
    background:#cc9;
	color:#fff;
	}
pre {
	background:#eee;
	}
ins {background:#ffc;}
kbd {background:#ff9;}
acronym, cite {border-color:#999;}
blockquote {border-color:#555;}
body.notebooktimeline div#content dl#timelinelist dd.archivetitle {
	color:#999;
	}
em.capturedate, .small {color:#777;}
body.searchresults strong {background:#333;}
input, textarea {background:#eee;}
textarea {background:#eee;}
div#purchaseform form {background:#111;}
div#purchaseform input, div#purchaseform textarea {background:#eee;}
p.thankyou {background:#111; color:#fc0;}
input.button, input.zemSubmit {background:#eee;}
ul.zemError {color:#c00 !important; background:#eee;border-color:#c00;}
div.zemThanks p {background:#111;}
	table th {
		border-color:#353535;
        color:#eee;
		}
	table td {
      border-color:#353535;
		}
	table td.alt {
/*      background:#F5FAFA;*/
		}
	table th.vert {
		border-color:#ccc;
		}
	table th.vertalt {
		border-color:#ccc;
		}
		
a#defaultstyle {border-bottom:solid 1px #222; font-weight:normal;}
a#darkstyle {border:none; font-weight:bold;}
a#lightstyle {border-bottom:solid 1px #222; font-weight:normal;}
a#largerstyle {border-bottom:solid 1px #222; font-weight:normal;}

#lightson {display:none !important;}
/*#lightswitch a {color:#999; border-color:#222;}*/
#lightswitch a {background:transparent url(../images/lightswitchdark.gif) no-repeat 0 0; border:none;}
