Advertisement
simonecereja

Theme Up

May 12th, 2013
3,672
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.64 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. <head>
  13. <!----------------------------------FONTES ----------------------------->
  14. <link href='http://fonts.googleapis.com/css?family=Clicker+Script' rel='stylesheet' type='text/css'>
  15. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  16. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><link href='http://fonts.googleapis.com/css?family=Unica+One' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
  18. <link href='http://fonts.googleapis.com/css?family=Pompiere|Dosis|Carrois+Gothic|Unica+One|Indie+Flower|Source+Code+Pro|Cookie|Baumans' rel='stylesheet' type='text/css'>
  19.  
  20.  
  21.  
  22. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  23. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  24. <script type="text/javascript"
  25. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><link href='http://fonts.googleapis.com/css?family=Norican' rel='stylesheet' type='text/css'>
  26. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  27. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  28.  
  29.  
  30. <title>{Title}</title>
  31. <link rel="{Favicon}">
  32. <meta name="color:backgroundtheme" content="#eee"/>
  33. <meta name="color:backgroundbox" content="#fff"/>
  34. <meta name="color:border" content="#eee"/>
  35. <meta name="color:bordertag" content="#eee"/>
  36. <meta name="color:letras" content="#777"/>
  37. <meta name="color:title" content="#777"/>
  38. <meta name="color:descripcolor" content="#eee"/>
  39. <meta name="color:scroll" content="#222225"/>
  40. <meta name="color:link" content="#aaa"/>
  41. <meta name="color:linkshover" content="#777"/>
  42. <meta name="color:textlinks" content="#fff"/>
  43. <meta name="color:textlinkshover" content="#eee"/>
  44. <meta name="color:chat1" content="#eee"/>
  45. <meta name="color:chat2" content="#d6d6d6"/>
  46. <meta name="color:chatcolor" content="#777"/>
  47. <meta name="color:frasecolor" content="#fff"/>
  48.  
  49. <meta name="color:extras" content="#404044"/>
  50. <meta name="color:askbg" content="#404044"/>
  51. <meta name="color:askcolor" content="#aaa"/>
  52. <meta name="image:background" content=""/>
  53. <meta name="image:imageside" content="http://24.media.tumblr.com/tumblr_m85jtoey8I1rcn1dho1_r1_500.jpg"/>
  54. <meta name="text:frase" content="Sua frase aqui" />
  55. <meta name="text:Link1" content="link" />
  56. <meta name="text:Link1 Title" content="link1" />
  57. <meta name="text:Link2" content="Link" />
  58. <meta name="text:Link2 Title" content="link2" />
  59. <meta name="text:Link3" content="link" />
  60. <meta name="text:Link3 Title" content="link3" />
  61. <meta name="text:Link4" content="Link" />
  62. <meta name="text:Link4 Title" content="link4" />
  63. <meta name="text:Link5" content="link" />
  64. <meta name="text:Link5 Title" content="link5" />
  65.  
  66. </head>
  67. <style>
  68. /*** Personalização do scrollbar ***/
  69.  
  70. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll};;height:10px; }
  71.  
  72. ::-webkit-scrollbar-button:vertical {height:0px;display: block; }
  73.  
  74.  
  75. ::-webkit-scrollbar {height:0px;width:2px;background-color:{color:backgroundtheme};}
  76.  
  77.  
  78.  
  79. /*** Background ***/
  80. body{background:{color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family: Calibri;
  81. font-size: 11px;
  82. background-attachment:fixed; background-repeat:repeat; background-repeat:repeat;background-repeat:repeat;}
  83.  
  84. /* Chat por Anna (livelikeasuicide) *********/
  85. .chat { margin: 0; font-size:
  86. 9px; font-family: trebuchet ms;}
  87. .chat .chat1 {margin-left: 0px;}
  88. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  89. margin-bottom: 1px; padding: 3px 4px 3px 4px;}
  90. .chat .chat1 .chat2.even {background: {color:chat2};
  91. color: {color:chatcolor};}
  92. .chat .chat1 .chat2 span{font-weight: bold;}
  93.  
  94. /*** Estruturas ***/
  95. #conteudo {width:620px; margin-top:10px; float:right;padding-bottom:25%;}
  96. .posts {width: 250px; padding: 3px;padding-bottom: 10px; margin: 1px; text-align: justify; margin-top:1px;background:{color:backgroundbox};border: 1px solid {color:border};overflow:auto;}
  97. .posts img{max-width:250px;-webkit-filter:grayscale(30%);-webkit-transition-duration: .99s;}
  98. .posts:hover img{-webkit-filter:grayscale(0%);}
  99. .posts2 {width: 505px;float: left;padding:4px; margin-bottom:4px;background:{color:backgroundbox};text-align:left;}
  100. #total{width:830px;margin-top:0px;}
  101. #sidebar {width:226px; padding: 6px;margin-left:-6px;float:left;position:fixed;bottom:0px;height:100%;}
  102.  
  103.  
  104.  
  105.  
  106. /***Estruturas internas ***/
  107. .imageside{width:184px;padding:4px;margin-top:0px;margin-left:0px;color:{color:descripcolor};background:{color:descripbg} Url('{image:imageside}'); padding:10px;height:100%;background-position:-55px;border-radius:4px;-webkit-transition-duration: .99s;}
  108.  
  109. .imageside:hover {background-position:-205px;}
  110.  
  111. .sidebar{width:176px; ;margin-top:102px;margin-left:0px;float:left;color:{color:descripcolor};font-family:'Calibri'; font-size:10px;padding: 4px;background:rgba(0,0,0,0.3); -webkit-transition-duration: .99s;}
  112.  
  113.  
  114. .imageside .sidebar3{;margin-left:-205px;width:194px;font-size:11px;font-family: calibri;overflow: hidden;-webkit-transition-duration: .99s;}
  115. .imageside:hover .sidebar3{opacity:1;;margin-left:-1px;}
  116. /*** Links ***/
  117. a:link, a:visited, a:active {color:{color:link} ; text-shadow: 0 0px 0px #ffffff; letter-spacing: 0.02em; text-decoration: none;;}
  118. a:hover {color: {color:linkhover}; -webkit-transition-duration: .99s; }
  119.  
  120. /***Menu sm**/
  121.  
  122. .nav{ display: inline-block; padding:1px;width:89px; text-align: center; color:{color:textlinks};margin:1px;
  123. font-size: 10px;font-family: 'Baumans';letter-spacing: 1px;text-transform:uppercase;font-weight: 400; cursor: pointer; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;letter-spacing: -0.2px;background:rgba(0,0,0,0.3); }
  124. .nav:hover {color:{color:textlinkshover}; }
  125. .nav img{width:25px;opacity:0.7;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;}
  126. .nav:hover img{-webkit-transform: rotate(360deg);}
  127. .home {
  128. align:center;margin-top:3px;width:18px;}
  129.  
  130. /********* SELEÇÃO COLORIDA *************/
  131. ::-moz-selection
  132. {
  133. background: {color:backgroundtheme};
  134. color: {color:letras};
  135. }
  136. ::selection
  137. {
  138. background:{color:backgroundtheme};
  139. color:{color:letras};
  140. }
  141.  
  142.  
  143.  
  144. /***BOXNOTES Simone (cerejadosundae)***/
  145. .posts .boxnotes2 {z-index: 11;
  146. padding:1px;height:0px;left:-35px;
  147. text-align: center; -webkit-filter:invert(100%);
  148. position: absolute;margin-top: 5px;
  149. line-height: 15px; font-family:consolas;font-size:12px;opacity:0;
  150. -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  151. -o-transition: all 0.5s ease;transition: all 0.5s ease;padding:3px;}
  152. .boxnotes2 img{background: rgba(255,255,255,0.5);border-radius:4px;padding:1px;border: 1px solid rgba(255,255,255,0.2);}
  153. .posts:hover .boxnotes2 {opacity: 1;height:35px; margin-top: 5px;left:5px; }
  154. .boxnotes2 img {margin:1px;width:18px;}
  155.  
  156. .vsanna{display: none;}
  157.  
  158.  
  159.  
  160. /*** Creditos ***/
  161. .credits{width:12px;height:12px;float:left;font-size:13px;color:{color:letras};line-height:12px;text-align:center;font-family: 'Baumans';padding: 4px;background:rgba(0,0,0,0.3); z-index: 11;margin-left:8px;border-radius:4px;
  162. 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;
  163. }.creditss a {color:#fff;font-size:8px;}
  164. /***titulos e afins***/
  165. h1{color:{color:title}!important;font-family: 'Baumans';text-transform:uppercase;font-size:13px;line-height:12px;font-weight:normal;margin:0px;padding:4px;margin-bottom:0px;text-align:left;}
  166.  
  167.  
  168.  
  169. /*** Personalização do audio***/
  170. .trackid {padding: 8px;
  171. background: {color:backgroundtheme};
  172. color: {color:letras};
  173. margin-top: 1px;
  174. margin-left: 1px;
  175. margin-right: 1px;
  176. }
  177. .trackid2 {padding: 2px;
  178. background: {color:backgroundtheme};
  179. color: {color:letras};
  180. margin-top: 1px;
  181. margin-left: 1px;
  182. margin-right: 1px;}
  183.  
  184. /******************************* NEGRITO, ITÁLICO, RISCADO E SUBLINADO **/
  185.  
  186. b, strong, bold {color: {color:letras};}
  187.  
  188. u,underline {color: {color:letras}; border-bottom: 1px dotted {color:letras}; text-decoration:none; }
  189. i, em{color: {color:letras}; }
  190.  
  191. #aspas{
  192. position:absolute;
  193. margin-left:12px;
  194. margin-top:10px;
  195. font-size:50px;
  196. opacity:0.4;
  197. filter: alpha(opacity = 90);
  198. color: {color:extras};
  199.  
  200. }
  201. /* QUOTE */
  202. .quote { text-align: justify; margin-left: 0px; margin-top:10px;margin-bottom:0px;padding: 4px 4px 6px 4px;}
  203. .quote:first-letter {font-size: 16px ; font-family: marguerite;}
  204. .qsource {width:50%;text-align:right;font-weight:bold;padding: 4px;;font-size:9px;text-transform:uppercase; font-family: calibri;border-radius:4px;float:right;margin-top:8px;}
  205. #tri2{border-bottom: 8px solid {color:quotesource};;border-right:5px solid transparent;border-top: 8px solid transparent;
  206. border-left: 5px solid transparent;width: 0px;height: 0px;margin-top:-20px;margin-left:100px; margin-left:17px; }
  207.  
  208. /*** Frase ***/
  209. .frase {width:170px;position:fixed;letter-spacing:1px;margin-left:0px;overflow: hidden;height:28px;margin-top:75px; font-size: 20px; font-family: marguerite;text-align:center;color:{color:frasecolor}; z-index:11; padding:3px;line-height:30px; }
  210. .frase a{color:{color:frasecolor};}
  211. @font-face{font-family:'marguerite'; src:url('http://static.tumblr.com/zvqacv0/tqUmmp59k/marguerite.ttf');}
  212.  
  213.  
  214.  
  215.  
  216.  
  217. /*** TAGS******/
  218. .tag { font-weight:normal; padding:2px; margin-bottom: -5px; text-align:left; font-family:calibri;font-size:10px;-webkit-transition-duration: .99s;text-transform:uppercase;
  219. margin-top:8px;margin-left:0px;border-top: 1px solid {color:bordertag};}
  220.  
  221.  
  222.  
  223. /*** Ask Por Simone (cerejadosundae)***/
  224. .ask { background:{color:backgroundtheme}; font-weight:normal; padding:3px; margin-top: -15px; color:{color:letras}; font-size: 11px; }
  225. .asker {height:18px; background: {color:askbg}; font-weight:normal; padding:3px; margin-bottom:-20px; color: {color:askcolor}; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
  226. .asker a{background:#; color:{color:askcolor};}
  227. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid {color:askbg};margin-top:-3px;}
  228. .resposta {background:{color:backgroundbox}; font-weight:normal; padding:10px; margin-bottom: 1px;color:{color:letras}; font-size: 11px; }
  229.  
  230.  
  231. .asker{margin-bottom:15px;}
  232. /*** Notes *********/
  233.  
  234. 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:9px;text-align:left;}
  235. ol.notes li.note {border-top: dotted 1px {color:backgroundbox}; padding: 4px;}
  236. ol.notes li.note img.avatar {display: none;border-radius:100px;}
  237. ol.notes li.note span.action {font-weight: none;}
  238. ol.notes li.note .answer_content {font-weight: none;}
  239. ol.notes li.note blockquote {display: none;}
  240. ol.notes li.note blockquote a {text-decoration: none;}
  241. ful { list-style: none; }
  242. ol { list-style-position: inside; }
  243. * { margin: 0; padding: 0; outline: none; }
  244. .caixa {overflow: hidden; padding: 7px;
  245. font-family: Verdana, Geneva, sans-serif;font-size:9px;
  246. color: {color:letras};text-align: justify;outline: 0px solid #; margin-bottom: 1px;width:490px;border: 1px dashed {color:backgroundtheme};background:{color:backgroundbox};margin-left:-100px;}
  247. .extra {border-left: 5px 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;}
  248. .extrass {border-left: 5px 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;}
  249. .extras {border-left: 5px 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;}
  250. .extrasss {border-left: 5px 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;}
  251.  
  252.  
  253.  
  254.  
  255. /***Back to top***/
  256. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; right:15px;bottom:25px;font-size:18px;letter-spacing:1px;}
  257.  
  258.  
  259.  
  260.  
  261. </style>
  262. <body><div class="credits">
  263. <a href="http://cerejadosundae.tumblr.com"title="theme feito por cerejadosundae"><font color="{color:textlinks}">©</a></font></div>
  264.  
  265. <div id="total">
  266. <div id="sidebar">
  267. <div class="imageside"><div class="frase">{text:frase}</div>
  268. <div class="sidebar">{Description}
  269. </div> <div class="sidebar3"> {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:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a><a href="http://cerejadosundae.tumblr.com/"><div class="nav">theme</div></a>
  270. </div></div> </div>
  271. <!-- TAGS PRINCIPAIS -->
  272. <!-- TAGS PRINCIPAIS -->
  273. <div id="conteudo">
  274.  
  275. <div id="iluc">
  276. {block:Posts}
  277. <!-- TEXTO-->
  278. {block:Text}
  279. {block:IndexPage}
  280. <div class="posts">
  281.  
  282.  
  283.  
  284. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
  285.  
  286.  
  287.  
  288. {block:PermalinkPage}<div class="posts2">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div>{/block:PermalinkPage}
  289.  
  290. {block:IndexPage}
  291.  
  292. <div class="tag"><a href="{Permalink}"> {block:Date}{NoteCount} Notes /{/block:Date} <a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  293. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  294. </div>{/block:IndexPage}
  295. </div>
  296. {/block:Text}
  297.  
  298.  
  299.  
  300. <!-- PHOTO -->
  301. {block:Photo}{block:IndexPage}
  302. <div class="posts"><div class="boxnotes2"><center><a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://cdn1.iconfinder.com/data/icons/iconsweets2/40/arrows_refresh.png"></a><a href="{permalink}" title="permalink" ><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png"></a></center>
  303. </div>
  304.  
  305.  
  306.  
  307. <center><img src="{PhotoURL-250}"></center>
  308.  
  309. {block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  310.  
  311. {block:PermalinkPage}<div class="posts2"><img src="{PhotoURL-500}" >
  312. {block:Caption}{Caption}{/block:Caption}</div>{/block:PermalinkPage}
  313.  
  314.  
  315.  
  316. {/block:Photo}
  317.  
  318.  
  319. <!-- PHOTOSET -->
  320.  
  321. {block:Photoset}{block:IndexPage}<div class="posts"><div class="boxnotes2"><center><a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://cdn1.iconfinder.com/data/icons/iconsweets2/40/arrows_refresh.png"></a><a href="{permalink}" title="permalink" ><img src="http://cdn5.iconfinder.com/data/icons/iconsweets2/40/link_seo.png"></a></center>
  322. </div>
  323. <center>{Photoset-250}</center>
  324. {block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  325. {block:PermalinkPage}<div class="posts2">{Photoset-500}
  326. {block:Caption}{Caption}{/block:Caption}<br/>{/block:PermalinkPage}
  327.  
  328. </div>
  329. {/block:Photoset}
  330.  
  331.  
  332. <!-- QUOTE -->
  333.  
  334. {block:Quote}{block:IndexPage}
  335. <div class="posts">
  336.  
  337. <div id="aspas">❞</div>
  338. <div class="quote">{Quote}</div>
  339. {block:Source}<div class="qsource"> {Source}</div>{/block:Source}{/block:IndexPage}
  340.  
  341.  
  342. {block:PermalinkPage}<div class="posts2"><div id="aspas">❞</div>
  343. <div class="quote">{Quote}</div>
  344. {block:Source}<div class="qsource"> {Source}</div>{/block:Source}</div>{block:PermalinkPage}{block:IndexPage}
  345.  
  346. <div class="tag"><a href="{Permalink}"> {block:Date}{NoteCount} Notes /{/block:Date} <a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  347. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  348. </div>{/block:IndexPage}
  349. </div>
  350.  
  351.  
  352. {/block:Quote}
  353.  
  354.  
  355. <!-- LINK -->
  356. {block:Link}{block:IndexPage}
  357. <div class="posts">
  358.  
  359.  
  360.  
  361.  
  362. <h1><a href="{URL}">{Name}</a></h1>
  363. {block:Description}{Description}{/block:Description}
  364. {/block:IndexPage}
  365.  
  366. {block:PermalinkPage}<div class="posts2"><h1><a href="{URL}">{Name}</a></h1>
  367. {block:Description}{Description}{/block:Description}</div>{/block:PermalinkPage}{block:IndexPage}
  368.  
  369. <div class="tag"><a href="{Permalink}"> {block:Date}{NoteCount} Notes /{/block:Date} <a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  370. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  371. </div>{/block:IndexPage}
  372. </div>
  373.  
  374. {/block:Link}
  375.  
  376.  
  377. <!-- CHAT -->
  378.  
  379. {block:Chat}{block:IndexPage}
  380. <div class="posts">
  381.  
  382.  
  383.  
  384.  
  385.  
  386. <div class="chat">
  387. <div class="chat1">
  388. {block:Lines}
  389. <div class="chat2 {Alt}">
  390. {block:Label}
  391. <b>{Label}</b>
  392. {/block:Label}
  393. {Line}</div>
  394. {/block:Lines}
  395. </div>
  396. </div>{/block:IndexPage}
  397.  
  398. {block:PermalinkPage}<div class="posts2">
  399.  
  400. <div class="chat">
  401. <div class="chat1">
  402. {block:Lines}
  403. <div class="chat2 {Alt}">
  404. {block:Label}
  405. <b>{Label}</b>
  406. {/block:Label}
  407. {Line}</div>
  408. {/block:Lines}
  409. </div>
  410. </div></div>{/block:PermalinkPage}{block:IndexPage}
  411. <div class="tag"><a href="{Permalink}"> {block:Date}{NoteCount} Notes /{/block:Date} <a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  412. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  413. </div>{/block:IndexPage}
  414. </div>
  415. {/block:Chat}
  416.  
  417.  
  418.  
  419. <!-- AUDIO -->
  420.  
  421. {block:Audio}{block:IndexPage}
  422. <div class="posts">
  423.  
  424.  
  425. {block:AlbumArt}
  426. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  427. {/block:AlbumArt}
  428. <div class="trackid2">{AudioPlayerGrey}</div>
  429. {block:TrackName}
  430. <div class="trackid">"{TrackName}"</div>
  431. {/block:TrackName}
  432. {block:Artist}
  433. <div class="trackid">{Artist}</div>
  434. {/block:Artist}
  435. <div class="trackid">({PlayCount}) plays</div>
  436. <div class="tag"><a href="{Permalink}"> {block:Date}{NoteCount} Notes /{/block:Date} <a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  437. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  438. </div>
  439. </div>{/block:IndexPage}
  440.  
  441.  
  442.  
  443. {block:PermalinkPage}<div class="posts2">
  444.  
  445. {block:AlbumArt}
  446. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  447. {/block:AlbumArt}
  448. <div class="trackid2">{AudioPlayerGrey}</div>
  449. {block:TrackName}
  450. <div class="trackid">"{TrackName}"</div>
  451. {/block:TrackName}
  452. {block:Artist}
  453. <div class="trackid">{Artist}</div>
  454. {/block:Artist}
  455. <div class="trackid">({PlayCount}) plays</div>
  456. </div>{/block:PermalinkPage}
  457. </div>
  458. {/block:Audio}
  459.  
  460.  
  461. <!-- VIDEO-->
  462.  
  463. {block:Video}{block:IndexPage}
  464. <div class="posts">
  465.  
  466.  
  467.  
  468.  
  469. <center>{Video-250}</center>
  470. {block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  471. {block:PermalinkPage}><div class="posts2"><center>{Video-500}
  472.  
  473. {block:Caption}{Caption}{/block:Caption}</center></div>{/block:PermalinkPage}{block:IndexPage}
  474.  
  475. <div class="tag"><a href="{Permalink}"> {block:Date}{NoteCount} Notes /{/block:Date} <a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  476. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  477. </div>{/block:IndexPage}
  478.  
  479. </div>
  480. {/block:Video}
  481.  
  482.  
  483.  
  484. <!-- ASKER -->
  485.  
  486. {block:Answer}{block:IndexPage}
  487. <div class="posts">
  488. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}</div>
  489. <div class="ask">{Question} </div>
  490. <div class="resposta">{Answer}</div>
  491. {/block:IndexPage}{block:PermalinkPage}<div class="posts2"><div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}</div>
  492. <div class="ask">{Question} </div>
  493. <div class="resposta">{Answer}</div>
  494. {/block:PermalinkPage}{block:IndexPage}
  495.  
  496. <div class="tag"><a href="{Permalink}">{TimeAgo} / </a><a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  497. </div>{/block:IndexPage}
  498.  
  499.  
  500.  
  501. </div>
  502. {/block:Answer}
  503.  
  504. {block:PostNotes}
  505.  
  506.  
  507.  
  508. <div class="caixa">
  509. <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>
  510. <div class="extras">
  511. <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>
  512. </div>
  513. <div class="extrasss">
  514. <img src="http://static.tumblr.com/wa79tuo/YzBm1iuyx/tag.png" class="user"> {block:HasTags}{/block:HasTags}
  515. <span style="width:auto;">
  516. {block:HasTags}
  517. {block:Tags}
  518. <a class="tag" href="{TagURL}">{Tag}</a>
  519. {/block:Tags}
  520. {/block:HasTags}</span>
  521. <br>
  522. </div>
  523. <div class="extrass">
  524. <img src="http://cdn1.iconfinder.com/data/icons/androiddevicons/love.png" class="user"width="14">{NoteCount}
  525. </div>
  526. </div>
  527. <div class="caixa">
  528. {PostNotes}
  529. </div>
  530. {/block:PostNotes}
  531. {/block:Posts}
  532. {block:IndexPage}
  533.  
  534. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  535.  
  536. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  537.  
  538.  
  539.  
  540.  
  541. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  542.  
  543. <script type="text/javascript">
  544. $(window).load(function(){
  545. var $wall = $('#conteudo');
  546. $wall.imagesLoaded(function(){
  547. $wall.masonry({
  548. itemSelector: '.posts',
  549. isAnimated : true
  550. });
  551. });
  552. $wall.infinitescroll({
  553. navSelector : "div#navigation",
  554. nextSelector : "div#navigation a#nextPage",
  555. itemSelector : '.posts',
  556. loadingImg : "http://static.tumblr.com/8yo5xxv/3Tum7rjpo/loader.gif",
  557. loadingText : "",
  558. donetext : " ",
  559. extraScrollPx : 1000,
  560. bufferPx : 10100,
  561. debug : false,
  562. errorCallback: function() {
  563. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  564. }},
  565. function( newElements ) {
  566. var $newElems = $( newElements );
  567. $newElems.hide();
  568. $newElems.imagesLoaded(function(){
  569. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  570. });
  571. }); $('#conteudo').show(500);
  572. });
  573. </script>
  574.  
  575.  
  576. <div class="column navigation" id="navigation">
  577. {block:Pagination}
  578. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  579. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  580. </div>
  581. {/block:IndexPage}<br><br><br><br><br>
  582. </div></div></div></div>
  583.  
  584. <br></center></div></div></div></div></div></div>
  585. <!---------------- FINAL DE TAGSM DO POST ------------->
  586. <br>
  587.  
  588.  
  589. </div></div></div></div>
  590.  
  591.  
  592.  
  593.  
  594. </body>
  595.  
  596.  
  597.  
  598.  
  599.  
  600. </html><div style="width:85px;position:fixed;font-family:marguerite;text-aling:center; height:30px;text-transform:none;right:15px;bottom:25px;">
  601. <a href="javascript:;" id="scrollToTop"title="back to top?"><font color=" {color:extras}">back to top</a></font></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement