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">
- <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}" />
- <meta name="if:200px" content="1"/>
- <meta name="if:250px" content=""/>
- <meta name="if:300px" content=""/>
- <meta name="if:EndlessScroll" content=""/>
- <meta name="if:showCaption" content="0"/>
- <meta name="if:showTags" content="0"/>
- <meta name="if:grayscale" content="0"/>
- <meta name="color:bold" content="#4dd2ff"/>
- <meta name="color:italic" content="#FF8F97"/>
- <meta name="color:underline" content="#FFB866"/>
- <meta name="color:background" content="#fafafa"/>
- <meta name="color:text" content="#a0a0a0"/>
- <meta name="color:thm link" content="#aaaaaa"/>
- <meta name="color:thm link hover" content="#bbbbbb"/>
- <meta name="color:topBG" content="#000000"/>
- <meta name="color:titleBG" content="#ffeae8"/>
- <meta name="color:title" content="#d87d7d"/>
- <meta name="color:posts" content="#ffffff"/>
- <meta name="color:dot" content="#7fe3ff"/>
- <meta name="color:border" content="#f0f0f0"/>
- <meta name="color:postlink" content="#FEBF97"/>
- <meta name="color:caption BG" content="#ffffff"/>
- <meta name="color:date" content="#ff8f97"/>
- <meta name="color:permabg" content="#050505"/>
- <meta name="color:perma" content="#2e2e2e"/>
- <meta name="color:permahover" content="#bebebe"/>
- <meta name="color:tagBG" content="#f0f0f0"/>
- <meta name="color:tag" content="#aaaaaa"/>
- <meta name="color:tag-hover" content="#cccccc"/>
- <meta name="color:blockquote" content="#aaaaaa"/>
- <meta name="color:blockquotebg" content="#fafafa"/>
- <meta name="color:description bg" content="#030303"/>
- <meta name="color:description text" content="#aaaaaa"/>
- <meta name="color:h1" content="#e8e8e8"/>
- <meta name="color:h1hover" content="#4dd2ff"/>
- <meta name="color:h1 BG" content="#191919"/>
- <meta name="color:h2" content="#cccccc"/>
- <meta name="color:h1 BG" content="#000000"/>
- <meta name="color:chat line 1" content="#f7f7f7"/>
- <meta name="color:chat line 2" content="#f5f5f5"/>
- <meta name="color:main links" content="#ffb000"/>
- <meta name="color:main links BG" content="#fff4b6"/>
- <meta name="color:main links BG hover" content="#dbf9fc"/>
- <meta name="color:main links hover" content="#00c3e5"/>
- <meta name="color:pages BG" content="#050505"/>
- <meta name="color:pages text" content="#eaeaea"/>
- <meta name="color:pages BG-hover" content="#feebd5"/>
- <meta name="color:pages text-hover" content="#d55b70"/>
- <meta name="image:background image" content=""/>
- <meta name="image:portrait" content=""/>
- <meta name="text:Custom Link One" content=""/>
- <meta name="text:Custom Link One URL" content=""/>
- <meta name="text:Custom Link Two" content=""/>
- <meta name="text:Custom Link Two URL" content=""/>
- <meta name="text:Custom Link Three" content=""/>
- <meta name="text:Custom Link Three URL" content=""/>
- <meta name="text:Custom Link Four" content=""/>
- <meta name="text:Custom Link Four URL" content=""/>
- <meta name="text:Custom Link Five" content=""/>
- <meta name="text:Custom Link Five URL" content=""/>
- <meta name="text:Custom Link Six" content=""/>
- <meta name="text:Custom Link Six URL" content=""/>
- <meta name="text:Custom Link Seven" content=""/>
- <meta name="text:Custom Link Seven URL" content=""/>
- <meta name="text:Custom Link Eight" content=""/>
- <meta name="text:Custom Link Eight URL" content=""/>
- <meta name="text:Custom Link Nine" content=""/>
- <meta name="text:Custom Link Nine URL" content=""/>
- <meta name="text:Custom Link Ten" content=""/>
- <meta name="text:Custom Link Ten URL" content=""/>
- <meta name="text:Custom Link Eleven" content=""/>
- <meta name="text:Custom Link Eleven URL" content=""/>
- <meta name="text:Custom Link Twelve" content=""/>
- <meta name="text:Custom Link Twelve URL" content=""/>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600' rel='stylesheet' type='text/css'>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEndlessScroll}
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/1f1tzta/O2kn1qtmp/reset.css">
- <script type="text/javascript" src="http://static.tumblr.com/1f1tzta/0wvmlf1xq/scripted.js"></script>
- <style type="text/css">
- #scrlTop{
- position:fixed;
- z-index:123456 !important;
- width:20px;
- height:30px;
- bottom:20px;
- {block:IndexPage}
- {block:If200px}margin-left:355px;{/block:If200px}
- {block:If250px}margin-left:400px;{/block:If250px}
- {block:If300px}margin-left:455px;{/block:If300px}
- {/block:IndexPage}
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- cursor:pointer;
- }
- iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.5s linear;opacity: 1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
- #scrollToTop:link,#scrollToTop:visited {
- color: transparent;
- background-color: transparent;
- display: none;
- position: fixed;
- top: 25px;
- right: 5px;
- }
- ::-webkit-scrollbar {
- width: 7px;
- height: 4px;
- background-color: #fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #ccc;
- border:3px solid #fff;
- }
- html{
- padding:0;
- margin:0;
- height:100%;
- width:100%;
- }
- body {
- padding:0;
- margin:0;
- word-wrap: break-word;
- font:10px/12px trebuchet ms;
- color: {color:text};
- background:{color:Background} url({image:background image}) repeat right top fixed;
- }
- a:link, a:active, a:visited{
- text-decoration:none;
- -webkit-transition: .6s ease-in-out;
- }
- a:hover {
- -webkit-transition: .6s ease-in-out;
- }
- .url{
- letter-spacing:2px;
- margin-top:0;
- padding:3px 0;
- text-align:center;
- text-transform:uppercase;
- font:7px century gothic;
- background-color:{color:h1 BG};
- color:{color:linkurl};
- }
- h1{
- padding:7px 0;
- margin:0 0 2px 0;
- text-align:center;
- font:8px courier;
- text-transform:uppercase;
- letter-spacing:2px;
- background-color:{color:h1 BG};
- color:{color:h1};
- }
- h1 a:hover{
- color:{color:h1hover};
- }
- h1 a{
- color:{color:h1};
- }
- a h2{
- color:{color:h2};
- }
- a h2:hover{
- background:{color:h2};
- color:{color:h2 BG};
- }
- b,strong{
- color:{color:bold};
- }
- i,em{
- color:{color:italic};
- }
- u{
- color:{color:underline};
- }
- .NINCREDIT a{
- color:{color:thm link};
- }
- .NINCREDIT a:hover{
- color:{color:thm link hover};
- }
- h2 {
- text-align:center;
- margin:0;
- text-transform:lowercase;
- background-color:{color:h2 BG};
- font:italic 14px times new roman;
- color: {color:h2 text};
- }
- .source{
- font:italic 7px/8px trebuchet ms;
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:Text};
- }
- img{
- max-width:100%;
- {block:Ifgrayscale}
- filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
- filter: gray;
- -webkit-filter: grayscale(100%);
- {/block:Ifgrayscale}
- }
- #top{
- position:absolute;
- z-index:9999;
- width:100%;
- height:50px;
- top:18px;
- padding:25px 0;
- background:{color:topBG};
- }
- #title{
- z-index:9999;
- position:fixed;
- background:{color:titleBG};
- color:{color:title};
- top:0;
- left:0;
- width:100%;
- text-align:center;
- padding:5px 0;
- font:8px courier;
- letter-spacing:5px;
- text-transform:uppercase;
- }
- .desc{
- height:50px;
- overflow:auto;
- width:600px;
- margin:auto;
- text-align:center;
- font:italic 7px trebuchet ms;
- letter-spacing:1px;
- text-transform:uppercase;
- color:{color:description text};
- background:{color:description bg};
- }
- .desc a{
- color:{color:main links};
- }
- .desc a:hover{
- color:{color:main links BG};
- }
- #side{
- position:fixed;
- top:123px;
- width:100px;
- line-height:8px;
- {block:IndexPage}
- {block:If200px}left:375px;{/block:If200px}
- {block:If250px}left:425px;{/block:If250px}
- {block:If300px}left:475px;{/block:If300px}
- {/block:IndexPage}
- {block:PermalinkPage}top:150px;left:465px;{/block:PermalinkPage}
- }
- .main{
- background:{color:main links BG};
- color:{color:main links};
- font:8px/8px courier;
- padding:1px 2px 0 2px;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- .main:hover{
- background:{color:main links BG hover};
- color:{color:main links hover};
- }
- .links{
- border-radius:0 3px 3px 0;
- margin-bottom:1px;
- font:8px/8px courier;
- padding:1px 2px 0 2px;
- text-transform:uppercase;
- letter-spacing:1px;
- background:{color:main links BG hover};
- color:{color:main links hover};
- }
- .links:hover{
- background:{color:main links BG};
- color:{color:main links};
- margin-left:5px;
- }
- #side b{
- margin-bottom:1px;
- font:8px/8px courier;
- }
- .port{
- top:123px;
- position:absolute;
- width:50px;
- padding:10px;
- background:{color:permabg};
- {block:IndexPage}
- {block:If200px}left:300px;{/block:If200px}
- {block:If250px}left:350px;{/block:If250px}
- {block:If300px}left:400px;{/block:If300px}
- {/block:IndexPage}
- {block:PermalinkPage}display:none;{/block:PermalinkPage}
- }
- #pages{
- display:block;
- margin-top:10px;
- font:8px/8px courier;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- #pages a{
- color:{color:pages text};
- padding:2px 2px 1px 2px;
- background:{color:pages BG};
- border-radius:3px;
- }
- #pages a:hover{
- background:{color:pages text-hover};
- color:{color:pages BG-hover};
- }
- #center{
- z-index:1;
- position:relative;
- height:100%;
- {block:IndexPage}
- padding:50px 50px 0 50px;
- {block:If200px}width:200px;{/block:If200px}
- {block:If250px}width:250px;{/block:If250px}
- {block:If300px}width:300px;{/block:If300px}
- {/block:IndexPage}
- {block:PermalinkPage}padding:50px 50px 0 50px;width:400px;{/block:PermalinkPage}
- }
- #content{
- height:100%;
- margin-top:147px;
- {block:IndexPage}
- {block:If200px}width:200px;{/block:If200px}
- {block:If250px}width:250px;{/block:If250px}
- {block:If300px}width:300px;{/block:If300px}
- {/block:IndexPage}
- {block:PermalinkPage}margin-top:100px;width:400px;{/block:PermalinkPage}
- }
- #entry{
- color: {color:text};
- {block:IndexPage}
- margin-bottom:50px;
- {/block:IndexPage}
- position:relative;
- font:11px/13px courier;
- line-height:14px;
- background:{color:posts};
- {block:IndexPage}
- {block:If200px}width:200px;{/block:If200px}
- {block:If250px}width:250px;{/block:If250px}
- {block:If300px}width:300px;{/block:If300px}
- {/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- }
- #entry img{
- display:block;
- }
- {block:IndexPage}
- #entry:before{
- top:0;
- left:-7px;
- width:3px;
- height:3px;
- background:{color:dot};
- content:"";
- position:absolute;
- -webkit-transition:all .7s ease;
- -moz-transition:all .7s ease;
- -o-transition:all .7s ease;
- }
- #entry:after{
- width:1px;
- height:0;
- top:0px;
- left:-6px;
- background:{color:dot};
- content:'';
- position:absolute;
- -webkit-transition:all .7s ease;
- -moz-transition:all .7s ease;
- -o-transition:all .7s ease;
- }
- #entry:hover:after{
- height:100%;
- -webkit-transition:all .7s ease;
- -moz-transition:all .7s ease;
- -o-transition:all .7s ease;
- }
- {/block:IndexPage}
- #cap{
- width:100%;
- margin:0;
- background:{color:caption BG};
- }
- #cap a{
- color:{color:postlink};
- }
- #cap a:hover{
- color:{color:main links};
- background:{color:main links BG};
- }
- #audiopl{
- width:100%;
- overflow:hidden;
- }
- #album{
- width:200px;
- margin:0 auto;
- }
- #player{
- padding:10px 0 10px 15px;
- background:black;
- width:185px;
- margin:0 auto;
- overflow:hidden;
- }
- #albuminfo{
- width:200px;
- margin:0 auto;
- padding:5px;
- font:8px/12px courier;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- #ansname{
- background:{color:h1 bg};
- color:{color:h1};
- font:8px/8px courier;
- padding:3px;
- text-align:center;
- letter-spacing:2px;
- text-transform:uppercase
- }
- #ansname a{
- color:{color:h1};
- }
- #ansname a:hover{
- color:{color:bold};
- }
- #question{
- font-size:11/14px;
- text-align:center;
- background:{color:main links bg};
- margin-bottom:5px;
- color:{color:main links};
- }
- #pinfo{
- position:absolute;
- overflow:hidden;
- width:70px;
- height:100%;
- padding:0px 0 0 0;
- top:0px;
- background:{color:permabg};
- border-bottom:50px solid {color:permabg};
- right:-120px;
- }
- #entry:hover .postinfo{
- height:0;
- padding:0;
- overflow:hidden;
- -webkit-transition:all .7s ease;
- -moz-transition:all .7s ease;
- -o-transition:all .7s ease;
- }
- .postinfo {
- overflow:auto;
- font:9px/9px century gothic;
- letter-spacing:1px;
- text-align:center;
- text-transform:uppercase;
- width:77px;
- height:28px;
- top:50%;
- background:{color:permabg};
- margin-top:-14px;
- position:absolute;
- -webkit-transition:all .7s ease;
- -moz-transition:all .7s ease;
- -o-transition:all .7s ease;
- }
- .postinfo a{
- height:9px;
- display:block;
- padding:2px 0;
- margin-bottom:2px;
- color:{color:perma};
- -webkit-transition:all .7s ease;
- -moz-transition:all .7s ease;
- -o-transition:all .7s ease;
- }
- #postsinfo {
- font:9px/9px century gothic;
- letter-spacing:1px;
- text-align:center;
- text-transform:uppercase;
- width:77px;
- height:28px;
- top:50%;
- margin:-14px 0 0 -3px;
- position:absolute;
- color:{color:permahover};
- -webkit-transition:all .7s ease;
- -moz-transition:all .7s ease;
- -o-transition:all .7s ease;
- }
- #postsinfo a{
- display:block;
- padding:2px 0;
- margin-bottom:2px;
- color:{color:permahover};
- -webkit-transition: opacity 0.6s linear;
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- }
- blockquote{
- width:auto;
- margin-left:5%;
- width:90%;
- text-align:left;
- padding:3px;
- color:{color:blockquote};
- background:{color:blockquotebg};
- }
- #tags{
- position:relative;
- top:3px;
- left:0;
- display:block;
- text-align:center;
- }
- #tags a{
- vertical-align:top;
- padding:1px 2px 0 2px;
- text-transform:uppercase;
- letter-spacing:1px;
- font:8px/8px courier;
- background:{color:tagBG};
- margin:0 2px 2px 0;
- color:{color:tag};
- }
- #tags a:hover{
- color:{color:tag-hover};
- }
- #postin{
- margin-top:20px;
- display:block;
- text-align:center;
- }
- #dated{
- font:20px/20px courier;
- letter-spacing:-2px;
- margin:0;
- color:{color:date};
- text-transform:uppercase;
- display:block;
- }
- #postin a{
- text-transform:uppercase;
- letter-spacing:1px;
- font:8px/8px courier;
- }
- .postbot a:nth-child(2){
- margin-left:30px;
- }
- .postbot a{
- color:{color:bold};
- }
- .postbot a:hover{
- color:{color:italic};
- }
- .video-container {
- position: relative;
- padding-bottom: 56.25%;
- height: 0;
- overflow: hidden;
- }
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- ul.chat {
- margin: 0;
- padding: 0;
- }
- .chat li {
- list-style-type: none;
- margin-left: 0px;
- padding: 3px;
- }
- .chat li.odd {
- background-color: {color:chat line 1};
- margin-bottom: 3px;
- position:Relative;
- }
- .chat li.even {
- background-color:{color:chat line 2};
- margin-bottom: 3px;
- position:Relative;
- }
- .chat li.odd b,.chat li.even b{
- font:italic 9px/9px century gothic;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- ol.notes {
- width:400px;
- text-align:left;
- padding: 0px;
- margin: 25px 0px;
- list-style-type: lower-roman;
- border-bottom: solid 1px {color:border};
- }
- ul{
- list-style-type:square;
- }
- li{
- list-style-type:square;
- list-style-position:inside;
- }
- #postnotes{
- margin-top:0;
- width:400px;
- }
- .avatar_frame{
- display:none;
- }
- ol.notes li.note {
- list-style-type:none;
- border-top:1px solid {color:border};
- padding: 10px;
- font:8px/12px courier;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- ol.notes li.note img.avatar {
- display:none;
- }
- ol.notes li.note span.action {
- list-style-type:none;
- font-weight:normal;
- }
- ol.notes li.note .answer_content {
- list-style-type:none;
- font-weight: normal;
- }
- ol.notes li.note blockquote {
- padding: 4px 10px;
- margin: 10px 0px 0px 25px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- .sources p{
- opacity:0 !important;
- }
- </style>
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
- <script type="text/javascript">
- $(function() {
- $.fn.scrollToTop = function() {
- $(this).hide().removeAttr("href");
- if ($(window).scrollTop() != "0") {
- $(this).fadeIn("slow")
- }
- var scrollDiv = $(this);
- $(window).scroll(function() {
- if ($(window).scrollTop() == "0") {
- $(scrollDiv).fadeOut("slow")
- } else {
- $(scrollDiv).fadeIn("slow")
- }
- });
- $(this).click(function() {
- $("html, body").animate({
- scrollTop: 0
- }, "slow")
- })
- }
- });
- $(function() {
- $("#scrlTop").scrollToTop();
- });
- </script>
- </head>
- <body>
- <div id="title">{title}</div>
- <div id="top">
- <div class="desc">{description}</div>
- </div>
- <div id="center">
- {block:IfEndlessScroll}
- <a id="scrlTop" href="#"><img src="http://static.tumblr.com/1f1tzta/SMJmu4k4i/up.png"></a>
- {/block:IfEndlessScroll}
- <div id="side">
- <b>I.</b><a class="main" href="/">Index</a><br>
- <b>II.</b><a class="main" href="/ask">Inbox</a><br>
- <b>III.</b><a class="main" href="/archive">Archive</a><br><br>
- {block:IfCustomLinkOne}<a href="{block:IfCustomLinkOneURL}{text:Custom Link One URL}{/block:IfCustomLinkOneURL}" class="links">{text:Custom Link One}</a><br>{/block:IfCustomLinkOne}
- {block:IfCustomLinkTwo}<a href="{block:IfCustomLinkTwoURL}{text:Custom Link Two URL}{/block:IfCustomLinkTwoURL}" class="links">{text:Custom Link Two}</a><br>{/block:IfCustomLinkTwo}
- {block:IfCustomLinkThree}<a href="{block:IfCustomLinkThreeURL}{text:Custom Link Three URL}{/block:IfCustomLinkThreeURL}" class="links">{text:Custom Link Three}</a><br>{/block:IfCustomLinkThree}
- {block:IfCustomLinkFour}<a href="{block:IfCustomLinkFourURL}{text:Custom Link Four URL}{/block:IfCustomLinkFourURL}" class="links">{text:Custom Link Four}</a><br>{/block:IfCustomLinkFour}
- {block:IfCustomLinkFive}<a href="{block:IfCustomLinkFiveURL}{text:Custom Link Five URL}{/block:IfCustomLinkFiveURL}" class="links">{text:Custom Link Five}</a><br>{/block:IfCustomLinkFive}
- {block:IfCustomLinkSix}<a href="{block:IfCustomLinkSixURL}{text:Custom Link Six URL}{/block:IfCustomLinkSixURL}" class="links">{text:Custom Link Six}</a><br>{/block:IfCustomLinkSix}
- {block:IfCustomLinkSeven}<a href="{block:IfCustomLinkSevenURL}{text:Custom Link Seven URL}{/block:IfCustomLinkSevenURL}" class="links">{text:Custom Link Seven}</a><br>{/block:IfCustomLinkSeven}
- {block:IfCustomLinkEight}<a href="{block:IfCustomLinkEightURL}{text:Custom Link Eight URL}{/block:IfCustomLinkEightURL}" class="links">{text:Custom Link Eight}</a><br>{/block:IfCustomLinkEight}
- {block:IfCustomLinkNine}<a href="{block:IfCustomLinkNineURL}{text:Custom Link Nine URL}{/block:IfCustomLinkNineURL}" class="links">{text:Custom Link Nine}</a><br>{/block:IfCustomLinkNine}
- {block:IfCustomLinkTen}<a href="{block:IfCustomLinkTenURL}{text:Custom Link Ten URL}{/block:IfCustomLinkTenURL}" class="links">{text:Custom Link Ten}</a><br>{/block:IfCustomLinkTen}
- {block:IfCustomLinkEleven}<a href="{block:IfCustomLinkElevenURL}{text:Custom Link Eleven URL}{/block:IfCustomLinkElevenURL}" class="links">{text:Custom Link Eleven}</a><br>{/block:IfCustomLinkEleven}
- {block:IfCustomLinkTwelve}<a href="{block:IfCustomLinkTwelveURL}{text:Custom Link Twelve URL}{/block:IfCustomLinkTwelveURL}" class="links">{text:Custom Link Twelve}</a><br>{/block:IfCustomLinkTwelve}
- <div id="page">
- {block:IfNotEndlessScroll}
- <div id="pages">
- {block:PreviousPage}
- <a href="{PreviousPage}">Prev</a> /
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">Next</a>
- {/block:NextPage}
- </div>
- {/block:IfNotEndlessScroll}
- </div>
- </div>
- <div class="port"><img src="{image:portrait}"></div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:IndexPage}
- <div id="pinfo">
- <div id="postsinfo">
- <a href="{Permalink}">{NoteCount}</a>
- <a href="{ReblogUrl}">reblog</a>
- </div>
- <div class="postinfo">
- <a href="{Permalink}">{NoteCount}</a>
- <a href="{ReblogUrl}">reblog</a>
- </div></div>
- {/block:IndexPage}
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <div id="cap">{Body}</div>
- {/block:Text}
- {block:Link}
- <h1><a href="{URL}">{Name}</a></h1>
- <div class="url">{URL}</div>
- {block:Description}<div id="cap">{Description}</div>{/block:Description}
- {block:Link}
- {block:Photo}
- <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- {/block:photo}
- {block:Photoset}
- {block:IndexPage}
- {block:If200px}
- {block:Photos}
- <img src="{PhotoURL-250}" class="photoset-image" />
- {/block:Photos}
- <script type="text/javascript">
- var photos = document.getElementsByClassName("photoset-image");
- for(var i = 0; i < photos.length; i++)
- {
- photos[i].style.width = '250px';
- var source = photos[i].src;
- var pos1 = source.lastIndexOf('_');
- var pos2 = source.lastIndexOf('.');
- photos[i].src = source.substring(0, pos1 + 1) + '250' + source.substring(pos2);
- }
- </script>
- {/block:If200px}
- {block:If300px}
- {block:Photos}
- <img src="{PhotoURL-400}" class="photoset-image" />
- {/block:Photos}
- <script type="text/javascript">
- var photos = document.getElementsByClassName("photoset-image");
- for(var i = 0; i < photos.length; i++)
- {
- photos[i].style.width = '300px';
- var source = photos[i].src;
- var pos1 = source.lastIndexOf('_');
- var pos2 = source.lastIndexOf('.');
- photos[i].src = source.substring(0, pos1 + 1) + '250' + source.substring(pos2);
- }
- </script>
- {/block:If300px}
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-400}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Quote}
- {/block:IndexPage}
- <h2>"{Quote}"</h2>
- {block:Source}
- <div id="cap"><div class="source">― {Source}</div></div>
- {/block:Source}
- {/block:Quote}
- {block:answer}
- <div id="ansname"><a href="{Permalink}">{Asker}</a> asked</div>
- <div id="question">{Question}</div>
- <div id="cap">{Answer}</div>
- {/block:Answer}
- {block:Chat}
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label"><b>{Label}</b>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Audio}
- <div id="audiopl">
- <div id="album">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
- <div id="player">{AudioPlayerBlack}</div>
- </div>
- <div id="albuminfo">
- {block:TrackName}<b>Song:</b> {TrackName}{/block:TrackName}<br>
- {block:Artist}<b>ARTIST:</b> {Artist}{/block:Artist}<br>
- {block:Album}<b>ALBUM:</b> {Album}{/block:Album}<br>
- {block:PlayCount}<b>Plays:</b> {FormattedPlayCount} {/block:PlayCount}
- </div>
- </div>
- {/block:Audio}
- {block:Video}
- <div class="video-container">
- {block:IndexPage}
- {block:If200px}{Video-250}{/block:If200px}
- {block:If250px}{Video-250}{/block:If250px}
- {block:If300px}{Video-400}{/block:If300px}
- {/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- </div>
- {/block:Video}
- {block:IndexPage}
- {block:IfshowCaption}
- {block:Caption}
- <div id="cap">{Caption}</div>{/block:Caption}
- {/block:Caption}
- {/block:IfshowCaption}
- {/block:IndexPage}
- {block:IndexPage}
- {block:IfshowTags}
- {block:HasTags}
- <div id="tags">
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:IfshowTags}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Caption}<div id="cap">{Caption}</div>{/block:Caption}
- <div id="postin">
- <div id="dated">
- {block:Date}{ShortMonth} {MonthNumberWithZero} | {TimeAgo}{/block:Date}
- </div>
- <div class="postbot">
- <a href="/random">Random</a>
- {block:RebloggedFrom} <a href="{ReblogParentURL}">Via</a> / <a href="{ReblogRootURL}">Source</a> {/block:RebloggedFrom}
- </div>
- </div>
- {block:HasTags}
- <div id="tags">
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:PermalinkPage}
- {block:PostNotes}
- <div id="cap">{PostNotes}</div>
- {/block:PostNotes}
- </div>
- <div class="sources">
- {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{block:NoSourceLogo}{/block:NoSourceLogo}{/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- </div>
- {/block:Posts}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment