Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!---
- ╔═══╦═╗╔═╦═══╦╗──╔═══╦═╗╔═╦═══╦═╗─╔╦════╦═══╗
- ║╔═╗║║╚╝║║╔═╗║║──║╔═╗║║╚╝║║╔══╣║╚╗║║╔╗╔╗║╔══╝
- ║║─║║╔╗╔╗║╚═╝║║──║║─║║╔╗╔╗║╚══╣╔╗╚╝╠╝║║╚╣╚══╗
- ║╚═╝║║║║║║╔══╣║─╔╣╚═╝║║║║║║╔══╣║╚╗║║─║║─║╔══╝
- ║╔═╗║║║║║║║──║╚═╝║╔═╗║║║║║║╚══╣║─║║║─║║─║╚══╗
- ╚╝─╚╩╝╚╝╚╩╝──╚═══╩╝─╚╩╝╚╝╚╩═══╩╝─╚═╝─╚╝─╚═══╝
- THEME; PLOC; CREATED BY CAROLAINE VIEIRA
- LAST UPDATE: September 30, 2016
- amplamente.tumblr.com
- --->
- <script type="text/javascript"src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <title>{Title}{block:PermalinkPage}{block:PostSummary} — {PlaintextPostSummary}{/block:PostSummary}{block:PermalinkPage}{block:SearchPage} — {lang:Search results for SearchQuery} ({SearchResultCount}) {/block:SearchPage}{block:TagPage} — Posts tagged {Tag}{/block:TagPage}</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}
- <meta name="color:Background" content="#f6f6f6"/>
- <meta name="color:Tooltip bg" content="#141414"/>
- <meta name="color:Tooltip text" content="#fff"/>
- <meta name="color:Post bg" content="#ffffff"/>
- <meta name="color:Borders" content="#Eee"/>
- <meta name="color:Perma bg" content="#ffd9d9"/>
- <meta name="color:Link" content="#ffb3b3"/>
- <meta name="color:Link Hover" content="#ff6767"/>
- <meta name="color:Text" content="#999"/>
- <meta name="color:Bold" content="#141414"/>
- <meta name="color:Italic" content="#ffb1cc"/>
- <meta name="color:Sidebar bg" content="#ffffff"/>
- <meta name="color:Sidebar link" content="#cccccc"/>
- <meta name="color:Sidebar link hover" content="#ffb3b3"/>
- <meta name="color:Title" content="#ffb3b3"/>
- <meta name="color:Description" content="#999"/>
- <meta name="color:Scrollbar" content="#141414"/>
- <meta name="if:InfiniteScroll" content=""/>
- <meta name="if:Caption" content=""/>
- <meta name="if:Tags" content=""/>
- <meta name="if:250pxPosts" content=""/>
- <meta name="select:Columns" content="300px" title="One">
- <meta name="select:Columns" content="700px" title="Two">
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar image" content=""/>
- <meta name="text:Fish gadget" content="" />
- <meta name="text:link1" content="link 1" />
- <meta name="text:link1url" content="/" />
- <meta name="text:link2" content="link 2" />
- <meta name="text:link2url" content="/" />
- <meta name="text:link3" content="link 3" />
- <meta name="text:link3url" content="/" />
- <meta name="text:link4" content="link 4" />
- <meta name="text:link4url" content="/" />
- <meta name="text:link5" content="link 5" />
- <meta name="text:link5url" content="/" />
- <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
- <link href='https://fonts.googleapis.com/css?family=Cantarell|Montserrat|Raleway|Roboto|Quicksand|Lovers+Quarrel:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <style type="text/css">
- .abw {
- width:100%;
- height:100px;
- position:fixed;
- z-index:0;
- left:0px;
- top:0px;
- background:transparent;
- }
- .tags {
- text-align:center;
- font-size:10px;
- width:200px;
- margin-left:auto;
- margin-right:auto;
- height:auto;
- background:transparent;
- text-transform:uppercase;
- }
- .tags a{
- margin-left:4px;
- background:transparent;
- text-transform:uppercase;
- }
- b { color: {color:bold}; !important; }
- i { color: {color:italic} ;!important; }
- u { border-bottom: 1px dotted; text-decoration:none;}
- #s-m-t-tooltip{
- max-width:300px;
- padding:10px;
- margin:20px 0px 0px 20px;
- background-color: {color:tooltip bg};
- font-family:calibri;
- font-size:8.5px;
- text-transform:uppercase;
- color:{color:tooltip text};
- border:1px solid {color:borders};
- border-radius:5px;
- letter-spacing:1px;
- opacity:1;
- z-index:9999999999999999999;
- }
- #top2 {
- font-weight:bold;
- font-family:quicksand;
- height:auto;
- width:auto;
- letter-spacing:1px;
- margin-left:auto;
- margin-right:auto;
- font-size:10px;
- text-transform:uppercase;
- background: transparent;
- text-align:center;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #top2 a{
- margin-right:3px;
- }
- #top2:hover{
- -webkit-transition:all 0.8s ease-out;
- -moz-transition:all 0.8s ease-out;
- transition:all 0.8s ease-out;
- }
- ol, ul {padding:0px;list-style-type:none;}
- ul li {position:relative;padding-left:20px;}
- ul li:before {
- content:'';
- position:absolute;
- display:block;
- top:8px;
- left:0px;
- width:10px;
- height:1px;
- background:{color:link};
- }
- #calado{
- text-align:center;
- margin:0 auto;
- width:150px;
- margin-bottom:5px;
- }
- #calado a {
- text-shadow:none;
- padding:5px;
- margin-right:3px;
- font-size:9px;
- font-weight:bold;
- text-transform:uppercase;
- font-family:quicksand;
- display:inline-block;
- text-align:center;
- color:{color:sidebar link};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #calado a:hover {
- text-shadow:none;
- text-decoration:underline;
- color:{color:sidebar link hover};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- iframe#tumblr_controls {black-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.2;}
- #tumblr_controls{position:fixed !important;-webkit-filter: invert(100%)}
- .tmblr-iframe.tmblr-iframe--desktop-loggedin-controls.iframe-controls--desktop {opacity:0.2;}
- .date {
- font-family:cantarell;
- text-transform:uppercase;
- line-height:20px;
- margin-top:5px;
- margin-left:10px;
- padding:5px;
- float:left;
- color:white;
- text-align:left;
- background-color:transparent;
- font-size:10px;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .date a{color:white; text-shadow:none;}
- .date a:hover {border-bottom:none; cursor:help; text-shadow:none; color:{color:link}; }
- .reblog {
- margin-top:5px;
- margin-right:10px;
- float:right;
- background-color:transparent;
- padding:5px;
- font-size:12px;
- color:gray;
- font-weight:bold;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .reblog a {
- margin:0;
- padding:0;
- }
- .likie {
- margin-top:6px;
- margin-right:0px;
- float:right;
- background-color:transparent;
- padding:5px;
- padding-bottom:3px;
- font-size:15px;
- color:#000;
- font-weight:bold;
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- }
- .reblog a{color:{color:post bg};}
- a{ color:{color:Link}; text-decoration:none;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- a:hover{
- color:{color:Link Hover};
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- h1 {
- font-size:20px;
- text-align:center;
- text-transform:none;
- font-family:Quicksand;
- font-weight:normal;
- }
- body{
- cursor:crosshair;
- color:{color:Text};
- font-family: roboto;
- font-size:11px;
- opacity:1;
- background: {color:background} url("{image:background}") fixed;
- }
- #post{
- z-index:9;
- margin-top:130px;
- width:{select:columns};
- margin-left:450px;
- background-color:transparent;
- padding:0px;
- }
- .entry{
- border-top:1px solid transparent;
- border:1px solid {color:borders};
- text-align:left;
- padding:15px;
- background-color: {color:post bg};
- float:right;
- opacity:1;
- color:{color:Text};
- {block:IndexPage}
- {block:If250pxPosts}width:250px;{/block:If250pxPosts}
- {block:IfNot250pxPosts}width:500px;{/block:IfNot250pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- margin-bottom:100px;
- margin-right:60px;
- border-radius:5px;
- }
- .entry img{
- max-width:100%;
- height:auto;
- margin-bottom:-4px;
- }
- .entry .perm{
- {block:PermalinkPage}
- display:none;
- {/block:PermalinkPage}
- background:{color:perma bg};
- border:1px solid {color:borders};
- border-bottom:1px solid transparent;
- padding:5px;
- text-align:center;
- margin-top:-59px;
- {block:IndexPage}
- {block:If250pxPosts}width:270px;{/block:If250pxPosts}
- {block:IfNot250pxPosts}width:520px;{/block:IfNot250pxPosts}
- {/block:IndexPage}
- margin-left:-16px;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- height:auto;
- position:absolute;
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- .entry:hover .perm{
- opacity:1;
- -webkit-transition:all 0.5s ease-out;
- -moz-transition:all 0.5s ease-out;
- transition:all 0.5s ease-out;
- }
- #notas {
- margin-top:10px;
- width:95%;
- height:200px;
- overflow-y:auto;
- border-radius:5px;
- padding:10px;
- text-transform:uppercase;
- font-family:calibri;
- margin-left:auto;
- margin-right:auto;
- }
- .notes img {
- width: 0px;
- height:0px;
- border-radius:100%;
- float:left;
- list-style:none;
- border-right:10px solid transparent;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- ol.notes, .notes li {
- list-style:none;
- height:20px;
- width: 100%;
- margin-top: 5px;
- margin-left:0px;
- padding-left: 0px}
- .notes li:hover img {
- list-style:none;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;}
- #notas::-webkit-scrollbar-track-piece {
- background-color:{color:post bg};
- }
- ::-moz-selection { background: {color:text}; color: {color:background}; }
- ::selection { background: {color:text}; color: {color:background}; }
- .pagination {
- display: none;
- }
- ::-webkit-scrollbar-thumb { background-color: {color:scrollbar}; margin-right:5px;}
- ::-webkit-scrollbar { height:5px; width: 3px;}
- ::-webkit-scrollbar-track { background-color:{color:link}; -moz-box-shadow: inset 0 0 0 1px {color:background}; -webkit-box-shadow: inset 0 0 0 1px {color:background}; box-shadow: inset 0 0 0px 1px {color:background}; }
- blockquote {
- margin-left:20px;
- padding-left:10px;
- border-left:2px solid{color:link};
- }
- blockquote img {
- max-width:100%;
- height:auto;
- }
- .description {
- padding:10px;
- padding-left:0px;
- margin-left:16px;
- width:150px;
- background:transparent;
- font-size:9.5px;
- font-family: cantarell;
- text-align:center;
- color:{color:sidebar description};
- }
- .albumfoto{
- float:left;
- width:80px;
- margin-top:0px;
- margin-left:5px;
- }
- .albumfoto img{
- width:80px;
- padding:7px;
- background:transparent;
- border-radius:100%;
- }
- .audiodesc {
- margin-left:100px;
- padding:10px;
- background:transparent;
- margin-top:10px;
- min-height:64px;
- font-weight:bold;
- margin-bottom:10px;
- font-size:9.5px;
- text-transform:uppercase;
- }
- .audioplay {
- opacity:.7;
- position:absolute;
- overflow:hidden;
- max-width:30px;
- height:28px;
- margin-left:33px;
- margin-top:-65px;
- }
- .entry:hover .audioplay {opacity:1; -webkit-transition:all 0.3s ease-out;}
- .link {
- padding:15px;
- margin-left:0px;
- background:{color:link};
- color:{color:post bg};
- text-align:left;
- }
- .link i {
- color:{color:post bg};
- }
- .linktitle a{
- font-size:23px;
- font-weight:bold;
- text-transform:uppercase;
- text-align:left;
- color:{color:post bg};
- }
- .pessoap {
- text-transform:uppercase;
- font-size:13px;
- font-weight:bold;}
- .pessoap a{
- color:{color:post bg};
- text-transform:uppercase;
- font-size:13px;
- font-weight:bold;
- }
- .pessoapfoto img{
- float:left;
- border-radius:100%;
- margin-top:-25px;
- margin-left:188px;
- padding:4px;
- background:{color:post bg};
- }
- .pergunta {
- background:{color:link};
- color:{color:post bg};
- padding:15px;
- padding-bottom:38px;
- margin-left:0px;
- border-bottom:2px solid {color:post bg};
- text-align:center;
- }
- .sresposta {
- padding:15px;
- padding-top:20px;
- padding-bottom:0px;
- background:transparent;
- border-top:2px solid {color:post bg};
- }
- .ch { padding:0px; background:transparent;}
- .ch .ch1 { padding:8px; margin-bottom:3px;}
- .ch1{ background:{color:post bg}; }
- .ch .ch1 b{ color:{color:link}; text-transform:uppercase; font-size:11px;}
- #top1 { position:fixed; f width:auto; height:auto; letter-spacing: 1px; right:20px; bottom:20px; padding:8px; font-size:35px; font-family:Lovers Quarrel; line-height:14px; text-align:right; z-index:99;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- text-shadow:none;
- }
- #top1 a{text-shadow:none;}
- #top1 a:hover {text-shadow:none;}
- #top1:hover {
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- -moz-transform: scale(1.5);
- -webkit-transform: scale(1.5);
- -o-transform: scale(1.5);
- -ms-transform: scale(1.5);
- transform: scale(1.5);
- text-shadow:none;
- }
- #top3 {
- position:fixed;
- z-index:9;
- height:auto;
- width:180px;
- padding:10px;
- top:150px;
- left:150px;
- background:{color:sidebar bg};
- border:1px solid {color:borders};
- border-radius:5px;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- #sidepam {
- width:130px;
- height:auto;
- margin-left:35px;
- background:{color:sidebar bg};
- padding:5px;
- border-radius:5px;
- }
- #sidepam img {
- width:100px;
- border-radius:5px;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -ms-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -webkit-filter: grayscale(0);
- }
- #sidepam img:hover {
- -webkit-filter: grayscale(0.7);
- transition:All .5s ease;
- -o-transition:All .5s ease;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- -ms-transition: all 0.5s ease;
- transition: all 0.5s ease;
- }
- .mytitle {
- font-family:quicksand;
- text-transform:uppercase;
- font-size:15px;
- text-align:center;
- width:170px;
- padding:5px;
- background:transparent;
- font-weight:600;
- }
- .mytitle a{
- color:{color:title};
- }
- #box {
- background-color: #ffffff;
- border: 1px solid {color:borders};
- height: 27px;
- top: 10px; /* space of the container from the top of page */
- left: 10px; /* space of the container from the left of page */
- z-index: 9999999;
- }
- .color:hover {
- opacity: 1;
- transition: opacity .25s ease-in-out;
- -moz-transition: opacity .25s ease-in-out;
- -webkit-transition: opacity .25s ease-in-out;
- border: 1px solid #bbbbbb;
- }
- .one { /* color one, set to pink */
- width: 15px;
- height: 15px;
- position: relative;
- display: inline-block;
- margin-left: 7px;
- margin-right: 7px;
- margin-top: 5px;
- background-color: #ffe5f7; /* pink color of the first box */
- border: 1px solid #d8d8d8;
- opacity: .7;
- }
- .two { /* color two, set to orange */
- width: 15px;
- height: 15px;
- position: relative;
- display: inline-block;
- margin-right: 7px;
- margin-top: 5px;
- background-color: #ffddad; /* orange color of the second box */
- border: 1px solid #d8d8d8;
- opacity: .7;
- }
- .three { /* color three, set to yellow */
- width: 15px;
- height: 15px;
- position: relative;
- display: inline-block;
- margin-right: 7px;
- margin-top: 5px;
- background-color: #fdfd96; /* yellow color of the third box */
- border: 1px solid #d8d8d8;
- opacity: .7;
- }
- .four { /* color four, set to green */
- width: 15px;
- height: 15px;
- position: relative;
- display: inline-block;
- margin-right: 7px;
- margin-top: 5px;
- background-color: #d3ffcd; /* green color of the fourth box */
- border: 1px solid #d8d8d8;
- opacity: .7;
- }
- .five { /* color five, set to blue */
- width: 15px;
- height: 15px;
- position: relative;
- display: inline-block;
- margin-right: 7px;
- margin-top: 5px;
- background-color: #deeeff; /* blue color of the fifth box */
- border: 1px solid #d8d8d8;
- opacity: .7;
- }
- .six { /* color six, set to purple */
- width: 15px;
- height: 15px;
- position: relative;
- display: inline-block;
- margin-right: 7px;
- margin-top: 5px;
- background-color: #e9deff; /* purple color of the sixth box */
- border: 1px solid #d8d8d8;
- opacity: .7;
- }
- .seven { /* color seven, set to white */
- width: 15px;
- height: 15px;
- position: relative;
- display: inline-block;
- margin-right: 7px;
- margin-top: 5px;
- background-color: #ffffff; /* white color of the seventh box */
- border: 1px solid #d8d8d8;
- opacity: .7;
- }
- a[tooltip]:hover:after {
- content: attr(tooltip);
- padding: 5px;
- font-size: 10px;
- color: #bbbbbb;
- font-style: italic;
- position: absolute;
- left: 50%;
- top: 220%;
- white-space: nowrap;
- z-index: 20;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- -moz-box-shadow: 0px 0px 2px #c0c1c2;
- -webkit-box-shadow: 0px 0px 2px #c0c1c2;
- box-shadow: 0px 0px 2px #c0c1c2;
- background-color: #ffffff;
- }
- .page {
- padding:5px;
- background:transparent;
- border:1px solid {color:borders};
- margin-top:10px;
- }
- .ccr {
- {block:IfCaption}
- display:block;
- {/block:IfCaption}
- {block:IfNotCaption}
- display:none;
- {/block:IfNotCaption}
- }
- {CustomCSS}
- </style>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
- <script src="http://static.tumblr.com/6hsqxdt/vmwm2rb4g/infinitescrolling.js"></script><script
- src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script>
- $(function(){
- var $container = $('#post');
- $container.imagesLoaded(function(){
- $container.masonry({
- itemSelector: '.entry',
- });
- });
- $container.infinitescroll({
- itemSelector : ".entry",
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next",
- loadingImg : "",
- loadingText : "<em></em>",
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $container.masonry( 'appended', $newElems, true );
- });
- }
- );
- });
- </script>
- </head>
- <body>
- <div class="abw">
- {text:fish gadget}
- </div>
- <div id="top3">
- <div class="mytitle"><a href="/">{title}</a></div>
- <div id="sidepam"><img src="{image:sidebar image}"></div>
- <div class="description">{description}</div>
- <div id="calado">
- <a href="{text:link1url}">{text:link1}</a>
- <a href="{text:link2url}">{text:link2}</a>
- <a href="{text:link3url}">{text:link3}</a>
- <a href="{text:link4url}">{text:link4}</a>
- <a href="{text:link5url}">{text:link5}</a>
- </div>
- <div id="box">
- <a href="/tagged/pink" class="color one" tooltip="pink">
- <a href="/tagged/orange" class="color two" tooltip="orange">
- <a href="/tagged/yellow" class="color three" tooltip="yellow">
- <a href="/tagged/green" class="color four" tooltip="green">
- <a href="/tagged/blue" class="color five" tooltip="blue">
- <a href="/tagged/purple" class="color six" tooltip="purple">
- <a href="/tagged/white" class="color seven" tooltip="white">
- </a>
- </div>
- {block:IfNotInfiniteScroll}
- {block:Pagination}
- <div class="page">
- <div id="top2">
- {block:PreviousPage}
- <a href="{PreviousPage}"><li style="font-size:8px;" class="fa fa-chevron-left"></li></a>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page"><li class="fa fa-check"></li></span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}"><li style="font-size:8px;" class="fa fa-chevron-right"></li></a>
- {/block:NextPage}
- </div></div>
- {/block:Pagination}
- {/block:IfNotInfiniteScroll}
- </div>
- <div id="post">
- {block:Posts}
- <div class="entry">
- <div class="perm">
- <div class="reblog">{ReblogButton color="white" size="13"}</div>
- <div class="likie" >{LikeButton color="white" size="13"}</div>
- <div class="date">
- Post {PostNumber} | <a href="{permalink}" >
- {block:date}{DayOfMonthWithZero}.{MonthNumberWithZero}{/block:date}</a>
- </div> </div>
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:Text}{Body}{/block:Text}
- {block:Photo}
- {block:IndexPage}<img src="{PhotoURL-500}" width="100%"/>{/block:IndexPage}
- {block:PermalinkPage}<img src="{PhotoURL-500}" width="500"/>{/block:PermalinkPage}
- {/block:Photo}
- {block:Photoset}
- {block:IndexPage}
- {block:If250pxPosts}{Photoset-250}{/block:If250pxPosts}
- {block:IfNot250pxPosts}{Photoset-500}{/block:IfNot250pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- {/block:Photoset}
- {block:Quote}
- <div style="text-align:center; padding:10px; font-family:quicksand; font-weight:normal; font-size:17px;">{Quote}</br></div>
- <div align="right" style="text-align:center; font-size:8px; font-family:montserrat; text-transform:uppercase;">
- </br>{block:Source}- {Source}{/block:Source} </br>
- </div>
- {/block:Quote}
- {block:Video}
- {block:IndexPage}
- {block:If250pxPosts}{Video-250}{/block:If250pxPosts}
- {block:IfNot250pxPosts}{Video-500}{/block:IfNot250pxPosts}
- {/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
- <br>
- {PlayCountWithLabel}
- {/block:Video}
- {block:Link}
- <div class="link">
- <div class="linktitle"><a href="{URL}" {Target}>{Name} <i class="fa fa-angle-double-right" aria-hidden="true"></i>
- </a></div>
- <div class="linkdesc">{block:Description} {Description} {/block:Description}
- {block:Host}<i style="font-size:11px; margin-right:5px;" class="fa fa-link" aria-hidden="true"></i>{Host}{/block:Host}
- </div></div>
- {/block:Link}
- {block:Chat}
- <div class="ch">{block:Lines}<div class="ch1">{block:Label}<b>{Label}</b>
- {/block:Label}{Line}</div>{/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- <div class="albumfoto">
- {block:AlbumArt}<img src="{AlbumArtURL}" />{/block:AlbumArt}
- <div class="audioplay">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer} </div></div>
- <div class="audiodesc">
- {block:Artist}<i class="fa fa-user" aria-hidden="true"></i> {Artist}{/block:Artist}</br>
- {block:Album}<i class="fa fa-folder-open" aria-hidden="true"></i> {Album}{/block:Album}</br>
- {block:TrackName}<i class="fa fa-music" aria-hidden="true"></i> {TrackName}{/block:TrackName}</br>
- {block:PlayCount}<i class="fa fa-bar-chart" aria-hidden="true"></i> {PlayCountWithLabel}{/block:PlayCount}
- </div>
- {/block:Audio}
- {block:Answer}
- <div class="pergunta">
- <div class="pessoap">{Asker} asked:</div>{Question}</div>
- <div class="pessoapfoto"><img src="{AskerPortraitURL-40}" /></div>
- <div class="sresposta">{Answer}</div>
- {/block:Answer}
- {block:Caption}<div class="ccr">{Caption}</div>{/block:Caption}
- {block:IfTags}<div class="tags">{block:HasTags} </br> {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</div>{block:IfTags}
- {block:PermalinkPage}
- <div style="padding:15px;">
- {block:Date}<b><li class="fa fa-clock-o"></li> Posted:</b> {DayOfMonthWithZero} {Month}, {TimeAgo} {/block:Date}</br>
- {block:RebloggedFrom}
- <b><li class="fa fa-retweet"></li> Via:</b> <a href="{ReblogParentURL}">{ReblogParentName}</a></br>
- <b><li class="fa fa-globe"></li> Source:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a></br>
- {/block:RebloggedFrom}
- {block:NoteCount}<b><li class="fa fa-heart"></li> Notes:</b> {NoteCount}{/block:NoteCount}
- </br>
- {block:HasTags}
- <b><li class="fa fa-tags"></li> Tags:</b>
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}{/block:HasTags}
- </div>
- {block:PostNotes}<div id="notas">{PostNotes-64}</div>{/block:PostNotes}</div>
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- <div id="top1">
- <a href="http://amplamente.tumblr.com/" title="tema feito por amplamente">Am</a>
- </div>
- {block:IfInfiniteScroll}
- <div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> ·{/block:PreviousPage} {block:NextPage}
- <a href="{NextPage}" id="next">next</a>{/block:NextPage}{/block:Pagination}
- </div>
- {/block:IfInfiniteScroll}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement