Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="if:Hidden Tags" content="1"/>
- <meta name="if:Tres Colunas" content="1"/>
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:link" content="#000000" />
- <meta name="color:hoverlink" content="#396086" />
- <meta name="color:text" content="#777" />
- <meta name="color:post" content="#ffffff" />
- <meta name="color:scrollbar" content="#000000"/>
- <meta name="color:linkbg" content="#ffffff" />
- <meta name="color:linktext" content="#ffffff" />
- <meta name="color:frase" content="#8d8d8d" />
- <meta name="color:page" content="#eeeeee" />
- <meta name="color:fundoask" content="#000000" />
- <meta name="color:sidebar" content="#ffffff" />
- <meta name="image:background" content="" />
- <meta name="image:sidebar" content="http://static.tumblr.com/j0b62rm/FUGmeznci/tumblr_men2qcw7oe1rck8x0o1_500_-_c__pia.jpg"/>
- <meta name="text:frase" content="Despiértate absurda," />
- <meta name="text:link1" content="/" />
- <meta name="text:Link1 Title" content="link" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="link" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="link" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="link" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="link" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="link" />
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function() {
- //
- //When you click on a link with class of poplight and the href starts with a #
- $('a.poplight[href^=#]').click(function() {
- var popID = $(this).attr('rel'); //Get Popup Name
- var popURL = $(this).attr('href'); //Get Popup href to define size
- //Pull Query & Variables from href URL
- var query= popURL.split('?');
- var dim= query[1].split('&');
- var popWidth = dim[0].split('=')[1]; //Gets the first query string value
- //Fade in the Popup and add close button
- $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://upload.wikimedia.org/wikipedia/commons/f/f8/Tooltip-CloseButton.png" class="btn_close" title="Close Window" alt="Close" /></a>');
- //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
- var popMargTop = ($('#' + popID).height() + 80) / 2;
- var popMargLeft = ($('#' + popID).width() + 80) / 2;
- //Apply Margin to Popup
- $('#' + popID).css({
- 'margin-top' : -popMargTop,
- 'margin-left' : -popMargLeft
- });
- //Fade in Background
- $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
- $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
- return false;
- });
- //Close Popups and Fade Layer
- $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
- $('#fade , .popup_block').fadeOut(function() {
- $('#fade, a.close').remove(); //fade them both out
- });
- return false;
- });
- });
- </script>
- <script>
- function click() {
- if (event.button==2||event.button==3) {
- oncontextmenu='return false';
- }
- }
- document.onmousedown=click
- document.oncontextmenu = new Function("return false;")
- </script>
- <script type="text/javascript" language="Javascript">
- <!-- Begin
- document.oncontextmenu = function(){return false}
- // End -->
- </script>
- <script type="text/javascript">
- function disableSelection(target){
- if (typeof target.onselectstart!="undefined") //IE route
- target.onselectstart=function(){return false}
- else if (typeof target.style.MozUserSelect!="undefined") //Firefox route
- target.style.MozUserSelect="none"
- else //All other route (ie: Opera)
- target.onmousedown=function(){return false}
- target.style.cursor = "default"
- }
- </script>
- <script type="text/javascript">
- jQuery(document).ready(function() {
- jQuery(".content").hide();
- //toggle the componenet with class msg_body
- jQuery(".heading").click(function()
- {
- jQuery(this).next(".content").slideToggle(500);
- });});
- </script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <!--[if IE]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
- <link href='http://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Advent+Pro' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Average+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Qwigley' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Lovers+Quarrel' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Quantico' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Tangerine:400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Average+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Jacques+Francois' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Kavoon' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Playball' rel='stylesheet' type='text/css'>
- <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">
- body {background:{color:background} url({image:background}); background-repeat: repeat; background-attachment: fixed; line-height:130%;
- font-family:calibri; font-size:11px; color:{color:text};}
- a:link, a:active, a:visited { color:{color:link}; text-decoration: none;}
- a:hover {; text-decoration: none;}
- #content { margin-left:180px;padding:30px;width:590px;margin-top:-40px;
- {block:ifTrescolunas} width:800px; {/block:ifTrescolunas};}
- #contain {height:100%; padding-left:10px; padding-right:10px; width: 1100px; margin: 0px auto; position: absolute;}
- #fuckme { height:100%; padding-left:10px; padding-right:10px; width: 1100px; margin: 0px auto; position: relative;}
- #vocemefaztaobem {width: 250px; position: fixed; margin-top: 140px; background:{color:background}; padding: 3px;}
- .xquote { text-align: justify;; font-size: 10px; font-family: comic sans; line-height: 15px; padding: px;margin-left: 2px;margin-bottom:0px;padding-top:5px;}
- .xqsource {text-align: center; border-top:1px solid #bbb; text-transform: none; font-size: 10px; font-family:calibri; margin-right:px;font-weight:700;margin-top:3px;}
- .xqsource a, a:hover{text-transform: none;}
- .entry {float: left;
- {block:indexpage}
- width: 250px;
- margin: 5px;
- {/block:indexpage}
- display: block; padding: 2px;
- position: relative; background-color:{color:background}; opacity:0.8; border: 1px solid #d7d7d7;}
- .entry img {-webkit-transition: all 0.6s ; -moz-transition: all 0.6s ; -o-transition: all 0.6s ; opacity:1}
- .entry img:hover{opacity:1.8;}
- .permalinkhehe {opacity: 0.0; filter: alpha(opacity = 0); position:absolute; z-index:9999991; bottom: 0px; right: 7px;}
- .entry:hover .permalinkhehe {-webkit-transition: opacity 0.4s linear; opacity: 1; -moz-transition: all 0.4s linear; transition: all 0.4s linear; filter: alpha(opacity = 100);}
- /*** Ask Por Simone (cerejadosundae)***/
- .ask {width: 99%; background:#eee; font-weight:normal; padding:3px; margin-bottom: 1px; color:#333; font-size: 11px; }
- .asker {width: 99%;height:18px; background: #9296AB; font-weight:normal; padding:3px; margin-bottom: 1px; color:#fff; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
- .asker a{background:#; color:#fff;}
- .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid #9296ab;margin-top:-3px;}
- .resposta {background:#ffff; font-weight:normal; padding:10px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;color:{color:letras}; font-size: 11px; }
- /*** Ask Por Simone (cerejadosundae)***/
- .likeyoubaby {width: 21px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block; }
- .likeyoubaby a {background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png"); background-position: 0px 0px; display: block;
- z-index: 9999999; webkit-transition: all 0s linear; -webkit-transition: all 0s linear; -moz-transition: all 0s linear; transition: all 0s linear;}
- .likeyoubaby img {width: 21px;height: 20px; webkit-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- .likeyoubaby a:hover {background-position: 0px 0px;}
- .reblog {width: 24px; height: 20px; overflow: hidden; z-index: 9999999; display: inline-block;}
- .reblog img{ width: 24px; height: 20px; line-height: 30px; display: inline;}
- .notas { display: inline-block; background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height: 20px; font-size: 11px;
- line-height: 20px; color: #fff; padding-left: 4px; padding-right: 4px; -moz-border-radius: 2px; border-radius: 2px; bottom: 6px; position: relative; letter-spacing:0px;}
- .notas:hover , .reblog:hover, .likeyoubaby:hover {opacity: 1!important; filter: alpha(opacity = 100)!important;}
- .notas a{color: #fff; font-family: helvetica;}
- .entry:hover .notas, .entry:hover .reblog, .entry:hover .likeyoubaby {opacity: 0.8;filter: alpha(opacity = 80);}
- #pagination {display:none;}
- ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:2px; }
- ol.notes { padding: 0px; margin: 25px 0px; list-style-type:decimal; border-bottom: solid 1px #ccc; }
- ol.notes li.note { border-top: solid 1px #ccc; padding: 2px;}
- ol.notes li.note img.avatar {margin-right: 10px; width:0px; height: 0px;}
- iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
- iframe#tumblr_controls {
- right:3px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.5;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover {
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;}
- .posting {padding: 5px;}
- li.drawer a {margin: 0px 5px;}
- .label {text-transform:normal;color:{color:hover}}
- .elavaivoltar {position:relative;text-align: center; line-height:10%; opacity: 0.0; filter: alpha(opacity = 0); font-family:calibri;font-size: 8px; line-height: 9px; text-transform: uppercase;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;top:3px;}
- .elavaivoltar a{ text-transform: uppercase;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; transition: all 0.6s linear;}
- .entry:hover .elavaivoltar {text-align: center; opacity: 1; filter: alpha(opacity = 50);-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;}
- div.panel { width: 260px; padding: 15px 20px; color: #333; text-align: center; line-height: 22px; display: none; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#0d000000',GradientType=0 );}
- div.panel p { margin: 10px 0; }
- div.panel p a, div.textPost p a, div.audioPost p a { color: #333; text-decoration: none; border-bottom: 1px dotted; font-style: italic; font-weight: bold;}
- ::-webkit-scrollbar-thumb:vertical { background-color:{color:scrollbar}; height:auto;-webkit-border-radius:20px;}
- ::-webkit-scrollbar-thumb:horizontal { background-color:{color:scrollbar};
- height:6px !important;-webkit-border-radius:20px;}
- ::-webkit-scrollbar { height:6px; width:6px; background-color:{color:Background}; -webkit-border-radius:20px;}
- #sidebar1 {width:100%; height: 30px; overflow: hidden; background:{color:sidebar}; padding: 5px;text-align:center; position:fixed; letter-spacing:1px; font: 9px cambria; left:0px; bottom:0px; -webkit-transition-duration: 0.6s;z-index: 9;}
- #play {width:50px; height: 10px; overflow: hidden; background:#eee; padding: 5px;text-align:center; position:fixed; letter-spacing:1px; font: 9px cambria; left:0px; top:30px; -webkit-transition-duration: 0.6s;z-index: 9;}
- #photobar {position:absolute; padding:0px; background-color:; position:fixed; bottom:60px; left:85px; border:4px solid {color:sidebar}; -webkit-transition-duration: 0.6s; z-index:999;}
- #photobar img {display: block; padding:0px;width:50px; height:55px; }
- #photobar:hover {opacity: 0.8; -webkit-transition-duration: 0.6s; margin-left: 75px;}
- #photobar:hover .descri {opacity: 1; -webkit-transition-duration: 0.6s; left: 5px; }
- #photobar:hover .title {opacity: 1; -webkit-transition-duration: 0.6s; bottom: 112px; }
- .descri {width:140px; height: 50px; overflow: hidden; background:; text-align:right; position:fixed; letter-spacing:-1px; padding: 5px; font: 12px calibri; left:90px; bottom: 60px; -webkit-transition-duration: 0.6s; color:{color:frase}; font-style: italic; opacity: 0.0;}
- .descri a {text-transform:none; }
- .title { font-family:"Kavoon"; Display;position:fixed; bottom:132px;font-size:10px;text-align:right;padding:3px; left:5px; padding-bottom:4px; letter-spacing:0px; text-transform:none; width:140px; height:10px;color:{color:frase}; background:; -webkit-transition-duration: 0.6s; opacity: 0.0; }
- .simbolo { font-family:Arno Pro Light Display;position:fixed;bottom:42px;font-size:25px;text-align:center;padding:3px; left:50px; padding-bottom:4px; letter-spacing:2px; text-transform:uppercase; width:120px; height:15px;color:{color:sidebar}; font-weight:bold; -webkit-transition-duration: 0.6s;}
- .links {position: fixed; text-align: center;font-size: 17px; font-family:"Playball"; width:100%; bottom:10px; left:0px;line-height:100%;letter-spacing:0px;}
- .links a {color:{color:linkbg};}
- #pag{ margin-top: 30px; left: 0px; width: 280px; float: right; color:{color:linkbg};position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:999; text-align:center; text-shadow:0px 0px 10px#fff;}
- #pagl {font-size: 10px;font-family:calibri; line-height: 24px;text-transform:none;color:#000000; }
- #paginacaoml a {font-size: 12px; font-family:calibri; {background: ; background-image:url(''); margin: 0 1px 0 0; padding: 2px 2px;color:{color:linkbg}; text-decoration: none;}
- .nora {text-align: center; height: auto; font-size: 10px; font-family: muli; position: fixed; margin-left:6px; line-height: 12px; width:176px; ;padding:3px;margin-top: opx; background-attachment: fixed;z-index:9999999999999;color: {color:cordescri};}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- #tumblr_controls{position: fixed!important}
- </style>
- <script type="text/javascript">
- $(window).load(function(){
- $("p").remove(":contains('Source:')");
- $("p").remove(":contains('via ')");
- });
- </script>
- <link href='http://fonts.googleapis.com/css?family=Merienda' rel='stylesheet' type='text/css'>
- </head>
- <body onkeydown="return false">
- <div id="sidebar1">
- <div id="photobar"><img src="{image:sidebar}"/>
- <div class="descri" >
- {description}</div>
- <div class="title">{text:frase}</div>
- </div>
- <div class="links">
- <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="simbolo" > ▲<div>
- </div></div></div>
- <div class="nora"><div id="pag"><div id="pagl"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title=""><font color="{color:source}">«</font></a>{/block:PreviousPage}{/block:Pagination}<b>{CurrentPage}</b> page or <b>{TotalPages}</b>{block:Pagination}{block:NextPage}<a href="{NextPage}" title=""><font color="{color:source}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div>
- <!-- INICIO DOS POSTS -->
- <div id="content">
- {block:Posts}
- <div class="entry">
- <!-- textos -->
- {block:Text}
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- <div class="posting">
- {block:Title}
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- <div style="font-family:{text:font}; font-size:14px; padding:2px; background-color:{color:background}; color:{color:Links hover};">
- {Title}</div>{/block:Title}
- <div align="justify">{Body}</div>
- {block:indexpage}
- <div class="elavaivoltar">{/block:SameDayDate}
- </div>
- {/block:indexpage}
- </div>
- {/block:Text}
- <!-- fim textos -->
- <!-- fotos -->
- {block:Photo}
- {block:IndexPage}
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- {/block:IndexPage}
- {block:indexpage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}{block:Caption}{caption}{/block:Caption}
- {/block:indexpage}
- {block:permalinkpage}
- {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="99%"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
- {/block:permalinkpage}
- {/block:Photo}
- <!-- fim fotos -->
- <!-- quotes -->
- {block:Quote}
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- <div class="xquote">“{Quote}"</div>
- {block:Source}<div class="xqsource">{Source}</b></div>{/block:Source}
- {block:indexpage}
- <div class="elavaivoltar">{/block:SameDayDate}
- </div>
- {/block:indexpage}
- {/block:Quote}
- <!-- fim quotes -->
- <!-- perguntas -->
- {block:Answer}
- <div class="posting">
- <div align="justify"><big></big>
- <span style="text-transform:uppercase; background:#eee; color:{color:Link}">{Asker}:</span> {Question}</div> <br>
- <div align="justify">{Answer}</div>
- {block:indexpage}
- <div class="elavaivoltar">{/block:SameDayDate}
- {block:NoteCount}<a href="{Permalink}" > {NoteCount} notes</a> ·{/block:NoteCount}
- {block:RebloggedFrom}<a href="{ReblogParentURL}"> via</a> ·{/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}" title="originally by {SourceTitle}"> source</b></a> ·{/block:ContentSource}
- {block:ReblogRootURL}<a href="{ReblogURL}" target="_blank"> Reblog</a>{/block:ReblogRootURL}</div>
- {/block:indexpage}
- </div>
- {/block:Answer}
- <!-- fim perguntas -->
- <!-- audio -->
- {block:Audio}
- <div class="posting">
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- <center>{AudioPlayerGrey}
- {PlayCountWithLabel}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:indexpage}
- <div class="elavaivoltar">{/block:SameDayDate}
- </div>
- {/block:indexpage}
- {Video-500}
- {/block:permalinkpage}
- </div>{/block:Audio}
- <!-- fim audio -->
- <!-- photosets -->
- {block:Photoset}
- {block:IndexPage}
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- <br><center>
- {Photoset-250}
- </center>{/block:IndexPage}
- {block:indexpage}
- <div class="elavaivoltar">{/block:SameDayDate}
- </div>
- {/block:indexpage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}
- {/block:Photoset}
- <!-- fim photosets -->
- <!-- chat -->
- {block:chat}
- <div class="posting">
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- {block:title}
- <center><div style="font-family:{text:font}; font-size:14px; padding:2px; background-color:{color:background}; color:{color:Links hover};">{title}
- </div>{/block:title}</center>
- <ul class="chat">
- {block:Lines}
- <li class="{Alt} user_{UserNumber}"> {block:Label}
- <span class="label">{Label}</span> {/block:Label}
- {Line} </li>
- {/block:Lines} </ul>
- {block:indexpage}
- <div class="elavaivoltar">{/block:SameDayDate}
- </div>
- {/block:indexpage}
- </div>
- {/block:Chat}
- <!-- fim chat -->
- <!-- links -->
- {block:Link}
- <div class="posting">
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- <center><a href="{URL}" target="_blank"><div style="font-family:{text:font}; font-size:14px; padding:2px; background-color:{color:background}; color:{color:Links hover};">{Name}</a></div></center>
- {block:description}
- {description}
- {/block:description}
- {block:indexpage}
- <div class="elavaivoltar">{/block:SameDayDate}
- </div>
- {/block:indexpage}
- </div>
- {/block:Link}
- <!-- fim links -->
- <!-- videos -->
- {block:Video}
- <div class="permalinkhehe">
- <div class="likeyoubaby">
- <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div>
- <div class="reblog"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
- <div class="notas"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
- {block:IndexPage}{Video-250}{/block:IndexPage}
- {block:indexpage}
- <div class="elavaivoltar">{/block:SameDayDate}
- </div>
- {/block:indexpage}
- {Video-250}
- {/block:permalinkpage}
- {/block:Video}
- <!-- fim videos -->
- {block:PermalinkPage}
- <div style="width:400px;margin-left:5px;">
- <center>
- {block:Date}
- <div style="font-weight:bold;font-size:12px;border-bottom:1px solid {color:bordering};margin-bottom:3px;">
- {DayOfWeek}, {DayOfMonth} de {Month} de {Year} às ({24HourWithZero}:{Minutes}), com <small><small>♥</small></small> {NoteCount}</div>
- {/block:Date}
- <br>
- {block:HasTags}
- — Tags:
- {block:Tags}
- <a href="{TagURL}" style="margin-right:5px; font-family:{text:font};color:{color:Links hover};"># {Tag}</a>{/block:Tags}
- {/block:HasTags}<br>
- {block:RebloggedFrom}
- — Reblog via <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- — Original <a href="{ReblogRootURL}">{ReblogRootName}</a>
- {/block:RebloggedFrom}<br>
- </div>
- <center><br><br>{block:ContentSource}
- <br><a href="{SourceURL}">
- {lang:Source}:
- {block:SourceLogo}
- <img src="{BlackLogoURL}" width="{LogoWidth}"
- height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}
- {SourceLink}
- {/block:NoSourceLogo}
- </a>
- {/block:ContentSource}</center><br>
- <div style="float:left;width:250px;margin-left:50px;">
- <div style="float:left"></div><div style="float:right"></div><div>{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- </div></center>
- {/block:PermalinkPage}
- <!-- fim dos notes -->
- </div>
- {/block:Posts}
- </div>
- </div>
- <!-- FIM DOS POSTS -->
- <!-- PAGINAÇÃO -->
- {block:Pagination}
- <ul id="pagination">
- {block:PreviousPage}
- <li><a href="{PreviousPage}"></a></li>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
- {/block:CurrentPage}
- {block:JumpPage}
- <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <li><a id="nextPage" href="{NextPage}"></a></li>
- {/block:NextPage}
- </ul>
- {/block:Pagination}
- <!-- FIM DA PAGINAÇÃO -->
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/fxpo5zq/HCHm5q8gs/infinitescroll.js"></script>
- {block:IndexPage}
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : ".entry",
- bufferPx : 100,
- loadingText : "<em></em>",
- },
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- <script type="text/javascript">
- $('.show').click(function(e){
- e.preventDefault();
- $('.panel').stop(true,true);
- var target = $(this).attr('href');
- if($('.panel').is(':visible')){
- if($(target).is(':visible')){
- $(target).slideUp();
- return false;
- }else{
- $('.panel:visible').slideUp(400, function(){
- $(target).slideDown();
- });
- }
- }else {
- $(target).slideDown();
- }
- });
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/aK8m1cpdr/like2.js"></script>
- <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
- </body>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment