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 bc that's hecka mean
- contact me if u have any questions or concerns
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel');
- var popURL = $(this).attr('href');
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1];
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="https://31.media.tumblr.com/6af5d5c420629727df31cbb9e3b8329b/tumblr_inline_n2aj54kxoa1r7v6wt.png" class="btn_close" alt="Close" /></a>');
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- $('body').append('<div id="fade"></div>');
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();
- return false;
- });
- $('a.close, #fade').live('click', function() {
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove();
- });
- return false;
- });
- });
- </script>
- <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:tags" content="f0f0f0"/>
- <meta name="color:hover" content="#78c9a1"/>
- <meta name="color:line" content="#f2f2f2"/>
- <meta name="color:border" content="#ddd"/>
- <meta name="color:post" content="#ffffff"/>
- <meta name="color:main header" content="#fcfcfc"/>
- <meta name="color:header background" content="#ddf2e8"/>
- <meta name="color:quote text" content="#78c9a1"/>
- <meta name="color:info background" content="#ddf2e8"/>
- <meta name="color:colored text" content="#78c9a1"/>
- <meta name="color:navigation links" content="#aaaaaa"/>
- <meta name="color:navigation links hover" content="#fff"/>
- <meta name="color:navigation links hover bg" content="#9ad7b9"/>
- <meta name="color:highlight color" content="#bbe4d0"/>
- <meta name="color:scrollbar" content="#bbe4d0"/>
- <meta name="image:side image" content=""/>
- <meta name="image:picture of you" content=""/>
- <meta name="if:musicplayer" content="0"/>
- <meta name="if:searchbar" content="1"/>
- <meta name="if:show link 4" content="1"/>
- <meta name="if:show link 5" content="1"/>
- <meta name="if:show link 6" content="1"/>
- <meta name="if:show link 7" content="1"/>
- <meta name="if:show link 8" content="1"/>
- <meta name="if:show link 9" content="1"/>
- <meta name="if:show link 10" content="1"/>
- <meta name="if:show link 11" content="1"/>
- <meta name="if:show link 12" content="1"/>
- <meta name="text:music player code" content="a full tutorial is here http://jimothytheme1.tumblr.com/musictut" />
- <meta name="text:your url" content="for the ask and submit boxes" />
- <meta name="text:ask box title" content="ask box title" />
- <meta name="text:faq" content="write your frequently asked questions here" />
- <meta name="text:submit box title" content="submit box title" />
- <meta name="text:submission rules" content="write your submit rules here" />
- <meta name="text:about you" content="write your about me here!" />
- <meta name="text:your name" content="write your name or nickname here" />
- <meta name="text:your age" content="write your age here" />
- <meta name="text:your gender" content="write your gender here" />
- <meta name="text:your sexuality" content="write your sexuality here" />
- <meta name="text:link 1" content="/" />
- <meta name="text:link 1 title" content="link one" />
- <meta name="text:link 1 text" content="link 1" />
- <meta name="text:link 2" content="/" />
- <meta name="text:link 2 title" content="link two" />
- <meta name="text:link 2 text" content="link 2" />
- <meta name="text:link 3" content="/" />
- <meta name="text:link 3 title" content="link three" />
- <meta name="text:link 3 text" content="link 3" />
- <meta name="text:link 4" content="/" />
- <meta name="text:link 4 title" content="link four" />
- <meta name="text:link 4 text" content="link 4" />
- <meta name="text:link 5" content="/" />
- <meta name="text:link 5 title" content="link five" />
- <meta name="text:link 5 text" content="link 5" />
- <meta name="text:link 6" content="/" />
- <meta name="text:link 6 title" content="link six" />
- <meta name="text:link 6 text" content="link 6" />
- <meta name="text:link 7" content="/" />
- <meta name="text:link 7 title" content="link seven" />
- <meta name="text:link 7 text" content="link 7" />
- <meta name="text:link 8" content="/" />
- <meta name="text:link 8 title" content="link eight" />
- <meta name="text:link 8 text" content="link 8" />
- <meta name="text:link 9" content="/" />
- <meta name="text:link 9 title" content="link nine" />
- <meta name="text:link 9 text" content="link 9" />
- <meta name="text:link 10" content="/" />
- <meta name="text:link 10 title" content="link ten" />
- <meta name="text:link 10 text" content="link 10" />
- <meta name="text:link 11" content="/" />
- <meta name="text:link 11 title" content="link eleven" />
- <meta name="text:link 11 text" content="link 11" />
- <meta name="text:link 12" content="/" />
- <meta name="text:link 12 title" content="link twelve" />
- <meta name="text:link 12 text" content="link 12" />
- <meta name="text:side image width" content="200px" />
- <meta name="text:side image left" content="750px" />
- <meta name="text:side image bottom" content="300px" />
- <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:10px;
- 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 { background:{color:highlight color}; }
- ::-moz-selection { background:{color:highlight color}; }
- .popup_block{
- display: none;
- background: #fff;
- max-height:300px;
- padding: 20px;
- border: 1px solid {color:border};
- text-align:center;
- float: left;
- font-size: 9px;
- max-width:300px;
- position: fixed;
- top: 30%; left: 18%;
- overflow-y: auto; overflow-x: yes scroll;
- z-index: 99999;
- }
- img.btn_close {
- float: right;
- margin-top: -14px;
- margin-left:-160px;
- position:fixed
- }
- *html #fade {
- position: absolute;
- }
- *html .popup_block {
- position: absolute;
- }
- body {
- background:{color:background};
- margin:0px;
- color:{color:text};
- font-family:consolas;
- word-wrap: break-word;
- 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:info background};
- color:{color:colored text};
- 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
- }
- #content{
- width:300px;
- border:1px solid {color:border};
- margin-left:450px;
- padding:20px;
- margin-top:60px;
- height:600px;
- max-height:600px; overflow-y: auto; overflow-x: yes scroll;
- }
- #post {
- width:250px;
- padding-bottom:20px;
- padding:10px;
- margin-left:13px;
- margin-top:15px;
- border: 1px solid {color:border};
- background-color:{color:Post};
- }
- #header {
- position:fixed;
- background-color:{color:main header};
- width: 340px;
- padding-top:20px;
- padding-bottom: 20px;
- margin-top:-40px;
- margin-left:450px;
- border: 1px solid {color:line};
- border-bottom: 1px solid {color:line};
- }
- #title {
- position:fixed;
- font-size:9px;
- font-family:consolas;
- max-width: 250px;
- max-height:10px;
- text-align: center;
- padding:15px;
- margin-left:30px;
- margin-top:-20px;
- }
- #contact {
- max-height:300px;
- font-family:consolas;
- }
- #ask{
- padding-bottom:30px;
- width:250px;
- }
- #submit{
- width:250px;
- }
- #asktitle{
- font-size:10px;
- text-transform:uppercase;
- text-align:left;
- border:1px solid {color:line};
- line-height:20px;
- width:284px;
- margin-left:5px;
- padding:5px;
- background-color:{color:main header};
- }
- #faqtitle{
- font-size:10px;
- text-transform:uppercase;
- padding:10px;
- text-align:left;
- }
- #faq{
- font-size:8px;
- text-align:left;
- padding:8px;
- margin-left:5px;
- width:280px;
- max-height:60px; overflow-y: auto; overflow-x: yes scroll;
- }
- #abouttitle{
- font-size:10px;
- text-transform:uppercase;
- text-align:left;
- border:1px solid {color:line};
- line-height:20px;
- width:288px;
- padding:5px;
- background-color:{color:main header};
- }
- #about {
- max-height:250px; overflow-y: auto; overflow-x: yes scroll;
- }
- #you{
- max-height:130px; overflow-y: auto; overflow-x: yes scroll;
- text-align:left;
- line-height:10px;
- padding-right:10px;
- width:150px;
- }
- #about img{
- width:90px;
- float:right;
- margin-left:10px;
- border:1px solid #dfdfdf;
- padding:15px;
- background:#fafafa;
- }
- #stats{
- max-height:100px;
- text-align:left;
- padding-top:20px;
- line-height:10px;
- padding-right:10px;
- width:150px;
- }
- #sidebar {
- width:270px;
- position:fixed;
- margin-left:850px;
- margin-top:150px;
- opacity:.80;
- background-color:{color:Sidebar};
- }
- .links{
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:navigation links};
- line-height:1.36em;
- text-align:center;
- width:83px;
- min-height:52px;
- max-height:52px;overflow-y: auto; overflow-x: yes scroll;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .links a{
- display:block;
- padding:2px 3px;
- margin:1px 0px 0px 0px;
- font-size:8px;
- border:1px solid {color:border};
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:navigation links};
- line-height:1.36em;
- text-align:left;
- max-width:65px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- .links a:hover{
- color:{color:navigation links hover};
- background-color:{color:navigation links hover bg};
- }
- .linksbox{
- float:left;
- width:72px;
- padding:10px;
- }
- #navheader{
- width:65px;
- text-transform:uppercase;
- letter-spacing:2px;
- background-color:{color:header background};
- color:{color:header text};
- padding:4px;
- text-align:center;
- }
- #desctop{
- font-family:consolas;
- font-size:8px;
- text-align:right;
- text-transform:uppercase;
- padding-right:5px;
- width:160px;
- margin-top:1px;
- margin-bottom:-1px;
- margin-left:-1px;
- height:13px;
- background:{color:info background};
- color:{color:text};
- padding-bottom:3px;
- padding-top:2px;
- }
- #description {
- position:fixed;
- font-family:consolas;
- line-height:10px;
- font-size:8px;
- width:164px;
- margin-top:-75px;
- padding:11px;
- margin-left:0px;
- text-align:justify;
- color:{color:text};
- }
- #description a {color:{color:text}; -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
- #desc{
- max-height:39px; overflow-y: auto; overflow-x: yes scroll;
- padding:5px;
- text-align:center;
- margin-left:-1px;
- border:1px solid {color:border};
- }
- #sideimage {
- position:fixed;
- opacity:.8;
- margin-top:{text:side image bottom};
- margin-left:{text:side image left};
- }
- #sideimage img {
- width:{text:side image width};
- }
- #pagination {
- width:336px;
- font-size:8px;
- text-align:center;
- margin-left:-400px;
- padding:2px;
- opacity:1;
- margin-top:481px;
- line-height:100%;
- border:1px solid {color:border};
- position:fixed;
- background-color:{color:info background};
- font-family:consolas;
- letter-spacing:0px;
- }
- #ohoh{
- font-family:consolas;
- font-size:8px;
- text-align:right;
- text-transform:uppercase;
- padding-right:5px;
- width:267px;
- margin-top:10px;
- margin-bottom:-15px;
- margin-left:13px;
- height:10px;
- background:{color:info background};
- color:{color:text};
- padding-bottom:3px;
- padding-top:2px;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #ohoh a{
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease
- }
- #ohoh a:hover{
- color:{color:hover};
- }
- #info {
- text-align:center;
- font-family:consolas;
- margin-top:20px;
- padding:0px 5px 5px;
- background:{color:info background};
- color:{color:text};
- text-transform:uppercase;
- font-size:8px;
- font-style:none;
- }
- #tags {
- letter-spacing:0px;
- font-family:consolas;
- text-transform:uppercase;
- padding:6px 6px 6px 6px;
- background:{color:info background};
- color:{color:text};
- font-size:8px;
- letter-spacing:1px;
- margin-top:2px;
- text-align:center;
- }
- #tags
- a {display:inline;background-color:{color:Tags};padding:-3px;text-align:left;
- -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;}
- .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: 180px;
- 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: 250px;
- 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;
- }
- #woahoh{
- font-family:consolas;
- font-size:8px;
- text-align:right;
- padding-right:5px;
- width:245px;
- margin-top:1px;
- margin-bottom:0px;
- height:10px;
- background:{color:info background};
- color:{color:text};
- padding-bottom:3px;
- padding-top:2px;
- }
- #asker {
- padding:5px;
- text-align:left;
- border:1px solid {color:border};
- background-color:{color:background}
- }
- #quote{
- font-family: consolas;
- font-size:11px;
- padding:20px;
- color:{color:quote text};
- line-height:12px;
- border:1px solid {color:border};
- }
- ol.notes {
- width:250px;
- padding:0px;
- margin:10px auto;
- list-style-type:none;
- font-size:8px;
- 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;
- }
- img.avatar {
- vertical-align: -4px;
- margin-right:10px;
- width:14px;
- height:14px;
- }
- .sfm input {background-color: #fff;
- font-size: 8px;
- border: 0px;
- text-transform: uppercase;
- margin-top: 1px;
- float:right;
- color: #999;
- letter-spacing: 1px;
- padding: 1px 1px;
- font-family: consolas;
- }
- #s-m-t-tooltip{
- font-size:8px;
- max-width:150px;
- line-height:8px;
- border-radius:3px;
- padding:5px 5px 2px 5px;
- margin:15px 0px 0px 10px;
- z-index:10;
- background:#fff;
- font-family:consolas;
- text-transform:uppercase;
- opacity:1;
- border:1px solid #ddd;
- letter-spacing:1px;
- z-index:999999;
- }
- {CustomCSS}</style></head><body>
- <div id="contact" class="popup_block">
- <div id="ask">
- <div id="asktitle">{text:ask box title}</div>
- <div id="faqtitle">frequently asked questions</div>
- <div id="faq">{text:faq}</div>
- <div style="padding-top:10px;"><div class="ask"><iframe frameborder="0" width="300px" id="ask_form" scrolling="yes" src="http://www.tumblr.com/ask_form/{text:your url}.tumblr.com" height="250px"></iframe></div>
- </div></div></div>
- <div id="submission" class="popup_block">
- <div id="submit">
- <div id="asktitle">{text:submit box title}</div>
- <div id="faqtitle">submission rules</div>
- <div id="faq">{text:submission rules}</div>
- <div style="padding-top:10px;"><div class="submit"><iframe frameborder="0" width="300px" id="submit_form" scrolling="yes" src="http://www.tumblr.com/submit_form/{text:your url}.tumblr.com" height="420px"></iframe></div>
- </div></div></div>
- <div id="person" class="popup_block">
- <div id="abouttitle">about me</div><br>
- <div id="about">
- <img src="{image:picture of you}"/>
- <div id="you">
- {text:about you}
- </div>
- <div id="stats">
- Name: {text:your name}
- <br><br>
- Age: {text:your age}
- <br><br>
- Gender: {text:your gender}
- <br><br>
- Sexuality: {text:your sexuality}
- </div>
- </div>
- </div>
- <div id="header">
- <div id="title">
- {Title}
- </div>
- </div>
- <div id="sidebar">
- <div id="sidebarimage"><img src="{image:sidebar}"></div>
- <div class="linksbox">
- <div id="navheader">menu</div>
- <div class="links">
- <a href="/" title="home">index</a>
- <a href="#?w=800" rel="contact" class="poplight" title="message">contact</a>
- <a href="#?w=800" rel="submission" class="poplight" title="submit">submit</a>
- <a href="#?w=800" rel="person" class="poplight" title="about me">identity</a>
- <a href="/archive" title="archive">rewind</a>
- </div></div>
- <div class="linksbox">
- <div id="navheader">files</div>
- <div class="links">
- <a href="{text:link 1}" title="{text:link 1 title}">{text:link 1 text}</a>
- <a href="{text:link 2}" title="{text:link 2 title}">{text:link 2 text}</a>
- <a href="{text:link 3}" title="{text:link 3 title}">{text:link 3 text}</a>
- {block:ifshowlink4}<a href="{text:link 4}" title="{text:link 4 title}">{text:link 4 text}</a>{/block:ifshowlink4}
- {block:ifshowlink5}<a href="{text:link 5}" title="{text:link 5 title}">{text:link 5 text}</a>{/block:ifshowlink5}
- {block:ifshowlink6}<a href="{text:link 6}" title="{text:link 6 title}">{text:link 6 text}</a>{/block:ifshowlink6}
- {block:ifshowlink7}<a href="{text:link 7}" title="{text:link 7 title}">{text:link 7 text}</a>{/block:ifshowlink7}
- {block:ifshowlink8}<a href="{text:link 8}" title="{text:link 8 title}">{text:link 8 text}</a>{/block:ifshowlink8}
- {block:ifshowlink9}<a href="{text:link 9}" title="{text:link 9 title}">{text:link 9 text}</a>{/block:ifshowlink9}
- {block:ifshowlink10}<a href="{text:link 10}" title="{text:link 10 title}">{text:link 10 text}</a>{/block:ifshowlink10}
- {block:ifshowlink11}<a href="{text:link 11}" title="{text:link 11 title}">{text:link 11 text}</a>{/block:ifshowlink11}
- {block:ifshowlink12}<a href="{text:link 12}" title="{text:link 12 title}">{text:link 12 text}</a>{/block:ifshowlink12}
- </div></div>
- <div id="description">
- <div id="desctop">
- {block:ifmusicplayer}<div style="float:left; padding-left:5px">{text:music player code}</div>{/block:ifmusicplayer}
- {block:ifsearchbar}<div style="float:left; padding-left:5px"><form action="/search" method="get" class="sfm" name="theform">
- <input type="text" name="q" value="SEARCH"/>
- </form></div>{/block:ifsearchbar}
- <div style="float:right; padding-left:5px; color:{color:text};">✕</div></div>
- <div id="desc">
- <div id="descc">
- {Description}
- </div></div></div>
- {block:Pagination}<div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current_page">{PageNumber}</span> {/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a> {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
- </div>{/block:Pagination}
- </div>
- <div id="sideimage"><img src="{image:side image}"></div>
- <div id="content">{block:Posts}
- <div id="ohoh">
- <div style="float:left; padding-left:5px"><img src="http://static.tumblr.com/3yblkz0/wYJmya549/pin.png"></div>
- {block:Date} <a href="{Permalink}" title="Permalink">{12Hour}:{Minutes} </a>
- <a href="{ReblogURL}" title="reblog">↻</a>{/block:Date}
- ✕
- </div>
- <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-250}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}{Photoset-250}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div id="woahoh"><div style="float:left; padding-left:5px"><img src="http://static.tumblr.com/3yblkz0/XWQmya53r/marcadores54.gif"></div><div style="float:right; padding-left:5px; color:{color:text};">✕</div></div><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-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}<div id="woahoh"><div style="float:left; padding-left:5px"><img src="http://static.tumblr.com/3yblkz0/XWQmya53r/marcadores54.gif"></div><div style="float:right; padding-left:5px; color:{color:text};">✕</div></div><div id="asker"> {Asker}: {Question}</div><left>{Answer}</font>{/block:Answer}
- <div id="stop">
- {block:PermalinkPage}{block:Date} <div id="info">
- <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:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}{/block:PermalinkPage}</div></div>
- {/block:Posts}
- {/block:Posts}</div></div></div></div></div>
- <div style="position:fixed;bottom:3px; right:3px; font-size:15px; letter-spacing:1px; font-family:cambria;"><a href="http://jimothykirk.tumblr.com/">☁</a></center></div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment