Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- theme made by nunmuri.tumblr.com/rockappeal.tumblr.com | don't take off the credits -->
- <!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}
- <meta name="color:Background" content="#eceadd" />
- <meta name="text:Background Position" content="" />
- <meta name="image:Background" content="http://static.tumblr.com/..."/>
- <meta name="color:Sidebar Background" content="#ffffff" />
- <meta name="color:Blockquote Background" content="#ffffff" />
- <meta name="color:Link" content="#d5d3d3" />
- <meta name="color:Title blog" content="#b3b3b3" />
- <meta name="color:Link Hover" content="#fff" />
- <meta name="if:Fixed Background" content="0" />
- <meta name="if:Sidebar Image" content="1" />
- <meta name="color:Text" content="#c5c4c4" />
- <meta name="color:chat" content="#ffffff" />
- <meta name="image:sidebar background" content="http://static.tumblr.com/..."/>
- <meta name="color:boxz background" content="#f5f7ed" />
- <meta name="color:boxz background hover" content="#da9f90" />
- <meta name="color:permalink text" content="#ffffff" />
- <meta name="color:permalink background" content="#da9f90" />
- <meta name="color:permalink" content="#ffffff" />
- <meta name="color:permalink hover" content="#ffffff" />
- <meta name="color:Title" content="#c5c4c4" />
- <meta name="image:Sidebar" content="http://static.tumblr.com/..."/>
- <meta name="color:Sidebar Text" content="#c5c4c4" />
- <meta name="color:Entry Background" content="#ffffff" />
- <link rel="shortcut icon" href="{Favicon}" />
- <meta name="if:Show Tags" content="0"/>
- <meta name="if:Links" content="1"/>
- <meta name="if:link1" content="1"/>
- <meta name="if:link2" content="1"/>
- <meta name="text:Link 1 Title" content="link 1" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 Title" content="link 2" />
- <meta name="text:Link 2" content="" />
- <meta name="if:link3" content="1"/>
- <meta name="if:link4" content="1"/>
- <meta name="text:Link 3 Title" content="link 3" />
- <meta name="text:Link 3" content="" />
- <meta name="text:Link 4 Title" content="link 4" />
- <meta name="text:Link 4" content="" />
- <meta name="if:Show Title" content="1"/>
- <meta name="if:endless scroll" content="0"/>
- <meta name="if:Show Captions" content="0"/>
- <meta name="color:Scroll Background" content="#fff" />
- <meta name="color:Scroll" content="#ebe7db" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <style type="text/css">
- iframe#tumblr_controls {right:3px !important;
- position: fixed !important;
- opacity: 0.4;
- filter:alpha(opacity=40);
- -moz-opacity: 0.4;
- -khtml-opacity: 0.4;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;}
- iframe#tumblr_controls:hover{
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -khtml-opacity: 1;
- -webkit-transition: all 0.9s ease;
- -moz-transition: all 0.9s ease;
- -o-transition: all 0.9s ease;}
- ::-webkit-scrollbar {
- width: 8px;
- height: 8px;}
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 0px;
- display: block;
- background-color: transparent;}
- ::-webkit-scrollbar-track-piece {
- background-color: {color:scroll background};
- -webkit-border-radius: 0px;}
- ::-webkit-scrollbar-thumb:vertical {
- height: 30px;
- background-color: {color:scroll};
- -webkit-border-radius: 0px;}
- #title {
- font-size: 20px;
- font-family: courier new;
- color:{color:title};
- padding-right: 5px;
- padding-left: 0px;
- padding-top: 5px;
- padding-bottom: 5px;
- line-height:10px;
- letter-spacing:1px;
- font-weight:normal;
- text-align:left;
- }
- #title a{
- font-size: 17px;
- font-family: courier new;
- color:{color:title};
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 0px;
- padding-bottom: 0px;
- line-height:15px;
- letter-spacing:-1px;
- text-transform:lowercase;
- text-align:left;
- }
- #title a:hover{
- color:{color:link};
- }
- #title2 {
- font-size: 10px;
- font-family: lucida console, trebuchet ms, sans-serif;
- color:{color:sidebar text};
- padding-right: 5px;
- padding-left: 5px;
- padding-top: 16px;
- padding-bottom: 0px;
- line-height:8px;
- letter-spacing:2px;
- text-align:left;
- }
- #title2 a{font-style: italic;
- font-size: 9px; margin: 0px;
- font-family: lucida console, trebuchet ms, sans-serif;
- line-height:28px; color:{color:title blog};letter-spacing:1px;
- text-transform:lowercase;
- }
- #sidebari {margin-left:400px; margin-bottom:0px; margin-top:60px; padding-right:0px; position: absolute; float: left;}
- #sidebari img { max-height: auto; text-align:center; padding-right:0px; margin-bottom: -4px;}
- .side {
- float: left;
- width: 150px;
- height: auto;
- font-size: 7px;
- font-family: trebuchet ms;
- text-transform:uppercase;
- margin-left: -174px;
- color: {color:text};
- margin-top:0px;
- position: absolute;
- background-color:{color:Sidebar background};
- line-height:10px;
- padding: 10px;
- letter-spacing: 0px;
- text-align: left;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- overflow: hidden;
- opacity: 0;
- filter:alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- }
- .side a{color:{color:text}; font-size: 7px; line-height:24px;
- padding: 5px; maring-bottom:5px; margin-left: 3px;
- font-style:italic;
- text-transform:uppercase;background:{color:entry background};}
- .side a:hover {color:{color:permalink}; background:{color:permalink background};}
- #sidebari:hover .side{
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- opacity: 0.8;
- filter:alpha(opacity=80);
- -moz-opacity: 0.8;
- -khtml-opacity: 0.8;
- }
- #quote {
- padding: 5px;
- font: 12px/12px "Courier New", Courier, monospace;
- letter-spacing: -1px;}
- blockquote {padding: 2px;
- padding-left: 5px;
- background-color: {color:blockquote background};
- color: {color:blockquote text};
- font: 10px arial;
- margin-right: 50px;
- border-left: 1px dashed {color:text};}
- #posts {
- width: 500px;
- min-height: 100px;
- text-align:justify;
- color: {color:text};
- font-size: 10px;
- line-height:11px;
- font-family: trebuchet ms;
- height: auto;
- overflow:hidden;
- float: none;
- padding: 30px;
- background:{color:entry background};
- margin-left:0px;
- margin-top:0px;
- margin-bottom:13px;
- }
- .permalink {
- float: left;
- width: auto;
- height: auto;
- font-size: 25px;
- font-family: arial;
- text-transform:lowercase;
- margin-left: 540px;
- color: {color:permalink text};
- margin-top:-30px;
- background:{color:permalink background};
- position: absolute;
- line-height:18px;
- padding: 10px;
- text-align: right;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- overflow: hidden;
- opacity: 0;
- filter:alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- }
- .permalink a{color:{color:permalink}; font-size: 7px;
- font-family:trebuchet ms;font-style:italic;
- text-transform:uppercase;}
- .permalink a:hover {color:{color:permalink hover};}
- #posts:hover .permalink{
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- opacity: 0.8;
- filter:alpha(opacity=80);
- -moz-opacity: 0.8;
- -khtml-opacity: 0.8;
- }
- @font-face {
- font-family: 'inconsolata';
- src: url('inconsolata.ttf');
- src: local('inconsolata'),
- local('inconsolata'),
- url('http://dl.dropbox.com/u/55224529/inconsolata.ttf');
- }
- .tags {
- float: left;
- width: 150px;
- height: auto;
- font-size: 7px;
- font-family: trebuchet ms;
- text-transform:uppercase;
- margin-left: 540px;
- color: {color:text};
- margin-top:50px;
- position: absolute;
- line-height:10px;
- padding: 10px;
- letter-spacing: 0px;
- text-align: left;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- overflow: hidden;
- opacity: 0;
- filter:alpha(opacity=0);
- -moz-opacity: 0;
- -khtml-opacity: 0;
- }
- .tags a{color:{color:text}; font-size: 7px; line-height:24px;
- padding: 5px; maring-bottom:5px; margin-left: 3px;
- font-style:italic;
- text-transform:uppercase;background:{color:entry background};}
- .tags a:hover {color:{color:permalink}; background:{color:permalink background};}
- #posts:hover .tags{
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- opacity: 0.8;
- filter:alpha(opacity=80);
- -moz-opacity: 0.8;
- -khtml-opacity: 0.8;
- }
- #posts img{max-width: 500px; overflow:hidden;}
- #photoset {
- max-width:500px; overflow:hidden;}
- #photoset img{
- max-width: 500px; overflow:hidden;}
- #content1 {margin-bottom:200px;position: absolute; }
- #content2 {
- width: 800px;
- margin-left: 400px;
- top: 370px;
- float:left;
- position: relative;
- }
- body {
- background-color:{color:background};
- color:{color:text};
- background-image: url('{image:background}');
- background-position: {text:background position};
- background-attachment:fixed;
- font-family: trebuchet ms;
- font-size: 9px;
- overflow-x:hidden;
- }
- a {font-weight:normal; color:{color:link}; text-decoration:none; text-transform: lowercase; font-family: trebuchet ms; font-size: 9px; letter-spacing:0px; -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- a:hover {color:{color:link hover}; -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;}
- h3, .link {font-size:13px; font-family: {font:title}; margin:0px; font-style:italic; font-weight:normal; color: {color:title}}
- h3 a, .link{font-weight:normal; color:{color:title}}
- {block:IfFixedBackground}
- body {background-attachment:fixed; background-repeat:no-repeat;}
- {/block:IfFixedBackground}
- .navi2 a{
- float: left;
- width: 31px;
- height: auto;
- margin-left: 3px;
- margin-top: 0px;
- margin-bottom: 0px;
- padding: 18px;
- padding-right:21px;
- background-color: {color:boxz background};
- font-family: trebuchet ms;
- text-align: center;
- letter-spacing: 1px;
- line-height: 5px;
- font-style:italic;
- font-size: 7px;
- text-transform:uppercase;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- .navi2 a:hover{
- background-color: {color:boxz background hover};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- .navi1 a{
- float: left;
- width: 31px;
- height: auto;
- margin-left: 3px;
- margin-top: 0px;
- margin-bottom: 0px;
- padding: 18px;
- background-color: {color:boxz background};
- font-family: trebuchet ms;
- text-align: center;
- letter-spacing: 1px;
- line-height: 5px;
- font-style:italic;
- font-size: 7px;
- text-transform:uppercase;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- .navi1 a:hover{
- background-color: {color:boxz background hover};
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- }
- #quote {padding: 5px; font: 14px trebuchet ms; letter-spacing: 0px; font-style: italic;}
- #quotecredits {text-align: center; display: block;}
- #answer {text-align:left;}
- #question {color: {color:sidebar text}; border-bottom: 1px solid; margin-top: 0px; margin-left: 62px; font-style: italic; font-family: georgia; font-size: 9px; padding: 8px; border-color: {color:border}; padding-bottom: 5px;}
- #question a{color: {color:link};}
- #avask img{border-color: {color:chat}; margin-right: 10px;
- border: 6px solid {color:chat};}
- #avask {padding-right: 8px; margin-bottom: 4px; margin-top: 5px;}
- .ballon {font: 20px arial; margin-bottom: 0px; margin-top: 15px; margin-left: -5px; color:{color:chat}; float: left;}
- #caption {text-align: left;}
- #caption a:hover{color:{color:link}; background:{color:entry background};}
- #chatg { padding-left: 0px; padding-top: 5px; width: 100%;}
- #chat {font: 10px trebuchet ms; letter-spacing: 1px; color: {color:text}; padding: 3px; padding-left: 16px; margin-bottom: 2px; text-transform: lowercase; background:{color:chat};line-height:10px; }
- #chat .label {padding-left: 2px; text-transform: uppercase; color: {color:text}; font: 10px trebuchet ms; letter-spacing: 1px; background-color:{color:background}; line-height:10px; }
- #notes {width:400px; padding-top: 0px; color: {color:text}; margin-top: 400px; margin-left: 420px; line-height: 15px; float:left; letter-spacing: 0px; text-transform:lowercase; text-align: left; font-family: trebuchet ms; font-size: 10px; z-index: 999999;}
- li.notes {list-style:none; padding: 5px; margin: 2px; letter-spacing: 0px; text-transform:lowercase; text-align: left; }
- #notes a{color: {color:link}; letter-spacing: 0px; text-transform:lowercase; font-family: trebuchet ms; font-size: 10px;}
- #notes img {border: 0px;}
- #notes a img {border: 0px;}
- #audio {margin-left: 0px;}
- #atext {width: 70%; padding-left: 10px; padding-top: 15px; margin-left: 120px; margin-top: 15px; min-height:65px; margin-bottom: 25px; text-transform: lowercase; text-transform:uppercase; font-family: trebuchet ms; font-size: 7px; }
- #audio {margin-left: 0px;}
- #atext {width: 40%; padding-left: 10px; padding-top: 15px; margin-left: 80px; margin-top: 15px; min-height:65px; margin-bottom: 25px; text-transform: lowercase; text-transform:uppercase; font-family: trebuchet ms; font-size: 7px; }
- #player {
- width:26px;
- height:30px;
- overflow:hidden;
- position:absolute;
- margin-top:25px;
- text-align: center;
- margin-bottom:5px;
- margin-left: 28px;
- padding-left: 5px;
- opacity: 0.3;
- filter:alpha(opacity=30);
- -moz-opacity: 0.3;
- -khtml-opacity: 0.3;
- z-index: 3;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- }
- #player:hover {opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 70;
- -khtml-opacity: 70;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- }
- #playerbg:hover{opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 70;
- -khtml-opacity: 70;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;}
- #playerbg{ width:80px;
- height:80px;
- margin-top:8px;
- margin-left:0px;
- margin-bottom:40px;
- background-color: white;
- opacity: 0.3;
- filter:alpha(opacity=30);
- -moz-opacity: 0.3;
- -khtml-opacity: 0.3;
- position:absolute;
- z-index: 2;
- -webkit-transition: all 0.7s ease-out;
- -moz-transition: all 0.7s ease-out;
- -o-transition: all 0.7s ease-out;
- }
- #navi25 {
- float: left;
- width:580px;
- margin-left:397px;
- margin-top: 16px;
- height: auto;
- z-index: 999999;
- overflow:hidden:
- position:absolute;
- }
- #sidepic {
- width: 186px;
- height: auto;
- }
- #pagination1 {font-family:trebuchet ms; color:{color:link}; font-size:7px; float: left; padding: 10px; text-transform:uppercase; background-color:{color:boxz background}; }
- #pagination {font-family:trebuchet ms; color:{color:link}; font-size:7px; float: left; text-transform:uppercase; padding: 10px; background-color:{color:boxz background};}
- #pagination a{font-family:trebuchet ms; color:{color:link};
- font-size:7px; float: left; padding: 10px; text-transform:uppercase; }
- #pagination a:hover{color:{color:link hover}; background-color:{color:boxz background hover};}
- .reblogx { margin-right:5px; float: left;}
- .reblogx img{padding:5px; float: left;}
- #footer {
- bottom:20px; width:200px; padding: 10px; text-align: center;
- float:left; position: fixed; margin-bottom:0px; margin-left:270px; z-index: 999999999;
- }
- .ava { margin:5px; margin-bottom:15px; float:left; }
- </style>
- {block:IfEndlessScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfEndlessScroll}
- </head>
- <body>
- <div id="navi25">
- <div class="navi1"><a href="/">home</a></div>
- <div class="navi1"><a href="/ask">ask</a></div>
- <div class="navi1"><a href="/archive">old</a> </div>
- {block:IfNotLinks}{/block:IfNotLinks}{block:IfLinks}{block:IfLink1}<div class="navi1"><a href="{text:Link 1}">{text:Link 1 Title}</a></div>{/block:IfLink1}
- {block:IfLink2}<div class="navi1"><a href="{text:Link 2}">{text:Link 2 Title}</a></div>{/block:IfLink2}
- {block:IfLink3}<div class="navi1"><a href="{text:Link 3}">{text:Link 3 Title}</a></div>{/block:IfLink3}
- {block:IfLink4}<div class="navi1"><a href="{text:Link 4}">{text:Link 4 Title}</a></div>{/block:IfLink4}
- {/block:IfLinks}
- <div class="navi2"><a href="http://nunmurithemes.tumblr.com/">theme</a></div>
- </div>
- <div id="sidebari"> <span class="side">
- <img src="{PortraitURL-48}" class="ava" style=" -moz-border-radius: 35px; border-radius: 35px">
- {block:IfShowTitle}
- <a href="/">{Title}</a><br>
- {/block:IfShowTitle}
- {block:IfNotSidebarImage}{/block:IfNotSidebarImage}
- {block:Description}
- {Description}{/block:Description}
- </span>
- {block:IfSidebarImage}
- <img src="{image:sidebar}" witdh="560" border="0">
- {/block:IfSidebarImage}
- {block:IfNotSidebarImage}{/block:IfNotSidebarImage}
- </div>
- </div> </div> </div>
- <div id="footer">
- {block:IfNotEndlessScroll} {block:Pagination} <div id="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">prev</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">next</a>
- {/block:NextPage}
- {/block:Pagination}
- </div> {/block:IfNotEndlessScroll}
- </div> </div>
- </div>
- {block:IfEndlessScroll}
- <div class="autopagerize_page_element">
- {/block:IfEndlessScroll}
- {block:Posts}
- <table width="1300" border="0" align="center" cellspacing="0px" cellpadding="0px"><tr>
- <div id="content2">
- {block:Text}
- <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- <div id="title">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div>
- <div id="text">{Body}</div>
- </div> {/block:Text}
- {block:Quote} <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- <div id="quote" align="center">“{Quote}” </div>
- <div id="quotesource" align="center">{block:Source}— {Source}{/block:Source}
- </div></div>
- {/block:Quote}
- {block:Link}
- <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- <div id="title"><a href="{URL}" {Target}>{Name}</a></div>
- {block:Description}{Description}{/block:Description} </div>
- {/block:Link}
- {block:Chat}
- <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- {block:Title}
- <div id="title"><a href="{Permalink}">{Title}</a></div>
- {/block:Title}
- {block:Lines}<div id="chat"><div id="chat{UserNumber}">{block:Label}<b>{Label}</b> {/block:Label}{Line} </div> </div>
- {/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- <div id="player">{AudioPlayerWhite}</div>
- <div id="atext">
- {PlayCountWithLabel}<br>
- {block:Artist}
- <b>Artist:</b> {Artist}
- {/block:Artist} <br> {block:TrackName}
- <b>Trackname:</b> {TrackName}
- {/block:TrackName}<br>
- {block:Album}
- <b>Album:</b> {Album}
- {/block:Album}
- <br><br> </div>
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- </div>
- {/block:Audio}
- {block:Answer}
- <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- <div id="avask"> <img src="{AskerPortraitURL-48}" width="40px" height="40px" align="left"> </div><div id="question">{Asker} said: {Question}</div>
- <div id="answer">{Answer}</div></div>
- {/block:Answer}
- {block:Photo}
- <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" border="0" max-width="500" /></a>{LinkCloseTag}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:IfNotShowCaptions}{block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}{/block:IfNotShowCaptions}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:Caption}</div>
- {/block:Photo}
- {block:Photoset}
- <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- {Photoset-500}
- {block:IfNotShowCaptions}{block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}{/block:IfNotShowCaptions}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:Caption}
- </div></div>
- {/block:Photoset}
- {block:Video}
- <div id="posts"> <span class="permalink"><a href="{Permalink}">{ShortMonth} {DayOfMonth},{Year} </a><br>{NoteCount}</span>
- <span class="tags"> {block:IfShowTags}{block:HasTags}tagged<br> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</span>
- {Video-500}
- {block:IfNotShowCaptions}{block:PermalinkPage}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:PermalinkPage}{/block:IfNotShowCaptions}
- {block:IfShowCaptions}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:IfShowCaptions}
- {/block:Caption}</div>
- {/block:Video}
- </div></div></div></div></div>
- {block:PermalinkPage}
- <div id="notes"> {ShortMonth} {DayOfMonth},{Year} with {NoteCountWithLabel}<br>
- {block:RebloggedFrom} <a href="{ReblogParentURL}" title="via"><img src="{ReblogParentPortraitURL-16}" class="reblogx" style="height: 16px; width: 16px; -moz-border-radius: 100px; border-radius: 100px"></a><a href="{ReblogRootURL}" title="source"><img src="{ReblogRootPortraitURL-16}" class="reblogx" style="height: 16px; width: 16px; -moz-border-radius: 100px; border-radius: 100px"></a>{/block:RebloggedFrom}<br><br>
- {block:PostNotes}{PostNotes}{/block:PostNotes}</div>{/block:PermalinkPage}
- </td>
- </tr></table>
- {/block:Posts}
- </div>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment