Theme Test
@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Space+Mono&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');
@import url('https://scp-wiki.wikidot.com/component:centered-header-sigma-9/code/1');
/*
    "COLESTYLE" theme
    [2021 Wikidot Theme]
    Created by Cole 13
    CC BY-SA 3.0
*/
 :root{
   --header-title: "SCP FOUNDATION";
   --header-subtitle: "Secure, Contain, Protect";
   --titleColor: black;
   --subtitleColor: black;
   --lgurl: url(http://scpdsandbox.wikidot.com/local--files/colestyle/CSTYLE);
}
body {
    background: #F0f0ef;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
}
a,a:visited {
    color: #B40431;
}
h1, h2, h3, h4, h5, h6 {
    color: #000000;
    font-family: 'PT Sans', sans-serif;
}
div.blockquote, blockquote { 
    border: 2px dashed; #000000;
    background: #F2F2F2;
}
.notifyblockquote {
    border: 2px dashed; #000000;
    background-color: hsl(0, 0%, 90%);
    border-radius: 10px 100px / 120px;
    font-family: 'PT Sans', sans-serif;
    padding: 3em;
 
}
.emergencyblockquote {
    border: 2px dashed; black;
    background-color: #FEB3B3;
    border-radius: 10px 100px / 120px;
    font-family: 'PT Sans', sans-serif;
    padding: 10px 50px 20px;
}
.coleterminalnotify {
    color: white;
    font-family: 'Azeret Mono', monospace;
    border: 1px black;
    background: black;
    padding: 1em;
    border-radius: 30px;
    display: block ;
    margin-left : auto ;
    margin-right : auto ;
    width : 50% ;
    padding:10px;
}
.coleterminal {
    color: white;
    font-family: 'Azeret Mono', monospace;
    border: 1px black;
    background: black;
    padding: 1em;
    border-radius: 30px;
}
.typewriter {
    color: black;
    font-family: 'Space Mono', monospace;
    border: 1px black;
    background: white;
    padding: 1em;
    box-shadow: -10px 10px 9px black;
}
.letter {
    color: black;
    font-family: 'Indie Flower', cursive;
    border: 1px black;
    background-image: url("    http://scpdsandbox.wikidot.com/local--files/colestyle/LETTERDIV.jpg");
    padding: 1em;
    font-size: 110%;
    border-radius: 30px;
    box-shadow: -10px 10px 9px black;
}
.colelinkbutton {
    border: 1px #000000;
    line-height: 2.5;
    padding: 0 20px;
    width : 30% ;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 1rem;
    text-align: center;
    color: #000000;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto; 
    background-color: #FFFFFF;
    background-image: linear-gradient(to top left,
                                      rgba(0, 0, 0, .2),
                                      rgba(0, 0, 0, .2) 30%,
                                      rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
                inset -2px -2px 3px rgba(0, 0, 0, .6);
}
 
.colelinkbutton:hover {
    background-color: #FFFFFF;
}
.colelinkbutton:active {
    box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
                inset 2px 2px 3px rgba(0, 0, 0, .6);
}
.colelinkbutton {
    color: #000000;
}
 div#container-wrap { 
background: url(http://scpdsandbox.wikidot.com/local--files/colestyle/COLEST.png) top left repeat-x;             background-size: auto 160px;  
}
 #header::before {
     padding-bottom: 7px;
     background-size: 10rem;
     opacity: .40;
}
 #header h1 a::before{
     font-size: 100%;
     font-weight: normal;
}
 #header h2::before{
     font-size: 100%;
     font-weight: bold;
}
 #header h1 a::before,
 #header h2::before{
     font-family: 'PT Sans', sans-serif;
     text-shadow: 1px 1px 1px black;
}
 
#top-bar .open-menu a {
        position: fixed;
        top: 0.5em;
        left: 0.5em;
        z-index: 5;
        font-family: 'Nanum Gothic', san-serif;
        font-size: 30px;
        font-weight: 700;
        width: 30px;
        height: 30px;
        line-height: 0.9em;
        text-align: center;
        border: 0.2em solid #888;
        background-color: #ffffff;
        border-radius: 3em;
        color: #888;
}
 
}
#account-topbutton{
    border: solid 1px black;
}
#login-status,
#login-status a {
   color: black;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
}
 #login-status{
     top: .5rem;
     left: 0;
     right: initial;
 
     z-index: 1;
}
 #search-top-box{
     top: .5rem;
     right: 0;
}
 #search-top-box-input{
     border-radius: 0;
}
 #search-top-box-input,
 #search-top-box-input:hover,
 #search-top-box-input:focus,
 #search-top-box-form input[type=submit],
 #search-top-box-form input[type=submit]:hover,
 #search-top-box-form input[type=submit]:focus{
     border-radius: 0;
     box-shadow: none;
     font-size: unset;
}
#search-top-box-input {
    border: solid 1px white;
    background-color: #000000;
    color: white;
    font-family: 'PT Sans', sans-serif;
}
#search-top-box-input:hover,
#search-top-box-input:focus {
    border: solid 1px white;
    background-color: #000000;
}
#search-top-box-form input[type=submit] {
    border: solid 1px white;
    background-color: #FA58F4;
    background:#000000;
 
}
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    border: solid 1px white;
    color: white;
    font-family: 'PT Sans', sans-serif;
    background-color:#000000;
    background: #000000;
}
div#header h1 a span {
    font-size: 0px;
}
#top-bar a {
    color: black;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;   
}
div#side-bar div.side-block {
    background: #FAFAFA;
    border-radius: 15px;
}
div#side-bar div.side-block div.heading,
div#side-bar div.collapsible-block-unfolded-link,
div#side-bar div.collapsible-block-unfolded-link div.collapsible-block-link {
    color: #000000;
    border-color: none;
    background: #FAFAFA;
}
div#side-bar .heading {
    color: black;
    border: none;
}
#side-bar .side-block.media {
  background:#FAFAFA;
}
#side-bar .side-block.resources {
  background-color: #FAFAFA;
}
div.yui-navset div.yui-content {
    background: #F2F2F2;
}
div.yui-navset ul.yui-nav a,
div.yui-navset div.yui-navset-top ul.yui-nav a {
    background: #F2F2F2;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
}
div.yui-navset ul.yui-nav a:hover,
div.yui-navset ul.yui-nav a:focus {
    background: #F2F2F2;
    color: #000000;
    font-family: 'PT Sans', sans-serif;
}
div.yui-navset ul.yui-nav .selected a,
div.yui-navset ul.yui-nav .selected a:focus,
div.yui-navset ul.yui-nav .selected a:hover {
    background: #E6E6E6;
    color: #000000;
    border: solid #000000;
    font-family: 'PT Sans', sans-serif;
}
div.page-rate-widget-box,
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel {
    background-color:#F2F2F2 !important;
    border: solid #F2F2F2 1px!important;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    border: solid transparent!important;
    border-width: 1px 0!important;
}
div.page-rate-widget-box span.rate-points,
div.page-rate-widget-box span.cancel a,
div.page-rate-widget-box span.cancel a:hover {
    color: #000000;
}
div.page-rate-widget-box span.rateup,
div.page-rate-widget-box span.ratedown {
    background-color: #F2F2F2!important;
}
div.page-rate-widget-box span.rateup a,
div.page-rate-widget-box span.ratedown a {
    color: #000000!important;
}
div.page-rate-widget-box span.cancel a:hover,
div.page-rate-widget-box span.rateup a:hover,
div.page-rate-widget-box span.ratedown a:hover {
    border: solid black!important;
    border-width: 1px 0!important;
    background: transparent!important;
    color: #000000!important;
}
div.open-menu a {
    color: #000000!important;
    border-color: #000000!important;
}
.footnotes-footer {
border-top: 2px thick double #000000;
height: 1%;
font-family: 'PT Sans', sans-serif;
}
rating: 0+x
Item#: 900
Level3
Containment Class:
safe
Secondary Class:
none
Disruption Class:
vlam
Risk Class:
danger

Assigned Site Site Director Research Head Assigned Task Force
Site-121 Dr. Catherine Kipp Researcher XXXX Liddell MTF X-XX ("XXXX")

900_SunGod_Temple.jpg

Temple S-1, located within the center of SCP-900. Iconography present within the interior indicates the temple was used to worship an unknown sun deity. Severe water damage is present within.

Special Containment Procedures: Site-78 Site-121 is to maintain a position within 10 kilometers of SCP-900 at all times. The waters within a radius of 5 kilometers of SCP-900 are to remain under constant observation. In the event of a non-authorized vessel entering these waters, security personnel are to apprehend all individuals on said vessel and administer amnestics as required.

No electronic devices are to be brought onto SCP-900. Construction on SCP-900 is not to be attempted.

SCP-900-1 has proven not to be directly hostile unless provoked. Unless for the sake of an interview, personnel are to avoid directly interacting with SCP-900-1.

Description: SCP-900 is an island located within the Pacific Ocean, approximately 300 kilometers east of Helen Reef. The area of SCP-900 is 50 km2. On top of SCP-900 is the ruins of a city estimated to have been constructed between 360 and 215 BCE and destroyed between 1135 and 1285 BCE. The architecture within SCP-900 does not match any known civilizations at the time. Analysis of the ocean floor surrounding SCP-900 has found partially and completely submerged structures, believed to belong to the city on the island itself. Evidence of structures continues for approximately 50 km in each direction.

The city within SCP-900 is still under study, but one notable quality is a high number of religious buildings such as temples and shrines. It appears that individuals within the ancient civilization worshipped a pantheon of two gods. The first god was associated with the sun, fire, and enlightenment. Buildings dedicated to this god are common throughout the city. The second god was associated with the ocean, food, and nature. Devotion to this god is less common, with the only buildings dedicated to its worship being concentrated near the city's harbor. Surviving artwork on SCP-900 identify these two gods as in a rivalry, often depicting the two in some form of physical combat or wrestling.

The boundaries of the city within SCP-900 are marked by a disruption of electronic equipment, including but not limited to loss of function, shutdown, distortion or amplification of display devices, et cetera. The frequency of such disruptions increases the closer said equipment is brought to SCP-900 itself. Analysis of the equipment after failure has found evidence of saltwater spontaneously appearing within the circuitry. All images and recordings taken of the city within SCP-900 are corrupted.

Whenever an individual attempts to construct a new structure on SCP-900, saltwater will spontaneously appear within said individual's lungs, drowning them. Whenever an individual attempts to demolish a structure already present within SCP-900, the heart of said individual will spontaneously combust.

SCP-900-1, a female humanoid, is the sole resident of SCP-900. According to SCP-900-1's own testimony, she is a priestess or worshipper of the sun. SCP-900-1 has displayed reluctance to leave SCP-900, and any attempt to force her to do so is met with cardiac incineration.

See Addendum 2 for more details as to SCP-900-1's story. <— Reword

Addendum 1: On 03/30/08, several weeks into the initial exploration of SCP-900, several words and phrases were translated from the audio distortion present within distortion present on recording devices present. A partial list can be found below. A full list is available upon request from the SCP-900 research head.

"Traitor"

"Unwelcome"

"Why"

"Veil"

"Sea anger"

"Blasphemy"

"Flee"

"Priestess"

"Hate"

"Turn"

"All your fault"

"Burn"

[UNTRANSLATED]1

"Sun cursed"

"Away"

"Drown"

"Foundation"


Addendum 2: On 4/05/08, SCP-900-1 was interviewed within Site-78 by the Site Director, Dr. Kipp. SCP-900-1 was questioned about SCP-900. The following is a list of questions asked by Dr. Kipp and their answers, written by SCP-900-1. Translations and annotations were written by Researcher Liddell.

Q: Please give a brief history of the city.
A: It was built for the people2 by the sun3. The others like you were jealous that they could not build a fine city themselves. The jealousy was a small problem at first. Over time it grew into a war. The people were strong, but the others numbered more. The others overwhelmed them in every battle.


Q: Please give a brief history of your people.
A: We are beings constructed of sunlight, given the gift of life and knowledge and love and magic. We are an old people, much older than you. We have ruled since the night walked the land freely, we have ruled the land since you where but a mere thought, we have ruled the land since before the land and sea lived in harmony.


Q: Did humans look and behave differently from the way we do now?
A: You where a vicious people. You hungered for land, and blood, and power. You could not be satisfied with what you had, so you tied to take it from my people. You wore the skin of creatures, you had no gods. You wanted to drain the sea, you wanted to butcher the sun.


Q: At the time of writing you are the only living creature found in the city. Where did everyone else go?
A: The sun cursed the others with a veil4 over their eyes, and the sun leapt from the sanctum. The sea swept over the ruins.


Q: Why are you here?

A: I found peace darkness5. I helped snuffed out the flame, leaving the darkness to reclaim what was once its. I remain here now, punished for my lack of faith.


Q: How long have you lived in the city?
A: Many high tides. I do not count them.


Q: Have you ever left?
A: No.


Q: Are you capable of leaving?
A: I have been punished for my lack of faith.


Q: Is the geography of the surrounding area any different today than when the city was populated?
A:There has always been the sea, but the city has not always been drowned6.


Q: How many people would you estimate lived here at its peak?
A: There are 51,273 of us.


Q: Are you alone on the island?
A: There are 51,273 of us.


Q: Our radio interference has been getting louder over the past few months. Do you have an explanation?
A:The sun will take back its creation.

Addendum 3

On ██/██/██ all contact with Site-78 was lost. Two hours later, Foundation Search and Rescue forces arrived within SCP-900. It was later determined that a tidal wave had destroyed the Site, all personnel within were deemed killed in action.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License