Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- base code by animecharacter.tumblr.com
- fairy and ghost theme by 1ncinerate / shockjockeys :')
- please enjoy.
- don't remove the credit.
- ok to mod + work with. its...buggy sorry.
- ----->
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- <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:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="http://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <meta name="image:sidebar" content="" />
- <meta name="image:background" content="">
- <meta name="image:divider" content="http://68.media.tumblr.com/tumblr_ls7b7t62Fz1r10jj7.gif">
- <meta name="image:pixel links" content="http://68.media.tumblr.com/tumblr_lm6qbgraH91qfoi4t.gif">
- <meta name="image:cursor" content=""/>
- <meta name="image:static image" content="">
- <meta name="color:posts" content=""/>
- <meta name="color:sidebar" content=""/>
- <meta name="color:bg" content="#fff"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:container bg" content=""/>
- <meta name="color:link"/>
- <meta name="color:link hover"/>
- <meta name="color:border"/>
- <meta name="color:footer"/>
- <meta name="color:footer text"/>
- <meta name="color:blockquote"/>
- <meta name="color:scroll" content="">
- <meta name="color:scrollbar" content="">
- <meta name="select:font" content="arial">
- <meta name="select:font" content="courier new">
- <meta name="select:font" content="ms gothic">
- <meta name="select:font" content="ms pgothic">
- <meta name="select:font" content="calibri">
- <meta name="select:font" content="cambria">
- <meta name="select:font" content="papyrus">
- <meta name="select:font" content="gautami">
- <meta name="select:border" content="solid"/>
- <meta name="select:border" content="dotted"/>
- <meta name="select:border" content="dashed"/>
- <meta name="select:border" content="none"/>
- <meta name="select:border width" content="1"/>
- <meta name="select:border width" content="2"/>
- <meta name="select:border width" content="3"/>
- <meta name="text:font size" content="15">
- <meta name="text:updates" content="put updates / user counters here!!">
- <meta name="if:custom cursor" content="" />
- <meta name="if:pixel links" content="">
- <meta name="if:center links" content=""/>
- <meta name="if:rainbow link hover" content=""/>
- <meta name="if:rounded" content="">
- <meta name="if:shadow" content="">
- <meta name="if:circle sidebar" content="1">
- <meta name="if:hover blur" content="">
- <meta name="text:Link 1" content="">
- <meta name="text:Link 1 url" content="/">
- <meta name="text:Link 2" content="">
- <meta name="text:Link 2 url" content="/">
- <meta name="text:image width" content=""/>
- <meta name="text:image margin left" content="0"/>
- <meta name="text:image margin bottom" content="0"/>
- <script src="http://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <style type="text/css">
- /*
- general text styles, fonts and colours
- */
- {block:ifcustomcursor} *, body {cursor: url('{image:cursor}'), auto;} a, a:link,a:active,a:visited, a:hover {cursor: url('{image:cursor}'), auto;}{/block:ifcustomcursor}
- #s-m-t-tooltip {max-width:300px;border-radius:0px ;padding:4px;border:1px solid {color:border};margin:20px 7px -2px 20px;background-color:{color:posts};font-size:13px;text-transform:normal;color:{color:text};z-index:999999999999999999999999999999999999;letter-spacing:.8px;}
- ::-webkit-scrollbar {
- width:15px;
- height:0;
- background:{color:Scrollbar};
- border: 1px solid {color:Scroll};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- }
- ::-webkit-scrollbar-thumb {background:{color:Scroll};border:1px solid {color:Scrollbar};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- }
- div.songtitle::-webkit-scrollbar {
- width:10px;
- height:0;
- background:{color:Scrollbar};
- border:1px solid {color:Scroll};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- }
- div.songtitle::-webkit-scrollbar-thumb {background:{color:Scrollbar};border:1px solid {color:Scrollbar};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- }
- div.notebox::-webkit-scrollbar {
- width:10px;
- height:0;
- background:{color:Scrollbar};
- border:1px solid {color:Scroll};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- }
- div.notebox::-webkit-scrollbar-thumb {background:{color:Scroll};border:1px solid {color:Scroll};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- }
- body {
- margin:0px;
- background-color:{color:bg};
- font-family:{select:font};
- font-size:{text:font size}px;
- line-height:140%;
- color: {color:text};
- background: {color:bg} url('{image:background}') no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- }
- p{
- margin:0 0 10px 0;
- padding:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- a{
- color:{color:link};
- text-decoration:none;
- }
- a:hover{
- color:{color:link hover};
- text-decoration:underline;
- {block:ifhoverblur}-webkit-filter: blur(1px);{/block:ifhoverblur}
- }
- li{
- margin-left:-15px;
- }
- /*
- containers etc
- */
- #wrapper{
- width:600px;
- margin:50px auto;
- }
- #title{
- text-align:center;
- font-size:25px;
- }
- #title img{
- width:auto;
- }
- #sidebar{
- margin:200px 0 0 -120px;
- background-color:{color:sidebar};
- width:150px;
- padding:20px;
- position:fixed;
- font-family:{select:font};
- font-size:{text:font size}px;
- border:{select:border width}px {select:border} {color:border};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- {block:ifShadow}box-shadow: 10px 10px rgba(0, 0, 0, 0.2);{block:ifShadow}
- }
- #sidebar img{
- margin-top:-55px;
- {block:ifroundsidebar}
- border-radius:70px;{/block:ifroundsidebar}
- width:100px;
- {block:ifcirclesidebar}border-radius:80px;{/block:ifcirclesidebar}
- }
- #sidebar img:hover{
- {block:ifhoverblur}-webkit-filter: blur(1px);{/block:ifhoverblur}
- }
- #content{
- width:700px;
- margin-left:150px;
- overflow:hidden;
- }
- .post{
- margin: 50px 0 0px 0;
- margin-bottom:50px;
- overflow:hidden;
- font-family:{select:font};
- font-size:{text:font size}px;
- width:300px;
- background-color:{color:posts};
- padding:20px;
- border:{select:border width}px {select:border} {color:border};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- {block:ifShadow}box-shadow: 10px 10px rgba(0, 0, 0, 0.2);{block:ifShadow}
- }
- #sidebar img, .post img{
- max-width:100%;
- }
- #nav{
- margin:5px 0 0 0;
- text-align:center;
- border-top:1px solid {color:border};
- }
- #container {
- width:600px;
- height:600px;
- margin:10px;
- overflow:auto;
- text-align: justify;
- border:{select:border width}px {select:border} {color:border};
- background-color:{color:container bg};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- {block:ifShadow}box-shadow: 10px 10px rgba(0, 0, 0, 0.2);{block:ifShadow}
- }
- #entries {margin-left:100px; text-align: justify;}
- #desc{
- text-align:center;
- padding:2px;
- }
- #links{
- text-align:center;
- letter-spacing:1.5px;
- padding-bottom:2px;
- }
- #links img{
- width: auto;
- }
- #default{
- word-spacing:2px;
- line-height:140%;
- text-align:center;
- }
- #divider{
- margin:0 0 0 0;
- width:auto;
- overflow:hidden;
- }
- #updates{
- margin: 460px 0 0 -120px;
- position:fixed;
- width:150px;
- padding:20px;
- text-align:center;
- border:{select:border width}px {select:border} {color:border};
- background-color:{color:sidebar};
- {block:ifrounded}border-radius:10px;{/block:ifrounded}
- {block:ifShadow}box-shadow: 10px 10px rgba(0, 0, 0, 0.2);{block:ifShadow}
- }
- /*
- content in the body of the posts - quotes, asks, etc
- "media" contains photos, photosets, videos, audio posts
- */
- .media{
- margin:0 0 10px 0;
- }
- .title{
- font-weight:bold;
- font-size:18px;
- margin: 0 0 10px 0;
- padding-bottom:2px;
- border-bottom:1px solid {color:border};
- }
- .quote{
- font-weight:normal;
- font-size:16px;
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question{
- margin-bottom:10px;
- border-bottom: 1px solid {color:border};
- padding-bottom:10px;
- }
- .question img{
- border-radius:20px;
- }
- blockquote{
- margin:0 0 10px 10px;
- padding:0 0 0 10px;
- border-left:solid 1px {color:blockquote};
- }
- #audio .player{background:#FFF;height:25px;width:25px;padding:2px;overflow:hidden;position:absolute;margin-top:8px;margin-left:8px;border:2px solid #fff;opacity:0.8;z-index:2;}
- .art{width:55px;height:55px; position:absolute;display:block;z-index:1;}
- .art img{width:60px;height:60px;}
- .songtitle{margin-left:60px;height:40px;padding:5px 10px;line-height:13px;overflow:auto;font-size:13px;}
- .video-container {
- position: center;
- overflow: hidden;
- }
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: center;
- max-width:{select:Postwidth} ;
- max-height:{select:Postwidth} ;
- }
- .video-wrapper {
- max-width:{select:Postwidth} ;
- max-height:{select:Postwidth} ;
- }
- /*
- post footers - date, tags, via and source
- */
- .post .footer{
- margin:0;
- text-align:center;
- background-color:{color:footer};
- color:{color:footer text};
- border:1px {color:border} {select:border};
- padding:3px;
- font-weight:bold;
- {block:ifroundcorners}border-radius:10px;{/block:ifroundcorners}
- }
- /*
- post notes
- */
- ol.notes{
- list-style-type:none;
- padding:0;
- margin:0;
- }
- ol.notes li.note img{
- width:16px;
- height:16px;
- }
- ol.notes li.note{
- margin:0px;
- }
- {CustomCSS}
- </style>
- {block:ifrainbowlinkhover}
- <script type='text/javascript'>
- //<![CDATA[
- var rate = 50;
- if (document.getElementById)
- window.onerror=new Function("return true")
- var objActive; // The object which event occured in
- var act = 0; // Flag during the action
- var elmH = 0; // Hue
- var elmS = 128; // Saturation
- var elmV = 255; // Value
- var clrOrg; // A color before the change
- var TimerID; // Timer ID
- if (document.all) {
- document.onmouseover = doRainbowAnchor;
- document.onmouseout = stopRainbowAnchor;
- }
- else if (document.getElementById) {
- document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT);
- document.onmouseover = Mozilla_doRainbowAnchor;
- document.onmouseout = Mozilla_stopRainbowAnchor;
- }
- function doRainbow(obj)
- {
- if (act == 0) {
- act = 1;
- if (obj)
- objActive = obj;
- else
- objActive = event.srcElement;
- clrOrg = objActive.style.color;
- TimerID = setInterval("ChangeColor()",100);
- }
- }
- function stopRainbow()
- {
- if (act) {
- objActive.style.color = clrOrg;
- clearInterval(TimerID);
- act = 0;
- }
- }
- function doRainbowAnchor()
- {
- if (act == 0) {
- var obj = event.srcElement;
- while (obj.tagName != 'A' && obj.tagName != 'BODY') {
- obj = obj.parentElement;
- if (obj.tagName == 'A' || obj.tagName == 'BODY')
- break;
- }
- if (obj.tagName == 'A' && obj.href != '') {
- objActive = obj;
- act = 1;
- clrOrg = objActive.style.color;
- TimerID = setInterval("ChangeColor()",100);
- }
- }
- }
- function stopRainbowAnchor()
- {
- if (act) {
- if (objActive.tagName == 'A') {
- objActive.style.color = clrOrg;
- clearInterval(TimerID);
- act = 0;
- }
- }
- }
- function Mozilla_doRainbowAnchor(e)
- {
- if (act == 0) {
- obj = e.target;
- while (obj.nodeName != 'A' && obj.nodeName != 'BODY') {
- obj = obj.parentNode;
- if (obj.nodeName == 'A' || obj.nodeName == 'BODY')
- break;
- }
- if (obj.nodeName == 'A' && obj.href != '') {
- objActive = obj;
- act = 1;
- clrOrg = obj.style.color;
- TimerID = setInterval("ChangeColor()",100);
- }
- }
- }
- function Mozilla_stopRainbowAnchor(e)
- {
- if (act) {
- if (objActive.nodeName == 'A') {
- objActive.style.color = clrOrg;
- clearInterval(TimerID);
- act = 0;
- }
- }
- }
- function ChangeColor()
- {
- objActive.style.color = makeColor();
- }
- function makeColor()
- {
- // Don't you think Color Gamut to look like Rainbow?
- // HSVtoRGB
- if (elmS == 0) {
- elmR = elmV; elmG = elmV; elmB = elmV;
- }
- else {
- t1 = elmV;
- t2 = (255 - elmS) * elmV / 255;
- t3 = elmH % 60;
- t3 = (t1 - t2) * t3 / 60;
- if (elmH < 60) {
- elmR = t1; elmB = t2; elmG = t2 + t3;
- }
- else if (elmH < 120) {
- elmG = t1; elmB = t2; elmR = t1 - t3;
- }
- else if (elmH < 180) {
- elmG = t1; elmR = t2; elmB = t2 + t3;
- }
- else if (elmH < 240) {
- elmB = t1; elmR = t2; elmG = t1 - t3;
- }
- else if (elmH < 300) {
- elmB = t1; elmG = t2; elmR = t2 + t3;
- }
- else if (elmH < 360) {
- elmR = t1; elmG = t2; elmB = t1 - t3;
- }
- else {
- elmR = 0; elmG = 0; elmB = 0;
- }
- }
- elmR = Math.floor(elmR).toString(16);
- elmG = Math.floor(elmG).toString(16);
- elmB = Math.floor(elmB).toString(16);
- if (elmR.length == 1) elmR = "0" + elmR;
- if (elmG.length == 1) elmG = "0" + elmG;
- if (elmB.length == 1) elmB = "0" + elmB
- elmH = elmH + rate;
- if (elmH >= 360)
- elmH = 0;
- return '#' + elmR + elmG + elmB;
- }
- //]]>
- </script>{/block:ifrainbowlinkhover}
- </head>
- <body>
- <div id="wrapper">
- <div id="sidebar">
- <center><a href="/" title="index"> <img src="{image:sidebar}"></a></center>
- <div id="desc">{block:Description}
- <p>{Description}</p>
- {/block:Description}</div>
- <div id="links">
- {block:ifpixellinks}
- <a href="/" title="index"><img src="{image:pixel links}"></a>
- <a href="/ask" title="mail"><img src="{image:pixel links}"></a>
- {block:ifLink1}<a href="{text:Link 1 URL}" title="{text:Link 1}"><img src="{image:pixel links}"></a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2 URL}" title="{text:Link 2}"><img src="{image:pixel links}"></a>{/block:ifLink2}
- {block:ifpixellinks}
- {block:ifcenterlinks}
- <div id="default">
- <a href="/">index</a><br>
- <a href="/ask">mail</a>
- {block:ifLink1}<br><a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
- {block:ifLink2}<br><a href="{text:Link 2 URL}" >{text:Link 2}</a>{/block:ifLink2}
- </div>
- {/block:ifcenterlinks}
- </div>
- {block:Pagination}
- <div id="nav">
- {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
- /
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <div id="updates">
- {text:updates}
- </div>
- <div id="content">
- <div id="container">
- <div id="entries">
- {block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom}
- <div class="post">
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="media">{Photoset}</div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}
- <div class="quotesource">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}">{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label}</b>{/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- <div class="media">
- <div class="video-wrapper">
- <div class="video-container">{Video-400}</div>
- </div>
- </div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Video}
- {block:Audio}
- <div id="audio">
- <div class="art">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- <div class="player">{AudioPlayerWhite}</div>
- <div class="songtitle">
- {block:TrackName}<i>{TrackName}</i>{/block:TrackName}<br>
- {block:Artist}{Artist}{/block:Artist}<br>
- {block:Album}{Album}{/block:Album}</div></div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Answer}
- <div class="question"><img src="{AskerPortraitURL-24}"> <b>{Asker}</b>: {Question}</div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- {block:Date}
- <div class="footer">
- <a href="{Permalink}" title="{TimeAgo}">{MonthNumber}.{DayOfMonth}.{Year}</a>{block:NoteCount} {NoteCount} ♥{/block:NoteCount} {block:ContentSource}| <a href="{SourceURL}" title="{SourceTitle}">src</a>{/block:ContentSource} | <a href="{ReblogURL}" target="_blank" class="details" title="reblog">rblg</a>
- {block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- <div id="divider"><img src="{image:divider}"></div>
- {/block:Posts}
- </div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
- <script>window.jQuery || document.write('<script src="http://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
- <div id="staticimage" style="position:fixed; bottom:{text:image margin bottom}px; z-index:-1; left:{text:image margin left}px;"><img src="{image:static image}"width="{text:left image width}"></div>
- <a style="bottom:2px;right:2px;background:none;none;position:fixed;padding:2px;font-size:17px;font-family: arial;font-weight:bold;color:{color:Link};text-decoration:none;" href="http://www.1ncinerate.tumblr.com" title="credit"><img src="http://66.media.tumblr.com/4df530770877ffd68b157974e4e40632/tumblr_inline_mk3mr9iY6T1roozkr.gif"></a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment