simonecereja

Theme Amour

Dec 9th, 2012
4,388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.74 KB | None | 0 0
  1. <!------------------------------------------------------------------
  2.  
  3. | THEME FEITO TOTALMENTE POR SIMONE MONTILARES |
  4. (CEREJADOSUNDAE.TUMBLR.COM)
  5. | ROUBAR É CRIME, PLÁGIO É CONSIDERADO COMO ROUBO, ANTES DE PEGAR |
  6. ALGO DAQUI E DIZER QUE É SEU, TENHA EMPATIA E APRENDA A FAZER
  7. | SUAS PRÓPRIAS COISAS. VOCÊ TAMBÉM É CAPAZ. |
  8.  
  9. ------------------------------------------------------------------->
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head profile="http://gmpg.org/xfn/11">
  15. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script><script type="text/javascript" src="http://static.tumblr.com/8yo5xxv/YnTm5op3n/like.js"></script>
  16. <iframe id="likeiframe" style="width: 1px; height: 1px;"></iframe>
  17. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  18. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><link href='http://fonts.googleapis.com/css?family=Oleo+Script+Swash+Caps' rel='stylesheet' type='text/css'>
  19. <script type="text/javascript"
  20. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  21.  
  22. <title>{title}</title>
  23. <link rel="shortcut icon" href="{favicon}" />
  24. <meta name="color:backgroundtheme" content="#fff"/>
  25. <meta name="color:backgroundbox" content="#fff"/>
  26. <meta name="color:letras" content="#777"/>
  27. <meta name="color:title" content="#333"/>
  28. <meta name="color:descripcolor" content="#eee"/>
  29. <meta name="color:extras" content="#000"/>
  30. <meta name="color:frase" content="#fff"/>
  31. <meta name="color:extras" content="#111111"/>
  32. <meta name="color:askbg" content="#111111"/>
  33. <meta name="color:askcolor" content="#fff"/>
  34. <meta name="color:shadow" content="#d6d6d6"/>
  35. <meta name="color:scroll" content="#9AB0A8"/>
  36. <meta name="color:links" content="#777" />
  37. <meta name="color:linkshover" content="#aaa" />
  38. <meta name="color:border" content="#eee"/>
  39. <meta name="color:textlinks" content="#eee" />
  40. <meta name="color:textlinkshover" content="#fff" />
  41. <meta name="color:chat1" content="#d6d6d6"/>
  42. <meta name="color:chat2" content="#eee"/>
  43. <meta name="color:chatcolor" content="#aaa"/>
  44. <meta name="color:negrito" content="#9AB0A8"/>
  45. <meta name="color:backgroundside" content="#fff"/>
  46. <meta name="text:frase" content="Sua frase..." />
  47. <meta name="image:backgroundside"side content="http://24.media.tumblr.com/tumblr_mb4w4qjP661qavlt8o1_500.jpg"/>
  48.  
  49. <meta name="image:backgroundtheme" content=""/>
  50. <meta name="text:Link1" content="link" />
  51. <meta name="text:Link1 Title" content="link1" />
  52. <meta name="text:Link2" content="Link" />
  53. <meta name="text:Link2 Title" content="link2" />
  54. <meta name="text:Link3" content="link" />
  55. <meta name="text:Link3 Title" content="link3" />
  56. <meta name="text:Link4" content="Link" />
  57. <meta name="text:Link4 Title" content="link4" />
  58. <meta name="text:Link5" content="link" />
  59. <meta name="text:Link5 Title" content="link5" />
  60. <meta name="text:Link6" content="link" />
  61. <meta name="text:Link6 Title" content="link6" />
  62.  
  63.  
  64. </head>
  65. <style type="text/css">
  66. /****************** FORMATAÇÃO DO SCROLLBAR **/
  67.  
  68. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll};;height:50px; border:5px solid {color:backgroundbox};}
  69.  
  70. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:scroll};;}
  71.  
  72.  
  73. ::-webkit-scrollbar {height:0px;width:12px;background-color:{color:backgroundbox};}
  74.  
  75. /********* SELEÇÃO COLORIDA *************/
  76. ::-moz-selection
  77. {
  78. background: {color:backgroundtheme};
  79. color: {color:letras};
  80. }
  81. ::selection
  82. {
  83. background:{color:backgroundtheme};
  84. color:{color:letras};
  85. }
  86.  
  87.  
  88. /***************** PERSONALIZAÇÃO DO CORPO/ FUNDO **/
  89.  
  90. body{background: {color:backgroundtheme} Url('{image:backgroundtheme}');color:{color:letras}; font:normal 11px arial; background-attachment:fixed; background-repeat:repeat; }
  91.  
  92. .likep a:hover {
  93. background-position: 2px 0px;
  94. }
  95. .likep a {
  96. background: url("http://static.tumblr.com/8yo5xxv/hDOm5ooyh/heart.png") no-repeat;width: 21px;
  97. height: 20px;
  98. background-position: 0px 0px;
  99. z-index: 9999999;
  100. -webkit-transition: all 0s linear;
  101. -moz-transition: all 0s linear;
  102. transition: all 0s linear;
  103. margin-top: -27px;
  104. margin-left: 26px;
  105. display: inline-block;
  106. position: absolute;}
  107. .likep img {
  108. width: 21px;
  109. height: 20px;
  110. webkit-transition: all 0.2s linear;
  111. -webkit-transition: all 0.2s linear;
  112. -moz-transition: all 0.2s linear;
  113. transition: all 0.2s linear;}
  114. #likeiframe {
  115. display: none;
  116. }
  117.  
  118. /***BOXNOTES Simone (cerejadosundae)***/
  119. .posts .boxnotes2 {z-index: 11;width:250px;
  120. margin-left:15px; width:auto;padding:1px;
  121. text-align: left; border-radius:4px;
  122. position: absolute;bottom: 5px; text-transform:uppercase;
  123. line-height: 25px; font-family:verdana;font-size:18px;opacity: 0;
  124. -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  125. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  126.  
  127. .posts:hover .boxnotes2 {opacity: 1;margin-top:5px; }
  128. .boxnotes2 img{margin:1px;}
  129.  
  130. /***BOXNOTES Simone (cerejadosundae)***/
  131. .posts .boxnotesm {z-index: 11;width:250px;background: rgba(0, 0, 0, 0.4);
  132. right:15px; width:auto;padding:3px;
  133. text-align: left; border-radius:2px;
  134. position: absolute;bottom: 12px; text-transform:uppercase;
  135. line-height: 15px; font-family:arial;font-weight:bold;font-size:9px;opacity: 0;
  136. -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  137. -o-transition: all 0.5s ease;transition: all 0.5s ease;}
  138. .posts .boxnotesm a {color:#fff;text-shadow: 1px 1px 2px #000;}
  139. .posts:hover .boxnotesm {opacity: 1; }
  140.  
  141. /***BOXNOTES***/
  142. .posts .boxnotes {left:0px; width:auto;bottom::0px;background:{color:backgroundbox};padding-left:4px;padding-right:4px;z-index: 11;
  143. text-align: left; height:20px;opacity: 1;
  144. position: absolute; text-transform:uppercase;opacity:0;
  145. line-height: 25px; font-family:consolas;font-size:10px;
  146.  
  147. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;
  148. -o-transition: all 0.5s ease;transition: all 0.5s ease;
  149. }
  150. .posts:hover .boxnotes {left:0px;bottom:10px;opacity: 1; }
  151.  
  152. /* QUOTE */
  153. #aspas{
  154. position:absolute;
  155. margin-left:3px;
  156. margin-top:0px;
  157. font-size:60px;
  158. opacity:0.4;color: {color:extras};}
  159.  
  160. .quote:first-letter{font-family: 'Cursive standard'; font-size: 20px;line-height:12px;}
  161. .quote {margin: 0; padding: 5px; font: normal 11px 'arial'; text-align: justify;margin-top:10px;}
  162. .qsource { text-align:left;font-family:calibri; font-size:10px; margin-top: 0px;color: #aaaa;margin-bottom:1px;text-transform:uppercase;font-weight: bold;}
  163.  
  164. /*** Creditos ***/
  165. .credits{width:8px;height:8px;float:left;font-size:10px;color:{color:letras};line-height:8px;text-align:center;font-family: calibri;padding: 4px;background:{color:backgroundtheme};z-index: 11;margin-left:8px;border-radius:100px;opacity:0.6;
  166. position:fixed; text-transform: uppercase;top:8px;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;
  167. }.creditss a {color:{color:letras};font-size:8px;}
  168.  
  169. /***Bordas***/
  170. .bordasm{width:58px;-webkit-transition: all 0.5s;float:left;margin-bottom:0px;border-radius:100px;float:left;}
  171. .borda {border:2px solid transparent; -webkit-transition-duration: .99s; }
  172. .borda:hover{ -webkit-filter: grayscale(0%);
  173. -moz-filter: grayscale(0%);
  174. -ms-filter: grayscale(0%);
  175. -o-filter: grayscale(0%);
  176.  
  177. padding : 3px;background-color:transparent;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;
  178.  
  179. border-radius:0px;opacity:1;}
  180.  
  181. /***Sidebars***/
  182.  
  183. .sidebar{width:220px; margin-top:5px;margin-left:1px;}
  184.  
  185. .sidebarsm .sidebar3 {-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out; position:fixed; width:208px; height:135px;bottom:-220px;color:{color:descripcolor};font-size:10px; opacity:0;margin-left:10px;overflow:hidden;webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;;}
  186. .sidebarsm:hover .sidebar3 { opacity: 0.99; bottom:20px;}
  187. .sidebarsm{padding:4px;width:220px; height:90%;position:fixed;bottom:0px;;-webkit-transition-duration: .80s; background:{color:backgroundside} Url('{image:backgroundside}');margin-left:-2px;padding-top:20px;background-position:-130px;}
  188. .sidebarsm img{margin: 2px;}
  189.  
  190. .sidebarr{ width:220px;height:30px;position:fixed;margin-top:68px;z-index: 11;;margin-left:0px;-webkit-transition-duration: .80s;z-index: 9999;; }
  191.  
  192. /***Centralização do theme***/
  193. #total{width:1025px;margin-top:0px;margin-left:5px;}
  194. #sidebar {width:200px; padding: 2px;margin-top:20px;margin-left:1px;float:left;position:fixed;}
  195. #conteudo {width:795px; padding: 0px;float:right;margin-top:40px;margin-bottom:20%;}
  196.  
  197. /***Posts***/
  198. .posts {text-align:left;float: left; width: 250px; margin:4px;padding:3px;-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;border-bottom: 1px dashed {color:border};}
  199. .posts img {max-width:250px; -webkit-transition: 0.9s ease-in; -moz-transition: 0.9s ease-in; transition: 0.9s ease-in;margin-left:-4px;}
  200.  
  201. .posts2 {width: 405px;float: left;padding:4px; margin-bottom:4px;-webkit-box-shadow: 0px 6px 6px -5px #aaa;-moz-box-shadow: 0px 6px 6px -5px #aaa;box-shadow: 0px 6px 6px -5px #aa;-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;text-align:left;}
  202.  
  203.  
  204. /***Titulos e afins***/
  205.  
  206. h1{color:{color:title}!important;font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:15px;line-height:15px;font-weight:normal;padding:2px;font-weight:bold;}
  207.  
  208. @font-face{font-family:'origin'; src:url('http://static.tumblr.com/zvqacv0/IVxmcmtr6/origin-regular.ttf');}
  209.  
  210.  
  211. @font-face{font-family:'Cursive standard'; src:url('http://static.tumblr.com/zvqacv0/Rnomd6az7/crayone.ttf');}
  212.  
  213.  
  214. h2{color:{color:frase};padding:2px; margin-top:15px;height:23px; width:200px;margin-left:0px;
  215. font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;font-weight:bold;z-index: 11;
  216. position:fixed;margin-top: -20px;
  217. font-size:20px;line-height:25px;
  218. overflow: hidden;overflow: hidden;text-align:left;
  219. -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  220.  
  221.  
  222. h3{color:{color:frase2};padding:2px; margin-top:5px;height:43px; width:240px;margin-left:0px;
  223. font-family: 'Alex Brush', cursive;z-index: 11;
  224. position:fixed;
  225. font-size:20px; font-weight:normal;line-height:40px;
  226. overflow: hidden;overflow: hidden;text-align:right;
  227. -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  228.  
  229.  
  230. /*** Notes *********/
  231.  
  232. ol.notes { display : block;border-left : 1px solid {color:extras}background-repeat : no-repeat;vertical-align : middle;text-decoration : none;margin-bottom : 1px;background: {color:backgroundtheme}; list-style-type: none; font-size: 10px;}
  233. ol.notes li.note {border-top: solid 1px {color:backgroundbox}; padding: 4px;}
  234. ol.notes li.note img.avatar {display: normal;}
  235. ol.notes li.note span.action {font-weight: none;}
  236. ol.notes li.note .answer_content {font-weight: normal;}
  237. ol.notes li.note blockquote {display: none;}
  238. ol.notes li.note blockquote a {text-decoration: none;}
  239. ful { list-style: none; }
  240. ol { list-style-position: inside; }
  241. * { margin: 0; padding: 0; outline: none; }
  242. .caixa {overflow: hidden; padding: 7px;
  243. font-family: Verdana, Geneva, sans-serif;float:left;
  244. color: {color:letras};text-align: justify;outline: 0px solid #; margin-bottom: 1px;width:395px;margin-left:0px;}
  245. .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;background:{color:backgroundtheme}; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  246. .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;background: {color:backgroundtheme}; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  247. .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;background: {color:backgroundtheme}; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  248. .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;background: {color:backgroundtheme}; line-height: 13px;-webkit-transition-duration: .49s;font-family:calibri;padding:4px;}
  249.  
  250. .extra:hover{border-left: 20px solid {color:extras};}
  251. .extras:hover{border-left: 30px solid {color:extras};}
  252. .extrasss:hover{border-left: 40px solid {color:extras};}
  253. .extrasss a{font-family:consolas;}
  254. .extrass:hover{border-left: 50px solid {color:extras};}
  255. .extra a {padding-right: 6px; color: {color:letras}; }
  256.  
  257. /*** TAGS******/
  258. .tag2 {float:right; font-weight:normal; letter-spacing:1px; padding:3px;margin-top:-14px; text-align:right;font-size: 8px; font-family: trebuchet ms;text-transform:uppercase;}
  259.  
  260. .tagss { font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 2px; text-align:right; font-size: 8px; font-family: trebuchet ms;border-top: 1px solid {color:backgroundtheme};;text-transform:uppercase;
  261. margin-top:12px;margin-left:0px;}
  262.  
  263. .tag {width: 100%; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-align:right;font-family:consolas;font-size:10px;text-transform:uppercase; margin-top:5px;letter-spacing: 0.02em;margin-left:-2px;}
  264.  
  265.  
  266.  
  267. /***Formatação dos links e nwgrito***/
  268.  
  269.  
  270. a:link, a:visited, a:active {color:{color:links} ; text-shadow: 0 0px 0px #ffffff; letter-spacing: 0.02em; text-decoration: none;;}
  271. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s; }
  272.  
  273.  
  274.  
  275. /******************************* NEGRITO, ITÁLICO, RISCADO E SUBLINADO **/
  276.  
  277. b, strong, bold {color: {color:negrito};}
  278.  
  279. u,underline {color: {color:letras}; border-bottom: 1px dotted {color:letras}; text-decoration:none; }
  280.  
  281. i, em{color: {color:letras}; }
  282.  
  283.  
  284.  
  285.  
  286. /** Menu sm 1**/
  287. .nav {text-transform:uppercase; color:{color:textlinks}; display: inline-block; padding: 2px; text-align: center; margin:1px; float: center; font-size:12px;font-family: consolas; -webkit-transition-duration: .90s;font-weight:bold;}
  288.  
  289. .nav:hover { color:{color:textlinkshover}; }
  290.  
  291.  
  292.  
  293.  
  294. /* Chat por Anna (livelikeasuicide) *********/
  295. .chat {background: {color:backgroundbox}; margin: 0; font-size:
  296. 9px; font-family: trebuchet ms;}
  297. .chat .chat1 {margin-left: 0px;}
  298. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  299. margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
  300. .chat .chat1 .chat2.even {background: {color:chat2};
  301. color: {color:chatcolor};} /* Segunda linha */
  302. .chat .chat1 .chat2 span{font-weight: bold;}
  303.  
  304.  
  305. /*** Ask Por Simone (cerejadosundae)***/
  306.  
  307. .asker { background: {color:askbg}; font-weight:normal; padding:6px; margin-bottom: 1px; color:{color:askcolor}; font-size: 10px;text-align:left;font-family: arial;border-radius:4px;}
  308. #tri{border-top: 8px solid {color:askbg};;border-right:5px solid transparent;border-bottom: 8px solid transparent;
  309. border-left: 5px solid transparent;width: 0px;height: 0px;margin-top:-1px;margin-left:100px; margin-left:17px; }
  310. .asker a{background:#;color:{color:askcolor};}
  311.  
  312. .resposta { font-weight:normal; padding:10px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;; font-size: 11px; }
  313. /*** Personalização do audio***/
  314. .trackid {padding: 8px;
  315. background: {color:backgroundtheme};
  316. color: {color:letras};
  317. margin-top: 1px;
  318. margin-left: 1px;
  319. margin-right: 1px;
  320. }
  321. .trackid2 {padding: 2px;
  322. background: {color:backgroundtheme};
  323. color: {color:letras};
  324. margin-top: 1px;
  325. margin-left: 1px;
  326. margin-right: 1px;}
  327.  
  328.  
  329. </style>
  330.  
  331. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  332. <body><div class="credits">
  333. <a href="http://cerejadosundae.tumblr.com"title="Theme feito por cerejadosundae"><font color="{color:letras}">©</a></font></div>
  334. <center>
  335.  
  336.  
  337.  
  338.  
  339.  
  340. <center>
  341.  
  342. <div id="total">
  343. <div id="sidebar"> <div class="sidebarsm"><div class="sidebar3">{description}</div>
  344. <!----------Efeito 1 (cds)---------->
  345.  
  346.  
  347.  
  348.  
  349. </div><div class="sidebarr"><h2>{text:frase}</h2><div
  350. <div class="sidebar">
  351. <center>{block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a>{/block:ifLink4}{block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a>{/block:ifLink5}{block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a>{/block:ifLink6}<a href="http://cerejadosundae.tumblr.com/"><div class="nav">theme</div></a></center></div>
  352. </div></div>
  353.  
  354.  
  355. <div id="conteudo">
  356.  
  357. <div id="iluc">
  358.  
  359. {block:Posts}
  360. <!-- TEXTO-->
  361. {block:Text}
  362. {block:IndexPage}
  363. <div class="posts">
  364. <div class="boxnotes">
  365. <center>
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372. <a href="{Permalink}">{TimeAgo}</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource} · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  373.  
  374.  
  375.  
  376.  
  377.  
  378. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
  379.  
  380.  
  381.  
  382. {block:PermalinkPage}<div class="posts2">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div>{/block:PermalinkPage}
  383.  
  384. {block:IndexPage}
  385.  
  386. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog this <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>
  387. </div>{/block:IndexPage}
  388. </div>
  389. {/block:Text}
  390.  
  391.  
  392.  
  393. <!-- PHOTO -->
  394. {block:Photo}{block:IndexPage}
  395. <div class="posts">
  396. <div class="boxnotes2">
  397. <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>
  398. </div>
  399.  
  400. </div>
  401.  
  402. <div class="boxnotesm">
  403. {block:NoteCount}
  404. <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  405. </div>
  406.  
  407.  
  408.  
  409. <center><img src="{PhotoURL-500}" class="imageborda" ></center>
  410. {block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  411.  
  412. {block:PermalinkPage}<div class="posts2"><img src="{PhotoURL-500}" width="400" >
  413. {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
  414.  
  415.  
  416.  
  417. {/block:Photo}
  418.  
  419.  
  420. <!-- PHOTOSET -->
  421.  
  422. {block:Photoset}{block:IndexPage}
  423. <div class="posts"><div class="boxnotes2">
  424. <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>
  425. </div>
  426.  
  427. </div>
  428.  
  429. <div class="boxnotesm">
  430. {block:NoteCount}
  431. <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
  432. </div>
  433.  
  434.  
  435. <center>{Photoset-250}</center>{block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  436. {block:PermalinkPage}<div class="posts2">{Photoset-400}
  437. {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
  438.  
  439.  
  440. {/block:Photoset}
  441.  
  442.  
  443. <!-- QUOTE -->
  444.  
  445. {block:Quote}{block:IndexPage}
  446. <div class="posts"><div class="boxnotes">
  447. <center>
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454. <a href="{Permalink}">{TimeAgo}</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource} · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464. <div id="aspas">❞</div>
  465. <div class="quote">{Quote}</div>
  466.  
  467.  
  468.  
  469. <div class="tagss">{block:Source}<div class="qsource">{Source}</div>{/block:Source}
  470. <div class="tag2"><a href="{ReblogURL}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"> Reblog</a> </div>
  471. </div></div>
  472. {/block:IndexPage}
  473.  
  474. {block:PermalinkPage}<div class="posts2"><div id="aspas">❞</div>
  475. <div class="quote">{Quote}</div>
  476.  
  477.  
  478.  
  479. <div class="tag">{block:Source}<div class="qsource">{Source}</div>{/block:Source}<div class="tag2"><a href="{ReblogURL}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"> Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}">{block:Date}{NoteCount} Notes{/block:Date}</a> </div>
  480. </div></div>
  481.  
  482. {block:PermalinkPage}
  483.  
  484.  
  485.  
  486. {/block:Quote}
  487.  
  488.  
  489. <!-- LINK -->
  490. {block:Link}{block:IndexPage}
  491. <div class="posts"><div class="boxnotes">
  492. <center>
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499. <a href="{Permalink}">{TimeAgo}</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource} · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  500.  
  501.  
  502.  
  503. <h1><a href="{URL}">{Name}</a></h1>
  504. {block:Description}{Description}{/block:Description}
  505. {/block:IndexPage}
  506.  
  507. {block:PermalinkPage}<div class="posts2"><h1><a href="{URL}">{Name}</a></h1>
  508. {block:Description}{Description}{/block:Description}</div>{/block:PermalinkPage}
  509.  
  510.  
  511. {block:IndexPage}
  512.  
  513. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog this <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>
  514. </div></div>{/block:IndexPage}
  515.  
  516. {/block:Link}
  517.  
  518.  
  519. <!-- CHAT -->
  520.  
  521. {block:Chat}{block:IndexPage}
  522. <div class="posts"><div class="boxnotes">
  523. <center>
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530. <a href="{Permalink}">{TimeAgo}</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource} · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540. <div class="chat">
  541. <div class="chat1">
  542. {block:Lines}
  543. <div class="chat2 {Alt}">
  544. {block:Label}
  545. <b>{Label}</b>
  546. {/block:Label}
  547. {Line}</div>
  548. {/block:Lines}
  549. </div>
  550. </div>{/block:IndexPage}
  551.  
  552. {block:PermalinkPage}<div class="posts2">
  553.  
  554. <div class="chat">
  555. <div class="chat1">
  556. {block:Lines}
  557. <div class="chat2 {Alt}">
  558. {block:Label}
  559. <b>{Label}</b>
  560. {/block:Label}
  561. {Line}</div>
  562. {/block:Lines}
  563. </div>
  564. </div></div>{/block:PermalinkPage}
  565.  
  566. {block:IndexPage}
  567.  
  568.  
  569. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog this <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>
  570. </div>{/block:IndexPage}
  571. </div>
  572. {/block:Chat}
  573.  
  574.  
  575.  
  576. <!-- AUDIO -->
  577.  
  578. {block:Audio}{block:IndexPage}
  579. <div class="posts"><div class="boxnotes">
  580. <center>
  581.  
  582.  
  583.  
  584.  
  585.  
  586.  
  587. <a href="{Permalink}">{TimeAgo}</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource} · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  588.  
  589.  
  590.  
  591. {block:AlbumArt}
  592. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  593. {/block:AlbumArt}
  594. <div class="trackid2">{AudioPlayerGrey}</div>
  595. {block:TrackName}
  596. <div class="trackid">"{TrackName}"</div>
  597. {/block:TrackName}
  598. {block:Artist}
  599. <div class="trackid">{Artist}</div>
  600. {/block:Artist}
  601. <div class="trackid">({PlayCount}) plays</div>
  602. </div>
  603. {/block:IndexPage}
  604.  
  605. {block:PermalinkPage}<div class="posts2">
  606.  
  607. <div class="caixa">
  608. {block:AlbumArt}
  609. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  610. {/block:AlbumArt}
  611. <div class="trackid2">{AudioPlayerGrey}</div>
  612. {block:TrackName}
  613. <div class="trackid">"{TrackName}"</div>
  614. {/block:TrackName}
  615. {block:Artist}
  616. <div class="trackid">{Artist}</div>
  617. {/block:Artist}
  618. <div class="trackid">({PlayCount}) plays</div>
  619. </div>{/block:PermalinkPage}
  620. {block:IndexPage}
  621.  
  622. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog this <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>
  623. </div>{/block:IndexPage}
  624.  
  625. </div>
  626. {/block:Audio}
  627.  
  628.  
  629. <!-- VIDEO-->
  630.  
  631. {block:Video}{block:IndexPage}
  632. <div class="posts"><div class="boxnotes">
  633. <center>
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640. <a href="{Permalink}">{TimeAgo}</a> · {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource} · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648. <center>{Video-250}</center>
  649. {block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  650. {block:PermalinkPage}<div class="posts2"><center>{Video-400}
  651.  
  652. {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
  653. {block:IndexPage}
  654.  
  655. <div class="tag"><a href="{ReblogURL}" target="_blank">Reblog this <img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"></a>
  656. </div>{/block:IndexPage}
  657. </div>
  658. {/block:Video}
  659.  
  660.  
  661.  
  662. <!-- ASKER -->
  663.  
  664. {block:Answer}{block:IndexPage}
  665. <div class="posts">
  666.  
  667. <div class="asker">{Asker}: {Question}</div><div id="tri"></div>
  668. <div class="resposta">{Answer}</div>
  669.  
  670.  
  671. {/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="asker">{Asker}: {Question}</div><div id="tri"></div>
  672. <div class="resposta">{Answer}</div>
  673. {/block:PermalinkPage}
  674.  
  675.  
  676.  
  677. </div>
  678. {/block:Answer}
  679.  
  680. {block:PostNotes}
  681.  
  682.  
  683. <div class="caixa">
  684. <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>
  685. <div class="extras">
  686. <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>
  687. </div>
  688. <div class="extrass">
  689. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  690. <span style="width:auto;">
  691. {block:HasTags}
  692. {block:Tags}
  693. <a class="tag" href="{TagURL}">{Tag}</a>
  694. {/block:Tags}
  695. {/block:HasTags}</span>
  696. <br>
  697. </div>
  698. <div class="extrass">
  699. <img src="http://cdn1.iconfinder.com/data/icons/androiddevicons/love.png" class="user"width="14">{NoteCount}
  700. </div>
  701. </div>
  702. <div class="caixa">
  703. {PostNotes}
  704. </div>
  705. {/block:PostNotes}
  706. {/block:Posts}
  707. {block:IndexPage}
  708. <div class="column navigation" id="navigation">
  709. {block:Pagination}
  710. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  711. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  712. </div>
  713. {/block:IndexPage}{block:IndexPage}
  714.  
  715. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  716.  
  717. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  718.  
  719.  
  720.  
  721.  
  722. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  723.  
  724. <script type="text/javascript">
  725. $(window).load(function(){
  726. var $wall = $('#conteudo');
  727. $wall.imagesLoaded(function(){
  728. $wall.masonry({
  729. itemSelector: '.posts',
  730. isAnimated : true
  731. });
  732. });
  733. $wall.infinitescroll({
  734. navSelector : "div#navigation",
  735. nextSelector : "div#navigation a#nextPage",
  736. itemSelector : '.posts',
  737. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  738. loadingText : "carregando",
  739. donetext : " ",
  740. extraScrollPx : 1000,
  741. bufferPx : 10100,
  742. debug : false,
  743. errorCallback: function() {
  744. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  745. }},
  746. function( newElements ) {
  747. var $newElems = $( newElements );
  748. $newElems.hide();
  749. $newElems.imagesLoaded(function(){
  750. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  751. });
  752. }); $('#conteudo').show(500);
  753. });
  754. </script>
  755.  
  756. {/block:IndexPage}
  757. {block:IndexPage}
  758. <div class="column navigation" id="navigation">
  759. {block:Pagination}
  760. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  761. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  762. </div>
  763. {/block:IndexPage}
  764.  
  765. </div></div></div></div>
  766.  
  767. <br></center></div></div></div></div></div></div>
  768. <!---------------- FINAL DE TAGS DO POST ------------->
  769.  
  770. <!---------------- FINAL DE TAGS DO POST ------------->
  771.  
  772.  
  773.  
  774.  
  775. </div></div>
  776. </body>
  777. </head>
  778. </html>
  779.  
  780. <div style="position:fixed; bottom:15px;font-size: 55px;font-family: verdana;right:10px;">
  781. <a href="javascript:;" id="scrollToTop"title="back to top?"><font color="{color:letras}">↑</a></font>
  782. </div>
Advertisement
Add Comment
Please, Sign In to add comment