Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!-- theme sintonizo -->
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <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="color:Text" content="#000000"/>
- <meta name="color:Link" content="#006977"/>
- <meta name="color:Accent" content="#dddddd"/>
- <meta name="color:Permalink" content="#999999"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Post Background" content="#ffffff"/>
- <meta name="color:Sidebar Background" content="#ffffff"/>
- <meta name="color:Sidebar Accent" content="#dddddd"/>
- <meta name="color:linkbg" content="#999999"/>
- <meta name="color:sidebar" content="#999999"/>
- <meta name="font:Title" content="Lora, serif"/>
- <meta name="font:Serif" content="Lora, serif"/>
- <meta name="font:Body" content="Istok Web, sans-serif"/>
- <meta name="font:Links" content="Ubuntu Mono, sans-serif"/>
- <meta name="font:Permalink" content="Ubuntu Mono, sans-serif"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Title" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="if:Infinite Scrolling" content="1"/>
- <meta name="if:Fixed Sidebar" content="1"/>
- <meta name="if:Sidebar On Right" content="0"/>
- <meta name="if:Sidebar At Bottom" content="0"/>
- <meta name="if:Center Description" content="0"/>
- <meta name="if:Archive Link" content="0"/>
- <meta name="if:RSS Link" content="0"/>
- <meta name="if:Search Bar" content="1"/>
- <meta name="if:Full Sized Background" content="0"/>
- <meta name="if:Scroll To Top Button" content="1"/>
- <meta name="if:Hide Title" content="0"/>
- <meta name="if:Show Captions" content="1"/>
- <meta name="if:Center Permalink" content="0"/>
- <meta name="if:Source In Permalink" content="0"/>
- <meta name="if:Show Tags On Homepage" content="0"/>
- <meta name="text:Permalink Separator" content="•"/>
- <meta name="text:Maximum Post Width" content="400"/>
- <meta name="text:Sidebar Width" content="300"/>
- <meta name="text:Post Margin" content="50"/>
- <meta name="text:Sidebar Margin" content="50"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="Home" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="Ask" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="Faq" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="Submit" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="Textos" />
- <meta name="text:Twitter Username" content=""/>
- <meta name="text:Analytics ID" content=""/>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript">
- var celestina = {name: '{Name}', infscr: {block:IndexPage}{block:IfInfiniteScrolling}true{/block:IfInfiniteScrolling}{block:IfNotInfiniteScrolling}false{/block:IfNotInfiniteScrolling}{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, size: parseInt('{text:Maximum Post Width}'), sidebar: parseInt('{text:Sidebar Width}'), pad: false, index: {block:IndexPage}true{/block:IndexPage}{block:PermalinkPage}false{/block:PermalinkPage}, mar: parseInt('{text:Post Margin}'), rightside: {block:IfSidebarOnRight}true{/block:IfSidebarOnRight}{block:IfNotSidebarOnRight}false{/block:IfNotSidebarOnRight}, twitter: {block:IfTwitterUsername}'{text:Twitter Username}'{/block:IfTwitterUsername}{block:IfNotTwitterUsername}false{/block:IfNotTwitterUsername}}
- if ("{color:Background}" == "{color:Post Background}" && "{image:Background}" == "http://assets.tumblr.com/images/x.gif") {celestina.pad = true;} else {celestina.pad = false;};
- </script>
- <!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
- <script type="text/javascript" src="http://static.tumblr.com/tr0yx0g/OE4mqei02/sintonizo.basic.min.js"></script>
- <link href="http://fonts.googleapis.com/css?family=Ubuntu+Mono:400|Lora|Istok+Web" rel="stylesheet" type="text/css">
- <link href="http://static.tumblr.com/me5sfsd/u5Qm1r4o3/fonticon.css" rel="stylesheet" type="text/css">
- <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
- <style type="text/css">
- /* structure */
- {block:IfFullSizedBackground}html {background: url('{image:Background}') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}{/block:IfFullSizedBackground}
- body {font-size: 11px; margin: 0 0 20px; line-height: 1.3em; color: {color:Text}; font-family: {font:Body}; {block:IfNotFullSizedBackground}background-color: {color:Background}; background-attachment: fixed; background-image: url('{image:Background}');{/block:IfNotFullSizedBackground}}
- #hide {height: 0; width: 0; position: absolute; top: 0; left: 0; overflow: hidden;}
- #content {margin: 0; position: absolute; display: block; margin: 0; left: 0; right: 0;}
- section {float: left; vertical-align: top; margin: {block:IfSidebarOnRight}0 0 {/block:IfSidebarOnRight}0 {text:Post Margin}px{block:IfNotSidebarOnRight} 0 0{/block:IfNotSidebarOnRight};}
- article {padding: 0; overflow: visible; position: relative;}
- .perm article {width: 500px;{block:IfSidebarOnRight} float: right;{/block:IfSidebarOnRight}}
- .perm article.page {width: 600px;}
- .post {margin: 0; background-color: {color:Post Background};}
- .pad .post {padding: 8px;}
- aside {text-align: center; box-sizing: border-box; -moz-box-sizing: border-box; padding: {text:Sidebar Margin}px; {block:IfNotSidebarAtBottom}top{/block:IfNotSidebarAtBottom}{block:IfSidebarAtBottom}bottom{/block:IfSidebarAtBottom}: 0; width: {text:Sidebar Width}px; position: {block:IfFixedSidebar}fixed{/block:IfFixedSidebar}{block:IfNotFixedSidebar}absolute{/block:IfNotFixedSidebar};}
- aside .inner {padding: 1px 20px; margin: -20px; background-color: {color:Sidebar Background};}
- aside.left {left: 0;}
- aside.right {right: 0;}
- .perm aside {z-index: 12345;}
- .perm #content {padding: 0 {text:Sidebar Width}px;}
- aside ul {margin: 25px 0; padding: 0; list-style-type: none;}
- aside li {text-transform: uppercase; font-size: 1.1em; word-spacing: -2px; box-sizing: border-box; -moz-box-sizing: border-box; font-family: {font:Links};}
- aside a {text-decoration: none;}
- #description {margin: 20px 0; text-align: {block:IfCenterDescription}center{/block:IfCenterDescription}{block:IfNotCenterDescription}justify{/block:IfNotCenterDescription};}
- .tag.time {margin: 15px 0; border-bottom-width: 0;} .tag.time+#links {margin-top: 0;}
- #twitter {margin: 25px 0 20px;}
- #tweet {padding-bottom: 7px; text-align: justify; border-bottom: 1px solid {color:Sidebar Accent};}
- #tweet:after {width: 8px; height: 8px; content: ''; position: absolute; display: block; right: 50%; margin: 2px -5px 0 0; behavior:url(-ms-transform.htc); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); border-width: 1px; border-style: solid; background-color: {color:Sidebar Background}; border-color: transparent {color:Sidebar Accent} {color:Sidebar Accent} transparent;}
- #twitter .time {margin-top: 8px; line-height: 1em; border-bottom-width: 0;}
- #search {margin: 15px 0; padding: 0; border: 0; width: 100%; position: relative;}
- #search:hover {border-color: {color:Sidebar Accent};}
- #search input {margin: 0; width: 100%; border-width: 0 0 1px; border-style: solid; border-color: transparent; font-size: 11px; outline: 0; padding: 0 0 0 20px; background-color: transparent; box-sizing: border-box; -moz-box-sizing: border-box; font-family: {font:Body}; color: {color:Text};}
- #search:before {content: 'z'; font-family: 'PEBIcons', Arial, sans-serif; position: absolute; margin: 0; font-size: 16px;}
- #search input:focus {border-color: {color:Sidebar Accent};}
- #search ::-webkit-input-placeholder {color: {color:Sidebar Accent};}
- #search ::-moz-placeholder {color: {color:Sidebar Accent};}
- {block:IfCenterPermalink}.permalink {text-align: center;}{/block:IfCenterPermalink}
- .perm .permalink {width: 100%; margin-top: 20px; font-size: 110%;}
- .perm .permalink, .perm .permalink a {color: {color:Permalink};}
- .index .permalink {width: 100%; line-height: 1.1em; margin-top: 2px; z-index: 12345;}
- .index .permalink {position: absolute;}
- .index .permalink, .index .permalink a {color: transparent; border-color: transparent; -webkit-transition: color 0.2s ease-out; -moz-transition: color 0.2s ease-out; transition: color 0.2s ease-out;}
- article:hover .permalink, article:hover .permalink a, #content .permalink a:hover {color: {color:Permalink};}
- article:hover .permalink {border-color: {color:Permalink};}
- .permalink a {text-decoration: none;}
- .time {text-transform: uppercase; font-size: 1.1em; display: inline-block; border-bottom: 1px solid {color:Background}; font-family: {font:Permalink}; -webkit-transition: border-color 0.2s ease-out; -moz-transition: border-color 0.2s ease-out; transition: border-color 0.2s ease-out;}
- .time {display: inline-block; margin: 2px 6px 0 6px;}
- .time.date {margin-left: 0;}
- .time:hover {border-color: {color:Link};}
- .tags {line-height: 1em;}
- .tags a {font-size: 0.9em; margin: 0 2px 0 0; display: inline-block;}
- .tags a[class^="tagged-color"] {display: none;}
- /* text */
- a {text-decoration: underline; -webkit-transition: color 0.5s ease-out; -moz-transition: color 0.5s ease-out; transition: color 0.5s ease-out; color: {color:Text};}
- #content a:hover {color: {color:Link};}
- h2 a, h1 a, .nodec {text-decoration: none;}
- #title {margin: 20px 0; display: block;}
- #title img {max-width: 100%; vertical-align: bottom;}
- h1 {margin: 20px 0; font-weight: normal; font-size: 1.6em; line-height: 1.2em; text-transform: uppercase; font-family: {font:Title};}
- h2, h3 {font-family: {font:Serif};}
- h2 {font-weight: 300; text-align: left; text-decoration: none; font-size: 2.2em; line-height: 1.2em; margin: 0; font-family: {font:Serif};}
- h2.page {text-align: center; margin: -5px 0 10px;}
- h3 {font-size: 1.4em; font-weight: normal; margin: 0; text-indent: 25px; line-height: 1.3em;}
- h3:before {content: '\201C'; font-size: 64px; margin: -10px 0 -100px -53px; line-height: normal; position: absolute; font-family: Arial, Helvetica, sans-serif;}
- .post ul, .post ol {padding: 0 0 0 18px; margin: 0.8em 0;}
- img {margin: 0px; padding: 0px; border: 0;}
- blockquote {margin: 0.8em 0 0.8em -10px; padding: 1px 0 1px 9px; border-left: 1px solid {color:Permalink};}
- blockquote blockquote, .pad blockquote {margin-left: 0;}
- .audio blockquote, .quote blockquote {padding: 0; border: 0;}
- blockquote img {width: auto;}
- p {margin: 0.8em 0;}
- .post *:first-child {margin-top: 0;}
- .post *:last-child {margin-bottom: 0;}
- .post img, .video iframe, .video embed, .video video {vertical-align: bottom; width: 100%;}
- .caption {margin: 7px 0 -2px;}
- .caption p {margin: 0;}
- .caption blockquote {margin-top: 4px; margin-bottom: 4px;}
- .caption.pad {padding: 7px; margin: 0; background-color: {color:Post Background};}
- .quote .caption {text-align: right;}
- .index .audio .post {overflow: hidden;}
- .index .audiobox {height: 27px!important; width: 100%; text-align: center; background-color: #000;}
- .index .audioarea {position: relative;}
- .index .audiobox.albumed {width: 27px!important; background-color: transparent; text-align: left; position: absolute; margin: -50% 0 0 50%;}
- .index .audioarea .audio_player {margin: -14px 0 0 -13px; position: absolute;}
- .index .audioarea .audio_player:after {position: absolute; content: ''; width: 57px; height: 57px; opacity: 0.35; margin: -41px 0 0 -15px; background-color: #000;}
- .index .audiobox.albumed .audiocrop {width: 27px!important; height: 27px!important; overflow: hidden; position: relative; z-index: 1234;}
- .perm .albumart {width: 283px; float: left; margin-right: 10px;}
- .perm .pad .albumart {width: 222px;}
- .perm .audio .caption {min-height: 246px; margin-top: 0; padding-top: 7px;}
- .perm .audio .caption.pad {min-height: 239px;}
- .post td {vertical-align: top;}
- .chat.pad h2 {padding: 2px 5px 0;}
- h2 + table {margin-top: 8px;}
- .chat.pad .post {padding: 0;}
- .chat table {width: 100%; border: 1px solid {color:Accent};}
- .chat tr {padding: 5px; display: block; border-bottom: 1px solid {color:Accent};}
- .chat tr:last-child {border-bottom-width: 0;}
- .answer .question {box-sizing: border-box; margin-bottom: 10px; -moz-box-sizing: border-box; padding: 7px; background-color: {color:Accent};}
- .answer .question:after {width: 0; height: 0; content: ''; position: absolute; display: block; right: 50%; margin: 5px -10px 0 0; border-width: 7px 10px 0; border-style: solid; border-color: {color:Accent} transparent;}
- .answer .asker, .answer .asker a {text-decoration: none; text-transform: uppercase; text-align: center;}
- .photoset .post {background-color: transparent;}
- .photoset-adjust img {width: 100%;}
- .sin {float: left; background-size: cover; background-position: 50% 50%; height: 100%; cursor: pointer; margin-left: 10px;}
- .phorow, .pic {float: left; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; margin-top: 10px;}
- .phorow:first-child, .pic:first-child {margin-top: 0px;}
- .pic div {margin-left: 0;}
- .row1 div {margin-left: 0; width: 100%;}
- .row2 {margin-right: -10px; padding-left: 10px;}
- .row2 div {width: 50%;}
- .row2 div:first-child {margin-left: -10px!important;}
- .row3 div {width: 33.3%;}
- .photoset.pad .phocap {margin-top: 10px;}
- .clearfix:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
- .clearfix {display: inline-block;}
- /* start commented backslash hack \*/
- * html .clearfix { height: 1%; }
- .clearfix {display: block;}
- /* close commented backslash hack */
- /* other */
- .index #tumblr_controls {position: fixed!important; margin-right: -2px; right: {text:Post Margin}px!important;}
- #infscr-loading {position: fixed; {block:IfNotSidebarAtBottom}bottom: 20px;{/block:IfNotSidebarAtBottom}{block:IfSidebarAtBottom}top: 35px;{/block:IfSidebarAtBottom} width: {text:Sidebar Width}px; {block:IfSidebarOnRight}right{/block:IfSidebarOnRight}{block:IfNotSidebarOnRight}left{/block:IfNotSidebarOnRight}: 0; text-align: center; z-index: 12345; display: none;}
- ::-webkit-scrollbar{width:15px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
- ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
- ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};}
- #infscr-loading img {width: 29px;}
- .clearbg {background: transparent!important;}
- .nodisplay {display: none;}
- #likeit {height: 0; width: 0; visibility: hidden;}
- #totop {position: fixed; z-index: 12345; width: 0; height: 0; cursor: help; border-width: 20px 20px 0 0; border-style: solid; border-color: rgba(50,50,50,0.7) transparent; top: 3px; margin-right: -22px; right: {text:Post Margin}px;}
- #nav {margin: 25px 0; font-size: 16px; letter-spacing: 3px;{block:IfInfiniteScrolling} display: none;{/block:IfInfiniteScrolling}}
- #nav a {text-decoration: none; text-transform: uppercase;}
- #nav a.current, #nav a.jump {margin: 0 10px 0 0; display: inline-block;}
- #nav a.current {min-width: 14px; height: 16px; padding: 3px 3px 0 2px; text-align: center; border: 1px solid {color:Permalink};}
- #notes {max-height: 300px; overflow: auto;}
- #notes::-webkit-scrollbar {width: 10px;}
- #notes::-webkit-scrollbar-thumb {border-style: solid; border-color: {color:Accent};}
- #notes::-webkit-scrollbar-thumb {border-width: 0 5px 0 0;}
- #notes ol {margin: 0; padding: 0; list-style-type: none; counter-reset: notes;}
- #notes li.note {margin: 1px 0 10px; min-height: 30px; line-height: 15px; counter-increment: notes;}
- #notes li.note > a {text-decoration: none; float: left; min-height: 30px;}
- #notes li.note > a:after {content: counter(notes); font-size: 34px; margin: 0 8px 0 5px; vertical-align: -10px; color: {color:Accent}; font-family: {font:Permalink};}
- #notes li blockquote {border: none; margin: 0;}
- #notes li blockquote a {text-decoration: none;}
- #notes img.avatar {width: 30px; height: 30px; margin: -1px 0 -19px; vertical-align: top;}
- #notes li.note:last-child {min-height: 0; margin-bottom: 0;}
- #notes li.note:last-child > a:after {color: transparent;}
- .more_notes_link_container a {float: none!important; text-align: center; text-transform: uppercase;}
- #lightbox {display: none; background-color: rgba(255,255,255,0.7); border: 40px solid transparent; background-position: center; background-repeat: no-repeat; background-size: contain, 50px; top: 0; bottom: 0; left: 0; right: 0; position: fixed; z-index: 123456; text-align: center;}
- #sidebar {background: #eeeeee; padding: 5px; opacity: 0.8;}
- #sidebar p {margin-top: 8px; text-align: justify;}
- #sidebar h2 {text-indent: 0; text-align: center;}
- .links { margin-left: 100px; margin-top: 10px; margin-bottom:1px; text-align: left; font-family:calibri; text-transform:uppercase; font-size:20px; letter-spacing:1px; z-index: 999}
- .links a {color: {color:linkbg};}
- .vsanna{display: none;}
- #bgg {position:fixed; width: 260px; height: 100%;left: 0px; margin-top:0px; -webkit-transition-duration: 0.4s; background:{color:sidebar}; z-index:999}
- #photobar img {position:fixed; display: block; width:200px; height:280px; left: 20px; top: 111px; -webkit-transition-duration: 0.4s; border: 8px solid {color:background}; z-index:999}
- #linka {position: fixed; text-align: center;font-size: 10px; font-family:arial; width:216px; top:90px; margin-left:20px; line-height:20px;letter-spacing:0px;}
- #linka a {color:{color:linkbg};}
- .des {width:215px; overflow: hidden; background:; text-align:center; position:fixed; padding: 2px; font: 11px arial; left:20px; top: 440px; -webkit-transition-duration: 0.6s; color:{color:linkbg}; }
- .title {position: fixed; width: 100px; left:80px; margin-top:418px; padding: 0px; text-align: center; font-size:25px; font-family: 'Parisienne'; text-transform:none; z-index:99; color:{color:linkbg}; -webkit-transition-duration: 2.0s; }
- {CustomCSS}
- </style>
- {block:IfAnalyticsID}
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', '{text:Analytics ID}']);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- </script>
- {/block:IfAnalyticsID}
- </head>
- <body class="noie {block:PermalinkPage}perm {/block:PermalinkPage}{block:IndexPage}index{/block:IndexPage}">
- <div id="bgg">
- <div id="photobar"><img src="{image:sidebar}"/></div>
- <div id="linka">
- <a href="{text:Link1}">{text:Link1 Title}</a>
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- <a href="{text:Link4}">{text:Link4 Title}</a>
- <a href="{text:Link5}">{text:Link5 Title}</a>
- <a href="http://sintonizo.tumblr.com">créditos</a>
- </div>
- <div class="title">{title}
- <div class="des">{description}
- </div></div>
- </div>
- <div id="infscr-error" class="nodisplay">problem loading posts</div>
- <iframe id="likeit"></iframe>
- <div id="totop"></div>
- <div id="shell">
- <aside class="{block:IfSidebarOnRight}right{/block:IfSidebarOnRight}{block:IfNotSidebarOnRight}left{/block:IfNotSidebarOnRight}">
- {block:TagPage}
- <a href="{TagURLChrono}" class="time tag"># {Tag}</a>
- {/block:TagPage}
- <ul id="links">
- {block:HasPages}{block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}{/block:HasPages}
- {block:IfRssLink}<li><a href="{RSS}">RSS</a></li>{/block:IfRssLink}
- </ul>
- {block:IfTwitterUsername}
- <div id="twitter"></div>
- {/block:IfTwitterUsername}
- {block:IfSearchBar}
- {/block:IfSearchBar}
- {block:Pagination}
- <div id="nav" class="paging">
- {block:PreviousPage}<a href="{PreviousPage}" title="previous page" id="prev">◁</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" title="next page" id="next">▷</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div></aside>
- <div id="content">
- {block:IndexPage}</div><div id="hide">{/block:IndexPage}
- {block:Posts}
- <article class="{block:Photo}photo z{/block:Photo}{block:Photoset}photoset{/block:Photoset}{block:Quote}quote pad{/block:Quote}{block:Link}link pad{/block:Link}{block:Text}text pad{/block:Text}{block:Chat}chat pad{/block:Chat}{block:Audio}audio{block:AlbumArt} art z{/block:AlbumArt}{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer pad{/block:Answer} {block:Date}not{/block:Date}page" id="{PostID}" data-tags="{block:HasTags}{block:Tags}{URLSafeTag} {/block:Tags}{/block:HasTags}tags">
- <div class="post">
- {block:Quote}
- <h3>{Quote}</h3>
- {block:Source}<div class="caption">{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Photo}
- {LinkOpenTag}
- {block:IndexPage}<img src="{PhotoURL-400}" data-hd="{PhotoURL-HighRes}" href="{PhotoURL-HighRes}" alt="{PhotoAlt}" border="0" />{/block:IndexPage}
- {block:PermalinkPage}<img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0" />{/block:PermalinkPage}
- {LinkCloseTag}
- {/block:Photo}
- {block:Photoset}
- <center>
- <div class="adjust-photoset clearfix" data-layout="{PhotosetLayout}" data-count="{PhotoCount}">{block:Photos}<div class="pic"><div class="sin zoom" style="background-image: url('{PhotoURL-400}');" href="{PhotoURL-HighRes}" data-hd="{PhotoURL-HighRes}"><img src="{block:IndexPage}{PhotoURL-400}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-500}{/block:PermalinkPage}" /></div></div>{/block:Photos}</div>
- </center>
- {/block:Photoset}
- {block:Video}
- {block:IndexPage}{Video-400}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- {/block:Video}
- {block:Link}
- <h2><a href="{URL}" {Target}>{Name}</a></h2>
- {block:Description}<div class="caption">{Description}</div>{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <table class="chat" style="border-spacing: 0px;">
- {block:Lines}
- <tr>
- {block:Label}<td class="label" style="padding-right: 20px;">{Label}</td>{/block:Label}
- <td class="line">{Line}</td>
- </tr>
- {/block:Lines}
- </table>
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- {block:IndexPage}<div class="audioarea">{/block:IndexPage}
- <img border="0" src="{AlbumArtUrl}" class="albumart" />
- {/block:AlbumArt}
- <div class="audiobox{block:AlbumArt} albumed{/block:AlbumArt}" id="{PostID}">{AudioPlayer}</div>
- {block:AlbumArt}{block:IndexPage}</div>{/block:IndexPage}{/block:AlbumArt}
- {/block:Audio}
- {block:Text}
- {block:Title}<h2>{Title}</h2>{/block:Title}
- {Body}
- {/block:Text}
- {block:Answer}
- <div class="question">{Question}</div>
- <div class="asker">{Asker}</div>
- {Answer}
- {/block:Answer}
- </div>
- {block:IfShowCaptions}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
- {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}<div class="caption pad">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
- {block:Date}
- <div class="permalink">
- <a href="{Permalink}" class="time date">{TimeAgo}</a> {text:Permalink Separator}{block:IndexPage}<a href="{ReblogUrl}" class="time date">reblog</a>{/block:IndexPage}{block:Audio}{text:Permalink Separator}<a href="{Permalink}" class="time">{PlayCountWithLabel}</a>{/block:Audio}{block:NoteCount}{text:Permalink Separator}<a href="{Permalink}#notes" class="time">{NoteCountWithLabel}</a>{/block:NoteCount}{block:IfSourceInPermalink}{block:ContentSource}{text:Permalink Separator}<a href="{SourceURL}">source</a>{/block:ContentSource}</div>{/block:IfSourceInPermalink}
- <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
- {block:IfShowTagsOnHomepage}
- {block:HasTags}<div class="tags">{block:Tags}
- <a href="{TagURL}" class="tagged-{URLSafeTag}"># {Tag}</a>
- {/block:Tags}</div>{/block:HasTags}
- {/block:IfShowTagsOnHomepage}
- {block:IfNotShowTagsOnHomepage}{block:PermalinkPage}
- {block:HasTags}<div class="tags">{block:Tags}
- <a href="{TagURL}" class="tagged-{URLSafeTag}"># {Tag}</a>
- {/block:Tags}</div>{/block:HasTags}
- {/block:PermalinkPage}{/block:IfNotShowTagsOnHomepage}
- </div>
- {/block:Date}
- </article>
- {block:PostNotes}
- <div class="post-shell pad note-shell noify" id="notes">
- <div class="post">
- {PostNotes}
- </div></div>
- {/block:PostNotes}
- {/block:Posts}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment