Advertisement
aane69

jaqars theme

Nov 27th, 2015
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.75 KB | None | 0 0
  1. <html>
  2.  
  3. <!---- ALL THEME AND DESIGN JAQARS BITCHES DON'T COPY --->
  4.  
  5. <head>
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}" width="25">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9. {block:Description}
  10. <meta name="description" content="{MetaDescription}" />
  11. {/block:Description}
  12.  
  13. <script type="text/javascript" src="http://proto.jp/js/tumblrAutoPager.js"></script>
  14.  
  15. <meta name="image:sidebar" content=""/>
  16. <meta name="image:background" content=""/>
  17.  
  18. <meta name="color:background" content="#fff"/>
  19. <meta name="color:font" content="#000"/>
  20. <meta name="color:links" content="#000"/>
  21. <meta name="color:links hover" content="#000"/>
  22.  
  23. <meta name="text:desc" content="" />
  24.  
  25. <meta name="text:link 1 titulo" content="" />
  26. <meta name="text:link 2 titulo" content="" />
  27. <meta name="text:link 3 titulo" content="" />
  28. <meta name="text:link 4 titulo" content="" />
  29. <meta name="text:link 5 titulo" content="" />
  30.  
  31. <meta name="text:link 1" content="/" />
  32. <meta name="text:link 2" content="/" />
  33. <meta name="text:link 3" content="/" />
  34. <meta name="text:link 4" content="/" />
  35. <meta name="text:link 5" content="/" />
  36.  
  37. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'> <link href="http://static.tumblr.com/eih4pta/Flam72cb8/animate-custom__1_.css";; rel="stylesheet"> <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/GzWnj3uo9/ltop.js"></script><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script> <script> (function($){ $(document).ready(function(){ $("[title]").style_my_tooltips(); }); })(jQuery); </script>
  38.  
  39. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  40. <script type="text/javascript" src="http://static.tumblr.com/2wl9p6g/G70lj5t0q/animatedcollapse.js"></script>
  41.  
  42. <script type="text/javascript">
  43. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  44. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  45. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  46. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  47. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  48. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  49. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  50. //$: Access to jQuery
  51. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  52. //state: "block" or "none", depending on state
  53. }
  54. animatedcollapse.init()
  55. </script>
  56.  
  57. <link href='https://fonts.googleapis.com/css?family=Muli' rel='stylesheet' type='text/css'>
  58. <link href='https://fonts.googleapis.com/css?family=Squada+One' rel='stylesheet' type='text/css'>
  59.  
  60. <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'>
  61.  
  62. <link href='https://fonts.googleapis.com/css?family=Alegreya+Sans' rel='stylesheet' type='text/css'>
  63.  
  64. <link href='https://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  65.  
  66. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/GzWnj3uo9/ltop.js"></script>
  67.  
  68. <link href='https://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  69.  
  70. <link href='https://fonts.googleapis.com/css?family=Abel' rel='stylesheet' type='text/css'>
  71. </head>
  72.  
  73.  
  74.  
  75. <style>
  76.  
  77. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), auto;}
  78.  
  79. body {
  80. background-color:{color:background};
  81. color:{color:font};
  82. text-align:justify;
  83. font:10px Alegreya Sans;
  84. background-image:{image:background}}
  85.  
  86. a {
  87. color:{color:links};
  88. font-weight:bold;
  89. text-decoration: none;}
  90.  
  91. a:hover {
  92. color:{color:links hover};}
  93.  
  94. h1 {
  95. font:14px 'ubuntu mono';
  96. text-align:justify;
  97. background:{color:background};
  98. padding:5px;
  99. letter-spacing:1px;}
  100.  
  101. #entry {
  102. width:800px;
  103. margin-left:400px;
  104. float:center;
  105. margin-top:0px;
  106. padding-top:10px;}
  107.  
  108. .posts {
  109. position:relative;
  110. width:200px;
  111. margin:30px 0px 0px 25px;
  112. padding:10px;
  113. border:1px solid #eee;
  114. {block:permalinkpage}
  115. width:400px;
  116. {/block:permalinkpage}}
  117.  
  118. .posts img {
  119. {block:PermalinkPage}
  120. max-width:300px;
  121. {/block:PermalinkPage}}
  122.  
  123. .lipost img {
  124. width:200px;
  125. {block:PermalinkPage}
  126. width:300px;
  127. {/block:PermalinkPage}}
  128.  
  129. .livideo {overflow:hidden;
  130. display:block;
  131. width:200px;
  132. {block:PermalinkPage}
  133. width:300px;
  134. {/block:PermalinkPage}}
  135.  
  136. .vsanna{display:none;}
  137.  
  138. .permalinks {
  139. width:400px;
  140. padding:18px;
  141. z-index:1;
  142. text-align:left;
  143. -webkit-transition: all 0.4s ease-out;
  144. -moz-transition: all .4s ease-out;}
  145.  
  146. #lpermalink {
  147. padding:5px;
  148. margin-bottom:1px;
  149. transition:all 1s ease;}
  150.  
  151. #lpermalink img {
  152. float:left;
  153. padding:5px;
  154. width:10px;
  155. height:10px;
  156. opacity:1!important;}
  157.  
  158. .notes img {
  159. display:block;
  160. float:left;
  161. margin-right:.75em;
  162. border-radius:100%;}
  163.  
  164. ol.notes li {
  165. list-style-type:none;
  166. margin:0 0 1px;
  167. line-height:18px;
  168. padding:5px;
  169. transition:all 1s ease;}
  170.  
  171. .imgnotes {
  172. position:absolute;
  173. width:200px;
  174. height:calc(100% - 23px);
  175. opacity:0;
  176. background:rgba(0,0,0,.4);
  177. z-index:9;
  178. text-align:center;
  179. padding:0px;
  180. top:0%;
  181. margin-top:10px;
  182. margin-left:0px;
  183. }
  184.  
  185. .imgnotes a{
  186. display:inline-block;
  187. width:15px;
  188. font-size:15px;
  189. margin-top:10%;
  190. font:18px 'consolas';
  191. background:rgba(0,0,0,.4);
  192. border:1px solid #4444;
  193. padding:10px;
  194. color:#fff;
  195. line-height:0px;
  196. text-transform:uppercase;
  197. width:15px;
  198. height:15px;
  199. text-align:center;
  200. border-radius:10%;
  201. margin-left:8px;
  202. transition: .7s ease-in-out;
  203. -webkit-transition: .7s ease-in-out;
  204. -moz-transition: .7s ease-in-out;
  205. -o-transition: .7s ease-in-out;}
  206.  
  207. .imgnotes a:hover {
  208. opacity:1;
  209. overflow:visible;
  210. transform: rotate(-0deg);
  211. -moz-transform: rotate(-0deg);
  212. -webkit-transform: rotate(-0deg);
  213. -o-transform: rotate(-0deg);}
  214.  
  215. .posts:hover .imgnotes {
  216. opacity:1;
  217. transition: .7s ease-in-out;
  218. -webkit-transition: .7s ease-in-out;
  219. -moz-transition: .7s ease-in-out;
  220. -o-transition: .7s ease-in-out;}
  221.  
  222. .txtnotes {
  223. margin-top:5px;
  224. margin-left:-6px;
  225. padding:0px;
  226. width:200px;
  227. text-align:left;
  228. opacity:1;}
  229.  
  230. .txtnotes a{
  231. display:inline-block;
  232. font:10px calibri;
  233. color:#c5c5c5;
  234. margin-left:5px;
  235. text-transform:uppercase;
  236. text-align:center;
  237. letter-spacing:1px;}
  238.  
  239. .posts:hover .txtnotes {
  240. opacity:1;
  241. transition: .7s ease-in-out;
  242. -webkit-transition: .7s ease-in-out;
  243. -moz-transition: .7s ease-in-out;
  244. -o-transition: .7s ease-in-out;}
  245.  
  246. .chat {
  247. margin-top:3px;
  248. background:{color:background};
  249. padding:5px;
  250. }
  251.  
  252. .pgt {
  253. margin-left:25px;
  254. margin-top:-25px;
  255. padding-left:15px;
  256. background:#eee;
  257. text-align:left;
  258. }
  259.  
  260. .resp {
  261. margin-left:0px;
  262. border-left:2px solid #eee;
  263. text-align:left;
  264. padding-left:15px;}
  265.  
  266. .fotoask {opacity: 1;
  267. -webkit-transition: all 0.6s ease-out;
  268. float:center;
  269. border-radius:5%;
  270. margin-left:0px;
  271. margin-top:5px;}
  272.  
  273. #side {
  274. position:fixed;
  275. top:200px;
  276. left:200px;
  277. width:130px;
  278. height:auto;
  279. transition: .7s ease-in-out;
  280. -webkit-transition: .7s ease-in-out;
  281. -moz-transition: .7s ease-in-out;
  282. -o-transition: .7s ease-in-out;
  283. z-index:9;
  284. padding:10px;}
  285.  
  286. .ph img {
  287. margin-left:-95px;
  288. margin-top:-10px;
  289. width:50px;
  290. padding:5px;
  291. border-radius:0%;
  292. border:1px solid #eee;
  293. background:{color:background};}
  294.  
  295. .ph:before {
  296. font-style:normal;
  297. margin-top:-5px;
  298. margin-left:-44px;
  299. position:absolute;
  300. content:"▲";
  301. transform:rotate(-30deg);
  302. float:left;
  303. font-size: 30px;
  304. color:#ffffff;
  305. text-shadow:-1px 0px #fff, 1px 1px #eee, -1px 1px #eee, 1px 0px #eee}
  306.  
  307. .desc {
  308. margin-top:-60px;
  309. padding-top:5px;
  310. padding-bottom:5px;
  311. margin-left:-3px;
  312. transition: .5s ease-in-out;
  313. -webkit-transition: .5s ease-in-out;
  314. -moz-transition: .5s ease-in-out;
  315. -o-transition: .5s ease-in-out;
  316. text-transform:lowercase;
  317. width:140px;
  318. background:{color:background};
  319. letter-spacing:1px;}
  320.  
  321. .nav {
  322. margin-top:5px;
  323. margin-left:-10px;
  324. transition: .7s ease-in-out;
  325. -webkit-transition: .7s ease-in-out;
  326. -moz-transition: .7s ease-in-out;
  327. -o-transition: .7s ease-in-out;
  328. line-height:10px;
  329. width:145px;
  330. padding:2px;
  331. padding-bottom:5px;
  332. background:{color:background};
  333. border-bottom:1px solid #eee;
  334. border-top:1px solid #eee;}
  335.  
  336. .nav a {
  337. display:inline-block;
  338. transition:.80s;
  339. text-align:left;
  340. position:relative;
  341. margin-top:3px;
  342. margin-left:3px;
  343. padding:3px;
  344. font:8px calibri;
  345. font-weight:normal;
  346. text-transform:uppercase;
  347. letter-spacing:1px;}
  348.  
  349. .nav a:after {
  350. position: absolute;
  351. top:15px;
  352. left: 0;
  353. width: 1px;
  354. height: 2px;
  355. background:#eee;
  356. content: '';
  357. opacity: 0;
  358. -webkit-transition:all 0.6s ease-out;
  359. -moz-transition:all 0.6s ease-out;
  360. transition:all 0.6s ease-out; }
  361.  
  362. .nav a:hover:after, .nav a:focus:after {
  363. opacity: 1;
  364. width:100%;
  365. -webkit-transition:all 0.6s ease-out;
  366. -moz-transition:all 0.6s ease-out;
  367. transition:all 0.6s ease-out;}
  368.  
  369. #s-m-t-tooltip {
  370. max-width:300px;
  371. padding:5px;
  372. border-radius:3px;
  373. margin:20px 0px 0px 20px;
  374. background-color: rgba(0, 0, 0, 0.5);
  375. font-family:calibri;
  376. font-size:8px;
  377. text-transform:uppercase;
  378. color:#fff;
  379. letter-spacing:1px;
  380. opacity:1;
  381. z-index:9999999999;}
  382.  
  383. ::-webkit-scrollbar-thumb {
  384. background:#f6f6f6;
  385. box-shadow: inset 0 2px 5px rgba(255,255,255,0.6), inset 0 2px 5px rgba(0,0,0,0.3), 0 1px 5px rgba(255,255,255,0.3);
  386. height:0;}
  387.  
  388. ::-webkit-scrollbar {
  389. height:0;
  390. width:12px;
  391. box-shadow: inset 0 2px 5px rgba(255,255,255,0.6), inset 0 2px 5px rgba(0,0,0,0.3), 0 1px 5px rgba(255,255,255,0.3);
  392. background:{color:background};}
  393.  
  394. iframe#tumblr_controls, .lcredit.icon.theme {
  395. position:fixed;
  396. white-space:nowrap;
  397. -webkit-filter: invert(100%);
  398. -moz-filter: invert(100%);
  399. -o-filter: invert(100%);
  400. -ms-filter: invert(100%);
  401. filter: invert(100%);
  402. opacity:1;
  403. transition: .8s ease-in-out;
  404. -webkit-transition: .8s ease-in-out;
  405. -moz-transition: .8s ease-in-out;
  406. -o-transition: .8s ease-in-out;}
  407.  
  408. #infscr-loading{
  409. position:absolute!important;
  410. width:16px!important;
  411. height:11px!important;
  412. margin-bottom:-16px!important;
  413. top:auto!important;
  414. bottom:0;
  415. left:50%!important;}
  416.  
  417.  
  418. /***AUDIO BY FRAGILEHELP***/
  419. #laudio {
  420. display:inline-block;
  421. width:100px;
  422. height:100px;}
  423.  
  424. #laudio-caption {
  425. position:absolute;
  426. display:inline-block;
  427. height:100px;
  428. margin-left:6px;
  429. width:200px;}
  430.  
  431. #laudio-caption p {
  432. margin-top:0px;
  433. margin-bottom:2px;}
  434.  
  435. #lalbum-art {
  436. position:absolute;
  437. width:10px;
  438. background-color:#fff;}
  439.  
  440. #laudio-player {
  441. position:absolute;
  442. overflow:hidden;
  443. height:28px;
  444. width:28px;
  445. margin:9px;}
  446.  
  447. #laudio-circle {
  448. position:absolute;
  449. width:46px;
  450. height:46px;
  451. z-index:999999;
  452. margin:27px;
  453. border-radius:23px;
  454. opacity:.6;
  455. transition:all 1s ease;
  456. background-color:white;}
  457.  
  458. #laudio-circle:hover {
  459. opacity:1;
  460. transition:all 1s ease;}
  461.  
  462. #ltop:link, #ltop:visited {color:transparent; background-color:transparent; display:none; position:fixed; z-index:9; bottom:20px; right:20px;}
  463.  
  464. #lsearch input {font:8px calibri;letter-spacing:.1em; text-transform:uppercase; text-align:left; width:125px; color:#000; text-shadow:1px 1px 1px #fff;margin-left:-5px;}
  465. #lsearch input[type="text"] {border:1px solid #eee; padding:7px; background:{color:background};}
  466. #lsearch input[type="text"]:focus {outline:none;}
  467.  
  468. /*** TOTALMENTE FEITO POR ORALIZOU - SE HOUVER INSPIRAÇÕES OU PLÁGIO EU HACKEIO SEU TUMBLR SEM DÓ E TE FAÇO PASSAR A MAIOR VERGONHA ♥ */
  469.  
  470.  
  471. .oralizou{position:fixed; top:80px; left:20px; width:120px;}.mimi{margin-top:0; margin-left:0; width:145px; height:22px; line-height:0px; text-align:center; font-family:'calibri'; font-size:9px; text-transform:uppercase; box-shadow:0px 3px 6px -3px transparent; color:transparent; transition:.9s;}.oralizou:hover .mimi{line-height:23px; box-shadow:1px 1px 1px 1px #ddd; transition:1s; border:1px solid #ddd; color:#707070;}.lkjlkj{position:fixed; margin-top:-20px; margin-left:44px; font-size:10px; font-size:12px; transition:1s; color:pink;}
  472. .oralizou:hover .lkjlkj{margin-top:-20px; margin-left:44px; transition:1s; font-size:11px; color:#ccc;opacity:0;}.yhu{margin-top:-47px; margin-left:-200px; width:100px; text-align:center; transition:1s;}.yhu img{width:20px; height:20px; margin:-1px; transition:1s;border:2px solid #ccc;}.yhu img:hover{border-radius:100%; -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg);transition:1s;border-color:pink;}.oralizou:hover .yhu{margin-left:2px; transition:1s;}.xgf{margin-top:8px; margin-left:-300px; width:110px; text-align:left; transition:1s;}.xgf a{display:inline-block; padding:2px; width:30px; height:8px; line-height:8px; background:#ddd; text-align:center; color:#ddd; text-shadow:1px 1px 0 rgba(255,255,255,.8); outline:1px ridge rgba(255,255,255,.8); outline-offset:-2px; font-family:'Calibri'; font-size:8px; text-transform:uppercase; border:1px ridge white; margin:-1px; margin-left:110px; transition:1s;}.xgf a:hover{background:pink; transition:1s;}.oralizou:hover .xgf{margin-left:0px; transition:3s;}.oralizou:hover .xgf a{margin-right:-1px; transition:1s;}
  473. /*** TOTALMENTE FEITO POR ORALIZOU - SE HOUVER INSPIRAÇÕES OU PLÁGIO EU HACKEIO SEU TUMBLR SEM DÓ E TE FAÇO PASSAR A MAIOR VERGONHA ♥ */
  474.  
  475. </style><body>
  476.  
  477.  
  478. <body>
  479.  
  480. <div class="oralizou">
  481.  
  482. <div class="mimi">i think imma ur suppa baby</div>
  483.  
  484. <div class="lkjlkj">♦ ♦ ♦</div>
  485.  
  486. <div class="xgf">
  487. <a href="">link</a><br>
  488. <a href="">link</a><br>
  489. <a href="">link</a><br>
  490. <a href="">link</a>
  491. </div>
  492.  
  493. <div class="yhu">
  494. <a href="http://familiafetiche.tumblr.com/" target="_blank" title="F.F"><img src=https://31.media.tumblr.com/avatar_216aad4fe297_128.png></a>
  495. <a href="http://oralizou.tumblr.com/" target="_blank" title="oralizou"><img src="http://api.tumblr.com/v2/blog/oralizou.tumblr.com/avatar/96/"></a>
  496. <a href="http://oralizou.tumblr.com/" target="_blank" title="oralizou"><img src="http://api.tumblr.com/v2/blog/oralizou.tumblr.com/avatar/96/"></a>
  497. <a href="http://oralizou.tumblr.com/" target="_blank" title="oralizou"><img src="http://api.tumblr.com/v2/blog/oralizou.tumblr.com/avatar/96/"></a>
  498. <a href="http://oralizou.tumblr.com/" target="_blank" title="oralizou"><img src="http://api.tumblr.com/v2/blog/oralizou.tumblr.com/avatar/96/"></a>
  499. <a href="http://oralizou.tumblr.com/" target="_blank" title="oralizou"><img src="http://api.tumblr.com/v2/blog/oralizou.tumblr.com/avatar/96/"></a>
  500. <a href="http://oralizou.tumblr.com/" target="_blank" title="oralizou"><img src="http://api.tumblr.com/v2/blog/oralizou.tumblr.com/avatar/96/"></a>
  501. <a href="http://oralizou.tumblr.com/" target="_blank" title="oralizou"><img src="http://api.tumblr.com/v2/blog/oralizou.tumblr.com/avatar/96/"></a>
  502.  
  503.  
  504. </div>
  505.  
  506. </div>
  507. </body></html>
  508.  
  509. <!-- Wikplayer http://www.wikplayer.com -->
  510. <script type="text/javascript" src="http://www.wikplayer.com/code.js"
  511. data-config="{'skin':'http://static.tumblr.com/qszodba/xw1nybx4g/wskin-natal1.css','volume':71,'autoplay':true,'shuffle':true,'repeat':1,'showcomment':false,'marqueetexton':false,'placement':'bottom','showplaylist':false,'playlist':[{'title':'%E2%99%A5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKEaBq-XB4FY'},{'title':'','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DNNtuZOrcReY'},{'title':'','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DLgeU79Ai0o0'},{'title':'%E2%99%A5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DPTAPkD-RHtw'},{'title':'%E2%99%A5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKO_3Qgib6RQ'},{'title':'','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DfkQXies7DSQ%26list%3DRDylKOqUZYoIw%26index%3D4'},{'title':'%E2%99%A5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DvZcjAmfkemk'},{'title':'','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D1TsVjvEkc4s'},{'title':'','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DFPREEMK3zCU'},{'title':'','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdU3r68jWp0w'},{'title':'','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DUSVg_E7r20g'},{'title':'','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DG4gjXxFU6bE'},{'title':'%E2%99%A5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D4BJNC2yWw6I'},{'title':'%E2%99%A5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DSY5_sUl2aFM'},{'title':'%E2%99%A5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DkN0cLXd8lbU'},{'title':'%E2%99%A5','url':'https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dlf_wVfwpfp8'}]}" ></script>
  512. <!-- Wikplayer code end -->
  513.  
  514.  
  515. <!--------/*** TOTALMENTE FEITO POR ORALIZOU - SE HOUVER INSPIRAÇÕES OU PLÁGIO EU HACKEIO SEU TUMBLR SEM DÓ E TE FAÇO PASSAR A MAIOR VERGONHA ♥ */--------------->
  516.  
  517.  
  518.  
  519.  
  520. <div id="side">
  521. <div class="ph"><img src="{image:sidebar}"></div>
  522. <div class="desc">{text:desc}</div>
  523. <div class="nav">
  524. <a href="{text:link 1}">{text:link 1 titulo}</a>
  525. <a href="{text:link 2}">{text:link 2 titulo}</a>
  526. <a href="{text:link 3}">{text:link 3 titulo}</a>
  527. <a href="{text:link 4}">{text:link 4 titulo}</a>
  528. <a href="{text:link 5}">{text:link 5 titulo}</a>
  529. <a href="/archive">archive</a>
  530. </div>
  531. <form action="/search" method="get" id="lsearch" style="text-align:left;margin-top:10px;">
  532. <input type="text" name="q" value="" placeholder="Search…"/></form>
  533. </div></div>
  534.  
  535. <link rel="stylesheet" type="text/css" href="http://static.tumblr.com/5u1fog0/Jbxnhk8nn/lcredit.css"> <a class="lcredit icon theme" href="http://jaqars.tumblr.com/">Install Theme</a>
  536.  
  537. <a href="javascript:;" id="ltop"><img src="http://static.tumblr.com/5u1fog0/9KNmunmb6/white.png" border="0"></a>
  538.  
  539. <div id="entry">
  540. {block:Posts}
  541. <div class="posts">
  542.  
  543. {block:Text}
  544. {block:Title}
  545. <h1>{Title}</h1>
  546. {/block:Title}
  547. {body}
  548. {block:indexpage}
  549. <div class="txtnotes">
  550. <a href="{permalink}" href="{permalink}" target="_blank">{notecount} notes</a>
  551. <div style="text-align:right;margin-top:-15px"><a href="{Like}" target="_blank">{LikeButton size="13"}</a>
  552. <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-size:14px"><i class="fa fa-retweet"></i></a></div>
  553. </div>
  554. {/block:indexpage}
  555. {/block:Text}
  556.  
  557. {block:Photo}
  558. <div class="lipost">
  559. <img src="{PhotoURL-400}" alt="{PhotoAlt}" href="{permalink}"></div>
  560. {block:indexpage}<div class="imgnotes">
  561. <a href="{ReblogURL}" target="_blank" title="Reblog"><i class="fa fa-retweet"></i></a>
  562. <a href="{Like}" target="_blank">{LikeButton color="white" size="15"}</a>
  563. <a href="{permalink}" title="posted {timeago} with {notecount} notes" href="{permalink}" target="_blank"><i class="fa fa-search"></i></a>
  564. </div>
  565. {/block:indexpage}
  566. {/block:Photo}
  567.  
  568. {block:Photoset}
  569. <div class="lipost" href="{permalink}">{Photoset}</div>
  570. {block:indexpage}
  571. <div class="txtnotes">
  572. <a href="{permalink}" href="{permalink}" target="_blank">{notecount} notes</a>
  573. <div style="text-align:right;margin-top:-15px"><a href="{Like}" target="_blank">{LikeButton size="13"}</a>
  574. <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-size:14px"><i class="fa fa-retweet"></i></a></div>
  575. </div>
  576. {/block:indexpage}
  577. {/block:Photoset}
  578.  
  579. {block:Quote}
  580. {Quote}
  581. <br><b>
  582. {block:Source}
  583. <div style="text-align:right">— {Source}</div>
  584. {/block:Source}
  585. </b>
  586. {block:indexpage}
  587. <div class="txtnotes">
  588. <a href="{permalink}" href="{permalink}" target="_blank">{notecount} notes</a>
  589. <div style="text-align:right;margin-top:-15px"><a href="{Like}" target="_blank">{LikeButton size="13"}</a>
  590. <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-size:14px"><i class="fa fa-retweet"></i></a></div>
  591. </div>
  592. {/block:indexpage}
  593. {/block:Quote}
  594.  
  595. {block:Chat}
  596. {block:Title}
  597. <h1>{Title}</h1>
  598. {/block:Title}
  599. {block:Lines}
  600. {block:Label}
  601. <div class="chat"><span><b>{Label}</b></span>
  602. {/block:Label}
  603. {Line}</div>
  604. {/block:Lines}
  605. {block:indexpage}
  606. <div class="txtnotes">
  607. <a href="{permalink}" href="{permalink}" target="_blank">{notecount} notes</a>
  608. <div style="text-align:right;margin-top:-15px"><a href="{Like}" target="_blank">{LikeButton size="13"}</a>
  609. <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-size:14px"><i class="fa fa-retweet"></i></a></div>
  610. </div>
  611. {/block:indexpage}
  612. {/block:Chat}
  613.  
  614. {block:Link}
  615. <a href="{URL}" target="{Target}">
  616. <h1>{Name}</h1></a>
  617. {block:Description}
  618. {Description}
  619. {/block:Description}
  620. {block:indexpage}
  621. <div class="txtnotes">
  622. <a href="{permalink}" href="{permalink}" target="_blank">{notecount} notes</a>
  623. <div style="text-align:right;margin-top:-15px"><a href="{Like}" target="_blank">{LikeButton size="13"}</a>
  624. <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-size:14px"><i class="fa fa-retweet"></i></a></div>
  625. </div>
  626. {/block:indexpage}
  627. {/block:Link}
  628.  
  629. {block:Audio}
  630. <div class="text">
  631. <div id="laudio">
  632. {block:AlbumArt}<div id="lalbum-art"><img src="{AlbumArtURL}" style="width:100px"></div>{/block:AlbumArt}
  633. <div id="laudio-circle"><div id="laudio-player">{AudioPlayerWhite}</div></div>
  634. </div>
  635. <div id="laudio-caption">
  636. <p><b>Track:</b> {block:TrackName}{TrackName}{/block:TrackName}.</p>
  637. <p><b>Artist:</b> {block:Artist}{Artist}{/block:Artist}.</p>
  638. <p><b>Album:</b> {block:Album}{Album}{/block:Album}.</p>
  639. <p><b>Plays:</b> <i>{FormattedPlayCount}</i>.</p>
  640. </div></div>
  641. {block:indexpage}
  642. <div class="txtnotes">
  643. <a href="{permalink}" href="{permalink}" target="_blank">{notecount} notes</a>
  644. <div style="text-align:right;margin-top:-15px"><a href="{Like}" target="_blank">{LikeButton size="13"}</a>
  645. <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-size:14px"><i class="fa fa-retweet"></i></a></div>
  646. </div>
  647. {/block:indexpage}
  648. {/block:Audio}
  649.  
  650. {block:Video}
  651. {block:Indexpage}
  652. <div class="livideo">{Video-250}</div>
  653. {/block:IndexPage}
  654. {block:PermalinkPage}
  655. {Video-400}
  656. {/block:PermalinkPage}
  657. {block:indexpage}
  658. <div class="txtnotes">
  659. <a href="{permalink}" href="{permalink}" target="_blank">{notecount} notes</a>
  660. <div style="text-align:right;margin-top:-15px"><a href="{Like}" target="_blank">{LikeButton size="13"}</a>
  661. <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-size:14px"><i class="fa fa-retweet"></i></a></div>
  662. </div>
  663. {/block:indexpage}
  664. {/block:Video}
  665.  
  666. {block:Answer}
  667. <div style="background:{color:background};padding:5px"><b> {Asker}</b> asked:
  668. {Question}</div>
  669. <div style="background:{color:background};padding:3px;">{Answer}</div>
  670. {block:indexpage}
  671. <div class="txtnotes">
  672. <a href="{permalink}" href="{permalink}" target="_blank">{notecount} notes</a>
  673. <div style="text-align:right;margin-top:-15px"><a href="{Like}" target="_blank">{LikeButton size="13"}</a>
  674. <a href="{ReblogURL}" target="_blank" title="Reblog" style="font-size:14px"><i class="fa fa-retweet"></i></a></div>
  675. </div>
  676. {/block:indexpage}
  677. {/block:Answer}
  678.  
  679. <div class="vsanna">
  680. {block:RebloggedFrom}
  681. <a href="{ReblogParentURL}">via</a>
  682. {/block:RebloggedFrom}
  683. {block:ContentSource}
  684. <a href="{SourceURL}">source</a>
  685. {/block:ContentSource}
  686. </div>
  687.  
  688. {block:PermalinkPage}
  689. {block:Caption}
  690. {Caption}
  691. {/block:Caption}
  692. {block:HasTags}
  693. <div id="lpermalink">
  694. {lang:Tagged}:
  695. {block:Tags}
  696. <a href="{TagURL}">
  697. #{Tag}</a>
  698. {/block:Tags}
  699. </div>
  700. {/block:HasTags}
  701. {block:Date}
  702. <div id="lpermalink">{TimeAgo}, {MonthNumber}/{DayOfMonth}/{Year}.</div>
  703. {/block:Date}
  704. {block:NoteCount}
  705. <div id="lpermalink">
  706. {NoteCountWithLabel}.</div>
  707. {/block:NoteCount}
  708. {block:RebloggedFrom}
  709. <div id="lpermalink">
  710. Via <a href="{ReblogParentURL}">
  711. {ReblogParentName}</a>,
  712. by <a href="{ReblogRootURL}">
  713. {ReblogRootName}</a>.</div>
  714. {block:RebloggedFrom}
  715. {block:PostNotes}
  716. <div id="lpermalink">
  717. {PostNotes}</div>
  718. {/block:PostNotes}
  719. {/block:PermalinkPage}
  720. </div>
  721.  
  722. {/block:Posts}
  723. </div></div>
  724.  
  725. </body>
  726. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  727. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  728. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  729. <script type="text/javascript">
  730. $(window).load(function () {
  731. $('#entry').masonry(),
  732. $('.masonryWrap').infinitescroll({
  733. navSelector : "div#navigation",
  734. nextSelector : "div#navigation a#nextPage",
  735. itemSelector : ".posts",
  736. bufferPx : 10000,
  737. extraScrollPx: 11000,
  738. loadingImg : "http://trendgestao.com.br/wp-content/themes/trend/_images/loading.gif",
  739. loadingText : "<i> </i>",
  740. },
  741. // call masonry as a callback.
  742. function() { $('#entry').masonry({ appendedContent: $(this) }); }
  743. );
  744. });
  745. </script>
  746.  
  747. {block:IndexPage}
  748. <div class="column navigation" id="navigation">
  749.  
  750. {block:Pagination}
  751. {block:PreviousPage}
  752. <a href="{PreviousPage}" class="navigate">
  753. {/block:PreviousPage}
  754. {block:PreviousPage}</a>{/block:PreviousPage}
  755.  
  756. {block:NextPage}
  757. <a href="{NextPage}" class="navigate" id="nextPage">
  758. {/block:NextPage}
  759. {block:NextPage}</a>{/block:NextPage}
  760. {/block:Pagination}
  761.  
  762. </div>
  763. {/block:IndexPage}</html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement