- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!--
- B O L D B Y V E I L S A N D V I S I O N S !
- http://veilsandvisions.tumblr.com/
- ver 1.3.0
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#f5f5f5" />
- <meta name="color:BlogTitle" content="#000000" />
- <meta name="color:Text" content="#000000" />
- <meta name="color:Content" content="#ffffff" />
- <meta name="color:NavLinks" content="#222222" />
- <meta name="color:Link" content="#87ceeb" />
- <meta name="color:LinkHover" content="#b0e0e6" />
- <meta name="color:Accent" content="#b0e0e6" />
- <meta name="color:Icon Frame" content="#ffffff" />
- <meta name="color:Sidebar Background" content="#ffffff" />
- <meta name="font:Body" content="Trebuchet MS" />
- <meta name="if:Fixed Background" content="1" />
- <meta name="if:Repeat Background" content="1" />
- <meta name="if:Centered Images" content="1" />
- <meta name="if:Stretch Images" content="0" />
- <meta name="if:Infinite Scrolling" content="0" />
- <meta name="if:Sliding Menu" content="1" />
- <meta name="if:Sidebar BG" content="0" />
- <meta name="if:Transparent Sidebar BG" content="0" />
- <meta name="if:Round Sidebar BG" content="0" />
- <meta name="if:Show Sidebar Shadow" content="0" />
- <meta name="if:Show Icon Shadow" content="1" />
- <meta name="if:Custom Link 1" content="0" />
- <meta name="if:Custom Link 2" content="0" />
- <meta name="if:Custom Link 3" content="0" />
- <meta name="if:Custom Link 4" content="0" />
- <meta name="text:Background Position" content="top right" />
- <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="image:BackgroundPic" 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}
- <link href='http://fonts.googleapis.com/css?family=Knewave' rel='stylesheet' type='text/css'>
- <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.35s linear;
- -moz-transition: all 0.35s linear;
- -o-transition: all 0.35s linear ;
- -ms-transition: all 0.35s linear; }
- a:hover {
- -webkit-transition: all 0.35s linear;
- -moz-transition: all 0.35s linear;
- -o-transition: all 0.35s linear ;
- -ms-transition: all 0.35s linear; }
- #wrapper {
- position: absolute; top:0px; left: 8%;
- background-color:none;
- z-index: 234; }
- #side_wrap { position: fixed; top: 0px; left: 8%;
- width: 900px;
- z-index: 1; }
- #content {
- width: 520px;
- margin:0px;
- padding-top:0px;
- font: 11px {font:Body};
- background-color:none; }
- #title {
- width: 510px;
- font-family:'Knewave';
- font-size:41px;
- margin:0px;
- padding-bottom:0px; padding-top:5px; padding-left:10px;
- text-decoration: none;
- font-weight: normal;
- text-align: left;
- letter-spacing:0px;
- line-height:110%; }
- #title a {
- color:{color:BlogTitle};
- text-decoration: none;}
- #title a:visited {
- text-decoration: none;
- color: {color:BlogTitle};
- -webkit-transition-duration: 0.4s;}
- #title a:hover {
- text-decoration: none;
- color: {color:LinkHover};
- -webkit-transition-duration: 0.4s;}
- #sidebar {
- position: absolute; top:180px; left: 620px;
- width: 250px;
- background-color:none;
- padding:5px;
- z-index: 154; }
- {block:IfSidebarBG}
- {block:IfNotRoundSidebarBG}
- #sidebar_bg {
- {block:IfNotSlidingMenu}
- width:300px;
- {/block:IfNotSlidingMenu}
- {block:IfSlidingMenu}
- width:154px;
- {block:IfSlidingMenu}
- height:160px;
- position: absolute; top:170px; left:610px;
- background-color: {color:Content};
- {block:IfShowSidebarShadow}
- -moz-box-shadow: 0 0 6px #000;
- -webkit-box-shadow: 0 0 6px#000;
- box-shadow: 0 0 6px #000;
- {block:IfShowSidebarShadow}
- -webkit-transition: all 0.35s linear;
- -moz-transition: all 0.35s linear;
- -o-transition: all 0.35s linear ;
- -ms-transition: all 0.35s linear; }
- {/block:IfNotRoundSidebarBG}
- {block:IfRoundSidebarBG}
- #sidebar_bg {
- width:310px; height:300px;
- position: absolute; top:100px; left:605px;
- background-color: {color:Content};
- -moz-border-radius:200px; -webkit-border-radius:200px;
- {block:IfShowSidebarShadow}
- -moz-box-shadow: 0 0 6px #000;
- -webkit-box-shadow: 0 0 6px#000;
- box-shadow: 0 0 6px #000;
- {/block:IfShowSidebarShadow} }
- {/block:IfRoundSidebarBG}
- {block:IfTransparentSidebarBG}
- #sidebar_bg {
- opacity: 0.4; filter: alpha(opacity=40); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
- }
- {/block:IfTransparentSidebarBG}
- {/block:IfSidebarBG}
- #sidebar #avatar {
- -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:IfSlidingMenu}
- #sidebar_all:hover #navlinks {
- left: 135px;
- opacity: 1.0; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
- -webkit-transition: all 0.35s linear;
- -moz-transition: all 0.35s linear;
- -o-transition: all 0.35s linear ;
- -ms-transition: all 0.35s linear; }
- {/block:IfSlidingMenu}
- {block:IfSlidingMenu}
- {block:IfNotRoundSidebarBG}
- #sidebar_all:hover #sidebar_bg {
- width:300px;
- -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:IfNotRoundSidebarBG}
- {/block:IfSlidingMenu}
- #avatar {
- background-color: {color:icon frame};
- padding:8px; margin:5px;
- border:0px solid #999999;
- position: absolute;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear;
- z-index:1234;
- {block:IfShowIconShadow}
- -moz-box-shadow: 0 0 5px #000;
- -webkit-box-shadow: 0 0 5px#000;
- box-shadow: 0 0 5px #000;
- {/block:IfShowIconShadow} }
- #navlinks {
- width: 150px;
- font-size:16px;
- color: {color:NavLinks};
- {block:IfSlidingMenu}
- position: absolute; left: 10px; {block:IfNotCustomLink3}{block:IfNotCustomLink1}top:40px;{/block:IfNotCustomLink1} {block:IfCustomLink1}top:20px;{/block:IfCustomLink1}{/block:IfNotCustomLink3} {block:IfCustomLink3}top:10px;{/block:IfCustomLink3}
- opacity: 0; filter: alpha(opacity=0); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
- {/block:IfSlidingMenu}
- {block:IfNotSlidingMenu}
- position: absolute; left: 140px; {block:IfNotCustomLink3}{block:IfNotCustomLink1}top:40px;{/block:IfNotCustomLink1} {block:IfCustomLink1}top:20px;{/block:IfCustomLink1}{/block:IfNotCustomLink3} {block:IfCustomLink3}top:10px;{/block:IfCustomLink3}
- opacity: 1.0; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
- {/block:IfNotSlidingMenu}
- word-spacing:-1px;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- -o-transition: all 0.3s linear ;
- -ms-transition: all 0.3s linear;
- font-family: 'Knewave';
- z-index:1123; }
- #navlinks ul {
- list-style-type:none;
- margin:0px; padding:0px;}
- #navlinks li { display: inline; }
- #navlinks a:link {
- background-color:transparent;
- color: {color:NavLinks};
- text-decoration:none;
- font-weight:normal;
- word-spacing:-2px; }
- #navlinks a:visited {
- color: {color:NavLinks};
- text-decoration:none;
- font-weight: normal;
- word-spacing:-2px; }
- #navlinks a:hover {
- background-color:transparent;
- text-decoration: none;
- color: {color:LinkHover};
- -webkit-transition: all 0.4s linear;
- -moz-transition: all 0.4s linear;
- -o-transition: all 0.4s linear ;
- -ms-transition: all 0.4s linear;
- padding-left:0px;}
- #pagination {
- position: absolute; left: 30px; top:115px;
- font-family: 'Knewave'; }
- #pagination a:link {
- font-size:22px;
- background-color:transparent;
- color: {color:NavLinks};
- text-decoration:none;
- font-weight:normal;
- margin-right:5px;
- word-spacing:-2px; }
- #pagination a:visited {
- color: {color:NavLinks};
- text-decoration:none;
- font-weight:bold;
- margin-right:5px;
- word-spacing:-2px; }
- #pagination a:hover {
- background-color:transparent;
- text-decoration: none;
- color: {color:LinkHover};
- -webkit-transition-duration: 0.4s;
- padding-left:0px;}
- #description {
- display:none;
- font: 11px {font:body};
- background-color:{color:Content};
- margin-top:80px;
- padding:5px; }
- .post {
- margin:10px 0px 0px;
- padding: 10px 10px 10px;
- width: 500px; color: {color:Text};
- background-color:{color:Content};
- -moz-box-shadow: 0 0 6px #000;
- -webkit-box-shadow: 0 0 6px#000;
- box-shadow: 0 0 6px #000; }
- .post a {
- color:{color:Link}; text-decoration:none; }
- .post a:visited {
- color:{color:Link}; text-decoration:none; }
- .post a:hover {
- text-decoration:none; color:{color:LinkHover}; }
- .post a:active {
- text-decoration:none; color:{color:LinkHover}; }
- .post:hover #taqgs {
- opacity: 1.0; filter: alpha(opacity=100); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
- .post p {
- line-height:110%;}
- #postinfo {
- font:11px {font:NavLinks};
- color:{color:Text};
- padding-left:5px; padding-top:10px; padding-right:5px; padding-bottom:0px;
- text-align: center;
- }
- #dots { font-family:'Knewave'; font-size:20px; }
- ul.tags {
- list-style-type:none;
- padding: 0px;
- margin: 0px 0px;}
- .permalink {
- font-family:'Knewave';
- font-size:20px;
- background-color:none;
- text-align: center;
- margin-left:520px;
- position:absolute;
- text-decoration:none;
- font-weight:normal;
- font-style:normal;
- line-height:80%; }
- .permalink a {
- text-decoration:none;
- font-weight:normal;
- color:{color:blogtitle};}
- .permalink a:visited {
- text-decoration:none;
- font-weight:normal;
- color:{color:blogtitle};}
- .permalink a:hover {
- text-decoration:none;
- font-weight:normal;
- color:{color:linkhover};}
- .posttitle {
- font-family:'Knewave';
- font-size:20px;
- font-weight:normal;
- margin:0px; padding:0px;}
- .copy {
- margin-top:-7px; margin-bottom:-7px; }
- .postlink a {
- color:{color:Text};
- text-decoration:none;
- font-size: 20px;
- font-family:'Knewave';
- text-align: center;
- letter-spacing:-1px; }
- .postlink a:hover {
- color:{color:LinkHover}; }
- .postquote {
- width:440px;
- font-family:'Knewave'; color:{color:Text}; font-size:20px; font-weight: normal; padding: 0px 20px 5px 0px; position: relative; left: 30px; top: -60px; z-index: 2;}
- .quotebg {
- font-family:'Knewave'; font-size:80px;
- color:{color:Text};
- position: relative; left: 0px; top: 0px;
- z-index: 1; line-height: 90%;
- opacity: 0.2; filter: alpha(opacity=20); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; height:70px;}
- .quote_source {margin: -58px 20px 5px 0; text-align: right; }
- .quote_source a{color:{color:Link}; text-decoration:none;}
- .quote_source a:hover { color:{color:LinkHover}; }
- table.audio { margin:0px; }
- li.postchat { list-style-type:none;}
- li.chattitle {
- list-style-type:none;
- margin-bottom:0px; font: 16px {font:Title};}
- li.postphotoset { list-style-type:none; }
- ul.chat { padding: 0px;
- margin: 5px 0px;
- list-style-type: none;
- border-bottom: solid 0px {color:Text};}
- ul.chat li {
- border-top: solid 0px {color:Text};
- padding: 5px; list-style-type:none; }
- ul.chat li:nth-child(odd) { background-color:{color:Accent};}
- ul.chat li:nth-child(even) { background-color: none}
- ul.chat .label { font-weight:bold;}
- .row:nth-child(odd) { background-color:none;}
- .row:nth-child(even) { background-color:{color:Accent};}
- .question_post { background-color: none; padding: 0px;}
- .asker_container { font-family:{font:title}; font-size:12px; font-weight:bold; background-color: none; }
- .asker_container img {
- width: 31px;
- float: left; margin-right: 3px;
- background-color: white; padding: 3px; bordeR: 1px solid grey; }
- .question { background-color: {color:Accent}; padding: 2px; margin-left: 10px;
- border-radius: 3px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px; }
- .answer { display:block;}
- .notecontainer { margin-bottom:0px; text-align: left;}
- ol.notes {
- padding: 0px;
- margin: 10px 0px 15px 0;
- list-style-type: none; }
- ol.notes li.note { font-family:{font:Tags}; font-size: 11px; font-weight: normal;
- padding: 2px; }
- ol.notes li.note img.avatar {
- vertical-align: -4px;
- margin-right: 5px;
- width: 12px;
- height: 12px;
- border: 1px solid #c5c5c5;
- padding: 2px;
- background-color: white; }
- ol.notes li.note span.action {
- font-weight: normal; }
- ol.notes li.note .answer_content { font-family:{font:Tags};
- font-weight: normal;}
- ol.notes li.note blockquote { font-family:{font:Tags};
- border-color:{color:Text};
- padding: 4px 10px;
- margin: 4px 0px 0px 25px; }
- ol.notes li.note blockquote a {
- font-family:{font:Tags};
- text-decoration: none; }
- #bottom { height:10px; background-color:transparent; }
- #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:-3px 0px -3px 10px;}
- blockquote img { max-width: 482px; }
- blockquote blockquote img { max-width: 464px; }
- blockquote blockquote blockquote img { max-width: 446px; }
- </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="side_wrap">
- <div id="sidebar_all">
- {block:IfSidebarBG}
- <div id="sidebar_bg"></div>
- {/block:IfSidebarBG}
- <div id="sidebar">
- <div id="avatar">
- <a href="/"><img src="{PortraitURL-96}"></a>
- </div>
- <div id="navlinks">
- <a href="/ask">askbox</a> + <a href="/archive">archive</a><br>
- <a href="/random">random</a> + <a href="/">home</a><br>
- {block:IfCustomLink1}<a href="{text:Link 1 Url}">{text:Link 1 Name}</a>{/block:IfCustomLink1}{block:IfCustomLink2} + <a href="{text:Link 2 Url}">{text:Link 2 Name}</a>{/block:IfCustomLink2}<br>
- {block:IfCustomLink3}<a href="{text:Link 3 Url}">{text:Link 3 Name}</a>{/block:IfCustomLink3}{block:IfCustomLink4} + <a href="{text:Link 4 Url}">{text:Link 4 Name}</a>{/block:IfCustomLink4}
- </diV>
- <div id="pagination">
- <table border="0" width="70px">
- <tr>
- <td width="50%" align="right">
- {block:IfNotInfiniteScrolling}
- {block:Pagination}
- {block:PreviousPage}
- <a href="{PreviousPage}">«</a>
- {/block:PreviousPage}
- {/block:Pagination}
- {/block:IfNotInfiniteScrolling}
- </td>
- <td width="50%" align="left">
- {block:IfNotInfiniteScrolling}
- {block:Pagination}
- {block:NextPage}
- <a href="{NextPage}">»</a>
- {/block:NextPage}
- {/block:Pagination}
- {/block:IfNotInfiniteScrolling}
- </td>
- </tr>
- </table>
- </div>
- <div id="description">
- here comes the description with custom links here also.<br><br><a href="/">custom link 1</a> <a href="/">custom link 2</a>
- </div>
- </div>
- </div>
- </div>
- <div id="wrapper">
- <div id="title">
- <a href="/">
- {Title}
- </a>
- </div>
- <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}
- <div class="post">
- {block:Photo}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div>
- {/block:IndexPage}
- <div class="media" {block:IfCenteredImages} align="center"{/block:IfCenteredImages}>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" {block:IfStretchImages}width="500px"{/block:IfStretchImages} />{LinkCloseTag}</div>
- {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div>
- {/block:IndexPage}
- <li class="postphotoset">
- {Photoset-500}
- {block:Caption}
- <div class="copy">{Caption}</div>
- {/block:Caption}
- </li>
- {/block:Photoset}
- {block:Video}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div> {/block:IndexPage}
- <div class="media">{Video-500}</div>
- {block:Caption}
- <div class="copy">{Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div> {/block:IndexPage}
- <table class="audio" border="0" width="500px">
- <tr class="row">
- <td width="203px" valign="top">
- <div class="audio">
- <div class="player">{AudioPlayerGrey}</div>
- </div>
- </td>
- <td rowspan="5">
- {block:AlbumArt}
- <div class="album_art">
- <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:0px;" width="285"/>
- </div>
- {/block:AlbumArt}
- </td>
- </tr>
- <tr class="row">
- <td>
- <div class="meta">{block:TrackName}{TrackName}{/block:TrackName} </div>
- </td>
- </tr>
- <tr class="row">
- <td>
- <div class="meta">{block:Artist}by {Artist}{/block:Artist}</div>
- </tr>
- <tr class="row">
- <td>
- <div class="meta">{PlayCountWithLabel}</div>
- </td>
- </tr>
- <tr class="row">
- <td valign="top">
- {block:Caption}
- <div class="copy">{Caption}</div>
- {/block:Caption}
- </td>
- </tr>
- </table>
- {/block:Audio}
- {block:Quote}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div>
- {/block:IndexPage}
- <div class="quotebg">“</div>
- <div class="postquote">{Quote}</div>
- {block:Source}
- <div class="quote_source">
- — {Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Text}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div>
- {/block:IndexPage}
- {block:Title}
- <div class="posttitle">{Title}</div>
- {/block:Title}
- <div class="copy">{Body}</div>
- {/block:Text}
- {block:Answer}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div>
- {/block:IndexPage}
- <div class="question_post">
- <div class="asker_container"><img src="{AskerPortraitURL-48}"> {Asker} said: </div>
- <div class="question">
- {Question}
- </div>
- </div>
- <div class="answer">{Answer}</div>
- {/block:Answer}
- {block:Chat}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div> {/block:IndexPage}
- <li class="postchat"><li class="chattitle">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}</li>
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}
- {Line}
- </li>
- {/block:Lines}
- </ul>
- </li>
- {/block:Chat}
- {block:Link}
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">+</a><br>
- </div>
- {/block:IndexPage}
- <div class="postlink">
- <a href="{URL}" {Target}>{Name} »</a>
- </div>
- {block:Description}<div class="copy">{Description}</div>{/block:Description}
- {/block:Link}
- {block:PermalinkPage}
- <div id="dots">. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .</div>
- <div id="postinfo">
- <ul class="tags">
- {block:Date}
- <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>{/block:RebloggedFromReblog}</li>
- {/block:Reblog}
- {block:HasTags}
- <li>Tags {block:Tags} <a href="/tagged/{Tag}">#{Tag}</a>{/block:Tags}</li>
- {/block:HasTags}
- {/block:Date}
- </ul>
- </div>
- {block:PostNotes}
- <div id="dots">. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .</div>
- <div class="notecontainer">{PostNotes}</div>
- {/block:PostNotes}
- {/block:PermalinkPage}
- </div>
- <div class="bottom"></div>
- {/block:Posts}
- </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>

