Ikxa

theme07branco2013

Mar 12th, 2013
1,167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 27.71 KB | None | 0 0
  1. <!-- © oxigenio-dapalavra I tumblr -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <script type="text/javascript"
  6. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  9.  
  10. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
  11.  
  12. <link href='http://fonts.googleapis.com/css?family=Sevillana' rel='stylesheet' type='text/css'>
  13.  
  14. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC|Great+Vibes' rel='stylesheet' type='text/css'>
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200' rel='stylesheet' type='text/css'>
  19.  
  20. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  21. <meta name="font:body" content="arial, sans-serif"/>
  22. <meta name="color:text" content="#000000"/>
  23. <meta name="color:link" content="#000000"/>
  24. <meta name="color:title" content="#000000"/>
  25. <meta name="color:hover" content="#000000"/>
  26. <meta name="color:background color" content="#ffffff"/>
  27. <meta name="color:sidebar" content="#ffffff"/>
  28. <meta name="color:entry" content="#ffffff"/>
  29. <meta name="color:border color" content="#cccccc"/>
  30. <meta name="color:link border color" content="#000000"/>
  31. <meta name="color:blockquote" content="#ebebeb"/>
  32. <meta name="image:sidebar" content="http://static.tumblr.com/tpqedpr/lKkm7l9b2/d.png"/>
  33. <meta name="image:bordaimg" content="http://static.tumblr.com/tpqedpr/lKkm7l9b2/d.png"/>
  34. <meta name="image:background image" content=""/>
  35. <meta name="if:rainbow links" content="0"/>
  36. <meta name="if:faded images" content="0"/>
  37. <meta name="if:show tags" content="0"/>
  38. <meta name="if:caption" content="1"/>
  39. <meta name="if:top button" content="1"/>
  40. <meta name="if:custom cursor" content="1">
  41. <meta name="text:font size" content="12px"/>
  42. <meta name="text:line height" content="15px"/>
  43. <meta name="text:side title font size" content="30px"/>
  44. <meta name="text:post title font size" content="16px"/>
  45. <meta name="text:Link1" content="/" />
  46. <meta name="text:Link1 Title" content="one" />
  47. <meta name="text:Link2" content="/" />
  48. <meta name="text:Link2 Title" content="two" />
  49. <meta name="text:Link3" content="/" />
  50. <meta name="text:Link3 Title" content="three" />
  51. <meta name="text:Link4" content="/" />
  52. <meta name="text:Link4 Title" content="four" />
  53. <meta name="text:Link5" content="/" />
  54. <meta name="text:Link5 Title" content="five" />
  55. <meta name="text:Link6" content="/" />
  56. <meta name="text:Linkface" content="/" />
  57. <meta name="text:Linkinst" content="/" />
  58. <meta name="text:Linktt" content="/" />
  59. <meta name="text:Linkheart" content="/" />
  60.  
  61. <title>{Title}</title>
  62. <link rel="shortcut icon" href="{Favicon}">
  63. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  64. {block:Description}
  65. <meta name="description" content="{MetaDescription}" />
  66. {/block:Description}
  67.  
  68. <!-- random files -->
  69. <script src="http://static.tumblr.com/uiqhh9x/3Jpm92lk1/totop.js" type="text/javascript"></script>
  70. <script src="http://static.tumblr.com/uiqhh9x/gdJm68o3x/easing.js" type="text/javascript"></script>
  71. {block:ifrainbowlinks}
  72. <script src="http://static.tumblr.com/uiqhh9x/6SMm4pws7/rainbow.js" type="text/javascript"></script>
  73. {/block:ifrainbowlinks}
  74.  
  75. <style type="text/css">
  76. * {
  77.     font-family: {font:body};
  78.    
  79. }
  80. div.entry {
  81.        {block:ifrainbowlinks}
  82. <script src="http://static.tumblr.com/uiqhh9x/6SMm4pws7/rainbow.js" type="text/javascript"></script>
  83. {/block:ifrainbowlinks}
  84. }
  85.  
  86. {block:ifcustomcursor}
  87. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress;}
  88. {/block:ifcustomcursor}
  89.  
  90. body {
  91.     color: {color:text};
  92.     background:{color:background color} url({image:background image});Background-attachment: fixed;
  93.     font-family: {font:body};
  94.     font-size: {text:font size};
  95.     line-height: {text:line height};
  96. }
  97.    
  98. a, a:link, a:active, a:visited{
  99.     color:{color:Link};
  100.     text-decoration: none;  
  101. }
  102.  
  103. a:hover, h1 a:hover, h3 a:hover {
  104.     {block:ifnotrainbowlinks}
  105.     color:{color:Hover}!important;
  106.     {/block:ifnotrainbowlinks}
  107.     text-decoration: none;
  108. }
  109.  
  110. #infscr-loading {
  111.     position: absolute!important;
  112.     width: 16px!important;
  113.     height: 11px!important;
  114.     bottom: 0px!important;
  115.     left: 50%!important;
  116.     margin-top: 10px!important;
  117.     margin-bottom: 5px!important;
  118. }
  119.  
  120. #principal {float: left; width:518px; margin: 10px 0px 0px 400px;background-color:transparent;border-left: 1px dashed {color:pontilhado};border-right: 1px dashed {color:pontilhado};padding:5px;}
  121.  
  122. ol.notes img {
  123.     width: 16px;
  124.     display: inline;
  125.     position: relative;
  126.     top: 3px;
  127. }
  128.  
  129. .entry {float: left;    
  130.     {block:indexpage}
  131.     width: 500px;
  132.     {/block:indexpage}
  133.     margin: 5px;
  134.     {block:permalinkpage}
  135.     width: 500px;
  136.     {/block:permalinkpage}
  137.     padding: 3px;
  138.     background:{color:entry};border: 1px solid {color:border};
  139.     display: block;
  140.     position: relative;    
  141. }
  142.  
  143. .entry img {
  144.     display: block;
  145.     max-width: 100%;
  146.     {block:indexpage}
  147.     {block:iffadedimages}
  148.     opacity: 1;
  149.     filter: alpha(opacity = 100);
  150.     {/block:iffadedimages}
  151.     {/block:indexpage}
  152.     -webkit-border-radius: 4px;
  153.     -moz-border-radius: 4px;
  154.     border-radius: 4px;
  155. }
  156.  
  157. .entry:hover img {
  158.     max-width: 100%;
  159.     {block:indexpage}
  160.     {block:iffadedimages}
  161.     opacity: 0,5;
  162.     filter: alpha(opacity = 50);
  163.     {/block:iffadedimages}
  164.     {/block:indexpage}
  165. }
  166.  
  167. blockquote, q {
  168.     quotes: "" "" "'" "'";
  169.     padding-left: 5px;
  170.     border-left: 1px solid {color:border color};
  171.     background: {color:blockquote};
  172. }
  173.  
  174.  
  175. p {
  176.     margin: 5px 0px;
  177. }
  178.  
  179. h2, h2 a {text-align:right;line-height:3px;
  180.     font-size:9px;
  181.     color: {color:title}!important;
  182. }
  183. h3, h3 a {
  184.     font-size:{text:post title font size};
  185.     line-height:{text:post title font size};
  186.     color: {color:title}!important;
  187. }
  188.  
  189. h4, h4 a {font-family: 'Source Sans Pro', sans-serif; font-style: normal;  
  190.     font-size:{text:side title font size};
  191.     color: {color:title}!important;
  192. }
  193.  
  194. h5, h5 a {font-family: 'Arial', sans-serif; font-style: normal;  
  195.     font-size:10px;
  196.     color: {color:pontilhado}!important;
  197. }
  198.  
  199. .an {
  200.     text-align:left;
  201.     padding-left:5px;
  202.     padding-right:5px;
  203.     border-left: 2px solid  {color:border color};
  204.     border-right: 2px solid  {color:border color};
  205.     background-color:{color:blockquote};
  206. }
  207.  
  208. p.tags a {
  209.     opacity: 0.50;
  210.     filter: alpha(opacity = 50);
  211. }
  212.  
  213. p.tags a:hover {
  214.     opacity: 1.0;
  215.     filter: alpha(opacity = 100);
  216. }
  217. p.tags {
  218.     padding: 0px;
  219.     line-height: 8px;    
  220.     margin: 0px;
  221.     font-size: 8px;
  222.     margin: 0px;
  223.     text-transform: uppercase;
  224.     {block:ifshowtags}
  225.     border-top: 0px solid {color:border color};
  226.     {/block:ifshowtags}
  227. }
  228.  
  229. #titexcel {
  230.     position: absolute;
  231.     right: 3px;
  232.     top: 26px;
  233. }
  234.    
  235. #bite:hover .death {
  236.     margin-top:10px;
  237.     filter: alpha(opacity = 100);
  238.     opacity: 1;
  239. }
  240.  
  241. #pagination{
  242.     display:none;
  243. }
  244.  
  245.  
  246. .t a{
  247.     text-align: right;
  248.     opacity: .5;
  249.     filter: alpha(opacity = 50);
  250. }
  251.  
  252. .entry:hover .ti a {
  253.     opacity: 1.0;
  254.     filter: alpha(opacity = 100);
  255. }
  256.  
  257. .ti a{
  258.  
  259.     opacity: .5;
  260.     filter: alpha(opacity = 50);
  261. }
  262. .t a{
  263.     text-align: right;
  264.     opacity: .5;
  265.     filter: alpha(opacity = 50);
  266. }
  267. .entry .t a:hover, .entry .ti a:hover{
  268.     text-align: right;
  269.     opacity: 1.0;
  270.     filter: alpha(opacity = 100);
  271. }
  272.  
  273. p.t {
  274.     display: block;
  275.     margin: 0px 0px 0px 0px;
  276.     line-height: 19px;
  277.     text-transform: uppercase;
  278.     text-align: right;
  279.     font-size: 14px;
  280.     border-top: 0px solid {color:border color};
  281. }
  282.  
  283. p.t a {
  284.     margin: 0 0px;
  285. }
  286.  
  287. p.ti {
  288.     display: block;
  289.     margin: 0px 0px 0px 0px;
  290.     line-height: 19px;
  291.     text-transform: uppercase;
  292.     text-align: right;
  293.     font-size: 10px;
  294. }
  295.  
  296. p.ti a {
  297.     margin: 0 0px;
  298. }
  299. .pp {
  300.     text-transform: uppercase;
  301.     text-align: left;
  302. }
  303.  
  304. .sha {
  305. position: relative;
  306. }
  307. #toTop {
  308.     display:none;
  309.     text-decoration:none;
  310.     position:fixed;
  311.     bottom:10px;
  312.     right:10px;
  313.     overflow:hidden;
  314.     width:21px;
  315.     height:21px;
  316.     border:none;
  317.     text-indent:100%;
  318.     background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;
  319.     opacity: .5;
  320.     filter: alpha(opacity = 50);
  321. }
  322.  
  323. #toTopHover {
  324.     width:21px;
  325.     height:21px;
  326.     display:block;
  327.     overflow:hidden;
  328.     float:left;
  329.     opacity: 0;
  330.     -moz-opacity: 0;
  331.     filter:alpha(opacity=0);
  332. }
  333.  
  334. #toTop:hover {
  335.     opacity: 1;
  336.     filter: alpha(opacity = 100);
  337. }
  338.  
  339. #toTop:active, #toTop:focus {
  340.     outline:none;
  341. }
  342.  
  343.  
  344. .p1, .p2 {
  345.     opacity: 0;
  346.     filter:alpha(opacity=0);
  347. }
  348.  
  349. .entry:hover .p1, .entry:hover .p2 {
  350.     opacity: .80;
  351.     filter:alpha(opacity=80);
  352. }
  353.  
  354. .p1:hover, .p2:hover {
  355.     opacity: 1!important;
  356.     filter:alpha(opacity=100)!important;
  357. }
  358. .p1{
  359.     position: absolute;
  360.     top: 15px;
  361.     left: 10px;
  362.     display: inline;
  363.     height: 14px;
  364.     font-size: 8px;
  365.     padding: 0 4px;
  366.     line-height: 14px;
  367.     text-transform: uppercase;
  368.     background: {color:entry};
  369. }
  370. .p2{
  371.        position: absolute;
  372.     top: 29px;
  373.     left: 10px;
  374.     display: inline;
  375.     margin-top: 5px;
  376.     height: 14px;
  377.     font-size: 8px;
  378.     padding: 0 4px;
  379.     line-height: 14px;
  380.     text-transform: uppercase;
  381.     background: {color:entry};
  382. }
  383. .p1:hover, .p2:hover{
  384.     padding-left: 15px;    
  385. }
  386.  
  387.  
  388. .source { font-size:9px; font-weight:italic; text-align:right;}
  389.  
  390. a.n {
  391.     display: block;
  392.     margin: 0px 0px 3px;
  393.     font-family: consolas;
  394.     letter-spacing: 1px;
  395.     text-transform: uppercase;
  396.     border: 0px solid {color:border color};
  397.     font-size: 8px;
  398.     line-height: 15px;
  399.     padding-top: 1px;
  400.     background: {color:entry};
  401. }
  402. a.n:hover {
  403. -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); }
  404.  
  405. }
  406.  
  407. .an {
  408.     text-align:left;
  409.     padding-left:4px;
  410.     padding-right:4px;
  411.     border-left: 2px solid  {color:border color};
  412.     border-right: 2px solid  {color:border color};
  413.     background-color:transparent;
  414. }
  415. .inf {
  416.     margin-top: 6px;
  417.     line-height: 30px;
  418.     position: fixed;
  419.     z-index: 9999999;
  420.     text-align: center;
  421.     width: 646px;
  422.     margin-left: 116px;
  423.     background: {color:background color};
  424.     opacity: .80;
  425.     filter:alpha(opacity=80);        
  426. }
  427.  
  428. .inf p {
  429.     margin: 0px;
  430. }
  431.  
  432. .text {
  433.     padding: 6px;
  434.     }
  435.  
  436. .perma {
  437.     opacity: 0.0;
  438.     filter: alpha(opacity = 0);
  439.     z-index:9999991;  
  440.     display: inline-block;
  441.     position: absolute;
  442.     top: 15px;
  443.     left: 10px;
  444. }
  445.      
  446. .entry:hover .perma   {
  447.     opacity: 1;
  448.     filter: alpha(opacity = 100);
  449. }
  450.    
  451. .likep {
  452.     width: 21px;
  453.     height: 20px;
  454.     overflow: hidden;
  455.     z-index: 9999999;
  456.     display: inline-block;
  457. }
  458.  
  459. .rep {
  460.     width: 24px;
  461.     height: 20px;
  462.     overflow: hidden;
  463.     z-index: 9999999;
  464.     display: inline-block;  
  465. }  
  466.  
  467. .likep a:hover {
  468.     background-position: 0px 0px;
  469. }
  470.  
  471. .likep a {
  472.     background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  473.     background-position: 0px 0px;
  474.     display: block;
  475.     z-index: 9999999;
  476. }
  477.  
  478. .likep img {
  479.     width: 21px;
  480.     height: 20px;
  481. }
  482.  
  483. .rep img{
  484.     width: 24px;
  485.     height: 20px;
  486.     line-height: 30px;
  487.     display: inline;
  488. }
  489.      
  490. .not { display: inline-block;
  491.     background: rgba(0, 0, 0, .55);
  492.     height: 20px;
  493.     top: -6px;
  494.     padding: 0 5px;
  495.     font: 11px/20px arial,sans-serif;
  496.     line-height: 20px;
  497.     color: #fff;
  498.     padding-left: 4px;
  499.     padding-right: 4px;
  500.     -webkit-border-radius: 3px;
  501.     -moz-border-radius: 3px;
  502.     border-radius: 3px;
  503.     position: relative;
  504.     -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  505.     -moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.5);
  506.     box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  507. }
  508.  
  509. .not a, .not:hover a, .not a:hover {
  510.     color: #ffffff!important;
  511.     font-weight: bold;
  512.     font-family: Arial, Helvetica, sans-serif;
  513. }
  514.      
  515. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  516.     opacity: 1;
  517.     filter: alpha(opacity = 100);
  518. }
  519.  
  520. .not:hover , .rep:hover, .likep:hover {
  521.     opacity: 1!important;
  522.     filter: alpha(opacity = 100)!important;
  523. }
  524.  
  525. {CustomCSS}
  526.  
  527.  
  528. #side3 {position: fixed; width:170px; margin: 223px 0px 0px 150px;background-color:transparent;}
  529. #descrip {padding-left:10px;}
  530. #side7 {position: fixed; width:151px; margin: 600px 0px 0px 170px;background-color:transparent;}
  531. #linksaa {width:170px; background-color:transparent;font-family:cambria; color:#000 ; font-size:11px; text-align: center;}
  532.  
  533. .navigation {position: fixed;background:{color:entry};margin-top:-10px; float:left; margin-left:345px;border-right:{color:border} 1px solid;border-left:{color:border} 1px solid; width:35px;height:100%;z-index:99999999999;opacity:0.5;}
  534. .navigation a:hover {-webkit-transition:0.3s linear;}
  535. .nav a {display:block; background-color:transparent; margin:2px 0 2px 0; font-size:10px; font-family:tinytots; text-transform:uppercase; color:{color:text}; text-decoration:none; text-align:center; padding:2px; letter-spacing:1px; border-bottom:{color:border} 1px dashed;opacity:1.0;}
  536. .nav a:hover {}
  537.  
  538. ::-webkit-scrollbar{width:5px;height:5px;}
  539. ::-webkit-scrollbar-button:start:decrement
  540. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  541. ::-webkit-scrollbar-track-piece{background-color:#fff}
  542. ::-webkit-scrollbar-thumb:vertical{height:105px; background-color:#ccc;}
  543. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
  544.  
  545. .vsanna{display: none;}
  546.  
  547. </style>
  548. </head>
  549. <body>
  550.  
  551.  
  552. <div id="side3"><a href="/" title="Refresh" target="_self"><img src="{image:sidebar}"style="border: 1px dashed #000;padding:10px;background:{color:background color} url({image:bordaimg});opacity:0.7;height:150px; width: 150px; margin-left:0px; margin-top:0px; align="center""></a></br><br>
  553. <div id="descrip">{description}</div><br>
  554.  
  555. <div id="linksaa"><center>
  556. <a href="{text:Link1}">{text:Link1 Title}</a>
  557. <a href="{text:Link2}">{text:Link2 Title}</a>
  558. <a href="{text:Link3}">{text:Link3 Title}</a><br>
  559. <a href="{text:Link4}">{text:Link4 Title}</a>
  560. <a href="{text:Link5}">{text:Link5 Title}</a>
  561. <a href="http://oxigenio-dapalavra.tumblr.com/themex">theme</a>
  562. <hr style="border:1px dashed; border-left:none; border-top:none; border-right:none;" />
  563. <big><h5>{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{CurrentPage}/{TotalPages}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</h5></big></center>
  564. </div>
  565. </div>
  566.  
  567.  
  568. <div class="navigation"><div class="nav"><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  569. {block:ifLink1}<a href="/"title="home" target="_self"><img src="http://media.tumblr.com/a93114248ee699ce1511a184960f7f7f/tumblr_inline_mjj2khShtn1qz4rgp.gif"style=" height:auto; width: 23px; align="center""></a>{/block:ifLink1}<br>
  570. {block:ifLink2}<a href="{text:Linkface}"title="Faceboock" target="_self"><img src="http://cdn4.iconfinder.com/data/icons/black-icon-social-media/128/099304-facebook-logo.png"style=" height:auto; width: 23px; align="center""></a>{/block:ifLink2}<br>
  571. {block:ifLink3}<a href="{text:Linkinst}"title="Instagram" target="_self"><img src="http://cdn1.iconfinder.com/data/icons/windows8_icons_iconpharm/26/instagram.png"style=" height:auto; width: 21px; align="center""></a>{/block:ifLink3}<br>
  572. {block:ifLink4}<a href="{text:Linktt}"title="Twitter" target="_self"><img src="http://cdn1.iconfinder.com/data/icons/Helveticons_Social/128/twitter.png"style=" height:auto; width: 23px; align="center""></a>{/block:ifLink4}<br>
  573. {block:ifLink5}<a href="{text:Linkheart}"title="Amor" target="_self"><img src="http://media.tumblr.com/cc92d1305dc212846a5549342595a9a7/tumblr_inline_mjj26tTS071qz4rgp.gif"style=" height:auto; width: 23px; align="center""></a>{/block:ifLink5}<br>
  574. {block:ifLink6}<a href="/ask"title="Ask me" target="_self"><img src="http://cdn1.iconfinder.com/data/icons/mimiGlyphs/16/envelope_mail.png"style=" height:auto; width: 21px; align="center""></a>{/block:ifLink6}
  575. </div></div>
  576.  
  577. <div id="principal">
  578. {block:Posts}
  579. <div class="entry">
  580. {block:Text}<div class="text">
  581.     {block:Title}
  582.         <h3><a href="{Permalink}">{Title}</a></h3>
  583.     {/block:Title}
  584.         {Body}  
  585.         {block:indexpage}<HR width="100%" size="1"noshade>
  586.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  587.         {/block:indexpage}
  588. </div>{/block:Text}
  589.  
  590. {block:Photo}
  591. {block:IndexPage}
  592.  <div class="perma">
  593.     <div class="likep">
  594.     <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>
  595.     </div>
  596.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  597.     </div>  
  598.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  599.     </div>  
  600. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"/></a><div class="sha">
  601. <img style="width:100%;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"></div>
  602. {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  603. {/block:IndexPage}
  604. {block:PermalinkPage}
  605.     {LinkOpenTag}
  606.     <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  607.     {LinkCloseTag}
  608. {/block:permalinkpage}
  609. {/block:Photo}
  610.  
  611. {block:Photoset}<div class="text">
  612. {block:IndexPage}
  613. <div class="perma">
  614.    <div class="likep">
  615.     <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>
  616.     </div>
  617.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  618.     </div>  
  619.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  620.     </div>  
  621.     <center>{Photoset-500}<center>
  622.        {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  623.   {/block:IndexPage}
  624. {block:permalinkpage}
  625.     {Photoset-500}
  626. {/block:permalinkpage}</div>
  627.    
  628. {/block:Photoset}
  629.  
  630. {block:Quote}<div class="text">
  631.     "{Quote}"
  632.     {block:Source}<div class="source"><a href="{SourceURL}">- {Source}</a></div>{/block:Source}
  633.     {block:RebloggedFrom}<div class="vsanna"><a href="{ReblogParentURL}">via</a></div>{/block:RebloggedFrom}
  634.         {block:indexpage}<HR width="100%" size="1"noshade>
  635.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  636.         {/block:indexpage}
  637.  
  638. </div>{/block:Quote}
  639.  
  640. {block:Link}<div class="text">
  641.     <a href="{URL}" class="link" {Target}>{Name}</a>
  642.     {block:Description}
  643.         <div class="description">{Description}</div>
  644.         {/block:Description}
  645.         {block:indexpage}<HR width="100%" size="1"noshade>
  646.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  647.         {/block:indexpage}
  648.  
  649. </div>{/block:Link}
  650.  
  651. {block:Chat}<div class="text">
  652.         {block:Title}
  653.                 <h3><a href="{Permalink}">{Title}</a></h3>
  654.         {/block:Title}
  655.         <ul class="chat">
  656.            {block:Lines}
  657.            <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  658.                   {Line} </li>
  659.                 {/block:Lines}
  660.         </ul>  
  661.         {block:indexpage}<HR width="100%" size="1"noshade>
  662.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  663.         {/block:indexpage}
  664.  
  665. </div>{/block:Chat}
  666.  
  667. {block:Video}
  668.     {block:IndexPage}
  669.    <div class="likep">
  670.     <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>
  671.     </div>
  672.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  673.     </div>  
  674.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  675.     </div>  
  676.     <center>{Video-500}<center>
  677.    
  678.     {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  679.     {/block:IndexPage}
  680.     {block:permalinkpage}
  681.     {Video-500}
  682.     {/block:permalinkpage}
  683. {/block:Video}
  684.  
  685. {block:Audio}<div class="text">
  686.     {AudioPlayerBlack}
  687.  
  688.         {block:indexpage}    {block:Caption}
  689.     {Caption}
  690.     {/block:Caption}<HR width="100%" size="1"noshade>
  691.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  692.         {/block:indexpage}
  693. </div>{/block:Audio}
  694.  
  695.  
  696. {block:Answer}
  697. <div class="text">
  698. <div class="an">
  699. <div class=""><img src="{AskerPortraitURL-48}" style=" border-radius:50%; border-top-right-radius:0px; padding:0px; align="left;">{Asker}:{Question}</div></div><div class="text">{Answer}      
  700. </div><HR width="100%" size="1"noshade>
  701. {block:indexpage}
  702.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  703. {/block:indexpage}
  704. </div>
  705. {/block:Answer}    
  706.  
  707.  
  708. {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}
  709.  
  710. {block:permalinkpage}
  711. <div class="text">
  712. {block:Caption}{Caption}{/block:Caption}<HR width="100%" size="1"noshade>{block:PostNotes}
  713. <p class="t"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a></p>{/block:PostNotes}
  714. {block:RebloggedFrom}<p class="t">Reblogged from  - <a href="{ReblogParentURL}">{ReblogParentTitle}</a></p>{/block:RebloggedFrom}
  715. {block:ContentSource}<p class="t">Source -  <a href="{SourceURL}" target="_blank">{SourceTitle}</a></p>{/block:ContentSource}
  716. {block:HasTags}<p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p>{/block:HasTags}
  717. {block:PostNotes}{PostNotes}{/block:PostNotes}
  718. </div>
  719. {/block:permalinkpage}
  720.  
  721.  
  722. {block:ContentSource}
  723. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  724. {/block:ContentSource}
  725.  
  726.  
  727. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  728.  
  729.  
  730. </div>  
  731. {/block:Posts}
  732. <div class="clear"></div>
  733. </div>
  734. </div></div>
  735. {block:Pagination}
  736.                 <ul id="pagination">
  737.                         {block:PreviousPage}
  738.                                 <li><a href="{PreviousPage}"></a></li>
  739.                         {/block:PreviousPage}
  740.                         {block:JumpPagination length="5"}
  741.                         {block:CurrentPage}
  742.                                 <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  743.                         {/block:CurrentPage}
  744.                         {block:JumpPage}
  745.                                 <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  746.                         {/block:JumpPage}
  747.                         {/block:JumpPagination}
  748.                         {block:NextPage}
  749.                                 <li><a id="nextPage" href="{NextPage}"></a></li>
  750.                         {/block:NextPage}
  751.                 </ul>
  752. {/block:Pagination}
  753.        
  754.  
  755. <script src="http://static.tumblr.com/erukclj/GKvme2fbf/novo_a__documento_de_texto.js"></script>
  756.  
  757. {block:IndexPage}
  758. {block:ifinfinitescroll}
  759. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:ifinfinitescroll}
  760. <script type="text/javascript">
  761. $(window).load(function () {
  762. $('#content').masonry(),
  763. $('.masonryWrap').infinitescroll({
  764. navSelector    : '#pagination',  
  765. nextSelector   : '#pagination a#nextPage',
  766. itemSelector : ".entry, .clear",
  767. bufferPx : 40,
  768. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  769. loadingText : "<em></em>",
  770. },
  771. function() { $('#content').masonry({ appendedContent: $(this) }); }
  772. );
  773. });
  774. </script>
  775.  
  776.  
  777.  
  778. {/block:IndexPage}
  779.  
  780. {block:iftopbutton}
  781. <script type="text/javascript">
  782.         $(document).ready(function() {
  783.                 /*
  784.                         var defaults = {
  785.                                 containerID: 'toTop', // fading element id
  786.                                 containerHoverID: 'toTopHover', // fading element hover id
  787.                                 scrollSpeed: 1200,
  788.                                 easingType: 'linear'
  789.                         };
  790.                         */
  791.                        
  792.                         $().UItoTop({ easingType: 'easeOutQuart' });
  793.                        
  794.                 });
  795. </script>
  796. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  797. {/block:iftopbutton}
  798. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  799. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  800.  
  801. </body>
  802. </html>
Advertisement
Add Comment
Please, Sign In to add comment