Advertisement
simonecereja

Theme Marry me

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