Advertisement
simonecereja

Theme Friends

Oct 14th, 2012
6,051
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.85 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2.  
  3. THEME FEITO POR SIMONE (CEREJADOSUNDAE). É PROIBIDA 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'><link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
  14.  
  15. <link href='http://fonts.googleapis.com/css?family=Ruthie|Ubuntu+Mono|Economica' rel='stylesheet' type='text/css'>
  16.  
  17. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  18. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  19. <link href='http://fonts.googleapis.com/css?family=Satisfy' rel='stylesheet' type='text/css'>
  20.  
  21. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  22.  
  23. <script src="http://masonry.desandro.com/js/jquery-1.7.1.min.js"></script>
  24. <script src="http://masonry.desandro.com/jquery.masonry.min.js"></script>
  25.  
  26. <script type="text/javascript">
  27.  
  28. function changeNavigation(id)
  29.  
  30. {document.getElementById('iluc').innerHTML=document.getElementById(id).innerHTML}
  31.  
  32. </script>
  33. <!---------------------------theme by cerejadosundae.tumblr.com--------------------------->
  34. <title>{Title}</title>
  35. <link rel="{Favicon}">
  36. <meta name="color:backgroundtheme" content="#eee"/>
  37. <meta name="color:letras" content="#777"/>
  38.  
  39. <meta name="color:title" content="#777"/>
  40. <meta name="color:descripcolor" content="#000"/>
  41. <meta name="color:scroll" content="#302D2D"/>
  42. <meta name="color:link" content="#aaa"/>
  43. <meta name="color:linkshover" content="#302D2D"/>
  44. <meta name="color:textlinks" content="#aaa"/>
  45. <meta name="color:textlinkshover" content="#fff"/>
  46. <meta name="color:menu" content="#f1eeee"/>
  47. <meta name="color:menuhover" content="#000"/>
  48. <meta name="color:chat1" content="#302D2D"/>
  49. <meta name="color:chat2" content="#000"/>
  50. <meta name="color:chatcolor" content="#fff"/>
  51. <meta name="color:frase" content="#777"/>
  52. <meta name="color:extras" content="#302D2D"/>
  53. <meta name="color:backgroundbox" content="#fff"/>
  54.  
  55. <meta name="color:border" content="#aaa"/>
  56. <meta name="text:frase" content="Sua frase" />
  57. <meta name="image:imageside" content="http://oicarolina.files.wordpress.com/2012/05/tumblr_lwfyo6rtpf1qmpquzo1_500_large.jpg"/>
  58. <meta name="image:background" content=""/>
  59.  
  60. <meta name="text:Link1" content="link" />
  61. <meta name="text:Link1 Title" content="link1" />
  62. <meta name="text:Link2" content="Link" />
  63. <meta name="text:Link2 Title" content="link2" />
  64. <meta name="text:Link3" content="link" />
  65. <meta name="text:Link3 Title" content="link3" />
  66. <meta name="text:Link4" content="Link" />
  67. <meta name="text:Link4 Title" content="link4" />
  68. <meta name="text:Link5" content="link" />
  69. <meta name="text:Link5 Title" content="link5" />
  70. <meta name="text:Link6" content="link" />
  71. <meta name="text:Link6 Title" content="link6" />
  72.  
  73. </head>
  74. <style>
  75.  
  76.  
  77. ::-webkit-scrollbar{width:6px;height:3px;}
  78. ::-webkit-scrollbar-button:start:decrement
  79. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  80. ::-webkit-scrollbar-track-piece{background-color:{color:backgroundbox};-webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  81. ::-webkit-scrollbar-thumb:vertical{height:50px; background:{color:scroll};-webkit-border-radius:px;}
  82. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll};-webkit-border-radius:px;}
  83.  
  84.  
  85. /*** Personalização do fundo e corpo ***/
  86.  
  87. /*** Background ***/
  88. 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;}
  89. /* Chat por Anna (livelikeasuicide) *********/
  90. .chat {background: {color:backgroundbox}; margin: 0; font-size:
  91. 9px; font-family: trebuchet ms;}
  92. .chat .chat1 {margin-left: 0px;}
  93. .chat .chat1 .chat2 {background: {color:chat1}; color:{color:chatcolor};
  94. margin-bottom: 1px; padding: 3px 4px 3px 4px;} /* Primeira linha */
  95. .chat .chat1 .chat2.even {background: {color:chat2};
  96. color: {color:chatcolor};} /* Segunda linha */
  97. .chat .chat1 .chat2 span{font-weight: bold;}
  98. #conteudo {width: 775px; margin: 0 auto; padding: 5px; float:right; }
  99.  
  100. .posts {float: left; width: 250px;background:{color:backgroundbox};;margin:2px;padding:2px;-webkit-transition-duration: .99s;text-align:left; }
  101. .posts img {max-width:250px;}
  102. .posts2 { width: 505px;background:{color:backgroundbox};padding:2px; margin:2px;-webkit-box-shadow: 0px 5px 6px -5px {color:Shadow};text-align:left;
  103. -moz-box-shadow: 0px 5px 6px -5px {color:Shadow};opacity:0.9;text-align:left;
  104. box-shadow: 0px 5px 6px -5px {color:Shadow};-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;}
  105. .bordasm4{width:200px;height:230px;background:{color:backgroundbox}; padding: 2px; }
  106. .bordass{width:50px;height:50px;background:{color:backgroundbox}; padding: 5px; margin:5px; }
  107. .imageborda{-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;
  108.  
  109. border-radius:0px;}
  110. .imageborda:hover{
  111.  
  112. -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out;}
  113. #total{width:958px;margin-top:0px;}
  114. #sidebar {width:178px; padding: 4px;margin-top:35px;margin-left:1px; ;float:left; position:fixed;}
  115. @font-face {font-family: "kg";src: url(http://static.tumblr.com/zvqacv0/n9Xmbw5zn/kgwaystosaygoodbye.ttf) format("truetype");}
  116. .imageside { margin-bottom:2px;margin-top:0px; position:fixed;margin-left:0px;}
  117.  
  118.  
  119. .imageside img {width:160px;align:center;background: {color:backgroundbox}; padding:5px;margin: 0px}
  120.  
  121. .sidesm {-webkit-transition: all 1.0s ease-out; -moz-transition: all 2.5s ease-out;padding:5px; width:160px; ;margin-top:1px;color:{color:descripcolor};font-size:10px; opacity:1;margin-left:0px;overflow:hidden;webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;background:{color:backgroundbox};}
  122.  
  123.  
  124.  
  125. .sidebar {width:164px; position:fixed; margin-left:5px;margin-top:0px;font-size:7pt;opacity:0.8;color:{color:descripcolor};padding:3px;overflow:hidden;}
  126.  
  127.  
  128.  
  129.  
  130. a:link, a:visited, a:active {color:{color:link} ; text-shadow: 0 0px 0px #ffffff; letter-spacing: 0.02em; text-decoration: none;;}
  131. a:hover {color: {color:linkhover}; -webkit-transition-duration: .99s; }
  132. @font-face { font-family: 'Yanone Kaffeesatz'; font-style: normal; font-weight: 700; src: local('Yanone Kaffeesatz Bold'), local('YanoneKaffeesatz-Bold'), url(http://themes.googleusercontent.com/static/fonts/yanonekaffeesatz/v4/We_iSDqttE3etzfdfhuPRWwXwFHHZlCwprwJOQ-Se7k.woff) format('woff'); }
  133. /***Menu sm**/
  134.  
  135. .nav{background:{color:menu};width:155px; display: inline-block; padding: 2px; text-align: left; color:{color:textlinks};margin:1px; line-height:12px;height:15px;
  136. font-size: 11px;font-family:Arial;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;;}
  137. .nav:hover {color:{color:textlinkshover}; box-shadow: inset -250px 0px {color:menuhover};opacity:1;}
  138. @font-face { font-family: "sophie"; src: url('http://static.tumblr.com/zvqacv0/wBqm90b64/masanascript-1propia.otf');r} }
  139.  
  140.  
  141. /********* SELEÇÃO COLORIDA *************/
  142. ::-moz-selection
  143. {
  144. background: {color:backgroundtheme};
  145. color: {color:letras};
  146. }
  147. ::selection
  148. {
  149. background:{color:backgroundtheme};
  150. color:{color:letras};
  151. }
  152.  
  153.  
  154. /***BOXNOTES***/
  155. .posts .boxnotes {margin-left:0px; width:;
  156. text-align: left;background:{color:backgroundbox};
  157. position: absolute; padding:2px;text-transform:uppercase;
  158. line-height:15px; font-size:9px; font-family:trebuchet ms;
  159. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;
  160. -o-transition: all 0.5s ease;transition: all 0.5s ease;opacity:0.0;
  161. }
  162. .posts:hover .boxnotes {opacity: 1;margin-top:5px;}
  163.  
  164.  
  165.  
  166.  
  167.  
  168. .bordasm2 {background:{color:extras}; padding: 2px;width:18px;}
  169.  
  170. /***titulos e afins***/
  171.  
  172.  
  173. h1{color:{color:title}!important;font-family:Consolas; font-style:italic;font-size:15px;line-height:15px;font-weight:normal;margin:0px;padding:0px;margin-bottom:2px;text-align:left;letter-spacing: 1px;}
  174. @font-face { font-family: "folks"; src: url('http://static.tumblr.com/zvqacv0/lptm7vt4g/that__s_font_folks_.ttf'); }
  175.  
  176.  
  177. /*** Personalização do audio***/
  178. .trackid {padding: 8px;
  179. background: {color:backgroundtheme};
  180. color: {color:letras};
  181. margin-top: 1px;
  182. margin-left: 1px;
  183. margin-right: 1px;
  184. }
  185. .trackid2 {padding: 2px;
  186. background: {color:backgroundtheme};
  187. color: {color:backgroundbox};
  188. margin-top: 1px;
  189. margin-left: 1px;
  190. margin-right: 1px;}
  191.  
  192. .caixa {overflow: hidden; padding: 7px;font-family: Verdana, Geneva, sans-serif;color: {color:letras};text-align: justify; margin-bottom: 0px;margin-left:-45px;}
  193.  
  194.  
  195. .menusm {margin-bottom:120px;width:100px;margin-top:-200px;font-size: 10px;;padding:4px;margin-left:130px;}
  196.  
  197.  
  198. /******************************* NEGRITO, ITÁLICO, RISCADO E SUBLINADO **/
  199.  
  200. b, strong, bold {color: {color:letras};}
  201.  
  202. u,underline {color: {color:letras}; border-bottom: 1px dotted {color:letras}; text-decoration:none; }
  203.  
  204. i, em{color: {color:letras}; }
  205.  
  206.  
  207. /* QUOTE (sweet-help) */
  208.  
  209.  
  210. .quote {margin: 0; padding: 5px; font: normal 11px 'georgia'; text-align: justify;margin-left:8px;}
  211. .qsource { text-align:left;font: italic 11px 'verdana'; margin-top: 8px;color: {color:letras};margin-bottom:1px;}
  212.  
  213. .menuposition {width:120px; position:fixed; margin-left:2px;margin-top:5px;overflow: hidden;}
  214. .frase {width:160px; position:fixed; margin-left:4px;height:14px;margin-top:18px; font-size: 13px; font-variant: small-caps;
  215. text-align:center; color:{color:frase}; z-index:11; padding:3px;line-height:12px;background:{color:backgroundbox};}
  216.  
  217.  
  218.  
  219. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  220.  
  221.  
  222.  
  223. .tag{font-family:trebuchet ms; font-size: 9px;text-transform:uppercase;border-top: 1px solid {color:backgroundtheme};margin-top:5px;width:253px;margin-left:-2px;}
  224. .date {font-family: trebuchet ms; font-size: 9px; text-transform:uppercase;}
  225.  
  226. /*** TAGS******/
  227. .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;}
  228.  
  229.  
  230. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  231.  
  232.  
  233.  
  234.  
  235. pagesm {background:transparent; background:{color:backgroundbox}; margin:4px; padding:0px; margin-bottom:-0px; text-align:center; letter-spacing:1px; font-family:'Trebuchet ms'; font-size:10px; font-style:bold;padding:2px;line-height:25px;}
  236.  
  237.  
  238.  
  239. /*** Ask Por Simone (cerejadosundae)***/
  240. .ask { background:{color:backgroundtheme}; font-weight:normal; padding:3px; margin-top: -15px; color:{color:letras}; font-size: 11px; }
  241. .asker {height:18px; background: {color:menu}; font-weight:normal; padding:3px; margin-bottom:-20px; color:{color:textlinks}; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
  242. .asker a{background:#; color:{color:textlinks};}
  243. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid {color:menu};margin-top:-3px;}
  244. .resposta {background:{color:backgroundbox}; font-weight:normal; padding:10px; margin-bottom: 1px;color:{color:letras}; font-size: 11px; }
  245.  
  246.  
  247.  
  248. .asker{margin-bottom:15px;}
  249. /*** Notes *********/
  250.  
  251.  
  252. /*** Notes *********/
  253. ol.notes {display : block;margin-bottom : 1px; list-style-type: none; text-align: left;width: 507px;margin-left:-35px;}
  254.  
  255. ol.notes li.note { padding: 2px;background:{color:backgroundbox};margin-bottom:1px;}
  256. ol.notes li.note img.avatar {display: inline; width: 15px;border: 2px solid {color:extras}}
  257. ol.notes li.note span.action {font-weight: none;}
  258. ol.notes li.note .answer_content {font-weight: normal;}
  259. ol.notes li.note blockquote {display: none;}
  260. ol.notes li.note blockquote a {text-decoration: none;}
  261.  
  262. #scrollToTop:link,#scrollToTop:visited { color: transparent; background-color: transparent; display: none; position: fixed; bottom: 0px; right: 0px;}
  263. #aspas{
  264. position:absolute;
  265. margin-left:0px;
  266. margin-top:0px;
  267. font-size:18px;
  268.  
  269. color: {color:extras};
  270.  
  271. }
  272.  
  273.  
  274. .quote:first-letter{font-family:georgia; font-size: 20px;}
  275.  
  276.  
  277.  
  278.  
  279.  
  280. </style>{block:IndexPage}
  281.  
  282. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  283.  
  284. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  285.  
  286.  
  287.  
  288.  
  289. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  290.  
  291. <script type="text/javascript">
  292. $(window).load(function(){
  293. var $wall = $('#conteudo');
  294. $wall.imagesLoaded(function(){
  295. $wall.masonry({
  296. itemSelector: '.posts',
  297. isAnimated : true
  298. });
  299. });
  300. $wall.infinitescroll({
  301. navSelector : "div#navigation",
  302. nextSelector : "div#navigation a#nextPage",
  303. itemSelector : '.posts',
  304. loadingImg : "http://th282.photobucket.com/albums/kk259/rxplastic/random%20gifs/th_t348183788_55788_6.gif",
  305. loadingText : "",
  306. donetext : " ",
  307. extraScrollPx : 1000,
  308. bufferPx : 10100,
  309. debug : false,
  310. errorCallback: function() {
  311. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  312. }},
  313. function( newElements ) {
  314. var $newElems = $( newElements );
  315. $newElems.hide();
  316. $newElems.imagesLoaded(function(){
  317. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 25, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  318. });
  319. }); $('#conteudo').show(500);
  320. });
  321. </script>
  322.  
  323. {/block:IndexPage}
  324. <body><center>
  325. <div id="total">
  326. <div id="sidebar"><div class="frase">{text:frase}</div>
  327. <div class="imageside"><img src="{image:imageside}"><div class="sidesm">
  328. {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}
  329. </div></div></div>
  330.  
  331.  
  332.  
  333. <!---------------------------Tags principais--------------------------->
  334.  
  335. <!-- TAGS PRINCIPAIS -->
  336. <div id="conteudo">
  337.  
  338. <div id="iluc">
  339. {block:Posts}
  340. <!-- TEXTO-->
  341. {block:Text}
  342. {block:IndexPage}
  343. <div class="posts">
  344.  
  345.  
  346.  
  347.  
  348.  
  349. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:IndexPage}
  350.  
  351.  
  352.  
  353. {block:PermalinkPage}<center><div class="posts2">{block:Title}<h1>{Title}</h1>{/block:Title}{Body}</div></center>{/block:PermalinkPage}
  354.  
  355. {block:IndexPage}
  356.  
  357. <div class="tag"><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>
  358. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  359. </div>{/block:IndexPage}
  360. </div>
  361. {/block:Text}
  362.  
  363.  
  364.  
  365. <!-- PHOTO -->
  366. {block:Photo}{block:IndexPage}
  367. <div class="posts">
  368. <div class="boxnotes">
  369. <center>
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376. <a href="{Permalink}">{TimeAgo}</a> · <a href="{ReblogURL}" target="_blank">Reblog</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} {/block:Date}</a></a></center></div>
  377.  
  378.  
  379. <center><img src="{PhotoURL-500}" width="345" class="borda"></center>{block:Caption}{Caption}{/block:Caption}</div>{/block:IndexPage}
  380.  
  381. {block:PermalinkPage}<center><div class="posts2"><img src="{PhotoURL-500}" width="505" class="img">
  382. {block:Caption}{Caption}{/block:Caption}</center></div>{/block:PermalinkPage}
  383.  
  384.  
  385.  
  386. {/block:Photo}
  387.  
  388.  
  389. <!-- PHOTOSET -->
  390.  
  391. {block:Photoset}{block:IndexPage}
  392. <div class="posts"><div class="boxnotes">
  393. <center>
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401. <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>
  402.  
  403.  
  404.  
  405. <center>{Photoset-250}</center>{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}
  406. {block:PermalinkPage}<center><div class="posts2">{Photoset-500}
  407. {block:Caption}{Caption}{/block:Caption}</center><br/>{/block:PermalinkPage}
  408.  
  409. </div>
  410. {/block:Photoset}
  411.  
  412.  
  413. <!-- QUOTE -->
  414.  
  415. {block:Quote}{block:IndexPage}
  416. <div class="posts">
  417.  
  418. <div id="aspas">❝</div>
  419. <div class="quote">{Quote}</div>
  420. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}{/block:IndexPage}
  421.  
  422.  
  423. {block:PermalinkPage}<center><div class="posts2"><div class="aspas">“</div>
  424. <div class="quote">{Quote}</div>
  425. {block:Source}<div class="qsource">- {Source}</div>{/block:Source}</center></div>{block:PermalinkPage}
  426.  
  427. {block:IndexPage}
  428.  
  429. <div class="tag"><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>
  430. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  431. </div></div>{/block:IndexPage}
  432.  
  433. {/block:Quote}
  434.  
  435.  
  436. <!-- LINK -->
  437. {block:Link}{block:IndexPage}
  438. <div class="posts">
  439.  
  440.  
  441.  
  442. <h1><a href="{URL}">{Name}</a></h1>
  443. {block:Description}{Description}{/block:Description}
  444. {/block:IndexPage}
  445.  
  446. {block:PermalinkPage}<center><div class="posts2"><h1><a href="{URL}">{Name}</a></h1>
  447. {block:Description}{Description}{/block:Description}</div></center>{/block:PermalinkPage}
  448.  
  449. {block:IndexPage}
  450.  
  451. <div class="tag"><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>
  452. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  453. </div></div>{/block:IndexPage}
  454.  
  455. {/block:Link}
  456.  
  457.  
  458. <!-- CHAT -->
  459.  
  460. {block:Chat}{block:IndexPage}
  461. <div class="posts">
  462.  
  463.  
  464.  
  465.  
  466. <div class="chat">
  467. <div class="chat1">
  468. {block:Lines}
  469. <div class="chat2 {Alt}">
  470. {block:Label}
  471. <b>{Label}</b>
  472. {/block:Label}
  473. {Line}</div>
  474. {/block:Lines}
  475. </div>
  476. </div>{/block:IndexPage}
  477.  
  478. {block:PermalinkPage}<center><div class="posts2">
  479.  
  480. <div class="chat">
  481. <div class="chat1">
  482. {block:Lines}
  483. <div class="chat2 {Alt}">
  484. {block:Label}
  485. <b>{Label}</b>
  486. {/block:Label}
  487. {Line}</div>
  488. {/block:Lines}
  489. </div>
  490. </div></div></center>{/block:PermalinkPage}
  491.  
  492. {block:IndexPage}
  493.  
  494. <div class="tag"><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>
  495. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  496. </div>{/block:IndexPage}
  497. </div>
  498. {/block:Chat}
  499.  
  500.  
  501.  
  502. <!-- AUDIO -->
  503.  
  504. {block:Audio}{block:IndexPage}
  505. <div class="posts">
  506.  
  507. {block:IfAudiopreto}<div class="audiofdp"><center>{AudioPlayerBlack}</center></div>{/block:IfAudiopreto}
  508. {block:IfAudiocinza}<div class="audiofdc"><center>{AudioPlayerGrey}</center></div>{/block:IfAudiocinza}
  509. {block:Caption}{Caption}{/block:Caption}
  510. {/block:IndexPage}
  511.  
  512. {block:PermalinkPage}<center><div class="posts2">
  513.  
  514. {block:IfAudiopreto}<div class="audiofdp"><center>{AudioPlayerBlack}</center></div>{/block:IfAudiopreto}
  515. {block:IfAudiocinza}<div class="audiofdc"><center>{AudioPlayerGrey}</center></div>{/block:IfAudiocinza}
  516. {block:Caption}{Caption}{/block:Caption}</div></center>{/block:PermalinkPage}
  517. {block:IndexPage}
  518.  
  519.  
  520. <div class="tag"><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>
  521. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  522. </div>{/block:IndexPage}
  523.  
  524. </div>
  525. {/block:Audio}
  526.  
  527.  
  528. <!-- VIDEO-->
  529.  
  530. {block:Video}{block:IndexPage}
  531. <div class="posts">
  532.  
  533.  
  534.  
  535. {block:IndexPage}<center>{Video-250}</center>
  536. {block:Caption}{Caption}{/block:Caption}<div class="tag"><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>
  537. {block:RebloggedFrom}<a href="{ReblogParentURL}"> (Via</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}"target=blank>/source)</a>{/block:ContentSource}</a>
  538. </div></div>{/block:IndexPage}
  539. {block:PermalinkPage}<center><div class="posts2"><center>{Video-250}
  540.  
  541. {block:Caption}{Caption}{/block:Caption}</center></div>{/block:PermalinkPage}
  542.  
  543.  
  544.  
  545. {/block:Video}
  546.  
  547.  
  548.  
  549. <!-- ASKER -->
  550.  
  551. {block:Answer}{block:IndexPage}
  552. <div class="posts">
  553.  
  554. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}</div>
  555. <div class="ask">{Question} </div>
  556. <div class="resposta">{Answer}</div>
  557. <div class="tag"><a href="{Permalink}">{TimeAgo}</a> · <a class="notes" href="{Permalink}"><a href="{Permalink}"> {block:Date}{NoteCount} Notes{/block:Date}</a></a>
  558. </div>
  559. {/block:IndexPage}{block:PermalinkPage}<center><div class="posts2"><div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}
  560. </div>
  561. <div class="ask">
  562. {Question} </div>
  563. <div class="resposta">{Answer}</div>
  564. {/block:PermalinkPage}
  565.  
  566.  
  567.  
  568. </div>
  569. {/block:Answer}
  570.  
  571. {block:PostNotes}
  572.  
  573.  
  574.  
  575.  
  576. {PostNotes}
  577. </div>
  578. {/block:PostNotes}
  579. {/block:Posts}
  580.  
  581. {block:IndexPage}
  582. <div class="column navigation" id="navigation">
  583. {block:Pagination}
  584. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  585. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  586. </div>
  587. {/block:IndexPage}
  588. </center></div>
  589. </div></div></div>
  590. </div>
  591. </div>
  592. </div>
  593. </div>
  594. </div>
  595.  
  596. <br>
  597.  
  598.  
  599. </div></div></div></div>
  600.  
  601.  
  602.  
  603.  
  604. </body>
  605. <!---------------------------DONT REMOVE THIS TAG PLEASE--------------------------->
  606. <div style="position:fixed; bottom:60px;font-size:15px;height:10px;line-height:10px;width:10px;font-family: trebuchet ms; left:10px;background:{color:backgroundbox};color:{color:letras};padding: 4px 4px 4px 4px;border: 1px solid {color:letras}">
  607.  
  608. <a href="http://cerejadosundae.tumblr.com"title="theme by cerejadosundae, help sweet-help and tthy, inp. c-h4nged">
  609. ©</a></a> </center>
  610. <div style="position:fixed; bottom:65px;font-size: 55px;font-family: trebuchet ms; right:10px;">
  611. <a href="javascript:;" id="scrollToTop"title="back to top?"><font color="{color:extras}">↑</a></font>
  612. </div>
  613.  
  614.  
  615. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement