Eduarda

theme splash blue

Mar 29th, 2013
889
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.76 KB | None | 0 0
  1. <!---All Themes feito por Duda.R [OMDG] não use como base, só adapte para o seu uso próprio e por favor não disponibilize. respeite o meu tranalho
  2. --------------------------------------->
  3.  
  4. <html>
  5.  
  6. <script type="text/javascript">
  7. $(window).load(function(){
  8. var $wall = $('#box');
  9. $wall.imagesLoaded(function(){
  10. $wall.masonry({
  11. itemSelector: '.post',
  12. isAnimated : true
  13. });
  14. });
  15. $wall.infinitescroll({
  16. navSelector : "div#navigation",
  17. nextSelector : "div#navigation a#nextPage",
  18. itemSelector : '.post',
  19. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  20. loadingText : " ",
  21. donetext : " ",
  22. extraScrollPx : 9000,
  23. bufferPx : 10000,
  24. debug : false,
  25. errorCallback: function() {
  26. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  27. }},
  28. function( newElements ) {
  29. var $newElems = $( newElements );
  30. $newElems.hide();
  31. $newElems.imagesLoaded(function(){
  32. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  33. });
  34. }); $('#box').show(500);
  35. });
  36. </script>
  37.  
  38.  
  39. <head>
  40.  
  41.  
  42. <script>
  43.  
  44.  
  45.  
  46. $(document).ready(function() {
  47.  
  48. //
  49.  
  50.  
  51.  
  52. //When you click on a link with class of poplight and the href starts with a #
  53.  
  54. $('a.poplight[href^=#]').click(function() {
  55.  
  56. var popID = $(this).attr('rel'); //Get Popup Name
  57.  
  58. var popURL = $(this).attr('href'); //Get Popup href to define size
  59.  
  60.  
  61.  
  62. //Pull Query & Variables from href URL
  63.  
  64. var query= popURL.split('?');
  65.  
  66. var dim= query[1].split('&');
  67.  
  68. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  69.  
  70.  
  71.  
  72. //Fade in the Popup and add close button
  73.  
  74. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://static.tumblr.com/2bh9bxo/iTXmdcocj/sbdb.gif" class="btn_close" title="Volte My boo" alt="Close" /></a>');
  75.  
  76.  
  77. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  78.  
  79. var popMargTop = ($('#' + popID).height() + 80) / 2;
  80.  
  81. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  82.  
  83.  
  84.  
  85. //Apply Margin to Popup
  86.  
  87. $('#' + popID).css({
  88.  
  89. 'margin-top' : -popMargTop,
  90.  
  91. 'margin-left' : -popMargLeft
  92.  
  93. });
  94.  
  95.  
  96.  
  97. //Fade in Background
  98.  
  99. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  100.  
  101. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  102.  
  103.  
  104.  
  105. return false;
  106.  
  107. });
  108.  
  109.  
  110.  
  111. //Close Popups and Fade Layer
  112.  
  113. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  114.  
  115. $('#fade , .popup_block').fadeOut(function() {
  116.  
  117. $('#fade, a.close').remove(); //fade them both out
  118.  
  119. });
  120.  
  121. return false;
  122.  
  123. });
  124.  
  125.  
  126.  
  127.  
  128.  
  129. });
  130.  
  131. </script>
  132.  
  133.  
  134. <!-- APPERENCE VARIABLES {OMDG}----->
  135. <meta name="if:Show tags" content="1"/>
  136. <meta name="if:Show Search" content="0"/>
  137.  
  138. <meta name="image:sidebar 1" content="http://static.tumblr.com/jrxhs0w/nhVlwd8dc/1.jpg"/>
  139. <meta name="image:sidebar 2" content="http://static.tumblr.com/jrxhs0w/gnPlwd8de/2.jpg"/>
  140. <meta name="image:sidebar 3" content="http://static.tumblr.com/jrxhs0w/vK1lwd8dh/3.jpg"/>
  141. <meta name="image:sidebar 4" content="http://static.tumblr.com/jrxhs0w/0ZJlwd8dj/4.jpg"/>
  142. <meta name="image:sidebar 5" content="http://static.tumblr.com/jrxhs0w/nhVlwd8dc/1.jpg"/>
  143. <meta name="image:sidebar 6" content="http://static.tumblr.com/jrxhs0w/gnPlwd8de/2.jpg"/>
  144. <meta name="image:sidebar 7" content="http://static.tumblr.com/jrxhs0w/vK1lwd8dh/3.jpg"/>
  145. <meta name="image:fotodr" content="http://static.tumblr.com/bd6ade3b09b86b85987611089756b105/2bh9bxo/6fxmkej1b/tumblr_static_tumblr_m5erz8vwgi1qchihao1_250.png" />
  146. <meta name="image:background" content="http://static.tumblr.com/92d83b4a87af1031adbcb2aabf6524ec/2bh9bxo/UDnmkea0a/tumblr_static_daduh.gif" />
  147. <meta name="image:fundo" content="http://static.tumblr.com/5ef1f6ba04f3527a39001ba40d8449fa/2bh9bxo/Mw1mked4h/tumblr_static_daduda1.jpg" />
  148. <meta name="image:fundo2" content="http://static.tumblr.com/1b7b76521b0097a5572d96028bbbfd1c/2bh9bxo/HJymked4y/tumblr_static_bgbolinhad.jpg" />
  149.  
  150.  
  151. <meta name="color:background" content="#ffffff" />
  152. <meta name="color:link" content="#929191" />
  153. <meta name="color:text" content="#8B8682" />
  154. <meta name="color:bghover" content="#fff" />
  155. <meta name="color:linkshover" content="#b8d8e0" />
  156. <meta name="color:links" content="#989c9c" />
  157. <meta name="color:text desc" content="#8b8b8b" />
  158. <meta name="color:borda" content="#cfcfcf" />
  159. <meta name="color:borda2" content="#b8d4e4" />
  160. <meta name="color:bordaimg" content=" #a39a92" />
  161. <meta name="color:abc" content="#e2d3cb" />
  162. <meta name="color:italico" content="#9c8ba5" />
  163. <meta name="color:linhadopost" content="#cfcfcf" />
  164. <meta name="color:post" content="#fff" />
  165. <meta name="color:sidebar" content="#fff" />
  166. <meta name="color:scrollbar" content="#fff" />
  167. <meta name="color:frase" content="#fff" />
  168. <meta name="color:tags" content="#b8d8e0" />
  169. <meta name="color:sombra" content="#747474" />
  170. <meta name="color:bgask" content="#dcdcdc" />
  171. <meta name="color:pag" content="#8B8682" />
  172. <meta name="color:faixa1" content="#696969" />
  173. <meta name="color:faixa2" content="#696969" />
  174.  
  175. <meta name="if:one columns" content="1"/>
  176.  
  177.  
  178. <meta name="text:Link1" content="/" />
  179. <meta name="text:Link1 Title" content="H o m e" />
  180. <meta name="text:Link2" content="/" />
  181. <meta name="text:Link2 Title" content="a s k" />
  182. <meta name="text:Link3" content="/" />
  183. <meta name="text:Link3 Title" content="link" />
  184. <meta name="text:Link4" content="/" />
  185. <meta name="text:Link4 Title" content="link" />
  186. <meta name="text:Link5" content="/" />
  187. <meta name="text:Link5 Title" content="link " />
  188. <meta name="text:Link6" content="/" />
  189. <meta name="text:Link6 Title" content="link " />
  190. <meta name="text:Link7" content="/" />
  191. <meta name="text:Link7 Title" content="link " />
  192.  
  193.  
  194. <meta name="text:frase" content="Barbie" />
  195. <meta name="text:frase3" content="Não chores mais menina" />
  196. <meta name="text:frase2" content="dos olhos de Deus,agora mesmo ele te envia consolo" />
  197.  
  198.  
  199.  
  200. <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}">
  201. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  202. {block:Description}
  203. <meta name="description" content="{MetaDescription}" />
  204. {/block:Description}
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211. <!----------------FONTES-------♥-------->
  212. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  213. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'>
  214. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  215.  
  216. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  217.  
  218. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  219. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  220. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  221.  
  222. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  223.  
  224.  
  225. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  226.  
  227. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  228.  
  229. <link href='http://fonts.googleapis.com/css?family=Snippet|Sue+Ellen+Francisco|Andika|Delius+Swash+Caps|Lobster|Redressed|Tangerine|Rancho|Rochester|Lobster+Two|Dancing+Script|Pacifico|Crafty+Girls' rel='stylesheet' type='text/css'>
  230.  
  231. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  232. <link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
  233. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy|Butterfly+Kids|Federo|Quicksand|Antic+Didone|Josefin+Slab|Raleway+Dots|Cedarville+Cursive|Damion|Dawning+of+a+New+Day|Rancho|Marvel' rel='stylesheet' type='text/css'>
  234.  
  235. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  236. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  237.  
  238.  
  239. <link href='http://fonts.googleapis.com/css?family=Akronim' rel='stylesheet' type='text/css'>
  240.  
  241. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  242. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  243. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  244. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  245.  
  246. <link rel="stylesheet" href="http://static.tumblr.com/5dbytsa/VYmmcwtwj/entrada.css" media="screen"/>
  247.  
  248. <!------------------eita duh--------------------->
  249. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  250.  
  251. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  252. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
  253. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  254. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy|Butterfly+Kids|Federo|Quicksand|Antic+Didone|Josefin+Slab|Raleway+Dots|Cedarville+Cursive|Damion|Dawning+of+a+New+Day|Rancho|Marvel' rel='stylesheet' type='text/css'>
  255. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:400,300italic|Exo:300,400|Alegreya+SC|Gafata' rel='stylesheet' type='text/css'>
  256. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  257.  
  258. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  259. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  260.  
  261. <script type="text/javascript">
  262. // <![CDATA[
  263. var speed=100; //
  264. var height=3; //
  265. var alink="/"; // page to link text to (set to ="" for no link)
  266.  
  267. /****************************
  268. ****************************/
  269. var wobtxt, wobble, wobcnt=0;
  270. window.onload=function() { if (document.getElementById) {
  271. var i, wobli;
  272. wobble=document.getElementById("wobble");
  273. wobtxt=wobble.firstChild.nodeValue;
  274. while (wobble.childNodes.length) wobble.removeChild(wobble.childNodes[0]);
  275. for (i=0; i<wobtxt.length; i++) {
  276. wobli=document.createElement("span");
  277. wobli.setAttribute("id", "wobb"+i);
  278. wobli.style.position="relative";
  279. wobli.appendChild(document.createTextNode(wobtxt.charAt(i)));
  280. if (alink) {
  281. wobli.style.cursor="pointer";
  282. wobli.onclick=function() { top.location.href=alink; }
  283. }
  284. wobble.appendChild(wobli);
  285. }
  286. setInterval("wobbler()", speed);
  287. }}
  288.  
  289. function wobbler() {
  290. for (var i=0; i<wobtxt.length; i++) document.getElementById("wobb"+i).style.top=Math.round(height*Math.sin(i+wobcnt))+"px"
  291. wobcnt++;
  292. }
  293. // ]]>
  294. </script>
  295.  
  296. </head>
  297.  
  298.  
  299. <style type="text/css">
  300.  
  301. ::-moz-selection
  302.  
  303. {color: #FFF;
  304.  
  305. background: #FFF;}
  306.  
  307.  
  308.  
  309. ::selection
  310.  
  311. {color: #fff ;
  312.  
  313. background: #aca7a7;
  314. text-shadow: #3a3939 1px 1px 5px ;}
  315.  
  316.  
  317.  
  318. @font-face {font-family: "pacifico";
  319. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  320.  
  321. iframe#tumblr_controls {
  322. top:0px !important;
  323. right:3px !important;
  324. position: fixed !important;
  325. -webkit-transition: opacity 0.6s linear;
  326. opacity: 0.3;
  327. -webkit-transition: all 0.8s ease-out;
  328. -moz-transition: all 0.8s ease-out;
  329. transition: all 0.8s ease-out;
  330. z-index:999999999999999999;}
  331.  
  332. iframe#tumblr_controls:hover{
  333. -webkit-transition: opacity 0.6s linear;
  334. opacity: 0.8;
  335. -webkit-transition: all 0.4s ease-out;
  336. -moz-transition: all 0.4s ease-out;
  337. transition: all 0.4s ease-out;
  338. z-index:999999999999999999999;}
  339.  
  340. #tumblr_controls{position: fixed!important}
  341. #tumblr_controls{position: fixed!important}
  342. #tumblr_controls{position: fixed!important}
  343. #tumblr_controls{position: fixed!important}
  344.  
  345. body {color:{color:text};background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:13px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  346.  
  347. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  348.  
  349. a:hover{color:{color:lhover};text-shadow:0px 0px 9px ; }
  350.  
  351.  
  352.  
  353. 58px; margin-left: 553px; position: fixed; text-transform:uppercase; letter-spacing:1px; z-index:1; opacity:0.8; border-top: 2px solid #eee; border-bottom: 0px solid #eee}
  354.  
  355. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  356.  
  357.  
  358.  
  359. #barbie-e {background-color: ; width: 1000px; margin: 0px auto 0px auto; background: #1c1c1c;}
  360.  
  361. #OMDG {margin-left: 510px; width: 700px; margin-top: 15px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
  362.  
  363. #OMDG:hover{-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; opacity:1}
  364.  
  365. .baseduh {-webkit-border-radius: 2px;
  366. -moz-border-radius: 2px;
  367. border-radius: 2px;border:1px solid {color:linhadopost}; width: 270px; background-color:{color:post} ; text-align: justify; padding: 3px; float: left; margin: 4px 0 0 6px;opacity:2; {block:PermalinkPage}width:500px {/block:PermalinkPage};{block:IfOneColumns}width:438px;{/block:IfOneColumns} }
  368.  
  369. .baseduh:hover {opacity:2}
  370.  
  371. .baseduh img {border: 3px solid {color:borda}; max-width: 260px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;{block:IfOneColumns}max-width: 405px;{/block:IfOneColumns};opacity:0.9;}
  372.  
  373. .baseduh img:hover {border: 1px solid {color:tags};opacity:2;}
  374.  
  375.  
  376. h1 {font-family: 'muli'; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; }
  377. h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:text}; font-weight: normal; }
  378. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color: {color:borda2}; font-weight: normal;padding: 4px;}
  379.  
  380.  
  381. blockquote {padding:0px; padding-left:5px; margin:0px; border-left:2px solid #aaa}
  382.  
  383. .notes img{width:10px; position:relative; top:1px}
  384. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  385.  
  386. /*** Stilo da Ask por TTHY ********/
  387. .pergunta {background: {color:bgask2}; padding: 6px;margin-top: 0px; border-bottom: 1px solid {color:linha2}; margin-top: 2px; border-right: 0px solid {color:borda}; margin-left: 0; margin-right: 0;overflow: hidden; }
  388. .perguntou {display: block; height: 24px; margin-left: 31px; background: {color:bgask}; border-left: 6px solid {color:linha2}; line-height: 23px; font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; font-style: italic; font-size: 10pt; color: {color:text}; padding: 3px; text-align: left; text-shadow: 0px 1px 1px {color:sombra};}
  389. .perguntou a {color: {color:text}; border-bottom: dotted 1px {color:borda2};}
  390. .fotoask {float: left; margin-top: 0px; margin-left: 0; margin-right: 4px; display: inline; margin-bottom: 0;}
  391. .oi {background: {color:post}; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; margin-top: 0px;color: {color:text}; border-bottom: 0px solid {color:borda}; border-right: 1px solid {color:borda}; margin-left: 0; margin-right: 2px;overflow: hidden; }
  392.  
  393.  
  394. .chat {margin: 1px 1px 0 1px; font-size: 11px; color: #888;margin-bottom:2px;}
  395. .chat .chat1 {margin-left: 0px;}
  396. .chat .chat1 .chat2 {background:rgba(238,238,238, 0.4); margin-bottom: 1px; padding: 0px 5px; font-family: 'calibri', sans-serif; line-height:21px;}
  397. .chat .chat1 .chat2.even {background: rgba(234,234,234, 0.6);}
  398. .chat b{color: #000; background: #f5f5f5; padding: 4px 5px; font-size: 9px; font-weight: normal; margin: 0 0 0 -5px; text-transform: uppercase;}
  399. .chat1 a, .chat2 a{color: #d9e0e7;}
  400.  
  401.  
  402. .cred {opacity: 2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;font-size:10px;{block:IfOneColumns} border-top:0px solid #f2f2f2; {/block:IfOneColumns}}
  403. /*-------------NEGRITO ITALICO E SUBLINHADO------♥-------*/
  404.  
  405. b {color: {color:abc};text-decoration: none;}
  406.  
  407. i {color:{color:italico};text-decoration: none;}
  408.  
  409. u {color: {color:borda}; text-decoration: none; border-bottom: 1px dashed {color:borda2}; DO SUBLINHADO;}
  410.  
  411.  
  412. #baseduh1 {background:{color:background};
  413. margin-top: 2px; text-align:right; font-size:16px; font-family:pacifico; z-index:11; padding:2px; color:{color:link} ; -webkit-transition: all 0.2s ease-out;border-top:1px solid {color:borda};border-bottom:0px dashed {color:linhadopost}; -moz-transition: all .4s ease-out;letter-spacing: 0.5px;{block:IfOneColumns} ; {/block:IfOneColumns}}
  414. #baseduh1 a {font-size: 10px; opacity:0.8; }
  415.  
  416. #tags {color: {color:text}; font-size: 12px; font-family:Iceland; display: inline; list-style: none; text-transform: uppercase;opacity:0.9}
  417. #tags a {font-size: 10px; font-family: Iceland; display: inline; list-style: none; text-transform: uppercase; color:{color:links};}
  418.  
  419.  
  420. #cap {width: 500px; margin-top: -2px;}
  421. .source {display: none;}
  422.  
  423. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  424. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  425. ol.notes li {background-color: ; margin-bottom: 2px; padding: 5px; }
  426. .notes img{display: none; border:0px}
  427.  
  428.  
  429.  
  430.  
  431. .quote:first-letter{font-family: Rochester; font-size: 24px;color:{color:borda2};}
  432. .quote {font-family: Muli; text-align: center; font-size: 12px; line-height: 15px; padding: 3px; margin-top: 6px;}
  433. .b-source {-webkit-transform: rotate(-3deg);font-family:'candara'; font-style:italic; font-size: 12px; text-transform: none; margin-bottom: 5px; margin-top:4px; padding-left:10px; background: {color:background}; padding:0px 10px 0px 0px; line-height:20px; height:22; border-top: 1px dashed {color:borda2}; font-weight:bold; text-align: right;}
  434. }
  435. .b-source a, a:hover{text-transform: none;}
  436.  
  437.  
  438.  
  439. ::-webkit-scrollbar-thumb:vertical {width:8px;background-color:{color:scrollbar};-webkit-border-radius: 30px;
  440. -moz-border-radius: 30px;
  441. border-radius: 30px;}
  442. ::-webkit-scrollbar {height:0px;width:8px;background-color:#fff; -webkit-border-radius: 50px;
  443. -moz-border-radius: 50px;
  444. border-radius: 50px;}
  445.  
  446.  
  447. .imagem {position: absolute; width:245px; height:495px; margin-left:5px; margin-top: 11px;position:fixed;border:7px solid {color:borda}; padding:5px; padding:8px; background-color:{color:borda};}
  448. .imagem img {position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-border-radius: 0px 0px 0px 0px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height:270px; width: 244px;margin-left:0px; margin-top:40px; opacity:1;}
  449.  
  450.  
  451. .imagem img.top { opacity:1;}
  452. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  453.  
  454. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray; -webkit-border-radius: 30px;
  455. -moz-border-radius: 30px;
  456. border-radius: 30px;}
  457.  
  458. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  459.  
  460.  
  461.  
  462.  
  463. /***-------------- TITULOS------------------♥--------***/
  464. #duka {margin-left:235px;margin-top: 45px; height:20px; line-height:28px;float:left; position:fixed; width:264px; font-family:Muli; font-size:11px; text-align: center;
  465. color:{color:frase} ;letter-spacing:-1px; z-index:11; text-transform: none; -webkit-border-radius: 0px 0px 10px 10px;-webkit-transform: rotate(0deg);border-bottom: 0px dashed {color:borda2}; text-shadow: 1px 1px 1px {color:sombra};} /**--OMDG---♥---**/
  466. /**--OMDG---♥---**/
  467. #duka a:hover {color:{color:linha};-webkit-transform: rotate(3deg);}
  468. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  469.  
  470. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  471. .imsureduh4 {width:255px;
  472. margin-top:35px;
  473. color:{color:frase};
  474. opacity:0.999;
  475. text-align:center;
  476. position:fixed;
  477. font-family:Muli;
  478. font-size:12px;
  479. letter-spacing:1px; /**--OMDG---♥---**/
  480. margin-left:235px;-webkit-transform: rotate(0deg);text-shadow: 1px 1px 1px {color:sombra};}
  481.  
  482. .imsureduh4:first-letter {color:{color:borda2};font-family:rochester;font-size:16px;}
  483.  
  484. .efeito2 {background:{color:sidebar};position: absolute;width:210px;height:211px;margin-left:249px; /**--OMDG---♥---**/
  485. margin-top: 70px;position:fixed;border:10px solid {color:bordaimg};-webkit-border-radius: 5px 5px 5px 5px; }
  486. .efeito2 img {border:1px solid {color:borda2}; position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-transform: rotate(0deg);
  487. -webkit-border-radius: 5px 5px 5px 5px;-moz-transition: all 1s ease-in-out;
  488. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;display: block;height:209px;width: 208px;
  489. padding:0px;margin-left:0px;margin-top:0px;opacity:0.8;-webkit-transition-duration: 0.8s;opacity: 9.0;} /**--OMDG---♥---**/
  490. .efeito2 img:hover { margin-bottom: 2px;
  491. -webkit-transition: all 0.9s ease-out;
  492. -moz-transition: all 0.9s ease-out; opacity: 10; filter:alpha (opacity=50);-webkit-border-radius: 5px 5px 5px 5px;background:{color:borda2};-webkit-transition-duration: 1.9s; -moz-transition-duration:1.9s;text-transform:uppercase; border:2px dotted {color:borda};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.5s ease-out;-moz-transform: rotate(350deg);-webkit-transform: rotate(360deg);-o-transform: rotate(350deg);-ms-transform: rotate(360deg);transform: rotate(360deg);opacity:0.8; -webkit-transform:scale(1.1);
  493. -moz-transform:scale(1.1);
  494. -o-transform:scale(1.1);
  495. opacity:0.2;
  496. -webkit-transition-duration: .99s;opacity:0.7; #pattern opacity:0.7;-webkit-transition-duration: 0.8s;}
  497.  
  498.  
  499. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  500.  
  501. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  502. .imsureduh {width:230px;
  503. margin-top:315px;background:{color:bordaimg};
  504. color:{color:frase};
  505. opacity:0.999;height:25px;line-height:23px;
  506. text-align:center;
  507. position:fixed;
  508. font-family:Emilys Candy;
  509. font-size:15px;
  510. text-shadow: 1px 1px 1px {color:sombra};
  511. letter-spacing:1px; /**--OMDG---♥---**/
  512. margin-left:250px;-webkit-transform: rotate(0deg);-webkit-border-radius: 5px 5px 5px 5px;-webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;}
  513.  
  514.  
  515. .imsureduh1 {width:425px;
  516. margin-top:232px;background:;
  517. color:{color:frase};
  518. opacity:0.999;height:30px;line-height:28px;
  519. text-align:right;
  520. position:fixed;
  521. font-family:pacifico;
  522. font-size:14px;
  523. text-shadow: 1px 1px 1px {color:sombra};
  524. letter-spacing:1px; /**--OMDG---♥---**/
  525. margin-left:-25px;-webkit-transform: rotate(0deg);-webkit-border-radius: 0px 15px 15px 0px;-webkit-transition: 0.6s ease-in; -moz-transition: 0.6s ease-in; transition: 0.6s ease-in;}
  526.  
  527.  
  528. /**--OMDG---♥---**/
  529. @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  530. /******----------------DESCRIÇÃO--------♥--------******/
  531. #notinholaduda {margin-left: 53px; margin-top: 235px; width:181px; font-size: 11px; height:80px; text-align: center; transparent; font-family:Ubuntu Mono; color: {color:text desc};background:{color:sidebar};position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 13px; /**--OMDG---♥---**/
  532. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted transparent;padding: 2px 2px 2px 2px;-webkit-transform: rotate(0deg);-webkit-border-radius: 10px 10px 10px 10px;}
  533.  
  534.  
  535.  
  536.  
  537. /***-------------BORDAS -------------♥-----***/
  538.  
  539. #barra {position: fixed; margin-left: -35px; width:1363px; height: 355px; background-color:{color:faixa2};background-image: url('{image:fundo}');margin-top: -60px; -webkit-transform: rotate(0deg);-webkit-border-radius: 15px 15px 15px 15px;border: 0px double {color:borda};} /**--OMDG---♥---**/
  540.  
  541. #barra1 {position: fixed; margin-left: -33px; width:1373px; height: 35px; background-color:{color:faixa1};background-image: url('{image:fundo2}');margin-top: 295px; -webkit-transform: rotate(0deg);border: 0px double {color:borda};border-bottom: 1px dashed {color:borda};} /**--
  542. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  543. #barra2 {position: fixed; margin-left: 40px; width:209px; height: 114px; background-color:{color:bordaimg};margin-top: 109px; -webkit-transform: rotate(0deg);-webkit-transform: rotate(180deg);-webkit-border-radius: 0px 20px 20px 0px;}
  544.  
  545. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  546. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  547. #paginal a { margin: 0 1px 0 0; padding: 2px 4px; background:{color:bordaimg};color: {color:pag};opacity:1; -webkit-border-radius: 0px 0px 20px 20px;border: 1px dashed {color:borda};} /**--OMDG---♥---**/
  548. #paginal a:hover {background: {color:borda2}; color: {color:text};}
  549. #paginal span.pagina_atual {background: {color:bordaimg}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;-webkit-border-radius: 0px 0px 20px 20px;} /**--OMDG---♥---**/
  550. .ps {position: fixed; padding: 2px; width: 148px; margin-left: 342px; margin-top: 340px; height: auto; color: {color:text};opacity:1;-webkit-border-radius: 0px 0px 20px 20px; }
  551.  
  552.  
  553. .ninhal {width:260px; height: 20px; float: left; margin-left:288px; margin-top: 300px; padding: 0px; text-align: center; position: fixed; border-bottom: 0px solid #000000; border-right: 0px solid ; border-top: px dotted #d4d4d4; border-bottom: px solid #b5b5b5; line-height:16px; z-index:99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;opacity:1;-moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s;}
  554. .ninhal a {float: left; margin-left: 1px; font-family: verdana; font-size: 7px; text-align: center; margin-top: 1px; height: 13px; width: 36px; color:{color:links}; line-height: 10px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color:{color:linkshover}; text-transform: uppercase; text-shadow:0px 0px 21px #b5b5b5; border-top:1px solid {color:borda2}; border-bottom:1px solid {color:borda side};border-left:px solid #ececec; border-right:px solid #ececec;letter-spacing:1px;}
  555. .ninhal a:hover{text-align: center; color:{color:links}; background-color:{color:bghover}; border-top:px dotted ;border-bottom:px dotted ; font-size: 7px;}
  556.  
  557. /*-------------NEGRITO ITALICO E SUBLINHADO------♥-------*/
  558.  
  559. b {color: {color:abc};text-decoration: none;}
  560.  
  561. i {color:{color:italico};text-decoration: none;}
  562.  
  563. u {color: {color:text}; text-decoration: none; border-bottom: 1px dashed {color:borda2}; DO SUBLINHADO;}
  564.  
  565.  
  566. /*******-------------------PARTE DA SIDEBAR------♥-----******/
  567.  
  568. #estela1 {position: fixed; margin-left: 232px; width:273px; height: 60px; background-color:{color:faixa1}; margin-top: 250px; -webkit-transform: rotate(0deg);-webkit-border-radius: 20px 20px 20px 20px; border: 0px solid {color:bordaimg};}
  569.  
  570. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  571.  
  572.  
  573. #faixa2 {margin-top: 152px; margin-left: 153px; position: fixed; background:{color:sidebar}; height: 150px; width:6px;}/***detalhes by o-mundo-de-uma-garota***/
  574. #faixa3 {margin-top: 152px; margin-left: 208px; position: fixed; background:{color:sidebar}; height: 150px; width:6px;}/***detalhes by o-mundo-de-uma-garota***/
  575.  
  576. #faixa4 {margin-top: 68px; margin-left: 85px; position: fixed; background-color:{color:sidebar}; height: 33px; width:122px;-webkit-border-radius: 150px 150px 150px 150px; -webkit-transform: rotate(0deg);}/***detalhes by o-mundo-de-uma-garota***/
  577.  
  578. #faixa5 {margin-top: 140px; margin-left: 97px; position: fixed; background-color:{color:borda2}; height: 5px; width:350px; -webkit-transform: rotate(0deg);border: 1px dashed {color:sidebar};}/***detalhes by o-mundo-de-uma-garota***/
  579.  
  580. #faixa6 {margin-top: -20px; margin-left: 70px; position: fixed; background-color:{color:borda}; height: 738px; width:8px; -webkit-transform: rotate(0deg);}/***detalhes by o-mundo-de-uma-garota***/
  581.  
  582.  
  583.  
  584.  
  585. #nossadudex {font-family: tinytots; background-color:#; color: ; font-size: 14px; padding: 3px 5px 5px 5px; width: 20px;text-shadow: 0px 0px 9px {color:sombra}; margin-top: 70px; margin-left: 90px; z-index: 1; position: fixed; text-align: center; height: 21px; border-right:0px solid {color:linkshover} ; text-transform: none;-webkit-border-radius: 10px 10px 0px 0px;}/*links o-mundo-de-uma-garota*/
  586. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: ; }/*links o-mundo-de-uma-garota*/
  587. #nossadudex1 {font-family: tinytots; background-color:# ; color: ; font-size: 14px; padding: 3px 5px 5px 5px; width: 20px;text-shadow: 0px 0px 9px ; margin-top: 71px; margin-left: 127px; z-index: 1; position: fixed; text-align: center; height: 21px; border:0px solid {color:bordaimg} ; text-transform: none;-webkit-border-radius: 10px 10px 0px 0px; }/*links o-mundo-de-uma-garota*/
  588. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: ; }/*links o-mundo-de-uma-garota*/
  589. #nossadudex2 {font-family: tinytots; background-color: #; color: ; font-size: 14px; padding: 3px 5px 5px 5px; width: 20px;text-shadow: 0px 0px 9px ; margin-top: 71px; margin-left: 164px; z-index: 1; position: fixed; text-align:center; height: 21px; border:0px solid {color:linkshover}; text-transform: none;-webkit-border-radius: 10px 10px 0px 0px; }/*links o-mundo-de-uma-garota*/
  590. #nossadudex a{font-family: verdana; font-size: 10px; text-transform: none; font-weight: none; padding-left:1px; margin-left:-3px; color: ; }/*links o-mundo-de-uma-garota*/
  591.  
  592.  
  593.  
  594.  
  595.  
  596.  
  597. /***--- SCROLLBAR---♥----***/
  598.  
  599. ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:5px solid {color:scrollbar};}
  600.  
  601. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
  602.  
  603.  
  604. ::-webkit-scrollbar {height:0px;width:12px;background-color:{color:scrollbar};}
  605.  
  606. /**** SELECAO COLORIDA - MADLYLUV.com ****/
  607. ::-moz-selection{background:{color:borda2};text-shadow:0px 1px 1px {color:sombra}; }
  608. ::selection{background: {color:borda2}; color: {color:text};text-shadow:0px 1px 1px {color:sombra}; }
  609.  
  610. /***--------TUMBLR CONTROLS---------♥------***/
  611.  
  612. #tumblr_controls{position: fixed!important}
  613.  
  614. #tumblr_controls{position: fixed!important}
  615.  
  616. #tumblr_controls{position: fixed!important}
  617.  
  618. #tumblr_controls{position: fixed!important}
  619.  
  620. #sidebar{
  621. left: 55px;
  622. margin-top: 115px;
  623. width: 280px;
  624. text-align: left;
  625. background-color: {color:entry};
  626. padding: 0px;
  627. position: fixed;
  628. height: 100px;
  629. }
  630.  
  631.  
  632.  
  633. .sidebarimg {
  634. overflow: auto;
  635. width: 185px;
  636. height: 85px;
  637. text-align: left;
  638. margin: 5px;
  639. border: 1px solid {color:borda2};
  640. padding: 3px 0px 0px 3px;
  641. background-color: {color:borda};
  642. }
  643.  
  644. .sidebarimg img{
  645. width: auto;
  646. max-height:82px;
  647. display: inline;
  648. overflow: auto;
  649. margin-bottom: 3px;
  650. }
  651.  
  652. .sidebarimg2 {
  653. overflow: auto;
  654. height: 145px;
  655. text-align: left;
  656. margin: 5px;
  657. border: 1px solid {color:borda2};
  658. padding: 3px 0px 0px 3px;
  659. background-color: {color:borda};
  660. }
  661.  
  662. .sidebarimg2 img{
  663. max-height: 142px;
  664. width: auto;
  665. display: inline;
  666. overflow: auto;
  667. margin-bottom: 3px;
  668. }
  669.  
  670. </style>
  671.  
  672.  
  673.  
  674.  
  675. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  676.  
  677. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  678. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  679. <script type="text/javascript">
  680. $(window).load(function () {
  681. $('#OMDG').masonry(),
  682. $('.masonryWrap').infinitescroll({
  683. navSelector : ".baseduh",
  684. nextSelector : "#page a#p",
  685. itemSelector : ".baseduh",
  686. bufferPx : 10000,
  687. extraScrollPx: 10000,
  688. loadingImg : "",
  689. loadingText : "",
  690. },
  691. function() { $('#OMDG').masonry({ appendedContent: $(this) }); }
  692. );
  693. });
  694. </script>
  695.  
  696.  
  697. <body onkeydown="return false">
  698.  
  699.  
  700.  
  701. <div id="barbie-e">
  702.  
  703.  
  704.  
  705. <div id="estela1"></div></div><div id="barra"><div id="faixa2"></div><div id="faixa3"></div></div><div id="faixa4"></div><div id="barra1"></div><div id="barra2"></div>
  706.  
  707. <div class="imsureduh">{text:frase}</div> <div class="imsureduh1">{text:frase}</div>
  708.  
  709. <div class="imsureduh4">{text:frase3}</div><div id="duka">{text:frase2}</div>
  710. <div class="efeito2" class="hover">
  711.  
  712. <img class="bottom shadow" src="{image:fotodr}" >
  713. <img class="hover" src="{image:sidebar}" title=""><div class="tt"></div></div></div>
  714. </div></div>
  715.  
  716. <div id="notinholaduda">{Description}</div>
  717.  
  718.  
  719. <div class="ninhal">
  720. <a href="{text:Link4}" >{text:Link4 title}</a>
  721. <a href="{text:Link5}" >{text:Link5 title}</a>
  722. <a href="{text:Link6}" >{text:Link6 title}</a>
  723. <a href="{text:Link7}" >{text:Link7 title}</a>
  724. </div>
  725. <div id="sidebar">
  726.  
  727.  
  728. <div class="sidebarimg"><marquee direction="left" scrollamount="3" behavior="alternate" width="182px" onmouseover="this.stop()" onmouseout="this.start()">
  729. <img src="{image:sidebar 1}" width= "200px;"><img src="{image:sidebar 2}" width= "200px;"><img src="{image:sidebar 3}" width= "200px;"><img src="{image:sidebar 4}" width= "200px;"><img src="{image:sidebar 5}" width= "200px;"><img src="{image:sidebar 6}" width= "200px;">
  730. </marquee>
  731. </div>
  732.  
  733. </div>
  734.  
  735.  
  736. <div id="nossadudex" title="{text:Link1 Title}"><a href="{text:Link1}"><img height="18"src="http://cdn1.iconfinder.com/data/icons/TWG_Retina_Icons/64/home.png" width="19"class="home"title="{text:Link1 Title} "></div>
  737.  
  738.  
  739. <div id="nossadudex1" title="{text:Link2 Title}"><a href="{text:Link2}"><img height="18"src="http://cdn5.iconfinder.com/data/icons/TWG_Retina_Icons/64/mail.png" width="19"class="ask"title="{text:Link2 Title}"></div>
  740.  
  741.  
  742. <div id="nossadudex2" title="{text:Link3 Title} "><a href="{text:Link3}"><img height="18"src="http://cdn5.iconfinder.com/data/icons/TWG_Retina_Icons/64/gear.png" width="19"class="amor"title="{text:Link3 Title}"></div>
  743.  
  744. <!-------------PAGINATION-----------♥---------->
  745.  
  746. <div class="ps"><div id="paginal">
  747. {block:JumpPagination length="4"}
  748. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  749. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  750. {/block:JumpPagination}
  751. </div></div>
  752.  
  753. <!-------------CRÉDITOS-----------------♥------------->
  754. <div style="margin-left:60px;background:{color:post};-webkit-border-radius: 5px 5px 5px 5px;-webkit-transform: rotate(0deg); width:95px; font-family:Muli;font-size:11px; margin-top: -3px; height:15px;position:fixed; border: 1px dashed {color:borda2};"><a href="http://o-mundo-de-uma-garota.tumblr.com/"title="Theme por Duda.R [OMDG] + Menu por Hugm-e not copie plagio é crime"><small>All Themes OMDG</a></a>
  755. <font color="{color:tags}">©</font> </a></div>
  756.  
  757. <div id="OMDG">
  758.  
  759. {block:Posts}
  760. <div class="baseduh">
  761.  
  762. {block:Answer}
  763. <img src="{AskerPortraitURL-30}" align="left" class="fotoask"> <div class="perguntou">Pergunta feita por: {Asker} </div>
  764. <div class="pergunta">{Question}</div>
  765. <br>
  766. <div class="oi">{Answer}</div>
  767. {/block:Answer}
  768.  
  769. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  770.  
  771. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  772. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  773.  
  774.  
  775. {block:Photoset}<center>{Photoset-250}</center>
  776. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  777.  
  778.  
  779. {block:Quote}
  780. <div class="quote">“{Quote}”</div>
  781. {block:Source}<div class="b-source"> — {Source}</div>
  782. {/block:Source}
  783. {/block:Quote}
  784.  
  785. {block:Link}
  786. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  787. {block:Description}{Description}{/block:Description}
  788. {/block:Link}
  789.  
  790. {block:Chat}
  791. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  792. <div class="chat"><ul>{block:Lines}
  793. <li class="person{UserNumber}">{block:Label}
  794. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  795. {/block:Chat}
  796.  
  797. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  798.  
  799. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  800.  
  801.  
  802. <div class="cred">
  803. {block:Date}<div id="baseduh1">
  804. <a href="{Permalink}">{block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCount} Notes</a>{/block:NoteCount} · </a>{block:RebloggedFrom} <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> Via</a>{/block:RebloggedFrom}{block:ContentSource}<a href="{SourceURL}"> · Source</font> + </a>{/block:ContentSource} {block:IndexPage} <a href="{ReblogUrl}" target="_blank"> reblog <font color="{color:tags}"> ♡</font></a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} <font color="{color:tags}"> #</font><a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  805. </div></center>{/block:IfShowTags}{/block:Date}</div>
  806. </div>
  807. {/block:Posts}
  808. {block:PostNotes}{PostNotes}{/block:PostNotes}
  809. </div></div>
  810.  
  811.  
  812.  
  813.  
  814. </div>
  815. </div>
  816. </div>
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824. </body>
  825. </html>
Advertisement
Add Comment
Please, Sign In to add comment