- <!--
- THEME MADE BY NAMUNAMOO (http://namunamoo.tumblr.com)
- PLEASE DON'T REMOVE THE CREDITS. THANK YOU.
- -->
- <!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">
- <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}
- <!--LOOK AT ALL THESE FREAKIN' OPTIONS. ^^"-->
- <meta name="color:Background" content=""/>
- <meta name="color:Body Font" content="#363636"/>
- <meta name="color:Posts" content="#FFFFFF"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:Links" content="#ff0078"/>
- <meta name="color:Links hover" content="#FFFFFF"/>
- <meta name="color:Nav links" content="#ffffff"/>
- <meta name="color:Navigation" content="#898989"/>
- <meta name="color:Post Title" content="#000000"/>
- <meta name="color:Quote" content="#363636"/>
- <meta name="color:Answer Background" content="#F5F5F5"/>
- <meta name="color:ScrollBar" content="#484848"/>
- <meta name="color:ScrollBar Background" content="#e8e8e8"/>
- <meta name="image:Sidebar" content="http://25.media.tumblr.com/tumblr_m1codxKQQK1qegcl7o1_1280.jpg"/>
- <meta name="image:Background" content="http://static.tumblr.com/dillszt/NPZm3zjgc/tumblr_lpwovn6xpc1qcn2vb.png"/>
- <meta name="image:Post Box Background" content=""/>
- <meta name="if:Clear Nav" content="0" />
- <meta name="if:Title on Pic" content="1" />
- <meta name="if:Infinite Scrolling" content="1"/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 name" content=""/>
- <meta name="text:Link 2a" content=""/>
- <meta name="text:Link 2a name" content=""/>
- <meta name="text:Link 2b" content=""/>
- <meta name="text:Link 2b name" content=""/>
- <meta name="text:Link 3a" content=""/>
- <meta name="text:Link 3a name" content=""/>
- <meta name="text:Link 3b" content=""/>
- <meta name="text:Link 3b name" content=""/>
- <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive&v1' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- background-color: {color:Background};
- font-family: Century Gothic;
- font-size: 9px;
- color: {color:Body Font};
- text-align: justify;
- background-image: url('{image:Background}');
- background-attachment: fixed;
- }
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/bmdsqsc/KdRlu9tpm/slkscr.ttf');}
- @font-face {
- font-family: 'loremipsumBold';
- src: url('loremipsum-webfont.eot');
- src: url('loremipsum-webfont.eot?#iefix') format('embedded-opentype'),
- url('loremipsum-webfont.woff') format('woff'),
- url('loremipsum-webfont.ttf') format('truetype'),
- url('loremipsum-webfont.svg#loremipsumBold') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- #posts {
- position: absolute;
- left: 25px;
- top: 25px;
- }
- #lineup {
- background-image: url('{image:Post Box Background}');
- position: relative;
- margin-left: 200px;
- top:5px;
- width: 500px;
- background-color:{color:Posts};
- margin-bottom: 5px;
- padding: 5px;
- z-index:500;
- }
- #permalink {
- font-family: 'Cedarville Cursive';
- font-size: 12px;
- opacity: 0;
- margin-left:-80px;
- filter: alpha (opacity=0);
- position: absolute;
- top: 0px;
- text-align: center;
- padding-right: 5px;
- width: 350px;
- background-image: url('{image:Post Box Background}');
- background-color: #transp;
- color: #387dcc;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #lineup:hover #permalink {
- background-color: #transp;
- opacity: 8;
- color:{color:description};
- filter: alpha (opacity=8);
- width: 80px;
- border-radius: 0px 0px 0px 100px;
- }
- .answer {
- background-color: {color:Answer Background};
- padding-top: 1px;
- padding-bottom: 1px;
- padding-left: 10px;
- }
- #header {
- text-align: center;
- font-family: "loremipsum", serif;
- font-size: 30px;
- letter-spacing: {text:Title letter spacing};
- background-color: {color:Title Background};
- color: {color:Title};
- text-shadow: 1px 1px 1px #C4C4C4;
- font-weight: lighter;
- }
- a.perma {
- color: {color:links};
- }
- a.perma:hover {
- color: {color:Links hover};
- }
- .story {
- font-family: 'Cedarville Cursive';
- font-size: 18px;
- color: {color:Post Title};
- text-align: center;
- text-shadow: 1px 1px 1px #C4C4C4;
- }
- #lineup img {max-width: 100%;}
- .quote {
- font-family: 'Cedarville Cursive';
- font-size: 14px;
- font-style: italic;
- color: {color:Quote}
- }
- blockquote {
- padding: 1px 1px 1px 1px;
- background-color: #eee;
- }
- .tags {
- padding: 3px;
- }
- a {
- color:{color:Links};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- text-decoration: none;
- }
- a:hover {
- color:{color:Links hover};
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- text-decoration: none;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:ScrollBar};
- border-top:2px solid {color:ScrollBar};
- border-bottom:2px solid {color:ScrollBar};
- height:auto;
- }
- ::-webkit-scrollbar-thumb:vertical:hover{
- background-color:{color:ScrollBar};
- }
- ::-webkit-scrollbar-thumb:horizontal{
- background-color:{color:ScrollBar};
- height:auto;
- }
- ::-webkit-scrollbar-thumb:horizontal:hover{
- background-color:{color:ScrollBar};
- }
- ::-webkit-scrollbar{
- height:6px;
- width:6px;
- background-color: {color:ScrollBar Background};
- }
- .topp {
- font-family: consolas;
- font-size: 10px;
- }
- #scrollToTop:link,
- #scrollToTop:visited {
- color: #000000;
- background-color: transparent;
- display: none;
- position: fixed;
- bottom: 10px;
- right: 10px;
- }
- .b1a4{
- margin-left: 795px;
- top: 100px;
- font-family:'Cedarville Cursive';
- position: fixed;
- font-size: 20px;
- color: {color:Title};
- text-shadow: 1px 1px 1px #C4C4C4;
- width: 200px;
- z-index:999;
- text-align:right;
- }
- .exo{
- margin-left: 765px;
- top:100px;
- font-family:tinytots;
- position: fixed;
- font-size: 8px;
- background-color: #ffffff;
- width: 250px;
- -webkit-border-bottom-left-radius:50px;
- -webkit-border-bottom-right-radius:50px;
- -webkit-border-top-left-radius:50px;
- -webkit-border-top-right-radius:50px;
- text-align: center;
- }
- #whee{
- -webkit-border-top-left-radius:50px;
- -webkit-border-top-right-radius:50px;
- }
- #home{
- text-align:center;
- padding-top:2px;
- padding-bottom:2px;
- {Block:IfClearNav}margin-top:130px;{/Block:IfClearNav}
- {Block:IfNotClearNav}margin-top:135px;{/Block:IfNotClearNav}
- margin-left:765px;
- width:20px;
- position:fixed;
- z-index:999;
- overflow:Hidden;
- padding-left:4px;
- padding-right:4px;
- {Block:IfClearNav}background-color:#transp;{/Block:IfClearNav}
- {Block:IfNotClearNav}background-color:{color:navigation}; opacity: 0.7;{/Block:IfNotClearNav}
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #home:hover{
- border-radius: 0px 10px 10px 0px;
- opacity: 1;
- width:20px;}
- #home:hover #inside{
- opacity:1;}
- #inside{
- position:absolute;
- width:20px;
- overflow:hidden;
- padding-right:20px;
- opacity:0;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #gf{
- padding-left:0px;
- text-align:right;}
- #ask{
- text-align:center;
- padding-top:2px;
- padding-bottom:2px;
- {Block:IfClearNav}margin-top:150px;{/Block:IfClearNav}
- {Block:IfNotClearNav}margin-top:160px;{/Block:IfNotClearNav}
- margin-left:765px;
- width:20px;
- position:fixed;
- z-index:999;
- overflow:Hidden;
- padding-left:4px;
- padding-right:4px;
- {Block:IfClearNav}background-color:#transp;{/Block:IfClearNav}
- {Block:IfNotClearNav}background-color:{color:navigation}; opacity: 0.7;{/Block:IfNotClearNav}
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #ask:hover{
- border-radius: 0px 10px 10px 0px;
- opacity: 1;
- width:20px;}
- #ask:hover #insidez{
- opacity:1;}
- #insidez{
- position:absolute;
- width:20px;
- overflow:hidden;
- padding-right:20px;
- opacity:0;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #gfz{
- padding-left:0px;
- text-align:right;}
- #drama{
- text-align:center;
- padding-top:2px;
- padding-bottom:2px;
- {Block:IfClearNav}margin-top:170px;{/Block:IfClearNav}
- {Block:IfNotClearNav}margin-top:185px;{/Block:IfNotClearNav}
- margin-left:765px;
- width:20px;
- position:fixed;
- z-index:999;
- overflow:Hidden;
- padding-left:4px;
- padding-right:4px;
- {Block:IfClearNav}background-color:#transp;{/Block:IfClearNav}
- {Block:IfNotClearNav}background-color:{color:navigation}; opacity: 0.7;{/Block:IfNotClearNav}
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #drama:hover{
- border-radius: 0px 10px 10px 0px;
- opacity: 1;
- width:100px;}
- #drama:hover #insidezz{
- opacity:1;}
- #insidezz{
- position:absolute;
- width:100px;
- overflow:hidden;
- padding-right:20px;
- opacity:0;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #gfzz{
- padding-left:0px;
- text-align:right;}
- #aboutlink{
- text-align:center;
- padding-top:2px;
- padding-bottom:2px;
- {Block:IfClearNav}margin-top:190px;{/Block:IfClearNav}
- {Block:IfNotClearNav}margin-top:210px;{/Block:IfNotClearNav}
- margin-left:765px;
- width:20px;
- position:fixed;
- z-index:999;
- overflow:Hidden;
- padding-left:4px;
- padding-right:4px;
- {Block:IfClearNav}background-color:#transp;{/Block:IfClearNav}
- {Block:IfNotClearNav}background-color:{color:navigation}; opacity: 0.7;{/Block:IfNotClearNav}
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #aboutlink:hover{
- border-radius: 0px 10px 10px 0px;
- opacity: 1;
- width:100px;
- }
- #aboutlink:hover #insidezzz{
- opacity:1;}
- #insidezzz{
- position:absolute;
- width:100px;
- overflow:hidden;
- padding-right:20px;
- opacity:0;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #gfzzz{
- padding-left:0px;
- text-align:right;}
- #help{
- text-align:center;
- padding-top:2px;
- padding-bottom:2px;
- {Block:IfClearNav}margin-top:210px;{/Block:IfClearNav}
- {Block:IfNotClearNav}margin-top:235px;{/Block:IfNotClearNav}
- margin-left:765px;
- width:20px;
- position:fixed;
- z-index:999;
- overflow:Hidden;
- padding-left:4px;
- padding-right:4px;
- {Block:IfClearNav}background-color:#transp;{/Block:IfClearNav}
- {Block:IfNotClearNav}background-color:{color:navigation}; opacity: 0.7;{/Block:IfNotClearNav}
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #help:hover{
- border-radius: 0px 10px 10px 0px;
- opacity: 1;
- width:100px;}
- #help:hover #insidezzzz{
- opacity:1;}
- #insidezzzz{
- position:absolute;
- width:100px;
- overflow:hidden;
- padding-right:20px;
- opacity:0;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;}
- #gfzzzz{
- padding-left:0px;
- text-align:right;}
- iframe#tumblr_controls {
- top: 0% !important;
- right:0% !important;
- position: fixed !important;}
- {CustomCSS}
- </style>
- {Block:IfInfiniteScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/Block:IfInfiniteScrolling}
- </head>
- <body>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <div class="topp">
- <a href="javascript:;" id="scrollToTop"><img src="http://media.tumblr.com/tumblr_lrc2jmMG3W1qzuf77.gif"></a>
- </div>
- {Block:IfTitleOnPic}<div class="b1a4">- {title}</div>{/Block:IfTitleOnPic}
- <div class="exo"><img src="{image:Sidebar}" id="whee" width="250">{Block:IfNotTitleOnPic}<br><div style="font-family:'Cedarville Cursive'; font-size: 20px; color: {color:Title};">{title}</div>{/Block:IfNotTitleOnPic}{Block:IfTitleOnPic}<br><br>{/Block:IfTitleOnPic}{description}<br><br><br><br><br>{Block:IfNotInfiniteScrolling}
- {block:PreviousPage}
- <a href="{PreviousPage}" title="next">Rewind</a> //
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}" title="next">Fast Foward</a>
- {/block:NextPage}<br><br>
- {/Block:IfNotInfiniteScrolling}
- </div>
- <div id="home">
- <div id="inside">
- </div>
- <div id="gf">
- <a href="/"><img src="http://static.tumblr.com/bmdsqsc/nXWlu3gh8/home.png"></a>
- </div>
- </div>
- <div id="ask">
- <div id="insidez"></div>
- <div id="gfz">
- <a href="/ask"><img src="http://static.tumblr.com/bmdsqsc/gAElu3h82/mail.png"></a>
- </div>
- </div>
- {block:IfLink1}<div id="drama">
- <div id="insidezz"><a href="{text:link 1}"><div style="font:8px tinytots;"><font color="{color:nav links}">
- {text:link 1 name}</font>
- </a></div></div>
- <div id="gfzz">
- <a href="{text:link 1}"><img src="http://static.tumblr.com/bmdsqsc/fw6lu3hc3/edit.png"></a>
- </div>
- </div>{/block:IfLink1}
- {block:IfLink2a}<div id="aboutlink">
- <div id="insidezzz"><a href="{text:link 2a}"><div style="font:8px tinytots;"><font color="{color:nav links}">{text:link 2a name}</font>
- </a> <br>
- </a> <a href="{text:link 2b}"><font color="{color:nav links}">{text:link 2b name}</font>
- </a></div></div>
- <div id="gfzzz">
- <img src="http://static.tumblr.com/bmdsqsc/WvJlu3vgh/heart.png">
- </div>
- </div>{/block:IfLink2a}
- {block:IfLink3a}<div id="help">
- <div id="insidezzzz"><a href="{text:link 3a}"><div style="font:8px tinytots;"><font color="{color:nav links}">
- {text:link 3a name}</font>
- </a><br><a href="{text:link 3b}"><font color="{color:nav links}">
- {text:link 3b name}</font>
- </a></div></div>
- <div id="gfzzzz">
- <img src="http://static.tumblr.com/bmdsqsc/cvClurwf6/alert.png">
- </div>
- </div>{/block:IfLink3a}
- <div style="font-size:8px; text-transform:uppercase; color:#000000; position:fixed; bottom:9px; right:10px;"><a href="http://namunamoo.tumblr.com" style="color:#000000;">{★}</a></div>
- {Block:IfInfiniteScrolling}
- <div class = "autopagerize_page_element" >
- {/Block:IfInfiniteScrolling}
- {block:Posts}
- <div id="lineup">
- {block:Text}
- {block:Title}
- <div class="story">
- {Title}
- </div>
- {/block:Title}
- {Body}
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Text}
- {block:Photo}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" width="500px" alt="{PhotoAlt}">
- {LinkCloseTag}
- {Block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- <div style="height:200px; text-align:left;overflow:auto;border-top:1px {color:links};">
- {PostNotes}</div>
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {Block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">
- <div style="font-size: 30px; display: inline-block; line-height: 0px; margin-bottom: -3px; margin-right: 3px;">❝</div>{Quote}
- </div>
- {block:Source}
- <div style="text-align:right">—{Source}</div>
- {/block:Source}
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Quote}
- {block:Link}
- <a href="{URL}" {Target}>
- <div class="story"><div style="margin-left:0px">{Name}</div></div>
- </a>
- {block:Description}
- {Description}
- {/block:Description}
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="story">
- {Title}
- </div>
- {/block:Title}
- {block:Lines}
- {block:Label}
- <b><font color="{color:Quote}">{Label}</font></b>
- {/block:Label}
- {Line}<br>
- {/block:Lines}
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" align="left" width="100px" height="100px" style="margin-right:5px;margin-bottom:5px;"/>
- {/block:AlbumArt}
- <div class="audio">{AudioPlayerWhite}</div>
- {block:Caption}{Caption}{/block:Caption}
- <p>{PlayCountWithLabel}</p>
- <br clear="all">
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Audio}
- {block:Video}
- {Video-500}
- {Block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Video}
- {block:Answer}
- <div style="float:left; font-size: 28px; margin-top: -10px;">❝</div><b>{Asker}</b>: {Question}<div class="answer">{Answer}</div>
- {Block:PermalinkPage}
- Posted {block:Date} {TimeAgo} with {NoteCountWithLabel}{/block:Date}{block:PostNotes} {/block:PostNotes}.
- {block:HasTags}
- <div class="tags">
- tags: {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}
- </div>
- {/block:HasTags}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/Block:PermalinkPage}
- {/block:Answer}
- {Block:IndexPage}<div id="permalink">
- <a href="{Permalink}"><img src="http://media.tumblr.com/tumblr_lkqydtP2W81qi6qow.gif"> <font color="#387dcc">{NoteCount}</font></a><br>
- <a href="{ReblogURL}" target="_blank"><font color="#387dcc">Reblog</font></a>
- </div>
- </div>{/Block:IndexPage}
- {/block:Posts}{Block:IfInfiniteScrolling}</div>{/Block:IfInfiniteScrolling}
- </body>
- </html>

