Advertisement
lucas_hnf

exclu eluncumbrar

Oct 25th, 2015
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.13 KB | None | 0 0
  1. <!-- Theme por aniquilou ant (ifoudeu) || http://aniquilou.tumblr.com/-->
  2. <!-- Theme EXCLUSIVO -->
  3.  
  4.  
  5. <html lang="en">
  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=Short+Stack' rel='stylesheet' type='text/css'>
  10. <html lang="en">
  11. <script type="text/javascript"
  12. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  13.  
  14. <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
  15.  
  16. <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro' rel='stylesheet' type='text/css'>
  17.  
  18.  
  19. <link href='https://fonts.googleapis.com/css?family=Orbitron' rel='stylesheet' type='text/css'>
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Kelly+Slab|Source Sans Pro|Sacramento|Miniver|Cookie|Averia Sans Libre|Fondamento|Elsie|Zeyada|Akronim|Spirax|Kavoon|Baumans|Parisienne|Lora:400italic|EB+Garamond|La+Belle+Aurore|Gabriola' rel='stylesheet' type='text/css'>
  22.  
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
  25.  
  26. <meta name="image:sidebar" content=""/>
  27. <meta name="color:title" content="#fff"/>
  28. <meta name="color:descri" content="#fff"/>
  29. <meta name="color:borda side" content="#000" />
  30. <meta name="color:scrollbar" content="#000"/>
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  32. <meta name="image:background" content="" />
  33. <meta name="text:Link1" content="/" />
  34. <meta name="text:Link1 Title" content="refresh" />
  35. <meta name="text:Link2" content="/ask" />
  36. <meta name="text:Link2 Title" content="ask-me" />
  37. <meta name="text:Link3" content="/abouut" />
  38. <meta name="text:Link3 Title" content="facebook" />
  39. <meta name="text:Link4" content="/authorships" />
  40. <meta name="text:Link4 Title" content="twitter" />
  41. <meta name="text:Titulo" content="Titulo" />
  42. <meta name="text:descricao" content="Amor é quando mesmo estando zangado com a pessoa, você se sente incompleto se não trocar mensagens com ela. — Pedricovick." />
  43. <meta name="if:Show Captions" content="0"/>
  44. <meta name="if:Show Tags" content="0"/>
  45. <meta name="if:Animation" content="1"/>
  46. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  47.  
  48. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  49. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  50.  
  51.  
  52. <script type="text/javascript" src="http://static.tumblr.com/2wl9p6g/G70lj5t0q/animatedcollapse.js"></script>
  53.  
  54.  
  55. <script type="text/javascript">
  56.  
  57. animatedcollapse.addDiv('linksx', 'fade=1,speed=400,group=pets,persist=1,hide=1')
  58. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  59. //$: Access to jQuery
  60. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  61. //state: "block" or "none", depending on state
  62. }
  63. animatedcollapse.init()
  64. </script>
  65.  
  66.  
  67. <style type="text/css">
  68.  
  69.  
  70. <title> </title>
  71. <link rel="shortcut icon" href="{Favicon}">
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73. {block:Description}
  74. <meta name="description" content="{MetaDescription}" />
  75. {/block:Description}
  76.  
  77. <style type="text/css">
  78.  
  79.  
  80. trols{position:fixed !important;}
  81.  
  82. ::-webkit-scrollbar{width:5px;height:5px;}
  83. ::-webkit-scrollbar-button:start:decrement
  84. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  85. ::-webkit-scrollbar-track-piece{background-color: {color: #eee}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  86. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:4px;}
  87. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:4px;}
  88.  
  89. .popup_block{
  90. display: none; /*--hidden by default--*/
  91. background: black ;
  92. padding: 5px;
  93. border: 2px solid color:#d8d8d8;
  94. float: left;
  95. font-family: "short stack";
  96. font-size: 12;
  97. position: fixed;
  98. top: 50%; left: 50%;
  99. z-index: 99999;
  100. /*--CSS3 Box Shadows--*/
  101. -webkit-box-shadow: 0px 0px 20px #000;
  102. -moz-box-shadow: 0px 0px 20px #000;
  103. box-shadow: 0px 0px 20px #000;
  104. /*--CSS3 Rounded Corners--*/
  105. -webkit-border-radius: 0px;
  106. -moz-border-radius: 0px;
  107. border-radius: 0px;
  108. }
  109. img.btn_close {
  110. float: right;
  111. margin: 0 0px 0 0;
  112. }
  113. /*--Making IE6 Understand Fixed Positioning--*/
  114. *html #fade {position: absolute;}
  115. *html .popup_block {position: absolute;}
  116.  
  117.  
  118.  
  119. iframe#tumblr_controls {
  120. top: 0% !important;
  121. right:0% !important;
  122. position: fixed !important;
  123. -webkit-filter:invert(100%);
  124. }
  125. body {padding: 0px;margin: 0px;color:#000;font-family: Short Stack;font-size: 11px;background-color:white;background-image:url({image:Background});background-attachment: fixed;background-repeat: repeat;}
  126.  
  127. a:link, a:active, a:visited{color:gray;text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;}
  128.  
  129.  
  130. a:hover{color:black;-webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out; text-shadow:0px 0px 0px black;}
  131.  
  132. .entries {z-index:;float:center;background:transparent;font-size:11px;line-height:14px;text-transform:normal;width:250px;border:5px solid black;
  133.  
  134. text-align:center;
  135. padding:10px 10px 10px 10px; font-family: 'Source Code Pro', ;
  136.  
  137. -moz-transition: all 3.9s ease-out; -o-transition: all 3.9s ease-out;-webkit-transition: all 3.9s ease-out; transition: all 3.9s ease-out;transition:.7s;
  138.  
  139. {block:PermalinkPage}width:400px;{/block:PermalinkPage};
  140. }
  141.  
  142.  
  143. .bubble {text-align:left;background:whitesmoke; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  144.  
  145. .bubble p {margin:1px 0px;}
  146.  
  147. .bubble span {display:block;position:absolute;font-size: 0;line-height: 1px;left:-10px;top:10px;width:1px;height:1px;border-top:7px solid transparent;border-right:10px solid whiteSmoke;border-bottom:7px solid transparent;}
  148.  
  149. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; }
  150.  
  151. .entries #fotureblog {position: absolute;margin-top: 9px;margin-left: 1px;opacity: 0;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;
  152. -o-transition: all .5s ease;transition: all .5s ease;}
  153.  
  154. .entries:hover #fotureblog {margin-top: 9px;margin-left: 1px;opacity: 1;}
  155.  
  156. .entries #fotureblogg {position: absolute;margin-top: 20px;margin-left: 1px;opacity: 0;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;
  157. -o-transition: all .5s ease;transition: all .5s ease;}
  158.  
  159. .entries:hover #fotureblogg {margin-top: 20px;margin-left: 1px;opacity: 1;}
  160.  
  161. .boxreblog {letter-spacing:1px; font-family: candara;font-size:10px; color: #a4a4a4;line-height:5px;margin: 2px;background:transparent;background-repeat:repeat;padding:2px 2px;opacity: 1;-webkit-border-radius:0px;moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; margin-top:0px;
  162. }
  163.  
  164. .boxreblog a { color: #000; }
  165.  
  166.  
  167. .boxreblogg {letter-spacing:1px; font-family: candara;font-size:10px; color: #a4a4a4;line-height:5px;margin: 2px;background:transparent;background-repeat:repeat;padding:2px 2px;opacity: 1;-webkit-border-radius:0px;moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; margin-top:0px;
  168. }
  169.  
  170. .boxreblogg a { color: #000; }
  171.  
  172. #posts {font-family: 'Source Code Pro', ;text-align:justify;float:center;position:relative;
  173.  
  174. margin:auto auto auto 33%;
  175.  
  176. width:600px;min-height:100%}
  177.  
  178. #postx {font-family: 'Source Code Pro', ;text-align:justify;float:left;position:relative;
  179.  
  180. margin:auto auto auto -24%;
  181.  
  182. width:400px;}
  183.  
  184.  
  185. .cred{top: 0px;left:0px;position:fixed;}
  186. #infscr-loading{bottom: -70px;position: absolute;left: 50%;margin-left:-8px;width:16px;height:11px;overflow:hidden;margin-bottom: 50px;}
  187.  
  188.  
  189. #r {width: 0px;height: 0px;border-top: 13px solid #bdbdbd;border-right: 21px solid transparent;position: absolute;margin-top: 7px;margin-left: 91%;}
  190. #l {width: 0px;height: 0px;border-top: 13px solid #bdbdbd;border-left: 20px solid transparent;position: absolute;margin-top: 7px;margin-left: 0px;opacity: 1;}
  191.  
  192. blockquote{padding:0px 0px 2px 5px;margin:0px 0px 0px 0px;border-left: 1px solid #555555;}
  193.  
  194. blockquote p, ul{margin:0px; padding:0px; }
  195.  
  196. a img{border: 0px;}
  197.  
  198. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  199.  
  200. .box img {
  201. display: block;
  202. max-width: 100%;}
  203.  
  204. .box {position: relative;}
  205.  
  206. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  207. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  208.  
  209. .chat{font-size:12px;font-family:candara;text-align:left;}
  210.  
  211. .notes img{width:10px;position:relative;top:3px;}
  212.  
  213.  
  214. .video embed, .post div.video object {width:250px !important; height:120px !important;}
  215.  
  216. .numbernotes {-webkit-transition:all 0.8s ease; -moz-transition:all 0.8s ease; transition:all 0.8s ease; -o-transition:all 0.8s ease; background:url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height:18px; font-size:10px; line-height:20px; color:#FFFFFF; position:absolute; padding-left:4px; padding-right:4px; -moz-border-radius:2px; border-radius:2px; margin-left:28px; top:0px; text-transform:uppercase; font-family:calibri; font-size:12px;}
  217.  
  218. .nots {text-transform:lowercase;padding:3px 0px 3px 0px;width:250px; background-color:white;font-size:10px; text-align:center; position: absolute;
  219. color:black; opacity:0;font-family: 'Source Code Pro', ;display:block; margin-left:0px;margin-top:-5px;-webkit-transition: all 1.2s ease-out;}
  220.  
  221. .nots a{color:black;font-size:09px;font-family: 'Source Code Pro', ; text-transform:uppercase;margin-top:15px;}
  222.  
  223. .entries:hover .nots {opacity:1; z-index:9;font-size:09px; text-transform:lowercase;margin-left:0px;text-transform:lowercase;margin-top:-5px;-webkit-transition: all 1.2s ease-out;}
  224.  
  225.  
  226. .notx {text-transform:lowercase;padding:3px 0px 5px 0px;width:250px; background-color:white;font-size:10px; text-align:center; position: absolute;
  227. color:black; opacity:0;font-family: 'Source Code Pro', ;display:block; margin-left:0px;margin-top:-15px;-webkit-transition: all 0.6s ease-out;}
  228.  
  229. .notx a{color:black;font-size:09px;font-family: 'Source Code Pro', ; text-transform:uppercase;margin-top:15px;}
  230.  
  231. .entries:hover .notx {opacity:1; z-index:9;font-size:09px; text-transform:lowercase;margin-left:0px;text-transform:lowercase;margin-top:-5px;-webkit-transition: all .6s ease-out;}
  232.  
  233.  
  234. .notss {text-transform:lowercase;padding:0px;width:250px; background-color:white;font-size:10px; text-align:center; position: absolute;
  235. color:black; opacity:0;font-family: 'Source Code Pro', ;display:block; margin-left:0px;margin-top:-25px;-webkit-transition: all 1.2s ease-out;}
  236.  
  237. .notss a{color:black;font-size:09px;font-family: 'Source Code Pro', ; text-transform:uppercase;margin-top:15px;}
  238.  
  239. .entries:hover .notss {opacity:1; z-index:9;font-size:09px; text-transform:lowercase;margin-left:0px;text-transform:lowercase;margin-top:-25px;height:5px;-webkit-transition: all 1.2s ease-out;}
  240.  
  241.  
  242. .quoote {text-align:justify; padding-bottom:5px;font-size:11px;font-family: 'Source Code Pro', ;color:#000000;letter-spacing:1px;line-height:15px;}
  243. source {font-size:10px; text-transform:none;font-family:calibri;font-style:none; text-decoration:none;
  244. text-align:center; font-weight:bold;}
  245.  
  246. titulo {text-align:left;font-size:14px; #000000;font-family: candara;line-height:15px; font-weight: normal;}
  247.  
  248. h1 {text-align:center; font: 11px corbel; color: #000;}
  249.  
  250. .sc {color:black;font-size:9px;font-family: 'Orbitron', sans-serif; text-transform:initial;text-align:center;margin-top:5px;opacity:1; -webkit-transition: all 0.9s ease-out;letter-spacing:1px;}
  251.  
  252. .sc a{color:black;}
  253.  
  254. .entries:hover .sc {opacity:0; z-index:9;font-size:10px;margin-left:0px;margin-top:5px;-webkit-transition: all 0.5s ease-out;}
  255.  
  256.  
  257. .linker {text-align:center;}
  258.  
  259.  
  260. .side{position:fixed; margin-top:150px; width:160px;background:#000;z-index:9;margin-left:-1%;border:1px solid {color:borda side};padding-bottom:10px;}
  261.  
  262. .side2{position:fixed; margin-top:180px; width:160px;background:#000;z-index:9;margin-left:555px;
  263.  
  264.  
  265. {block:PermalinkPage}margin-left:430px;{/block:PermalinkPage};
  266. }
  267.  
  268. .side:hover {position:fixed;-webkit-transition: all 0.99s ease-out
  269. ;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;-moz-transition:All 1s ease;-o-transition:All 1s ease; z-index:9;border-right:px solid #cecbcb;}
  270.  
  271. .imgside img{height:auto;width:140px; margin-top:40px;margin-left:10px;opacity:1; z-index:9999;
  272. -webkit-transition: all 0.99s ease-out
  273. ;-moz-transition: all 0.8s ease-out;
  274. all 0.8s ease-out;-moz-transition:All 1s ease;
  275. -o-transition:All 1s ease;
  276. -webkit-filter: grayscale(30%) blur(0px);
  277. -webkit-transition:All 1s ease;}
  278.  
  279. .sidedescri {background-color:transparent;color:{color:title};text-align:center; width:160px; margin-left:0px;text-shadow: 0px 0px 0px #ccc; line-height:16px; margin-top:10px;font-family: 'Gabriola';font-style:;font-size:22px;opacity:10;padding:5px 0px 6px 0px;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.1s ease-out;)}
  280.  
  281. .sidewdescri {background-color:transparent;color:{color:descri};text-align:justify; width:130px; margin-left:0px; line-height:12px; margin-top:5px;font-family:calibri;font-style:none;font-size:11px;opacity:10;padding:5px 15px 5px 15px;}
  282.  
  283. .sidedescri2 {background-color:transparent;color:{color:descri};text-align:center; width:160px; margin-left:0px;text-shadow: 0px 0px 0px #ccc; line-height:16px; margin-top:10px;font-family: calibri;font-style:;font-size:14px;opacity:10;padding:5px 0px 6px 0px;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.1s ease-out;)}
  284.  
  285.  
  286.  
  287.  
  288. .links{-webkit-transition: all 0.5s ease-in; -moz-transition: all 0.5s ease-in; margin-top:10px;margin-left:0px;text-align:center;width:160px;opacity:1;line-height:px;}
  289.  
  290. .links a {padding:3px 0px 3px 0px;font-family: 'Source Code Pro', ;color:#fff;margin-top:-1px;display:block;margin-bottom:px;font-size:10px; text-align:center;width:160px;line-height:12px;letter-spacing:1px;-webkit-transition: all 0.9s ease-out;}
  291.  
  292. .links a:hover{-webkit-transition: all 0.9s ease-out;background-color:;letter-spacing:4px; color:#000;}
  293.  
  294. .side:hover .links{opacity:10;-webkit-transition: all 0.4s ease-out;z-index:9999999999;-webkit-transform:rotateY(0deg);}
  295.  
  296. .sidew{position:fixed; margin-top:0px; margin-left:400px; width:601px; height:60px;background:#fff;z-index:9;border-bottom:5px solid {color:bordas};}
  297.  
  298. #fototwo {float: center;width: auto;margin-top:-150px;margin-left:300px;text-align:center;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  299.  
  300. #fototwo img { width:250px; height:auto;}
  301.  
  302. #infscr-loading{position:absolute!important;width:16px!important;height:11px!important;margin-bottom:-16px!important;top:auto!important;bottom:0;left:50%!important}
  303.  
  304. .post-header-a{width:100%;height:100%;position:absolute;display:block;text-align:center;z-index:9999999999;{block:IfAnimation}-webkit-transition-duration: 0.7s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;{/block:IfAnimation}}
  305. .p-center{position:relative;height:30px;top:50%;margin-top:-15px}
  306.  
  307. .entries:hover .reblog-button,.entries:hover .like-button,.entries:hover .note-perma{margin-top:0;opacity:1;filter:alpha(opacity = 1);{block:IfAnimation}-webkit-transition-duration: 0.7s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;{/block:IfAnimation}}
  308.  
  309. .reblog-button:hover,.like-button:hover,.note-perma:hover{background:rgba(0,0,0,1);opacity:1;filter:alpha(opacity = 100)}
  310.  
  311. .reblog-button{margin-top:60px;margin-left:3px;z-index:3333;display:inline-block;height:30px;width:30px;text-indent:-999em;background:rgba(0,0,0,.17);overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}
  312.  
  313. .reblog-button img{z-index:33333;height:15px;display:block;margin:8px 5px;display:block;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
  314.  
  315. .note-perma{margin-top:60px;margin-left:3px;z-index:3333;display:inline-block;height:30px;width:30px;text-indent:-999em;background:rgba(0,0,0,.17);overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}
  316.  
  317. .note-perma img{z-index:33333;height:15px;display:block;margin:7px 5px;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
  318.  
  319. .like-button{margin-top:60px;z-index:3333;background:rgba(0,0,0,.17);height:30px;width:30px;display:inline-block;right:10px;text-indent:-999em;overflow:hidden;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:0;filter:alpha(opacity = 0)}
  320.  
  321. .like-button img{z-index:33333;height:15px;display:block;margin:8px auto;display:block;text-indent:-999em;overflow:hidden}
  322.  
  323. .posts-left { float: right; text-transform: normal;}
  324.  
  325. .box img {display: block;}
  326.  
  327. .notes img{display:block;float:left;margin-right:.75em}
  328.  
  329.  
  330. #zuzu{-webkit-animation:fadeInDown 3s;
  331. -moz-animation:fadeInDown 3s;
  332. -ms-animation:fadeInDown 3s;}
  333.  
  334.  
  335. #linksx {text-transform:;background:black; font-family: 'Ubuntu Condensed', sans-serif; font-size:12px; text-align:left; color:; margin-bottom:5px; margin-top:0px;margin-left:0px;letter-spacing:1px;color:#fff;}
  336. #linksx a {margin-right:20px; color:#fff;}
  337. #linksx a:hover { color:#fff; text-decoration:underline;}
  338.  
  339.  
  340. </style>
  341. {block:IndexPage}
  342. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  343. <script type="text/javascript" src="http://static.tumblr.com/gbhtemr/vNWno9v6j/socroll.txt"></script>
  344.  
  345.  
  346. <script type="text/javascript">
  347. $(window).load(function () {
  348. var $content = $('#posts');
  349. $content.masonry({itemSelector: '.entries'}),
  350. $content.infinitescroll({
  351. navSelector : 'div#pagination',
  352. nextSelector : 'div#pagination a#nextPage',
  353. itemSelector : '.entries',
  354. loading: {
  355. finishedMsg: '',
  356. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  357. },
  358. bufferPx : 600,
  359. debug : false,
  360. },
  361. // call masonry as a callback.
  362. function( newElements ) {
  363. var $newElems = $( newElements );
  364. $newElems.hide();
  365. // ensure that images load before adding to masonry layout
  366. $newElems.imagesLoaded(function(){
  367. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  368.  
  369.  
  370. });
  371. });
  372. });
  373. </script>
  374.  
  375. {/block:IndexPage}
  376.  
  377. </div>
  378.  
  379. <body>
  380. <title>{title}</title>
  381.  
  382.  
  383.  
  384.  
  385.  
  386. <link rel="shortcut icon" href="{Favicon}">
  387. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  388.  
  389.  
  390.  
  391.  
  392. <div id="posts">
  393.  
  394. <div id="postx">
  395.  
  396. <div class="side">
  397. <div class="sidedescri">{text:Titulo}</div>
  398. <div class="sidewdescri">{text:descricao}</div>
  399.  
  400.  
  401.  
  402.  
  403. <div class="sidedescri2"><a href="javascript:animatedcollapse.toggle('linksx')">More links</a></div>
  404.  
  405.  
  406.  
  407. </div></div>
  408.  
  409.  
  410.  
  411. <div id="postx2">
  412.  
  413. <div class="side2">
  414.  
  415. <div id="linksx">
  416. <div class="links" >
  417. <a href="{text:Link1}">{text:Link1 Title}</a>
  418. <a href="{text:Link2}">{text:Link2 Title}</a>
  419. <a href="{text:Link3}">{text:Link3 Title}</a>
  420. <a href="{text:Link4}">{text:Link4 Title}</a>
  421. </div>
  422.  
  423. </div>
  424.  
  425.  
  426.  
  427. </div></div>
  428.  
  429.  
  430. {block:Posts}
  431. <div class="entries">
  432.  
  433. {block:Text}{/block:IndexPage}{block:Title}<titulo>{Title}</titulo>{/block:Title}{Body}{block:IndexPage}
  434. <div class="nots"> {block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:IndexPage}&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;<a href="{ReblogUrl}" target="_blank">reblog</a><a href="{Permalink}">{SourceURL} </a>{/block:IndexPage}</div>{/block:Text}
  435.  
  436.  
  437. {block:Link}
  438. {block:IndexPage}<div class="linker" >
  439. <a href="{URL}" class="title" target="_blank">{Name}</a>
  440. <span class="nots"> {block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:IndexPage}&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;<a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  441. </span></div>{/block:IndexPage}
  442. {block:Description}{Description}{/block:Description}
  443. {block:Link}
  444.  
  445. {block:Answer}
  446. <div class="post"><div class="askborder">
  447. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} : {Question}</div><br>
  448. {Answer}
  449. </div>
  450. <div class="nots"> {block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:IndexPage}&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;<a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>
  451.  
  452. {/block:Answer}
  453.  
  454. {block:Photo}
  455. <div class="photo">
  456. <div class="box">
  457. <!-- permalink --> {block:IndexPage}
  458. <div class="notx">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;<a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>
  459. <!-- /permalink --> {/block:IndexPage}
  460. {block:IndexPage}
  461. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  462. {/block:IndexPage}
  463. {block:PermalinkPage}
  464. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  465. {/block:PermalinkPage}
  466. </div>
  467. {block:IndexPage}{block:IfShowCaptions}
  468. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  469. {/block:IfShowCaptions}{/block:IndexPage}
  470. </div>
  471. {/block:Photo}
  472.  
  473.  
  474. {block:Photoset}
  475. <div class="photoset">
  476. <div class="box">
  477. <!-- permalink --> {block:IndexPage}
  478. <div class="notx">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;<a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>
  479. <!-- /permalink --> {/block:IndexPage}
  480. {block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}
  481. {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
  482. </div>
  483. {block:IndexPage}{block:IfShowCaptions}
  484. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  485. {/block:IfShowCaptions}{/block:IndexPage}
  486. </div>
  487. {/block:Photoset}
  488.  
  489.  
  490. {block:Quote}<div class="quoote">❝{Quote}❞</div><div class="sc">— {Source}</div>{block:IndexPage}<div class="notss"><br>{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a> {block:IndexPage}&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;<a href="{ReblogUrl}" target="_blank">reblog</a><a href="{Permalink}">{SourceURL} </a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Quote}
  491.  
  492.  
  493. {block:chat}{block:Title}<span class="titlee">{Title}</span>{/block:Title}{block:lines}<div class="chat"><div class="lines">-{block:Label}<span>{Label}</span>{/block:Label} {Line}</div></div>{/block:lines}{block:IndexPage}<div class="nots"> {block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:IndexPage}&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;&nbsp;<a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:chat}
  494.  
  495.  
  496. {block:Audio}
  497. <div style="width:320px; height:30px;">
  498. {AudioPlayerBlack}
  499. </div>
  500. {block:IndexPage}<span class="fotureblog">
  501. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  502. </span>{/block:IndexPage}
  503. {/block:Audio}
  504.  
  505. {block:Video}
  506. <div class="video">
  507. <div class="box">
  508. <!-- permalink --> {block:IndexPage}
  509. <div class="post-header-a"><div class="p-center">
  510. <a class="like-button" id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/tpqedpr/F82mc9w76/heart.png" height="15" alt="Like this post" id="likeimage{PostID}"/></a>
  511. <a class="reblog-button" href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/tpqedpr/f9umccpf0/reblog.png" style="width:20px;cursor:pointer;" alt="reblog" title="reblog" border="0"></a>
  512. <a class="note-perma" href="{Permalink}"><img src="http://static.tumblr.com/tpqedpr/Cssmccqej/perma.png" style="width:20px;height:15px;cursor:pointer;" alt="perma" title="pre" border="0"></a>
  513. </div></div>
  514. <!-- /permalink --> {/block:IndexPage}
  515. {block:IndexPage}<center>{Video-250}</center>{/block:IndexPage}
  516. {block:PermalinkPage}{Video-500}{/block:PermalinkPage}
  517. </div>
  518. {block:IndexPage}{block:IfShowCaptions}
  519. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  520. {/block:IfShowCaptions}{/block:IndexPage}
  521. </div>
  522. {/block:Video}
  523.  
  524. {block:PostNotes}<div style="color:#000"></br></br>With {NoteCountWithLabel}<br>
  525. {block:RebloggedFrom}Reblogged of: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>Originally by: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<br>
  526. {block:HasTags}Tagged with: {block:Tags}<a href="{TagURL}" style="margin-right:5px;">#{Tag}</a>{/block:Tags}{/block:HasTags}<p>
  527.  
  528. <p>
  529. {PostNotes}</div>
  530. {/block:PostNotes}
  531. </div>
  532.  
  533.  
  534. {/block:Posts}
  535. </div>
  536. </div>
  537. {block:IndexPage}
  538. {block:Pagination}
  539. <div id="pagination">
  540. {block:NextPage}
  541. <a id="nextPage" href="{NextPage}"></a>
  542. {/block:NextPage}
  543. {block:PreviousPage}
  544. <a href="{PreviousPage}">&larr;&nbsp;</a>
  545. {/block:PreviousPage}
  546. </div>
  547. {/block:Pagination}
  548. {/block:IndexPage}
  549. </div>
  550. </body>
  551.  
  552. <style> body, a, a:hover {cursor: url('http://img69.imageshack.us/img69/7673/cursorw.png'), default!important;}</style>
  553.  
  554.  
  555. <script type="text/javascript" src="http://static.tumblr.com/tpqedpr/R4Vmc9wcl/like.js"></script>
  556.  
  557. <a style="width:50px; font-size:9px; color:#4a4a4a; text-transform:none; font-family:cambria;position:fixed;font-style:;bottom:40px;right:15px;background:transparent;text-align:center;padding:4px;border:1px solid #ccc;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;" href="http://aniquilou.tumblr.com/" title="theme by aniquilou" target="_blank"><b>EXCLUSIVE</b></a>
  558.  
  559.  
  560. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement