Advertisement
simonecereja

Theme Sea

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