Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- THEME BY GIFS-ICONS, DONT REMOVE THE CREDITS. PLEASE. S2
- THEME BY DYLANOBRIENBR, DONT REMOVE THE CREDITS. PLEASE. S2
- THEME BY GIFS-ICONS, DONT REMOVE THE CREDITS. PLEASE. S2
- THEME BY DYLANOBRIENBR, DONT REMOVE THE CREDITS. PLEASE. S2
- THEME BY GIFS-ICONS, DONT REMOVE THE CREDITS. PLEASE. S2
- THEME BY DYLANOBRIENBR, DONT REMOVE THE CREDITS. PLEASE. S2
- -->
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#737373"/>
- <meta name="color:link" content="#fff"/>
- <meta name="color:linkhover" content="#2186c3"/>
- <meta name="color:scrollbar" content="#737373"/>
- <meta name="color:scrollbar bg" content="#737373"/>
- <meta name="color:title color" content="#0a0a0a"/>
- <meta name="color:blockquote color" content="#f2f2f2"/>
- <meta name="color:borders" content="#0a0a0a"/>
- <meta name="color:info" content="#b0b0b0"/>
- <meta name="image:sidebar" content="https://secure.static.tumblr.com/074e48da09c6b2c97ef1df86a8ef7115/f6jubkt/vpKnglvcn/tumblr_static_87a4gng3q4w8wwo8g0owso0gs.jpg"/>
- <meta name="if:sidebar image" content="1" />
- <meta name="if:400px" content="0" />
- <meta name="if:show title" content="1" />
- <meta name="if:title on hover" content="0" />
- <meta name="if:update tab" content="1" />
- <meta name="if:first letter" content="1" />
- <meta name="if:drop down tags" content="1" />
- <meta name="text:title text" content="title">
- <meta name="text:askpage url" content="/ask">
- <meta name="text:Link 1 URL" content="" />
- <meta name="text:Link 1" content="link" />
- <meta name="text:Link 2 URL" content="" />
- <meta name="text:Link 2" content="link" />
- <meta name="text:Link 3 URL" content="" />
- <meta name="text:Link 3" content="link" />
- <head><title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=UnifrakturMaguntia' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
- <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
- {block:indexpage}
- <script type="text/javascript">
- jQuery(document).ready(function() {
- jQuery(".tags").hide();
- //toggle the componenet with class msg_body
- jQuery(".up").click(function()
- {
- jQuery(this).next(".tags").slideToggle("600");
- });});
- </script>
- {/block:indexpage}
- <style type="text/css">
- ::-webkit-scrollbar-thumb {
- height:auto;
- background:{color:scrollbar};
- }
- ::-webkit-scrollbar {
- height:5px;
- width:5px;
- padding-right:2px;
- background:{color:scrollbar bg};
- }
- body {
- margin:0px;
- font-family:arial;
- font-size:10px;
- line-height:15px;
- color:{color:text};
- background:{color:background};
- }
- a {
- text-decoration:none;
- outline:none;
- color:{color:link};
- -moz-outline-style:none;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- a:hover {
- text-decoration:none;
- outline:none;
- color:{color:link hover};
- -moz-outline-style:none;
- }
- h1 {
- text-align:left;
- font-size:12px;
- letter-spacing:1px;
- line-height:150%;
- text-transform:uppercase;
- color:{color:text};
- }
- img {
- border:none;
- }
- blockquote {
- padding-left:5px;
- border-left:2px solid {color:blockquote color};
- }
- blockquote blockquote {
- padding-left:5px;
- border-left:2px solid;
- border-color:{color:blockquote color};
- }
- blockquote image {
- {block:If400px}
- max-width:320px;
- {/block:If400px}
- {block:IfNot400px}
- max-width:420px;
- {/block:IfNot400px}
- }
- .atonement {
- width:800px;
- margin-left:42%;
- }
- .side {
- position:fixed;
- width:228px;
- margin-top:100px;
- margin-left:-280px;
- text-align:center;
- background:{color:background};
- }
- .sidetitle {
- margin-bottom:-8px;
- font-size:14px;
- letter-spacing:2px;
- text-transform:uppercase;
- color:{color:title color};
- {block:IfNotShowTitle}
- opacity:0;
- {/block:IfNotShowTitle}
- {block:IfTitleOnHover}
- opacity:0;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- {/block:IfTitleOnHover}
- font-family:consolas;
- }
- {block:IfTitleOnHover}
- .side:hover .sidetitle {
- opacity:1;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- {/block:IfTitleOnHover}
- .sideimage {
- position:fixed;
- width:220px;
- height:auto;
- margin-bottom:0;
- }
- .sideimage img {
- width:200px;
- height:auto;
- margin:10px;
- }
- .map {
- width:210px;
- margin-top:-10px;
- padding:6px;
- margin-left:0px;
- text-align:center;
- font-family:consolas;
- font-size:9px;
- word-spacing:1px;
- text-transform:uppercase;
- display:block;
- color:{color:link};
- background:{color:borders};
- }
- .map a {
- padding:3px;
- letter-spacing: 1px;
- color:{color:link};
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- .map a:hover {
- color:{color:linkhover};
- letter-spacing: 3px;
- padding:1px;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- .description {
- width:214px;
- margin-left:-3px;
- margin-top:0px;
- padding:8px;
- text-align:justify;
- font-size:10px;
- line-height:15px;
- background:{color:background};
- }
- {block:IfFirstLetter}
- .description::first-letter {
- font-family:'UnifrakturMaguntia';
- font-size:15px;
- font-weight:bold;
- }
- {/block:IfFirstLetter}
- .pagination {
- position: relative;
- width:224px;
- margin-left:-1px;
- padding-top:10px;
- text-align:center;
- font-size:7px;
- letter-spacing:2px;
- word-spacing:15px;
- text-transform:uppercase;
- background:{color:background};
- }
- .pagination a {
- color:{color:info};
- }
- .entries {
- position:absolute;
- {block:IfNot400px}
- width:540px;
- {/block:IfNot400px}
- {block:If400px}
- width:440px;
- {/block:If400px}
- margin-top:-10px;
- margin-bottom: 0px;
- padding:20px;
- }
- .posts {
- {block:IfNot400px}
- width:500px;
- {/block:IfNot400px}
- {block:If400px}
- width:400px;
- {/block:If400px}
- margin-bottom:10px;
- padding-left:20px;
- padding-right:20px;
- padding-top:20px;
- border-bottom:1px {color:borders} solid;
- }
- .caption {
- padding:15px 10px 10px 10px;
- }
- .postinfo {
- {block:IfNot400px}
- width:530px;
- {/block:IfNot400px}
- {block:If400px}
- width:430px;
- {/block:If400px}
- font-family: consolas;
- margin-left:-20px;
- margin-top:0px;
- padding:5px;
- text-align:center;
- font-size:9px;
- text-transform:uppercase;
- color:{color:info};
- }
- .postinfo a {
- color:{color:info};
- }
- .postinfo a:hover {
- color:{color:link hover};
- }
- .up {
- cursor:pointer;
- }
- .tags {
- margin-top:2px;
- text-transform:lowercase;
- word-break:break-all;
- {block:IndexPage}
- display:none;
- {/block:IndexPage}
- }
- .tags a {
- text-decoration:none;
- color:{color:info};
- }
- span.tag2 {
- display:none;
- }
- a.tag + span.tag2 {
- display:inline;
- }
- .tagss {
- margin-top:2px;
- text-transform:lowercase;
- word-break:break-all;
- }
- .tagss a {
- text-decoration:none;
- color:{color:info};
- }
- .notes {
- {block:IfNot400px}
- width:540px;
- {/block:IfNot400px}
- {block:If400px}
- width:440px;
- {/block:If400px}
- text-align:left;
- font-size:10px;
- letter-spacing:0px;
- text-transform:lowercase;
- font-style:normal;
- }
- ol.notes {
- padding: 0px;
- padding-left: 30px;
- margin: 20px 0px;
- list-style-type: none;
- }
- ol.notes li.note {
- padding: 10px;
- }
- ol.notes li.note img.avatar {
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- ol.notes li.note .answer_content {
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- border-color: {color:borders};
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- .quote {
- padding:10px;
- font-size:14px;
- font-style:italic;
- }
- .source {
- margin-top:10px;
- text-align:right;
- font-size:9px;
- }
- .question {
- margin-left:10px;
- padding-top:7px;
- padding-bottom:7px;
- padding-left:9px;
- text-align:left;
- font-size:11px;
- font-style:none;
- color:#000;
- background:.fff;
- border-bottom:1px {color:borders} solid;
- }
- .question a{
- color:#000;
- }
- .audiocont {
- position: relative;
- margin-bottom:20px;
- display:inline-block;
- }
- .art {
- position: relative;
- width:100px;
- border:3px {color:borders} solid;
- z-index:1;
- }
- .playbutton {
- position:relative;
- width:30px;
- height:40px;
- margin-top:35px;
- margin-left:35px;
- overflow:hidden;
- z-index:1000;
- }
- .playbox {
- position:absolute;
- width:100px;
- height:100px;
- margin-top:3px;
- margin-left:3px;
- background:#fff;
- opacity:0.3;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- z-index:1000;
- }
- .playbox:hover {
- opacity:0.8;
- -moz-transition-duration:0.6s;
- -webkit-transition-duration:0.6s;
- -o-transition-duration:0.6s;
- }
- .trackinfo {
- margin-left:120px;
- margin-top:-90px;
- }
- #s-m-t-tooltip {
- max-width:100px;
- margin:20px 0px 0px 20px;
- padding:5px 5px 5px 6px;
- font-size:9px;
- letter-spacing:1px;
- text-transform:lowercase;
- color:{color:text};
- border:1px {color:borders} solid;
- background:{color:background};
- z-index:99999;
- }
- .credit {
- position:fixed;
- right:5px;
- bottom:5px;
- }
- .credit a {
- font-size:10px;
- font-family: consolas;
- color:#0e0e0e;
- }
- #tumblr_controls {-webkit-filter: invert(100%);}
- {CustomCSS}</style></head><body>
- <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:50,
- tip_fade_speed:600,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <div class="atonement">
- <div class="side">
- <div class="sidetitle">{text:title text}</div>
- <div class="sideimage">{block:IfSidebarImage}<img src="{image:sidebar}">{/block:IfSidebarImage}
- <div class="map">
- <a href="/">home</a>
- <a href="{text:askpage url}">mail</a>
- <a href="{text:link 1 URL}">{text:link 1}</a>
- <a href="{text:link 2 URL}">{text:link 2}</a>
- <a href="{text:link 3 URL}">{text:link 3}</a>
- </div>
- <div class="description">{Description} <script language="JavaScript">
- var ref = (''+document.referrer+'');
- var w_h = window.screen.width + " x " + window.screen.height;
- document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID4039080&e1=%&e2=%&r=' + ref + '&wh=' + w_h + '"><\/script>'); </script>
- </div>
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">«future</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">past»</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- <div class="entries">
- {block:Posts}<div class="posts">
- {block:Text}<h1>{block:Title}<h1>— {Title}</h1>{/block:Title}</h1>{Body}{/block:Text}
- {block:Link}<h1><a href="{URL}" {Target}>— {Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Quote}<span style="font-family:times; font-size:45px; z-index:9; position:absolute; opacity:0.3; margin-top:14px; margin-left:-3px">“</span><div class="quote">{Quote}</div>{block:Source}<div class="source">— {Source}</div>{/block:Source}{/block:Quote}
- {block:Chat}{block:Title}<h1>— {Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:Photo}{block:IfNot400px}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{/block:IfNot400px}{block:If400px}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{/block:If400px}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
- {block:Photoset}{block:IfNot400px}{Photoset-500}{/block:IfNot400px}{block:If400px}{Photoset-400}{/block:If400px}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
- {block:Video}{Video-400}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
- {block:Audio}{block:AudioPlayer}
- <div class="audiocont">
- <div class="playbox"><div class="playbutton">{AudioPlayerWhite}</div></div>
- {/block:AudioPlayer}{block:AlbumArt}
- <img src="{AlbumArtURL}" class="art">
- {/block:AlbumArt}
- <div class="trackinfo">
- <b>Title: </b>{block:TrackName}{TrackName}{/block:TrackName}</br>
- <b>Artist: </b>{block:Artist}{Artist}{/block:Artist}</br>
- <b>Album: </b>{block:Album}{Album}{/block:Album}</br>
- <b>Plays: </b>{block:PlayCount}{PlayCount}{/block:PlayCount}
- </div></div>
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- {/block:Audio}
- {block:Answer}<div class="question"><b>{Asker}</b> texted:<br><i>{Question}</i></div>{Answer}{/block:Answer}
- {block:Date}<div class="postinfo"><a href="{Permalink}" title="{TimeAgo}">{DayOfMonth}.{MonthNumberWithZero}.{ShortYear}</a>{/block:Date}
- {block:NoteCount} <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} <a href="{ReblogURL}" target="_blank">Reblog</a>{block:IfDropDownTags}
- {block:IndexPage}{block:HasTags} <a class="up">Tags</a>
- <div class="tags">{block:Tags}<a href="{TagUrl}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IndexPage}
- {block:PermalinkPage}{block:RebloggedFrom} <a href="{ReblogParentURL}">via </a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}">- org</a>{/block:ContentSource}{/block:RebloggedFrom}</br><div class="tagss">{block:Tags}<a href="{TagUrl}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:PermalinkPage}
- </div>
- {/block:IfDropDownTags}
- {block:IfNotDropDownTags}
- </br><div class="tagss">{block:Tags}<a href="{TagUrl}">.{Tag}</a> {/block:Tags}</div>{/block:HasTags}
- {/block:IfNotDropDownTags}
- <div class="notes">
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- </div>
- {/block:Posts}
- </div></div>
- </div></div>
- </div></div>
- <div class="credit"><a href="http://gifs-icons.tumblr.com">© GIFS-ICONS</a></div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment