Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.67 KB | None | 0 0
  1. <!--
  2.  
  3. theme totalmente feito por mim, não pense em retirar os créditos ou pegar algum detalhe sem a minha permissão, e eu vou saber se pegarem; muito obrigado.
  4.  
  5. █████
  6. ██ ██ █████ █████ ██████ █████ ▀▀ ██ ██ █████ █████
  7. ██ ██ ██ ██ ██ ██ ██ ██ ███ ██ ██ ██
  8. ██▄██ █████ █████ ██ █████ ██ ██ ███ ██ ██ █████
  9. ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ █ ██
  10. ██ ██ █████ █████ ██ ██ ██ ██ ██ ██ █████ █████
  11.  
  12. <!-->
  13. <html>
  14. <head>
  15.  
  16. <meta name="text:Title" content="" />
  17.  
  18. <meta name="color:Scrollbar" content="#dcdbdb" />
  19. <meta name="color:Title" content="#34cb4a" />
  20. <meta name="color:Links" content="#5d5d5d" />
  21. <meta name="color:Links Hover" content="#dd2121" />
  22. <meta name="color:Icons Links" content="#202020" />
  23. <meta name="color:Quote Autor" content="#5d5d5d" />
  24. <meta name="color:Notes" content="#5d5d5d" />
  25. <meta name="color:Notes Hover" content="#dd2121" />
  26. <meta name="color:Tags" content="#dd2121" />
  27.  
  28. <meta name="if:Desabilitar Tags" content="" />
  29. <meta name="if:Desabilitar Favicon" content="" />
  30. <meta name="select:Posts" title="300px" content="300" />
  31. <meta name="select:Posts" title="350px" content="350" />
  32. <meta name="select:Posts" title="400px" content="400" />
  33.  
  34. <meta name="image:Background" content="" />
  35.  
  36. <meta name="text:Link1" content="" />
  37. <meta name="text:Link1 Name" content="link1" />
  38. <meta name="text:Link2" content="" />
  39. <meta name="text:Link2 Name" content="link2" />
  40. <meta name="text:Link3" content="" />
  41. <meta name="text:Link3 Name" content="link3" />
  42. <meta name="text:Link4" content="" />
  43. <meta name="text:Link4 Name" content="link4" />
  44.  
  45. <title>{title}</title>
  46. <link rel="shortcut icon" href="{Favicon}" />
  47.  
  48. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/z2jnb4r5z/jquery.js"></script>
  49. <script type="text/javascript" src="http://static.tumblr.com/j0d2gmc/s6pnvd75a/rlg.js"></script>
  50. <script src="http://static.tumblr.com/j0d2gmc/LBxo3x98x/ss.min.js"></script>
  51. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
  52.  
  53. </head>
  54. <style>
  55.  
  56. html {cursor: url(http://static.tumblr.com/j0d2gmc/JT4nt7hj3/tumblr_inline_nlwxpbvf3w1rk7sh2_500.png), progress !important;}
  57. a {cursor: url(http://static.tumblr.com/j0d2gmc/FGyntkbit/tumblr_inline_nlwy4o5q7c1rk7sh2.gif), progress !important;}
  58. img {max-width:100%;height:auto;width:auto\9;}
  59. a:link, a:active, a:visited{color:#000;text-decoration:none;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;}
  60. a:hover{color:#000;}
  61. .tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop{opacity:0.4;z-index:1000;}
  62.  
  63. /* scroll */
  64.  
  65. ::-webkit-scrollbar{width:10px;height:2px;}
  66. ::-webkit-scrollbar-track-piece{background-color:transparent;}
  67. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:transparent;border-left:1px solid {color:Scrollbar};}
  68. ::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:transparent;}
  69.  
  70. body {
  71. background-image:url('{image:Background}');
  72. background-color:#ffffff;
  73. font-style:none;
  74. color:#5d5d5d;
  75. text-align:justify;
  76. line-height:16px;
  77. font-size:10px;
  78. font-family:'Consolas',monospace;
  79. letter-spacing:1px;
  80. background-attachment:fixed;
  81. background-repeat:no-repeat;
  82. background-size:100% 100%;
  83. word-wrap:break-word;
  84. margin:0;
  85. }
  86.  
  87. /* posts */
  88.  
  89. .center_posts {width:600px;margin-left:auto;margin-right:auto;}
  90. #post {position:absolute;width:{select:Posts}px;top:40px;margin:0 0 0 50px;}
  91.  
  92. .caixa {
  93. position:relative;
  94. width:{select:Posts}px;
  95. margin:0 0 50px 0;
  96. {block:permalinkpage}
  97. margin:0 0 15px 0;
  98. {/block:permalinkpage}
  99. }
  100.  
  101. #tmodya {
  102. z-index:999999999999;
  103. margin:15px 10px 3px 10px;
  104. padding:0 3px;
  105. background-color:#ffffff;
  106. box-shadow:3px 3px 0 rgba(0,0,0,0.27);
  107. color:#5d5d5d;
  108. text-transform:capitalize;
  109. border-radius:3px;
  110. -webkit-transition-duration:.2s;
  111. -moz-transition-duration:.2s;
  112. }
  113.  
  114. /* bloqs */
  115.  
  116. .caixa img, .caixa .photoset {display:block;margin:0;}
  117. #titlep {position:relative;font-size:17px;font-weight:bold;}
  118. .avatar {border-radius:100%;}
  119. .notes {list-style-type:none;margin-left:10px;-webkit-padding-start:0px;}
  120. ol, ul {-webkit-padding-start:15px;}
  121. ol b, ul b {font-size:11px;}
  122. .quoteautor {position:relative;margin:10px 0 0 0;color:{color:Quote Autor};font-size:12px;font-weight:bold;letter-spacing:0;}
  123. .quoteautor a:link:hover, .quoteautor a:active:hover, .quoteautor a:visited:hover, .quoteautor a:link, .quoteautor a:active, .quoteautor a:visited {color:{color:Quote Autor};}
  124.  
  125. blockquote {
  126. -webkit-margin-start:0;
  127. -webkit-margin-end:0;
  128. border-left:1px solid #dcdbdb;
  129. padding:0 5px;
  130. }
  131.  
  132. #tags {position:relative;margin:10px 0 0 0;border-top:1px solid #e4e4e4;padding:10px 0 0 0;{block:IfDesabilitarTags}display:none;{/block:IfDesabilitarTags}}
  133. #tags a {color:{color:Tags};margin:0 10px 0 0;display:inline-block;}
  134. #tags a:hover {color:#101010;}
  135.  
  136. /* chat */
  137.  
  138. .user {list-style-type:none;}
  139. .label, #ttchat {font-weight:bold;font-size:12px;}
  140. .user:before {content:"— ";position:relative;left:0;}
  141. .user:before, .label, #ttchat {color:#454545;}
  142. #ttchat {padding:0 0 15px 0;font-size:18px !important;line-height:20px;}
  143.  
  144. /* video */
  145.  
  146. .vd {
  147. position:relative;
  148. padding-bottom:56.25%;
  149. padding-top:30px;
  150. height:0;
  151. overflow:hidden;
  152. }
  153.  
  154. .vd iframe, .vd object, .vd embed {
  155. position:absolute;
  156. width:100%;
  157. height:100%;
  158. top:0;
  159. left:0;
  160. }
  161.  
  162. /* audio */
  163.  
  164. .names_art_track {position:absolute;width:165px;overflow:hidden;height:70px;line-height:70px;top:0;left:55px;font-weight:bold;}
  165. .ap {position:relative;background-color:#97b7ff;height:70px;color:#fff;}
  166. .aau {position:absolute;width:70px;right:0;top:0;}
  167.  
  168. .pb {
  169. width:26px;
  170. height:30px;
  171. overflow:hidden;
  172. position:relative;
  173. z-index:200;
  174. top:20px;
  175. left:20px;
  176. }
  177.  
  178. /* links * controls */
  179.  
  180. #host_link {position:relative;font-weight:bold;color:#444444;font-size:13px;}
  181. .link {background-color:#f2f2f2;margin-top:0;padding:15px 20px;}
  182. .link #title:after {content:">";position:relative;right:-5px;top:0;}
  183. .caption_link {position:relative;padding:0 20px;}
  184.  
  185. /* asks */
  186.  
  187. #img_asker {position:relative;width:30px;border-radius:3px;margin:10px 0 0 8px;}
  188. .askyres {position:relative;margin:20px 0 0 0;border-top:1px solid #e4e4e4;}
  189.  
  190. .asky {
  191. position:relative;
  192. background-color:#ffffff;
  193. border:1px solid #e4e4e4;
  194. color:#5d5d5d;
  195. padding:10px;
  196. border-radius:3px;
  197. }
  198.  
  199. #seta_ask {
  200. position:relative;
  201. width:0;
  202. height:0;
  203. border-left:8px solid transparent;
  204. border-right:8px solid transparent;
  205. border-top:8px solid #e4e4e4;
  206. margin:0 0 0 15px;
  207. }
  208.  
  209. #seta_ask:before {
  210. content:"";
  211. position:absolute;
  212. width:0;
  213. height:0;
  214. border-left:8px solid transparent;
  215. border-right:8px solid transparent;
  216. border-top:8px solid #ffffff;
  217. top:-10px;
  218. left:-8px;
  219. }
  220.  
  221. /* info quotes */
  222.  
  223. .info_quotes {position:relative;margin:-10px 0 0 0;transition-timing-function:ease-in-out;-webkit-transition-duration:.4s;-moz-transition-duration:.4s;opacity:0;}
  224. .caixa:hover .info_quotes {margin:15px 0 0 0;opacity:1;}
  225. .info_quotes a:hover:before {width:100%;}
  226. .info_quotes a:hover {color:{color:Notes Hover};}
  227.  
  228. .info_quotes a {
  229. position:relative;
  230. text-transform:capitalize;
  231. color:{color:Notes};
  232. }
  233.  
  234. .info_quotes a:before {
  235. content:"";
  236. position:absolute;
  237. width:0%;
  238. height:1px;
  239. background-color:{color:Notes Hover};
  240. bottom:0;
  241. left:0;
  242. transition-timing-function:ease-in-out;
  243. -webkit-transition-duration:.4s;
  244. -moz-transition-duration:.4s;
  245. }
  246.  
  247. /* info photos */
  248.  
  249. .caixa:hover .info_photos a {transform:scaleX(1) rotate(360deg);}
  250. .info_photos {position:absolute;margin:10px 0 0 10px;}
  251.  
  252. .info_photos a {
  253. position:relative;
  254. text-align:center;
  255. display:inline-block;
  256. width:16px;
  257. font-size:14px;
  258. background-color:rgba(255,255,255,0.70);
  259. padding:3px;
  260. border-radius:3px;
  261. color:#000000;
  262. transform:scaleX(0) rotate(0);
  263. transition-timing-function:ease-in-out;
  264. -webkit-transition-duration:.3s;
  265. -moz-transition-duration:.3s;
  266. }
  267.  
  268. /* sidebar */
  269.  
  270. .center_sidebar {width:400px;margin-left:auto;margin-right:auto;}
  271. .favicon_sidebar {width:50px;border-radius:3px;{block:IfDesabilitarFavicon}display:none;{/block:IfDesabilitarFavicon}}
  272.  
  273. .sidebar {
  274. position:fixed;
  275. width:150px;
  276. text-align:right;
  277. margin:100px 0 0 -260px;
  278. border-right:1px solid #dcdbdb;
  279. padding:0 30px 0 0;
  280. }
  281.  
  282. /* desc */
  283.  
  284. #desc {
  285. position:relative;
  286. margin:10px 0 0 0;
  287. color:#5d5d5d;
  288. }
  289.  
  290. /* links */
  291.  
  292. .fa-home,
  293. .fa-comments,
  294. .fa-folder-open-o,
  295. .fa-heart-o {color:{color:Icons Links};}
  296. .links a:hover {color:{color:Links Hover};}
  297. .links a:hover:before {width:100%;}
  298. .links a:hover:after {height:10px;}
  299.  
  300. .links {
  301. position:relative;
  302. margin:10px 0 0 0;
  303. text-align:right;
  304. border-top:1px solid #dcdbdb;
  305. padding:10px 0 0 0;
  306. }
  307.  
  308. .links a {
  309. position:relative;
  310. color:{color:Links};
  311. text-transform:uppercase;
  312. font-size:10px;
  313. font-family:'Consolas',monospace;
  314. letter-spacing:1px;
  315. }
  316.  
  317. .links a:before {
  318. content:"";
  319. position:absolute;
  320. width:0%;
  321. height:1px;
  322. background-color:{color:Links Hover};
  323. bottom:0;
  324. left:0;
  325. transition-timing-function:ease-in-out;
  326. -webkit-transition-duration:.4s;
  327. -moz-transition-duration:.4s;
  328. }
  329.  
  330. .links a:after {
  331. content:"";
  332. position:absolute;
  333. width:1px;
  334. height:0px;
  335. background-color:{color:Links Hover};
  336. right:-5px;
  337. bottom:0;
  338. transition-timing-function:ease-in-out;
  339. -webkit-transition-duration:.4s;
  340. -moz-transition-duration:.4s;
  341. }
  342.  
  343. /* title */
  344.  
  345. .title {
  346. position:relative;
  347. font-size:17px;
  348. margin:10px 0 0 0;
  349. font-weight:bold;
  350. color:{color:Title};
  351. {block:IfDesabilitarFavicon}
  352. margin:0;
  353. {/block:IfDesabilitarFavicon}
  354. }
  355.  
  356. /* NÃO RETIRE OS CREDITOS */
  357.  
  358. #credito, #credito a {
  359. position:fixed;
  360. z-index:9999999999;
  361. color:#5d5d5d;
  362. bottom:1em;
  363. right:1em;
  364. font-size:14px;
  365. font-weight:bold;
  366. }
  367.  
  368. </style>
  369.  
  370. <script src="http://static.tumblr.com/j0d2gmc/IWKntng9a/tmodya.js"></script>
  371. <script>
  372. (function($){
  373. $(document).ready(function(){
  374. $("[title]").style_my_tooltips({
  375. tip_follows_cursor:true,
  376. tip_delay_time:100,
  377. tip_fade_speed:100,
  378. attribute:"title"
  379. });
  380. });
  381. })(jQuery);
  382. </script>
  383.  
  384. <body>
  385. <!-- Wikplayer https://www.wikplayer.com -->
  386. <script type="text/javascript" src="https://www.wikplayer.com/code.js"
  387. data-config="{'skin':'http://static.tumblr.com/dfhg3cm/Z0No4d37m/nobroken-10-2.css','volume':100,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':true,'placement':'mini','showplaylist':false,'playlist':[{'title':'1','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DeidzKzylZHg'},{'title':'2','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfDrTbLXHKu8'},{'title':'3','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DXafcPTz0454'},{'title':'4','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-QJlLdGmVKQ'},{'title':'5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DwoR-i-lj_vw'},{'title':'6','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dk6r7vs6Zgz8'},{'title':'7','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIP3cMBq1blY'},{'title':'8','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DqDcFryDXQ7U'},{'title':'9','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DJ1b22l1kFKY'},{'title':'10','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D2aa6daeNxVI'},{'title':'11','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Drhcc1KQlCS4'},{'title':'12','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DzLAhRiUeJ8E'},{'title':'13','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-Ij_OGLnFTM'},{'title':'14','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DE5ONTXHS2mM'},{'title':'15','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1vViTMfQo2o'},{'title':'16','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DFGdaSDwKPG8'},{'title':'17','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHHP5MKgK0o8'},{'title':'18','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DO7x2xxKhCTc'},{'title':'19','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dwtto6vkhawk'},{'title':'20','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DDBcVPsTmG5I'},{'title':'21','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DuhBHL3v4d3I'},{'title':'22','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Ds63sbYYJHF4'},{'title':'23','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D168KR4mSTFQ'},{'title':'24','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D9dhsCYEkC9E'},{'title':'25','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7eiv5aElMZs'},{'title':'26','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKVB37_828gY'},{'title':'27','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DiSARI2rjtss'},{'title':'28','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DQ5bWhBYhbDU'},{'title':'29','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8Fy5cPdlGUE'},{'title':'30','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DVzGSeWwNkLI'},{'title':'31','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfoE1mO2yM04'},{'title':'32','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWUcXQ--yGWQ'},{'title':'33','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Da59gmGkq_pw'},{'title':'34','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DMoHnffhBwqs'},{'title':'35','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DwZXjHXcwOVk'},{'title':'36','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8SeRU_ZPDkE'},{'title':'37','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D2WBheebFpps'},{'title':'38','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DXsFneCExrCQ'},{'title':'39','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DCzTxR9YoIQ8'},{'title':'40','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOd1KrZSZUPY'},{'title':'41','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DUprcpdwuwCg'},{'title':'42','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DAeGfss2vsZg'},{'title':'43','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D3AtDnEC4zak'},{'title':'44','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DJca0B2lbqpU'},{'title':'45','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DxUVz4nRmxn4'},{'title':'46','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6ma3y4yz2mw'},{'title':'47','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DYk8jV7r6VMk'},{'title':'48','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DLUc_jXBD9DU'},{'title':'49','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DgOgpdp3lP8M'},{'title':'50','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DtGE381tbQa8'},{'title':'51','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DY7VGOnV2QhU'},{'title':'52','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DeUMwFaXTM3s'},{'title':'53','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHDI9inno86U'},{'title':'54','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dn1CLmap_CVU'},{'title':'55','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfRh_vgS2dFE'},{'title':'56','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DpXRviuL6vMY'},{'title':'57','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dnky4me4NP70'},{'title':'58','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DMwpMEbgC7DA'},{'title':'59','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DejdOAvl5by0'},{'title':'60','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DbnZxWpwvFEk'},{'title':'61','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DTpl6ncyxLGw'},{'title':'62','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1m_sWJQm2fs'},{'title':'63','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DHwJXMytkp9Y'}]}" ></script>
  388. <!-- Wikplayer code end -->
  389.  
  390. <div id="credito"><a href="http://restringe.tumblr.com/" target="_blank" title="Theme 100% feito por Restringe.">R</a>
  391. </div>
  392.  
  393. <div class="center_sidebar">
  394. <div class="sidebar">
  395. <img class="favicon_sidebar" src="{favicon}"/>
  396. <div class="title">{text:Title}</div>
  397. <div id="desc">{description}</div>
  398. <div class="links">
  399. <a href="{text:Link1}">
  400. <i class="fa fa-home"></i> {text:Link1 Name}</a><br>
  401. <a href="{text:Link2}">
  402. <i class="fa fa-comments"></i> {text:Link2 Name}</a><br>
  403. <a href="{text:Link3}">
  404. <i class="fa fa-folder-open-o"></i> {text:Link3 Name}</a><br>
  405. <a href="{text:Link4}">
  406. <i class="fa fa-heart-o"></i> {text:Link4 Name}</a><br>
  407. </div>
  408. </div>
  409. </div>
  410.  
  411. <div class="center_posts">
  412. <div id="post">
  413. {block:Posts}
  414. <div class="caixa">
  415.  
  416. {block:Text}
  417. <div class="text">
  418. {block:Title}
  419. <div id="titlep">{Title}</div>
  420. {/block:Title}
  421. {Body}
  422. </div>
  423. {block:IndexPage}
  424. <div class="info_quotes">
  425. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  426. <a href="{ReblogUrl}">reblog</a>
  427. </div>
  428. {/block:IndexPage}
  429. {/block:Text}
  430.  
  431. {block:Photo}
  432. {block:IndexPage}
  433. <div class="info_photos">
  434. <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-search"></i></a>
  435. <a href="{ReblogUrl}" title="Reblog"><i class="fa fa-retweet"></i></a>
  436. </div>
  437. {/block:IndexPage}
  438. <div class="photos_post">
  439. <center>
  440. <img src="{PhotoURL-500}"/>
  441. </center>
  442. {block:Caption}
  443. <div class="caption">{Caption}</div>
  444. {/block:Caption}
  445. </div>
  446. {/block:Photo}
  447.  
  448. {block:Photoset}
  449. {block:IndexPage}
  450. <div class="info_photos">
  451. <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="fa fa-search"></i></a>
  452. <a href="{ReblogUrl}" title="Reblog"><i class="fa fa-retweet"></i></a>
  453. </div>
  454. {/block:IndexPage}
  455. {Photoset}
  456. {block:Caption}
  457. <div class="caption">{Caption}</div>
  458. {/block:caption}
  459. {/block:Photoset}
  460.  
  461. {block:Quote}
  462. <div class="quote">
  463. "{Quote}"
  464. {block:Source}
  465. <div class="quoteautor">— {Source}</div>
  466. {/block:Source}
  467. </div>
  468. {block:IndexPage}
  469. <div class="info_quotes">
  470. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  471. <a href="{ReblogUrl}">reblog</a>
  472. </div>
  473. {/block:IndexPage}
  474. {/block:Quote}
  475.  
  476. {block:Link}
  477. <div class="links_post">
  478. <div class="link">
  479. {block:Host}
  480. <a id="host_link">{Host}</a><br>
  481. {/block:Host}
  482. <a href="{URL}" id="title">{Name}</a><br>
  483. {block:Excerpt}
  484. {Excerpt}
  485. {/block:Excerpt}
  486. </div>
  487. {block:Description}
  488. <div class="caption_link">{Description}</div>
  489. {/block:Description}
  490. </div>
  491. {block:IndexPage}
  492. <div class="info_quotes">
  493. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  494. <a href="{ReblogUrl}">reblog</a>
  495. </div>
  496. {/block:IndexPage}
  497. {/block:Link}
  498.  
  499. {block:Chat}
  500. <div class="chat">
  501. {block:Title}
  502. <div id="ttchat">{Title}</div>
  503. {/block:Title}
  504. {block:Lines}
  505. <li class="user">
  506. {block:Label}
  507. <span class="label">
  508. {Label}
  509. </span>
  510. {/block:Label}
  511. &nbsp;{Line}
  512. </li>
  513. {/block:Lines}
  514. </div>
  515. {block:IndexPage}
  516. <div class="info_quotes">
  517. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  518. <a href="{ReblogUrl}">reblog</a>
  519. </div>
  520. {/block:IndexPage}
  521. {/block:Chat}
  522.  
  523. {block:Video}
  524. <div class="video">
  525. <div class="vd">
  526. <center>{Video-250}</center>
  527. </div>
  528. {block:Caption}
  529. <div class="caption">{Caption}</div>
  530. {/block:Caption}
  531. </div>
  532. {block:IndexPage}
  533. <div class="info_quotes">
  534. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  535. <a href="{ReblogUrl}">reblog</a>
  536. </div>
  537. {/block:IndexPage}
  538. {/block:Video}
  539.  
  540. {block:Audio}
  541. <div class="audios_post">
  542. <div class="ap">
  543. {block:AlbumArt}
  544. <img src="{AlbumArtURL}" class="aau"/>
  545. {/block:AlbumArt}
  546. <div class="pb">
  547. {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
  548. </div>
  549. <div class="names_art_track">
  550. {block:TrackName}
  551. {TrackName}
  552. {/block:TrackName}
  553. </div>
  554. </div>
  555. {block:caption}<div class="caption">{caption}</div>{/block:caption}
  556. </div>
  557. {block:IndexPage}
  558. <div class="info_quotes">
  559. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  560. <a href="{ReblogUrl}">reblog</a>
  561. </div>
  562. {/block:IndexPage}
  563. {/block:Audio}
  564.  
  565. {block:Answer}
  566. <div class="answer">
  567. <div class="asky">{Asker} perguntou:<br>
  568. {Question}</div>
  569. <div id="seta_ask"></div>
  570. <img id="img_asker" src="{AskerPortraitURL-40}">
  571. <div class="askyres">{Answer}</div>
  572. </div>
  573. {block:IndexPage}
  574. <div class="info_quotes">
  575. <a href="{Permalink}">{NoteCountWithLabel}</a> /
  576. <a href="{ReblogUrl}">reblog</a>
  577. </div>
  578. {/block:IndexPage}
  579. {/block:Answer}
  580.  
  581. {block:HasTags}<div id="tags">{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  582.  
  583. {block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource}
  584. </div>{/block:IfShowTags}
  585.  
  586. {block:PostNotes}
  587. <div id="notes">{PostNotes-16}</div>
  588. {/block:PostNotes}
  589. {/block:Posts}
  590. </div></div></div>
  591.  
  592. {block:IndexPage}
  593. <div id="pagination">
  594. {block:NextPage}<a href="{NextPage}" class="next">next</a>{/block:NextPage}
  595. </div>
  596. <script>
  597. var ias = jQuery.ias({
  598. container: '#post',
  599. item: '.caixa',
  600. pagination: '#pagination',
  601. next: '.next'
  602. });
  603. ias.extension(new IASSpinnerExtension());
  604. ias.extension(new IASNoneLeftExtension({text: ""}));
  605. </script>
  606. {/block:IndexPage}
  607.  
  608. </body>
  609. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement