Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!------------------------------------------------------------------
- theme drunkrocker base noctos
- --------------------------------------------------------------------->
- <!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>
- <html>
- <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="image:Background" content="http://media.tumblr.com/tumblr_ly0t1zJobW1qklwal.png"/>
- <meta name="image:Sidebar" content=""/>
- <meta name="image:side background" content="http://media.tumblr.com/tumblr_ly0t0nli921qklwal.jpg"/>
- <meta name="color:Background" content="#ffffff" />
- <meta name="color:permalinks" content="#ffffff"/>
- <meta name="color:menu hover" content="#000000"/>
- <meta name="color:note background" content="#ffffff"/>
- <meta name="color:Blockquote Background" content="#f7f7f7" />
- <meta name="color:Link" content="#4b4848" />
- <meta name="color:Link Hover" content="#4d4b4b" />
- <meta name="color:Text" content="#000000" />
- <meta name="color:Entry Background" content="#ffffff" />
- <meta name="color:Title" content="#9ea8a8" />
- <meta name="color:askcolor" content="#f5f3f3" />
- <meta name="image:Sidebar" content="1"/>
- <meta name="if:Endless Scroll" content="1"/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="if:Show Hover Notes" content="1" />
- <meta name="if:Picture Fade" content="1" />
- <meta name="if:Lazy Load" content="1" />
- <meta name="if:Links1" content="0" />
- <meta name="if:Links2" content="0" />
- <meta name="if:Links3" content="0" />
- <meta name="if:Links4" content="0" />
- <meta name="text:custom title" content="" />
- <meta name="text:back to top" content="back to top" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 1 title" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 2 title" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 3 title" content="" />
- <meta name="text:Link 4" content="" />
- <meta name="text:Link 4 title" content="" />
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {background-color:#ffffff;height:75px;}
- ::-webkit-scrollbar {height:0px;width:3px;background-color:#000000;}
- @font-face {font-family: "silkscreen";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
- #eden {
- font-family: calibri;
- border-bottom: 1=px dotted {color:text};
- font-size:14px;
- text-transform:uppercase;
- color:{color:title};
- padding-bottom:5px;
- letter-spacing:-1.5px;
- text-align:left;}
- #pulser {
- text-align:center;
- }
- #pulse {
- color: #737373;
- font-style: italic;
- padding:5px;
- text-align: center;
- background-color:{color:askcolor};
- font-family: georgia;
- font-size: 10px;
- text-transform:uppercase;-webkit-border-radius: 5px;
- -moz-border-radius: 5px;
- border-radius: 5px;}
- #pulse a{
- color: {color:link};}
- #pulse a:hover{
- color: {color:link hover};}
- #pulse img{
- float:left;
- margin:5px;}
- #oerba {
- padding: 5px;
- font: 12px/12px "georgia", Courier, monospace;
- letter-spacing: -1px;}
- blockquote{
- padding:3px;
- color: {color:text};
- border-left: 1px dotted {color:text};
- background-color:{color:blockquote background};
- font-family: calibri;
- font-size:10px;
- margin-right: 40px;}
- {block:PermalinkPage}
- #quofred {
- width:500px;
- float:left;
- text-align:justify;
- margin-top:7px;
- background:{color:entry background};
- color: {color:text};
- padding:10px;
- font-family: CALIBRI;
- font-size:9px;
- height: auto;
- margin-left:360px;
- overflow:hidden;}
- {/block:PermalinkPage}
- {block:IndexPage}
- #quofred {
- width:400px;
- float:left;
- text-align:justify;
- margin-top:7px;
- background:{color:entry background};
- color: {color:text};
- padding:10px;
- font-family: calibri;
- font-size:9px;
- height: auto;
- margin-left:360px;
- overflow:hidden;}
- #quofred img{max-width:400px;}
- {/block:IndexPage}
- #text {font-family:calibri;
- padding:5px; font-size:10px;}
- #jihl {max-width:400px; min-width:400px;overflow:hidden;}
- {block:IndexPage}
- {block:IfPictureFade}
- #quofred img {
- opacity: 0.8;
- filter: alpha:(opacity=80);
- -moz-opacity: 0.8;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- #quofred img:hover {
- opacity: 1;
- filter: alpha:(opacity=100);
- -moz-opacity: 1;
- -webkit-transition: all 1.8s ease;
- -moz-transition: all 1.8s ease;
- -o-transition: all 1.8s ease;}
- {/block:IfPictureFade}
- {/block:IndexPage}
- {block:PermalinkPage}
- .cid {display:none;}
- .raines {display:none;}
- {/block:PermalinkPage}
- {block:IndexPage}
- .cid {
- float: right;
- width:400px;
- height:15px;
- font-size: 10px;
- font-family:calibri;
- text-transform:uppercase;
- margin-top:-10px;
- line-height:15px;
- background-color:{color:permalinks};
- position: absolute;
- text-align: center;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- -o-transition: all 0.4s ease-in;opacity:0;
- z-index:999;}
- #quofred:hover .cid {margin-top:0px;opacity: 1;}
- .raines {
- float: right;
- color:#fff;
- width:400px;
- height:15px;
- margin-top:-15px;
- font-size: 7px;
- line-height:15px;
- background-color:{color:permalinks};
- position: absolute;
- text-align: center;
- -webkit-transition: all 0.5s ease-in;
- -moz-transition: all 0.5s ease-in;
- -o-transition: all 0.5s ease-in;opacity:0;
- z-index:999;}
- .raines a {color:{color:text}; padding-right:0px; padding-left:0px; font-size: 10px; letter-spacing: 0px;
- font-family: calibri; z-index:-1;}
- .cid:hover .raines {opacity: 1;}
- {/block:IndexPage}
- body {
- background-image: url('{image:background}');
- background-attachment:fixed;
- background-color:{color:background};
- font-family: georgia;
- font-size: 9px;-webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all 0.6s ease-in;}
- a {font-weight:normal; color:{color:link}; text-decoration:none;-webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all 0.6s ease-in;}
- a:hover {color:{color:link hover};-webkit-transition: all 0.6s ease-in;
- -moz-transition: all 0.6s ease-in;
- -o-transition: all 0.6s ease-in;}
- #snowdiv {
- width:480px;
- padding:4px;
- border-bottom: 1px dotted {color:text};
- }
- {block:PermalinkPage}
- #snow {
- width:490px;
- height:auto;
- padding-left:10px;
- padding-right:10px;
- padding-bottom:10px;
- border: 5px solid {color:entry background};
- color: {color:text};
- background-color:{color:note background};
- margin-left:360px;
- line-height: 15px;
- letter-spacing: 0px;
- font-family: georgia;
- font-size:10px;
- z-index:-9999999999;}
- li.snow {
- list-style:hiragana;
- padding: 2px;
- margin: 2px;
- letter-spacing: 0px;}
- #snow a{
- color: {color:maintitle};
- letter-spacing: 0px;
- font-family: georgia;
- font-size: 10px;}
- {/block:Permalinkpage}
- #yun { font-size:10px; font-family:consolas;text-align:center;}
- #yun a {color:#000;}
- font-style: normal;
- font-family:calibri;}
- ul {
- list-style:square;}
- #dajh {
- width: 100%px;
- background: #000000;
- }
- #dajhtext {
- text-transform: uppercase;
- padding: 0px;
- text-align:center;}
- #vanille{
- color: {color:text};
- opacity:1;
- text-align:center;
- font-family: georgia;
- font-size:9px;
- padding:5px;
- margin-top:3px;
- width:auto; height:auto; z-index:999;
- overflow:hidden;-webkit-transition: all 1.0s ease-in;
- -moz-transition: all 1.0s ease-in;
- -o-transition: all 1.0s ease-in;}
- #vanille a {color:#000;}
- #lightning {
- height:auto; text-align:right ;font-size: 10px;
- text-transform:uppercase;
- margin-top:10px;
- position:fixed; left:165px;
- border: 0px solid {color: entry background};
- -webkit-transition: all 1.4s ease-in;
- -moz-transition: all 1.4s ease-in;
- -o-transition: all 1.4s ease-in;z-index:999;}
- #lightning img {
- width:200px;
- opacity: 1;
- filter: alpha:(opacity=100;)
- -moz-opacity: 1;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;
- }
- #lightning img:hover {{block:IfPictureFade}
- opacity: 0.7;
- filter: alpha:(opacity=70);
- -moz-opacity: 0.7;
- {/block:IfPictureFade}
- -webkit-transition: all 1.8s ease;
- -moz-transition: all 1.8s ease;
- -o-transition: all 0.8s ease;}
- #fang {
- background-color: {transparent};
- text-color: {color:text};
- width:210px;
- height:10px;
- font-family:calibri;
- padding-right:10px;
- font-size:7.5px;
- margin-top:2px;
- letter-spacing:1px;
- text-align:center;
- z-index:1;
- -webkit-transition: all 0.8s ease;
- -moz-transition: all 0.8s ease;
- -o-transition: all 0.8s ease;}
- #fang a {color:#fff;}
- #fang:hover {
- background: url({none});
- background-color:{color:menu hover};
- width:180px;
- padding-right:30px;
- }
- #fangg2 {
- background: url({image:side background});
- width:196px;
- text-align:center;
- font-family:arial;
- font-size:10px;
- height:auto;
- padding:2px;
- overflow:hidden;
- -webkit-transition: all 1.0s ease-in;
- -moz-transition: all 1.0s ease-in;
- -o-transition: all 1.0s ease-in;
- z-index:999; }
- #fangg {
- background: url({image:side background});
- width:200px;
- text-align:center;
- font-family:arial;
- font-size:10px;
- height:15px;
- overflow:hidden;
- -webkit-transition: all 1.0s ease-in;
- -moz-transition: all 1.0s ease-in;
- -o-transition: all 1.0s ease-in;
- z-index:999; }
- #fangg a {color:#a7a3a3;}
- #fangg a:hover {color:#fff;}
- {block:IndexPage}
- #fangg:hover {height:45px;
- {block:IfLinks1}
- height:55px;
- {/block:IfLinks1}
- {block:IfLinks2}
- height:65px;
- {/block:IfLinks2}
- {block:IfLinks3}
- height:75px;
- {/block:IfLinks3}
- {block:IfLinks4}
- height:85px;
- {/block:IfLinks4}
- }
- {/block:IndexPage}
- {block:PermalinkPage}
- #fangg:hover {height:55px;
- {block:IfLinks1}
- height:65px;
- {/block:IfLinks1}
- {block:IfLinks2}
- height:78px;
- {/block:IfLinks2}
- {block:IfLinks3}
- height:88px;
- {/block:IfLinks3}
- {block:IfLinks4}
- height:98px;
- {/block:IfLinks4}}
- {/block:PermalinkPage}
- #top-link{ display:none; position:fixed; right:10px; bottom:10px;color:#000;font-family: arial;text-decoration:none;background:none;font-size:8px; text-transform:uppercase;}
- #credit{ position:fixed; left:10px; bottom:10px;color:#000;font-family: arial;font-size:10px; opacity:0.2;}
- #credit:hover {opacity:1;}
- #tumblr_controls{position: fixed!important;z-index:15;}
- iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.5s linear; opacity: 0.6; -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.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
- </style>
- <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
- <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery-1.3.2.js"></script>
- <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery.scrollTo-1.4.0-min.js"></script>
- <script type="text/javascript">
- jQuery.fn.topLink = function(settings) {
- settings = jQuery.extend({
- min: 1,
- fadeSpeed: 200,
- ieOffset: 50
- }, settings);
- return this.each(function() {
- //listen for scroll
- var el = $(this);
- el.css('display','none'); //in case the user forgot
- $(window).scroll(function() {
- if(!jQuery.support.hrefNormalized) {
- el.css({
- 'position': 'absolute',
- 'top': $(window).scrollTop() + $(window).height() - settings.ieOffset
- });
- }
- if($(window).scrollTop() >= settings.min)
- {
- el.fadeIn(settings.fadeSpeed);
- }
- else
- {
- el.fadeOut(settings.fadeSpeed);
- }
- });
- });
- };
- $(document).ready(function() {
- $('#top-link').topLink({
- min: 400,
- fadeSpeed: 500
- });
- //smoothscroll
- $('#top-link').click(function(e) {
- e.preventDefault();
- $.scrollTo(0,300);
- });
- });
- </script>
- <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery-1.3.2.js"></script>
- <script type="text/javascript" src="http://davidwalsh.name/dw-content/jquery.scrollTo-1.4.0-min.js"></script>
- <script type="text/javascript">
- jQuery.fn.topLink = function(settings) {
- settings = jQuery.extend({
- min: 1,
- fadeSpeed: 200,
- ieOffset: 50
- }, settings);
- return this.each(function() {
- //listen for scroll
- var el = $(this);
- el.css('display','none'); //in case the user forgot
- $(window).scroll(function() {
- if(!jQuery.support.hrefNormalized) {
- el.css({
- 'position': 'absolute',
- 'top': $(window).scrollTop() + $(window).height() - settings.ieOffset
- });
- }
- if($(window).scrollTop() >= settings.min)
- {
- el.fadeIn(settings.fadeSpeed);
- }
- else
- {
- el.fadeOut(settings.fadeSpeed);
- }
- });
- });
- };
- $(document).ready(function() {
- $('#top-link').topLink({
- min: 400,
- fadeSpeed: 500
- });
- //smoothscroll
- $('#top-link').click(function(e) {
- e.preventDefault();
- $.scrollTo(0,300);
- });
- });
- </script>
- {block:IfLazyLoad}
- <script type="text/javascript" src="http://static.tumblr.com/yauabn1/dTzlwknnj/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/yauabn1/erElwknoc/lazyload.js"></script>
- <script type="text/javascript" charset="utf-0">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- {/block:IfLazyLoad}
- </head>
- <body>
- <div class="sidebar">
- {block:ifshowsidebarimage}
- <a href= "/"><img style="{block:iffadedimages}opacity: 0.95;{/block:iffadedimages}{block:ifroundedcorners}-moz-border-radius: 5px;
- border-radius: 5px;
- {block:ifroundedcorners}" src="{image:sidebar}"width=100%"/></a>
- {/block:ifshowsidebarimage}
- <div style="border-top: 1px solid #f0f0f0; text-align:right; padding-right:3px; padding-top:1px; padding-bottom:3px;">
- <div id="top"></div>
- <div id="top-link"><a style="border:none;" href="#top">{text:back to top}</a></div>
- <div id = "lightningbackground"></div>
- <div id = "lightning">
- <center> <a href="/" title="{title}"> <img src="{image:Sidebar}"></a></center>
- <div id="fangg"><i><font-family:calibri> ↓</font></i><br>
- {block:PermalinkPage}
- <a href="/" title="home"><div id="fang">HOME</div></a>
- {/block:PermalinkPage}
- <a href="/ask" title="message"><div id="fang">MESSAGE</div></a>
- {block:IfLinks1}
- <a href="{text:Link 1}" title="{text:Link 1 title}"><div id="fang">{text:Link 1 title}</div></a>{/block:IfLinks1}
- {block:IfLinks2}
- <a href="{text:Link 2}" title="{text:Link 2 title}"><div id="fang">{text:Link 2 title}</div></a>{/block:IfLinks2}
- {block:IfLinks3}
- <a href="{text:Link 3}" title="{text:Link 3 title}"><div id="fang">{text:Link 3 title}</div></a>{/block:IfLinks3}
- {block:IfLinks4}
- <a href="{text:Link 4}" title="{text:Link 4 title}"><div id="fang">{text:Link 4 title}</div></a>{/block:IfLinks4}
- <a href="http://drunkrocker.tumblr.com/" title="drunkrocker themes"><div id="fang">CREDIT</div></a>
- </div><div id="fangg2">
- <div id ="vanille">{description}</div>
- </div>
- {block:IfNotEndlessScroll}
- <div id="yun">
- {block:PreviousPage}<a href="{PreviousPage}"> back |</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">next </a>{/block:NextPage}</div>
- {/block:IfNotEndlessScroll}
- </div>
- {block:IfEndlessScroll}
- <div class="autopagerize_page_element">
- {/block:IfEndlessScroll}
- {block:Posts}
- <table width="0" border="0" align="center" cellspacing="0px" cellpadding="0px">
- <tr>
- {block:Text}
- <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>
- {/block:IfShowHoverNotes}
- {block:Title}
- <div id="eden">
- <big>“</big><a href="{Permalink}">
- {Title}
- </a></div>
- {/block:Title}
- <div id="text">
- {Body}
- </div> </div> </div>
- {/block:Text}
- {block:Quote}
- <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>
- {/block:IfShowHoverNotes}
- <div id="oerba" align="center">
- “{Quote}”
- </div>
- <center>
- {block:Source}—
- {Source}
- {/block:Source}
- </center>
- </div>
- </div>
- {/block:Quote}
- {block:Link}
- <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>
- {/block:IfShowHoverNotes}
- <div id="eden">
- <big>“</big><a href="{URL}" {Target}>{Name}
- </a></div>
- {block:Description}
- <div id="text">
- {Description}
- </div>
- {/block:Description}
- </div>
- {/block:Link}
- {block:Chat}
- <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>
- {/block:IfShowHoverNotes}
- {block:Title}
- <div id="eden">
- <big>『</big><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- <div id="cocoon">
- <ul>
- {block:Lines}
- <li class="person{UserNumber}">
- {block:Label}
- {Label}
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div> </div>
- {/block:Chat}
- {block:Audio}
- <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>
- {/block:IfShowHoverNotes}
- <div id="dajh">{AudioPlayerBlack}</div>
- <div id="dajhtext">
- <div id="dajhtext">{PlayCountWithLabel}</div>
- {block:Caption}
- {Caption}
- {/block:Caption}
- </div></div>
- {/block:Audio}
- {block:Answer}
- <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>
- {/block:IfShowHoverNotes}
- <div id="pulse">{Asker} whispered: {Question}</div>
- <div id="pulser">{Answer}</div></div>
- {/block:Answer}
- {block:Photo} <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>{/block:IfShowHoverNotes}{LinkOpenTag}<a href="{Permalink}">{block:IndexPage}<img src="{PhotoURL-500}"/>{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-500}"/>{/block:PermalinkPage}</a>{LinkCloseTag}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- </div></div>
- {/block:Photo}
- {block:Photoset}
- <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>
- {/block:IfShowHoverNotes}
- {block:IndexPage}
- {Photoset-400}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-500}
- {/block:PermalinkPage}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- </div></div>
- {/block:Photoset}
- {block:Video}
- <div id="quofred">
- {block:IfShowHoverNOTES}
- <div class="cid">
- {TIMEAGO} · {NoteCountWithLabel}
- <div class="raines">
- <a href="{ReblogURL}">REBLOG ·</a><a href="{Permalink}"> PERMALINK</a>
- </div></div>
- {/block:IfShowHoverNotes}
- {Video-400}
- {block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- </div></div>
- {/block:Video}
- </div> </div> </div>
- <div id="snow">
- <br>
- {block:PermalinkPage}
- <center> posted {TimeAgo} with {NoteCountWithLabel}
- {block:RebloggedFrom}
- reblogged from <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- (source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>)
- {/block:RebloggedFrom}
- <br>
- {block:HasTags}
- tagged as
- {block:Tags}
- #<a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- </center>
- {block:PostNotes}
- <div id="snowdiv">
- </div>
- {/block:PostNotes}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/block:PermalinkPage}
- </td>
- </tr>
- </table>
- {/block:Posts}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment