/* None CSS with Left Beef [2019 Wikidot Theme] Created by stormbreath. */ /* LINKS */ a { color: #0645AD; } a.newpage { color: #CC2200; } a:visited { color: #0B0080; } #side-bar a { color: black } #side-bar a:visited { color: black; } /* REMAKE THE HEADER */ h1, #page-title { color: black; } #page-title { border-color: black; } div#container-wrap { background: url(none); } div#extra-div-1 { height: 22px; width: 100%; top: 140px; position: absolute; background: black; } #header { background-image: url(http://scp-wiki.wdfiles.com/local--files/theme%3Aminimal/minimal.svg); background-size: 6rem; } @media (max-width: 580px) and (min-width: 480px) { #header { background-position: 0.5em 4.5em; background-size: 66px 66px; } } @media (max-width: 479px) { #header { background-position: 0 5.5em; background-size: 55px 55px; } } #header h1 a { color: transparent; text-shadow: none; } #header h1 a::before { content: "SCPF ARCHIVES"; color: black; } #header h2 span { color: transparent; text-shadow: none; } #header h2 span::before { content: "SALVAGE, CATALOGUE, PRESERVE"; color: black; } /* SIDE-BAR */ #side-bar .side-block { background-color: white !important; border-color: transparent; border-radius: 0px; box-shadow: none; } #side-bar .heading { color: black; border-bottom: solid 1px black; } @media (max-width: 767px) { #side-bar { background-color: white; } #side-bar:target .close-menu { background: none; } } #side-bar .collapsible-block-folded { background-image: url(http://scp-wiki.wdfiles.com/local--files/theme%3Aminimal/expand.png); } #side-bar .collapsible-block-unfolded-link { border-bottom: solid 1px black; } #side-bar .collapsible-block-unfolded-link .collapsible-block-link, #side-bar .collapsible-block-unfolded-link .collapsible-block-link:hover { color: black; } #side-bar img, iframe.scpnet-interwiki-frame { filter: grayscale(100%) saturate(0%); -webkit-filter: grayscale(100%) saturate(0%); } /* TOP-BAR */ #top-bar ul li ul { border: solid 1px black; } #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a { border-top: 1px solid white; } #top-bar ul li.sfhover a, #top-bar ul li:hover a { background: white; color: black; } #top-bar ul li ul a, #top-bar a:hover { color: black; } #top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover { background: black; color: white; /* top bar hover background color */ } /* RATING MODULE */ .page-rate-widget-box .rate-points { background-color: black !important; border: solid 1px black; text-transform: capitalize; } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown { background-color: black; border-top: solid 1px black; border-bottom: solid 1px black; } .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a { background: transparent; color: white; } .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover { background: white; color: black; } .page-rate-widget-box .cancel { background-color: black; border: solid 1px black; } .page-rate-widget-box .cancel a { color: white; } .page-rate-widget-box .cancel a:hover { background: white; color: black; } #page-content .rate-box-with-credit-button { background-color: black; border: 1px solid black; border-radius: 5px !important; box-shadow: 1px 1px 3px rgba(0,0,0,.5); } .rate-box-with-credit-button .page-rate-widget-box .cancel a:hover { border-radius: 0; } #page-content .rate-box-with-credit-button .creditButton p a { border-left-color: transparent; } #page-content .rate-box-with-credit-button .fa-info:hover { color: black; background-color: white; } #page-content .modalbox { box-shadow: 0 2px 6px rgba(102, 102, 102, .5); } .close-credits, .credit-back { filter: hue-rotate(260deg); } /* PAGE ELEMENTS */ blockquote, div.blockquote, #toc, .code { background-color: white; } .scp-image-block { border: solid 1px black; box-shadow: none; } .scp-image-block .scp-image-caption { background-color: white !important; border-top: solid 1px black !important; color: black; } /* RECOLOR THE SEARCH BAR */ #search-top-box-input { border-color: black; color: black !important; background-color: white; } #search-top-box-input:hover, #search-top-box-input:focus { background-color: white; border-color: black; } #search-top-box-form input[type=submit] { border: solid 1px black; color: black; background-color: white; background: white; } #search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus { border: solid 1px black; background-color: white; background: white; color: black; } /* LOGIN STUFF */ #login-status { color: black; filter: grayscale(100%) saturate(0%); -webkit-filter: grayscale(100%) saturate(0%); } #login-status a { color: black; } #login-status ul a { color: black; } #account-topbutton { background: #ccc; color: black; } /* HOVER THINGIES */ .hovertip { background: white !important; } /* FOOTER */ #footer { background: black; color: white; } /* TABS */ .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { border-color: transparent; /* color between tab list and content */ } .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background: white; /* tab background */ border-color: white; color: black; transition: 0.125s; } .yui-navset .yui-nav a em { background: white; box-shadow: 0px 1px 2px rgba(0,0,0,0.7); border-color: white; } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover { background: white; /* selected tab background */ color: black; } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus { background: white; } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em { border-color: transparent; box-shadow: 0px 1px 2px 0.5px rgba(0,0,0,0.5); background: white; } .yui-navset .yui-content { background: transparent; /* content background color */ } .yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content { border-color: transparent; /* content border */ border-top-color: transparent; /* different border color */ } .yui-navset-left .yui-content { border-left-color: #b7a9a9; /* different border color */ }
C:\Users\jd0153412\Documents\Personal\jdavid_personnelfile.doc
Name: ████████, David
Occupation: Senior Archivist
Security Clearance: Level 3
Current Employment: Site-35 Digital Field Data Archive
Previous Employment: Auxiliary-Site POW-2 Listening Station, Site-35 Analog Field Data Archive
SCP-5143 — Heavy Fuel - [+46]
So we're just letting this thing eat people and turn them into oil?
This one's the first SCP I posted on-site! There isn't any particularly deep story to this one- I've always been fascinated by oil rigs and just wanted to play around with making them even weirder than they already are. The way the floating deep-sea platforms move during storms reminds me a lot of some sort of horrible metal sea squid, and I kind of tapped into that concept while figuring out the specifics for what makes this thing tick. I'm also always very intrigued by the human, behind-the-scenes goings-on in SCPs and wanted to put a little of that into my own attempt. Figuring out how to tell some sort of story through a document was definitely an interesting thing to try out.
SCP-5146 — Perfect Territory - [+31]
SCP-5146 is a 1:1 scale map of an unnamed stony island located east of the Federated States of Micronesia, possessing an area of approximately 0.53 km2.
"Perfect Territory" was inspired by a very… literal take on the concept of the map-territory relationship, and slightly less obviously by the consequences of the USA nuclear tests begun at Bikini Atoll in 1946. I purposely challenged myself to write something short, just to see how much I can carry a story on implications of character and mood alone, so this one's only a little over 400 words long.
Class-A Orange 65 - [+30]
"Look, did you really think it was possible to completely limit the effects of a drug to a single, tiny, specific part of the brain? A specific memory?"
This tale was the first thing I posted to the site in general! I'm a big fan of the concept of amnestics, but they're also something I've seen used mostly as simple plot solutions and sorely under-explored as an actual, working thing- same with the undoubted myriad of cleanup crews the Foundation usually seems to employ alongside the more narratively-glamorous MTF squads. I enjoy stories about ordinary people a lot, so I thought it'd be fun to dig into what work for the Foundation might look like for the people who actually have to cover up all the mess. I have more plans for the characters in this one, but we'll see if I ever actually get the time to write it, haha.
Strange Beasts - [+42] [Comic]
"You know, I don't think I like it here."
"Why? 'Cause one day, something's gonna eat you alive?"
Aand here's a comic! Well, sort of. This one's closer to what I'm used to working with, but it was still fun applying my usual skillset to something I don't get a chance to do often. There's a lot more freedom when creating comics destined for internet, not print, so I tried to take advantage of some of what that format has to offer, like breaking up traditional pages into panels separated by text and letting art bleed over onto the webpage. This was written and drawn in its entirety in one sitting, for a good friend of mine who wanted to see my take on Kondraki's character. It didn't quite come out as a character study, but it was still fun to do.
Round For The Winter Months, written in wood - [+20]
It happens like this: there are two men sitting at a table.
This one's wayyyyy out there. I do occasionally write poetry, or just stuff tending more towards the… abstract, let's say, but I wasn't sure if I could actually get away with posting something like that here. Since, as of writing this, it's still up, I guess there may be a place for it on the wiki after all? This one's also intentionally left pretty vague when it comes to the identities of the characters involved, something I don't do often- I was curious to see what people would project onto my writing on their own, without me spelling everything out for them in the text. That said, the initial "Chaz Ambrose" tag this got was definitely not on my list of first guesses, haha.

Hey, I'm Dave, thanks for checking out my page! I'm not terribly active in the SCP community (and most likely won't be anytime soon) but, nevertheless, I'm glad to be here and to have gotten the opportunity to meet so many friendly and interesting people while I'm at it. I'm an artist and comic creator by trade, so while I do do some writing professionally, it's very different from the stuff on here- I like to look at it as a fun challenge more than anything else, and hopefully it's at least half as enjoyable to read as it is to write, haha.
I don't check my PMs here every day, but I do get to them often enough that that's probably the best way to get in touch if you don't already know me off-site. If you want to check out some of my non-SCP work and enjoy surreal, slow-burn thrillers, my long-running webcomic Nuclear Summer 1997 is available to read online here. :]
Should I be inactive and uncontactable for over two years or delete my account without removing my works, anyone who's spoken with me directly during my time here is welcome to my articles. Should anything I've written reach deletion threshold after I've left, I preemptively give permission to anyone who would happen to be interested in rewriting it. Thanks.