Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- © oxigenio-dapalavra I tumblr -->
- <!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>
- <script type="text/javascript"
- src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="font:body" content="arial, sans-serif"/>
- <meta name="color:text" content="#333333"/>
- <meta name="color:menu" content="#a3987d"/>
- <meta name="color:link" content="#000000"/>
- <meta name="color:title" content="#333333"/>
- <meta name="color:hover" content="#f7f7f7"/>
- <meta name="color:first letter" content="#3f1818"/>
- <meta name="color:background color" content="#ffffff"/>
- <meta name="color:entry" content="#cec8c8"/>
- <meta name="color:border color" content="#666666"/>
- <meta name="color:blockquote" content="#f7f7f7"/>
- <meta name="image:cabecalho" content="">
- <meta name="image:background image" content="0"/>
- <meta name="if:infinite scroll" content="1"/>
- <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:custom cursor" content="1">
- <meta name="text:font size" content="12px"/>
- <meta name="text:line height" content="15px"/>
- <meta name="text:side title font size" content="40px"/>
- <meta name="text:post title font size" content="16px"/>
- <meta name="text:font size cabecalho" content="55"/>
- <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" />
- <meta name="text:Link7" content="/" />
- <meta name="text:Link7 Title" content="seven" />
- <meta name="text:Link8" content="/" />
- <meta name="text:Link8 Title" content="eignt" />
- <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">
- <link href="/menu_assets/styles.css" rel="stylesheet" type="text/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: 0px;
- width: 830px;padding: 3px;
- border-right: 0px solid {color:border color};
- border-left: 0px solid {color:border color};
- }
- #w{ width: 960px;
- margin-left: 13%;background:transparent;
- }
- #contain {
- width: 940px;background:transparent;margin-top:0px;
- }
- ol.notes img {
- width: 16px;
- display: inline;
- position: relative;
- top: 3px;
- }
- .entry {float: left;
- {block:indexpage}
- width: 410px;
- {/block:indexpage}
- margin: 0px;
- {block:permalinkpage}
- width: 500px;
- {/block:permalinkpage}
- padding-right: -1px;padding-botton: 5px;
- background:{color:entry};opacity:1;border-left: 1px solid {color:border color};border-right: 1px solid {color:border color};
- display: block;
- position: relative;
- }
- .entry img {padding:5px;text-align:center;
- display: block;
- max-width: 100%;
- {block:indexpage}
- {block:iffadedimages}
- opacity: 1;
- filter: alpha(opacity = 100);
- {/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 {padding:5px;
- quotes: "" "" "'" "'";
- padding-left: 5px;
- border-left: 1px solid {color:border color};
- background: {color:blockquote};opacity:0.7; filter:alpha(opacity=70);
- }
- p {
- margin: 5px 0px;
- }
- h2, h2 a {text-align:right;line-height:3px;
- padding-left:5px;
- padding-right:5px;
- font-size:9px;
- color: {color:title}!important;
- }
- h3, h3 a {
- font-size:{text:post title font size};
- line-height:{text:post title font size};
- color: {color:title}!important;
- }
- h4, h4 a {font-family: 'Patrick Hand SC', cursive;
- font-size:{text:side 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: 19px;
- text-transform: uppercase;
- text-align: right;
- font-size: 14px;
- border-top: 0px solid {color:border color};
- }
- p.t a {
- margin: 0 0px;
- }
- p.ti {
- display: block;
- margin: 0px 0px 0px 0px;
- line-height: 19px;
- text-transform: uppercase;
- text-align: right;
- font-size: 10px;
- }
- 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:12px; font-weight: bold; text-align:center;padding:5px;color:{color:first letter};}
- 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:transparent;
- }
- .inf {
- margin-top: 6px;
- line-height: 30px;
- position: fixed;
- z-index: 9999999;
- text-align: center;
- width: 646px;
- margin-left: 116px;
- 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}
- ::-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};}
- .vsanna{display: none;}
- .h9:first-letter{font-family: Zephyr;
- font-size: 16pt;
- background: #;
- color: {color:first letter};
- text-transform: capitalize;
- text-align: right;
- font-weight: bold;
- letter-spacing: 1px;
- }
- #nave {position: fixed; width:100%; height: 35px; margin: -1px 0px 0px 0px;background-color:{color:menu};z-index:99999999;text-align: center;border-bottom:#000 1px solid;}
- #cabecalho {width:100%; height: auto; margin-left: -65px;background-color:transparent;index-z:-1;text-align: center;}
- #cabecalho-title {position:absolute;width:100%; height: auto; background-color:transparent;index-z:-1;text-align: left;margin-left: 515px;margin-top: 90px; font-size:{text:font size cabecalho};font-family: arial; color: #f7f7f7;text-shadow: 2px -2px black;}
- #cabecalho-portrait {position:absolute;width:300px; height: auto; background-color:transparent;index-z:-1;text-align: right;margin-left: 515px;margin-top: 140px; font-size:{text:font size};font-family: arial; color: #f7f7f7;}
- #cssmenu ul {
- list-style-type:none;
- width:auto;
- position:relative;
- display:block;
- height:33px;
- font-size:12px;
- background:url(images/bg.png) repeat-x top left;
- font-family:Verdana,Helvetica,Arial,sans-serif;
- border:1px solid #000;
- margin:0;
- padding:0;
- }
- #cssmenu li {
- display:block;
- float:left;
- margin:0;
- padding:0;
- }
- #cssmenu li a {
- float:left;
- color:#A79787;
- text-decoration:none;
- height:24px;
- padding:9px 15px 0;
- font-weight:normal;
- }
- #cssmenu li a:hover,
- #cssmenu .active {
- color:#fff;
- background:url(images/bg.png) repeat-x top left;
- text-decoration:none;
- }
- #cssmenu .active a {
- color:#fff;
- font-weight:700;
- }
- #cssmenu ul{
- background-color:#a3987d;
- }
- #cssmenu li a:hover,
- #cssmenu li.active {
- background-color:#a3987d;
- }
- </style>
- <div id="nave">
- <div id='cssmenu'>
- <ul>
- <li class='active '><a href='/'><span>Home</span></a></li>
- <li><a href="{text:Link1}"><span>{text:Link1 Title}</span></a></li>
- <li><a href="{text:Link2}"><span>{text:Link2 Title}</span></a></li>
- <li><a href="{text:Link3}"><span>{text:Link3 Title}</span></a></li>
- <li><a href="{text:Link4}"><span>{text:Link4 Title}</span></a></li>
- <li><a href="{text:Link5}"><span>{text:Link5 Title}</span></a></li>
- <li><a href="{text:Link6}"><span>{text:Link6 Title}</span></a></li>
- <li><a href="{text:Link7}"><span>{text:Link7 Title}</span></a></li>
- <li><a href="{text:Link8}"><span>{text:Link8 Title}</span></a></li>
- </ul>
- </div>
- </div>
- </head>
- <body>
- <div id="w">
- <div id="cabecalho-portrait"><img src="{PortraitURL-48}"style="border: 1px solid #f7f7f7;opacity:1; margin-left:0px; margin-top:0px; align="center";"><br>{description}</div>
- <div id="cabecalho-title">{title}<br></div><div id="cabecalho"><img src="{image:cabecalho}"style="opacity:1;width: 822px; margin-top:0px; align="left";"></div>
- <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}</br>
- <div class="h9">{Body}</div>
- {block:indexpage}<HR width="100%" size="1"noshade>
- <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></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-400}" alt="{PhotoAlt}" width="400"/></a>
- {block:ifcaption}{block:Caption}<div class="text"><div class="h9">{caption}</div></div>{/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-400}<center>
- {block:ifcaption}{block:Caption}<div class="text"><div class="h9">{caption}</div></div>{/block:Caption}{/block:ifcaption}
- {/block:IndexPage}
- {block:permalinkpage}
- {Photoset-500}
- {/block:permalinkpage}</div>
- {/block:Photoset}
- {block:Quote}<div class="text"></br>
- <div class="h9">“{Quote}"</div>
- {block:Source}<div class="source"><a href="{SourceURL}">{Source}</a></div>{/block:Source}
- {block:RebloggedFrom}<div class="vsanna"><a href="{ReblogParentURL}">via</a></div>{/block:RebloggedFrom}
- {block:indexpage}<HR width="100%" size="1"noshade>
- <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
- {/block:indexpage}
- </div>{/block:Quote}
- {block:Link}<div class="text">
- <a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>
- {block:Description}
- <div class="description"><div class="h9">{Description}</div></div>
- {/block:Description}
- {block:indexpage}<HR width="100%" size="1"noshade>
- <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></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}<HR width="100%" size="1"noshade>
- <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></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-400}<center>
- {block:ifcaption}{block:Caption}<div class="h9">{caption}</div>{/block:Caption}{/block:ifcaption}
- {/block:IndexPage}
- {block:permalinkpage}
- {Video-500}
- {/block:permalinkpage}
- {/block:Video}
- {block:Audio}<div class="text">
- {AudioPlayerBlack}
- {block:indexpage} {block:Caption}
- <div class="h9">{Caption}</div>
- {/block:Caption}<HR width="100%" size="1"noshade>
- <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
- {/block:indexpage}
- </div>{/block:Audio}
- {block:Answer}
- <div class="text">
- <div class="an">
- <div class=""><img src="{AskerPortraitURL-48}" style="border: 1px solid {color:border color}; padding:2px;align="left;">{Asker}:{Question}</div></div><div class="text">{Answer}
- </div><HR width="100%" size="1"noshade>
- {block:indexpage}
- <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></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}<HR width="100%" size="1"noshade>{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>
- {/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