Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="font:body" content="arial, sans-serif"/>
- <meta name="color:text" content="#000000"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:title" content="#000000"/>
- <meta name="color:hover" content="#000000"/>
- <meta name="color:background color" content="#ffffff"/>
- <meta name="color:sidebar" content="#ffffff"/>
- <meta name="color:entry" content="#ffffff"/>
- <meta name="color:border color" content="#cccccc"/>
- <meta name="color:link border color" content="#000000"/>
- <meta name="color:blockquote" content="#ebebeb"/>
- <meta name="image:sidebar" content="http://static.tumblr.com/tpqedpr/lKkm7l9b2/d.png"/>
- <meta name="image:sidebar2" content=""/>
- <meta name="image:background image" content="0"/>
- <meta name="if:sidebar right" content="0"/>
- <meta name="if:infinite scroll" content="1"/>
- <meta name="if:show title" content="1"/>
- <meta name="if:title font" content="0"/>
- <meta name="if:title font 2" content="0"/>
- <meta name="if:title font 3" content="0"/>
- <meta name="if:title font 4" content="0"/>
- <meta name="if:title font 5" content="0"/>
- <meta name="if:title font 6" content="0"/>
- <meta name="if:rainbow links" content="0"/>
- <meta name="if:faded images" content="0"/>
- <meta name="if:show tags" content="0"/>
- <meta name="if:caption" content="0"/>
- <meta name="if:top button" content="1"/>
- <meta name="if:black perma" content="0"/>
- <meta name="if:sidebar right" content="0"/>
- <meta name="if:animation" content="1"/>
- <meta name="if:custom cursor" content="1">
- <meta name="text:ask label" content="message"/>
- <meta name="text:home label" content="home"/>
- <meta name="text:font size" content="10px"/>
- <meta name="text:line height" content="15px"/>
- <meta name="text:title font size" content="12px"/>
- <meta name="text:post title font size" content="18px"/>
- <meta name="text:previous" content=">"/>
- <meta name="text:next" content="<"/>
- <meta name="text:Link1" content="/" />
- <meta name="text:Link1 Title" content="one" />
- <meta name="text:Link2" content="/" />
- <meta name="text:Link2 Title" content="two" />
- <meta name="text:Link3" content="/" />
- <meta name="text:Link3 Title" content="three" />
- <meta name="text:Link4" content="/" />
- <meta name="text:Link4 Title" content="four" />
- <meta name="text:Link5" content="/" />
- <meta name="text:Link5 Title" content="five" />
- <meta name="text:Link6" content="/" />
- <meta name="text:Link6 Title" content="six" />
- <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}
- <!-- random files -->
- <script src="http://static.tumblr.com/uiqhh9x/61sm66w66/jquery.min.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/oDnm68mht/theme.js" type="text/javascript"></script>
- <script src="http://static.tumblr.com/uiqhh9x/gdJm68o3x/easing.js" type="text/javascript"></script>
- {block:ifrainbowlinks}
- <script src="http://static.tumblr.com/uiqhh9x/6SMm4pws7/rainbow.js" type="text/javascript"></script>
- {/block:ifrainbowlinks}
- <link href='http://fonts.googleapis.com/css?family=Lovers+Quarrel|Italianno|Bilbo|Italiana|Fredericka+the+Great|Amatic+SC' rel='stylesheet' type='text/css'>
- <!-- css reset -->
- <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/cpaytv3/nKOlyumhg/reset.css">
- <style type="text/css">
- * {
- font-family: {font:body};
- {block:ifanimation}
- -webkit-transition: all 0.3s ease;
- -moz-transition: all 0.3s ease;
- transition: all 0.3s ease;
- -o-transition: all 0.3s ease;
- {/block:ifanimation}
- }
- div.entry {
- -webkit-transition: all 0s ease;
- -moz-transition: all 0s ease;
- transition: all 0s ease;
- -o-transition: all 0s ease;
- }
- {block:ifcustomcursor}
- body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
- {/block:ifcustomcursor}
- body {
- color: {color:text};
- background:{color:background color} url({image:background image});Background-attachment: fixed;
- font-family: {font:body};
- font-size: {text:font size};
- line-height: {text:line height};
- }
- a, a:link, a:active, a:visited{
- color:{color:Link};
- text-decoration: none;
- }
- a:hover, h1 a:hover, h3 a:hover {
- {block:ifnotrainbowlinks}
- color:{color:Hover}!important;
- {/block:ifnotrainbowlinks}
- text-decoration: none;
- }
- #infscr-loading {
- position: absolute!important;
- width: 16px!important;
- height: 11px!important;
- bottom: 0px!important;
- left: 50%!important;
- margin-top: 10px!important;
- margin-bottom: 5px!important;
- }
- #content {
- margin-top: 10px;
- width: 640px;
- {block:ifsidebarright}
- float: left;
- {/block:ifsidebarright}
- {block:ifnotsidebarright}
- float: right;
- {/block:ifnotsidebarright}
- }
- #header {
- margin-top: 10px;
- width: 620px;
- {block:ifsidebarright}
- float: left;
- {/block:ifsidebarright}
- {block:ifnotsidebarright}
- float: right;
- {/block:ifnotsidebarright}
- text-align: center;
- }
- #header img {
- max-width: 100%;
- display: inline-block;
- }
- #w{
- width: 730px;
- margin: 0px 275px auto;
- }
- #contain {
- width: 733px;
- }
- ol.notes img {
- width: 16px;
- display: inline;
- position: relative;
- top: 3px;
- }
- .entry {opacity:0.8;
- {block:ifsidebarright}
- float: right;
- {/block:ifsidebarright}
- {block:ifnotsidebarright}
- float: left;
- {/block:ifnotsidebarright}
- {block:indexpage}
- width: 300px;
- {/block:indexpage}
- margin: 5px;
- {block:permalinkpage}
- width: 500px;
- {/block:permalinkpage}
- padding: 0px;
- background: {color:entry};
- display: block;
- position: relative;
- }
- .entry img {
- display: block;
- max-width: 100%;
- {block:indexpage}
- {block:iffadedimages}
- opacity: .75;
- filter: alpha(opacity = 75);
- {/block:iffadedimages}
- {/block:indexpage}
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- }
- .entry:hover img {
- max-width: 100%;
- {block:indexpage}
- {block:iffadedimages}
- opacity: 1.0;
- filter: alpha(opacity = 100);
- {/block:iffadedimages}
- {/block:indexpage}
- }
- blockquote, q {
- quotes: "" "" "'" "'";
- padding-left: 5px;
- border-left: 1px solid {color:border color};
- background: {color:blockquote};
- }
- p {
- margin: 5px 0px;
- }
- h1, h1 a {
- font-size:{text:title font size};
- {block:iftitlefont}
- font-family: 'Lovers Quarrel', cursive;
- {/block:iftitlefont}
- {block:iftitlefont2}
- font-family: 'Italianno', cursive;
- {/block:iftitlefont2}
- {block:iftitlefont3}
- font-family: 'Bilbo', cursive;
- {/block:iftitlefont3}
- {block:iftitlefont4}
- font-family: 'Italiana', serif;
- {/block:iftitlefont4}
- {block:iftitlefont5}
- font-family: 'Fredericka the Great', cursive;
- {/block:iftitlefont5}
- {block:iftitlefont6}
- font-family: 'Amatic SC', cursive;
- {/block:iftitlefont6}
- }
- h1:hover, h1 a:hover {
- text-shadow: 4px 5px 0px
- rgba(0, 0, 0, 0.0),4px -6px 0px
- rgba(0, 0, 0, 0.0),6px 12px 0px
- rgba(0, 0, 0, 0.0),-8px 5px 0px
- rgba(0, 0, 0, 0.0),-3px -8px 0px
- rgba(0, 0, 0, 0.0);
- }
- h3, h3 a {
- font-size:{text:post title font size};
- line-height:{text:post title font size};
- color: {color:title}!important;
- }
- .an {
- text-align:left;
- padding-left:5px;
- padding-right:5px;
- border-left: 2px solid {color:border color};
- border-right: 2px solid {color:border color};
- background-color:{color:blockquote};
- }
- p.tags a {
- opacity: 0.50;
- filter: alpha(opacity = 50);
- }
- p.tags a:hover {
- opacity: 1.0;
- filter: alpha(opacity = 100);
- }
- p.tags {
- padding: 0px;
- line-height: 8px;
- margin: 0px;
- font-size: 8px;
- margin: 0px;
- text-transform: uppercase;
- {block:ifshowtags}
- border-top: 0px solid {color:border color};
- {/block:ifshowtags}
- }
- #titexcel {
- position: absolute;
- right: 3px;
- top: 26px;
- }
- #bite:hover .death {
- margin-top:10px;
- filter: alpha(opacity = 100);
- opacity: 1;
- }
- #pagination{
- display:none;
- }
- .t a{
- text-align: right;
- opacity: .5;
- filter: alpha(opacity = 50);
- }
- .entry:hover .ti a {
- opacity: 1.0;
- filter: alpha(opacity = 100);
- }
- .ti a{
- opacity: .5;
- filter: alpha(opacity = 50);
- }
- .t a{
- text-align: right;
- opacity: .5;
- filter: alpha(opacity = 50);
- }
- .entry .t a:hover, .entry .ti a:hover{
- text-align: right;
- opacity: 1.0;
- filter: alpha(opacity = 100);
- }
- p.t {
- display: block;
- margin: 0px 0px 0px 0px;
- line-height: 16px;
- text-transform: uppercase;
- text-align: right;
- font-size: 9px;
- border-top: 0px solid {color:border color};
- }
- p.t a {
- margin: 0 0px;
- }
- p.ti {
- display: block;
- margin: 0px 0px 0px 0px;
- line-height: 10px;
- text-transform: uppercase;
- text-align: right;
- font-size: 8px;
- }
- p.ti a {
- margin: 0 0px;
- }
- .pp {
- text-transform: uppercase;
- text-align: left;
- }
- select {
- font-size: 10px;
- width: 125px;
- text-transform: uppercase;
- letter-spacing: 1px;
- padding: 1px;
- background: {color:menu background};
- color: {color:menu link color};
- border: 1px solid {color:menu border};
- }
- .sha {
- position: relative;
- }
- #toTop {
- display:none;
- text-decoration:none;
- position:fixed;
- bottom:10px;
- right:10px;
- overflow:hidden;
- width:21px;
- height:21px;
- border:none;
- text-indent:100%;
- background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;
- opacity: .5;
- filter: alpha(opacity = 50);
- }
- #toTopHover {
- width:21px;
- height:21px;
- display:block;
- overflow:hidden;
- float:left;
- opacity: 0;
- -moz-opacity: 0;
- filter:alpha(opacity=0);
- }
- #toTop:hover {
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- #toTop:active, #toTop:focus {
- outline:none;
- }
- .p1, .p2 {
- opacity: 0;
- filter:alpha(opacity=0);
- }
- .entry:hover .p1, .entry:hover .p2 {
- opacity: .80;
- filter:alpha(opacity=80);
- }
- .p1:hover, .p2:hover {
- opacity: 1!important;
- filter:alpha(opacity=100)!important;
- }
- .p1{
- position: absolute;
- top: 15px;
- left: 10px;
- display: inline;
- height: 14px;
- font-size: 8px;
- padding: 0 4px;
- line-height: 14px;
- text-transform: uppercase;
- background: {color:entry};
- }
- .p2{
- position: absolute;
- top: 29px;
- left: 10px;
- display: inline;
- margin-top: 5px;
- height: 14px;
- font-size: 8px;
- padding: 0 4px;
- line-height: 14px;
- text-transform: uppercase;
- background: {color:entry};
- }
- .p1:hover, .p2:hover{
- padding-left: 15px;
- }
- .source { font-size:10px; font-weight:bold; text-align:right;}
- a.n {
- display: block;
- margin: 0px 0px 3px;
- font-family: consolas;
- letter-spacing: 1px;
- text-transform: uppercase;
- border: 0px solid {color:border color};
- font-size: 8px;
- line-height: 15px;
- padding-top: 1px;
- background: {color:entry};
- }
- a.n:hover {
- -webkit-animation-name: myfirst; -webkit-animation-duration: 0.8s; -webkit-transform-origin:50% 50%; -webkit-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; } @-moz-keyframes myfirst /* Firefox*/ { { -ms-transform:: translate(-1px, -2px) rotate(-1deg); } 20% { -moz-transform: translate(-3px, 0px) rotate(1deg); } 30% { -moz-transform: translate(0px, 2px) rotate(0deg); } 40% { -moz-transform: translate(1px, -1px) rotate(1deg); } 50% { -moz-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -moz-transform: translate(-3px, 1px) rotate(0deg); } 70% { -moz-transform: translate(2px, 1px) rotate(-1deg); } 80% { -moz-transform: translate(-1px, -1px) rotate(1deg); } 90% { -moz-transform: translate(2px, 2px) rotate(0deg); } 100% { -moz-transform: translate(1px, -2px) rotate(-1deg); } } @-ms-keyframes myfirst /* IE9*/ { 10% { -ms-transform:: translate(-1px, -2px) rotate(-1deg); } 20% { -ms-transform: translate(-3px, 0px) rotate(1deg); } 30% { -ms-transform: translate(0px, 2px) rotate(0deg); } 40% { -ms-transform: translate(1px, -1px) rotate(1deg); } 50% { -ms-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -ms-transform: translate(-3px, 1px) rotate(0deg); } 70% { -ms-transform: translate(2px, 1px) rotate(-1deg); } 80% { -ms-transform: translate(-1px, -1px) rotate(1deg); } 90% { -ms-transform: translate(2px, 2px) rotate(0deg); } 100% { -ms-transform: translate(1px, -2px) rotate(-1deg); } } @-webkit-keyframes myfirst /* Safari and Chrome */ { 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); } 10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); } 20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); } 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); } 40% { -webkit-transform: translate(1px, -1px) rotate(1deg); } 50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); } 70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); } 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
- }
- .an {
- text-align:left;
- padding-left:4px;
- padding-right:4px;
- border-left: 2px solid {color:border color};
- border-right: 2px solid {color:border color};
- background-color:{color:blockquote};
- }
- .inf {
- margin-top: 6px;
- line-height: 30px;
- position: fixed;
- z-index: 9999999;
- text-align: center;
- width: 646px;
- {block:ifsidebarright}
- margin-left: 3px;
- {/block:ifsidebarright}
- {block:ifnotsidebarright}
- margin-left: 116px;
- {/block:ifnotsidebarright}
- background: {color:background color};
- opacity: .80;
- filter:alpha(opacity=80);
- }
- .inf p {
- margin: 0px;
- }
- .text {
- padding: 6px;
- }
- .perma {
- opacity: 0.0;
- filter: alpha(opacity = 0);
- z-index:9999991;
- display: inline-block;
- position: absolute;
- top: 15px;
- left: 10px;
- }
- .entry:hover .perma {
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- .likep {
- width: 21px;
- height: 20px;
- overflow: hidden;
- z-index: 9999999;
- display: inline-block;
- }
- .rep {
- width: 24px;
- height: 20px;
- overflow: hidden;
- z-index: 9999999;
- display: inline-block;
- }
- .likep a:hover {
- background-position: 0px 0px;
- }
- .likep a {
- background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
- background-position: 0px 0px;
- display: block;
- z-index: 9999999;
- }
- .likep img {
- width: 21px;
- height: 20px;
- }
- .rep img{
- width: 24px;
- height: 20px;
- line-height: 30px;
- display: inline;
- }
- .not { display: inline-block;
- background: rgba(0, 0, 0, .55);
- height: 20px;
- top: -6px;
- padding: 0 5px;
- font: 11px/20px arial,sans-serif;
- line-height: 20px;
- color: #fff;
- padding-left: 4px;
- padding-right: 4px;
- -webkit-border-radius: 3px;
- -moz-border-radius: 3px;
- border-radius: 3px;
- position: relative;
- -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
- -moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.5);
- box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
- }
- .not a, .not:hover a, .not a:hover {
- color: #ffffff!important;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- }
- .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
- opacity: 1;
- filter: alpha(opacity = 100);
- }
- .not:hover , .rep:hover, .likep:hover {
- opacity: 1!important;
- filter: alpha(opacity = 100)!important;
- }
- {CustomCSS}
- #side3 {position: fixed; width:197px; margin: 87px -10px 0px 15px;background-color:transparent;}
- #side4 {position: fixed; width:135px; margin: 47px -10px 0px 230px;background-color:transparent;}
- .navigation {position: fixed;opacity:0.5;margin-top:373px; float:left; margin-left:18px; width:67px;z-index:999999;}
- .navigation2 a:hover {-webkit-transition:0.3s linear;opacity:1;}
- .nav a {display:block; background-color:#ffffff; margin:2px 0 2px 0; font-size:10px; font-family:tinytots; text-transform:uppercase; color:#000000; text-decoration:none; text-align:center; padding:2px; letter-spacing:1px; border-right:#ffffff 0px solid;}
- .nav a:hover {opacity:1;}
- .navigation2 {position: fixed;opacity:0.5;margin-top:373px; float:left; margin-left:87px; width:67px;z-index:999999;}
- .navigation2 a:hover {-webkit-transition:0.3s linear;opacity:1;}
- .nav a {display:block; background-color:#ffffff; margin:2px 0 2px 0; font-size:10px; font-family:tinytots; text-transform:uppercase; color:#000000c; text-decoration:none; text-align:center; padding:2px; letter-spacing:1px; border-right:#ffffff 0px solid;}
- .nav a:hover {opacity:1;}
- .navigation3 {position: fixed;opacity:0.5;margin-top:373px; float:left; margin-left:156px; width:67px;z-index:999999;}
- .navigation2 a:hover {-webkit-transition:0.3s linear;opacity:1;}
- .nav a {display:block; background-color:#ffffff; margin:2px 0 2px 0; font-size:10px; font-family:tinytots; text-transform:uppercase; color:#000000; text-decoration:none; text-align:center; padding:2px; letter-spacing:1px; border-right:#ffffff 0px solid;}
- .nav a:hover {opacity:1;}
- .deslizante6 {opacity:0.5;margin-left: 15px; height: 35px;margin-top:50px; width: 200px; font-size: 11px; background-color: {color:sidebar}; font-family: georgia; line-height:12px; padding-left:5px; color: #000; position: fixed; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index: 1; text-align: left; font-style: -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px;z-index:9999;}
- ::-webkit-scrollbar{width:5px;height:5px;}
- ::-webkit-scrollbar-button:start:decrement
- ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
- ::-webkit-scrollbar-track-piece{background-color:#fff}
- ::-webkit-scrollbar-thumb:vertical{height:105px; background-color:#ccc;}
- ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
- #parceirosfix:hover{left:0px}
- #parceiros {font-size:15px;background-color:transparent;height:100px; line-height:1px;color: #000;-webkit-border-radius:0px 0px 0px 0px;overflow:hidden;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;z-index:9;text-align:center;margin-top:2px}
- #parceiros img{width:40px;height:40px;padding-top:3px;-webkit-transition:All 0.7s ease-out;-moz-transition:All 0.7s ease-out;}
- #parceiros img:hover{opacity:1!important}
- #parceiros:hover img{opacity:0.6}
- #parceiros a:hover{opacity:1!important}
- #parceria {display:block;color:#000;background-color:#fff /** isso aqui vc edita SE quiser mudar a cor do fundo do "PARCEIROS", cores aqui http://colorpicker.com/ **/
- ;text-align:center;padding: 5px 4px 5px 4px; height:13px;font-family:arial; font-size: 10px; text-decoration:none;opacity:0.7;line-height:10px}
- #prceiros{position:absolute;top:5px;left:0px;width:190px;height:120px;background:transparent;z-index:9;-webkit-transition:All 0.6s ease-out;-moz-transition:All 0.6s ease-out;overflow:hidden}
- #pparceiros{position:absolute;top:0px;left:0px;width:auto;padding:5px;background:#fff;border-top:1px solid #fff;height:130px}
- #parceirosfix{position:fixed;top:450px;left:-195px;background:#fff;width:220px;height:120px;-webkit-transition:All 0.6s ease-out;-moz-transition:All 0.6s ease-out;padding:5px;z-index:999}
- @font-face {font-family: 'Homenaje';src: url('http://themes.googleusercontent.com/static/fonts/homenaje/v1/jYyetuCOSxcVAexXms8sf_esZW2xOQ-xsNqO47m55DA.woff')}
- ui{position:absolute;-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);left:177px;top:70px;background:transparent;width:69px;text-align:center;font-family:arial;text-transform:uppercase;font-size:12px; color:#000;}
- </style>
- </head>
- <body>
- <div id="side3">
- <a href="/" title="Refresh" target="_self"><img src="{image:sidebar}" style=" border: 0px solid #fff;padding:3px;height:283px; width: 205px; margin-left:0px; margin-top:0px; align="center"></a></br>
- </div>
- <div id="parceirosfix">
- <ui>RECOMENDO</ui>
- <div id="prceiros">
- <div id="parceria">Pequena Frase</div>
- <div id="parceiros">
- <center>
- <!-- um parceiro -->
- <a href="/" title="PODE SER VOCÊ" target="_blank"><img src="http://static.freepik.com/fotos-gratis/panda-ponto-d&-39;interrogacao_17-531154305.jpg" /></a>
- <!-- um parceiro -->
- <a href="/" title="PODE SER VOCÊ" target="_blank"><img src="http://static.freepik.com/fotos-gratis/panda-ponto-d&-39;interrogacao_17-531154305.jpg" /></a>
- <!-- um parceiro -->
- <a href="/" title="PODE SER VOCÊ" target="_blank"><img src="http://static.freepik.com/fotos-gratis/panda-ponto-d&-39;interrogacao_17-531154305.jpg" /></a>
- <!-- um parceiro -->
- <a href="/" title="PODE SER VOCÊ" target="_blank"><img src="http://static.freepik.com/fotos-gratis/panda-ponto-d&-39;interrogacao_17-531154305.jpg" /></a>
- <!-- um parceiro -->
- <a href="/" title="PODE SER VOCÊ" target="_blank"><img src="http://static.freepik.com/fotos-gratis/panda-ponto-d&-39;interrogacao_17-531154305.jpg" /></a>
- <!-- um parceiro -->
- <a href="/" title="PODE SER VOCÊ" target="_blank"><img src="http://static.freepik.com/fotos-gratis/panda-ponto-d&-39;interrogacao_17-531154305.jpg" /></a>
- <!-- um parceiro -->
- <a href="/" title="PODE SER VOCÊ" target="_blank"><img src="http://static.freepik.com/fotos-gratis/panda-ponto-d&-39;interrogacao_17-531154305.jpg" /></a>
- <!-- um parceiro -->
- <a href="/" title="PODE SER VOCÊ" target="_blank"><img src="http://static.freepik.com/fotos-gratis/panda-ponto-d&-39;interrogacao_17-531154305.jpg" /></a>
- </center></div>
- </div>
- </div>
- <div id="side4">
- <a href="/" title="Refresh" target="_self"><img src="{image:sidebar2}" style=" border: 0px solid #fff;padding:3px;height:365px; width: 125px; margin-left:0px; margin-top:0px; align="center"></a></br>
- </div>
- <div class="navigation"><div class="nav">
- {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
- </div></div>
- <div class="navigation2"><div class="nav">
- {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
- </div></div>
- </div>
- <div class="navigation3"><div class="nav">
- {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
- {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
- </div></div>
- </div>
- <div class="deslizante6">{description}</div>
- <div id="w">
- <div id="contain">
- <div id="side"><div id="sd">
- {block:HasPages}
- {block:Pages}
- {/block:Pages}
- {/block:HasPages}
- {block:IfNotInfiniteScroll}
- <p>{block:PreviousPage}
- <a href="{PreviousPage}">{text:previous}</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">{text:next}</a>
- {/block:NextPage}</p>
- {/block:IfNotInfiniteScroll}
- </div></div>
- <div id="content">
- {block:Posts}
- <div class="entry">
- {block:Text}<div class="text">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- {Body}
- {block:indexpage}<br>
- <p class="ti">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></p>
- {/block:indexpage}
- </div>{/block:Text}
- {block:Photo}
- {block:IndexPage}
- <div class="perma">
- <div class="likep">
- <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="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
- </div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
- </div>
- <a href="{Permalink}"><img src="{PhotoURL-250}" alt="{PhotoAlt}" width="300"/></a>
- {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
- {LinkCloseTag}
- {/block:permalinkpage}
- {/block:Photo}
- {block:Photoset}<div class="text">
- {block:IndexPage}
- <div class="perma">
- <div class="likep">
- <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="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
- </div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
- </div>
- <center>{Photoset-250}<center>
- {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}</div>
- {/block:Photoset}
- {block:Quote}<div class="text">
- "{Quote}"
- {block:Source}
- <div class="source">{Source}</div>
- {/block:Source}
- {block:indexpage}<br>
- <p class="ti">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></p>
- {/block:indexpage}
- </div>{/block:Quote}
- {block:Link}<div class="text">
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {block:indexpage}
- <p class="ti">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></p>
- {/block:indexpage}
- </div>{/block:Link}
- {block:Chat}<div class="text">
- {block:Title}
- <h3><a href="{Permalink}">{Title}</a></h3>
- {/block:Title}
- <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}
- <p class="ti">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
- {/block:indexpage}
- </div>{/block:Chat}
- {block:Video}
- {block:IndexPage}
- <div class="likep">
- <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="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
- </div>
- <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
- </div>
- <center>{Video-250}<center>
- {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
- {/block:IndexPage}
- {block:permalinkpage}
- {Video-500}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}<div class="text">
- {AudioPlayerBlack}
- {block:indexpage} {block:Caption}
- {Caption}
- {/block:Caption}
- <p class="ti">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a></p>
- {/block:indexpage}
- </div>{/block:Audio}
- {block:Answer}
- <div class="text">
- <div class="an">
- <div class=""><img src="{AskerPortraitURL-48}" style=" border-radius:50%; border-top-right-radius:0px; padding:0px; align="left;">{Asker} mandou uma ae: {Question}</div></div><div class="text">{Answer}
- </div>
- {block:indexpage}
- <p class="ti">{timeago} with <a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></p>
- {/block:indexpage}
- </div>
- {/block:Answer}
- {block:ifshowtags}{block:indexpage}{block:HasTags}<div class="text"><p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p></div>{/block:HasTags}{/block:indexpage}{/block:ifshowtags}
- {block:permalinkpage}
- <div class="text">
- {block:Caption}{Caption}{/block:Caption}{block:PostNotes}
- <p class="t"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a></p>{/block:PostNotes}
- {block:RebloggedFrom}<p class="t">Reblogged from - <a href="{ReblogParentURL}">{ReblogParentTitle}</a></p>{/block:RebloggedFrom}
- {block:ContentSource}<p class="t">Source - <a href="{SourceURL}" target="_blank">{SourceTitle}</a></p>{/block:ContentSource}
- {block:HasTags}<p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p>{/block:HasTags}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- </div>
- {/block:permalinkpage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- <div class="sha">
- <img style="width:100%;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"></div>
- </div>
- {/block:Posts}
- <div class="clear"></div>
- </div>
- </div></div>
- {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}
- <script src="http://static.tumblr.com/erukclj/GKvme2fbf/novo_a__documento_de_texto.js"></script>
- {block:IndexPage}
- {block:ifinfinitescroll}
- <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:ifinfinitescroll}
- <script type="text/javascript">
- $(window).load(function () {
- $('#content').masonry(),
- $('.masonryWrap').infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a#nextPage',
- itemSelector : ".entry, .clear",
- bufferPx : 40,
- loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
- loadingText : "<em></em>",
- },
- function() { $('#content').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- {block:iftopbutton}
- <script type="text/javascript">
- $(document).ready(function() {
- /*
- var defaults = {
- containerID: 'toTop', // fading element id
- containerHoverID: 'toTopHover', // fading element hover id
- scrollSpeed: 1200,
- easingType: 'linear'
- };
- */
- $().UItoTop({ easingType: 'easeOutQuart' });
- });
- </script>
- <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
- {/block:iftopbutton}
- <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
- <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment