Text
ME ? COMBINING THE TWO CRINGIEST ASPECTS OF MY OBSESSIONS TOGETHER ? MORE LIKELY THAN YOU THINK !
#well. one's an obsession#the other's a random interest i get swings of wanting on occassion#aka i'm sitting here watching undertale vocaloid amvs ...#more specifically dark woods circus w the ut charas ........#and getting emotional fjoiwjsdflfjshlfj#001 . OUT !#also this is for icon n ''code'' typeface testing
0 notes
Photo

should’ve known better // sufjan stevens
26K notes
·
View notes
Text
01. THEME CODE
<html> <head>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-------------------------------------------- SPUNKHANDSOME THEMES # 99 THEME BY: http://britishrobert.tumblr.com/ (PREV SPUNKHANDSOME)
RULES, IMPORTANT: DON'T REMOVE THE CREDIT // DON'T CLAIM AS YOUR OWN // DON'T USE AS A BASE
--------------------------------------------->
<title>{Title}</title> <link rel="shortcut icon" href="{Favicon}"> <link rel="altertnate" type="application/rss+xml" href="{RSS}"> <meta name="description" content="" /> <meta http-equiv="x-dns-prefetch-control" content="off"/>
<meta name="color:Background" content="#FFFFFF"> <meta name="color:Link" content="#818181"> <meta name="color:Links BG" content="#FFFFFF"> <meta name="color:Links Title" content="#666666"> <meta name="color:Link Hover" content="#CECECE"> <meta name="color:Text" content="#474646"> <meta name="color:Scrollbar" content="#000000"> <meta name="color:Blockquote" content="#EAEAEA"> <meta name="color:Questions Border" content="#FBFBFB"> <meta name="color:Info Border" content="#F9F9F9"> <meta name="color:Sidebar Link Border" content="#FBFBFB">
<meta name="text:Body Font Size" content="11px"/> <meta name="text:Body Font" content="Arial"/>
<meta name="if:Show 400px posts" content="0"/> <meta name="if:Hover Tags" content="1"/> <meta name="if:Show Link1" content="0" /> <meta name="if:Show Link2" content="0" /> <meta name="if:Show Link3" content="0" /> <meta name="if:Show Link4" content="0" />
<meta name="text:link1" content=""> <meta name="text:link1 url" content="/"> <meta name="text:link1 hover" content="link1"> <meta name="text:link2" content=""> <meta name="text:link2 url" content="/"> <meta name="text:link2 hover" content="link2"> <meta name="text:link3" content=""> <meta name="text:link3 url" content="/"> <meta name="text:link3 hover" content="link3"> <meta name="text:link4" content=""> <meta name="text:link4 url" content="/"> <meta name="text:link4 hover" content="link4">
<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700&subset=latin,cyrillic-ext' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Josefin+Slab:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic|Anaheim|Hammersmith+One&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Oranienbaum&subset=latin,latin-ext,cyrillic-ext,cyrillic' rel='stylesheet' type='text/css'>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script> <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("a[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:90, tip_fade_speed:600, attribute:"title" }); }); })(jQuery); </script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
<style type="text/css">
#scrollToTop:link,#scrollToTop:visited { display: none; font-family:Inconsolata; text-transform:uppercase; font-size:10px; }
#s-m-t-tooltip { max-width:300px; padding:2px 2px 2px 2px; margin:20px 0px 0px 20px; margin-left:0px; font-size:11px; padding:2px; font-family:calibri; letter-spacing:1px; font-weight:normal; text-align:center; text-transform:uppercase; background-color:{color:Links BG}; color:{color:Links Title}; z-index:999999999999999999999999999999999999; }
::-webkit-scrollbar {background-color:{color:Background}; height:4px; width:6px} ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px} ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:8px!important}
h1 { font-weight:normal; font-size:11px; text-align:center; font-style:italic; line-height:50%; letter-spacing:0px; font-family:Josefin Slab; text-transform:none; color:{color:text}; }
h2 { font-size:18px; font-family:Open Sans Condensed; letter-spacing:0px; margin-bottom:10px; padding-bottom:5px; font-weight:normal; line-height:90%; text-transform:lowercase; color: {color:Text}; margin: 0px; border-bottom:1px solid {color:Info Border}; }
pre { {block:ifNotShow400pxposts} width:500px; {/block:ifNotShow400pxposts} {block:ifShow400pxposts} width:400px; {/block:ifShow400pxposts} font-size:11px; font-family:cutive mono; text-align: left; word-wrap: break-word; color:{color:Text}; }
code { font-size:11px; font-family:arial; }
code a { color: {color:Link}; }
blockquote { border-left:1px solid {color:Blockquote}; padding-left:6px; margin:8px; }
blockquote img { max-width:470px; }
body { color: {color:Text}; line-height:90%; background-color:{color:Background};}
a { color: {color:Link}; text-decoration: none; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s;}
a:hover { color: {color:Link Hover}; text-decoration:underline; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s;}
.sidebar { width:500px; color:{color:Text}; margin:auto; top:20px; margin-left:200px; position: absolute; background-color:{color:}; padding-bottom:110px; border-bottom:1px solid {color:Sidebar Link Border}; }
.sidebar a { color:{color:Link}; }
.sidebar a:hover { color:{color:Link Hover}; }
.description { text-transform:lowercase; width:165px; padding:2px; line-height:115%; text-align:justify; font-size:9px; font-family:arial; position: absolute; color:{color:Text}; letter-spacing:0px; margin-left:30px; margin-top:10px; z-index:1000px; }
.description a:hover { color:{color:Link Hover}; }
.pagination { position: absolute; margin-top:20px; padding:3px; margin-left:240px; font-family:arial; font-size:11px; text-transform:lowercase; }
.pagination a { padding:3px; color:{color:Text}; }
.pagination a:hover { color:{color:Link Hover}; }
.sidebarlinks { width:245px; padding-bottom:4px; margin-bottom:4px; margin-left:340px; line-height:290%; font-size:11px; font-family:arial; text-transform:uppercase; position: absolute; font-weight:none; text-align:left; letter-spacing:1px; word-spacing:16px; }
.sidebarlinks a { color:{color:Text}; border-bottom:1px solid {color:Sidebar Link Border}; padding:3px; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s;}
.sidebarlinks a:hover { color:{color:Link Hover}; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s;}
.container { width:900px; margin: auto; margin-top:-8px; outline:0px solid {color:Posts Border}; }
.postscontainer { {block:ifNotShow400pxposts} max-width:500px; {/block:ifNotShow400pxposts} {block:ifShow400pxposts} max-width:400px; {/block:ifShow400pxposts} margin: auto; margin-top:200px; outline:0px solid {color:Posts Border}; }
.posts { font-size: {text:Body Font Size}; font-family: {text:Body Font}; font-weight:lighter; {block:ifNotShow400pxposts} width:500px; {/block:ifNotShow400pxposts} {block:ifShow400pxposts} width:400px; {/block:ifShow400pxposts} line-height:100%; margin-top:120px; text-align:justify; }
.posts img { {block:ifNotShow400pxposts} max-width:500px; {/block:ifNotShow400pxposts} {block:ifShow400pxposts} max-width:400px; {/block:ifShow400pxposts} }
.info { margin-top:23px; padding-bottom:5px; font-family:arial; text-align:center; text-transform:lowercase; letter-spacing:0px; font-size:9px; border-bottom:1px solid {color:Info Border}; }
.info a { color:{color:Text}; }
.info a:hover { text-decoration:underline; color:{color:Link Hover}; }
.info2 { font-size:9px; font-family:arial; text-transform:lowercase; font-weight:lighter; margin-top:4px; margin-bottom:-3px; text-align:center; }
.info2 a { color:{color:Text}; }
.info2 a:hover { text-decoration:underline; color:{color:Link Hover}; }
.dashicons { margin-top:5px; {block:ifNotShow400pxposts} margin-left:510px; {/block:ifNotShow400pxposts} {block:ifShow400pxposts} margin-left:410px; {/block:ifShow400pxposts} padding-bottom:0px; line-height:0%; font-family:arial; text-transform:lowercase; letter-spacing:0px; font-size:11px; -webkit-transition:0.7s ease; position:absolute; opacity:0; list-style: none; }
.posts:hover .dashicons { margin-top:5px;filter: alpha(opacity = 100); opacity:100;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; }
.posts:hover .tags { {block:ifHoverTags} margin-top:7px;filter: alpha(opacity = 100); opacity:100;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; {/block:ifHoverTags}}
.tags {{block:ifHoverTags}
-webkit-transition:0.7s ease; position:absolute; opacity:0;
{/block:ifHoverTags}
{block:ifNotShow400pxposts}
width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
margin-top:7px;
line-height:110%;
text-transform:none;
font-family:arial;
letter-spacing:0px;
font-size:9px;
font-weight:lighter;
text-align:center;
padding:0px;
border-top:0px solid {color:infobg};
-moz-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
-o-transition-duration:0.5s;
}
.tags a {
background-color:none;
color:{color:Link};
}
.tags a:hover {
text-decoration:underline;
color:{color:Link Hover};
}
.postnote {
{block:ifNotShow400pxposts}
width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
font-family:calibri;
text-transform:lowercase;
font-style:normal;
letter-spacing:0px;
font-size:10px;
text-align:left;
line-height:90%;
margin-top:40px;
}
.postnote li {
list-style-type:none;
border-bottom:1px solid {color:Questions Border};
padding:37px 0px 3px 0px;
text-align:left;
margin:0px;
-moz-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
-o-transition-duration:0.5s;
}
.postnote img {
align: left;
margin: 0px 2px -4px 1px;
padding: 3px;
}
.music {
width:500px;
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
padding-bottom:10px;
}
.albumart {
float:left;
padding:10px 10px 10px 0px;
}
.albumart img {
width:30px;
padding: 3px;
margin:2px 7px -3px 6px;
border:2px solid {color:Info Border};
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
}
.playercontainer {
text-align:left;
padding:5px 5px -5px;
width:480px;
}
.musicinfo {
padding:10px;
margin-top:9px;
color:{color:text};
}
.quote {
font-size:18px;
font-family:Open Sans Condensed;
letter-spacing:0px;
line-height:90%;
font-weight:normal;
text-align:center;
text-transform:lowercase;
}
.source {
font-family:calibri;
font-size:10px;
font-style:normal;
text-align:center;
line-height:17px;
}
.chat ol {
font-family:Open Sans Condensed;
font-size:12px;
line-height:100%;
padding:0px;
list-style:none;
}
.label {
font-family:Open Sans Condensed;
text-transform:lowercase;
font-size:12px;
font-weight:bold;
color:{color:Text};
}
.line.odd {
padding:4px;
margin-bottom:2px;
}
.line.even {
padding:4px;
margin-bottom:2px;
}
.ask {
font-size:18px;
font-family:Open Sans Condensed;
letter-spacing:0px;
text-align:left;
margin-top:3px;
text-transform:lowercase;
}
.question {
{block:ifNotShow400pxposts}
width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
letter-spacing:0px;
margin-top:10px;
padding-bottom:4px;
text-align:justify;
color:{color:Text};
border-bottom: 1px solid {color:Questions Border};
}
.answer {
{block:ifNotShow400pxposts}
width:500px;
{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}
width:400px;
{/block:ifShow400pxposts}
letter-spacing:0px;
text-align:justify;
padding-top:5px;
margin-bottom:1px;
color:{color:Text};
}
.askimg {
padding: 3px;
margin:2px 7px -3px 6px;
border:2px solid {color:Info Border};
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
}
.credit {
position:fixed;
font-family:calibri;
font-size:8px;
font-weight:normal;
line-height:150%;
letter-spacing:0px;
right:5px;
bottom:20px;
text-transform:uppercase;
text-align:center;
}
.credit a {
font-style:normal;
padding:3px;
color:{color:Link};
-moz-transition-duration:0.5s;
-webkit-transition-duration:0.5s;
-o-transition-duration:0.5s;
}
</style>
</head>
<body>
<div class="container">
<div class="sidebar">
<center>
<div class="description">
{Description}
</div>
<div class="sidebarlinks">
<a title="THE FALLS ." href="/">01.</a>
<a title="INCANTATIONS ." href="/ask">02.</a>
{block:ifShowLink1}<br>
<a title="{text:link1 hover}" href="{text:link1 url}">03.</a>
{/block:IfShowLink1}
{block:ifShowLink2}
<a title="{text:link2 hover}" href="{text:link2 url}">04.</a>
{/block:IfShowLink2}<br>
{block:ifShowLink3}
<a title="{text:link3 hover}" href="{text:link3 url}">05.</a>
{/block:IfShowLink3}
{block:ifShowLink4}
<a title="{text:link4 hover}" href="{text:link4 url}">06.</a>
{/block:IfShowLink4}
</div>
<center>
{block:Pagination}
<div class="pagination">
{block:PreviousPage}
<a href="{PreviousPage}"> ←</a>
<br>{/block:PreviousPage}
{block:NextPage}
<a href="{NextPage}"> →</a>
{/block:NextPage}
</div>
{/block:Pagination}
</center>
</div>
<div class="postscontainer">
{block:Posts}
<div class="posts">
<div class="dashicons">
{ReblogButton size="13"}
</div>
{block:Text}
{block:Title}<h2>{Title}</h2>{/block:Title}
{Body}
{/block:Text}
{block:Quote}<div class="quote">“{Quote}”</div><center><div class="source">— {block:Source}{Source}{/block:Source}</div></center><br>{/block:Quote}
{/block:Quote}
{block:Link}
<h2><a href="{URL}">{Name}</a></h2>
{block:Description}{Description}{/block:Description}
{/block:Link}
{block:Chat}{block:Title}<h2>{Title}</h2>{/block:Title}<div class="chat"><ol>{block:Lines}<li class="line {Alt}">{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
</ol></div>{/block:Chat}
{block:Answer}<img src="{AskerPortraitURL-48}" width="20px" align="left" class="askimg"> <div class="ask"><span style="text-transform:lowercase;">{Asker} asked:</b></span></div> <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:answer}
{block:Photo}
{LinkOpenTag}{block:ifNotShow400pxposts}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{/block:ifNotShow400pxposts}
{block:ifShow400pxposts}<img src="{PhotoURL-400}" alt="{PhotoAlt}">{/block:ifShow400pxposts}{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
{/block:Photo}
{block:Photoset}
{block:ifNotShow400pxposts}{Photoset-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Photoset-400}{/block:ifShow400pxposts}
{block:Caption}{Caption}{/block:Caption}
{/block:Photoset}
{block:Audio}<div class="music">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
<div class="musicinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
{/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
<br><div class="playercontainer">{AudioPlayerWhite}</div></div>
{block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
{block:Video}
{block:ifNotShow400pxposts}{Video-500}{/block:ifNotShow400pxposts}{block:ifShow400pxposts}{Video-400}{/block:ifShow400pxposts}
{block:Caption}{Caption}{/block:Caption}
{/block:Video}
{block:Date}<div class="info"><a href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a>{block:NoteCount} +{NoteCount}{/block:NoteCount} </div>{/block:Date}
{block:PermalinkPage}
<div class="info2">{block:RebloggedFrom} <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} © <a href="{SourceURL}"></a><a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:ContentSource}{/block:RebloggedFrom}</div>
{/block:PermalinkPage}
{block:HasTags}
<div class="tags">
{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
{/block:HasTags}</div>
<div class="postnote">
{block:PostNotes}{PostNotes}{/block:PostNotes}
</div>
{/block:Posts}
<div class="credit"><div class="credit"><a href="http://britishrobert.tumblr.com/"><u>britishrobert</a></u></div>
</div>
</div>
</div>
</body>
noah fence but why is netflix obsessed with oversexualizing literally everything
#tbd.
#i . OUT !
#it's quite disgusting tbh !!
#sex education .... atypical ..........
#like i'm all for sexual autistic / spectrum coded charas
#but don't exploit them or make it to be like ''oh you're an inexperienced pure autistic baby child''
#''go get yourself a pretty gf to use as your toy as we dehumanize both of you !! you're no longer adults n we're going to make this as uncom
#fy as possible !!''
0 notes
Text
testing
TESTING
testing
testing
testing
testing
testing
testing
testing
testing
TESTING
TESTING
testing
testing
testing
testing
0 notes
Text
THOSE URLS ARE NOT TAKEN YOU JUST WON’T GIVE THEM TO ME
0 notes
Text
reblog this if you are a canon divergent portrayal out of pure fucking saltiness towards the canon
#not 2 be salty but ... yeah.#alex himself straight up admitted to not liking / hating ford so like ?? lmao#ford is my city now !!#i . OUT !#001 . OUT !
8K notes
·
View notes