Ikxa

chelo004

May 18th, 2013
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 36.84 KB | None | 0 0
  1. <!--
  2. Theme by - DECISIVO
  3. -->
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7. <script type="text/javascript"
  8. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  9. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  10.  
  11. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  12.  
  13. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Sevillana' rel='stylesheet' type='text/css'>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC|Great+Vibes' rel='stylesheet' type='text/css'>
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Bad+Script' rel='stylesheet' type='text/css'>
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:200' rel='stylesheet' type='text/css'>
  22.  
  23. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  24. <meta name="font:body" content="arial, sans-serif"/>
  25. <meta name="color:text" content="#000000"/>
  26. <meta name="color:link" content="#000000"/>
  27. <meta name="color:detalhess" content="#dcdcdc"/>
  28. <meta name="color:title" content="#000000"/>
  29. <meta name="color:hover" content="#000000"/>
  30. <meta name="color:background color" content="#ffffff"/>
  31. <meta name="color:sidebar" content="#ffffff"/>
  32. <meta name="color:pontilhado" content="#000"/>
  33. <meta name="color:entry" content="#ffffff"/>
  34. <meta name="color:border color" content="#cccccc"/>
  35. <meta name="color:link border color" content="#000000"/>
  36. <meta name="color:blockquote" content="#ebebeb"/>
  37. <meta name="image:sidebar" content="http://static.tumblr.com/tpqedpr/lKkm7l9b2/d.png"/>
  38. <meta name="image:bordaimg" content="http://static.tumblr.com/tpqedpr/lKkm7l9b2/d.png"/>
  39. <meta name="image:background image" content=""/>
  40. <meta name="if:infinite scroll" content="1"/>
  41. <meta name="if:rainbow links" content="0"/>
  42. <meta name="if:faded images" content="0"/>
  43. <meta name="if:show tags" content="0"/>
  44. <meta name="if:caption" content="1"/>
  45. <meta name="if:top button" content="1"/>
  46. <meta name="if:custom cursor" content="1">
  47. <meta name="text:font size" content="12px"/>
  48. <meta name="text:line height" content="15px"/>
  49. <meta name="text:side title font size" content="30px"/>
  50. <meta name="text:post title font size" content="16px"/>
  51. <meta name="text:Link1" content="/" />
  52. <meta name="text:Link1 Title" content="one" />
  53. <meta name="text:Link2" content="/" />
  54. <meta name="text:Link2 Title" content="two" />
  55. <meta name="text:Link3" content="/" />
  56. <meta name="text:Link3 Title" content="three" />
  57. <meta name="text:Link4" content="/" />
  58. <meta name="text:Link4 Title" content="four" />
  59. <meta name="text:Link5" content="/" />
  60. <meta name="text:Link5 Title" content="five" />
  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. #tumblr_controls{
  96. -webkit-transition: all 0.5s ease-out;
  97. -moz-transition: all 0.5s ease-out;
  98. transition: all 0.5s ease-out;
  99. -o-transition: all 0.5s ease-out;
  100. }
  101.  
  102.  
  103. body {
  104.     color: {color:text};
  105.     background:{color:background color} url({image:background image});Background-attachment: fixed;
  106.     font-family: {font:body};
  107.     font-size: {text:font size};
  108.     line-height: {text:line height};
  109. }
  110.    
  111. a, a:link, a:active, a:visited{
  112.     color:{color:Link};
  113.     text-decoration: none;  
  114. }
  115.  
  116. a:hover, h1 a:hover, h3 a:hover {
  117.     {block:ifnotrainbowlinks}
  118.     color:{color:Hover}!important;
  119.     {/block:ifnotrainbowlinks}
  120.     text-decoration: none;
  121. }
  122.  
  123. #infscr-loading {
  124.     position: absolute!important;
  125.     width: 16px!important;
  126.     height: 11px!important;
  127.     bottom: 0px!important;
  128.     left: 50%!important;
  129.     margin-top: 10px!important;
  130.     margin-bottom: 5px!important;
  131. }
  132.  
  133. #content {
  134.     margin-top: 10px;
  135.     width: 867px;padding: 3px;
  136.     border-right: 0px dashed  {color:pontilhado};
  137.     border-left: 0px dashed  {color:pontilhado};
  138.     margin-left: 235px;    
  139. }
  140.  
  141. #w{
  142.     width: 990px;
  143.     margin: -10px 50px auto;background:transparent;
  144. }
  145. #contain {
  146.     width: 970px;background:transparent;
  147. }
  148.  
  149. ol.notes img {
  150.     width: 16px;
  151.     display: inline;
  152.     position: relative;
  153.     top: 3px;
  154. }
  155.  
  156. .entry {float: left;    
  157.     {block:indexpage}
  158.     width: 400px;
  159.     {/block:indexpage}
  160.     margin: 5px;
  161.     {block:permalinkpage}
  162.     width: 500px;
  163.     {/block:permalinkpage}
  164.     padding: 3px;
  165.     background:{color:entry};opacity:1;border: 0px solid #000;
  166.     display: block;
  167.     position: relative;    
  168. }
  169.  
  170. .entry img {
  171.     display: block;
  172.     max-width: 100%;
  173.     {block:indexpage}
  174.     {block:iffadedimages}
  175.     opacity: 1;
  176.     filter: alpha(opacity = 100);
  177.     {/block:iffadedimages}
  178.     {/block:indexpage}
  179.     -webkit-border-radius: 4px;
  180.     -moz-border-radius: 4px;
  181.     border-radius: 4px;
  182. }
  183.  
  184. .entry:hover img {
  185.     max-width: 100%;
  186.     {block:indexpage}
  187.     {block:iffadedimages}
  188.     opacity: 1;
  189.     filter: alpha(opacity = 100);
  190.     {/block:iffadedimages}
  191.     {/block:indexpage}
  192. }
  193.  
  194. blockquote, q {
  195.     quotes: "" "" "'" "'";
  196.     padding-left: 5px;
  197.     border-left: 1px solid {color:border color};
  198.     background: {color:blockquote};
  199. }
  200.  
  201.  
  202. p {
  203.     margin: 5px 0px;
  204. }
  205.  
  206. h2, h2 a {text-align:right;line-height:3px;
  207.     font-size:9px;
  208.     color: {color:title}!important;
  209. }
  210. h3, h3 a {
  211.     font-size:{text:post title font size};
  212.     line-height:{text:post title font size};
  213.     color: {color:title}!important;
  214. }
  215.  
  216. h4, h4 a {font-family: 'Allura', cursive;
  217.     font-size:{text:side title font size};
  218.     color: {color:title}!important;
  219. }
  220.  
  221. .an {
  222.     text-align:left;
  223.     padding-left:5px;
  224.     padding-right:5px;
  225.     border-left: 2px solid  {color:border color};
  226.     border-right: 2px solid  {color:border color};
  227.     background-color:{color:blockquote};
  228. }
  229.  
  230. p.tags a {
  231.     opacity: 0.50;
  232.     filter: alpha(opacity = 50);
  233. }
  234.  
  235. p.tags a:hover {
  236.     opacity: 1.0;
  237.     filter: alpha(opacity = 100);
  238. }
  239. p.tags {
  240.     padding: 0px;
  241.     line-height: 8px;    
  242.     margin: 0px;
  243.     font-size: 8px;
  244.     margin: 0px;
  245.     text-transform: uppercase;
  246.     {block:ifshowtags}
  247.     border-top: 0px solid {color:border color};
  248.     {/block:ifshowtags}
  249. }
  250.  
  251. #titexcel {
  252.     position: absolute;
  253.     right: 3px;
  254.     top: 26px;
  255. }
  256.    
  257. #bite:hover .death {
  258.     margin-top:10px;
  259.     filter: alpha(opacity = 100);
  260.     opacity: 1;
  261. }
  262.  
  263. #pagination{
  264.     display:none;
  265. }
  266.  
  267.  
  268. .t a{
  269.     text-align: right;
  270.     opacity: .5;
  271.     filter: alpha(opacity = 50);
  272. }
  273.  
  274. .entry:hover .ti a {
  275.     opacity: 1;
  276.     filter: alpha(opacity = 100);
  277. }
  278.  
  279. .ti a{
  280.  
  281.     opacity: .5;
  282.     filter: alpha(opacity = 50);
  283. }
  284. .t a{
  285.     text-align: right;
  286.     opacity: .5;
  287.     filter: alpha(opacity = 50);
  288. }
  289. .entry .t a:hover, .entry .ti a:hover{
  290.     text-align: right;
  291.     opacity: 1;
  292.     filter: alpha(opacity = 100);
  293. }
  294.  
  295. p.t {
  296.     display: block;
  297.     margin: 0px 0px 0px 0px;
  298.     line-height: 19px;
  299.     text-transform: uppercase;
  300.     text-align: right;
  301.     font-size: 14px;
  302.     border-top: 0px solid {color:border color};
  303. }
  304.  
  305. p.t a {
  306.     margin: 0 0px;
  307. }
  308.  
  309. p.ti {
  310.     display: block;
  311.     margin: 0px 0px 0px 0px;
  312.     line-height: 19px;
  313.     text-transform: uppercase;
  314.     text-align: right;
  315.     font-size: 10px;
  316. }
  317.  
  318. p.ti a {
  319.     margin: 0 0px;
  320. }
  321. .pp {
  322.     text-transform: uppercase;
  323.     text-align: left;
  324. }
  325.  
  326. .sha {
  327. position: relative;
  328. }
  329. #toTop {
  330.     display:none;
  331.     text-decoration:none;
  332.     position:fixed;
  333.     bottom:10px;
  334.     right:10px;
  335.     overflow:hidden;
  336.     width:21px;
  337.     height:21px;
  338.     border:none;
  339.     text-indent:100%;
  340.     background:url(http://static.tumblr.com/uiqhh9x/372m6hyqw/up.png) no-repeat left top;
  341.     opacity: .5;
  342.     filter: alpha(opacity = 50);
  343. }
  344.  
  345. #toTopHover {
  346.     width:21px;
  347.     height:21px;
  348.     display:block;
  349.     overflow:hidden;
  350.     float:left;
  351.     opacity: 0;
  352.     -moz-opacity: 0;
  353.     filter:alpha(opacity=0);
  354. }
  355.  
  356. #toTop:hover {
  357.     opacity: 1;
  358.     filter: alpha(opacity = 100);
  359. }
  360.  
  361. #toTop:active, #toTop:focus {
  362.     outline:none;
  363. }
  364.  
  365.  
  366. .p1, .p2 {
  367.     opacity: 0;
  368.     filter:alpha(opacity=0);
  369. }
  370.  
  371. .entry:hover .p1, .entry:hover .p2 {
  372.     opacity: .80;
  373.     filter:alpha(opacity=100);
  374. }
  375.  
  376. .p1:hover, .p2:hover {
  377.     opacity: 1!important;
  378.     filter:alpha(opacity=50)!important;
  379. }
  380. .p1{
  381.     position: absolute;
  382.     top: 15px;
  383.     left: 10px;
  384.     display: inline;
  385.     height: 14px;
  386.     font-size: 8px;
  387.     padding: 0 4px;
  388.     line-height: 14px;
  389.     text-transform: uppercase;
  390.     background: {color:entry};
  391. }
  392. .p2{
  393.        position: absolute;
  394.     top: 29px;
  395.     left: 10px;
  396.     display: inline;
  397.     margin-top: 5px;
  398.     height: 14px;
  399.     font-size: 8px;
  400.     padding: 0 4px;
  401.     line-height: 14px;
  402.     text-transform: uppercase;
  403.     background: {color:entry};
  404. }
  405. .p1:hover, .p2:hover{
  406.     padding-left: 15px;    
  407. }
  408.  
  409.  
  410. .source { font-size:9px; font-weight:italic; text-align:right;}
  411.  
  412. a.n {
  413.     display: block;
  414.     margin: 0px 0px 3px;
  415.     font-family: consolas;
  416.     letter-spacing: 1px;
  417.     text-transform: uppercase;
  418.     border: 0px solid {color:border color};
  419.     font-size: 8px;
  420.     line-height: 15px;
  421.     padding-top: 1px;
  422.     background: {color:entry};
  423. }
  424. a.n:hover {
  425. -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); }
  426.  
  427. }
  428.  
  429. .an {
  430.     text-align:left;
  431.     padding-left:4px;
  432.     padding-right:4px;
  433.     border-left: 2px solid  {color:border color};
  434.     border-right: 2px solid  {color:border color};
  435.     background-color:transparent;
  436. }
  437. .inf {
  438.     margin-top: 6px;
  439.     line-height: 30px;
  440.     position: fixed;
  441.     z-index: 9999999;
  442.     text-align: center;
  443.     width: 646px;
  444.     margin-left: 116px;
  445.     background: {color:background color};
  446.     opacity: .80;
  447.     filter:alpha(opacity=80);        
  448. }
  449.  
  450. .inf p {
  451.     margin: 0px;
  452. }
  453.  
  454. .text {
  455.     padding: 6px;
  456.     }
  457.  
  458. .perma {
  459.     opacity: 0.0;
  460.     filter: alpha(opacity = 0);
  461.     z-index:9999991;  
  462.     display: inline-block;
  463.     position: absolute;
  464.     top: 15px;
  465.     left: 10px;
  466. }
  467.      
  468. .entry:hover .perma   {
  469.     opacity: 1;
  470.     filter: alpha(opacity = 100);
  471. }
  472.    
  473. .likep {
  474.     width: 21px;
  475.     height: 20px;
  476.     overflow: hidden;
  477.     z-index: 9999999;
  478.     display: inline-block;
  479. }
  480.  
  481. .rep {
  482.     width: 24px;
  483.     height: 20px;
  484.     overflow: hidden;
  485.     z-index: 9999999;
  486.     display: inline-block;  
  487. }  
  488.  
  489. .likep a:hover {
  490.     background-position: 0px 0px;
  491. }
  492.  
  493. .likep a {
  494.     background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  495.     background-position: 0px 0px;
  496.     display: block;
  497.     z-index: 9999999;
  498. }
  499.  
  500. .likep img {
  501.     width: 21px;
  502.     height: 20px;
  503. }
  504.  
  505. .rep img{
  506.     width: 24px;
  507.     height: 20px;
  508.     line-height: 30px;
  509.     display: inline;
  510. }
  511.      
  512. .not { display: inline-block;
  513.     background: rgba(0, 0, 0, .55);
  514.     height: 20px;
  515.     top: -6px;
  516.     padding: 0 5px;
  517.     font: 11px/20px arial,sans-serif;
  518.     line-height: 20px;
  519.     color: #fff;
  520.     padding-left: 4px;
  521.     padding-right: 4px;
  522.     -webkit-border-radius: 3px;
  523.     -moz-border-radius: 3px;
  524.     border-radius: 3px;
  525.     position: relative;
  526.     -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  527.     -moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.5);
  528.     box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
  529. }
  530.  
  531. .not a, .not:hover a, .not a:hover {
  532.     color: #ffffff!important;
  533.     font-weight: bold;
  534.     font-family: Arial, Helvetica, sans-serif;
  535. }
  536.      
  537. .entry:hover .not, .entry:hover .rep, .entry:hover .likep {
  538.     opacity: 1;
  539.     filter: alpha(opacity = 100);
  540. }
  541.  
  542. .not:hover , .rep:hover, .likep:hover {
  543.     opacity: 1!important;
  544.     filter: alpha(opacity = 100)!important;
  545. }
  546.  
  547. {CustomCSS}
  548.  
  549. #like {position: fixed; width:250px; height:250px;margin: 650px 0px 0px 90px;background-color:transparent;}
  550. #titulo3 {position: fixed; width:180px; margin: 75px 0px 0px 55px;background-color:transparent;}
  551. #side3 {position: fixed; width:180px; margin: 153px 0px 00px 60px;background-color:transparent;}
  552. #descrip {padding:10px;text-align: justify;}
  553. #margin {padding-left:50px;}
  554. #side7 {position: fixed; width:200px; margin: 600px 0px 0px 190px;background-color:transparent;}
  555. #aste {position: fixed; width:65px;height:120%; border:#808080 1px solid; margin: -10px 0px 0px 250px;background-color:transparent;}
  556. #linksaa {width:170px; background-color:transparent;font-family:cambria; color:#000 ; font-size:11px; text-align: center;opacity:1;}
  557. #linksaa a {width:170px; background-color:transparent;font-family:cambria; color:#000 ; font-size:11px; text-align: center;opacity:1;border-top:1px solid #000 ;padding-right:2px;padding-left:3px;}
  558. #linksaa a hover {width:170px; background-color:transparent;font-family:cambria; color:#fff ; font-size:11px; text-align: center;opacity:1;border-top:1px solid #000 ;padding-right:2px;padding-left:3px;}
  559.  
  560. .menu { position:fixed; z-index:2;margin-left:-20px;margin-top:200px;width:20px;-webkit-animation: fade 4s;-moz-animation: fade 4s;-ms-animation: fade: 4s;-o-animation: fade: 8s;animation: fade: 4s;}
  561. .menu a{color:#666;}
  562. .menu a hover{color:#666;opacity:0.5;}
  563. .ii {text-indent:14px;background:{color:detalhess};line-height:18px;height:18px;padding:4px;margin-bottom:5px; margin-left:2px;margin-right:2px;font-family:'icons';font-size:12px;-webkit-border-radius: 0px 5px 5px 0px;padding-right:37px;}
  564. .curti {background:{color:detalhess};height:17px;padding:4px; margin-left:-107px; margin-top:9px; width:120px; position:fixed; overflow:hidden;-webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; transition: all 0.8s ease;-webkit-border-radius: 0px 5px 5px 0px;padding-right:16px;-webkit-animation: fade 4s;-moz-animation: fade 4s;-ms-animation: fade: 4s;-o-animation: fade: 8s;animation: fade: 4s;}
  565. .curti:hover {margin-left:-10px;}
  566.  
  567. ::-webkit-scrollbar{width:5px;height:5px;}
  568. ::-webkit-scrollbar-button:start:decrement
  569. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:#fff;}
  570. ::-webkit-scrollbar-track-piece{background-color:#fff}
  571. ::-webkit-scrollbar-thumb:vertical{height:105px; background-color:#ccc;}
  572. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};}
  573.  
  574. .vsanna{display: none;}
  575.  
  576. #tumblr_controls {!important; !important;z-index:9999; !important;-webkit-filter:invert(100%);}
  577. #botao {-webkit-filter: grayscale(100%); height: 20px; font-size: 12px; position: absolute; left: 0px; bottom: 0px; width: 90px; z-index: 5000; opacity:0; }
  578.  
  579.  
  580. </style>
  581.  
  582. <body onkeydown="return false" ondragstart="return false" oncontextmenu="return false" ondragstart="return false">
  583.  
  584. <div class="menu">
  585.  
  586. <a href="http://ask.fm/decisivo" target="_blank" title="Ask.fm">
  587. <div class="ii"><img src="http://static.tumblr.com/2lq61jq/Vx8mksqa6/ask.gif" style="width:19px; height:19px;"></a></div>
  588.  
  589. <a href="https://twitter.com/decisivo" target="_blank" title="Twitter">
  590. <div class="ii"><img src="http://static.tumblr.com/2lq61jq/Ni5mksqsq/tt.gif" style="width:19px; height:19px;"></a></div>
  591.  
  592. <a href="/tagged/quotesss" target="_blank" title="Quotes">
  593. <div class="ii"><img src="http://static.tumblr.com/4jd74ur/Tfjmkwa3s/lapis.gif" style="width:15px; height:14px;"></a></div>
  594.  
  595. <a href="/tagged/owlss" target="_self" title="Acervo de corujas">
  596. <div class="ii"><img src="http://static.tumblr.com/2lq61jq/IqAmkss28/coruja.gif" style="opacity:0.7;width:19px; height:19px;"></a></div>
  597.  
  598. <a href="/tagged/wolves" target="_self" title="Acervo de lobos">
  599. <div class="ii"><img src="http://static.tumblr.com/2lq61jq/58amksti2/lobo4.gif" style="opacity:0.7;width:19px; height:19px;"></a></div>
  600.  
  601. <a href="http://oxigenio-dapalavra.tumblr.com" target="_self" title="Meu oxigênio">
  602. <div class="ii"><img src="http://static.tumblr.com/4jd74ur/fMkmkvwbh/lis.gif" style="opacity:0.7;width:19px; height:19px;"></a></div>
  603. </div></div>
  604.  
  605. </head>
  606. <body>
  607. <!-- SCM Music Player http://scmplayer.net -->
  608. <script type="text/javascript" src="http://scmplayer.net/script.js"
  609. data-config="{'skin':'skins/simpleBlack/skin.css','volume':100,'autoplay':'true','shuffle':'true','repeat':1,'placement':'bottom','showplaylist':false,'playlist':[{'title':'1.','url':'http://www.youtube.com/watch?v=jlm6Sw_98Xo'},{'title':'2.','url':'http://www.youtube.com/watch?v=4306i99LMXo'},{'title':'3.','url':'http://www.youtube.com/watch?v=QKstfgGFKqE'},{'title':'4.','url':'http://www.youtube.com/watch?v=kszkoFI84JU'},{'title':'5.','url':'http://www.youtube.com/watch?v=TzxwOrT6Beo&feature=related'},{'title':'6.','url':'http://www.youtube.com/watch?v=88bhrM3Dd8g'},{'title':'7.','url':'http://www.youtube.com/watch?v=3NCNffoVcSE&feature=related'},{'title':'8.','url':'http://www.youtube.com/watch?v=cGzKCTDGxbU'},{'title':'9.','url':'http://www.youtube.com/watch?v=cbwHIDkfG2E'},{'title':'10.','url':'http://www.youtube.com/watch?v=2OZf1WBfcxs&feature=related'},{'title':'11.','url':'http://www.youtube.com/watch?v=LISToTq-x9E'},{'title':'12.','url':'http://www.youtube.com/watch?v=3pGg6mAVK7Q'},{'title':'13.','url':'http://www.youtube.com/watch?v=JRfuAukYTKg'},{'title':'14.','url':'http://www.youtube.com/watch?v=nFWNOcOKKgU'},{'title':'15.','url':'http://www.youtube.com/watch?v=CsY-tQwETUc'},{'title':'16.','url':'http://www.youtube.com/watch?v=HuyOt489ZlY'},{'title':'17.','url':'http://www.youtube.com/watch?v=Ffgsf3pqaD8'},{'title':'18.','url':'http://www.youtube.com/watch?v=12yV30KZ5zg'},{'title':'19.','url':'http://www.youtube.com/watch?v=TvtesC99oVI&feature=related'},{'title':'20.','url':'http://www.youtube.com/watch?v=_NcOpZTqrYo'},{'title':'21.','url':'http://www.youtube.com/watch?v=i7LwHcAZz5w'},{'title':'22.','url':'http://www.youtube.com/watch?v=2qea3lLr5qQ'},{'title':'23.','url':'http://www.youtube.com/watch?v=Tn1wnj4XbBc'},{'title':'24.','url':'http://www.youtube.com/watch?v=gEFFi2HdFJw'},{'title':'25.','url':'http://www.youtube.com/watch?v=fSIeLU_oPjg'},{'title':'26.','url':'http://www.youtube.com/watch?v=Cw5SvvSL2rQ&feature=related'},{'title':'27.','url':'http://www.youtube.com/watch?v=SZQHSDkq_4A&feature=BFa&list=UUTme2SzWSfIUCXLEH-iDQGw&lf=plcp'},{'title':'28.','url':'http://www.youtube.com/watch?v=1NoIJglsGms'},{'title':'29.','url':'http://www.youtube.com/watch?v=jFg_8u87zT0'},{'title':'30.','url':'http://www.youtube.com/watch?v=PSWWVXGQG8Y'},{'title':'31.','url':'http://www.youtube.com/watch?v=VvGYYg40Ijw'},{'title':'32.','url':'http://www.youtube.com/watch?v=vqZBUrQdhXw&feature=related'},{'title':'33.','url':'http://www.youtube.com/watch?v=kcvAUMyGAPw'},{'title':'34.','url':'http://www.youtube.com/watch?v=JQ3r-rXUABI&feature=relmfu'},{'title':'35.','url':'http://www.youtube.com/watch?v=N9o64xyjGWA&feature=relmfu'},{'title':'36.','url':'http://www.youtube.com/watch?v=Z3C83KdIljo&feature=relmfu'},{'title':'37.','url':'http://www.youtube.com/watch?v=GhFSgnvKqm4&feature=relmfu'},{'title':'38.','url':'http://www.youtube.com/watch?v=eLGiTV2oP10&feature=relmfu'},{'title':'39.','url':'http://www.youtube.com/watch?v=QA_CNajQpJY&feature=relmfu'},{'title':'40.','url':'http://www.youtube.com/watch?v=RxWEvV9zYj4&feature=relmfu'},{'title':'41.','url':'http://www.youtube.com/watch?v=s_BU8YCjV1M&feature=relmfu'},{'title':'42.','url':'http://www.youtube.com/watch?v=N3XKvxWIpaI'},{'title':'43.','url':'http://www.youtube.com/watch?v=Bw3tYiAFVfg&feature=BFa&list=SP0BD69368AB943C89'},{'title':'44.','url':'http://www.youtube.com/watch?v=2gwzK--mdJ0&feature=BFa&list=SP0BD69368AB943C89'},{'title':'45.','url':'http://www.youtube.com/watch?v=dpUBL6S7Hrw&feature=BFa&list=SP0BD69368AB943C89'},{'title':'46.','url':'http://www.youtube.com/watch?v=HCpr_10YzGg'},{'title':'47.','url':'http://www.youtube.com/watch?v=9DvRCykzHy4'},{'title':'48.','url':'http://www.youtube.com/watch?v=jGH3crykPxE'},{'title':'49.','url':'http://www.youtube.com/watch?v=-QwyaWRBk4Y'},{'title':'50.','url':'http://www.youtube.com/watch?v=4aRkAZ1E-zY'},{'title':'51.','url':'http://www.youtube.com/watch?v=iO-7Y2GxAI0'},{'title':'52.','url':'http://www.youtube.com/watch?v=UzITjuC6CI8'},{'title':'53.','url':'http://www.youtube.com/watch?v=rvNkp5IUQdg'},{'title':'54.','url':'http://www.youtube.com/watch?v=hn0EafVjOhk'},{'title':'55.','url':'http://www.youtube.com/watch?v=14wHZrGIppw'},{'title':'56.','url':'http://www.youtube.com/watch?v=ocdD5O3yuo8&feature=related'},{'title':'57.','url':'http://www.youtube.com/watch?v=vyAz-C4myzw&feature=BFa&list=UUD8NnPb1Orm_WRMjFhyr3GQ'},{'title':'58.','url':'http://www.youtube.com/watch?v=RIjCt3wVso0&feature=BFa&list=UUD8NnPb1Orm_WRMjFhyr3GQ'},{'title':'59.','url':'http://www.youtube.com/watch?v=zGEvB6UOcKs'},{'title':'60.','url':'http://www.youtube.com/watch?v=0tWbLwbLPQw&feature=related'},{'title':'61.','url':'http://www.youtube.com/watch?v=cZJ7H1u_zxc&feature=related'},{'title':'62.','url':'http://www.youtube.com/watch?v=o7MhpFF1vv0'},{'title':'63.','url':'http://www.youtube.com/watch?v=aGzgoSg5OZg'},{'title':'64.','url':'http://www.youtube.com/watch?v=9DvRCykzHy4'},{'title':'65.','url':'http://www.youtube.com/watch?v=sjIfPODIyuA'},{'title':'66.','url':'http://www.youtube.com/watch?v=bnfRq69nKEA'},{'title':'67.','url':'http://www.youtube.com/watch?v=EdBym7kv2IM'},{'title':'68.','url':'http://www.youtube.com/watch?v=pY9b6jgbNyc'},{'title':'69.','url':'http://www.youtube.com/watch?v=2_ruRSCW7B4'},{'title':'70.','url':'http://www.youtube.com/watch?v=a3KYcI9yf1A'},{'title':'71.','url':'http://www.youtube.com/watch?v=40cxXdKxE5M'},{'title':'72.','url':'http://www.youtube.com/watch?v=XLOMvPC1EzQ'},{'title':'73.','url':'http://www.youtube.com/watch?v=d0DfyAIkGw0'},{'title':'74.','url':'http://www.youtube.com/watch?v=NWdrO4BoCu8'},{'title':'75.','url':'http://www.youtube.com/watch?v=PVzljDmoPVs'},{'title':'76.','url':'http://www.youtube.com/watch?v=SHO3dE-IDWk'},{'title':'77.','url':'http://www.youtube.com/watch?feature=player_embedded&v=Z-k9r50B2YI'},{'title':'78.','url':'https://www.youtube.com/watch?v=rRkgdKZ0UW4'},{'title':'79.','url':'https://www.youtube.com/watch?v=VxZYk0VHHLo'}]}" ></script>
  610. <!-- SCM Music Player script end -->
  611.  
  612. <div id="fb-root"></div>
  613. <script>(function(d, s, id) {
  614.   var js, fjs = d.getElementsByTagName(s)[0];
  615.   if (d.getElementById(id)) return;
  616.   js = d.createElement(s); js.id = id;
  617.   js.src = "//connect.facebook.net/pt_BR/all.js#xfbml=1";
  618.   fjs.parentNode.insertBefore(js, fjs);
  619. }(document, 'script', 'facebook-jssdk'));</script></script>
  620.  
  621. <div id="titulo3"><a href="/"><center><h4>{Title}</h4></center></a></div>
  622. <div id="side3"><a href="/" title="Refresh" target="_self"><img src="{image:sidebar}"style=" border: 1px dashed {color:pontilhado};padding:7px;background:{color:background color} url({image:bordaimg});opacity:1;height:auto; width: 165px; margin-left:0px; margin-top:0px;  -webkit-filter: grayscale(30%); border:1px solid #; -moz-border-top-right-radius: 45px; border-top-right-radius: 45px;border-top:10px solid #cccccc; align="center;""></a></br>
  623. <div id="descrip">{description}</div><br>
  624.  
  625. <div id="linksaa"><center>
  626. <a href="{text:Link1}">{text:Link1 Title}</a>
  627. <a href="{text:Link2}">{text:Link2 Title}</a>
  628. <a href="{text:Link3}">{text:Link3 Title}</a><br>
  629. <a href="{text:Link4}">{text:Link4 Title}</a>
  630. <a href="{text:Link5}">{text:Link5 Title}</a>
  631. <a href="http://decisivo.tumblr.com/tagged/novos">new.</a>
  632. <a href="/meusthemes"><b>themes</b></a>
  633.  
  634. <hr style="border:1px dashed {color:pontilhado}; border-left:none; border-top:none; border-right:none;" /><br>
  635. <br>
  636. </div>
  637. <div id="margin"></div></div>
  638.  
  639. <div id="w">
  640. <div id="contain">
  641. <div id="side"><div id="sd">
  642. {block:HasPages}
  643. {block:Pages}
  644. {/block:Pages}
  645. {/block:HasPages}
  646. {block:IfNotInfiniteScroll}
  647.             <p>{block:PreviousPage}
  648.                 <a href="{PreviousPage}">{text:previous}</a>
  649.             {/block:PreviousPage}
  650.  
  651.             {block:NextPage}
  652.                 <a href="{NextPage}">{text:next}</a>
  653.             {/block:NextPage}</p>
  654. {/block:IfNotInfiniteScroll}  
  655.  
  656. </div></div>
  657.  
  658.  
  659. <div id="content">
  660. {block:Posts}
  661. <div class="entry">
  662. {block:Text}<div class="text">
  663.     {block:Title}
  664.         <h3><a href="{Permalink}">{Title}</a></h3>
  665.     {/block:Title}
  666.         {Body}  
  667.         {block:indexpage}<HR width="100%" size="1"noshade>
  668.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  669.         {/block:indexpage}
  670. </div>{/block:Text}
  671.  
  672. {block:Photo}
  673. {block:IndexPage}
  674.  <div class="perma">
  675.     <div class="likep">
  676.     <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>
  677.     </div>
  678.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  679.     </div>  
  680.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  681.     </div>  
  682. <a href="{Permalink}"><img src="{PhotoURL-400}" alt="{PhotoAlt}" width="400"/></a><div class="sha">
  683. <img style="width:100%;" src="http://28.media.tumblr.com/tumblr_lpn6kseZUG1qm57imo1_500.png"></div>
  684. {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  685. {/block:IndexPage}
  686. {block:PermalinkPage}
  687.     {LinkOpenTag}
  688.     <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>
  689.     {LinkCloseTag}
  690. {/block:permalinkpage}
  691. {/block:Photo}
  692.  
  693. {block:Photoset}<div class="text">
  694. {block:IndexPage}
  695. <div class="perma">
  696.    <div class="likep">
  697.     <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>
  698.     </div>
  699.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  700.     </div>  
  701.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  702.     </div>  
  703.     <center>{Photoset-400}<center>
  704.        {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  705.   {/block:IndexPage}
  706. {block:permalinkpage}
  707.     {Photoset-500}
  708. {/block:permalinkpage}</div>
  709.    
  710. {/block:Photoset}
  711.  
  712. {block:Quote}<div class="text">
  713.     "{Quote}"
  714.     {block:Source}<div class="source"><a href="{SourceURL}">- {Source}</a></div>{/block:Source}
  715.     {block:RebloggedFrom}<div class="vsanna"><a href="{ReblogParentURL}">via</a></div>{/block:RebloggedFrom}
  716.         {block:indexpage}<HR width="100%" size="1"noshade>
  717.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  718.         {/block:indexpage}
  719.  
  720. </div>{/block:Quote}
  721.  
  722. {block:Link}<div class="text">
  723.     <a href="{URL}" class="link" {Target}>{Name}</a>
  724.     {block:Description}
  725.         <div class="description">{Description}</div>
  726.         {/block:Description}
  727.         {block:indexpage}<HR width="100%" size="1"noshade>
  728.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  729.         {/block:indexpage}
  730.  
  731. </div>{/block:Link}
  732.  
  733. {block:Chat}<div class="text">
  734.         {block:Title}
  735.                 <h3><a href="{Permalink}">{Title}</a></h3>
  736.         {/block:Title}
  737.         <ul class="chat">
  738.            {block:Lines}
  739.            <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  740.                   {Line} </li>
  741.                 {/block:Lines}
  742.         </ul>  
  743.         {block:indexpage}<HR width="100%" size="1"noshade>
  744.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  745.         {/block:indexpage}
  746.  
  747. </div>{/block:Chat}
  748.  
  749. {block:Video}
  750.     {block:IndexPage}
  751.    <div class="likep">
  752.     <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>
  753.     </div>
  754.     <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="24"/></a>
  755.     </div>  
  756.     <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  757.     </div>  
  758.     <center>{Video-250}<center>
  759.    
  760.     {block:ifcaption}{block:Caption}{caption}{/block:Caption}{/block:ifcaption}
  761.     {/block:IndexPage}
  762.     {block:permalinkpage}
  763.     {Video-500}
  764.     {/block:permalinkpage}
  765. {/block:Video}
  766.  
  767. {block:Audio}<div class="text">
  768.     {AudioPlayerBlack}
  769.  
  770.         {block:indexpage}    {block:Caption}
  771.     {Caption}
  772.     {/block:Caption}<HR width="100%" size="1"noshade>
  773.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  774.         {/block:indexpage}
  775. </div>{/block:Audio}
  776.  
  777.  
  778. {block:Answer}
  779. <div class="text">
  780. <div class="an">
  781. <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}      
  782. </div><HR width="100%" size="1"noshade>
  783. {block:indexpage}
  784.         <p class="ti"><h2><a href="{Permalink}">{NoteCountWithLabel}</a><a href="{ReblogUrl}" target="_blank">-reblog</a></h2></p>
  785. {/block:indexpage}
  786. </div>
  787. {/block:Answer}    
  788.  
  789.  
  790. {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}
  791.  
  792. {block:permalinkpage}
  793. <div class="text">
  794. {block:Caption}{Caption}{/block:Caption}<HR width="100%" size="1"noshade>{block:PostNotes}
  795. <p class="t"><a href="{Permalink}">{NoteCountWithLabel}</a> - <a href="{Permalink}">{DayOfMonth} {month}, {Year}</a></p>{/block:PostNotes}
  796. {block:RebloggedFrom}<p class="t">Reblogged from  - <a href="{ReblogParentURL}">{ReblogParentTitle}</a></p>{/block:RebloggedFrom}
  797. {block:ContentSource}<p class="t">Source -  <a href="{SourceURL}" target="_blank">{SourceTitle}</a></p>{/block:ContentSource}
  798. {block:HasTags}<p class="tags">{lang:Tagged}: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}</p>{/block:HasTags}
  799. {block:PostNotes}{PostNotes}{/block:PostNotes}
  800. </div>
  801. {/block:permalinkpage}
  802.  
  803.  
  804. {block:ContentSource}
  805. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  806. {/block:ContentSource}
  807.  
  808.  
  809. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  810.  
  811.  
  812. </div>  
  813. {/block:Posts}
  814. <div class="clear"></div>
  815. </div>
  816. </div></div>
  817. {block:Pagination}
  818.                 <ul id="pagination">
  819.                         {block:PreviousPage}
  820.                                 <li><a href="{PreviousPage}"></a></li>
  821.                         {/block:PreviousPage}
  822.                         {block:JumpPagination length="5"}
  823.                         {block:CurrentPage}
  824.                                 <li><span class="current_page numbersNav"><strong>{PageNumber}</strong></span></li>
  825.                         {/block:CurrentPage}
  826.                         {block:JumpPage}
  827.                                 <li><a class="jump_page numbersNav" href="{URL}">{PageNumber}</a></li>
  828.                         {/block:JumpPage}
  829.                         {/block:JumpPagination}
  830.                         {block:NextPage}
  831.                                 <li><a id="nextPage" href="{NextPage}"></a></li>
  832.                         {/block:NextPage}
  833.                 </ul>
  834. {/block:Pagination}
  835.        
  836.  
  837. <script src="http://static.tumblr.com/erukclj/GKvme2fbf/novo_a__documento_de_texto.js"></script>
  838.  
  839. {block:IndexPage}
  840. {block:ifinfinitescroll}
  841. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>{/block:ifinfinitescroll}
  842. <script type="text/javascript">
  843. $(window).load(function () {
  844. $('#content').masonry(),
  845. $('.masonryWrap').infinitescroll({
  846. navSelector    : '#pagination',  
  847. nextSelector   : '#pagination a#nextPage',
  848. itemSelector : ".entry, .clear",
  849. bufferPx : 40,
  850. loadingImg : "http://static.tumblr.com/uiqhh9x/38Em68qk4/loading.gif",
  851. loadingText : "<em></em>",
  852. },
  853. function() { $('#content').masonry({ appendedContent: $(this) }); }
  854. );
  855. });
  856. </script>
  857.  
  858.  
  859.  
  860. {/block:IndexPage}
  861.  
  862. {block:iftopbutton}
  863. <script type="text/javascript">
  864.         $(document).ready(function() {
  865.                 /*
  866.                         var defaults = {
  867.                                 containerID: 'toTop', // fading element id
  868.                                 containerHoverID: 'toTopHover', // fading element hover id
  869.                                 scrollSpeed: 1200,
  870.                                 easingType: 'linear'
  871.                         };
  872.                         */
  873.                        
  874.                         $().UItoTop({ easingType: 'easeOutQuart' });
  875.                        
  876.                 });
  877. </script>
  878. <a href="#" id="toTop" style="display: none; "><span id="toTopHover"></span>To Top</a>
  879. {/block:iftopbutton}
  880. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/UYAm6i0bc/like.js"></script>
  881. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  882.  
  883. </body>
  884.  
  885. <div style="position:fixed;z-index:1338; !important;top:26px;right:3px;white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.9;"><script src="http://www.totallylayouts.com/tumblr/users-online-counter/online.js?id=KDjXTpMLSrscABsC082A"></script></div>
  886.  
  887. <div style="position:fixed;z-index:1338; !important;top:49px;right:3px;white-space:nowrap; filter: invert(100%); -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%);opacity:0.9;"><script src="http://totallylayouts.com/tumblr/visitor-counter/counter.js?id=267109"></script></div>
  888. </html>
Advertisement
Add Comment
Please, Sign In to add comment