Advertisement
simonecereja

Theme Past

Sep 5th, 2012
866
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 21.89 KB | None | 0 0
  1. <!-----------------------------------------------------------------------------------------------
  2.  
  3.  
  4.  
  5. Theme feito totalmente por Simone Montilares (cerejadosundae.tumblr.com). NÃO RETIRE OS CRÉDITOS, NEM COPIE NEM PLAGIE EU CONHEÇO MEUS CÓDIGO E ISSO NÃO FICARÁ BARATO, NÃO USE COMO BASE JAMAIS. ROUBAR É CRIME.
  6.  
  7.  
  8.  
  9. ------------------------------------------------------------------------------------------------>
  10.  
  11.  
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml"><script type="text/javascript">
  14. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  15.  
  16. function tb8_makeArray(n){
  17.  
  18. this.length = n;
  19.  
  20. return this.length;
  21.  
  22. }
  23.  
  24. tb8_messages = new tb8_makeArray(1);
  25.  
  26. tb8_messages[0] = "{Title}";
  27.  
  28. tb8_rptType = 'infinite';
  29.  
  30. tb8_rptNbr = 5;
  31.  
  32. tb8_speed = 100;
  33.  
  34. tb8_delay = 2000;
  35.  
  36. var tb8_counter=1;
  37.  
  38. var tb8_currMsg=0;
  39.  
  40. var tb8_tekst ="";
  41.  
  42. var tb8_i=0;
  43.  
  44. var tb8_TID = null;
  45.  
  46. function tb8_pisi(){
  47.  
  48. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  49.  
  50. document.title = tb8_tekst;
  51.  
  52. tb8_sp=tb8_speed;
  53.  
  54. tb8_i++;
  55.  
  56. if (tb8_i==tb8_messages[tb8_currMsg].length){
  57.  
  58. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  59.  
  60. }
  61.  
  62. if (tb8_currMsg == tb8_messages.length){
  63.  
  64. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  65.  
  66. clearTimeout(tb8_TID);
  67.  
  68. return;
  69.  
  70. }
  71.  
  72. tb8_counter++;
  73.  
  74. tb8_currMsg = 0;
  75.  
  76. }
  77.  
  78. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  79.  
  80. }
  81.  
  82. tb8_pisi()
  83.  
  84. </script>
  85.  
  86.  
  87. <head>
  88.  
  89. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  90. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  91.  
  92.  
  93. <script type="text/javascript">
  94.  
  95. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  96. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  97. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  98.  
  99. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  100. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  101. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  102.  
  103. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  104.     //$: Access to jQuery
  105.     //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  106.     //state: "block" or "none", depending on state
  107. }
  108.  
  109. animatedcollapse.init()
  110.  
  111. </script><script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  112.  
  113. <script type="text/javascript" charset="utf-8">
  114.  
  115. var $j = jQuery.noConflict();
  116.  
  117. $j(function() {
  118.  
  119. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  120.  
  121. $j("img").lazyload({
  122.  
  123. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  124.  
  125. effect: "fadeIn",
  126.  
  127. });
  128.  
  129. });
  130.  
  131. </script>
  132.  
  133.  
  134. <script type="text/javascript">
  135.  
  136. function changeNavigation(id) {document.getElementById('entries').innerHTML=document.getElementById(id).innerHTML}
  137.  
  138. </script>
  139.  
  140.  
  141.  
  142. <head profile="http://gmpg.org/xfn/11">
  143. <link href='http://fonts.googleapis.com/css?family=Ruluko' rel='stylesheet' type='text/css'>
  144. <link href='http://fonts.googleapis.com/css?family=Karla' rel='stylesheet' type='text/css'>
  145. <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
  146.  
  147. <title>{title}</title>
  148. <link rel="shortcut icon" href="{Favicon}" />
  149. <meta name="color:title" content="#797B7D"/>
  150. <meta name="color:negrito" content="#556270"/>
  151. <meta name="color:menu" content="#aaaa"/>
  152. <meta name="color:menuhover" content="#000"/>
  153. <meta name="color:links" content="#99AFC7" />
  154. <meta name="color:linkshover" content="#000" />
  155. <meta name="color:letras" content="#aaa"/>
  156. <meta name="color:backgroundtheme" content="#fff"/>
  157. <meta name="color:scroll" content="#A1A5A7"/>
  158. <meta name="color:chat1" content="#d6d6d6"/>
  159. <meta name="color:chat2" content="#eee"/>
  160. <meta name="color:chatcolor" content="#aaa"/>
  161. <meta name="color:extras" content="#d6d6d6"/>
  162. <meta name="color:frase" content="#99AFC7" />
  163. <meta name="image:background" content=""/>
  164. <meta name="text:frase" content="Troque no appearence" />
  165. <meta name="text:Link1" content="/" />
  166.    <meta name="text:Link1" content="link" />
  167. <meta name="text:Link1 Title" content="link1" />
  168. <meta name="text:Link2" content="Link" />
  169. <meta name="text:Link2 Title" content="link2" />
  170. <meta name="text:Link3" content="link" />
  171. <meta name="text:Link3 Title" content="link3" />
  172. <meta name="text:Link4" content="Link" />
  173. <meta name="text:Link4 Title" content="link4" />
  174. <meta name="text:Link5" content="link" />
  175. <meta name="text:Link5 Title" content="link5" />
  176. <meta name="text:Link6" content="link" />
  177. <meta name="text:Link6 Title" content="link6" />
  178. <meta name="text:Link7" content="link7" />
  179. <meta name="text:Link7 Title" content="link7" />
  180.  
  181. </head>
  182.  
  183. <style type="text/css">
  184. ::-webkit-scrollbar{width:6px;height:3px;}
  185. ::-webkit-scrollbar-button:start:decrement
  186. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  187. ::-webkit-scrollbar-track-piece{background-color:#fff;-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  188. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  189. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#ddd;-webkit-border-radius:px;}
  190. @font-face {font-family: font; src: url('http://static.tumblr.com/qzpui9z/rJolz8e0w/airplanes_in_the_night_sky.ttf');}
  191.  
  192.  
  193. @font-face {font-family: "centabel";src: url('http://static.tumblr.com/qurx7eh/csQm4ktue/centabel.ttf');}
  194. /*** Background ***/
  195. body{background: {color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family: Verdana, Geneva, Tahoma, sans-serif;
  196. font-size:10px;
  197.  background-attachment:fixed; background-repeat:repeat; }
  198. /*** Personalização do audio***/
  199. .trackid {padding: 8px;
  200. background: {color:chat1};
  201. color: {color:letras};
  202. margin-top: 1px;
  203. margin-left: 1px;
  204. margin-right: 1px;
  205. text-shadow: 0px 1px 1px #fff;}
  206. .trackid2 {padding: 2px;
  207. background:{color:chat1};
  208. color: {color:chatcolor};
  209. margin-top: 1px;
  210. margin-left: 1px;
  211. margin-right: 1px;}
  212. /* Chat por Anna (livelikeasuicide) *********/
  213. .chat {background: {color:backgroundtheme}; margin: 0; font-size:
  214. 9px; font-family: trebuchet ms;}
  215. .chat .chat1 {margin-left: 0px;}
  216. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  217. margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
  218. .chat .chat1 .chat2.even {background: {color:chat2};
  219. color: {color:chatcolor};} /* Segunda linha */
  220. .chat .chat1 .chat2 span{font-weight: bold;}
  221.  
  222.  
  223. .borda{
  224. padding : 3px;background-color:transparent;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;opacity:0.8;
  225.  
  226. border-radius:0px;}
  227. .borda:hover{
  228. padding : 3px;background-color: {color:border};-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;opacity:1;
  229. }
  230.  
  231. .home {
  232. height:15px; width:15px;align:center;}
  233. .bordasm1{
  234. padding : 5px;background-color: {color:menu};
  235.  
  236. border-radius:0px;width:74px;}
  237.  
  238. .bordasm {
  239. padding : 0px;
  240. -webkit-border-radius: 80px;
  241. -moz-border-radius: 80px;
  242. border-radius: 80px;}
  243. #postssm {width:504px; margin-top:40px; padding: 0px;margin-top:50px; }
  244. .entrysm { overflow: auto;width: 500px; padding: 5px; margin: 3px; text-align: justify;  position: relative; margin-left: 2px;margin-top:1px;  -webkit-box-shadow: 0px 5px 6px -5px {color:Shadow};
  245. -moz-box-shadow: 0px 5px 6px -5px {color:Shadow};
  246. box-shadow: 0px 5px 6px -5px {color:Shadow};}
  247.  
  248. .entrysm img{max-width:500px;}
  249. .bordasm321 {height:50px;width:50px;border-radius:4px; box-shadow: 0 0 1em #000;margin:2px 0px 0px 2px;}
  250.  
  251. .bordasm123 {width:60px; height:60px;
  252. -webkit-border-radius: 50px;
  253. -moz-border-radius: 50px ;
  254. border-radius: 50px;
  255. }
  256.  
  257. /***BOXNOTES***/
  258. .entrysm .boxnotes {margin-left:0px; width:500px;height:0px;
  259. text-align: left;background:{color:backgroundtheme};
  260. position: absolute; margin-top: -4px; text-transform:uppercase;
  261.  line-height: -12px; font-family:trebuchet ms;font-size:10px;
  262. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;
  263. -o-transition: all 0.5s ease;transition: all 0.5s ease;opacity:0;
  264. }
  265. .entrysm:hover .boxnotes {opacity: 1; margin-left:0px;height:20px;}
  266.  
  267.  
  268.  
  269.  
  270. .smsource{text-align: left; text-transform: none; margin-bottom: 2px;}
  271.  
  272.  
  273.  
  274. .box {background: transparent; margin-bottom: 1px; padding: 5px; text-align: justify; border-radius: 0px;border-bottom:1px dashed {color:border};}
  275.  
  276. .boxpost {background: {color:backgroundbox}; margin-bottom: 1px; padding: 5px; text-align: justify; border-radius: 0px;}
  277.  
  278. .titulos {color:{color:title}!important;font-family: 'Andika', sans-serif;font-size:25px;line-height:25px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  279.  
  280.  
  281.  
  282.  
  283.  
  284. h1{color:{color:title} !important;font-family: centabel;font-size:15px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  285. h2{color:{color:title} !important;font-family: centabel;font-size:13px;line-height:20px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:left;letter-spacing: 1px;}
  286.  
  287. /*** BlockQuote ***/
  288. blockquote {
  289. margin: 5px;
  290. padding: 3px;
  291. }
  292.  
  293.  
  294.  
  295. a:link, a:visited, a:active {color: {color:links}; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  296. a:hover {color: {color:linkshover}; -webkit-transition-duration: .99s;}
  297.  
  298. /*** Seleção colorida Sm ***/
  299. ::-moz-selection
  300.  {
  301. background: #28B5BF;
  302. color: #f3f3f3;
  303. }
  304. ::selection
  305. {
  306. background: #28B5BF;
  307. color:#fff;
  308. }
  309.  
  310. #aspas{
  311. position:absolute;
  312. margin-left:3px;
  313. margin-top:-4px;
  314. font-size:40px;
  315. opacity:0.3;
  316. filter: alpha(opacity = 90);
  317. color: {color:extras};
  318.  
  319. }
  320.  
  321.  
  322. .sidebar2 {position: absolute;width:495px;
  323. background-repeat: no-repeat;height:35px;
  324. padding: 5px;margin-top:-15px;
  325. margin-bottom: 55px;border-bottom:1px solid {color:textlinks};
  326.  
  327. border-radius: 1px;}
  328. .sidebar3 {width:495px;margin-bottom:10px;
  329. background-repeat: no-repeat;margin-top:10px;
  330. padding: 5px;
  331.  
  332.  
  333. border-radius: 1px;}
  334. /** Menu SM**/
  335. .nav {background: transparent;  display: inline-block;  text-align: center;   color:{color:menu}; text-transform: lowercase; width:auto; float: center; margin-top:-20px 1px 1px 1px;  font-size:9px; !important;text-decoration: none; letter-spacing: 0.10em;  -webkit-transition-duration: .90s;}
  336.  
  337. .nav:hover {background: transparent;display: inline-block; text-align: center; color:{color:menuhover};  -webkit-transition-duration: .90s;}
  338.  
  339.  
  340. b, strong, bold {color:{color:negrito};}
  341. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed {color:letras};}
  342. i, em{color: {color:letras};}
  343. s {color: {color:letras };}
  344.  
  345.  
  346. /*** PAGINACAO BY RITAMAFALDA ***/
  347. .pagi {font-family:georgia;  font-size: 40px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; right: 50px; bottom: 50px; position: fixed;}
  348. .pagi1 {font-family:georgia; font-size: 40px; font-weight: bold; line-height: 21px; text-shadow: 0 1px 1px #fff; left: 50px; bottom: 50px; position: fixed;}
  349. a.pagl {color: {color:links}; text-decoration: none;}
  350. a.pagl:hover {color:{color:linkshover};}
  351.  
  352. .date {width: 99%;  font-weight:normal; text-align:right; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 8px; font-family:arial; font-size:8px; text-transform: uppercase; text-transform:uppercase; }
  353.  .tag {width: 99%;  font-weight:normal; text-align:right; letter-spacing:1px; padding:4px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;font-family: verdana;font-size: 9px;
  354.  
  355.  
  356.  
  357. }
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369. .box3 {background:{color:backgroundbox};width: 205px; margin-bottom: 0px; padding: 5px; text-align: justify;}
  370.  
  371. .box2 {width: 250px; position:fixed;}
  372.  
  373. /*** ask ***/
  374. .ask {width: 97%; background: {color:extras}; font-weight:normal; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff;color:{color:letras}; font-size: 11px;border-right: 5px solid {color:backgroundtheme}; }
  375.  
  376.  
  377.  
  378. .askborder {float: left;margin: 1px 4px 0 0; width:30px;background: {color:backgroundtheme};padding : 1px;border:3px solid {color:extras};}
  379.  
  380.  
  381.  
  382. .caixinha{font-size: 17px;font-family: 'Ruluko', sans-serif;color: #fff;text-align: center; font-weight:normal; text-shadow: 0 0px 0px #000; letter-spacing:0px; padding:2px; margin-bottom:4px; background:{color:links};-webkit-border-top-right-radius: 8px;
  383. -webkit-border-bottom-right-radius: 8px;
  384. -moz-border-radius-topright: 8px;
  385. -moz-border-radius-bottomright: 8px;
  386. border-top-right-radius: 8px;
  387. border-bottom-right-radius: 8px;
  388. width:280px; float: left;  border-bottom:1px dashed {color:title};border-top: 1px dashed {color:title};}
  389.  
  390. .notepost{width: 99%; background: #F8F8F8; font-weight:italic; text-align:right; letter-spacing:1px; text-shadow:0 0px 0px #fff; font-size: 7pt; margin-bottom: 1px; padding: 3px; border-radius: 3px; }
  391.  
  392.  
  393.  
  394. @font-face {font-family:basket; src: url('http://static.tumblr.com/qurx7eh/jLom4ozpa/kgcallmemaybe.ttf');}
  395.  
  396.  
  397. .frase {width: 500px;  position:absolute;overflow:hidden;margin-top:-20px;
  398.   -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  399. .frase {font-family: Georgia;font-size:25px;color: {color:frase}; text-align: center; padding: 3px; line-height:35px;}
  400.  
  401. #frase2 {width: 184px;  position:fixed;overflow:hidden; background: {color:backgroundbox} ;left:250px; top:130px;
  402.   -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  403. #frase2 {font-size:20px;color: {color:letras}; text-align: center; padding: 3px; line-height:20px}
  404.  
  405.  
  406. /*** Seleção Colorida - By; MADLYLUV.com ***/
  407.   ::-moz-selection
  408.    {color: #000;
  409.    background: #eee;}
  410.  
  411.   ::selection
  412.    {color: #000;
  413.    background: #eee;}
  414.  
  415.  
  416.  
  417.  
  418. /*** Notes *********/
  419.  ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 500px;margin-left:-108px;}
  420.  
  421. ol.notes li.note {background: {color:backgroundtheme}; padding: 2px;}
  422. ol.notes li.note img.avatar {display: inline; width: 15px;border: 2px solid {color:extras}}
  423. ol.notes li.note span.action {font-weight: none;}
  424. ol.notes li.note .answer_content {font-weight: normal;}
  425. ol.notes li.note blockquote {display: none;}
  426. ol.notes li.note blockquote a {text-decoration: none;}
  427.  
  428. .caixasm  {width:500px; margin-left:100px;}
  429.  
  430.  
  431. </style>
  432.  
  433.  
  434.  
  435.  
  436. <body>
  437.  
  438.  
  439. <!-- DESCRICAO -->
  440.  
  441. <!---------------------------Tags principais--------------------------->
  442. <center>
  443. <div id="postssm">
  444. <div class="frase"><center>{text:frase}</div>
  445.  
  446. <div class="sidebar3"><br>
  447. {block:ifLink1}<a href="{text:Link1}"><div class="nav">{text:Link1 Title}</div></a>{/block:ifLink1}
  448. {block:ifLink2}<a href="{text:Link2}"><div class="nav">{text:Link2 Title}</div></a> {/block:ifLink2}
  449.  
  450.  
  451.  
  452.  
  453. {block:ifLink3}<a href="{text:Link3}"><div class="nav">{text:Link3 Title}</div></a> {/block:ifLink3}
  454. {block:ifLink4}<a href="{text:Link4}"><div class="nav">{text:Link4 Title}</div></a> {/block:ifLink4}
  455.  
  456.  
  457.  
  458.  
  459. {block:ifLink5}<a href="{text:Link5}"><div class="nav">{text:Link5 Title}</div></a> {/block:ifLink5}
  460. {block:ifLink6}<a href="{text:Link6}"><div class="nav">{text:Link6 Title}</div></a> {/block:ifLink6}
  461. {block:ifLink7}<a href="{text:Link7}"><div class="nav">{text:Link7 Title}</div></a> {/block:ifLink7}<a href="http://cerejadosundae.tumblr.com/"><div class="nav">Theme</div></a></div>
  462.  
  463. <div class="sidebar2">
  464. {block:Description}{Description}{/block:Description}</div><br><br><br><br>
  465.  
  466.  
  467.  <div id="iluc">
  468. {block:Posts}
  469.  
  470. <div class="entrysm">{block:IndexPage}<div class="boxnotes">
  471. <center>
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  <center><a href="{Permalink}"><div class="time">{24Hour}:{Minutes} · <span class="permalink"><a href="{Permalink}"></span><a class="tags" href="{Permalink}"><a class="notes" href="{Permalink}"> {block:Date}{NoteCount}{/block:Date}</a> · <a href="{ReblogURL}" target="_blank"><img src="http://media.tumblr.com/tumblr_m0nj1ziGbG1qe5v0r.png"> Reblog</a>  · <a class="notes" href="{Permalink}"> Notes</a></center></div>{/block:IndexPage}
  479.  
  480.  
  481.  
  482.  
  483. {block:Text}
  484.  
  485.  
  486. {block:Title}<h1>{Title}</h1>{/block:Title}
  487. {Body}
  488.  
  489. {block:HasTags}<div class="tag">{block:Tags}&nbsp;<a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
  490. <div class="tag">
  491.  {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom}   {block:ContentSource}<a href={SourceURL}target=blank>/source)</a>{/block:ContentSource} · </a>
  492. <a href="{Permalink}">{TimeAgo}</a> </div>
  493.  
  494.  
  495.  
  496. {/block:Text}
  497.  
  498. {block:Photo}
  499.  
  500.  
  501. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" margin-left=05px; width=500px class="imageborda">{LinkCloseTag}
  502. <br>{block:HasTags}<div class="tagsm">{block:Tags}&nbsp;<a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
  503.  
  504. {/block:Photo}
  505.  
  506.  
  507.  
  508.  
  509. {block:Quote}
  510. <div id="aspas"></div>
  511. <div class="quote">{Quote}</div>
  512. {block:Source}<div class="qsource"><center>{Source}</center></div>{/block:Source}
  513. <br>
  514.  
  515. {block:HasTags}<div class="tagsm">{block:Tags}&nbsp;<a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
  516. <div class="tag">
  517. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom}   {block:ContentSource}<a href={SourceURL}target=blank>/source)</a>{/block:ContentSource} · </a>
  518. <a href="{Permalink}">{TimeAgo}</a> </div>
  519.  
  520. {/block:Quote}
  521.  
  522.  
  523.  
  524.  
  525. {block:Link}
  526. <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  527. {block:Description}
  528. <div class="description">{Description}</div>
  529. {/block:Description}{block:HasTags}<div class="tagsm">{block:Tags}&nbsp;<a class="tag" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
  530. <div class="tag">
  531.  {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom}   {block:ContentSource}<a href={SourceURL}target=blank>/source)</a>{/block:ContentSource} · </a>
  532. <a href="{Permalink}">{TimeAgo}</a> </div>
  533. {/block:Link}
  534.  
  535.  
  536. {block:chat}
  537.  
  538.  
  539. <div class="chat">
  540. <div class="chat1">
  541. {block:Lines}
  542. <div class="chat2 {Alt}">
  543. {block:Label}
  544. <span>{Label}</span>
  545. {/block:Label}
  546. {Line}</div>
  547. {/block:Lines}
  548. </div>
  549. </div>{block:HasTags}<div class="tagsm">{block:Tags}&nbsp;<a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
  550. <div class="tag">
  551.  {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom}   {block:ContentSource}<a href={SourceURL}target=blank>/source)</a>{/block:ContentSource} · </a>
  552. <a href="{Permalink}">{TimeAgo}</a> </div>
  553.  
  554. {/block:Chat}
  555.  
  556.  
  557. {block:Photoset}
  558. <center>{Photoset-500}</center>{block:HasTags}<div class="tag">{block:Tags}&nbsp;<a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
  559. <div class="tag">
  560.  {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom}   {block:ContentSource}<a href={SourceURL}target=blank>/source)</a>{/block:ContentSource} · </a>
  561. <a href="{Permalink}">{TimeAgo}</a> </div>
  562. {/block:Photoset}
  563.  
  564. {block:Audio}
  565. <div class="caixa2">
  566. {block:AlbumArt}
  567. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  568. {/block:AlbumArt}
  569. <div class="trackid2">{AudioPlayerGrey}</div>
  570. {block:TrackName}
  571. <div class="trackid">"{TrackName}"</div>
  572. {/block:TrackName}
  573. {block:Artist}
  574. <div class="trackid">{Artist}</div>
  575. {/block:Artist}
  576. <div class="trackid">({PlayCount}) plays</div>
  577. </div>
  578. {/block:Audio}
  579. {block:Video}
  580.  
  581. {Video-290}
  582. {block:HasTags}<div class="tagsm">{block:Tags}&nbsp;<a class="tagsm" href="{TagURL}">{Tag}</a>{/block:Tags}</a></div>{/block:HasTags}
  583. <div class="tag">
  584.  {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom}   {block:ContentSource}<a href={SourceURL}target=blank>/source)</a>{/block:ContentSource} · </a>
  585. <a href="{Permalink}">{TimeAgo}</a> </div>
  586. {/block:Video}
  587.  
  588.  
  589. {block:Answer}
  590. <div class="ask"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/> {Asker}
  591.  <br>
  592. {Question} </div>
  593.  
  594. <div class="resposta">{Answer}</div>
  595. <div class="date"> <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} · <a href="/ask">ask me too? </a></a>  </div>
  596.  
  597. {block:Answer}
  598. <div id="cap">
  599. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  600. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  601. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  602.  
  603. </div> </div>
  604.  
  605.  {/block:Posts}
  606.  </div> </div>
  607.  
  608.  {block:PostNotes}
  609. <div class="caixasm">
  610. {PostNotes}
  611. </div>
  612. {/block:PostNotes}
  613.  <!---------------- FINAL DE TAGS DO POST ------------->
  614. <br><div style="padding:0px;;text-align: justify;  line-height: 110% ;margin-top: 10px;font-family: georgia;font-style:italic;font-size: 9px;"><center>
  615. <b>theme:</b>  <a href="http://cerejadosundae.tumblr.com">cerejadosundae</a>.  <a href="http://ritamafalda.tumblr.com/">+</a>  </div><!--- PAGINACAO BY RITAMAFALDA --->
  616. <div class="pagi">{block:Pagination}{block:NextPage}<a class="pagl" href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}</div>
  617. <div class="pagi1">{block:Pagination}{block:PreviousPage}<a class="pagl" href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}</div>
  618.  
  619. </div>
  620. </div>
  621. </div>
  622. </div>
  623. </div>
  624.  
  625. </div>
  626. </div>
  627.  
  628.  
  629. </div></div></div>
  630.  
  631. <!---------------- FINAL DE TAGS DO POST ------------->
  632.  
  633.  
  634.  
  635.  
  636. <!---------------- FINAL DE TAGS DO POST ------------->
  637. <br>
  638. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  639.  
  640.  
  641.  
  642.  
  643. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  644. </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
  645. </body>
  646. </head>
  647. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement