Advertisement
simonecereja

Theme Clouds

Nov 11th, 2012
15,428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.96 KB | None | 0 0
  1. <!-----------------------------------------------------------------------------------------------
  2.  
  3.  
  4.  
  5. Theme feito totalmente por Simone Montilares (cerejadosundae.tumblr.com). NÃO RETIRE OS CRÉDITOS, NEM COPIE NEM PLAGIE EU CONHEÇO MEUS CÓDIGO E ISSO NÃO FICARÁ BARATO, NÃO USE COMO BASE JAMAIS. ROUBAR É CRIME. Não pegue nada daqui, isso é chato.
  6.  
  7.  
  8.  
  9. ------------------------------------------------------------------------------------------------>
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml">
  12.  
  13. <head profile="http://gmpg.org/xfn/11">
  14. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  15.  
  16. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  17.  
  18. <script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  19.  
  20. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  21. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  22.  
  23.  
  24.  
  25.  
  26. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  27. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  28. <script type="text/javascript"
  29. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  30.  
  31.  
  32.  
  33.  
  34. <!-----------------------------------------------------------------------------------------------
  35.  
  36.  
  37.  
  38. Theme feito totalmente por Simone Montilares (cerejadosundae.tumblr.com). NÃO RETIRE OS CRÉDITOS.
  39.  
  40.  
  41.  
  42. ------------------------------------------------------------------------------------------------>
  43.  
  44. <title>{title}</title>
  45. <link rel="shortcut icon" href="{Favicon}" /> </head>
  46. <meta name="color:backgroundtheme" content="#fff"/>
  47.  
  48. <meta name="color:backgroundside" content="#fff"/>
  49. <meta name="color:letras" content="#000"/>
  50. <meta name="color:title" content="#eee"/>
  51.  
  52. <meta name="color:extras" content="#9AB0A8"/>
  53. <meta name="color:frase" content="#333" />
  54.  
  55. <meta name="color:shadow" content="#d6d6d6"/>
  56. <meta name="color:scroll" content="#9AB0A8"/>
  57. <meta name="color:links" content="#202020" />
  58. <meta name="color:linkshover" content="#aaa" />
  59. <meta name="color:ask" content="#bdcbcc"/>
  60. <meta name="color:askcolor" content="#fff"/>
  61. <meta name="color:textlinks" content="#777" />
  62. <meta name="color:textlinkshover" content="#777" />
  63. <meta name="color:chat1" content="#bdcbcc"/>
  64. <meta name="color:chat2" content="#eee"/>
  65. <meta name="color:chatcolor" content="#aaa"/>
  66. <meta name="color:negrito" content="#7d9da0"/>
  67.  
  68. <meta name="text:frase" content="Troque no appearence" />
  69.  
  70. <meta name="image:background" content="http://static.tumblr.com/zvqacv0/gEumdbz6c/121600_papel-de-parede-nas-nuvens_1920x1200.jpg"/>
  71.  
  72.  
  73. <meta name="text:Link1" content="link" />
  74. <meta name="text:Link1 Title" content="link1" />
  75. <meta name="text:Link2" content="Link" />
  76. <meta name="text:Link2 Title" content="link2" />
  77. <meta name="text:Link3" content="link" />
  78. <meta name="text:Link3 Title" content="link3" />
  79. <meta name="text:Link4" content="Link" />
  80. <meta name="text:Link4 Title" content="link4" />
  81. <meta name="text:Link5" content="link" />
  82. <meta name="text:Link5 Title" content="link5" />
  83. <meta name="text:Link6" content="link" />
  84. <meta name="text:Link6 Title" content="link6" />
  85. <style type="text/css">
  86.  
  87.  
  88.  
  89. #aspas{
  90. position:absolute;
  91. margin-left:3px;
  92. margin-top:0px;
  93. font-size:40px;
  94. opacity:0.3;
  95. filter: alpha(opacity = 90);
  96. color: {color:extras};
  97.  
  98. }
  99.  
  100. .quote:first-letter{font-family:'Cursive standard.ttf'; font-size: 20px;line-height:15px;}
  101.  
  102.  
  103. /**Efeito 1 (cerejadosundae)***/
  104.  
  105.  
  106. /****************** FORMATAÇÃO DO SCROLLBAR **/
  107.  
  108. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll};;height:10px; }
  109.  
  110. ::-webkit-scrollbar-button:vertical {height:0px;display: block; }
  111.  
  112.  
  113. ::-webkit-scrollbar {height:0px;width:2px;background-color:{color:backgroundbox};}
  114.  
  115.  
  116. /*** Background ***/
  117. body{background:{color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family: Verdana; font-size: 11px; background-attachment:fixed; background-repeat:repeat; background-repeat:repeat;background-repeat:repeat;}
  118.  
  119.  
  120.  
  121. #total {width: 800px; }
  122.  
  123.  
  124. #conteudo {width: 1080px;padding-bottom:45%;}
  125. #pagina {top: 0px;;padding-bottom: 10px;padding-top:15px; z-index: 100; display: block;text-align: center;;margin-left:0px;-webkit-transition-duration: .99s; }
  126.  
  127.  
  128. .posts { width: 250px;margin:2px;padding:2px;-webkit-transition-duration: .99s;text-align:left; overflow: auto;}
  129.  
  130. .posts img{max-width:248px;-webkit-transition-duration: .99s;}
  131. .posts:hover img{}
  132. .posts2 { width: 505px;padding:2px; margin:2px;-webkit-box-shadow: 0px 5px 6px -5px {color:Shadow};text-align:left;
  133. -moz-box-shadow: 0px 5px 6px -5px {color:Shadow};float:left;
  134. box-shadow: 0px 5px 6px -5px {color:Shadow};-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
  135.  
  136. .boxsm {position:fixed;width: 450px; overflow: auto;background:#2F2F30;margin:2px;padding:2px;}
  137. .borda { -webkit-transition-duration: .99s;border-radius:10px; }
  138.  
  139. .bordasm {width:30px;height:30px;margin-left:0px;-webkit-transition-duration: .99s;margin-top:0px;border: 1px solid {color:extras};}
  140. .bordasm:hover{opacity:1;}
  141. .sidebar{width:100%; height:20px;margin-top:-0px;opacity:1; }
  142. .sidebar2{width:700px;;opacity:1;}
  143. .sidebarr{width:400px;opacity:1; }
  144.  
  145.  
  146. .credits{width:15px;height:15px;float:left;font-size:10px;color:{color:descripcolor};line-height:15px;text-align:center;font-family: calibri;padding: 4px;background:{color:backgroundtheme};z-index: 11;margin-left:3px;opacity:0.4;
  147. position:fixed; text-transform: uppercase; top:10px;overflow: hidden;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;
  148. }
  149. .creditss a {color:{color:descripcolor};}
  150. .creditss{margin-top:-0px;-webkit-transition-duration: .99s;}
  151. .creditss:hover{margin-top:-30px;}
  152.  
  153. @font-face{font-family:'Cursive standard.ttf'; src:url('http://static.tumblr.com/37gdlu1/xpLmc5f4q/cursive_standard.ttf');}
  154.  
  155. h1{color:{color:title}!important;font-family: 'Cursive standard.ttf';font-size:18px;font-weight:normal;}
  156. h2{color:{color:frase}!important;padding:2px;font-family:'Windsong'; font-size: 45px; overflow: hidden; line-height:55px;
  157. font-style: normal;font-weight:normal;margin-bottom:-10px; }
  158. h2 a{color:{color:frase}!}
  159.  
  160.  
  161. @font-face{font-family:'Windsong'; src:url('http://static.tumblr.com/37gdlu1/vQBmc5eo2/windsong.ttf');}
  162.  
  163.  
  164.  
  165.  
  166.  
  167. /*** Notes *********/
  168.  
  169. ol.notes { display : block;border-left : 1px solid {color:extras}background-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px; list-style-type: none; font-size: 10px;}
  170. ol.notes li.note {border-top: dotted 1px {color:backgroundbox}; padding: 4px;}
  171. ol.notes li.note img.avatar {display: normal;border-radius:100px;}
  172. ol.notes li.note span.action {font-weight: none;}
  173. ol.notes li.note .answer_content {font-weight: normal;}
  174. ol.notes li.note blockquote {display: none;}
  175. ol.notes li.note blockquote a {text-decoration: none;}
  176. ful { list-style: none; }
  177. ol { list-style-position: inside; }
  178. * { margin: 0; padding: 0; outline: none; }
  179. .caixa {overflow: hidden; padding: 7px;
  180. font-family: Verdana, Geneva, sans-serif;
  181. color: {color:letras};text-align: justify;outline: 0px solid #; margin-bottom: 1px;width:455px;border: 1px dashed {color:backgroundtheme};}
  182. .extra {border-left: 10px solid {color:extras}; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  183. .extrass {border-left: 25px solid {color:extras}; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  184. .extras {border-left: 15px solid {color:extras}; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  185. .extrasss {border-left: 20px solid {color:extras}; display : block;background-repeat : no-repeat;text-indent : 5px;vertical-align : middle;text-decoration : none;margin-bottom : 1px; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  186.  
  187. .extra:hover{border-left: 20px solid {color:extras};}
  188. .extras:hover{border-left: 30px solid {color:extras};}
  189. .extrasss:hover{border-left: 40px solid {color:extras};}
  190. .extrasss a{font-family:consolas;}
  191. .extrass:hover{border-left: 50px solid {color:extras};}
  192. .extra a {padding-right: 6px; color: {color:letras}; }
  193.  
  194.  
  195.  
  196. .tag{font-family:trebuchet ms; font-size: 8px;text-transform:uppercase;margin-top:5px;width:253px;margin-left:-2px;}
  197. @font-face { font-family: "soul"; src: url('http://static.tumblr.com/zvqacv0/cHQmdbyno/sunshine_in_my_soul.ttf'); }
  198.  
  199.  
  200.  
  201. /***Formatação dos links e negrito***/
  202.  
  203.  
  204. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  205. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  206.  
  207.  
  208. /********* SELEÇÃO COLORIDA *************/
  209. ::-moz-selection
  210. {
  211. background: {color:backgroundtheme};
  212. color: {color:letras};
  213. }
  214. ::selection
  215. {
  216. background:{color:backgroundtheme};
  217. color:{color:letras};
  218. }
  219.  
  220. .likep a:hover {
  221. background-position: 0px 0px;
  222. }
  223. .likep a {
  224. background: url("http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png") no-repeat;
  225. background-position: 0px 0px;
  226. z-index: 9999999;
  227. -webkit-transition: all 0s linear;
  228. -moz-transition: all 0s linear;
  229. transition: all 0s linear;
  230. margin-top: -27px;
  231. margin-left: 28px;
  232. display: inline-block;
  233. position: absolute;}
  234. .likep img {
  235. width: 21px;
  236. height: 20px;
  237. webkit-transition: all 0.2s linear;
  238. -webkit-transition: all 0.2s linear;
  239. -moz-transition: all 0.2s linear;
  240. transition: all 0.2s linear;}
  241. #likeiframe {
  242. display: none;
  243. }
  244.  
  245. /***BOXNOTES Simone (cerejadosundae)***/
  246. .posts .boxnotes2 {z-index: 11;width:250px;
  247. margin-left:15px; width:auto;padding:1px;
  248. text-align: left; border-radius:4px;
  249. position: absolute;bottom: 5px; text-transform:uppercase;
  250. line-height: 25px; font-family:verdana;font-size:18px;opacity: 0;
  251. -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  252. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  253.  
  254. .posts:hover .boxnotes2 {opacity: 1;margin-top:5px; }
  255. .boxnotes2 img{margin:1px;}
  256.  
  257. /***BOXNOTES Simone (cerejadosundae)***/
  258. .posts .boxnotesm {z-index: 11;width:250px;background: rgba(0, 0, 0, 0.4);
  259. right:15px; width:auto;padding:3px;
  260. text-align: left; border-radius:2px;
  261. position: absolute;bottom: 12px; text-transform:uppercase;
  262. line-height: 15px; font-family:verdana;font-size:9px;opacity: 0;
  263. -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  264. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  265. .posts .boxnotesm a {color:#fff;text-shadow: 1px 1px 2px #000;}
  266. .posts:hover .boxnotesm {opacity: 1; }
  267.  
  268. /******************************* NEGRITO, ITÁLICO, RISCADO E SUBLINADO **/
  269.  
  270. b, strong, bold {color:{color:negrito};}
  271. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  272. i, em{color: {color:letras};}
  273. s {color: {color:letras };}
  274.  
  275.  
  276.  
  277.  
  278. /** Menu SM**/
  279. .nav {color:{color:textlinks}; display: inline-block; padding: 2px; text-align: center; width:auto;margin: 0px 2px 0px 0px;font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;height:12px;font-style:italic;
  280. font-size: 11px; !important;text-decoration: none; letter-spacing: 0.05em; -webkit-transition-duration: .30s; }
  281. .nav:hover { color:{color:textlinkshover}; }
  282.  
  283.  
  284.  
  285. /* QUOTE (sweet-help) */
  286. .quote {font: normal 12px 'cambria'; text-align: justify; margin-left: 5px; margin-top:10px;margin-bottom:15px;}
  287. .aspa {font-size: 80px; font-family: Georgia; text-align: left; float: left; line-height: 75px; z-index: -999; opacity:0.45; -moz-opacity: 0.45; filter: alpha(opacity=45); margin-right: -40px;}
  288.  
  289. .qsource {text-align:right;;padding: 2px;; text-transform: uppercase; font-size:10px;font-family:calibri;font-weight:bold;}
  290.  
  291. /* Chat */
  292. .chat { font-size:10px; font-family: calibri;text-align:left;}
  293. .chat .chat1 {margin-left: 0px;}
  294. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  295. margin-bottom: 1px; padding: 4px 5px 5px 5px;} /* Primeira linha */
  296. .chat .chat1 .chat2.even {background: {color:chat2};
  297. color: {color:chatcolor};} /* Segunda linha */
  298. .chat .chat1 .chat2 span{font-weight: bold;}
  299.  
  300. .html_photoset {
  301. -webkit-filter: grayscale(100%);
  302.  
  303. -webkit-transition-duration: .80s;}
  304. .html_photoset:hover {-webkit-filter: grayscale(90%);
  305. -webkit-filter: none;
  306. -webkit-transition:all .3s linear;
  307. -moz-transition:all .3s linear;transition:all .3s linear;
  308. -webkit-transition-duration: .80s;}
  309.  
  310.  
  311. /*** Ask Por Simone (cerejadosundae)***/
  312.  
  313. .asker {width: 99%; background: {color:ask}; font-weight:normal; padding:3px; margin-bottom: 1px; color:{color:askcolor}; font-size: 10px;text-align:left;font-family: calibri;border-radius:4px;}
  314. #tri{border-right: 15px solid {color:ask};;border-top:0px solid transparent;border-bottom: 15px solid transparent;
  315. border-left: 15px solid transparent;width: 0px;height: 0px;margin-top:-1px;margin-left:100px; margin-left:17px; }
  316. .asker a{background:#;color:{color:askcolor};text-transform:uppercase;}
  317. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid {color:ask};margin-top:-3px;color:{color:askcolor}.}
  318. .resposta { font-weight:normal; padding:10px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;; font-size: 11px; }
  319.  
  320. @font-face {font-family:'bebas'; src: url('http://static.tumblr.com/wha7gho/ar5m5hc9b/bebas___.ttf') format("truetype"); }
  321. /*** BORDAS ***/
  322. .home {
  323. align:center;margin-top:-2px;margin-left:-2px;width:12px;}
  324. .home2 {width:55px;opacity:0.6;-webkit-transition: all 1.0s ease-out; -moz-transition: all 0.5s ease-out;
  325. align:center;margin-top:4px;margin: 1px;}
  326. .home2:hover { -webkit-transform: scale(1.7);
  327. /* Personalização do audio *********/
  328. .trackid {padding: 8px;
  329. background: {color:backgroundtheme};
  330. color: {color:letras};
  331. margin-top: 1px;
  332. margin-left: 1px;
  333. margin-right: 1px;
  334. }
  335. .trackid2 {padding: 2px;
  336. background: {color:backgroundtheme};
  337. color: {color:letras};
  338. margin-top: 1px;
  339. margin-left: 1px;
  340. margin-right: 1px;}
  341.  
  342. </style>
  343.  
  344.  
  345. <body><div class="credits"><div class="creditss">©<br><br>
  346. <a href="http://cerejadosundae.tumblr.com"title=" tutos tthy, insp falsodesapego"><font color="{color:descripcolor}">cds</a></font></div></div><center>
  347. <div id="pagina"><div class="sidebar">
  348.  
  349. <center>
  350. <div class="sidebar2"> <h2><a href="/">{text:frase}</a></h2>
  351.  
  352.  
  353. {description}<br>{block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a><b>•</b> {/block:ifLink1}{block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a><b>•</b> {/block:ifLink2}{block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a><b>•</b> {/block:ifLink3}{block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a><b>•</b> {/block:ifLink4}{block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a><b>•</b> {/block:ifLink5}{block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a><b>•</b> {/block:ifLink6}<a href="http://cerejadosundae.tumblr.com/"><div class="nav">theme</div></a>
  354.  
  355. </div>
  356.  
  357.  
  358.  
  359. <!-- TAGS PRINCIPAIS -->
  360. <div id="conteudo">
  361.  
  362. <div id="iluc">
  363. {block:Posts}
  364. <!-- TEXTO-->
  365. {block:Text}
  366. {block:IndexPage}
  367. <div class="posts">
  368.  
  369.  
  370.  
  371.  
  372. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
  373.  
  374.  
  375.  
  376. {block:PermalinkPage}<div class="posts2">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div>{/block:PermalinkPage}
  377.  
  378. {block:IndexPage}
  379.  
  380. <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  381. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  382. </div>{/block:IndexPage}
  383. </div>
  384. {/block:Text}
  385.  
  386.  
  387.  
  388. <!-- PHOTO -->
  389. {block:Photo}{block:IndexPage}
  390. <div class="posts">
  391. <div class="boxnotes2">
  392. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"width="24"></a><div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="23" alt="Like this post" id="likeimage{PostID}"/> </a>
  393. </div>
  394.  
  395. </div>
  396.  
  397. <div class="boxnotesm">
  398. {block:NoteCount}
  399. <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  400. </div>
  401.  
  402.  
  403. <center><img src="{PhotoURL-500}" width="345" class="borda"></center>{block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  404.  
  405. {block:PermalinkPage}<div class="posts2"><img src="{PhotoURL-500}" width="505" class="img">
  406. {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
  407.  
  408.  
  409.  
  410. {/block:Photo}
  411.  
  412.  
  413. <!-- PHOTOSET -->
  414.  
  415. {block:Photoset}{block:IndexPage}
  416. <div class="posts"><div class="boxnotes2">
  417. <a href="{ReblogURL}" target="_blank"><img src="http://static.tumblr.com/8yo5xxv/k7rm3zr0o/reblog.png"width="24"></a><div class="likep"> <a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"> <img src="http://static.tumblr.com/ifqwhnb/b6Lm5chs7/espa__o.png" width="23" alt="Like this post" id="likeimage{PostID}"/> </a>
  418. </div>
  419.  
  420. </div>
  421.  
  422. <div class="boxnotesm">
  423. {block:NoteCount}
  424. <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  425. </div>
  426.  
  427.  
  428.  
  429. <center>{Photoset-250}</center>{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  430. {block:PermalinkPage}<div class="posts2">{Photoset-500}
  431. {block:Caption}{Caption}{/block:Caption}<br/>{/block:PermalinkPage}
  432.  
  433. </div>
  434. {/block:Photoset}
  435.  
  436.  
  437. <!-- QUOTE -->
  438.  
  439. {block:Quote}{block:IndexPage}
  440. <div class="posts">
  441.  
  442. <div id="aspas">❝</div>
  443. <div class="quote">{Quote}</div>
  444. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}{/block:IndexPage}
  445.  
  446.  
  447. {block:PermalinkPage}<div class="posts2"><div id="aspas">❝</div>
  448. <div class="quote">{Quote}</div>
  449. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}</div>{block:PermalinkPage}{block:IndexPage}
  450.  
  451. <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  452. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  453. </div>{/block:IndexPage}
  454. </div>
  455.  
  456.  
  457. {/block:Quote}
  458.  
  459.  
  460. <!-- LINK -->
  461. {block:Link}{block:IndexPage}
  462. <div class="posts">
  463.  
  464.  
  465.  
  466.  
  467. <h1><a href="{URL}">{Name}</a></h1>
  468. {block:Description}{Description}{/block:Description}
  469. {/block:IndexPage}
  470.  
  471. {block:PermalinkPage}<div class="posts2"><h1><a href="{URL}">{Name}</a></h1>
  472. {block:Description}{Description}{/block:Description}</div>{/block:PermalinkPage}{block:IndexPage}
  473.  
  474. <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  475. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  476. </div>{/block:IndexPage}
  477.  
  478. </div>
  479.  
  480. {/block:Link}
  481.  
  482.  
  483. <!-- CHAT -->
  484.  
  485. {block:Chat}{block:IndexPage}
  486. <div class="posts">
  487.  
  488.  
  489.  
  490.  
  491.  
  492. <div class="chat">
  493. <div class="chat1">
  494. {block:Lines}
  495. <div class="chat2 {Alt}">
  496. {block:Label}
  497. <b>{Label}</b>
  498. {/block:Label}
  499. {Line}</div>
  500. {/block:Lines}
  501. </div>
  502. </div>{/block:IndexPage}
  503.  
  504. {block:PermalinkPage}<div class="posts2">
  505.  
  506. <div class="chat">
  507. <div class="chat1">
  508. {block:Lines}
  509. <div class="chat2 {Alt}">
  510. {block:Label}
  511. <b>{Label}</b>
  512. {/block:Label}
  513. {Line}</div>
  514. {/block:Lines}
  515. </div>
  516. </div></div>{/block:PermalinkPage}{block:IndexPage}
  517.  
  518. <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  519. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  520. </div>{/block:IndexPage}
  521.  
  522.  
  523. </div>
  524. {/block:Chat}
  525.  
  526.  
  527.  
  528. <!-- AUDIO -->
  529.  
  530. {block:Audio}{block:IndexPage}
  531. <div class="posts">
  532.  
  533.  
  534. {block:AlbumArt}
  535. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  536. {/block:AlbumArt}
  537. <div class="trackid2">{AudioPlayerGrey}</div>
  538. {block:TrackName}
  539. <div class="trackid">"{TrackName}"</div>
  540. {/block:TrackName}
  541. {block:Artist}
  542. <div class="trackid">{Artist}</div>
  543. {/block:Artist}
  544. <div class="trackid">({PlayCount}) plays</div>
  545. </div>
  546. {/block:IndexPage}
  547.  
  548. {block:PermalinkPage}<div class="posts2">
  549.  
  550. {block:AlbumArt}
  551. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  552. {/block:AlbumArt}
  553. <div class="trackid2">{AudioPlayerGrey}</div>
  554. {block:TrackName}
  555. <div class="trackid">"{TrackName}"</div>
  556. {/block:TrackName}
  557. {block:Artist}
  558. <div class="trackid">{Artist}</div>
  559. {/block:Artist}
  560. <div class="trackid">({PlayCount}) plays</div>
  561. </div>{/block:PermalinkPage}{block:IndexPage}
  562.  
  563. <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  564. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  565. </div>{/block:IndexPage}
  566.  
  567.  
  568. </div>
  569. {/block:Audio}
  570.  
  571.  
  572. <!-- VIDEO-->
  573.  
  574. {block:Video}{block:IndexPage}
  575. <div class="posts">
  576.  
  577.  
  578.  
  579.  
  580. <center>{Video-250}</center>
  581. {block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  582. {block:PermalinkPage}><div class="posts2"><center>{Video-500}
  583.  
  584. {block:Caption}{Caption}{/block:Caption}</center></div>{/block:PermalinkPage}{block:IndexPage}
  585.  
  586. <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  587. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  588. </div>{/block:IndexPage}
  589.  
  590. </div>
  591. {/block:Video}
  592.  
  593.  
  594.  
  595. <!-- ASKER -->
  596.  
  597. {block:Answer}{block:IndexPage}
  598. <div class="posts">
  599.  
  600. <div class="asker">{Asker}: {Question}</div><div id="tri"></div>
  601. <div class="resposta">{Answer}</div>
  602. {/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}
  603. </div>
  604. <div class="ask">
  605. {Question} </div>
  606. <div class="resposta">{Answer}</div>
  607. {/block:PermalinkPage}{block:IndexPage}
  608.  
  609. <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  610. </div>{/block:IndexPage}
  611.  
  612.  
  613.  
  614. </div>
  615. {/block:Answer}
  616.  
  617. {block:PostNotes}
  618.  
  619.  
  620.  
  621. <div class="caixa">
  622. <div class="extra"><img src="http://cdn1.iconfinder.com/data/icons/KDE_Crystal_Diamond_2.5_Classical_Mod/22x22/apps/kfilereplace.png" class="user"width="14"> {block:RebloggedFrom} <a href="{ReblogParentURL}"> Via,</a> <a href="{ReblogRootURL}"> From,</a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> Source </a>. {/block:ContentSource} </div>
  623. <div class="extras">
  624. <img src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/64/calendar.png" class="user" width="12"> {DayOfMonth},<b> {Month}</b> de {Year}<br>
  625. </div>
  626. <div class="extrasss">
  627. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  628. <span style="width:auto;">
  629. {block:HasTags}
  630. {block:Tags}
  631. <a class="tag" href="{TagURL}">{Tag}</a>
  632. {/block:Tags}
  633. {/block:HasTags}</span>
  634. <br>
  635. </div>
  636. <div class="extrass">
  637. <img src="http://cdn1.iconfinder.com/data/icons/androiddevicons/love.png" class="user"width="14">{NoteCount}
  638. </div>
  639. </div>
  640. <div class="caixa">
  641. {PostNotes}
  642. </div>
  643. {/block:PostNotes}
  644. {/block:Posts}
  645. {block:IndexPage}
  646.  
  647. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  648.  
  649. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  650.  
  651.  
  652.  
  653.  
  654. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  655.  
  656. <script type="text/javascript">
  657. $(window).load(function(){
  658. var $wall = $('#conteudo');
  659. $wall.imagesLoaded(function(){
  660. $wall.masonry({
  661. itemSelector: '.posts',
  662. isAnimated : true
  663. });
  664. });
  665. $wall.infinitescroll({
  666. navSelector : "div#navigation",
  667. nextSelector : "div#navigation a#nextPage",
  668. itemSelector : '.posts',
  669. loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  670. loadingText : "",
  671. donetext : " ",
  672. extraScrollPx : 1000,
  673. bufferPx : 10100,
  674. debug : false,
  675. errorCallback: function() {
  676. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  677. }},
  678. function( newElements ) {
  679. var $newElems = $( newElements );
  680. $newElems.hide();
  681. $newElems.imagesLoaded(function(){
  682. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  683. });
  684. }); $('#conteudo').show(500);
  685. });
  686. </script>
  687.  
  688.  
  689. <div class="column navigation" id="navigation">
  690. {block:Pagination}
  691. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  692. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  693. </div>
  694. {/block:IndexPage}<br><br><br><br><br>
  695. </div></div></div></div>
  696.  
  697. <br></center></div></div></div></div></div></div>
  698. <!---------------- FINAL DE TAGSM DO POST ------------->
  699.  
  700.  
  701. </div></div>
  702. </body>
  703. </head>
  704. </html>
  705. <div style="position:fixed; bottom:15px;font-size: 25px;font-family: 'Cursive standard.ttf';right:10px;">
  706. <a href="javascript:;" id="scrollToTop"title="back to top?"><font color="{color:extras}">top</a></font>
  707. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement