layerinfo "type" = "theme"; layerinfo "name" = "Lost"; set text_post_comment = "Message in a bottle"; set text_read_comments = "1 message in a bottle // # messages"; set text_post_comment_friends = "Message in a bottle"; set text_read_comments_friends = "# "; set text_meta_music = "sound"; set text_meta_mood = "feel"; set text_view_friends = "undespairing"; set page_summary_title = "despairing"; set text_view_recent = "despair"; set text_view_userinfo = "home"; set links_header = "links"; set summary_items = 0; set page_recent_items = 5; set page_friends_items = 20; set show_entry_userpic = false; set view_entry_disabled = false; set lang_fmt_time_short = " %%month%% %%d%%, %%yy%% @ %%hh%%:%%min%%%%a%%m"; ### Removes title ### function Page::lay_print_header () { var string title = $this->title(); var string[] views_order = ["recent", "friends", "userinfo",]; """ """; } ### Gets rid of white background behind friends names on friends page ### function FriendsPage::lay_make_username (Entry e) { var Friend f = $.friends{$e.journal.username}; var string url = $e.poster->base_url(); """
$e.poster.username """; if($e.poster.username != $e.journal.username) { """ $e.journal"""; } """
"""; } ### stylesheet ### function print_stylesheet() { """ a, a:active, a:visited, a:hover { color: #737F8D; cursor: help; } .backtop { text-align: right; } .backtop a { color: #D4E4EA; font-size: 9pt; text-decoration: none; padding-bottom: 1px; margin-top: 1px; } .bigday { font-size: 9pt; color: black; float: left; font-weight: normal; } body { font-family: arial, verdana; background-color: #D4E4EA; background-attachment: fixed; margin: 5px; background-image: url("http://img.photobucket.com/albums/v31/moebaaviva/despairlostheader.jpg"); background-repeat: no-repeat; background-position: top; background-attachment: scroll; margin: 5px; margin-top: 220px; } #bodycontent { background-color: #AAC0CC; border: 0px solid #93A3B6; padding: 2px; } .bodytable { width: 75%; } .pagealign { text-align: center; } .bodytable { width: 50%; } .border4 { border: 0px solid #93A3B6; } .border3 { border: 3px solid #93A3B6; } .border2 { border: 0px solid #AAC0CC; } #cal a { text-decoration: none; color: black; width: 127px; } .calactitem { white-space: nowrap; /*float: left;*/ margin: 1px; width: 3px; font-size: 6px; text-align: center; background-color: #F3F9FB; border-right: 1px solid #93A3B6; border-bottom: 1px solid #93A3B6; } .calempty { color: #93A3B6; width: 7pt; font-size: 8px; margin: 1px; /*float: left;*/ } .calinitem { white-space: nowrap; /*float: left;*/ margin: 1px; width: 3px; font-size: 7px; text-align: center; border-right: 1px solid #93A3B6; border-bottom: 1px solid #93A3B6; } .calrow { clear: both; width: 120px; } .columncontent { background-color: #AAC0CC; border: 0px solid #93A3B6; padding: 2px; font-size: 9pt; text-align: left; color: black; font-weight: normal; letter-spacing: 0.02em; text-transform: justify; } .columnitem { font-size: 9pt; background-color: #F3F9FB; padding: 3px; margin-top: 5px; color: black; border: 1px solid #93A3B6; overflow: visible; font-weight: normal; letter-spacing: 0.02em; text-transform: justify; } .comments { padding-left: 4px; padding-right: 6px; } #content { background-color: #D4E4EA; border: 1px solid #AAC0CC; padding: 1px; } .entries { font-size: 10pt; color: black; text-align: left; } .entry { margin-bottom: 10px; } .entrycontent { width: 100%; } .entrydivider { border-top: 0px solid #93A3B6; border-bottom: 0px solid #93A3B6; } .entryinfo { color: black; text-align: left; background-color: #AAC0CC; border: 0px solid #93A3B6; font-size: 9pt; padding: 2px; font-weight: normal; letter-spacing: 0.02em; text-transform: justify; } .entrylinks { border: 0px solid #93A3B6; background-color: #AAC0CC; padding-top: 2px; padding-bottom: 2px; font-size: 9pt; padding: 2px; font-weight: normal; letter-spacing: 0.02em; text-transform: justify; text-align: left; } .entrylinks a { text-decoration: none; padding-top: 2px; padding-bottom: 2px; white-space: nowrap; color: black; border-right: 0px solid #93A3B6;; border-left: 0px solid #93A3B6; } .entrylinks a:hover { background-color: #D4E4EA; } .entrytext { color: black; margin-top: 7pt; overflow-x: hidden; text-overflow: clip; word-wrap: break-word; font-size: 10pt; padding: 2px; font-weight: normal; letter-spacing: 0.02em; text-transform: ; } .entrytext p { color: black; font-size: 10pt; text-align: left; width: 100%; } .friendcolor { background: transparent; width: 10px; height: 10px; border: 2px solid #D0BA98; } .friendname { background: transparent; padding: 4px; text-decoration: none; border-left: 0px solid #D0BA98; border-right: 0px solid #D0BA98; } #header { background: transparent; } #headerinfo { background: transparent; color: #000000; text-align: center; font-size: 10px; padding: 2px; margin-top: 1px; } #header p { font-weight: normal; } .ip { color: black; } .messageholder { border: 1px solid #93A3B6; margin-bottom: 7pt; margin-top: 7pt; } .meta { font-size: 9pt; padding: 4px; } .minicomment { background-color: #AAC0CC; padding: 4px; color: black; border: 1px solid #93A3B6; font-size: 9pt; } .minicommentholder { border: 0px solid #D6C4A2; } .multiform { background-color: #AAC0CC; font-weight: normal; } #nav { white-space: nowrap; margin-top: 7px; margin-left: 2px; margin-bottom: 7px; font-size: 9pt; text-align: center; } #nav a { font-weight: normal; letter-spacing: 0.03em; border: 1px solid #93A3B6; padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px; height: 20px; text-decoration: none; color: black; background-color: #AAC0CC; text-align: center; text-transform: uppercase; } #nav a:hover { color: #black; background-color: #F3F9FB; } .notablemessage { padding: 4px; } .pagealign { text-align: center; } .postedby { background-color: #AAC0CC; padding: 6px; font-size: 9pt; color: black } #sidecolumn a { text-decoration: none; color: black; width: 175px; } #sidecolumn td { color: #93A3B6; } .sidetd { width: 175px; } strong { font-size: 9pt; text-transform: uppercase; } .subject { font-weight: normal; color: normal; font-size: 9pt; padding-top: 0px; padding-bottom: 5px; text-transform: uppercase; } .systemmessage { background-color: #AAC0CC; color: black; border: 1px solid #93A3B6; font-size: 9pt; } .systemmessage a { text-decoration: none; padding-left: 10px; padding-right: 10px; color: black; padding-top: 4px; padding-bottom: 4px; } .systemmessage a:hover { background-color: #D4E4EA; } .systemmessage input, .systemmessage textarea, .systemmessage select { background-color: #D4E4EA; border:1px solid #AAC0CC; color: black; } .systemmessage td { padding: 4px; font-size: 9pt; color: black; } .systemtext { font-weight: normal; padding-left: 10px; padding-right: 10px; } .systemtext a { font-weight: normal; padding-left: 10px; padding-right: 10px; } #userpic { overflow: visible; margin-left: 12pt; margin-bottom: 5pt; } .userpic2 { float: right; text-align: right; margin-top: 0px; margin-right: 0px; padding-top: 0px; padding-left: 0px; padding-right: 3px; } """; } function Page::lay_print_sidebar () { $this->print_linklist(); $this->lay_print_freetext(); var string fan = """
Kuria's Fun-Diff
Maya's UL
Sunhawk's Ion Arc
Snapdragon Recs
Shoebox Project
Friendly Hostility
"""; print_box("Fandoms", $fan); var string shit = """
moebaaviva
"""; print_box("IM Me", $shit); $this->lay_print_freetext(); var string sketch = """
"""; print_box("Doodles", $sketch); $this->lay_print_calendar(); var string extra = """
Jew Tunes
"""; print_box("Web Radio", $extra); } function Page::print () { var string title = $this->title(); """ $title """; $this->print_head(); """
"""; $this->lay_print_header(); """
"""; $this->lay_print_userpic(); $this->lay_print_sidebar(); """
"""; $this->print_body(); $this->lay_print_subnav(); """
"""; } function Page::print_entry (Entry e) { print """"""; var string time = $e.time->time_format(); var string date = $e.time->date_format(); var string security; if ($e.security != "") { $security = """""";} var UserLite name; var string pname; var bool show_name = ($.view == "friends" or $e.poster.username != $.journal.username or $.view == "entry") ? true : false; var bool show_pic = (defined $e.userpic and ($.view == "friends" or $*show_entry_userpic or $e.poster.username != $e.journal.username or $.view == "entry")) ? true : false; """
"""; if($show_pic) { """
$e.poster.username: $e.metadata{
"""; } if($show_name) { $this->lay_make_username($e); } """
$e.subject
$e.text
"""; $e->print_metadata(); """

"""; } ### lets you see icon keywords on the comment view ### function EntryPage::print_comment(Comment c) { var string datetime; $datetime = $c.time->time_format(); var string parent; var string thread; if($c.parent_url != "") { $parent = """ $*text_comment_parent """; } if($c.thread_url != "") { $thread = """ $*text_comment_thread """; } var string subjecticon; if (defined $c.subject_icon) { $subjecticon = """"""; } var string ip; if ($c.metadata{"poster_ip"}) { $ip = """ """ + $c.metadata{"poster_ip"}; } var string poster = defined $c.poster ? $c.poster->as_string() : "(Anonymous)"; var string pic; if (defined $c.userpic and $*comment_userpic_style != "off") { $pic = """
$c.poster.username: $c.metadata{
"""; } var string indent = ($c.depth - 1) * 25 + "px"; """
$pic
$poster $ip
"""; if ($.multiform_on) { """
$c.subject

$c.text

"""; if ((size $c.replies) > 0 and $c.replies[0].full == false) { """
\n"""; $this->print_comments($c.replies);"
\n"; } """
"""; if ((size $c.replies) > 0 and $c.replies[0].full == true) { $this->print_comments($c.replies); } } function Page::lay_print_header () { var string update = "Future"; # title for update journal link var string info = "Info"; # title for user info link var string archive = "Past"; # title for archive link # this is the order of the links var string[] views_order = ["recent", "friends"]; var string title = $this->title(); """ """; }