simonecereja

Theme Love

Sep 10th, 2012
5,922
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.31 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2.  
  3. THEME FEITO POR SIMONE (CEREJADOSUNDAE). É PORIBIDA QUALQUER CÓPIA OU USO DOS CÓDIGOS CONFORME A
  4. LEI PENAL, ARTIGO 184. ©
  5.  
  6. ------------------------------------------------------------------------->
  7.  
  8.  
  9.  
  10.  
  11. <head> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
  12. <script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  13. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  14.  
  15.  
  16. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  17. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  18. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  19.  
  20. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  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.  
  25. <script type="text/javascript">
  26.  
  27. function changeNavigation(id)
  28.  
  29. {document.getElementById('iluc').innerHTML=document.getElementById(id).innerHTML}
  30.  
  31. </script>
  32.  
  33. <title>{Title}</title>
  34. <link rel="{Favicon}">
  35. <meta name="color:backgroundtheme" content="#1c1c1c"/>
  36. <meta name="color:letras" content="#777"/>
  37.  
  38. <meta name="color:title" content="#777"/>
  39. <meta name="color:descripcolor" content="#ffffff"/>
  40. <meta name="color:scroll" content="#000"/>
  41. <meta name="color:link" content="#777"/>
  42. <meta name="color:menu" content="#272727"/>
  43. <meta name="color:menuhover" content="#292929"/>
  44. <meta name="color:linkshover" content="#000"/>
  45. <meta name="color:textlinks" content="#aaa"/>
  46. <meta name="color:textlinkshover" content="#777"/>
  47. <meta name="color:chat1" content="#000"/>
  48. <meta name="color:chat2" content="#777"/>
  49. <meta name="color:chatcolor" content="#fff"/>
  50. <meta name="color:frase" content="#d6d6d6"/>
  51. <meta name="color:extras" content="#000"/>
  52. <meta name="color:backgroundbox" content="#272727"/>
  53. <meta name="image:background" content=""/>
  54.  
  55. <meta name="image:imageside" content="http://25.media.tumblr.com/tumblr_lvsyipYXHL1qio74do1_250.jpg"/>
  56. <meta name="text:frase" content="Escreva aqui a sua frase" />
  57. <meta name="text:Link1" content="link" />
  58. <meta name="text:Link1 Title" content="link1" />
  59. <meta name="text:Link2" content="Link" />
  60. <meta name="text:Link2 Title" content="link2" />
  61. <meta name="text:Link3" content="link" />
  62. <meta name="text:Link3 Title" content="link3" />
  63. <meta name="text:Link4" content="Link" />
  64. <meta name="text:Link4 Title" content="link4" />
  65. <meta name="text:Link5" content="link" />
  66. <meta name="text:Link5 Title" content="link5" />
  67. <meta name="text:Link6" content="link" />
  68. <meta name="text:Link6 Title" content="link6" />
  69.  
  70. </head>
  71. <style>
  72.  
  73.  
  74. ::-webkit-scrollbar{width:6px;height:3px;}
  75. ::-webkit-scrollbar-button:start:decrement
  76. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  77. ::-webkit-scrollbar-track-piece{background-color:{color:backgroundbox};-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  78. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  79. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};-webkit-border-radius:px;}
  80.  
  81.  
  82. /*** Personalização do fundo e corpo ***/
  83.  
  84. /*** Background ***/
  85. body{background:{color:backgroundtheme} Url('{image:background}'); color: {color:letras}; font-family: Verdana; font-size: 11px; background-attachment:fixed; background-repeat:repeat; background-repeat:repeat;background-repeat:repeat;}
  86. /* Chat por Anna (livelikeasuicide) *********/
  87. .chat {background: {color:backgroundbox}; margin: 0; font-size:
  88. 9px; font-family: trebuchet ms;}
  89. .chat .chat1 {margin-left: 0px;}
  90. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  91. margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
  92. .chat .chat1 .chat2.even {background: {color:chat2};
  93. color: {color:chatcolor};} /* Segunda linha */
  94. .chat .chat1 .chat2 span{font-weight: bold;}
  95.  
  96. #postssm {width:414px; margin-top:-10px; padding-top: 10px; overflow: auto;float:left;}
  97.  
  98. .entrysm { width: 400px; background-color:{color:backgroundbox}; padding: 5px; margin: 3px; text-align: justify; position: relative; margin-left: 2px;margin-top:1px; padding-bottom:25px; }
  99. .entrysm2 {width: 450px; background-color: {color:backgroundbox}; padding: 5px; text-align: justify; }
  100. .entrysm img{max-width:400px;}
  101. .bordasm4{width:200px;height:230px;background:{color:backgroundbox}; padding: 2px; }
  102. .imageborda{-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;
  103.  
  104. border-radius:0px;}
  105. .imageborda:hover{-webkit-filter: grayscale(100%);
  106. -moz-filter: grayscale(100%);
  107. -ms-filter: grayscale(100%);
  108. -o-filter: grayscale(100%);
  109.  
  110. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  111. #total{width:620px;}
  112. #sidebar {width:200px; padding: 0px;margin-top:50px; height:326px;float:right; }
  113. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  114. .imageside { margin-bottom:2px;margin-top:0px; position:fixed;}
  115.  
  116. .imageside img {background:{color:backgroundbox};width:200px; height:220px;align:center;border: 5px solid {color:backgroundbox};}
  117.  
  118. .imageside .sidebar {-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out; width:180px; height:270px;margin-top:-180px;color:{color:descripcolor};font-size:10px; text-shadow: 2px 2px 2px #000; opacity:0;}
  119. .imageside:hover .sidebar { opacity: 0.99; -webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;}
  120.  
  121.  
  122.  
  123.  
  124. a:link, a:visited, a:active {color:{color:link} ; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;;}
  125. a:hover {color: {color:linkhover}; -webkit-transition-duration: .99s; }
  126.  
  127. /***Menu sm**/
  128.  
  129. .nav{ width:95px;background:{color:menu};display: inline-block; padding: 2px; text-align: center; color:{color:textlinks};margin:1px; line-height:12px;height:12px;
  130. font-family: Trebuchet MS; font-size: 9px; cursor: pointer; -webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;transition: all 0.5s linear;}
  131. .nav:hover {color:{color:textlinkshover}; opacity:1;background:{color:menuhover};}
  132. @font-face { font-family: "sophie"; src: url('http://static.tumblr.com/zvqacv0/wBqm90b64/masanascript-1propia.otf'); }
  133.  
  134.  
  135. /********* SELEÇÃO COLORIDA *************/
  136. ::-moz-selection
  137. {
  138. background: {color:backgroundtheme};
  139. color: {color:letras};
  140. }
  141. ::selection
  142. {
  143. background:{color:backgroundtheme};
  144. color:{color:letras};
  145. }
  146.  
  147. /***BOXNOTES***/
  148. .entrysm .boxnotes {margin-left:0px; width:400px;height:15px;
  149. text-align: left;background:{color:backgroundtheme};
  150. position: absolute; margin: 5px 1px 8px 1px; text-transform:uppercase;
  151. line-height: -12px; font-family:trebuchet ms;font-size:10px;
  152. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;
  153. -o-transition: all 0.5s ease;transition: all 0.5s ease;opacity:0.4;
  154. }
  155. .entrysm:hover .boxnotes {opacity: 1; margin-left:0pxheight:20px;}
  156.  
  157.  
  158.  
  159. .bordasm2 {background:{color:extras}; padding: 2px;width:18px;}
  160.  
  161. /***titulos e afins***/
  162.  
  163.  
  164. h1{color:{color:title}!important;font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size:15px;line-height:15px;font-weight:normal;margin:0px;padding:0px;margin-bottom:2px;text-align:left;letter-spacing: 1px;}
  165. @font-face { font-family: "folks"; src: url('http://static.tumblr.com/zvqacv0/lptm7vt4g/that__s_font_folks_.ttf'); }
  166.  
  167.  
  168. /*** Personalização do audio***/
  169. .trackid {padding: 8px;
  170. background: {color:backgroundtheme};
  171. color: {color:letras};
  172. margin-top: 1px;
  173. margin-left: 1px;
  174. margin-right: 1px;
  175. }
  176. .trackid2 {padding: 2px;
  177. background: {color:backgroundtheme};
  178. color: {color:backgroundbox};
  179. margin-top: 1px;
  180. margin-left: 1px;
  181. margin-right: 1px;}
  182.  
  183. .caixa {overflow: hidden; padding: 7px;font-family: Verdana, Geneva, sans-serif;color: {color:letras};text-align: justify; margin-bottom: 0px;margin-left:-45px;}
  184.  
  185.  
  186. .menusm {margin-bottom:120px;width:100px;margin-top:-200px;font-size: 10px;;padding:4px;margin-left:130px;}
  187.  
  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.  
  195. i, em{color: {color:letras}; }
  196.  
  197.  
  198. /* QUOTE (sweet-help) */
  199.  
  200.  
  201. .quote {margin: 0; padding: 5px; font: normal 13px 'georgia'; color: #aaa; text-align: justify;}
  202. .qsource { text-align:left;font: italic 11px 'verdana'; margin-top: 8px;color: {color:letras};margin-bottom:1px;border-top: 1px solid {color:backgroundtheme};}
  203.  
  204. .menuposition {width:255px; position:fixed; margin-left:-24px;height:14px;margin-top:230px;}
  205. .frase {width:200px; position:fixed; margin-left:12px;height:14px;margin-top:-22px; font: normal 13px 'georgia'; ;text-align:right; color:{color:frase};font-style: italic; z-index: 11;}
  206. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  207. .frase:first-letter{font-family: "georgia"; font-style: italic; font-size: 20px;}
  208.  
  209. .kikipagination {margin-top:50px;height:20px;width:200px; }
  210. .paginationsm { display: inline-block; color:{color:letras}; background:{color:backgroundbox};width:50px;padding:2px;font-family: trebuchet ms; font-size:7pt;text-align:center;margin-left:60px;position:fixed;}
  211.  
  212. .paginationsm2 { display: inline-block;color:{color:letras}; background:{color:backgroundbox};;width:40px;padding:2px;font-family: trebuchet ms; font-size:7pt;text-align:center;margin-left:05px;position:fixed;margin-top:-2px;}
  213. .paginationsm a{color:{color:letras};}
  214. .paginationsm2 a{color:{color:letras};}
  215. .tag{font-family: trebuchet ms; font-size: 9px; text-transform:uppercase;}
  216. .date {font-family: trebuchet ms; font-size: 9px; text-transform:uppercase;}
  217. a.tagsm {;font-family: trebuchet ms; font-size: 9px; text-transform:uppercase;color:{color:letras};padding: 1px;border-radius:2px;margin :1px; margin-top:10px;}
  218. /*** TAGS******/
  219. .date {width: 99%;height:17px; font-weight:normal; text-align:center; letter-spacing:1px; padding:3px; margin-bottom: 1px; text-shadow:0 0px 0px #fff; font-size: 8px; font-family:trebuchet ms; font-size:8px; text-transform:uppercase;float:right;margin-left:100px;line-height:20px;margin-top:2px;}
  220.  
  221.  
  222. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  223.  
  224.  
  225.  
  226. /* Paginação by: felicitytonight.tumblr.com */
  227. page {background:transparent; background:{color:backgroundbox}; margin:0px; padding:0px; margin-bottom:-0px; cursor:hand; text-align:center; letter-spacing:1px; font-family:'Tahoma'; font-size:15px; font-style:bold;}
  228.  
  229.  
  230.  
  231. /*** Ask Por Simone (cerejadosundae)***/
  232. .ask {margin: 0px 0px 0px 0px; background:{color:backgroundtheme}; font-weight:normal; padding: 8px; color:{color:letras}; font-size: 11px;}
  233.  
  234.  
  235. asker {font-family:trebuchet ms; font-size: 9px;background: {color:extras};padding:2px;margin-bottom:6px;}
  236. .asker a{background:#; color:#fff;padding:2px; border-bottom: dotted 1px #fff;}
  237. .askborder {width:30px;float: left; display: inline; margin-bottom: 2px;margin-top:-8px;margin-left:-6px;background: {color:extras};padding:2px}
  238. .resposta {font-weight:normal; padding:10px; margin-bottom: 1px; font-size: 11px; }
  239. /*** Notes *********/
  240. ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 415px;}
  241.  
  242. ol.notes li.note {border-top: solid 1px {color:backgroundtheme};background: {color:backgroundbox}; padding: 2px;}
  243. ol.notes li.note img.avatar {display: inline; width: 15px}
  244. ol.notes li.note span.action {font-weight: none;}
  245. ol.notes li.note .answer_content {font-weight: normal;}
  246. ol.notes li.note blockquote {display: none;}
  247. ol.notes li.note blockquote a {text-decoration: none;}
  248. .postssm{ overflow:hidden;}
  249. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
  250. #aspas{
  251. position:absolute;
  252. margin-left:3px;
  253. margin-top:-10px;
  254. font-size:60px;
  255. opacity:0.3;
  256. filter: alpha(opacity = 90);
  257. color: {color:extras};
  258.  
  259. }
  260. .caixinha {background: {color:extras}; color: #fff; font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 17px; display: inline-block; margin-bottom:2px; padding: 4px; position: relative;width:390px;}
  261.  
  262. .wishlist {color:{color:letras};background: {color:backgroundtheme}; display : block; padding:3px;font-size: 8pt; font-family: verdana, Lucida Sans Unicode; line-height: 13px; text-align:center;margin-bottom : 1px;padding-left : 10px;
  263. -webkit-transition-duration: .50s; text-align:left;}
  264.  
  265. .quote:first-letter{font-family: "georgia"; font-style: italic; font-size: 20px;}
  266.  
  267.  
  268.  
  269.  
  270.  
  271. </style>
  272. <body><center>
  273. <div id="total">
  274. <div id="sidebar"><div class="frase">{text:frase}</div><div class="imageside"><img src="{image:imageside}"><div class="sidebar">{description}</div></div>
  275. <div class="menuposition"><center>
  276.  
  277. {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}
  278. </center><br>
  279. </div>
  280.  
  281.  
  282. </div>
  283.  
  284.  
  285. <!---------------------------Tags principais--------------------------->
  286.  
  287. <div id="postssm">
  288. <div id="iluc">
  289. {block:Posts}
  290.  
  291. <div class="entrysm">
  292.  
  293.  
  294.  
  295. {block:Text}
  296.  
  297.  
  298. {block:Title}<h1>{Title}</h1>{/block:Title}
  299. {Body}
  300.  
  301.  
  302. <div class="boxnotes">
  303. <center>
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310. <center>
  311. <div class="tag">
  312. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  313. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. {/block:Text}
  322.  
  323. {block:Photo}
  324.  
  325.  
  326. {LinkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}" width=400px class="imageborda">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
  327. <div class="boxnotes">
  328. <center>
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335. <center>
  336. <div class="tag">
  337. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  338. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  339.  
  340.  
  341.  
  342. {/block:Photo}
  343.  
  344.  
  345.  
  346.  
  347. {block:Quote}
  348. <div id="aspas">❝</div>
  349. <div class="quote">{Quote}</div>
  350. {block:Source}<div class="qsource">{Source}</div>{/block:Source}
  351.  
  352. <div class="boxnotes">
  353. <center>
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360. <center>
  361. <div class="tag">
  362. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  363. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  364.  
  365.  
  366. {/block:Quote}
  367.  
  368.  
  369.  
  370.  
  371. {block:Link}
  372. <a href="{URL}" class="link" {Target}><h1>{Name}</h1></a>
  373. {block:Description}
  374. <div class="description">{Description}</div>
  375. {/block:Description}<div class="boxnotes">
  376. <center>
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383. <center>
  384. <div class="tag">
  385. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  386. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  387.  
  388.  
  389. {/block:Link}
  390.  
  391.  
  392. {block:chat}
  393.  
  394.  
  395. <div class="chat">
  396. <div class="chat1">
  397. {block:Lines}
  398. <div class="chat2 {Alt}">
  399. {block:Label}
  400. <span>{Label}</span>
  401. {/block:Label}
  402. {Line}</div>
  403. {/block:Lines}
  404. </div>
  405. </div><div class="boxnotes">
  406. <center>
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413. <center>
  414. <div class="tag">
  415. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  416. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  417.  
  418.  
  419. {/block:Chat}
  420.  
  421.  
  422. {block:Photoset}
  423. {Photoset-400}{block:Caption}{Caption}{/block:Caption}
  424. <div class="boxnotes">
  425. <center>
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432. <center>
  433. <div class="tag">
  434. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  435. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  436.  
  437. {/block:Photoset}
  438.  
  439. {block:Audio}
  440. <div class="caixa2">
  441. {block:AlbumArt}
  442. <img style="float: left; margin-right: 0px; margin-left: 1px; margin-top: 1px;"src="{AlbumArtURL}" width="31" >
  443. {/block:AlbumArt}
  444. <div class="trackid2">{AudioPlayerGrey}</div>
  445. {block:TrackName}
  446. <div class="trackid">"{TrackName}"</div>
  447. {/block:TrackName}
  448. {block:Artist}
  449. <div class="trackid">{Artist}</div>
  450. {/block:Artist}
  451. <div class="trackid">({PlayCount}) plays</div>
  452. </div>
  453. {/block:Audio}
  454. {block:Video}
  455.  
  456. {Video-290}{block:Caption}{Caption}{/block:Caption}
  457. <div class="boxnotes">
  458. <center>
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465. <center>
  466. <div class="tag">
  467. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href=”{SourceURL}” target=blank>/source)</a>{/block:ContentSource} · </a>
  468. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  469.  
  470.  
  471. {/block:Video}
  472.  
  473.  
  474. {block:Answer}
  475.  
  476. <div class="ask"><asker>
  477. {Asker}</asker>
  478. <img src="{AskerPortraitURL-64}"align="left" class="askborder"/>{Question} </div>
  479.  
  480. <div class="resposta">{Answer}</div>
  481. <div class="boxnotes">
  482. <center>
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489. <center>
  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> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a></center></div>
  493.  
  494. {block:Answer}
  495.  
  496. </div>
  497. {/block:Posts}
  498.  
  499.  
  500. {block:PostNotes}
  501.  
  502. <div class="caixa">
  503. {PostNotes}
  504. </div>
  505. {/block:PostNotes}
  506.  
  507.  
  508. </div>
  509. </div>
  510. </div>
  511. </div>
  512. </div>
  513.  
  514.  
  515. </div></div></div>
  516.  
  517.  
  518. </div></div></div></div>
  519.  
  520.  
  521.  
  522.  
  523. </body>
  524.  
  525. <div style="position:fixed; bottom:15px;font-size: 10px;font-family: trebuchet ms; right:10px;letter-spacing:-1px;"><!-- Paginação by: felicitytonight.tumblr.com -->
  526. <page>{block:PreviousPage}<a href="{PreviousPage}">←</a>{/block:PreviousPage} {CurrentPage}/{TotalPages} {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}</page><br>
  527. <a href="http://cerejadosundae.tumblr.com"title="det tthy e gustavo-bernardes">
  528. © THEME BY CDS</a></a> </center>
  529.  
  530.  
  531.  
  532. </html>
Advertisement
Add Comment
Please, Sign In to add comment