Ikxa

theme06-oxigenio

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