Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!----------
- Theme #13 "Enchanted" by Vanne @ themesbyvanne.tumblr.com ***PLEASE DO NOT REMOVE THE CREDITS, THANKS YOU***
- For any questions please visit my FAQ page.
- Cualquier duda por favor visita mi página de FAQ.
- ----------->
- <html>
- <head>
- {block:IfCuteCursor}
- <style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}</style><a href="http://www.cursors-4u.com/cursor/2011/11/10/small-grey-outline-pointer.html" target="_blank" title="Small Grey Outline Pointer"><img src="http://cur.cursors-4u.net/cursor.png" border="0" alt="Small Grey Outline Pointer" style="position:absolute; top: 0px; right: 0px;" /></a>
- {/block:IfCuteCursor}
- {block:ifCrosshairCursor}
- <style type="text/css">body { cursor: crosshair; } </style>
- {/block:ifCrosshairCursor}
- <link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,700' rel='stylesheet' type='text/css'>
- <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="image:Background" content="http://25.media.tumblr.com/ed16c7a3699e4e401f23e3e7338d8546/tumblr_mxv8s5Zcob1sl631ro1_75sq.png"/>
- <meta name="image:Sidebar Image" content="https://24.media.tumblr.com/051e1e34086972a2e69bee2d8f53c55c/tumblr_mzbpuqWiBV1t0v4cmo1_250.png"/>
- <meta name="image:Sidebar BG" content="http://31.media.tumblr.com/5dacd004927da04b74e271b176c3dee0/tumblr_mxv8s5Zcob1sl631ro2_250.png"/>
- <meta name="color:Background" content="#f7f7f7"/>
- <meta name="color:Title" content="#97b8c5"/>
- <meta name="color:Sidebar Border" content="#ffffff"/>
- <meta name="color:Sidebar BG" content="#e6e6e6"/>
- <meta name="color:Description" content="#848e8f"/>
- <meta name="color:Blockquote Text" content="#88b7c1"/>
- <meta name="color:Scrollbar" content="#a8cdcd"/>
- <meta name="color:Scrollbar Bottom" content="#ffffff"/>
- <meta name="color:Entries BG" content="#ffffff"/>
- <meta name="color:Entries Text" content="#7b7b7b"/>
- <meta name="color:Entries Title" content="#40939c"/>
- <meta name="color:Link" content="#6fc1ca"/>
- <meta name="color:Link Hover" content="#abd1d6"/>
- <meta name="color:Main Nav Links" content="#ffffff"/>
- <meta name="color:Main Nav Links Hover" content="#d7eaec"/>
- <meta name="color:Main Nav BG" content="#aad1d3"/>
- <meta name="color:Navigation Links" content="#ffffff"/>
- <meta name="color:Navigation Links Hover" content="#e8f2eb"/>
- <meta name="color:Navigation BG" content="#cee1d0"/>
- <meta name="color:Italic Text" content="#aecab1"/>
- <meta name="color:Bold Text" content="#96c5bf"/>
- <meta name="color:Chat Title" content="#8ba998"/>
- <meta name="color:Chat BG 1" content="#e5f2e7"/>
- <meta name="color:Chat Text 1" content="#93b69b"/>
- <meta name="color:Chat BG 2" content="#d1e3e4"/>
- <meta name="color:Chat Text 2" content="#84afb3"/>
- <meta name="color:Music Border" content="#bbdcc3"/>
- <meta name="color:Ask BG" content="#edf7ef"/>
- <meta name="color:Ask Border" content="#c1d5c1"/>
- <meta name="if:Infinite Scroll" content="1">
- <meta name="if:Show Captions" content="">
- <meta name="if:Show Tags" content="1">
- <meta name="if:Image Fade" content="">
- <meta name="if:Black And White Images" content="">
- <meta name="if:Back To Top" content="1"/>
- <meta name="text:Sidebar Title" content="Enchanted">
- <meta name="text:Ask URL" content="/ask">
- <meta name="text:Link 1" content="link 1">
- <meta name="text:Link 1 URL" content="">
- <meta name="text:Link 2" content="link 2">
- <meta name="text:Link 2 URL" content="">
- <meta name="text:Link 3" content="link 3">
- <meta name="text:Link 3 URL" content="">
- <meta name="text:Link 4" content="link 4">
- <meta name="text:Link 4 URL" content="">
- <style type="text/css">
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/2vxikgw/xUKmst0uu/tinytots.ttf');}
- iframe#tumblr_controls {
- right: 3px !important;
- position: fixed !important;
- opacity: 0.2;
- white-space: nowrap;
- -webkit-filter: invert(100%);
- -moz-filter: invert(100%);
- -o-filter: invert(100%);
- -ms-filter: invert(100%);
- filter: invert(100%);
- -webkit-transition: opacity 0.7s linear;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- iframe#tumblr_controls:hover {
- opacity: 0.7;
- }
- body {
- background: {color:Background} url('{image:Background}');
- background-attachment: fixed;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: {color:Scrollbar};
- height: auto;
- border-radius: 3px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color: {color:Scrollbar};
- height: auto;
- border-radius: 3px;
- }
- ::-webkit-scrollbar {
- height: 5px;
- width: 5px;
- background-color: {color:Scrollbar Bottom};
- }
- blockquote {
- margin-left: 0px;
- margin-right: 0px;
- padding-left: 5px;
- font-size: 10px;
- font-style: italic;
- border-left: 3px solid;
- color: {color:Blockquote Text};
- font-family: Roboto Condensed;
- }
- a {
- text-decoration: none;
- color: {color:Link};
- }
- a:hover {
- color: {color:Link Hover};
- text-decoration: none;
- }
- b, strong {
- color: {color:Bold Text};
- font-weight: 700;
- }
- i, em {
- color: {color:Italic Text};
- font-weight: 400italic;
- }
- /*
- "Web Symbols" Font credits to Just Be Nice Studio at http://www.justbenicestudio.com
- */
- aye {
- color: {color:Italic Text};
- font-family: Web Symbols;
- @font-face{
- font-family: 'WebSymbolsLigaRegular';
- src: url('WebSymbolsLiga-Regular.eot');
- src: url('WebSymbolsLiga-Regular.eot?#iefix') format('embedded-opentype'),
- url('WebSymbolsLiga-Regular.woff') format('woff'),
- url('WebSymbolsLiga-Regular.ttf') format('truetype'),
- url('WebSymbolsLiga-Regular.svg#WebSymbolsRegular') format('svg');
- }
- }
- /*SIDEBAR*/
- #right {
- position: fixed;
- margin-left:900px;
- margin-top: -30px;
- background: {color:Sidebar BG} url('{image:Sidebar BG}');
- width: 100%;
- height: 100%;
- box-shadow: 0px 0px 10px #e3e3e3;
- border-left: 8px solid {color:Sidebar Border};
- }
- #sidebar {
- position: fixed;
- margin-left:-110px;
- margin-top: 60px;
- width: 216px;
- }
- #sidebar img {
- width: 180px;
- margin: 10px;
- border: 8px solid {color:Sidebar Border};
- border-top-left-radius: 150px;
- border-top-right-radius: 150px;
- border-bottom-right-radius: 150px;
- box-shadow: 0px 0px 10px #e3e3e3;
- }
- #outher {
- position: fixed;
- margin-left:910px;
- margin-top: 250px;
- width: 240px;
- }
- #title {
- z-index: 99999;
- position: relative;
- margin-top: 0px;
- margin-left:10px;
- font-size: 15px;
- text-align: left;
- font-family: Tinytots;
- color: {color:Title};
- width: 195px;
- }
- #description {
- position: relative;
- margin-top: 0px;
- margin-left: -10px;
- padding: 10px;
- width: 197px;
- line-height: 13px;
- z-index:9999;
- font-size: 12px;
- font-family: Roboto Condensed;
- text-align: left;
- color: {color:Description};
- border-top: 2px dashed {color:Navigation BG};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #left {
- position: fixed;
- bottom: 0px;
- margin-left:80px;
- background: {color:Sidebar BG} url('{image:Sidebar BG}');
- width: 120px;
- height: 241px;
- border-top-left-radius: 60px;
- box-shadow: 0px 0px 10px #e3e3e3;
- }
- #icon {
- z-index:9999;
- position: fixed;
- margin-left:10px;
- margin-top: 10px;
- width: 100px;
- }
- #icon img {
- border-top-left-radius: 120px;
- border-bottom-right-radius: 120px;
- border-bottom-left-radius: 120px;
- width: 90px;
- border: 5px solid {color:Sidebar Border};
- }
- /*MAIN NAV*/
- #main {
- position: fixed;
- margin-top: 10px;
- margin-left: -4px;
- z-index: 99999;
- }
- #main a {
- z-index: 99999;
- margin: 4px;
- position: relative;
- display: block;
- text-align: center;
- font-family: Tinytots;
- font-size: 9px;
- padding: 7px;
- width: 86px;
- letter-spacing: 1px;
- box-shadow: 0px 0px 10px #e3e3e3;
- color: {color:Main Nav Links};
- background: {color:Main Nav BG};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #main a:hover {
- color: {color:Main Nav Links Hover};
- }
- /*CUSTOM LINKS*/
- #navi {
- position: fixed;
- margin-left: 100px;
- margin-top: 100px;
- z-index: 99999;
- padding: 6px 6px 0px 6px;
- }
- #navi a {
- z-index: 99999;
- position: relative;
- display: block;
- margin: 4px 4px 8px 4px;
- text-align: center;
- font-family: Tinytots;
- font-size: 10px;
- width: 120px;
- padding: 5px;
- box-shadow: 0px 0px 10px #e3e3e3;
- background: {color:Navigation BG};
- color: {color:Navigation Links};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #navi a:hover {
- color: {color:Navigation Links Hover};
- }
- /*ENTRIES*/
- #container {
- margin-top: 30px;
- margin-bottom: 30px;
- margin-left: 200px;
- width: 950px;
- }
- .entry {
- float:left;
- z-index: 9999;
- position: relative;
- padding: 10px 10px 7px 10px;
- text-align: left;
- font-size: 13px;
- font-family: Roboto Condensed;
- border-radius: 5px;
- color: {color:Entries Text};
- background: {color:Entries BG};
- box-shadow: 0px 0px 10px #d7d7d7;
- width: 400px;
- margin-left: 90px;
- margin-bottom: 17px;
- }
- .entry img {
- max-width: 100%;
- }
- #entrytitle {
- z-index: 99999;
- text-align: center;
- text-transform: none;
- font-family: Tinytots;
- margin-bottom: -10px;
- font-size: 15px;
- line-height: 22px;
- color: {color:Entries Title};
- }
- /*PAGINATION*/
- #pagination {
- z-index: 9999999;
- position: relative;
- padding: 2px;
- margin-top: 20px;
- margin-left: 0px;
- {block:IfInfiniteScroll}
- display: none;
- {block:IfInfiniteScroll}
- {block:IfNotInfiniteScroll}
- display: visible;
- {/block:IfNotInfiniteScroll}
- }
- #pagination a {
- display: inline-block;
- opacity: .8;
- font-size: 9px;
- padding: 3px 6px 3px 6px;
- margin: 4px;
- margin-bottom: 10px;
- text-align: center;
- font-family: Roboto Condensed;
- background: {color:Main Nav BG};
- color: {color:Main Nav Links};
- -webkit-transition: all .7s ease;
- -moz-transition: all .7s ease;
- -o-transition: all .7s ease;
- transition: all .7s ease;
- }
- #pagination a:hover {
- opacity: 1;
- text-shadow: 0px 0px 3px #777870;
- }
- span.highlight1 {
- margin: 4px;
- font-family: Roboto Condensed;
- font-size: 9px;
- background: {color:Main Nav BG};
- padding: 4px 0px 4px 0px;
- color: {color:Main Nav Links};
- }
- /*ASK*/
- #ask {
- margin-left: 55px;
- border: 1px dashed {color:Ask Border};
- background: {color:Ask BG};
- padding: 5px 7px 5px 7px;
- border-radius: 3px;
- min-height: 33px;
- }
- #answer {
- padding: 10px 5px 0px 5px;
- }
- #portrait img {
- float: left;
- border: 3px solid {color:Ask Border};
- margin: 0px 7px 5px 0px;
- }
- /*IMAGES*/
- {block:IfImageFade}
- .photo {
- opacity: .7;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .photo:hover {
- opacity: 1;
- }
- .entry img {
- opacity: .7;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .entry img:hover {
- opacity: 1;
- }
- {/block:IfImageFade}
- {block:IfBlackAndWhiteImages}
- .entry img{
- -webkit-transition: opacity 0.8s linear;
- opacity: 0.7;
- -webkit-filter:grayscale(100%);
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .entry img:hover{
- -webkit-transition: opacity 0.8s linear;
- opacity: 1;
- -webkit-filter:none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- {/block:IfBlackAndWhiteImages}
- /*AUDIO*/
- /* PLEASE DO NOT STEAL MY AUDIO CODES!! */
- #audio img {
- float: left;
- margin-right: 10px;
- border: 5px solid {color:Music Border};
- border-radius: 2px;
- width: 60px;
- }
- #player {
- width: 28px;
- overflow: hidden;
- position: absolute;
- opacity: .4;
- margin-left: 21px;
- margin-top: 21px;
- }
- #player:hover {
- opacity: .8;
- }
- /*AUDIO PERMALINK PAGE*/
- #audio2 img {
- width: 80px;
- float: left;
- margin-right: 7px;
- border: 4px solid {color:Music Border};
- }
- /*BACK TO TOP*/
- .top {
- position: fixed;
- z-index: 999;
- }
- .top a {
- border-radius: 30px;
- padding: 7px 10px 7px 10px;
- font-size: 10px;
- font-family: Tinytots;
- text-align: center;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- .top a:hover {
- }
- #scrollToTop:link, #scrollToTop:visited {
- z-index: 9999;
- display: none;
- position: fixed;
- bottom: 25px;
- left: 730px;
- }
- /*CHAT*/
- .chat {
- margin: 0;
- font-family: Roboto Condensed;
- }
- .chat .chat1 {
- margin-left: 0px;
- }
- .chat .chat1 .chat2 {
- background: {color:Chat BG 1};
- color: {color:Chat Text 1};
- margin-bottom: 2px;
- padding: 4px 4px 5px 5px;
- }
- .chat .chat1 .chat2.even {
- background: {color:Chat BG 2};
- color: {color:Chat Text 2};
- }
- #chattitle {
- margin-bottom: 6px;
- font-size: 15px;
- text-align: center;
- text-transform: none;
- font-family: Tinytots;
- color: {color:Chat Title};
- }
- /*PERMALINK*/
- #perm {
- z-index: 0;
- top: 0px;
- right: -135px;
- position: absolute;
- padding: 4px 7px 4px 7px;
- opacity: 0;
- width: 120px;
- font-family: Tinytots;
- text-align: left;
- line-height: 14px;
- font-size: 9px;
- border-radius: 4px;
- background: {color:Entries BG};
- box-shadow: 0px 0px 10px #d7d7d7;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/2vxikgw/xUKmst0uu/tinytots.ttf');}
- }
- #perm a {
- text-align: center;
- -webkit-transition:all .5s ease;
- -moz-transition:all .5s ease;
- transition:all .5s ease;
- -o-transition:all .5s ease;
- }
- #perm a:hover {
- -webkit-transition:all .5s ease;
- -moz-transition:all .5s ease;
- transition:all .5s ease;
- -o-transition:all .5s ease;
- }
- .entry:hover #perm{
- opacity: 1;
- right: -145px;
- }
- /*CREDITS*/
- #credz {
- z-index: 99999999;
- position: fixed;
- bottom: 8px;
- right: 8px;
- letter-spacing: 1px;
- font-size: 10px;
- font-family: Tinytots;
- }
- </style>
- {block:IfBackToTop}
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
- <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <div class="top">
- <a href="javascript:;" id="scrollToTop">back to<br>top ↑</a>
- </div>
- {/block:IfBackToTop}
- {block:IfInfiniteScroll}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:IfInfiniteScroll}
- </head>
- <body>
- <div id="left">
- <div id="icon">
- <div id="icon img"><img src="{Favicon}"/></div>
- <div id="main">
- <a href="/">home</a>
- <a href="{text:Ask URL}">message</a>
- <a href="/archive">archive</a>
- <a href="http://themesbyvanne.tumblr.com">theme</a>
- </div>
- </div>
- </div>
- <div id="right">
- <div id="navi">
- {block:iflink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:iflink1}
- {block:iflink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:iflink2}
- {block:iflink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:iflink3}
- {block:iflink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:iflink4}
- </div>
- <div id="sidebar">
- <div id="sidebar img"><img src="{image:Sidebar Image}"/></div>
- </div>
- </div>
- <div id="outher">
- <div id="title">{text:Sidebar Title}
- <div id="description">{Description}
- {block:Pagination}
- <div id="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">PREVIOUS</a>{/block:PreviousPage}
- {block:JumpPagination length="3"}
- {block:CurrentPage}<span class="current_page"><span class="highlight1"> {PageNumber} </span></span>{/block:CurrentPage}
- {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- </div>
- <div id="container">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<div id="entrytitle"><font color="{color:Entries Title}"></font> {Title} <font color="{color:Entries Border}"></font></div>{/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="photo"><img src="{PhotoURL-highres}" width="400px" alt="{PhotoAlt}"></div>
- {block:IndexPage}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- <div class="photo">{Photoset-400}</div>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}<div class="photo">{Photoset-400}</div>{/block:PermalinkPage}
- {/block:Photoset}
- {block:Audio}
- {block:IndexPage}
- {block:AlbumArt}
- <div id="audio"><img src="{AlbumArtURL}" alt=""></div>
- {/block:AlbumArt}
- <div id="player">{AudioPlayerGrey}</div><div style="margin-top: 0px;"></div>
- {block:Artist}
- <b>Artist:</b> <i>{Artist}</i>
- {/block:Artist} <br />
- {block:Album}<b>Album:</b> <i>{Album}</i>{/block:Album}<br />
- {block:TrackName}<b>Track:</b> <i>{TrackName}</i>{/block:TrackName}<br />
- <b>Plays:</b> <i>{FormattedPlayCount}</i>
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:AlbumArt}
- <div id="audio2"><img src="{AlbumArtURL}" alt=""></div><p>
- {/block:AlbumArt}
- <div id="player">{AudioPlayerGrey}</div><div style="margin-top: 5px;"></div>
- {block:Artist}
- <b>Artist:</b> <i>{Artist}</i>
- {/block:Artist} <br />
- {block:Album}<b>Album:</b> <i>{Album}</i>{/block:Album}<br />
- {block:TrackName}<b>Track:</b> <i>{TrackName}</i>{/block:TrackName}<br />
- <b>Plays:</b> <i>{FormattedPlayCount}</i>
- {/block:PermalinkPage}
- {/block:Audio}
- {block:Video}
- {Video-400}
- {block:IndexPage}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {/block:IndexPage}
- {/block:Video}
- {block:Quote}
- <div style="color: {color:Blockquote Text}; font-style: italic;">" {Quote} " </div>
- <div style="text-align: center; font-size: 9px; font-style: italic; padding-top: 3px;">—{Source}</div>
- {/block:Quote}
- {block:Link}
- <div id="entrytitle"><a href="{URL}" {Target}>{Name}</a></div>
- {Description}
- {block:IndexPage}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {/block:IndexPage}
- {/block:Link}
- {block:Chat}
- {block:Title}<div id="chattitle">{Title}</div>{/block:Title}
- <div class="chat">
- <div class="chat1">
- {block:Lines}
- <div class="chat2 {Alt}">
- {block:Label}
- {Label}
- {/block:Label}
- {Line} </div>
- {/block:Lines}
- </div>
- </div>
- {block:IndexPage}
- {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
- {/block:IndexPage}
- {/block:Chat}
- {block:Answer}
- <div id="portrait"><img src="{AskerPortraitURL-40}"></div>
- <div id="ask">{Asker}<b>:</b> <i>"{Question} "</i></div>
- <div id="answer"{Answer}</div>
- {/block:Answer}
- <!-- permalink --> {block:IndexPage}
- <div id="perm">
- {block:Date}<aye>P</aye> <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix}</a>{/block:Date}
- {block:NoteCount}<br><aye>O</aye> <a href="{permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
- <br><aye>J</aye> <a href="{ReblogURL}" target="_blank">Reblog</a>
- {block:IfShowTags}{block:HasTags}<br><aye>,</aye> {block:Tags}<b>#</b><a href="{TagURL}">{Tag}</a> {/block:Tags}{block:HasTags}{/block:IfShowTags}
- {block:RebloggedFrom}<br><div style="border-top:1px dotted {color:Entries Shadow}; padding:1px"></div>source: <a href="{ReblogRootURL}">{ReblogRootName}</a><br />via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br />{/block:RebloggedFrom}
- </div>
- <!-- /permalink --> {/block:IndexPage}
- <!-- permalink --> {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {block:Date}<b>Posted:</b> {DayOfMonth}{DayOfMonthSuffix} {ShortMonth} {Year}{/block:Date}
- {block:NoteCount}with <i>{NoteCountWithLabel}</i>{/block:NoteCount}
- {block:RebloggedFrom}<br><i>Reblogged from</i> <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
- {block:HasTags}<br><b>Tagged:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{block:HasTags}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- <!-- /permalink --> {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div id="credz"><a href="http://themesbyvanne.tumblr.com/" target="_blank">CREDIT</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement