Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- _______________________________________________________________________
- ► THEME MADE BY RACHEL @ ALMIGHTYONE.TUMBLR.COM
- [THEME #10] GREY-TONED
- If you have any questions, go to 7th-district.tumblr.com/message for help.
- ► Terms Of Use
- - Do not remove the credit or move it anywhere! (No pages!)
- - Do not block the credit with images or anything else.
- - Do not make heavy changes that make the theme no longer recognizable as mine.
- - Do not take parts of my theme codes and add it into your theme.
- _______________________________________________________________________
- -->
- <!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}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link href="style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <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]").style_my_tooltips();});})(jQuery);</script>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic' rel='stylesheet' type='text/css'>
- <meta name="color:background" content="#ffffff" />
- <meta name="color:sidebar border" content="#f5f5f5" />
- <meta name="color:title" content="#565656" />
- <meta name="color:sidebar image border" content="#eeeeee" />
- <meta name="color:description" content="#565656" />
- <meta name="color:links" content="#aaaaaa" />
- <meta name="color:links hover" content="#eeeeee" />
- <meta name="color:custom link text" content="#565656" />
- <meta name="color:custom link bg" content="#f8f8f8" />
- <meta name="color:custom link text hover" content="#ffffff" />
- <meta name="color:custom link bg hover" content="#aaaaaa" />
- <meta name="color:text" content="#565656" />
- <meta name="color:blockquote" content="#565656" />
- <meta name="color:posts" content="#ffffff" />
- <meta name="color:posts border" content="#eeeeee" />
- <meta name="color:permalink text" content="#888888" />
- <meta name="color:permalink text hover" content="#5a5a5a" />
- <meta name="color:scrollbar" content="#dddddd" />
- <meta name="color:scrollbar background" content="#ffffff" />
- <meta name="color:topbar" content="#565656" />
- <meta name="color:pagination text" content="#565656" />
- <meta name="color:pagination bg" content="#ffffff" />
- <meta name="color:pagination text hover" content="#ffffff" />
- <meta name="color:pagination bg hover" content="#aaaaaa" />
- <meta name="if:250" content="0" />
- <meta name="if:400" content="1" />
- <meta name="if:500" content="0" />
- <meta name="if:topbar" content="1" />
- <meta name="if:grayscale" content="1" />
- <meta name="if:photo fade" content="0" />
- <meta name="if:small cursor" content="1" />
- <meta name="if:show captions" content="0" />
- <meta name="if:infinite scroll" content="1" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="http://static.tumblr.com/qgsvv0s/MFrms9nht/64x64.jpg" />
- <meta name="image:topbar" content="http://24.media.tumblr.com/tumblr_lsdjv9k5E21r2gm7fo5_400.png" />
- <meta name="text:Link1 url" content="/">
- <meta name="text:Link1" content="link 1"/>
- <meta name="text:Link2 url" content="/">
- <meta name="text:Link2" content="link 2"/>
- <meta name="text:Link3 url" content="/">
- <meta name="text:Link3" content="link 3"/>
- <meta name="text:Link4 url" content="/">
- <meta name="text:Link4" content="link 4"/>
- <meta name="text:custom notes label" content="cats" />
- <style type="text/css">
- ::selection {
- background: #aaa;
- color: #fff;
- }
- ::-webkit-selection {
- background: #aaa;
- color: #fff;
- }
- ::-webkit-scrollbar-track {background-color:{color:scrollbar background};}
- ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
- ::-webkit-scrollbar {width:5px;height:5px;}
- {block:ifsmallcursor}
- *, body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
- {/block:ifsmallcursor}
- body {
- background:{color:background};
- background-attachment:fixed;
- background-repeat:repeat;
- background-image:url('{image:background}');
- margin:0;
- padding:0;
- word-wrap:break-word;
- }
- body a{text-decoration:none;}
- #side {
- position:fixed;
- top:28%;
- left:50%;
- {block:if250}
- margin-left:-363px;
- {/block:if250}
- {block:if400}
- margin-left:-433px;
- {/block:if400}
- {block:if500}
- margin-left:-503px;
- {/block:if500}
- {block:permalinkpage}
- margin-left:-503px;
- {/block:permalinkpage}
- width:150px;
- height:auto;
- padding-top:7px;
- padding-right:7px;
- padding-bottom:7px;
- padding-left:7px;
- border:5px solid {color:sidebar border};
- background:white;
- z-index:8;
- box-shadow: 0 0 0 2px {color:background}, 0 0 0 4px {color:sidebar border};
- -webkit-transition: all 0.6s ease-in-out;
- }
- #side #tit{
- height:auto;
- width:180px;
- margin-left:-15px;
- margin-top:-31px;
- padding:4px 5px;
- background:transparent;
- font-family:trebuchet ms;
- font-style:italic;
- font-size:15px;
- text-transform:none;
- text-align:left;
- color:{color:title};
- text-shadow:3px 1px #e4e4e4;
- letter-spacing:0px;
- }
- #sideimg img {
- float:left;
- margin-top:5px;
- opacity:1;
- width:64px;
- height:64px;
- border:2px solid {color:sidebar image border};
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- }
- #sideimg img:hover {
- opacity:.7;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- }
- #desc{
- height:70px;
- width:80px;
- font-family:trebuchet ms;
- margin:5px 0px 5px 75px;
- font-size:9px;
- font-style:italic;
- line-height:100%;
- text-align:left;
- color:{color:description};
- }
- #desc a {
- color:{color:links};
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- }
- #desc a:hover{
- color:{color:links hover};
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- }
- #side #boob {
- float:left;
- width:150px;
- text-align:center;
- position:fixed;
- margin-left:8px;
- margin-top:10px;
- }
- .bob {
- text-align:center;
- width:55px;
- float:left;
- font-family:calibri;
- color:{color:custom link text};
- font-size:9px;
- text-transform:uppercase;
- margin:2px;
- margin-left:7px;
- font-weight:bold;
- line-height:100%;
- padding:3px 4px;
- background:{color:custom link bg};
- border-bottom:1px solid #eee;
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- }
- .bob:hover {
- color:{color:custom link text hover};
- background:{color:custom link bg hover};
- -webkit-transition: all 0.6s linear;
- -moz-transition: all 0.6s linear;
- }
- #s-m-t-tooltip {
- position:relative;
- overflow:hidden;
- z-index:999;
- max-width:200px;
- margin:10px 0 0 10px;
- padding:3px 4px 4px 3px;
- font:8px calibri;
- font-weight:bold;
- background:#fff;
- box-shadow:1px 1px 1px #eee;
- line-height:100%;
- text-transform:uppercase;
- letter-spacing:1px;
- color:#565656;
- }
- #content {
- {block:if250}
- width:272px;
- {/block:if250}
- {block:if400}
- width:422px;
- {/block:if400}
- {block:if500}
- width:522px;
- {/block:if500}
- {block:permalinkpage}
- width:522px;
- {/block:permalinkpage}
- {block:ifnottopbar}
- margin:30px auto 20px auto;
- {/block:ifnottopbar}
- {block:iftopbar}
- margin:60px auto 20px auto;
- {/block:iftopbar}
- font-family:calibri;
- font-size:11px;
- text-align:left;
- line-height:110%;
- color:{color:text};
- }
- #content blockquote {
- border-left:2px solid {color:blockquote};
- padding-left:8px;
- margin:0px;
- }
- #content blockquote img {
- {block:if250}
- width:200px;
- {/block:if250}
- {block:if400}
- width:350px;
- {/block:if400}
- {block:if500}
- width:450px;
- {/block:if500}
- {block:permalinkpage}
- width:450px;
- {/block:permalinkpage}
- }
- #content a{
- color:{color:links};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- }
- #content a:hover{
- color:{color:links hover};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- }
- .posts {
- border:1px solid {color:posts border};
- {block:if250}
- width:250px;
- {/block:if250}
- {block:if400}
- width:400px;
- {/block:if400}
- {block:if500}
- width:500px;
- {/block:if500}
- padding:10px;
- margin-bottom:25px;
- {block:permalinkpage}
- width:500px;
- {block:permalinkpage}
- -webkit-transition: all 0.5s linear;
- -moz-transition-duration: all 0.5s linear;
- {block:indexpage}
- {block:ifphotofade}
- opacity:.8;
- {/block:ifphotofade}
- {block:ifgrayscale}
- -webkit-filter: grayscale(100%);
- -moz-filter: grayscale(100%);
- {/block:ifgrayscale}
- {/block:indexpage}
- background:{color:posts};
- }
- .posts:hover {
- box-shadow:0px 0px 4px #eee;
- opacity:1;
- -webkit-filter: grayscale(0%);
- -moz-filter: grayscale(0%);
- -webkit-transition: all 0.5s linear;
- -moz-transition-duration: all 0.5s linear;
- }
- .perma{
- margin-top:10px;
- margin-bottom:-17px;
- font-family:calibri;
- font-weight:bold;
- text-align:right;
- text-transform:uppercase;
- font-size:9px;
- letter-spacing:0px;
- line-height:9px;
- }
- .perma a {
- color:{color:permalink text}!important;
- }
- .perma a:hover {
- color:{color:permalink text hover}!important;
- }
- #bottom {
- {block:if250}
- width:250px;
- {/block:if250}
- {block:if400}
- width:400px;
- {/block:if400}
- {block:if500}
- width:500px;
- {/block:if500}
- height:1px;
- margin-top:4px;
- position:absolute;
- }
- .permsource {
- margin-top:-2px;
- padding:0px 6px 1px 6px;
- margin-right:3px;
- background:{color:posts border};
- z-index:1;
- }
- #note{
- margin-left:20px;
- margin:20px auto;
- width: 500px;
- font-size: 11px;
- text-transform:lowercase;
- font-family:calibri;
- color:{color:text};
- }
- ol.notes{
- list-style-type:none;
- margin:0px;
- padding-left:5px;
- line-height:130%;
- color:{color:text};
- }
- ol.notes li.note img.avatar {
- margin-right: 10px;
- width: 16px;
- height: 16px;
- }
- .info{
- padding-bottom:3px;
- padding-top:5px;
- padding-left:2px;
- text-align:left;
- font-family:consolas;
- font-size:10px;
- color:{color:text};
- margin-top:5px;
- }
- .tags{
- margin-top:5px;
- font-family:calibri;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- text-align:left;
- color:{color:text};
- }
- #asker{
- line-height:23px;
- text-align:left;
- font-size:12px;
- font-style:italic;
- text-transform:lowercase;
- font-weight:bold;
- padding-bottom:5px;
- }
- #ques{
- margin-top:-6px;
- color:#565656;
- padding:5px 5px 5px 0px;
- }
- #answer{
- margin-top:-17px;
- padding:0px;
- }
- #audio{
- {block:if250}
- max-width:250px;
- {/block:if250}
- {block:if400}
- max-width:400px;
- {/block:if400}
- {block:if500}
- max-width:500px;
- {/block:if500}
- {block:permalinkpage}
- max-width:500px;
- {/block:permalinkpage}
- display:block;
- opacity:.6;
- background:#000;
- }
- .title {
- font-family:calibri;
- font-size:17px;
- text-transform:uppercase;
- color:{color:text};
- text-align:left;
- }
- #quote {
- font-size:15px;
- font-style:italic;
- margin-bottom:-5px;
- }
- #source {text-align:right;}
- #body{margin-top:-10px;}
- #pagination{
- width:150px;
- margin-top:55px;
- text-align:center;
- }
- #pagination a {
- {block:ifinfinitescroll}
- display:none;
- {/block:ifinfinitescroll}
- font-family:calibri;
- font-size:13px;
- background:{color:pagination bg};
- box-shadow:2px 2px 1px #eee;
- color:{color:pagination text};
- padding:1px 5px;
- margin:3px;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- }
- #pagination a:hover {
- color:{color:pagination text hover};
- background:{color:pagination bg hover};
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- }
- #pagination .current_page{
- padding:0px 5px;
- font-family:calibri;
- font-size:13px;
- {block:ifinfinitescroll}
- display:none;
- {/block:ifinfinitescroll}
- }
- ul {
- list-style-type:square;}
- </style>
- {block:ifinfinitescroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:ifinfinitescroll}
- </head>
- <body>
- {block:iftopbar}
- <span style="background-color:{color:topbar};position:fixed;background-image:url('{image:topbar}'); width:100%; height:35px;top:0px;left:0;opacity:1;z-index:5;"></span>
- {/block:iftopbar}
- <div id="side">
- <div id="tit">{Title}</div>
- <div id="sideimg"><a href="/"><img src="{image:sidebar}" /></a></div>
- <div id="desc">{block:description}{description}{/block:description}</div>
- <a href="/" class="bob">home</a>
- <a href="/ask" class="bob">message</a>
- <a href="/archive" class="bob">history</a>
- <a href="http://almightyone.tumblr.com/" class="bob" title="made by almightyone">theme</a>
- {block:IfLink1}
- <a href="{text:Link1 url}" class="bob">{text:Link1}</a>
- {/block:IfLink1}
- {block:IfLink2}
- <a href="{text:Link2 url}" class="bob">{text:Link2}</a>
- {/block:IfLink2}
- {block:IfLink3}
- <a href="{text:Link3 url}" class="bob">{text:Link3}</a>
- {/block:IfLink3}
- {block:IfLink4}
- <a href="{text:Link4 url}" class="bob">{text:Link4}</a>
- {/block:IfLink4}
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">⇠</a>
- {/block:PreviousPage}
- {block:JumpPagination length="0"}
- {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><!--side-->
- <div id="content">
- <div class="autopagerize_page_element">
- {block:posts}
- <div class="posts">
- {block:Photo}
- {block:indexpage}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="" style="
- {block:if250}max-width:250px;{/block:if250}
- {block:if400}max-width:400px;{/block:if400}
- {block:if500}max-width:500px;{/block:if500}"/>{LinkCloseTag}
- {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:permalinkpage}
- <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="" />{LinkCloseTag}</center>
- {block:ifshowcaptions}
- {block:Caption}{Caption}{/block:Caption}{/block:ifshowcaptions}
- <div class="info">
- {block:RebloggedFrom}<span style="text-transform:uppercase">
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div class="tags">TAGGED AS:
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}{/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}
- {block:indexpage}
- {block:if250}
- {Photoset-250}
- {/block:if250}
- {block:if400}
- {Photoset-400}
- {/block:if400}
- {block:if500}
- {Photoset-500}{/block:if500}
- {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:permalinkpage}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}<span style="text-transform:uppercase">
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div class="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Photoset}
- {block:Video}
- {block:indexpage}
- {block:if250}{Video-250}{/block:if250}
- {block:if400}
- {Video-400}{/block:if400}
- {block:if500}{Video-500}{/block:if500}
- {block:ifshowcaptions}{block:Caption}{Caption}{/block:Caption}
- {/block:ifshowcaptions}
- {/block:indexpage}
- {block:permalinkpage}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}<span style="text-transform:uppercase">
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div class="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}
- {block:indexpage}
- <div id="audio">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:indexpage}
- {block:permalinkpage}
- <span style="background:#e4e4e4;max-width:500px;display:block;">{AudioPlayerGrey}</span>
- {block:Caption}<br />{Caption}{/block:Caption}
- <div class="info">
- {block:RebloggedFrom}<span style="text-transform:uppercase">
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div class="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Audio}
- {block:Quote}
- {block:indexpage}
- <div id="quote">“{Quote}”</div>
- {block:Source}<br /><div id="source">- {Source}</div>{/block:Source}
- {/block:indexpage}
- {block:permalinkpage}
- “{Quote}”
- {block:Source}<br />{Source}{/block:Source}
- <div class="info">
- {block:RebloggedFrom}<span style="text-transform:uppercase">
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div class="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Quote}
- {block:Text}
- {block:indexpage}
- {block:Title}<div class="title">{Title}</div>{/block:Title}
- <div id="body">
- {Body}</div>
- {/block:indexpage}
- {block:permalinkpage}
- {block:Title}<span style="text-transform:uppercase;text-align:center!important;font-size:12px;">{Title}</span><br />{/block:Title}
- {Body}
- <div class="info">
- {block:RebloggedFrom}<span style="text-transform:uppercase">
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div class="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Text}
- {block:Answer}
- {block:indexpage}
- </span>
- <div id="asker"><img src="{AskerPortraitURL-16}" style="border:1px solid #e4e4e4;float:left; padding:2px;"/> {Asker} said:</div>
- <div id="ques">{Question}</div><br />
- <div id="answer">{Answer}</div>
- {/block:indexpage}
- {block:permalinkpage}
- <div id="asker"><img src="{AskerPortraitURL-30}" style="padding:3px;border:1px solid #e4e4e4;"/><br />{Asker}</div><br />
- <div id="ques">{Question}</div><br />
- <div id="answer">{Answer}</div>
- <div class="info">
- {block:RebloggedFrom}<span style="text-transform:uppercase">
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div class="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Answer}
- {block:Chat}
- {block:indexpage}
- {block:Title}{Title}<br />{/block:Title}
- {block:Lines}<span style="line-height:110%;">
- {block:Label}<strong><span style="font-size:12px;">{Label}</span></strong>{/block:Label} {Line}</span><br />
- {/block:Lines}
- {/block:indexpage}
- {block:permalinkpage}
- {block:Title}{Title}<br />{/block:Title}
- {block:Lines}
- {block:Label}<strong><span style="font-size:12px">{Label}</span></strong>{/block:Label} {Line}<br />
- {/block:Lines}
- <div class="info">
- {block:RebloggedFrom}<span style="text-transform:uppercase">
- via: <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>
- Source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a></span><br />
- {/block:RebloggedFrom}
- {block:Date}{Month} {DayOfMonth}, {Year}{/block:Date}
- {block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
- </div>
- {block:HasTags}<div class="tags">
- {block:Tags}
- <a href="{TagURL}">#{Tag} </a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:permalinkpage}
- {/block:Chat}
- {block:Link}
- {block:indexpage}
- <a href="{URL}" class="title">{Name}</a>
- {block:Description}{Description}{/block:Description}
- {/block:indexpage}
- {block:permalinkpage}
- <a href="{URL}" style="text-transform:uppercase;font-size:12px;text-align:center!important;">{Name}</a>
- {block:Description}<br />{Description}{/block:Description}
- {/block:permalinkpage}
- {/block:Link}
- {block:PostNotes}
- <div id="note">{PostNotes}</div>
- {/block:PostNotes}
- {block:indexpage}
- <div class="perma">
- <div id="bottom"></div>
- <a href="{Permalink}" class="permsource">
- {block:Date}{TimeAgo}{/block:Date}
- {block:NoteCount} with {NoteCount} {text:custom notes label} {block:NoteCount}
- </a>
- <span class="permsource"> <a href="{ReblogURL}" target="_blank">reblog?</a>
- </span>
- </div>
- {/block:indexpage}
- </div> <!--posts -->
- {/block:posts}
- </div>
- </div> <!--content-->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment