Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”> <html xmlns=“http://www.w3.org/1999/xhtml”> <head profile=“http://gmpg.org/xfn/11”>
- <!--
- Tema feito por Arthur (reprovado).
- -->
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <meta name="select:Alinhamento da sidebar" content="esquerda" title="Esquerda"/>
- <meta name="select:Alinhamento da sidebar" content="direita" title="Direita"/>
- <meta name="select:Tamanho do post" content="250" title="250px"/>
- <meta name="select:Tamanho do post" content="300" title="300px"/>
- <meta name="select:Tamanho do post" content="350" title="350px"/>
- <meta name="select:Tamanho do post" content="400" title="400px"/>
- <meta name="select:Tamanho do post" content="500" title="500px"/>
- <meta name="color:Background" content="#fafafa"/>
- <meta name="color:Posts" content="#ffffff"/>
- <meta name="color:Detalhes" content="#f8f8f8"/>
- <meta name="color:Texts" content="#aaaaaa"/>
- <meta name="color:Links" content="#aaaaaa" />
- <meta name="color:Links hover" content="#bad8eb"/>
- <meta name="color:Barra de rolagem" content="#bad8eb" />
- <meta name="text:Tamanho da fonte" content="9px" />
- <meta name="text:Distancia entre os posts" content="45px" />
- <meta name="if:Follow branco" content="1"/>
- <meta name="if:Background repeat" content="1"/>
- <meta name="if:Custom scroll bar" content="1"/>
- <meta name="if:Mais links" content="1"/>
- <meta name="if:Legendas" content="1"/>
- <meta name="if:Pop up Askbox" content="1"/>
- <meta name="if:Tags" content="1"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Sidebar" content="http://41.media.tumblr.com/0aa85e47f6bd1e0773acbfe4093b9b43/tumblr_nx963o0TAl1u4j5hbo1_250.jpg"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="link1" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link2" />
- <meta name="text:Link3 Url" content="/" />
- <meta name="text:Link3 Title" content="Link 3" />
- <meta name="text:Pop up Askbox Title" content="inbox" />
- {block:Ifmaislinks}
- <meta name="text:Link adicional 1" content="/" />
- <meta name="text:Link adicional 1 Title" content="link1" />
- <meta name="text:Link adicional 2" content="/" />
- <meta name="text:Link adicional 2 Title" content="link2" />
- {/block:Ifmaislinks}
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}"/>
- {/block:Description}
- <style type="text/css">
- /*--- Corpo ---*/
- body{
- text-align:justify;
- background-color:{color:Background};
- font-family:open-sans, arial, sans-serif;
- color:{color:Texts};
- font-size:{text:Tamanho da fonte};
- background-image:url('{image:Background}');
- background-attachment:fixed;
- padding:5px;
- background-repeat:no-repeat;
- {block:Ifbackgroundrepeat}
- background-repeat:repeat;
- {/block:Ifbackgroundrepeat}
- }
- /*-- Link, itálico, sublinhado, parágrafo, blockquote --*/
- a{
- color:{color:Links};
- text-decoration:none;
- }
- a:hover{
- color:{color:Links hover};
- cursor:help;
- }
- u{
- text-decoration:none;
- }
- t{
- color:{color:texts};}
- li {
- margin-bottom: 5px;
- line-height: 15px;
- list-style-type:circle;
- }
- blockquote{
- margin:5px 5px 5px 5px;
- border-left: 1px solid {color:Texts};
- padding-left:10px;
- }
- blockquote blockquote{
- margin:0px 5px 0px 5px;
- border-left: 1px solid {color:texts};
- }
- blockquote blockquote blockquote {
- margin:0px 5px 0px 5px;
- border-left:1px solid {color:texts};
- }
- blockquote blockquote blockquote blockquote{margin:0px 5px 0px 5px;
- border-left:4px solid {color:texts};
- }
- blockquote img{max-width:370px !important;
- }
- blockquote blockquote img{max-width:350px!important;
- }
- blockquote blockquote blockquote img{max-width:330px!important
- }
- blockquote blockquote blockquote blockquote img{max-width:310px!important
- }
- #likeiframe{display:none;
- }
- /*-- Posts --*/
- #post{
- background-color:transparent;
- margin:50px auto calc(30px / 2) auto;
- width:{select:tamanho do post}px;
- }
- #post.esquerda,#post.direita{
- margin-top:100px;
- margin-bottom:calc(30px / 2);
- }
- #post.esquerda{
- margin-left:200px;
- }
- #post.direita{margin-left:50px;
- }
- .body{
- border-radius:3px;
- background:{color:posts};
- position:relative;
- width:{select:tamanho do post}px;
- float:left;
- text-align:left;
- {block:PermalinkPage}
- width:{select:tamanho do post}px;
- {/block:PermalinkPage};
- margin: 0px 0px {text:Distancia entre os posts};
- padding:20px;
- }
- .box{
- border-radius:0px;
- width:{select:tamanho do post}px;
- margin-top:0px;
- padding:0px;
- overflow:hidden;
- float:left;
- position:relative;
- {block:indexpage}
- width:{select:tamanho do post}px;
- {/block:indexpage}
- {block:PermalinkPage}
- width:{select:tamanho do post}px;
- {/block:PermalinkPage};
- text-align:center;
- }
- .extra1 {
- text-indent: 5px;
- line-height: 20px;
- word-spacing: 3px;
- display: block;
- }
- ol.notes {
- list-style: none;
- width:{select:tamanho do post}px;
- margin-left: -40px;
- height: 1px;
- display: none;
- }
- ol.notes li.note{
- margin-bottom:2px;
- padding-left:7px;
- padding-top:5px;
- padding-bottom:4px;
- padding-right:5px;
- text-transform:lowercase;
- line-height:25px;
- width:auto;
- font-size:10px;
- }
- ol.notes li.note img.avatar{
- display:inline;
- width:16px;
- height:16px;
- border-radius:10px;
- margin-right:10px;
- }
- ol.notes li.note .answer_content{
- font-weight:normal;
- }
- ol.notes li.note blockquote{
- display:none;
- }
- /*--Imagens--*/
- .image img{
- border-radius:0px;
- width:100%;
- -webkit-transition: all 0.55s ease;
- -moz-transition:all 0.55s ease;
- transition:all 0.55s ease;
- -o-transition:all 0.55s ease;
- }
- .imagem img{
- width:100%;
- -webkit-transition:all 0.55s ease;
- -moz-transition:all 0.55s ease;
- transition:all 0.55s ease;
- -o-transition:all 0.55s ease;
- }
- .imagem img:hover{
- opacity:0.9;
- }
- .margin{
- margin-bottom:20px;
- }
- /*-- Chat --*/
- .chat{
- ;-webkit-transition-duration:0.7s;
- background:transparent;
- }
- .chat .lines {
- padding: 10px;
- -webkit-transition-duration: .7s;
- background: transparent;
- line-height: 160%;
- }
- /*-- Tumblr Controls, ScrollBar --*/
- #tumblr_lightbox {
- background-color:rgba(255,255,255, 0.8)!important;
- z-index:100000000!important;
- }
- #tumblr_lightbox img {
- opacity:0;
- }
- #tumblr_lightbox_caption {
- color:#777;!important;
- font-family:'Calibri',sans-serif!important;
- font-size:10px!important;
- font-weight:normal!important;
- text-shadow:none!important;
- }
- #tumblr_lightbox_center_image, #tumblr_lightbox_left_image,
- #tumblr_lightbox_right_image {
- -moz-box-shadow:none!important;
- -webkit-box-shadow:none!important;
- box-shadow:none!important;
- -moz-border-radius:0px!important;
- -webkit-border-radius:0px!important;
- border-radius:0px!important;
- opacity:1!important;
- }
- #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {
- opacity:.6!important;
- }
- {block:Iffollowbranco}
- iframe#tumblr_controls {
- white-space:nowrap!important;
- -webkit-filter:invert(70%)!important;
- -moz-filter:invert(70%)!important;
- -ms-filter:invert(70%)!important;
- -o-filter:invert(70%)!important;
- filter:invert(70%)!important;
- top:10px!important;
- right:10px!important;
- opacity:.3!important;
- position:fixed!important;
- }
- {/block:Iffollowbranco}
- {block:IfCustomScrollBar}
- ::-webkit-scrollbar{
- height:3px;
- width:4px;
- background:{color:background};
- }
- ::-webkit-scrollbar-thumb{
- background:{color:Barra de rolagem};
- border-radius:5px;
- }
- {/block:IfCustomScrollBar}
- h4 {color:#000;font-size:12px;}
- /*-- Sidebar --*/
- .imagemside{
- padding:10px;}
- .imagemside img {
- width:100%;
- }
- sidebar {
- text-align: center;
- position: fixed;
- width: 180px;
- top: 65px;
- background-color:{color:posts};
- height: auto;
- z-index: 9;
- padding: 0px;
- }
- sidebar.esquerda{
- left:50px;
- left:50%;
- margin-left:calc(-{select:tamanho do post}px / 2 - 300px);
- }
- sidebar.direita{
- left:calc({select:tamanho do post}px + 100px);
- left:53%;
- margin-left:calc({select:tamanho do post}px / 2 + 45px);
- }
- a.titlelnk {
- text-transform: uppercase;
- text-align: left;
- font-size: 8px;
- padding-top: 5px;
- display: block;
- word-spacing: 2px;
- padding: 10px;
- }
- .title {
- width: auto;
- background: transparent;
- margin-top: 10px;
- text-align: center;
- font-style: georgia;
- padding: 10px;
- font-size: 20px;
- font-style: italic;
- border-bottom: 1px solid {color:bordas};
- }
- .desc {
- border-top: 1px solid {color:bordas};
- text-align: left;
- width: auto;
- background: #fff;
- line-height: 160%;
- padding: 15px;
- font-size: 10px;
- }
- .linksmore {
- width:auto;
- height:auto;
- margin-top:0px;
- }
- .linksmore a {
- text-transform: uppercase;
- text-align: left;
- font-size: 09px;
- padding: 10px;
- display: block;
- word-spacing: 2px;
- border-bottom: 1px solid {color:bordas};
- }
- .links {
- z-index:99999999;
- word-spacing:2px;
- border-top: 1px solid {color:bordas};
- }
- .links a {
- text-transform: uppercase;
- text-align: left;
- font-size: 09px;
- display: block;
- border-bottom: 1px solid {color:bordas};
- padding: 10px;
- letter-spacing:1px;
- }
- /*-- Textos, quotes, titulo --*/
- .textos {
- line-height: 160%;
- margin-top: 5px;
- }
- .quote{
- font-weight:normal;
- line-height:18px;
- background:transparent;
- text-align:left;
- }
- #caption {
- margin-top: 10px;
- background:transparent;
- line-height: 150%;
- font-size: 8px;
- padding:0px;
- }
- .quotesource{
- text-align:left;
- text-transform:none;
- padding:10px;
- font-size:10px;
- letter-spacing:1px;
- }
- .h1 {
- font-size: 15px;
- font-weight: 700;
- letter-spacing: 0.5px;
- }
- /*--, Tooltip, Photoset, Autopager, --*/
- a.c{
- position:fixed;
- bottom:10px;
- right:12px;
- font:07px 'trebuchet ms';
- text-transform:uppercase;
- letter-spacing:1px;
- text-align:right;
- z-index:9999999;
- background-color:{color:posts};
- padding:10px;
- box-shadow: 0 5px 5px #eeeeee;
- -webkit-box-shadow: 0 5px 5px #eeeeee;
- -moz-box-shadow: 0 5px 5px #eeeeee;
- border-radius:100%;
- -moz-transition: all .2s ease-in-out;
- -ms-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- a.c:hover{
- border-radius:3px;-moz-transition: all .2s ease-in-out;
- -ms-transition: all .2s ease-in-out;
- -o-transition: all .2s ease-in-out;
- transition: all .2s ease-in-out;
- }
- .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {
- display: none;
- }
- @-webkit-keyframes fade-in {
- 0% { opacity: 0; }
- 50% { opacity: 0; }
- 75% { opacity: .5;}
- 100% { opacity: 1; }
- }
- @-moz-keyframes fade-in {
- 0% { opacity: 0; }
- 50% { opacity: 0; }
- 75% { opacity: .5; }
- 100% { opacity: 1; }
- }
- @keyframes fade-in {
- 0% { opacity: 0; }
- 50% { opacity: 0; }
- 75% { opacity: .5; }
- 100% { opacity: 1; }
- }
- .photoset img{
- width:100%;
- }
- .photoset img:hover{
- opacity:1;
- }
- #s-m-t-tooltip{
- text-transform:uppercase;
- letter-spacing:0px;
- font-size:9px;
- transition-duration:.80s;
- -webkit-transition-duration: .80s;
- -moz-transition-duration: .80s;
- -o-transition-duration: .80s;
- -ms-transition-duration: .80s;
- z-index:9999;
- opacity:1;
- margin:15px;
- padding:10px 15px;
- background:{color:posts};
- box-shadow: 0 5px 5px #eeeeee;
- -webkit-box-shadow: 0 5px 5px #eeeeee;
- -moz-box-shadow: 0 5px 5px #eeeeee;
- border-radius:3px;
- }
- /**- Icones Sociais -**/
- #social {display:inline-block;}
- #social i {padding:5px; color:#000; font-size: 15px;}
- /**- Tumblr Controls -**/
- .iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:0px; opacity:.3; top:0px; text-transform:none;}
- /*-- Ask --*/
- p.pergunta { padding-bottom: 10px; font-weight: bold; text-align: justify; min-height: 25px;}
- span.asker {font-weight:normal;}
- span.asker a {text-decoration: none; color:{color:Fonte};}
- article.post.answer a.reblog-link {display: none;}
- /*-- Audio, Video --*/
- .audiopost{
- width:auto;
- height:auto;
- }
- .albumart{
- position:absolute;
- width:70px;
- height:70px;
- }
- .albumart img{
- float:left;
- width:70px;
- height:70px;
- }
- .playbox {
- width: 27px;
- height: 30px;
- overflow: hidden;
- position: absolute;
- z-index: 2;
- margin-left: 14px;
- margin-top: 14px;
- }
- .info {
- font-size: 10px;
- margin-left: 70px;
- font-size: 8px;
- text-transform: uppercase;
- overflow: auto;
- letter-spacing: 2px;
- padding: 15px 0 15px 30px;
- display: inline-block;
- }
- #player {
- background-color:{color:detalhes};
- -webkit-transition: all .8s ease-in-out;
- height: 55px;
- z-index: 9;
- position: absolute;
- /* margin-left: 10px; */
- -webkit-border-radius: 70px;
- -moz-border-radius: 50px;
- -o-border-radius: 70px;
- border-radius: 70px;
- opacity: 0.7;
- -moz-transition: all .8s ease-in-out;
- -ms-transition: all .8s ease-in-out;
- -o-transition: all .8s ease-in-out;
- transition: all .8s ease-in-out;
- width: 55px;
- }
- .videos_bang {
- height:0;
- padding-bottom:56.25%;
- position:relative;
- }
- .videos_bang iframe {
- width:100%;
- left:0;
- top:0;
- position:absolute;
- height:100%;
- }
- /*-- Permalinks --*/
- #permalink .compl {
- float: right;
- display:inline-block;
- text-align: right;
- }
- #permalink {
- margin-top: 15px;
- padding-top: 15px;
- line-height: 15px;
- font-size: 9px;
- position: relative;
- text-transform: none;
- letter-spacing: 1px;
- }
- #permalink a{
- display:inline-block;
- }
- pop1 {
- position:fixed;
- left:0;
- top:0;
- display:none;
- right:0;
- bottom:0;
- z-index:10;
- background:{color:background};
- width:100vw;
- height:100vh;
- }
- .all1 {
- width:100vw;
- height:100vh;
- position:fixed;
- z-index:10;
- top:0;}
- .janela1 {
- position: absolute;
- top: 50vh;
- background:{color:posts};
- left: 50vw;
- z-index: 11;
- padding: 10px;
- padding-left: 20px;
- padding-right: 20px;
- width: 450px;
- box-shadow: 0px 5px 5px #eeeeee;
- -webkit-box-shadow: 0 5px 5px #eeeeee;
- -moz-box-shadow: 0 5px 5px #eeeeee;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- transform: translate(-50%,-50%);
- -webkit-transform: translate(-50%,-50%);
- -o-transform: translate(-50%,-50%);
- -moz-transform: translate(-50%,-50%);
- }
- input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
- .search-form i{
- font-size:10px;
- opacity:0.6;
- width:11px;
- margin-right:5px;
- padding-right:7px;
- }
- .search-form {
- display:block;
- outline:none;
- border:0px;
- padding:8px;
- margin-top: -1px;
- }
- .search-form input {
- border:none;
- outline:none;
- width:calc(100% - 30px);
- font-size:8px;
- letter-spacing:0.5px;
- text-transform:uppercase;
- }
- .search-form input[type=text] {color:{color:texts};}
- input::-webkit-input-placeholder {color:{color:texts};}
- input::-moz-placeholder {color:{color:texts};}
- input:-moz-placeholder {color:{color:texts};}
- input:-ms-input-placeholder {color:{color:texts};}
- /** Menu **/
- .caixasm{width:auto;top:-2px;left:5px;position:fixed;z-index: 100;}
- .navsm img{width:15px;}.navsm{background:rgba(255,255,255,0.4);line-height:16px;height:18px;margin: 1px; display: inline-block;width:18px;font-size:18px;color:#777;padding:4px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;float:left; }.navsm:hover {padding-top:20px; margin-top:0px; }
- </style>
- <!-- Scripts -->
- <script src="//use.edgefonts.net/lora:n4;open-sans:n4,i4,n7.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900' rel='stylesheet' type='text/css'><script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script><link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script><link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"></div><script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script><script src="http://static.tumblr.com/kjtbii3/Aynmq2l1d/tooltip.js"></script><script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script><script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script><script src="//code.jquery.com/ui/1.11.3/jquery-ui.js"></script><script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script><script src="//code.jquery.com/jquery-1.10.2.js"></script><script src="//code.jquery.com/ui/1.11.3/jquery-ui.js"></script>
- {block:Ifmaislinks}
- <script type="text/javascript">
- $(document).ready(function(){
- $(".linksmore").hide();
- $(".titlelnk").click(function(){
- $(this).next(".linksmore").slideToggle('fast');
- }); });
- </script>
- {/block:Ifmaislinks}
- {block:ifpopupaskbox}
- <script>
- $(document).ready(function(){
- $('.all1, .th1').click(function() {$('pop1').fadeToggle(400);});
- });
- </script>
- {/block:ifpopupaskbox}
- </head>
- <body>
- {block:ifpopupaskbox}
- <pop1><div class="all1"></div>
- <div class="janela1">
- <p><iframe frameborder="0" height="190px" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{name}.tumblr.com" width="100%" style="background-color: transparent; overflow: hidden; border:none;"></iframe></p>
- <!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->
- </div>
- </pop1>
- {/block:ifpopupaskbox}
- <sidebar class="{select:Alinhamento da sidebar}">
- <div class="title">{title}</div>
- <div class="imagemside"><img src="{image:sidebar}"></div>
- <div class="desc">{Description}</div>
- <div class="links">
- <a href="{text:Link1}">{text:Link1 Title}</a>
- {block:ifpopupaskbox}
- <a class="th1">{text:pop up askbox title}</a>
- {/block:ifpopupaskbox}
- <a href="{text:Link2}">{text:Link2 Title}</a>
- <a href="{text:Link3}">{text:Link3 Title}</a>
- </div>
- {block:Ifmaislinks}
- <a class="titlelnk">+ links</a>
- <div class="linksmore">
- <a href="{text:Link adicional 1}">{text:Link adicional 1 Title}</a>
- <a href="{text:Link adicional 2}">{text:Link adicional 2 Title}</a>
- </div>
- {/block:Ifmaislinks}
- <form action="/search" class="search-form" method="get"><i class="fa fa-search"></i>
- <input id="searchField" name="q" placeholder="search tags" type="text" value=""/></form>
- <div id="social">
- <a href="https://www.facebook.com/johnandblues20081996/?fref=nf"><i class="fa fa-facebook-square"></i></a><a href="https://www.instagram.com/john_blues/" target="_blank"><i class="fa fa-instagram"></i></a></div>
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5197028";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "http://freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script> / <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "3078672";
- fhsh.src = "http://freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=&a=1";
- document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
- </script><br>
- <script language="JavaScript">var fhsf = document.createElement('script');
- fhsf.src = "//tc.freehostedscripts.net/tcounter.php?url=compostos.co.vu&name=Followers&a=1";
- document.head.appendChild(fhsf);document.write("<span id='f_counter'></span>");
- </script>
- </html>
- </sidebar>
- </div>
- </div>
- </div>
- </div></div></div></div>
- <div id="post">
- <div class="autopagerize_page_element">
- {block:Posts}
- <div class="body">
- {block:Answer}
- <p class="pergunta"><a href="{AskerURL}" target="_blank"><img title="Mensagem enviada por {AskerName}" src="{AskerPortraitURL-30}" align="left" style="margin-right: 10px;"/></a> <span class="asker">{Asker}:</span> {Question} </p>
- <p class="resposta">{Answer}</p>
- {/block:Answer}
- {block:Text}
- {block:Title}<div class="h1">{Title}</div>{/block:Title}
- <div class="textos">
- {Body}
- </div>
- {block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{Permalink}"> {Notecount} notes</a>
- <div style="display: inline-block;padding-left: 10px;margin-left: 10px;"><a href="{Permalink}"><span style="font-family:Playfair Display,Serif;font-size:10px;font-weight:bold;"></span></a></div>
- <br>
- {block:IfTags}
- {block:HasTags}{block:Tags}<a style="text-transform:uppercase;font-size:7px;margin-left:-3px;margin-top:7px;display:inline-block;" href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:IfTags}
- </div>
- {/block:IndexPage}
- {/block:Text}
- {block:Photo}{block:IndexPage}<div class="image"><center><img src="{PhotoURL-500}" width="100%"></center></div>
- {block:IfLegendas}
- {/block:Caption}<div id="caption">{caption}</div>{/block:Caption}
- {/block:IfLegendas}
- {/block:IndexPage}
- {block:PermalinkPage}<center><div class="imagem"><img src="{PhotoURL-500}" width="400"></div></center>
- {/block:PermalinkPage}
- {block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{Permalink}"> {Notecount} notes</a>
- <div style="display: inline-block};padding-left: 10px;margin-left: 10px;"><a href="{Permalink}"><span style="font-family:Playfair Display,Serif;font-size:10px;font-weight:bold;"></span></a></div>
- <br>
- {block:IfTags}
- {block:HasTags}{block:Tags}<a style="text-transform:uppercase;font-size:7px;margin-left:-3px;margin-top:7px;display:inline-block;" href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:IfTags}
- </div>
- {/block:IndexPage}
- {/block:Photo}
- {block:Photoset}
- {Photoset}
- {block:IfLegendas}
- {block:Caption}<div id="caption">{caption}</div>{/block:Caption}
- {/block:IfLegendas}
- {block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{Permalink}"> {Notecount} notes</a>
- <div style="display: inline-block;padding-left: 10px;margin-left: 10px;"><a href="{Permalink}"><span style="font-family:Playfair Display,Serif;font-size:10px;font-weight:bold;"></span></a></div>
- <br>
- {block:IfTags}
- {block:HasTags}{block:Tags}<a style="text-transform:uppercase;font-size:7px;margin-left:-3px;margin-top:7px;display:inline-block;" href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:IfTags}
- </div>
- {/block:IndexPage}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">{Quote}</div>
- <div class="quotesource">{Source}</div>
- {block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{Permalink}"> {Notecount} notes</a>
- <div style="display: inline-block;padding-left: 10px;margin-left: 10px;"><a href="{Permalink}"><span style="font-family:Playfair Display,Serif;font-size:10px;font-weight:bold;"></span></a></div>
- <br>
- {block:IfTags}
- {block:HasTags}{block:Tags}<a style="text-transform:uppercase;font-size:7px;margin-left:-3px;margin-top:7px;display:inline-block;" href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:IfTags}
- </div>
- {/block:IndexPage}
- {/block:quote}
- {block:Link}
- <div class="h1"> <a href="{URL}"{Target}>{Name}</a></div>
- <div class="textos">
- {block:Description}{Description}{/block:Description}
- </div>
- {block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{Permalink}"> {Notecount} notes</a>
- <div style="display: inline-block;padding-left: 10px;margin-left: 10px;"><a href="{Permalink}"><span style="font-family:Playfair Display,Serif;font-size:10px;font-weight:bold;"></span></a></div>
- <br>
- {block:IfTags}
- {block:HasTags}{block:Tags}<a style="text-transform:uppercase;font-size:7px;margin-left:-3px;margin-top:7px;display:inline-block;" href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:IfTags}
- </div>
- {/block:IndexPage}
- {/block:Link}
- {block:Chat}
- {block:Title}<div class="h1">{Title}</div>{/block:Title}
- {block:Lines}
- <div class="chat">
- <div class="lines">
- {block:Label}
- <span>
- <b>{Label}</b>
- </span>
- {/block:Label}
- {Line}
- </div>
- </div>
- {/block:Lines}
- {block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{Permalink}"> {Notecount} notes</a>
- <div style="display: inline-block;padding-left: 10px;margin-left: 10px;"><a href="{Permalink}"><span style="font-family:Playfair Display,Serif;font-size:10px;font-weight:bold;"></span></a></div>
- <br>
- {block:IfTags}
- {block:HasTags}{block:Tags}<a style="text-transform:uppercase;font-size:7px;margin-left:-3px;margin-top:7px;display:inline-block;" href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:IfTags}
- </div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- <div class="audiopost"><div id="player"><div class="playbox">{block:AudioPlayer}{AudioPlayerGrey}{/block:AudioPlayer}</div></div><div class="info"><span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}<div style="font-size:13px;font-weight:bold;letter-spacing:0px;">{TrackName}</div>{/block:TrackName}<span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}by {Artist}{/block:Artist}</div></div>
- {block:IfLegendas}
- {block:Caption}<div id="caption">{caption}</div>{/block:Caption}
- {/block:IfLegendas}
- {block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{Permalink}"> {Notecount} notes</a>
- <div style="display: inline-block;padding-left: 10px;margin-left: 10px;"><a href="{Permalink}"><span style="font-family:Playfair Display,Serif;font-size:10px;font-weight:bold;"></span></a></div>
- <br>
- {block:IfTags}
- {block:HasTags}{block:Tags}<a style="text-transform:uppercase;font-size:7px;margin-left:-3px;margin-top:7px;display:inline-block;" href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:IfTags}
- </div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <div class="videos_bang">{VideoEmbed-700}</div>
- {block:IfLegendas}
- {block:Caption}<div id="caption">{caption}</div>{/block:Caption}
- {/block:IfLegendas}
- {block:IndexPage}
- <div id="permalink">
- <a href="{ReblogURL}" target="_blank">Reblog</a> / <a href="{Permalink}"> {Notecount} notes</a>
- <div style="display: inline-block;padding-left: 10px;margin-left: 10px;"><a href="{Permalink}"><span style="font-family:Playfair Display,Serif;font-size:10px;font-weight:bold;"></span></a></div>
- <br>
- {block:IfTags}
- {block:HasTags}{block:Tags}<a style="text-transform:uppercase;font-size:7px;margin-left:-3px;margin-top:7px;display:inline-block;" href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}
- {/block:IfTags}
- </div>
- {/block:IndexPage}
- {/block:Video}
- </div>
- {block:PostNotes}
- {block:PermalinkPage}
- <div class="body">
- <div class="box">
- {block:Date}
- <div style="
- width: 200px;
- margin-left: auto;
- margin-right: auto;
- margin-top: 0px;
- padding-bottom: 10px;"></div>
- <div class="extra1"> Postado {DayOfMonth},<b> {Month}</b> {Year}.</div>{/block:Date}{block:RebloggedFrom}
- <div class="extra1">
- Compartilhado de: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a></div>
- <div class="extra1">
- Autoria de: {block:ContentSource}<a href="{SourceURL}" target=blank>{SourceTitle}</a>{/block:ContentSource}.</div>
- <div class="extra1">
- <div style="text-transform:none;font-size:10.5px;">{NoteCountWithLabel}</div></div>
- {/block:RebloggedFrom}{/block:PermalinkPage}{PostNotes}</div></div>{/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- </div>
- <a href="http://reprovado.tumblr.com/" target="_blank" class="c" title="theme by reprovado">©</a>
- </body>
- <!-- Wikplayer https://www.wikplayer.com -->
- <script type="text/javascript" src="https://www.wikplayer.com/code.js"
- data-config="{'skin':'http://static.tumblr.com/wx6pget/SaSnc7p16/.css','volume':70,'autoplay':true,'shuffle':true,'repeat':0,'showcomment':false,'marqueetexton':false,'placement':'miny','showplaylist':false,'playlist':[{'title':'01','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DtMWpm_GOLaA'},{'title':'02','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKRa8ahToBbw'},{'title':'03','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DzqOlcZkUOjc'},{'title':'04','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DLhv8661gkhY'},{'title':'05','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DrdLL_9lQHkU'},{'title':'06','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DeU1KijQZaDs'},{'title':'07','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Du_n4fMXB3qE'},{'title':'08','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DJ9XwFecNXyU'},{'title':'09','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIsPG18n5gqQ'},{'title':'10','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D--iVuyxNDDw'},{'title':'11','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DZwCpBeHRROE'},{'title':'12','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DW62-ZG9tPpI'},{'title':'13','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWi1PJq_AwGo'},{'title':'14','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DUCAEuOhHeTo'},{'title':'15','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DPMtCDdABTwU'},{'title':'16','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DNoyEKIw2-0g'},{'title':'17','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D3cG9PS94p_M'},{'title':'18','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D5016dJ_O2XA'},{'title':'19','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoGAGC4irCVk'},{'title':'20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Di3ZqZ9wtfWk'},{'title':'21','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DvcL-azKmcnw'},{'title':'22','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWizgXUu8ZyI'},{'title':'23','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dbo7Z4zkrymE'},{'title':'24','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6n7KPhZaDZE'},{'title':'25','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DoPajjtZICFY'},{'title':'26','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DJO3wqLoFeNo'},{'title':'27','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DYW4-V0xQkTg'},{'title':'28','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIp9OJd05Z2I'},{'title':'29','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdD6MedpQykI'},{'title':'30','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWcthyY_pkxE'},{'title':'31','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D61jSSF3Vu54'},{'title':'32','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DQW0i1U4u0KE'},{'title':'33','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOBaEbTuDQEc'},{'title':'34','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Di1Nm-MJ313w'},{'title':'35','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1Ngn3fZIK2E'},{'title':'36','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1p-SpQwRX8k'},{'title':'37','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOPf0YbXqDm0'},{'title':'38','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DTz7nu7O0Dtk'},{'title':'39','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dv-iGnYg4_M8'},{'title':'40','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWIVh8Mu1a4Q'},{'title':'41','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D5Z16SPic_TI'},{'title':'42','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DPVjiKRfKpPI'},{'title':'43','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIx9NXVIbm2A'},{'title':'44','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D0U48jwC8cZU'},{'title':'45','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DpXBIWw185oY'},{'title':'46','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-CmadmM5cOk'},{'title':'47','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DcI0wUoCLnLk'},{'title':'48','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DY6-QvBz9_lY'},{'title':'49','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DTFom-ozMsT0'},{'title':'50','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DsabaPgXP7Zc'},{'title':'51','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DY4NGoS330HE'},{'title':'52','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dro41tdnfrEc'}]}" ></script>
- <!-- Wikplayer code end -->
- </html>
Advertisement
Add Comment
Please, Sign In to add comment