Advertisement
simonecereja

Theme Time

Nov 7th, 2013
844
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.37 KB | None | 0 0
  1. <!------------------------------------------------------------------
  2.  
  3. | THEME FEITO TOTALMENTE POR SIMONE MONTILARES |
  4. (CEREJADOSUNDAE.TUMBLR.COM)
  5. | ROUBAR É CRIME, PLÁGIO É CONSIDERADO COMO ROUBO, ANTES DE PEGAR |
  6. ALGO DAQUI E DIZER QUE É SEU, TENHA EMPATIA E APRENDA A FAZER
  7. | SUAS PRÓPRIAS COISAS. VOCÊ TAMBÉM É CAPAZ. |
  8.  
  9. ------------------------------------------------------------------->
  10.  
  11.  
  12.  
  13.  
  14.  
  15. <html xmlns="http://www.w3.org/19a99/xhtml">
  16. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  17.  
  18. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><link href='http://fonts.googleapis.com/css?family=Leckerli+One' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Marck+Script' rel='stylesheet' type='text/css'>
  20. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><link href='http://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Pompiere' rel='stylesheet' type='text/css'>
  21.  
  22.  
  23. <script type="text/javascript"
  24. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><link href='http://fonts.googleapis.com/css?family=Patrick+Hand+SC' rel='stylesheet' type='text/css'>
  25. <script>
  26. $(function(){
  27. var $container = $('#container');
  28. $container.imagesLoaded(function(){
  29. $container.masonry({
  30. itemSelector: '.post',
  31. });
  32. });
  33. $container.infinitescroll({
  34. itemSelector : ".post",
  35. navSelector : "div.pagination",
  36. nextSelector : ".pagination a#next",
  37. loadingImg : "",
  38. loadingText : "<em></em>",
  39. bufferPx : 10000,
  40. extraScrollPx: 12000,
  41. },
  42. // trigger Masonry as a callback
  43. function( newElements ) {
  44. var $newElems = $( newElements ).css({ opacity: 0 });
  45. // ensure that images load before adding to masonry layout
  46. $newElems.imagesLoaded(function(){
  47. $newElems.animate({ opacity: 1 });
  48. $container.masonry( 'appended', $newElems, true );
  49. });
  50. }
  51. );
  52. });
  53. </script>
  54.  
  55.  
  56.  
  57. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  58. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Oregano' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  59. <head profile="http://gmpg.org/xfn/11">
  60. <link href='http://fonts.googleapis.com/css?family=Sail' rel='stylesheet' type='text/css'>
  61.  
  62. <title>{title}</title>
  63. <link rel="shortcut icon" href="{Favicon}" /> </head>
  64. <meta name="color:backgroundtheme" content="#f7f7f7"/>
  65. <meta name="color:letras" content="#777"/>
  66. <meta name="color:title" content="#deb4b4"/>
  67. <meta name="color:descripcolor" content="#777"/>
  68. <meta name="color:extras" content="#deb4b4"/>
  69. <meta name="color:frase" content="#333" />
  70. <meta name="color:scroll" content="#A1A5A7"/>
  71. <meta name="color:links" content="#aaa" />
  72. <meta name="color:linkshover" content="#deb4b4" />
  73. <meta name="color:textlinks" content="#aaa" />
  74. <meta name="color:textlinkshover" content="#c9aaaa" />
  75. <meta name="color:chat1" content="#deb4b4"/>
  76. <meta name="color:chat2" content="#eee"/>
  77. <meta name="color:chatcolor" content="#aaa"/>
  78. <meta name="color:negrito" content="#c9aaaa"/>
  79. <meta name="color:backgroundbox" content="#fff"/>
  80. <meta name="text:frase" content="frase" />
  81.  
  82. <meta name="image:background" content=""/>
  83. <meta name="image:imageside" content="http://static.tumblr.com/zvqacv0/Epimvx11j/tumblr_mb4iyfopbt1qder5oo1_500.jpg"/>
  84. <meta name="text:Link1" content="link" />
  85. <meta name="text:Link1 Title" content="link1" />
  86. <meta name="text:Link2" content="Link" />
  87. <meta name="text:Link2 Title" content="link2" />
  88. <meta name="text:Link3" content="link" />
  89. <meta name="text:Link3 Title" content="link3" />
  90. <meta name="text:Link4" content="Link" />
  91. <meta name="text:Link4 Title" content="link4" />
  92. <meta name="text:Link5" content="link" />
  93. <meta name="text:Link5 Title" content="link5" />
  94. <meta name="text:Link6" content="link" />
  95. <meta name="text:Link6 Title" content="link6" />
  96. <style type="text/css">
  97.  
  98.  
  99.  
  100.  
  101. .quote:first-letter{font-family:'Arsenale';font-size: 35px;line-height:20px;}
  102.  
  103.  
  104.  
  105.  
  106. /****************** FORMATAÇÃO DO SCROLLBAR **/
  107.  
  108. ::-webkit-scrollbar{width:6px;height:3px;}
  109. ::-webkit-scrollbar-button:start:decrement
  110. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  111. ::-webkit-scrollbar-track-piece{background-color:{color:backgroundbox};-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  112. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  113. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};-webkit-border-radius:px;}
  114.  
  115.  
  116. /*** Background ***/
  117. body{background:{color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family:'Candara'; sans-serif;; font-size: 11px; background-attachment:fixed; background-repeat:repeat; background-repeat:repeat;background-repeat:repeat;}
  118. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
  119.  
  120.  
  121.  
  122. #total {width: 620px; margin: 0 auto;float:left;}
  123.  
  124.  
  125. #conteudo {width: 300px; float:right;margin-top:18px;margin-bottom:30px;}
  126. #pagina {width: 300px; float:left;position:fixed;float:left;bottom:0px;padding:7px;background:{color:descripbg} Url('{image:imageside}'); top:0px;}
  127. .posts {float: left; width: 300px;background:{color:backgroundbox};margin:0px;padding:6px;text-align:left;overflow:auto;}
  128. .bordis{opacity:0.8;-webkit-transition-duration: .99s;-webkit-filter: grayscale(50%);width: 300px;}
  129. .bordis:hover {opacity:1;-webkit-filter: grayscale(0%);}
  130.  
  131. .posts2 {float: left; width: 350px;background:{color:backgroundbox};margin:1px;padding:12px 4px 4px 4px;text-align:left;}
  132. .posts2 img{opacity:0.8;-webkit-transition-duration: .99s;}
  133. .posts2:hover img{opacity:1;}
  134. .boxsm {position:fixed;width: 450px; overflow: auto;background:#2F2F30;margin:2px;padding:2px;}
  135. .sidepage{width:115px;margin-left:45px;;font-size:10px;
  136. }
  137.  
  138.  
  139.  
  140.  
  141. #imageside{width: 200px; position:fixed;bottom:40px;padding:7px;float:right;margin-left:85px;background: rgba(255,255,255,0.2);border: 1px solid rgba(255,255,255,0.4);;color:{color:descripcolor};}
  142.  
  143. .sidebar3{width:140px;margin-left:255px;padding: px;
  144. margin-bottom:30px;
  145. }
  146. .sidecred{width:15px;height:15px;left:12px;font-size:12px;color:{color:letras};line-height:15px;text-align:center;font-family: calibri;padding: 2px ;position:fixed;background:{color:backgroundbox};z-index: 11;opacity:0.9;border-radius:100px;
  147. text-transform: lowercase;top:10px;overflow: hidden;-webkit-transition-duration: .99s;
  148. }
  149. .sidecred a{color:{color:letras};}
  150. .sidecred:hover{opacity:1;}
  151.  
  152. #pag{position:fixed;bottom:40px;right:10px;font-family:'candara';font-size:15px;}
  153.  
  154. #pag {font-family:'candara';text-align:right; font-size:15px;float:right;margin-top:35px}
  155.  
  156. @font-face { font-family: "halohandletter"; src: url('http://static.tumblr.com/loouiuu/Ttaloide6/halohandletter.ttf'); }
  157.  
  158.  
  159.  
  160.  
  161. h1{color:{color:title}!important;font-family: 'Arsenale';font-size:30px; font-weight:normal;margin-top:2px;margin-bottom:0px;line-height:18px;}
  162. @font-face{font-family:'Arsenale'; src:url('http://static.tumblr.com/zvqacv0/DbAmvrgy2/arsenale.ttf');}
  163.  
  164. .frase { width:200px; margin-left:-5px;font-size: 30px;font-family: 'Arsenale'; text-align:center; color:{color:frase};z-index: 11;padding:4px;margin-top:-25px;-webkit-transition-duration: .49s;border-radius:2px;height:25px;line-height:25px;}
  165. /*** Notes *********/
  166.  
  167. 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;}
  168. ol.notes li.note {border-top: dotted 1px {color:backgroundbox}; padding: 4px;}
  169. ol.notes li.note img.avatar {display: none;border-radius:100px;}
  170. ol.notes li.note span.action {font-weight: none;}
  171. ol.notes li.note .answer_content {font-weight: none;}
  172. ol.notes li.note blockquote {display: none;}
  173. ol.notes li.note blockquote a {text-decoration: none;}
  174. ful { list-style: none; }
  175. ol { list-style-position: inside; }
  176. * { margin: 0; padding: 0; outline: none; }
  177.  
  178. .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;}
  179. .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;}
  180. .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;}
  181. .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;}
  182.  
  183. .caixa{background:{color:backgroundtheme};margin-left:-1px;margin-bottom:1px; font-size:9px; fonmt-family:calibri;text-transform:uppercase;font-weight:bold;text-align:left;}
  184.  
  185. .posts .tag {width:80px;position:absolute; font-weight:normal; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-align:left;text-shadow:0 0px 0px #000; font-family:trebuchet ms;font-size:8px;text-transform:uppercase;
  186. margin-top:-28px;opacity:0;margin-left:300px;-webkit-transition-duration: .49s;}
  187. .posts:hover .tag {opacity:1;margin-left:310px;}
  188. .date {font-weight: bold; text-transform: uppercase; font-family: tahoma;
  189. font-size: 8px; text-align: right; }
  190. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  191.  
  192.  
  193.  
  194. /***Formatação dos links e negrito***/
  195.  
  196.  
  197. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;font-weight:normal;}
  198.  
  199. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  200.  
  201.  
  202. /********* SELEÇÃO COLORIDA *************/
  203. ::-moz-selection
  204. {
  205. background: {color:backgroundtheme};
  206. color: {color:letras};
  207. }
  208. ::selection
  209. {
  210. background:{color:backgroundtheme};
  211. color:{color:letras};
  212. }
  213.  
  214.  
  215.  
  216. /******************************* NEGRITO, ITÁLICO, RISCADO E SUBLINADO **/
  217.  
  218. b, strong, bold {color:{color:negrito};}
  219. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  220. i, em{color: {color:letras};}
  221. s {color: {color:letras };}
  222.  
  223.  
  224. /** Menu SM**/
  225. .nav {color:{color:textlinks}; display: inline-block; padding: 1px; text-align:left; line-height: 15px;margin: 2px; font-family:consolas;font-size:10px; !important; letter-spacing: 0.05em;-webkit-transition-duration: .90s;
  226. -webkit-transition-duration:1.0s;}
  227. .nav:hover {color: {color:textlinkshover}; }
  228.  
  229. /** Menu SM**/
  230. .nav2 {background:rgba(0, 0, 0, 0.5);color:#E2A1AA; display: inline-block; padding:8px; text-align: center; line-height: 12px;;margin:0.01em;width:8px;height:8px; float: center; font-family: calibri; font-size: 10px; !important;text-decoration: none; letter-spacing: 0.05em;text-transform:uppercase; -webkit-transition-duration: .90s;; }
  231. .nav2:hover {display: inline-block; text-align: center; ; float: center;
  232. !important;text-decoration: none; background:rgba(0, 0, 0, 1); }
  233.  
  234.  
  235. /* QUOTE (sweet-help) */
  236. .quote {font: normal 12px ; text-align: justify; margin-left: 0px; margin-top:5px;margin-bottom:0px;padding: 8px;}
  237.  
  238. .qsource {font-weight:normal;text-transform:uppercase;;font-size:10px;text-align:right;padding:2px;}
  239. #aspas{
  240. position:absolute;
  241. margin-left:3px;
  242. margin-top:5px;
  243. font-size:40px;
  244. opacity:0.3;
  245. color: {color:border;}
  246.  
  247. /* Chat por Anna (livelikeasuicide) *********/
  248. .chat {background: {color:backgroundtheme}; margin: 0; font-size:
  249. 9px; font-family: trebuchet ms;}
  250. .chat .chat1 {margin-left: 0px;}
  251. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  252. margin-bottom: 1px; padding: 4px 5px 4px 5px;} /* Primeira linha */
  253. .chat .chat1 .chat2.even {background: {color:chat2};
  254. color: {color:chatcolor};} /* Segunda linha */
  255. .chat .chat1 .chat2 span{font-weight: bold;}
  256. font-family: 'Web Symbols';
  257. src: url('/assets/fonts/web-symbols/26570e66618b46bd347b580e043282f4/eb6adba02c2fa4e9d8ded2e870458081/WebSymbolsRegular.otf') format('opentype');
  258. font-weight: normal;
  259. font-style: normal;
  260. }
  261. .html_photoset {
  262. -webkit-filter: grayscale(80%);
  263.  
  264. -webkit-transition-duration: .80s;}
  265. .html_photoset:hover {
  266. -webkit-filter: none;
  267. -webkit-transition:all .3s linear;
  268. -moz-transition:all .3s linear;transition:all .3s linear;
  269. -webkit-transition-duration: .80s;}
  270.  
  271.  
  272. /* --------------------------- ASK POSTS ------------------------------- */
  273.  
  274. #question{ padding:8px; background-color: {color:extras}; color:#fff;border-radius:2px; margin-top:2px; ;}
  275.  
  276. #asker{text-align: left; vertical-align:bottom; margin-top:2px; margin-left:20px; font-size:12px; letter-spacing:1px; font-family:consolas;}
  277.  
  278. #asker a{color:{color:extras};font-size:9px; letter-spacing:1px;font-family:trebuchet ms;text-transform:uppercase;}
  279. #asker a:hover {
  280.  
  281. color:{color:extras};border-bottom: 2px solid {color:extras};}
  282.  
  283. #asker img{vertical-align:center; float:left; max-height:16px; margin-left: 26px; margin-right: 5px;border: 2px solid {color:border};}
  284.  
  285. #arrow{width: 13px; height: 7px; font-size:32px; margin-top:-15px; margin-left:18px; font-family:'trebuchet ms'; color:{color:extras};}
  286.  
  287.  
  288.  
  289. .asker{margin-bottom:15px;}
  290. /***BOXNOTES Simone (cerejadosundae)***/
  291. .posts .boxnotes2 {z-index: 11;
  292. padding:1px;margin-left:129px;
  293. text-align: center;background:rgba(0,0,0,0.4);
  294. position: absolute;margin-top:8px;height:17px;width:17px;
  295. line-height:17px; font-family:trebuchet ms;font-size:10px;opacity:0;
  296. -webkit-transition: all 0.4s ease;-moz-transition: all 0.5s ease;
  297. -o-transition: all 0.5s ease;transition: all 0.5s ease;padding:3px;border-radius:2px;padding:2px;}
  298. .boxnotes2 img{ -webkit-filter:invert(100%);}
  299.  
  300. .posts:hover .boxnotes2 {margin-left:1px;opacity: 1; }
  301. .boxnotes2 img {margin:1px;width:18px; }
  302. .posts .boxnotes1 {z-index: 11;
  303. padding:1px;margin-left:159px;
  304. text-align: center;background:rgba(0,0,0,0.4);
  305. position: absolute;margin-top:30px;height:17px;width:17px;
  306. line-height:17px; font-family:trebuchet ms;font-size:10px;opacity:0;
  307. -webkit-transition: all 1.0s ease;-moz-transition: all 1.0s ease;
  308. -o-transition: all 1.0s ease;transition: all 1.0s ease;padding:3px;border-radius:2px;padding:2px;}
  309. .boxnotes1 a{color:#fff;}
  310. .posts:hover .boxnotes1 {opacity: 1;margin-left:1px; }
  311. .boxnotes1 img { -webkit-filter:invert(100%);margin:1px;width:12px;}
  312.  
  313. src: url('http://static.tumblr.com/zvqacv0/38Jmiwmy8/cac_pinafroe.ttf'); format("truetype");}
  314. @font-face {font-family:'bebas'; src: url('http://static.tumblr.com/wha7gho/ar5m5hc9b/bebas___.ttf') format("truetype"); }
  315. /*** BORDAS ***/
  316. .imageborda{margin-top:-4px;width:150px;}
  317. .vsanna{display: none;}
  318.  
  319. </style>
  320.  
  321.  
  322.  
  323. <body><div class="sidecred"><a href="http://cerejadosundae.tumblr.com"title="theme feito por cerejadosundae">©</a></div>
  324.  
  325. <div id="total">
  326. <div id="pagina">
  327.  
  328. <!----------Efeito 1 (cds)---------->
  329.  
  330.  
  331.  
  332. <div id="imageside">
  333. <div class="frase">{text:frase}</div>
  334.  
  335.  
  336.  
  337.  
  338. {description}<br><center><center>
  339. {block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}{block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a>{/block:ifLink2}{block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a>{/block:ifLink3}{block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a>{/block:ifLink4}{block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a>{/block:ifLink5}{block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a>{/block:ifLink6}<a href="http://cerejadosundae.tumblr.com/"><div class="nav">theme</div></a></center
  340. >
  341.  
  342. <div id="pag">{block:PreviousPage}<a href="{PreviousPage}">«</a> {/block:PreviousPage}{CurrentPage} of {TotalPages}{block:NextPage} <a href="{NextPage}">»</a>{/block:NextPage}</div></div>
  343. <!-- TAGS PRINCIPAIS --></div>
  344. <div id="conteudo">
  345.  
  346. <div id="iluc">
  347. {block:Posts}
  348. <!-- TEXTO-->
  349. {block:Text}
  350. {block:IndexPage}
  351. <div class="posts">
  352.  
  353.  
  354.  
  355.  
  356.  
  357. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
  358.  
  359.  
  360.  
  361. {block:PermalinkPage}<center><div class="posts2">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div></center>{/block:PermalinkPage}
  362.  
  363. {block:IndexPage}
  364. <div class="tag"><a href="{Permalink}"> {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> <br><a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  365. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div>
  366. </div>{/block:IndexPage}
  367.  
  368. </div>
  369. {/block:Text}
  370.  
  371.  
  372.  
  373. <!-- PHOTO -->
  374. {block:Photo}{block:IndexPage}
  375. <div class="posts">
  376.  
  377.  
  378. <center><a href="{ReblogURL}" target="_blank"><img src="{PhotoURL-500}" width="408" class="bordis"title="reblog">
  379. <div class="imageborda">
  380. <img src="http://static.tumblr.com/qzpui9z/o9qmdlc8l/sombra.png"width=230px></div></a></center>{block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  381.  
  382. {block:PermalinkPage}<center><div class="posts2"><img src="{PhotoURL-500}" width="400" class="img">
  383. {block:Caption}{Caption}{/block:Caption}</center></div>{/block:PermalinkPage}
  384.  
  385.  
  386.  
  387. {/block:Photo}
  388.  
  389.  
  390. <!-- PHOTOSET -->
  391.  
  392. {block:Photoset}{block:IndexPage}
  393. <div class="posts"><div class="boxnotes2"> <a href="{ReblogURL}" target="_blank" title="reblog"><img src="http://cdn2.iconfinder.com/data/icons/picons-essentials/71/refresh-rotate-sync-128.png"></a></div>
  394. <div class="boxnotes1"><a href="{permalink}" title="permalink" ><img src="http://cdn3.iconfinder.com/data/icons/wpzoom-developer-icon-set/500/119-128.png"></a></div>
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402. <center>{Photoset-400}</center>{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  403. {block:PermalinkPage}<center><div class="posts2">{Photoset-400}
  404. {block:Caption}{Caption}{/block:Caption}</center><br/>{/block:PermalinkPage}
  405.  
  406. </div>
  407. {/block:Photoset}
  408.  
  409.  
  410. <!-- QUOTE -->
  411.  
  412. {block:Quote}{block:IndexPage}
  413. <div class="posts">
  414.  
  415. <div id="aspas">❝</div>
  416. <div class="quote">{Quote}</div>{block:Source}<div class="qsource">— {Source}</div>{/block:Source}
  417. {/block:IndexPage}
  418.  
  419.  
  420. {block:PermalinkPage}<center><div class="posts2"><div id="aspas">❝</div><div class="quote">{Quote}{block:Source}<qsource>- {Source}</qsource>{/block:Source}</div></center></div>{block:PermalinkPage}
  421.  
  422. {block:IndexPage}
  423.  
  424. <div class="tag"><a href="{Permalink}"> {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> <br><a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  425. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div></div></div>{/block:IndexPage}
  426.  
  427. {/block:Quote}
  428.  
  429.  
  430. <!-- LINK -->
  431. {block:Link}{block:IndexPage}
  432. <div class="posts">
  433.  
  434.  
  435.  
  436.  
  437. <h1><a href="{URL}">{Name}</a></h1>
  438. {block:Description}{Description}{/block:Description}
  439. {/block:IndexPage}
  440.  
  441. {block:PermalinkPage}<center><div class="posts2"><h1><a href="{URL}">{Name}</a></h1>
  442. {block:Description}{Description}{/block:Description}</div></center>{/block:PermalinkPage}
  443.  
  444. {block:IndexPage}
  445.  
  446. <div class="tag"><a href="{Permalink}">{DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> <br><a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  447. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div> </div></div>{/block:IndexPage}
  448.  
  449. {/block:Link}
  450.  
  451.  
  452. <!-- CHAT -->
  453.  
  454. {block:Chat}{block:IndexPage}
  455. <div class="posts">
  456.  
  457.  
  458.  
  459.  
  460.  
  461. <div class="chat">
  462. <div class="chat1">
  463. {block:Lines}
  464. <div class="chat2 {Alt}">
  465. {block:Label}
  466. <b>{Label}</b>
  467. {/block:Label}
  468. {Line}</div>
  469. {/block:Lines}
  470. </div>
  471. </div>{/block:IndexPage}
  472.  
  473. {block:PermalinkPage}<center><div class="posts2">
  474.  
  475. <div class="chat">
  476. <div class="chat1">
  477. {block:Lines}
  478. <div class="chat2 {Alt}">
  479. {block:Label}
  480. <b>{Label}</b>
  481. {/block:Label}
  482. {Line}</div>
  483. {/block:Lines}
  484. </div>
  485. </div></div></center>{/block:PermalinkPage}
  486.  
  487. {block:IndexPage}
  488.  
  489. <div class="tag"><a href="{Permalink}"> {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> <br><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> </div>{/block:IndexPage}
  491. </div>
  492. {/block:Chat}
  493.  
  494.  
  495.  
  496. <!-- AUDIO -->
  497.  
  498. {block:Audio}{block:IndexPage}
  499. <div class="posts">
  500.  
  501. {block:IfAudiopreto}<div class="audiofdp"><center>{AudioPlayerBlack}</center></div>{/block:IfAudiopreto}
  502. {block:IfAudiocinza}<div class="audiofdc"><center>{AudioPlayerGrey}</center></div>{/block:IfAudiocinza}
  503. {block:Caption}{Caption}{/block:Caption}
  504. {/block:IndexPage}
  505.  
  506. {block:PermalinkPage}<center><div class="posts2">
  507.  
  508. {block:IfAudiopreto}<div class="audiofdp"><center>{AudioPlayerBlack}</center></div>{/block:IfAudiopreto}
  509. {block:IfAudiocinza}<div class="audiofdc"><center>{AudioPlayerGrey}</center></div>{/block:IfAudiocinza}
  510. {block:Caption}{Caption}{/block:Caption}</div></center>{/block:PermalinkPage}
  511. {block:IndexPage}
  512.  
  513.  
  514. <div class="tag"><a href="{Permalink}"> {DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> <br><a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  515. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div> </div>{/block:IndexPage}
  516.  
  517. </div>
  518. {/block:Audio}
  519.  
  520.  
  521. <!-- VIDEO-->
  522.  
  523. {block:Video}{block:IndexPage}
  524. <div class="posts">
  525.  
  526.  
  527. {block:IndexPage}<center>{Video-400}</center>
  528. {block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  529. {block:PermalinkPage}<center><div class="posts2"><center>{Video-250}
  530.  
  531. {block:Caption}{Caption}{/block:Caption}</center></div>{/block:PermalinkPage}
  532. {block:IndexPage}
  533.  
  534. <div class="tag"><a href="{Permalink}">{DayOfMonthWithZero}/{MonthNumberWithZero}/{ShortYear}</a> <br><a href="{ReblogURL}" target="_blank">Reblog</a> <div class="vsanna">{block:RebloggedFrom}<a href="{ReblogParentURL}"></a>{/block:RebloggedFrom}
  535. {block:ContentSource}<a href="{SourceURL}"></a>{/block:ContentSource}</div> </div>{/block:IndexPage}
  536. </div>
  537. {/block:Video}
  538.  
  539.  
  540.  
  541. <!-- ASKER -->
  542.  
  543. {block:Answer}{block:IndexPage}
  544. <div class="posts"><div class="boxnotes1">
  545. <a href="{permalink}" title="permalink" ><img src="http://cdn3.iconfinder.com/data/icons/wpzoom-developer-icon-set/500/119-128.png"></a></div>
  546.  
  547.  
  548. <div id="question">{Question}</div>
  549. <div id="arrow">◥</div>
  550. <br>
  551. <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
  552. {Answer}
  553. {/block:IndexPage}{block:PermalinkPage}<center><div class="posts2"><div id="question">{Question}</div>
  554. <div id="arrow">◥</div>
  555. <br>
  556. <div id="asker"><img src="{AskerPortraitURL-24}">{Asker}</div><br>
  557. {Answer}
  558. {/block:PermalinkPage}
  559.  
  560.  
  561.  
  562. </div>
  563. {/block:Answer}
  564. {/block:Posts}
  565. {block:PostNotes}
  566.  
  567.  
  568. <center>
  569. <div class="caixa">
  570. {block:RebloggedFrom} <a href="{ReblogParentURL}"> - Via</a> <a href="{ReblogRootURL}">- From</b></a> {/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" target=blank> - Source </a>{/block:ContentSource}{block:HasTags} | {/block:HasTags}
  571. <span style="width:auto;">
  572. {block:HasTags}
  573. {block:Tags}
  574. <a class="tag" href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</span> | {NoteCount}</div>
  575. <div class="caixa">
  576. {PostNotes}
  577.  
  578. {/block:PostNotes}</div>
  579.  
  580.  
  581.  
  582. </div></div></div>
  583.  
  584. </div></div></div></div>
  585. <!---------------- FINAL DE TAGSM DO POST ------------->
  586.  
  587.  
  588. </div></div>
  589. </body>
  590. </head>
  591. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement