Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- Don't remove credit or I will gank you :)
- Contact me if you have any questions or concerns
- -->
- <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <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}
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:text" content="#a8a8a8"/>
- <meta name="color:link" content="#b8b8b8"/>
- <meta name="color:hover" content="#f2f2f2"/>
- <meta name="color:title background" content="#404040"/>
- <meta name="color:backgrounds" content="#f8f8f8"/>
- <meta name="color:line" content="#eee"/>
- <meta name="color:post" content="#ffffff"/>
- <meta name="color:selection" content="#404040"/>
- <meta name="color:scrollbar" content="#eee"/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:sidebar2" content=""/>
- <meta name="text:link 1 url" content="/" />
- <meta name="text:link 1 text" content="link 1" />
- <meta name="text:link 2 url" content="/" />
- <meta name="text:link 2 text" content="link 2" />
- <meta name="text:links title" content="navigation" />
- <meta name="text:description title" content="who am i" />
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
- </script>
- <script type="text/javascript">
- $(document).ready(function(){
- $(".links_body").hide();
- $(".links_head").click(function(){
- $(this).next(".links_body").slideToggle('fast');
- }); }); </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- </script>
- <style type="text/css">
- *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
- ::-webkit-scrollbar {
- width:11px;
- height:6px;
- background-color:{color:background};
- }
- ::-webkit-scrollbar-track {
- background-color:{color:background};
- }
- ::-webkit-scrollbar-thumb {
- background-color:{color:scrollbar};
- border: 4px solid {color:background};
- }
- ::selection {color:{color:selection};}
- ::-moz-selection {color:{color:selection};}
- ::-webkit-selection {color:{color:selection};}
- body {
- background:{color:background};
- margin:0px;
- word-wrap: break-word;
- color:{color:text};
- font-family:inconsolata;
- font-size:9px;
- line-height:100%;
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- img {
- max-width:100%;
- height:auto;
- }
- blockquote {
- margin:0px 4px;
- padding:0em 1em;
- border-left:1px solid {color:blockquote};
- }
- h1 {
- font-size:9px;
- text-transform:uppercase;
- }
- h2 {
- font-size:9px;
- padding:8px;
- margin-top:-5px;
- background-color:{color:title background};
- color:#fff;
- text-align:center;
- text-transform:uppercase;
- }
- a:hover {
- opacity:10;
- color:{color:hover};
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- /* --- POST ENTRIES ---*/
- #entries {
- padding:10px;
- width:400px;
- margin-left:450px;
- margin-top:40px;
- font-size:10px;
- }
- /* --- BODY: POSTS ---*/
- #post {
- width:400px;
- padding-bottom:20px;
- padding:10px;
- margin-top:15px;
- background-color:{color:Post};
- }
- /* --- SIDEBAR IMAGE ---*/
- #sidebar {
- width:200px;
- position:fixed;
- margin-left:170px;
- margin-top:150px;
- opacity:.80;
- }
- #sidebarimage {
- width 200px;
- height 95px
- }
- #sidebarimage img {
- width:200px;
- height: 95px;
- }
- #sidebar2 {
- width:200px;
- position:fixed;
- margin-left:965px;
- margin-top:150px;
- opacity:.80;
- }
- #sidebarimage2 {
- width 200px;
- height 95px
- }
- #sidebarimage2 img {
- width:200px;
- height: 95px;
- }
- /* --- SIDEBAR LINKS ---*/
- .links {
- width:190px;
- height:5px;
- padding: 5px;
- font-size:8px;
- font-family:inconsolata;
- text-align:center;
- background-color:{color:backgrounds};
- margin-top:1px;
- border-bottom:1px solid {color:line};
- text-transform:uppercase;
- word-spacing:2px;
- position:fixed;
- padding-bottom:7px;
- }
- .links a {
- font-size: 8px;
- }
- .links a:hover {
- color:{color:Hover}
- }
- .links_head {
- display:block;
- height:15px;
- width:200px;
- padding:0px 0px;
- padding-top:6px;
- margin:-2px 0px 0px 0px;
- font-size:9px;
- font-family:calibri;
- text-transform:uppercase;
- letter-spacing:1px;
- background-color:{color:title background};
- color:#fff;
- line-height:10px;
- text-align:center;
- }
- #title{
- width:200px;
- margin-left:0px;
- margin-top:-116px;
- opacity:.80;
- color:#fff;
- position:fixed;
- }
- #description {
- position:fixed;
- line-height:90%;
- font-size:8px;
- width:184px;
- font-family:inconsolata;
- margin-top:1px;
- background-color:{color:backgrounds};
- border-bottom:1px solid {color:line};
- padding:8px;
- margin-left:0px;
- text-transform:uppercase;
- line-height:10px;
- text-align:center;
- color:{color:text};
- }
- #description a {color:{color:text}; -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
- .links_body{
- text-align:center;
- width:190px;
- color:{color:text};
- }
- #pagination {
- width:200px;
- margin-left:965px;
- margin-top:131px;
- opacity:.80;
- color:#fff;
- position:fixed;
- }
- /* --- POST INFO ---*/
- #info {
- text-align:center;
- margin-top:10px;
- text-transform:uppercase;
- font-size:8px;
- font-style:none;
- }
- #perma {
- text-align:left;
- margin-top:10px;
- text-transform:uppercase;
- font-size:9px;
- line-height:15px;
- font-style:none;
- border-top:1px solid {color:line};
- }
- #line {
- width:400px;
- height:1px;
- margin-top:-6px;
- background-color:{color:line};
- }
- #tags {
- font-family:calibri;
- letter-spacing:0px;
- text-transform:lowercase;
- font-size:9px;
- font-style:italic;
- margin-top:15px;
- text-align:center;
- }
- #tags
- a {display:inline;padding:5px;text-align:center;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
- /* --- QUESTIONS ---*/
- #asker {
- letter-spacing:1px;
- text-align:left;
- }
- #quote{
- font-family: ;
- font-size:10px;
- padding:20px;
- line-height:12px;
- background-color:{color:backgrounds};
- border-bottom:1px solid {color:line};
- }
- .newplayerbutton {
- position: relative;
- width: 20px;
- height: 50px;
- overflow: hidden;
- }
- .playerbuttonhug {
- position: absolute;
- top: -11px;
- left: -12px;
- }
- .tumblr_audio_player {
- border: none;
- padding: 0px;
- height: 40px;
- width: 500px;
- margin:0px 40px 10px 4px;
- }
- .trackdetails {
- width: auto;
- display:inline-block;
- line-height:20px;
- margin-left: 100px;
- height:85px;
- }
- .playerbuttonbg {
- position:absolute;
- left: 14px;
- top: 15px;
- width: 330px;
- height: 15px;
- background-color: #ffffff;
- padding: 20px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .audioimgwrapper {
- position: absolute;
- left: 0px;
- top: 0px;
- overflow: hidden;
- width: 400px;
- height: 80px;
- }
- .audioimgwrapper img {
- width: 100%;
- height: auto;
- }
- .audiowrapper {
- position: relative;
- display:inline-block;
- }
- .newplayerbutton2 {
- position: relative;
- width: 20px;
- height: 50px;
- overflow: hidden;
- }
- .playerbuttonhug2 {
- position: absolute;
- top: -11px;
- left: -12px;
- }
- .tumblr_audio_player2 {
- border: none;
- padding: 0px;
- height: 40px;
- width: 500px;
- margin:0px 40px 10px 4px;
- }
- .playerbuttonbg2 {
- position:absolute;
- left: 14px;
- top: 15px;
- width: 13px;
- height: 15px;
- background-color: #ffffff;
- padding: 20px;
- opacity: .4;
- filter: alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- transition: opacity .7s ease-in-out;
- -moz-transition: opacity .7s ease-in-out;
- -webkit-transition: opacity .7s ease-in-out;
- }
- .playerbuttonbg2:hover {
- opacity: 1;
- filter: alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- }
- .audioimgwrapper2 {
- position: absolute;
- left: 0px;
- top: 0px;
- overflow: hidden;
- width: 80px;
- height: 80px;
- }
- .audioimgwrapper2 img {
- width: 100%;
- height: auto;
- }
- .trackdetails2 {
- width: auto;
- display:inline-block;
- line-height:20px;
- margin-left: 100px;
- height:85px;
- }
- .audiowrapper2 {
- position: relative;
- display:inline-block;
- }
- ol.notes {
- width:400px;
- padding:0px;
- list-style-type:none;
- font-size:8px;
- margin-left:10px;
- letter-spacing:1px;
- text-transform:lowercase;
- text-align:left;
- }
- ol.notes a {
- color:{color:text};
- }
- ol.notes a:hover {
- color:{color:links hover};
- }
- li.note {
- padding:10px;
- border-top:1px solid {color:line};
- }
- img.avatar {
- vertical-align: -4px;
- margin-right:10px;
- width:14px;
- height:14px;
- }
- #s-m-t-tooltip{
- font-size:8px;
- max-width:150px;
- line-height:8px;
- padding:5px 5px 2px 5px;
- margin:15px 0px 0px 10px;
- z-index:10;
- border-radius:1px;
- background:#fff;
- font-family:inconsolata;
- text-transform:uppercase;
- opacity:1;
- border:1px solid #ddd;
- letter-spacing:1px;
- z-index:999999;
- }
- {CustomCSS}</style></head><body>
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- {block:IndexPage}<div id="title">
- <p class="links_head">
- {Title}</p></div>{/block:IndexPage}
- <p class="links_head">{text:description title}</p>
- <div class="links_body"><center>
- <div id="description">
- {Description}
- </center>
- </div>
- </div>
- </div>
- <div id="sidebar2">
- <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
- <p class="links_head">{text:links title}</p>
- <div class="links_body"><center>
- <div class="links">
- <a href="/">home</a>
- <a href="{text:ask link}">message</a>
- <a href="{text:link 1 url}">{text:link 1 text}</a>
- <a href="{text:link 2 url}">{text:link 2 text}</a>
- </center>
- </div>
- </div>
- {block:IndexPage}{block:Pagination}<div id="pagination"><p class="links_head">
- {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
- {block:PreviousPage}/ <a href="{PreviousPage}">back</a>{/block:PreviousPage}
- </p>
- </div>{/block:Pagination}{/block:IndexPage}
- </div>
- <div id="entries">{block:Posts}<div id="post">
- {block:Text}{block:IndexPage}<h1>{/block:IndexPage}{block:PermalinkPage}<h2>{/block:PermalinkPage}{block:Title}{Title}{/block:Title}{block:IndexPage}</h1>{/block:IndexPage}{block:PermalinkPage}</h2>{/block:PermalinkPage}{Body}{/block:Text}
- {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="quote">❝{Quote}❞</div>{block:Source}<br><br> <div style="text-align: right;"> - {Source}</div>{/block:Source}{/block:Quote}
- {block:Link}{block:IndexPage}<h1>{/block:IndexPage}{block:PermalinkPage}<h2>{/block:PermalinkPage}<a href="{URL}" {Target}>{Name}</a>{block:IndexPage}</h1>{/block:IndexPage}{block:PermalinkPage}</h2>{/block:PermalinkPage}{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Chat}{block:Title}{block:IndexPage}<h1>{/block:IndexPage}{block:PermalinkPage}<h2>{/block:PermalinkPage}{Title}{block:IndexPage}</h1>{/block:IndexPage}{block:PermalinkPage}</h2>{/block:PermalinkPage}{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
- {block:IndexPage}{block:AudioPlayer}<div class="audiowrapper">{block:AlbumArt}<div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playerbuttonbg"><div class="newplayerbutton"><div class="playerbuttonhug">{AudioPlayerWhite}</div></div></div><div class="trackdetails"></div></div>{block:Caption}{Caption}{/block:Caption}{/block:AudioPlayer}{/block:IndexPage}
- {block:PermalinkPage}{block:AudioPlayer}<div class="audiowrapper2">{block:AlbumArt}<div class="audioimgwrapper2"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playerbuttonbg2"><div class="newplayerbutton2"><div class="playerbuttonhug2">{AudioPlayerWhite}</div></div></div><div class="trackdetails2">{block:TrackName}{TrackName}{/block:TrackName}<br>{block:Artist}Artist: {Artist}{/block:Artist}<br>{block:Album}Album: {Album}{/block:Album}<br>
- {PlayCountWithLabel}</div></div>{block:Caption}{Caption}{/block:Caption}{/block:AudioPlayer}{/block:PermalinkPage}
- {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="asker"><div style="background-color:{color:backgrounds}; padding:10px; padding-bottom:15px; border-bottom:1px solid {color:line};"><img src="{AskerPortraitURL-24}" style="float:left;"><span style="padding-left:9px;">{Asker}:</span><br> <span style="padding-left:9px;">{Question}</span></div></div><left>{Answer}{/block:Answer}
- {block:IndexPage}<div id="info"><span style="background-color:{color:backgrounds}; padding:3px;"><a href="{Permalink}" title="Permalink">{24Hour}:{Minutes}</a></span></div>{/block:IndexPage}
- {block:IndexPage}<div id="line"></div>{/block:IndexPage}
- {block:PermalinkPage}{block:Date} <div id="perma">
- <br><a href="{Permalink}">{24Hour}:{Minutes} {DayofWeek} {DayofMonth} {Month} {Year}</a> <br>
- {NoteCountWithLabel}
- {block:RebloggedFrom}<br><a href="{ReblogParentURL}">via:</a> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<br><a href="{SourceURL}">orgin:</a> <a href="{SourceURL}">{SourceLink}</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}</div>{/block:Date}{/block:PermalinkPage}
- {block:PermalinkPage}{block:HasTags}<div id="tags">filed under: {block:Tags} <span style="text-decoration:underline; background-color:{color:backgrounds}"><a href="{TagURL}">{Tag}</a></span> {/block:Tags}</div>{/block:HasTags}</div>{/block:PermalinkPage}
- {block:IndexPage}{block:HasTags}<div id="tags">{block:Tags} <span style="text-decoration:underline;"><a href="{TagURL}">{Tag}</a></span> {/block:Tags}</div>{/block:HasTags}</div>{/block:IndexPage}
- {/block:Posts}
- {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
- {/block:Posts}
- <div style="position:fixed;bottom:3px; right:3px; font-size:15px; letter-spacing:1px; font-family:cambria;"><a href="http://jimothykirk.tumblr.com/" title="theme credit">☁</a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment