- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- G R U S B Y V E I L S A N D V I S I O N S !
- http://veilsandvisions.tumblr.com/
- ver 2.1.1
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#3b3b3b" />
- <meta name="color:blogtitle" content="#000000" />
- <meta name="color:blogtitleglow" content="#f5f5f5" />
- <meta name="color:contentbackground" content="#ffffff" />
- <meta name="color:bodytext" content="#000000" />
- <meta name="color:link" content="#ff9000" />
- <meta name="color:linkhover" content="#222222" />
- <meta name="color:navlinks" content="#ffffff" />
- <meta name="color:navlinksBG" content="#222222" />
- <meta name="color:sidebarBackground" content="#ffffff" />
- <meta name="color:description" content="#000000" />
- <meta name="color:descriptionLink" content="#ff9000" />
- <meta name="color:askbackground" content="#ff9000" />
- <meta name="font:blogtitle" content="Georgia" />
- <meta name="font:body" content="Trebuchet MS" />
- <meta name="font:description" content="Trebuchet MS" />
- <meta name="font:title" content="Georgia" />
- <meta name="font:navLinks" content="Georgia" />
- <meta name="if:background fixed" content="1" />
- <meta name="if:background repeated" content="1" />
- <meta name="if:overlay only on photos" content="0">
- <meta name="if:overlay white" content="0" />
- <meta name="if:infinite scrolling" content="0" />
- <meta name="if:hide sidebar" content="0" />
- <meta name="if:hide sidebar image" content="0" />
- <meta name="if:hide header image" content="0" />
- <meta name="if:hide title" content="0" />
- <meta name="if:hide caption" content="0" />
- <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:show album art" content="1">
- <meta name="if:show blogtitle glow" content="1">
- <meta name="if:date style timeago" content="0" />
- <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="if:link 7" content="0" />
- <meta name="text:background position" content="bottom right" />
- <meta name="text:label ask" content="ask" />
- <meta name="text:label home" content="home" />
- <meta name="text:label archive" content="archive" />
- <meta name="text:label random" 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="text:link 7 url" content="http://" />
- <meta name="text:link 7 name" content="link 7" />
- <meta name="image:image background" content="" />
- <meta name="image:image sidebar" content="" />
- <meta name="image:image header" 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:image background}'); background-position: {text:Background Position}; }
- {block:IfNotBackgroundFixed}
- body {background-attachment: scroll;}
- {/block:IfNotBackgroundFixed}
- {block:IfBackgroundFixed}
- body {background-attachment:fixed;}
- {/block:IfBackgroundFixed}
- {block:IfNotBackgroundRepeated}
- body {background-repeat:no-repeat;}
- {/block:IfNotBackgroundRepeated}
- {block:IfBackgroundRepeated}
- body {background-repeat:repeat;}
- {/block:IfBackgroundRepeated}
- #header_wrap { position: fixed; top: 0px; left: 17%; z-index: 212300;}
- #header {
- width: 500px;
- position: absolute; top: 00px; left: 220px;
- background-color: {color:Background};
- z-index: 112300;
- overflow: hidden;}
- #header_pic {
- background-image: url('{image:image header}');
- width:500px; {block:IfNothideheaderimage} height: 150px;{/block:IfNothideheaderimage} {block:Ifhideheaderimage} height: 0px; {/block:Ifhideheaderimage}
- background-color: none;
- z-index: 112402;
- position: relative; top: 0px; }
- #title { {block:IfNothideheaderimage}
- position: absolute; bottom:42px; left:0px; margin:0px;
- {/block:IfNothideheaderimage}
- {block:Ifhideheaderimage}
- position: relative; bottom:0px; left:0px; margin-bottom: 10px;
- {/block:Ifhideheaderimage}
- width: 500px;
- text-align: center;
- padding-top:3px;
- background-color:none;
- font:24px {font:BlogTitle};
- text-decoration: none;
- font-weight: bold;
- letter-spacing:-1px;
- line-height:85%;
- z-index:892343;
- {block:IfShowBlogtitleGlow}
- text-shadow: 0 0 4px {color:BlogTitleGlow}, 0 0 4px {color:BlogTitleGlow}, 0 0 4px {color:BlogTitleGlow};
- {/block:IfShowBlogtitleGlow}
- {block:IfHideTitle}
- display:none;
- {/block:IfHideTitle} }
- #wrap_wrap { position: absolute; top: 0px; left: 17%;}
- #wrapper {
- position: absolute; left: 220px; {block:IfNothideheaderimage} top:174px; {/block:IfNothideheaderimage}
- background-color:none;
- {block:Ifhideheaderimage} top:57px; {block:IfHideTitle}
- top:24px;
- {/block:IfHideTitle} {/block:Ifhideheaderimage}
- }
- #title a, #title a:visited {
- color:{color:BlogTitle};
- text-decoration: none;}
- #title a:hover {
- text-decoration: none;
- color: {color:LinkHover}; }
- .menu { position: relative;
- padding:0px 0;
- margin:0px;
- list-style:none;
- height:29px;
- font: 11px {font:navlinks};
- z-index:792343;
- background: none; }
- .menu ul {
- margin:0px;
- padding: 0px; }
- .menu li {
- margin:0;
- padding:0;
- display:block;
- float: left;
- width: 55px; }
- .menu a, .menu a:visited {
- padding:8px 0;
- display:block;
- text-align:center;
- text-decoration:none;
- background: {color:NavLinksBG};
- color: {color:NavLinks};
- width: 55px;
- height:13px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- .menu a:hover {
- text-align:center;
- text-decoration:none;
- background: {color:NavLinks};
- color: {color:NavLinksBG};
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- .menu_table { position: relative; bottom: 0px;
- padding:0px 0; border: none;
- margin:0px;
- list-style:none;
- width: 500px;
- height:29px;
- font: 11px georgia;
- z-index:9992343;
- background: {color:NavLinksBG}; }
- 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; }
- #content {
- width: 520px;
- margin:0px;
- padding-top:0px;
- font: 11px {font:Body};
- background-color:none; }
- #sidebar {
- position: fixed; top:150px; left: 17%;
- width:200px;
- padding: 0px;
- background-color: {color:SidebarBackground};
- z-index:23456;
- {block:IfHideSidebar}
- display: none;
- {/block:IfHideSidebar} }
- #sidebar_pic {
- z-index:23454;
- {block:Ifhidesidebarimage}
- display:none;
- {/block:Ifhidesidebarimage}
- }
- #sidebar_pic img {
- width: 200px;
- text-align:right; }
- #top {position: relative;}
- #description {
- background-color: transparent;
- margin:3px;
- font-family: {font:Description};
- font-size: 11px;
- color: {color:Description}; }
- #description a {
- color: {color:DescriptionLink};
- text-decoration:none;}
- #description a:visited {
- color: {color:DescriptionLink};
- text-decoration:none;}
- #description a:hover {
- color: {color: LinkHover};
- text-decoration: none;}
- #description img {
- float: right;}
- #custom_links {
- font: 11px {font:navlinks}; }
- ul#sidelinks { list-style-type: none; margin: 0; padding: 0;
- text-align: center; }
- ul#sidelinks li { background-color: {color:navlinksBG}; margin-top: 1px;
- padding: 3px 3px; }
- ul#sidelinks li:hover { background-color: {color:Navlinks};
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear;}
- ul#sidelinks a, ul#sidelinks a:visited { color: {color:Navlinks}; }
- ul#sidelinks a:hover { color: {color:Navlinksbg}; }
- #navigation {
- font: 11px trebuchet ms;
- width: 200px;
- color: white;
- text-decoration: none;
- margin-top: 1px;
- padding: 0px;
- text-align: center; }
- .navi {
- font: 25px arial;
- color:{color:NavLinks};
- text-decoration: none;
- line-height: 40%;
- background-color: {color:NavLinksBG}; }
- .navi a, .navi a:visited {
- color:{color:NavLinks};
- text-decoration: none; }
- .navi a:hover {
- text-decoration: none;
- color: {color:NavLinksBG}; }
- ol#posts {
- list-style-type: none;
- margin:0px; padding:0px;
- width:500px; }
- ol#posts li.textpost, ol#posts li.photopost, ol#posts li.photosetpost, ol#posts li.quotepost, ol#posts li.linkpost, ol#posts li.chatpost, ol#posts li.videopost, ol#posts li.audiopost, ol#posts li.answerpost {
- position: relative;
- padding: 0px;
- margin-bottom: 0px;
- color: {color:bodytext}; }
- ol#posts li.textpost, ol#posts li.quotepost, ol#posts li.linkpost, ol#posts li.chatpost, ol#posts li.videopost, ol#posts li.audiopost, ol#posts li.answerpost {
- background-color:{color:ContentBackground}; }
- ol#posts li.photopost, ol#posts li.photosetpost {
- background-color: {color:ContentBackground}; }
- ol#posts a, ol#posts a:visited {
- color: {color:Link};
- text-decoration: none; }
- ol#posts a:hover {
- color: {color:LinkHover}; }
- .post_content {
- position: relative;
- padding: 0px;
- margin-top: 5px;
- background-color: {color:ContentBackground};
- color: {color:bodytext};
- z-index: 53; }
- .captiontwo {
- background-color: {color:Background};
- width: 500px;
- height: 2px;
- margin-top: -2px;}
- .caption {
- background-color:{color:ContentBackground};
- margin-top: -2px;
- padding: 2px;
- {block:IfHideCaption}
- display:none;
- {/block:IfHideCaption} }
- .caption p {
- margin: 0px;}
- p {
- white-space: normal; }
- p img { max-width: 495px; }
- .postinfo {
- font:11px {font:Body};
- color:{color:bodytext};
- width: 494px;
- background-color: {color:ContentBackground};
- padding: 3px; margin-top: 5px; }
- .post_overlay { position: absolute; left: 0px; opacity: 0;
- width:100%; height: 100%;
- padding:0px 0px;
- font:20px impact;
- {block:IfNotoverlayWhite}
- background-color: rgba(0,0,0,0.8);
- {/block:IfNotoverlayWhite}
- {block:IfoverlayWhite}
- background-color: rgba(255,255,255,0.8);
- {/block:IfoverlayWhite}
- color:{color:Navlinks};
- text-align: center;
- text-transform: lowercase;
- z-index:244;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear;}
- #overlay_photos {
- font: 50px futura; }
- .test1 { font: 11px trebuchet ms; text-transform: lowercase; }
- .test6 { font: 11px trebuchet ms; text-transform: lowercase; white-space: nowrap;}
- .test2 { font: 70px impact; }
- .test3 { font: 40px impact; }
- .test4 { font: 55px impact; line-height: 85%;}
- .test5 { font: 17px impact; line-height: 85%; }
- .over { z-index: 33; position:relative;}
- .floattable {
- {block:IfNotoverlayWhite}
- background-color: rgba(0,0,0,0.8);
- {/block:IfNotoverlayWhite}
- {block:IfoverlayWhite}
- background-color: rgba(255,255,255,0.8);
- {/block:IfoverlayWhite}
- background-color: none;}
- .postfooter { position: absolute;
- width:100%; height: 100%;
- padding:0px 0px;
- background-color: none;
- color:{color:Navlinks};
- text-align: center;
- text-transform: lowercase;
- z-index:32;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear;}
- .postfooter a, .postfooter a:visited {
- background-color: none;
- color: pink;
- margin-top: 0; padding: 1px;
- text-decoration: none; }
- .postfooter a:hover {
- background-color: none;
- color: {color:NavLinksBG};
- text-decoration: none; }
- {block:IfNotOverlayOnlyOnPhotos}
- ol#posts li.textpost:hover .post_overlay, ol#posts li.photopost:hover .post_overlay, ol#posts li.photosetpost:hover .post_overlay, ol#posts li.chatpost:hover .post_overlay, ol#posts li.quotepost:hover .post_overlay, ol#posts li.chatpost:hover .post_overlay, ol#posts li.linkpost:hover .post_overlay, ol#posts li.answerpost:hover .post_overlay, ol#posts li.audiopost:hover .post_overlay, ol#posts li.videopost:hover .post_overlay {
- opacity: 1;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- {/block:IfNotOverlayOnlyOnPhotos}
- {block:IfOverlayOnlyOnPhotos}
- ol#posts li.photopost:hover .post_overlay {
- opacity: 1;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear; }
- .postfooter2 { position: absolute; left: 0px; opacity: 0; background-color: none; width: 500px;
- bottom: -8px;
- min-width:55px;
- padding:0px;
- font:10px trebuchet ms;
- background-color: none;
- color:{color:Navlinks};
- text-align: center;
- text-transform: lowercase;
- z-index: 234;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -o-transition: all 0.3s ;
- -ms-transition: all 0.3s;}
- .postfooter2 a, .postfooter2 a:visited {
- padding:0px 2px;
- background-color: none;
- color: {color:NavLinks};
- margin-top: 0px;
- text-decoration: none; }
- .postfooter2 a:hover {
- color: {color:NavLinksBG};
- text-decoration: none; }
- ol#posts li.textpost:hover .postfooter2, ol#posts li.photosetpost:hover .postfooter2, ol#posts li.chatpost:hover .postfooter2, ol#posts li.quotepost:hover .postfooter2, ol#posts li.chatpost:hover .postfooter2, ol#posts li.linkpost:hover .postfooter2, ol#posts li.answerpost:hover .postfooter2, ol#posts li.audiopost:hover .postfooter2, ol#posts li.videopost:hover .postfooter2 {
- bottom: 0px;
- opacity: 1;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out ;
- -ms-transition: all 0.3s ease-out; }
- {/block:IfOverlayOnlyOnPhotos}
- .posttitle {
- font:28px {font:Title};
- font-weight:normal; text-align: center;
- margin:0px 0px 0px 3px; padding:0px;}
- .textbody {
- width: 494px;
- margin: 3px; }
- .textbody p { margin: 0px; }
- .description {
- width: 494px;
- margin: 3px 3px; }
- .postlink {
- color:{color:BlogTitle};
- text-decoration:none;
- font-size: 20px;
- font-family: {font:Title};
- text-align: center;
- letter-spacing:-1px; }
- .postlink:hover {
- color:{color:LinkHover}; }
- .postquote {
- width:400px; background-color: none; position: relative; top: 0px; left: 40px;
- font-family:{font:Title}; color:{color:bodytext};
- font-size:16px; font-weight: normal;
- text-align: center;
- padding: 10px 10px; z-index: 4;}
- #post_quote { POSITION: relative; }
- .signs {
- font-family: geneva; font-size:60px; width:70px; display: inline;
- color:{color:bodytext};
- font-weight: bold; position: absolute;
- z-index: 6; line-height: 40%;
- opacity: 0.7; filter: alpha(opacity=70); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
- #sign_left { top: 18px; left: 10px; }
- #sign_right { bottom: 0px; left: 450px; }
- .source { text-align: center; position:relative; padding-bottom: 3px; }
- .source a{color:{color:Link}; text-decoration:none;}
- .source a:hover { color:{color:LinkHover}; }
- .chattitle {
- list-style-type:none;
- text-align: center;
- margin:0px; font: 16px {font:Title};}
- ul.chat { padding: 0px;
- margin: 0px 0px;
- list-style-type: none; }
- ul.chat li.line {
- padding: 2px; list-style-type:none; }
- ul.chat li.line:nth-child(odd) { background-color: none;}
- ul.chat li.line:nth-child(even) { background-color: none}
- li.postphotoset { list-style-type:none; }
- ul.chat .label { font-weight:bold;}
- .captionmeta p { padding: 0px; margin: 0px; }
- .meta { padding-left:3px; }
- .audio { background-color: black; width: 500px; }
- .copy p { padding: 2px; margin:0px;}
- .copy blockquote { margin: 5px 10px; }
- .row:nth-child(odd) { background-color:none;}
- .row:nth-child(even) { background-color: none;}
- .player { }
- .meta { padding-left: 3px; }
- .audiotable { border: none;}
- .question_post { background-color: none; position:relative; padding:0px; margin-bottom: 0px;}
- .asker_container { font-family:{font:Title}; font-size:12px; font-weight:bold; position:relative; top: 3px; z-index: 4; }
- .question_post img.icon { margin-right: 3px; position: relative; top: 3px; }
- .question_wrap { position: relative; }
- .tri { color: {color:askbackground}; font: 40px baskerville; position:absolute; bottom: -20px; left: 215px; z-index: 1;}
- .question { background-color: {color:askbackground}; position: relative; padding: 5px; z-index: 6;}
- .answer { margin: 0px; padding: 0px; }
- .answer p { margin: 0px; padding: 3px; }
- .notecontainer { margin-bottom:0px; margin-top: 5px;
- text-align: left; font-family: {font:Body};
- background-color: {color:ContentBackground};
- padding: 3px;
- width: 494px; }
- ol.notes {
- padding: 0px;
- margin: 0px 0px;
- list-style-type: none;
- border-bottom: solid 0px #ccc; }
- ol.notes li.note {
- border-top: solid 0px #ccc;
- padding: 2px; }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 10px;
- width: 16px;
- height: 16px; }
- ol.notes li.note span.action {
- font-weight: normal; }
- ol.notes li.note .answer_content {
- font-weight: normal;}
- ol.notes li.note blockquote {
- border-color: {color:bodytext};
- padding: 2px 10px;
- margin: 7px 0px 0px 25px; }
- ol.notes li.note blockquote a { 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: 11px 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:bodytext} solid;
- padding-left:5px; padding-right:0px; padding-top:0px; padding-bottom:0px;
- margin:0px 0px 0px 10px;}
- blockquote img { max-width: 476px; }
- blockquote blockquote img { max-width: 458px; }
- blockquote blockquote blockquote img { max-width: 440px; }
- #bottom { background-color:none; height:10px;}
- </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>
- {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}
- <div id="header_wrap">
- <div id="header">
- <div id="header_pic"></div>
- <div id="title">
- <a href="/">
- {Title}
- </a>
- </div>
- <table class="menu_table" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="45px">
- {block:IfNotInfiniteScrolling}
- <div class="menu">
- <ul>
- <li>
- <div class="navi">
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {/block:Pagination}
- </div>
- </li>
- </ul>
- </div>
- {/block:IfNotInfiniteScrolling}
- </td>
- {block:IfNotShowRandomLink}
- <td width="30px">
- </td>
- {/block:IfNotShowRandomLink}
- {block:IfNotShowHomeLink}
- <td width="30px">
- </td>
- {/block:IfNotShowHomeLink}
- {block:IfNotShowArchiveLink}
- <td width="30px">
- </td>
- {/block:IfNotShowArchiveLink}
- {block:IfNotLink3}
- <td width="30px">
- </td>
- {/block:IfNotLink3}
- {block:IfNotLink2}
- <td width="30px">
- </td>
- {/block:IfNotLink2}
- {block:IfNotLink1}
- <td width="30px">
- </td>
- {/block:IfNotLink1}
- <td>
- <div class="menu">
- <ul>
- <li><a href="/ask">{text:label ask}</a></li>
- {block:IfShowHomeLink}
- <li><a href="/">{text:label home}</a> </li>
- {/block:IfShowHomeLink}
- {block:IfShowArchiveLink}
- <li><a href="/archive">{text:label archive}</a> </li>
- {/block:IfShowArchiveLink}
- {block:IfShowRandomLink}
- <li><a href="/random">{text:label random}</a> </li>
- {/block:IfShowRandomLink}
- {block:IfLink1}<li><a href="{text:Link 1 Url}">{text:Link 1 Name}</a></li>{/block:IfLink1}
- {block:IfLink2}<li><a href="{text:Link 2 Url}">{text:Link 2 Name}</a></li>{/block:IfLink2}
- {block:IfLink3}<li><a href="{text:Link 3 Url}">{text:Link 3 Name}</a></li>{/block:IfLink3}
- </ul>
- </div>
- </td>
- {block:IfNotInfiniteScrolling}
- <td width="45px">
- <div class="menu">
- <ul>
- <li>
- <div class="navi">
- {block:Pagination}
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </li>
- </ul>
- </div>
- </td>
- {/block:IfNotInfiniteScrolling}
- </tr>
- </table>
- </div>
- </div>
- <div id="sidebar">
- <div id="top">
- </div>
- <div id="sidebar_pic"><a href="/">
- <img src="{image:image sidebar}"></a>
- </div>
- {block:Description}
- <div id="description">
- {Description}
- </div>
- {/block:Description}
- <div id="custom_links">
- <ul id="sidelinks">
- {block:IfLink4}<li><a href="{text:Link 4 Url}">{text:Link 4 Name}</a></li>{/block:IfLink4}
- {block:IfLink5}<li><a href="{text:Link 5 Url}">{text:Link 5 Name}</a></li>{/block:IfLink5}
- {block:IfLink6}<li><a href="{text:Link 6 Url}">{text:Link 6 Name}</a></li>{/block:IfLink6}
- {block:IfLink7}<li><a href="{text:Link 7 Url}">{text:Link 7 Name}</a></li>{/block:IfLink7}
- </ul>
- </div>
- </div>
- <div id="wrap_wrap">
- <div id="wrapper">
- <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">
- <ol id="posts">
- {block:Posts}
- {block:Text}
- <li class="textpost">
- {block:IndexPage}
- {block:IfOverlayOnlyOnPhotos}
- <div class="postfooter2">
- {block:Date}
- <table border="0" class="floattable" width="100%" cellpadding="0">
- <tr>
- <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}</span>
- </td>
- <td class="test5" width="8px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test6" align="left" width="52%">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- </tr>
- </table>
- {/block:Date}
- </div>
- {/block:IfOverlayOnlyOnPhotos}
- {block:IfNotOverlayOnlyOnPhotos}
- <div class="post_overlay">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test3" width="15px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IfNotOverlayOnlyOnPhotos}
- {/block:IndexPage}
- <div class="post_content">
- {block:Title}
- <div class="posttitle">{Title}</div>
- {/block:Title}
- <div class="textbody">{Body}</div>
- </div>
- </li>
- {/block:Text}
- {block:Photo}
- <li class="photopost">
- {block:IndexPage}
- <div class="post_overlay" id="overlay_photos">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test2" width="50px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IndexPage}
- <div class="post_content">
- <img width="500px" class="imgpost" src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- <div class="captiontwo"></div>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- </li>
- {/block:Photo}
- {block:Photoset}
- <li class="photosetpost">
- {block:IndexPage}
- {block:IfOverlayOnlyOnPhotos}
- <div class="postfooter2">
- {block:Date}
- <table border="0" class="floattable" width="100%" cellpadding="0">
- <tr>
- <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}</span>
- </td>
- <td class="test5" width="8px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test6" align="left" width="52%">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- </tr>
- </table>
- {/block:Date}
- </div>
- {/block:IfOverlayOnlyOnPhotos}
- {block:IfNotOverlayOnlyOnPhotos}
- <div class="post_overlay" id="overlay_photos">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test2" width="50px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IfNotOverlayOnlyOnPhotos}
- {/block:IndexPage}
- <div class="post_content">
- {Photoset-500}
- <div class="captiontwo"></div>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- </li>
- {/block:Photoset}
- {block:Quote}
- <li class="quotepost">
- {block:IndexPage}
- {block:IfOverlayOnlyOnPhotos}
- <div class="postfooter2">
- {block:Date}
- <table border="0" class="floattable" width="100%" cellpadding="0">
- <tr>
- <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}</span>
- </td>
- <td class="test5" width="8px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test6" align="left" width="52%">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- </tr>
- </table>
- {/block:Date}
- </div>
- {/block:IfOverlayOnlyOnPhotos}
- {block:IfNotOverlayOnlyOnPhotos}
- <div class="post_overlay">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test3" width="15px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IfNotOverlayOnlyOnPhotos}
- {/block:IndexPage}
- <div class="post_content">
- <div id="post_quote">
- <div id="sign_left" class="signs">“</div>
- <div class="postquote">{Quote}</div>
- <div id="sign_right" class="signs">”</div>
- {block:Source}
- <div class="source">— {Source}</div>
- {/block:Source}
- </div>
- </div>
- </li>
- {/block:Quote}
- {block:Link}
- <li class="linkpost">
- {block:IndexPage}
- {block:IfOverlayOnlyOnPhotos}
- <div class="postfooter2">
- {block:Date}
- <table border="0" class="floattable" width="100%" cellpadding="0">
- <tr>
- <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}</span>
- </td>
- <td class="test5" width="8px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test6" align="left" width="52%">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- </tr>
- </table>
- {/block:Date}
- </div>
- {/block:IfOverlayOnlyOnPhotos}
- {block:IfNotOverlayOnlyOnPhotos}
- <div class="post_overlay">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test3" width="15px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IfNotOverlayOnlyOnPhotos}
- {/block:IndexPage}
- <div class="post_content">
- <div class="postlink">
- <a href="{URL}" class="link" {Target}>{Name}</a>
- </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- </div>
- </li>
- {/block:Link}
- {block:Chat}
- <li class="chatpost">
- {block:IndexPage}
- {block:IfOverlayOnlyOnPhotos}
- <div class="postfooter2">
- {block:Date}
- <table border="0" class="floattable" width="100%" cellpadding="0">
- <tr>
- <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}</span>
- </td>
- <td class="test5" width="8px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test6" align="left" width="52%">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- </tr>
- </table>
- {/block:Date}
- </div>
- {/block:IfOverlayOnlyOnPhotos}
- {block:IfNotOverlayOnlyOnPhotos}
- <div class="post_overlay">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test3" width="15px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IfNotOverlayOnlyOnPhotos}
- {/block:IndexPage}
- <div class="post_content">
- {block:Title}
- <div class="chattitle">{Title}</div>
- {/block:Title}
- <ul class="chat">
- {block:Lines}
- <li class="line">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </div>
- </li>
- {/block:Chat}
- {block:Video}
- <li class="videopost">
- {block:IndexPage}
- {block:IfOverlayOnlyOnPhotos}
- <div class="postfooter2">
- {block:Date}
- <table border="0" class="floattable" width="100%" cellpadding="0">
- <tr>
- <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}</span>
- </td>
- <td class="test5" width="8px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test6" align="left" width="52%">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- </tr>
- </table>
- {/block:Date}
- </div>
- {/block:IfOverlayOnlyOnPhotos}
- {block:IfNotOverlayOnlyOnPhotos}
- <div class="post_overlay">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test2" width="15px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IfNotOverlayOnlyOnPhotos}
- {/block:IndexPage}
- <div class="post_content">
- {Video-500}
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- </div>
- </li>
- {/block:Video}
- {block:Audio}
- <li class="audiopost">
- {block:IndexPage}
- {block:IfOverlayOnlyOnPhotos}
- <div class="postfooter2">
- {block:Date}
- <table border="0" class="floattable" width="100%" cellpadding="0">
- <tr>
- <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}</span>
- </td>
- <td class="test5" width="8px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test6" align="left" width="52%">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- </tr>
- </table>
- {/block:Date}
- </div>
- {/block:IfOverlayOnlyOnPhotos}
- {block:IfNotOverlayOnlyOnPhotos}
- <div class="post_overlay">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test3" width="15px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IfNotOverlayOnlyOnPhotos}
- {/block:IndexPage}
- <div class="post_content">
- <table border="0" width="500px" cellspacing="0" cellpadding="0" class="audiotable">
- <tr class="row">
- <td>{block:IfShowAlbumArt}
- {block:AlbumArt}
- <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:0px;" width="500"/>
- {/block:AlbumArt}
- {/block:IfShowAlbumArt}</td>
- </tr>
- <tr>
- <td>
- <div class="audio">
- <div class="player">{AudioPlayerBlack}</div>
- </div>
- </td>
- </tr>
- <tr>
- <td valign="top">
- {block:Caption}
- <div class="copy">{Caption}</div>
- {/block:Caption}
- </td>
- </tr>
- </table>
- </div>
- </li>
- {/block:Audio}
- {block:Answer}
- <li class="answerpost">
- {block:IndexPage}
- {block:IfOverlayOnlyOnPhotos}
- <div class="postfooter2">
- {block:Date}
- <table border="0" class="floattable" width="100%" cellpadding="0">
- <tr>
- <td class="test1" align="right" width="46%"><span style="white-space: nowrap;">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}</span>
- </td>
- <td class="test5" width="8px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test6" align="left" width="52%">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- </tr>
- </table>
- {/block:Date}
- </div>
- {/block:IfOverlayOnlyOnPhotos}
- {block:IfNotOverlayOnlyOnPhotos}
- <div class="post_overlay">
- <div class="postfooter">
- {block:Date}
- <table border="0" width="100%" height="100%">
- <tr>
- <td></td>
- <td class="test1" align="right">
- {block:IfNotDateStyleTimeAgo}
- <a href="{Permalink}">{DayOfMonth}.{MonthNumberWithZero}.{Year}</a>
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <a href="{Permalink}">{TimeAgo}</a>
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test3" width="15px">
- <a href="{Permalink}"> {NoteCount}</a>
- </td>
- <td class="test1"align="left">
- <a href="{ReblogURL}">reblog this</a>
- </td>
- <td></td>
- </tr>
- </table>
- {/block:Date}
- </div>
- </div>
- {/block:IfNotOverlayOnlyOnPhotos}
- {/block:IndexPage}
- <div class="post_content">
- <div class="question_post">
- <table border="0" width="100%" cellspacing="0" cellpadding="0">
- <tr>
- <td valign="top" colspan="2">
- <div class="question_wrap">
- <div class="tri">♦</div>
- <div class="question">
- {Question}
- </div>
- </div>
- </td>
- </tr>
- <tr>
- <td width="38%" align="right">
- <img class="icon" src="{AskerPortraitURL-24}">
- </td>
- <td width="62%" align="left">
- <div class="asker_container"> {Asker}</div>
- </td>
- </tr>
- </table>
- </div>
- <div class="answer">{Answer}</div>
- </div>
- </li>
- {/block:Answer}
- {block:PermalinkPage}
- {block:Date}
- <div class="postinfo">
- <table border="0" width="100%" height="100%">
- <tr>
- <td class="test1" align="right" width="45%"> posted
- {block:IfNotDateStyleTimeAgo} on<br>
- {ShortMonth} {DayOfMonth} {Year} at {FormattedTime}
- {/block:IfNotDateStyleTimeAgo}
- {block:IfDateStyleTimeAgo}
- <br>{TimeAgo}
- {/block:IfDateStyleTimeAgo}
- </td>
- <td class="test4" width="15px">
- {NoteCount}
- </td>
- <td class="test1" align="left" width="50%">
- notes{block:Reblog}, <br>source <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:RebloggedFromReblog}, via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFromReblog}{/block:Reblog}
- </td>
- </tr>
- <tr>
- <td colspan="3" class="test1" align="center">
- {block:HasTags}
- tags {block:Tags} <a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}
- {/block:HasTags}
- </td>
- </tr>
- </table>
- </div>
- {/block:Date}
- {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
- {/block:PermalinkPage}
- {/block:Posts}
- </ol>
- </div>
- <div class="bottom"></div>
- </div>
- </div>
- <div id="bottom"></div>
- </div>
- <div class="clear"></div>
- </div>
- <div id="credit"><a href="http://veilsandvisions.tumblr.com">© veils and visions</a></div>
- </body>
- </html>

