Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ┏━━━┓╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┏━━━━┳┓
- ┃┏━┓┃╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋┃┏┓┏┓┃┃
- ┃┗━┛┣━━┳━┓┏━━━┳━━┳━┓┗┛┃┃┗┫┗━┳━━┳┓┏┳━━┳━━┓
- ┃┏━━┫┏┓┃┏┓╋━━┃┃┃━┫┏┛╋╋┃┃╋┃┏┓┃┃━┫┗┛┃┃━┫━━┫
- ┃┃╋╋┃┏┓┃┃┃┃┃━━┫┃━┫┃╋╋╋┃┃╋┃┃┃┃┃━┫┃┃┃┃━╋━━┃
- ┗┛╋╋┗┛┗┻┛┗┻━━━┻━━┻┛╋╋╋┗┛╋┗┛┗┻━━┻┻┻┻━━┻━━┛
- Theme Made and copyrighted By PanzerThemes.Tumblr.com.
- All themes are free for personal use! Please respect the credit and keep it in tact. You may make changes to the theme; however, that doesn't mean you created it. If you do remove the credit please place it in your FAQ or somewhere where your followers can be informed of creator.
- You will be reported if you do not follow the simple rules of using my themes. -->
- <head>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Amatic+SC' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive' rel='stylesheet' type='text/css'>
- <!-- DEFAULT VARIABLES -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta name="color:background" content="#d7d7d7"/>
- <meta name="image:background" content="">
- <meta name="color:text" content="#000"/>
- <meta name="color:link" content="#456CC0"/>
- <meta name="color:hover" content="#fff"/>
- <meta name="if:Show Blog Title" content="1"/>
- <meta name="if:Tiny Cursor" content="0"/>
- <meta name="if:Tiny Cursor with Heart" content="1"/>
- <meta name="if:Infinite Scrolling" content="1"/>
- <meta name="if:Gore Title" content="1"/>
- <meta name="text:Link Two Title" content="ask" />
- <meta name="text:Link Two" content="/ask" />
- <meta name="text:Link Three Title" content="" />
- <meta name="text:Link Three" content="" />
- <meta name="text:Link Four Title" content="" />
- <meta name="text:Link Four" content="" />
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title><br><br>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <style type="text/css">
- {block:iftinycursor}
- body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
- {/block:iftinycursor}
- {block:iftinycursorwithheart}body, a, a:hover, a:visited {cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), progress;}{/block:iftinycursorwithheart}
- iframe#tumblr_controls{position:fixed !important;}
- .wrapper{
- margin: 0px auto;
- width: 802px;
- }
- .header{
- float: left;
- width: 100%;
- }
- .left{
- float: left;
- margin-right: 20px;
- width: 802px;
- }
- .right{
- float: right;
- width: 200px;
- background-color: {color:Background};
- }
- @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
- @font-face { font-family: "cake"; src: url('http://static.tumblr.com/chrrjbz/7NGlys3s8/cinnamon_cake.ttf'); }
- body{
- margin:0px;
- background-color: {color:background};
- background-image: url({image:background});
- background-attachment: fixed;}
- body, div, p, textarea, submit, input{
- font-family: gold;
- font-size: 9px;
- line-height: 9px;
- letter-spacing:px;
- color:{color:text};
- }
- a:link, a:active, a:visited{
- color: {color:Link};
- text-decoration: none;
- -webkit-transition: color 0.4s ease-out;
- -moz-transition: color 0.4s ease-out;
- }
- a:hover {
- color: {color:hover};
- -webkit-transition: all 0.4s linear;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 0.4s linear;
- }
- .entry {
- margin: 0px;
- padding: 2px;
- float:left;
- background-color: transparent;
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- }
- .permalink a{
- color: #000;}
- .entry .permalink{
- position:absolute;
- width: 250px;
- margin-top:100px;
- border-bottom-left-radius: 1px;
- border-bottom-right-radius: 1px;
- background:#fff;
- color: #000;
- overflow:hidden;
- font-family: 'gold';
- font-size: 9px;
- line-height: 14px;
- text-align:center;
- opacity:0.0;
- -webkit-transition: all 0.2s linear;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- .entry:hover .permalink{
- margin-top:25px;
- overflow:hidden;
- -webkit-transition: all 0.1s linear;
- opacity: 0.8;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- transition: all 9s linear;
- }
- .entry .perma{
- text-align: right;
- font-family: 'gold';
- font-size:9px;
- border-top: 1px dashed black;
- padding-top: 2px;
- }
- .permalink a{
- color:#000;
- }
- #mee{
- position:fixed !important;
- width:auto;
- height:auto;
- right:3px;
- top:26px;
- }
- #posts {
- width:762px;
- margin-left: 70px;
- {block:ifshowblogtitle}
- margin-top: 78px;{/block:ifshowblogtitle}
- {block:ifnotshowblogtitle}
- margin-top: 62px;{/block:ifnotshowblogtitle}
- float: left;
- background: #fff;
- }
- div#sidebar{
- position:fixed !important;
- width:750px;
- margin-left: 70px;
- {block:ifshowblogtitle}
- height: 60px;{/block:ifshowblogtitle}
- {block:ifnotshowblogtitle}
- height: 40px;{/block:ifnotshowblogtitle}
- margin-top: 1px;
- z-index: 100;
- padding: 4px;
- background-color: white;
- text-align: center;
- border: 1px solid #000;
- }
- #infscr-loading{
- bottom: -70px;
- position: absolute;
- left: 50%;
- margin-left:-8px;
- width:16px;
- height:11px;
- overflow:hidden;
- margin-bottom: 50px;
- }
- .bubble {align:right;background: grey; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
- .bubble p {margin:1px 0px;}
- .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid grey;}
- .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: #f7f7f7}
- @font-face { font-family: "sueellen"; src: url('http://themes.googleusercontent.com/static/fonts/sueellenfrancisco/v2/TwHX4vSxMUnJUdEz1JIgrrtXaZAN_aGv07JTA91X2HI.woff'); }
- .title{
- font-family: sueellen;
- font-size: 19px;
- line-height: 1px;
- color: #000;
- letter-spacing: 0px;
- font-weight: normal;
- }
- @font-face {font-family:Gore; src: url(http://static.tumblr.com/l3rkvkd/Iz3m30af8/doublefeature20.ttf); }
- @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
- @font-face {font-family:"gold";src:url('http://static.tumblr.com/l3rkvkd/uRpm2nofr/volter__28goldfish_29.ttf');}
- .blogtitle{
- {block:ifGoreTitle}
- font-family: "gore";
- {/block:ifGoreTitle}
- {block:ifnotGoreTitle}
- font-family: "sueellen";
- {/block:ifnotGoreTitle}
- font-size: 25px;
- line-height: 20px;
- color: {color:text};
- text-shadow: 0px 1px 1px black;
- letter-spacing: 2px;
- font-weight: normal;
- }
- {CustomCSS}
- </style>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- var $content = $('#posts');
- $content.masonry({itemSelector: '.entry'}),
- $content.infinitescroll({
- navSelector : 'div#pagination',
- nextSelector : 'div#pagination a#nextPage',
- itemSelector : '.entry',
- loading: {
- finishedMsg: '',
- img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
- },
- bufferPx : 600,
- debug : false,
- },
- // call masonry as a callback.
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- // ensure that images load before adding to masonry layout
- $newElems.imagesLoaded(function(){
- $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
- });
- });
- });
- </script>
- {/block:IndexPage}
- <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
- width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
- #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
- <title>{title}</title>
- <link rel="shortcut icon" href="http://static.tumblr.com/ny2a9eo/cJDltf41a/tumblr_lkl6pacjpj1qfamg6.gif>
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}">
- <meta name="viewport" content="width=820" />
- <style>#toTop {display:none;text-decoration:none;position:fixed;bottom:20px;right:20px;overflow:hidden;width:30px;height:40px;border:none;text-indent:-999px;background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left top;z-index:3000;}#toTopHover {background:url(http://static.tumblr.com/hi8vwsz/Q0ull6xz3/totop.png) no-repeat left -40px;
- width:30px;height:40px;display:block;overflow:hidden;float:left;opacity: 0;-moz-opacity: 0;filter:alpha(opacity=0);}
- #toTop:active, #toTop:focus {outline:none;}#toTop:active, #toTop:focus {outline:none;}</style>
- </head>
- <body>
- <div class="wrapper">
- <div class="header">
- </div>
- <div id="sidebar">
- {block:ifshowblogtitle}<div class="blogtitle">{Title}</div><br>{/block:ifshowblogtitle}
- {Description}<br><br>
- <a href="/">home</a> |
- {block:IfLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a> | {/block:ifLinkTwoTitle}
- {block:IfLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a> | {/block:ifLinkThreeTitle}
- {block:IfLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title}</a> | {/block:ifLinkFourTitle}
- {block:IfLinkFiveTitle}<a href="{text:Link Five}">{text:Link Five Title}</a> |{/block:ifLinkFiveTitle}
- {block:IfLinkSixTitle}<a href="{text:Link Six}">{text:Link Six Title}</a> | {/block:ifLinkSixTitle} <a href="http://jagpanzer.tumblr.com/">theme</a><br>
- {block:ifnotinfinitescrolling}
- {block:PreviousPage}<a href="{PreviousPage}" title="newer entries">←</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" title="older entries">→</a>{/block:NextPage}{/block:ifnotinfinitescrolling}
- </div>
- <div id="mee">
- <a href="http://jagpanzer.tumblr.com/" target="_blank"><img src="http://static.tumblr.com/thpaaos/dHHkt0jor/install_theme.png"></a>
- </div>
- <div class="left">
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <span class="entrytext">{Body}</span>{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}{/block:Text}
- {block:Link}
- <a href="{URL}" class="title">{Name}</a><br>
- {block:Description}{Description}{/block:Description}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
- {block:Link}
- {block:Photo}
- {block:indexpage}{LinkOpenTag}<div class="permalink"><a href="{permalink}" target="_blank">{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div><div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="250"/></a></div>{LinkCloseTag}{/block:IndexPage}
- {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}{block:indexpage}<div class="permalink"><a href="{permalink}" target="_blank">{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{/block:Photoset}
- {block:Quote}
- {Quote}</span>
- {block:Source}<strong>-{Source}</strong>{/block:Source}{block:indexpage}<p><div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
- {/block:Quote}
- {block:Chat}
- {block:Title}<span class="title">{Title}</span>{/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}
- {/block:Chat}
- {block:Audio}
- <center><div style="width:220px; height:28px;"><div style="float:left">{AudioPlayerBlack}</div>
- {FormattedPlayCount} plays {block:ExternalAudio}{/block:ExternalAudio}<br>
- <div style="margin-top:10px; float:right;">
- </div></div></center><br>{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}{/block:Audio}
- {block:Video}{block:indexpage}<div class="permalink"><a href="{permalink}" target="_blank">{NoteCount} notes</a> | <a href="{ReblogURL}" target="_blank">reblog</a></div>{block:indexpage}{Video-250}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a></div>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{/block:Video}
- {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question} </div>{Answer} {block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a></div>{/block:indexpage}{/block:Answer}
- {block:PermalinkPage}
- <br>{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {timago} {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags} {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {block:PostNotes}{PostNotes}
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- </div>
- {block:IndexPage}
- {block:Pagination}
- <div id="pagination">
- {block:NextPage}
- <a id="nextPage" href="{NextPage}"> →</a>
- {/block:NextPage}
- {block:PreviousPage}
- <a href="{PreviousPage}">← </a>
- {/block:PreviousPage}
- </div>
- {/block:Pagination}
- {/block:IndexPage}
- </div>
- </body>
- </html>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment