- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- T I N F O I L B Y V E I L S A N D V I S I O N S !
- http://veilsandvisions.tumblr.com/
- ver 1.0.0
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#cacaca" />
- <meta name="color:Sidebar1" content="#7e9cd4" />
- <meta name="color:Sidebar2" content="#77b5d0" />
- <meta name="color:BlogTitle" content="#000000" />
- <meta name="color:ContentBackground" content="#ffffff" />
- <meta name="color:Text" content="#000000" />
- <meta name="color:Link" content="#2552a4" />
- <meta name="color:LinkHover" content="#0A4D6A" />
- <meta name="color:Tags" content="#000000" />
- <meta name="color:NavLinks" content="#000000" />
- <meta name="color:Description" content="#000000" />
- <meta name="color:DescriptionLink" content="#2552a4" />
- <meta name="font:BlogTitle" content="Baskerville" />
- <meta name="font:Body" content="Lucida Sans" />
- <meta name="font:Description" content="Lucida Sans" />
- <meta name="font:Title" content="Baskerville" />
- <meta name="font:NavLinks" content="Baskerville" />
- <meta name="font:Tags" content="Georgia" />
- <meta name="if:Show SidebarPic" content="0">
- <meta name="if:Infinite Scrolling" content="0" />
- <meta name="if:Fixed Background" content="1" />
- <meta name="if:Repeat Background" content="1" />
- <meta name="if:Round Icon" content="1" />
- <meta name="if:Hide Title Line" content="0">
- <meta name="if:Hide Caption" content="0">
- <meta name="if:Date Style TimeAgo" content="0" />
- <meta name="if:Black Audio Player" content="1">
- <meta name="if:Show Album Art" content="1">
- <meta name="if:Show Home Link" content="1" />
- <meta name="if:Show Archive Link" content="1" />
- <meta name="if:Show Random Link" content="1" />
- <meta name="if:Link 1" content="0" />
- <meta name="if:Link 2" content="0" />
- <meta name="if:Link 3" content="0" />
- <meta name="if:Link 4" content="0" />
- <meta name="if:Link 5" content="0" />
- <meta name="if:Link 6" content="0" />
- <meta name="text:Background Position" content="bottom right" />
- <meta name="text:Ask label" content="ask" />
- <meta name="text:Home label" content="home" />
- <meta name="text:Archive label" content="archive" />
- <meta name="text:Random label" content="random" />
- <meta name="text:Link 1 Url" content="http://" />
- <meta name="text:Link 1 Name" content="link 1" />
- <meta name="text:Link 2 Url" content="http://" />
- <meta name="text:Link 2 Name" content="link 2" />
- <meta name="text:Link 3 Url" content="http://" />
- <meta name="text:Link 3 Name" content="link 3" />
- <meta name="text:Link 4 Url" content="http://" />
- <meta name="text:Link 4 Name" content="link 4" />
- <meta name="text:Link 5 Url" content="http://" />
- <meta name="text:Link 5 Name" content="link 5" />
- <meta name="text:Link 6 Url" content="http://" />
- <meta name="text:Link 6 Name" content="link 6" />
- <meta name="image:BackgroundPic" content="" />
- <meta name="image:SidebarPic" content="" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <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}
- <style type="text/css">
- body { background-color:{color:Background}; background-image: url('{image:BackgroundPic}'); background-position: {text:Background Position}; }
- {block:IfNotFixedBackground}
- body {background-attachment: scroll;}
- {/block:IfNotFixedBackground}
- {block:IfFixedBackground}
- body {background-attachment:fixed;}
- {/block:IfFixedBackground}
- {block:IfNotRepeatBackground}
- body {background-repeat:no-repeat;}
- {/block:IfNotRepeatBackground}
- {block:IfRepeatBackground}
- body {background-repeat:repeat;}
- {/block:IfRepeatBackground}
- a { -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- a:hover {
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- #sidebar1 {
- position:fixed; top:0px; left: 0px;
- width: 210px; height: 100%;
- background-color: {color:Sidebar1}; }
- #sidebar2 {
- position: fixed; top:0px; left: 210px;
- width: 210px; height: 100%;
- background-color: {color:Sidebar2}; }
- #sidebar1a { position: fixed; top: 0; left: 5px;
- width: 200px; height: 100%;
- text-align: center; border: none; }
- #sidebar1a a, #sidebar1a a:visited { text-decoration: none;
- color: {color:navLinks}; }
- .navigation { color:{color:BlogTitle}; font: 12px {font:Description}; }
- .navigation a, .navigation a:visited { font: 14px arial black; color:{color:BlogTitle}; text-decoration: none; display: inline; }
- .navigation a:hover { opacity: 0.4; filter: alpha(opacity=40); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; }
- #avatar img { {block:IfRoundIcon} -moz-border-radius:100px;-webkit-border-radius:100px; border-radius: 100px; {/block:IfRoundIcon} }
- #sidebar2a { position: fixed; top: 0px; left:215px;
- width: 200px; height: 100%;
- font: 11px {font:Description};
- color: {color:Description};
- border: none; }
- #title { font-family: {font:BlogTitle}; font-size: 16px; width: 200px;
- margin-left: 0px; margin-bottom: 2px;
- {block:IfNotHideTitleLine} border-bottom: 1px solid {color:BlogTitle}; {/block:IfNotHideTitleLine}
- text-align: center; font-weight: normal; }
- #title a, #title a:visited { color: {color:BlogTitle}; text-decoration:none;}
- #title a:hover { opacity: 0.4; filter: alpha(opacity=40); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; letter-spacing:4px;}
- #sidebar2a img { width: 200px; {block:IfNotShowSidebarPic} display:none;{/block:IfNotShowSidebarPic} }
- #description a, #description a:visited { color: {color:DescriptionLink}; text-decoration: none; }
- #description a:hover { color: {color:LinkHover}; }
- #Dlinks { width: 100%; text-align: center; background-color: none; padding: 2px 0px 0 0; }
- #Dlinks a, #Dlinks a:visited { color:{color:DescriptionLink}; text-decoration: none; }
- #Dlinks a:hover { color: {color:LinkHover}; }
- #menu {
- margin-bottom: 0px;
- text-transform: lowercase; }
- #menu a { font-size: 13px;
- font-style: normal;
- font-family: {font:NavLinks};
- display:block;
- background-color: none;
- padding-left:0px;
- color:{color:SidebarLink};
- text-decoration:none;
- font-weight: bold;
- letter-spacing:0px;
- text-align: center;
- -webkit-transition: all 0.1s linear;
- -moz-transition: all 0.1s linear;
- -o-transition: all 0.1s linear ;
- -ms-transition: all 0.1s linear; }
- #menu a:hover {
- padding-left:5px;
- opacity: 0.4; filter: alpha(opacity=40); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; letter-spacing:4px;
- -webkit-transition: all 0.1s linear;
- -moz-transition: all 0.1s linear;
- -o-transition: all 0.1s linear ;
- -ms-transition: all 0.1s linear; }
- #content {
- position: relative; left: 420px;
- background-color: none;
- width: 510px; }
- .post {
- padding: 3px;
- width: 500px;
- margin: 0px 0;
- font: 11px {font:Body};
- background-color: {color:ContentBackground};
- color: {color:Text}; }
- .post a, .post a:visited { text-decoration: none; color: {color:Link}; }
- .post a:hover { color: {color:LinkHover}; }
- table#post { width: 520px; border: none; }
- .border1, .border2 { width: 7px; height: 100%; }
- .border1 { background-color: {color:Sidebar1};
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- .border2 { background-color: {color:Sidebar2};
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- .separator { background-color: none; height: 10px;}
- .postfooter { width: 500px;
- background-color: none;
- text-align: center;
- font: 10px {font:tags};
- text-transform: lowercase;
- margin-bottom: 8px;
- color: {color:Tags}; }
- .postfooter a, .postfooter a:visited {
- color: {color:Tags};
- text-decoration: none;
- background-color: none; }
- .postfooter a:hover {
- color: {color:LinkHover}; }
- #tags {
- font:10px {font:Tags}; color:{color:Tags};
- width:80px;
- text-align:left; text-transform: lowercase;
- left:523px;
- position:absolute;
- padding:0px; z-index:3;
- display: block;
- opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- #tags a, #tags a:visited { font-weight:normal; color:{color:Tags}; }
- #tags a:hover {font-weight:normal; color:{color:LinkHover};}
- .post:hover #tags {opacity: 1.0; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- .postinfo {
- padding: 3px;
- width: 500px;
- margin: 0px 0;
- font: 11px {font:Body}; text-transform: lowercase;
- background-color: {color:ContentBackground}; }
- .postinfo a, .postinfo a:visited { text-decoration: none; color: {color:Link}; }
- .postinfo a:hover { color: {color:LinkHover}; }
- .postinfo ul { list-style-type: none; margin: 0 0 0 3px; padding: 0;}
- table#info { margin-left: 40px; width: 450px; border: none; }
- h3 {
- font: 20px {font:Title};
- margin: -1px 0px;
- text-align: center; }
- h3.postlink { margin-lefT: 40px; width: 420px; }
- ol.audioinfo { list-style-type: none;
- margin: 0px; padding: 0px;
- font-family: trebuchet ms;
- text-transform: uppercase;
- font-size: 11px; }
- table.audio_table { border: none;
- width: 420px;
- margin: 0 40px;}
- .row { height: 32px; }
- #audiorow { height: 16px; padding: 0px; margin: 0px; {block:IfNotBlackAudioPlayer} background-color: white; color:{color:Text}; {/block:IfNotBlackAudioPlayer}{block:IfBlackAudioPlayer} background-color: black; color: white; {/block:IfBlackAudioPlayer}}
- .cell { padding-left: 5px; border-top: 2px solid {color:Sidebar1}; }
- .quote_wrap { position: relative; }
- .sign {
- font: 50px arial black; width:70px; display: inline;
- font-weight: bold; position: absolute;
- z-index: 2; line-height: 40%;
- opacity: 0.5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
- #left { top: 15px; left: 5px; }
- #right { bottom: 10px; left: 470px;}
- .postquote {
- width:390px; background-color: none; position: relative; top: 0px; left: 40px;
- font-family:{font:Title};
- font-size:20px; font-weight: normal;
- text-align: center;
- padding: 10px 10px; z-index: 4;}
- .source { text-align: center; }
- .question_post { background-color:{color:Accent}; -moz-border-radius:6px;-webkit-border-radius:6px; padding:5px; position: relative;}
- .asker_container { font-family:{font:title}; font-size:12px; font-weight:bold; text-align: center;}
- .asker_container img { float: left; margin-right: 5px; }
- .question { background-color: none; text-align: center; width: 400px; margin-left: 40px; }
- .answer { display:block;}
- .answer p {
- line-height:110%;}
- .signs { font-family: arial black; position: absolute; color: {color:Text}; line-height: 50%;
- opacity: 0.5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
- #sign_left2 { top: 10px; left: 20px; font-size:30px;}
- #sign_right2 { bottom: -5px; left: 460px; font-size:30px; }
- ul.chat { list-style-type: none; margin-right: 40px; }
- ul.chat li { padding: 2px 5px; }
- ul.chat li.line:nth-child(odd) { border-bottom: 2px solid {color:Sidebar1};}
- ul.chat li.line:nth-child(even) { border-bottom: 2px solid {color:Sidebar2}; }
- .label { font-weight: bold; }
- .caption { {block:IfHideCaption} display:none;{/block:IfHideCaption} }
- .notecontainer { margin:0px; padding: 0px; text-align: left; background-color: {Color:ContentBackground};}
- .notecontainer a, .notecontainer a:visited { color: {color:Link}; text-decoration: none; }
- .notecontainer a:hover { color: {color:LinkHover}; }
- ol.notes {
- padding: 0px;
- margin: 0px 0px;
- list-style-type: none; }
- ol.notes li.note { font-family:{font:Body}; font-size: 11px; font-weight: normal;
- padding: 2px; }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-left: 5px;
- margin-right: 5px;
- width: 16px;
- height: 16px;
- {block:IfRoundIcon}
- -moz-border-radius:30px;
- -webkit-border-radius:30px;
- border-radius: 30px;
- {/block:IfRoundIcon} }
- ol.notes li.note span.action {
- font-weight: normal; }
- ol.notes li.note .answer_content { font-family:{font:Body};
- font-weight: normal;}
- ol.notes li.note blockquote { font-family:{font:Body};
- border-color:{color:Text};
- padding: 4px 10px;
- margin: 4px 0px 0px 25px; }
- ol.notes li.note blockquote a {
- font-family:{font:Body};
- text-decoration: none; }
- #credit {
- font-family: arial;
- top:26px;
- right: 5px;
- position: fixed;
- text-align: right;
- font-size:13px;
- background-color: none;
- color: white;
- text-decoration:none;
- font-weight:normal;
- word-spacing:-2px; }
- #credit a, #credit a:visited {
- font: 10px arial;
- background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
- color: white;
- text-decoration:none;
- font-weight:normal;
- padding: 3px;
- letter-spacing: 1px;
- line-height: 14px;
- opacity: 0.4; filter: alpha(opacity=40); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
- border-radius: 2px;
- -webkit-border-radius: 2px;
- -moz-border-radius: 2px;
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear ;
- -ms-transition: all 0.4s linear; }
- #credit a:hover {
- opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- -ms-transition: all 0.4s linear; }
- iframe#tumblr_controls {
- top:0px !important;
- right:3px !important;
- position: fixed !important;
- opacity: 0.4; filter: alpha(opacity=40); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear ;
- -ms-transition: all 0.4s linear; }
- iframe#tumblr_controls:hover {
- opacity: 1; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear;
- -ms-transition: all 0.4s linear;}
- img { border-style: none; }
- blockquote {
- border-left:3px {color:Text} solid;
- padding-left:5px; padding-right:0px; padding-top:0px; padding-bottom:0px;
- margin:0px 0px 0px 10px;}
- blockquote img { max-width: 475px; }
- </style>
- <style type="text/css">{CustomCSS}</style>
- {block:IfInfiniteScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfInfiniteScrolling}
- </head>
- <body>
- <div id="sidebar1">
- </div>
- <table id="sidebar1a" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td>
- <div id="avatar">
- <a href="/"><img src="{PortraitURL-96}"></a>
- </div>
- <div id="menu">
- <a href="/ask">{text:ask label}</a>
- {block:IfShowHomeLink}
- <a href="/">{text:home label}</a>
- {/block:IfShowHomeLink}
- {block:IfShowArchiveLink}
- <a href="/archive">{text:archive label}</a>
- {/block:IfShowArchiveLink}
- {block:IfShowRandomLink}
- <a href="/random">{text:random label}</a>
- {/block:IfShowRandomLink}
- {block:IfLink1}<a href="{text:Link 1 Url}">{text:Link 1 Name}</a>{/block:IfLink1}
- {block:IfLink2}<a href="{text:Link 2 Url}">{text:Link 2 Name}</a>{/block:IfLink2}
- {block:IfLink3}<a href="{text:Link 3 Url}">{text:Link 3 Name}</a>{/block:IfLink3}
- </div>
- </td>
- </tr>
- </table>
- <div id="sidebar2">
- </div>
- <table id="sidebar2a" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td>
- <div id="title"><a href="/">{Title}</a>
- </div>
- <div id="sidebarpic">
- <a href="/"><img src="{image:SidebarPic}"></a>
- </div>
- <div id="description">
- {Description}
- <div id="Dlinks">
- {block:IfLink4}<a href="{text:Link 4 Url}">{text:Link 4 Name}</a>{/block:IfLink4}
- {block:IfLink5}• <a href="{text:Link 5 Url}">{text:Link 5 Name}</a>{/block:IfLink5}
- {block:IfLink6}• <a href="{text:Link 6 Url}">{text:Link 6 Name}</a>{/block:IfLink6}
- </div>
- </div>
- {block:Pagination}
- <table border="0" width="100%" cellspacing="0" cellpadding="0">
- <tr>
- <td width="100%" align="center">
- <div class="navigation">
- {block:PreviousPage}
- <a href="{PreviousPage}" class="prev">«</a>
- {/block:PreviousPage}
- {CurrentPage}
- ⁄
- {TotalPages}
- {block:NextPage}
- <a href="{NextPage}" class="next">»</a>
- {/block:NextPage}
- </div>
- </td>
- </tr>
- </table>
- {/block:Pagination}
- </td>
- </tr>
- </table>
- <div id="content">
- {block:SearchPage}
- {block:SearchResults}
- <div id="searchresults">{lang:SearchResultCount results for SearchQuery 2}</div>
- {/block:SearchResults}
- {block:NoSearchResults}
- <div id="searchresults">{lang:No search results for SearchQuery 2}</div>
- {/block:NoSearchResults}
- {/block:SearchPage}
- <div class ="autopagerize_page_element">
- {block:Posts}
- <table border="0" id="post" cellspacing="0" cellpadding="0">
- <tr>
- <td width="506px">
- <div class="post">
- {block:IndexPage}
- {block:HasTags}<div id="tags">tags:{block:Tags}<br> <a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
- {/block:IndexPage}
- {block:Text}
- {block:Title}
- <h3 class="posttitle">{Title}</h3>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote_wrap">
- <div class="sign" id="left">
- “
- </div>
- <div class="postquote">
- {Quote}
- </div>
- <div class="sign" id="right">
- ”
- </div>
- {block:Source}
- <div class="source">— {Source}</div>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <h3 class="postlink"> <a href="{URL}" class="link" {Target}>{Name}</a></h3>
- {block:Description}
- <div class="linkdescription">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h3 class="chattitle">{Title}</h3>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="line">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- {block:Video}
- {Video-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- <table border="0" cellspacing="0" cellpadding="0" class="audio_table">
- <tr>
- {block:IfShowAlbumArt}
- <td width="147px" rowspan="6" >
- {block:AlbumArt}
- <div class="album_art">
- <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:-2px;" width="160px"/>
- </div>
- {/block:AlbumArt}
- </td>
- {/block:IfShowAlbumArt}
- <td height="0px"></td>
- </tr>
- <tr class="row">
- <td class="cell" width="285px">
- <b>Track:</b>{block:TrackName} {TrackName}{/block:TrackName}
- </td>
- </tr>
- <tr class="row">
- <td class="cell" width="285px">
- <b>Artist:</b> {block:Artist}{Artist}{/block:Artist}
- </td>
- </tr>
- <tr class="row">
- <td class="cell" width="285px">
- <b>Album:</b> {block:Album}{Album}{/block:Album}
- </td>
- </tr>
- <tr class="row">
- <td class="cell" width="285px">
- {PlayCountWithLabel}
- </td>
- </tr>
- <tr id="audiorow">
- <td class="cell" width="285px">
- {block:IfNotBlackAudioPlayer} {AudioPlayerWhite} {/block:IfNotBlackAudioPlayer}{block:IfBlackAudioPlayer}{AudioPlayerBlack} {/block:IfBlackAudioPlayer}
- </td>
- </tr>
- </table>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Audio}
- {block:Answer}
- <div class="question_post">
- <div class="asker_container">{Asker} said: </div>
- <div id="sign_left2" class="signs">“</div>
- <div class="question">
- {Question}
- </div>
- <div id="sign_right2" class="signs">”</div>
- </div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- </div>
- </td>
- <td class="border1">
- </td>
- <td class="border2">
- </td>
- </tr>
- <tr>
- <td colspan="3">
- {block:IndexPage}
- <div class="postfooter">
- {block:Date}
- {block:NotReblog}posted{/block:NotReblog}{block:Reblog}reblogged{/block:Reblog}
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{ShortMonth} {DayOfMonth} {Year} at {FormattedTime}</a> •
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a> •
- {/block:IfDateStyleTimeAgo}
- {block:NoteCount}<a href="{Permalink}"> {NoteCountWithLabel}</a> • {/block:NoteCount}
- <a href="{ReblogURL}">reblog</a>
- {/block:Date}
- </div>
- </td>
- {/block:IndexPage}
- </tr>
- {block:PermalinkPage}
- <tr>
- <td colspan="3" class="separator">
- </td>
- </tr>
- <tr>
- <td>
- {block:Date}
- <div class="postinfo">
- <table border="0" id="info" cellspacing="0" cellpadding="0">
- <tr>
- <td class="border1">
- </td>
- <td class="border2">
- </td>
- <td>
- <ul>
- <li>Posted on {Month} {DayOfMonth} {Year} at {FormattedTime} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}</li>
- {block:Reblog}
- <li>Source <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFromReblog}, via <a href="{ReblogParentURL}">{ReblogParentName}</a></li>{/block:RebloggedFromReblog}
- {/block:Reblog}
- {block:HasTags}
- <li>Tags {block:Tags} <a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}</li>
- {/block:HasTags}
- <li><a href="http://veilsandvisions.tumblr.com">theme by veils and visions</a></li>
- </ul>
- </td>
- </tr>
- </table>
- </div>
- {/block:Date}
- </td>
- <td class="border1">
- </td>
- <td class="border2">
- </td>
- </tr>
- <tr>
- <td colspan="3" class="separator">
- </td>
- </tr>
- <tr>
- <td>
- {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
- </td>
- <td class="border1">
- </td>
- <td class="border2">
- </td>
- </tr>
- {/block:PermalinkPage}
- </table>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {/block:Posts}
- </div>
- <div id="credit"><a href="http://veilsandvisions.tumblr.com">© veils and visions</a></div>
- </body>
- </html>

