Advertisement
simonecereja

Theme Kris

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