Eduarda

theme rock

Oct 31st, 2012
1,679
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.20 KB | None | 0 0
  1. <html>
  2.  
  3. <!----
  4. Theme by: o-mundo-de-uma-garota|tumblr {NÃO USE COMO BASE} só adapte para o seu próprio uso e sem retirar os creditos, aliás não foi voce que fez né?! {NOT COPIE} plágio é crime se eu pegar algo tiro da minha página de themes.
  5.  
  6. - - - - - - - - - - - - - -
  7. - THEME FEITO POR DUDA.R -
  8. - - - - - - - - - - - - - - ---->
  9.  
  10.  
  11. <script type="text/javascript">
  12. //desabilita menu de opcoes ao clicar no botao direito
  13. function desabilitaMenu(e)
  14. {
  15. if (window.Event)
  16. {
  17. if (e.which == 2 || e.which == 3)
  18. return false;
  19. }
  20. else
  21. {
  22. event.cancelBubble = true
  23. event.returnValue = false;
  24. return false;
  25. }
  26. }
  27.  
  28. //desabilita botao direito
  29. function desabilitaBotaoDireito(e)
  30. {
  31. if (window.Event)
  32. {
  33. if (e.which == 2 || e.which == 3)
  34. return false;
  35. }
  36. else
  37. if (event.button == 2 || event.button == 3)
  38. {
  39. event.cancelBubble = true
  40. event.returnValue = false;
  41. return false;
  42. }
  43. }
  44.  
  45. //desabilita botao direito do mouse
  46. if ( window.Event )
  47. document.captureEvents(Event.MOUSEUP);
  48. if ( document.layers )
  49. document.captureEvents(Event.MOUSEDOWN);
  50.  
  51. document.oncontextmenu = desabilitaMenu;
  52. document.onmousedown = desabilitaBotaoDireito;
  53. document.onmouseup = desabilitaBotaoDireito;
  54. </script>
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62. <script type="text/javascript">
  63.  
  64.  
  65. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  66.  
  67.  
  68.  
  69.  
  70. function tb8_makeArray(n){
  71.  
  72.  
  73. this.length = n;
  74.  
  75.  
  76. return this.length;
  77.  
  78.  
  79. }
  80.  
  81.  
  82.  
  83.  
  84. tb8_messages = new tb8_makeArray(1);
  85.  
  86.  
  87.  
  88.  
  89. tb8_messages[0] = "{Title}";
  90.  
  91.  
  92.  
  93.  
  94. tb8_rptType = 'infinite';
  95.  
  96.  
  97.  
  98.  
  99. tb8_rptNbr = 5;
  100.  
  101.  
  102.  
  103.  
  104. tb8_speed = 100;
  105.  
  106.  
  107.  
  108.  
  109. tb8_delay = 2000;
  110.  
  111.  
  112.  
  113.  
  114. var tb8_counter=1;
  115.  
  116.  
  117.  
  118.  
  119. var tb8_currMsg=0;
  120.  
  121.  
  122.  
  123.  
  124. var tb8_tekst ="";
  125.  
  126.  
  127.  
  128.  
  129. var tb8_i=0;
  130.  
  131.  
  132.  
  133.  
  134. var tb8_TID = null;
  135.  
  136.  
  137.  
  138.  
  139. function tb8_pisi(){
  140.  
  141.  
  142.  
  143.  
  144. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  145.  
  146.  
  147.  
  148.  
  149. document.title = tb8_tekst;
  150.  
  151.  
  152.  
  153.  
  154. tb8_sp=tb8_speed;
  155.  
  156.  
  157.  
  158.  
  159. tb8_i++;
  160.  
  161.  
  162.  
  163.  
  164. if (tb8_i==tb8_messages[tb8_currMsg].length){
  165.  
  166.  
  167.  
  168.  
  169. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  170.  
  171.  
  172.  
  173.  
  174. }
  175.  
  176.  
  177.  
  178.  
  179. if (tb8_currMsg == tb8_messages.length){
  180.  
  181.  
  182.  
  183.  
  184. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  185.  
  186.  
  187.  
  188.  
  189. clearTimeout(tb8_TID);
  190.  
  191.  
  192.  
  193.  
  194. return;
  195.  
  196.  
  197.  
  198.  
  199. }
  200.  
  201.  
  202.  
  203.  
  204. tb8_counter++;
  205.  
  206.  
  207.  
  208.  
  209. tb8_currMsg = 0;
  210.  
  211.  
  212. }
  213.  
  214.  
  215.  
  216.  
  217. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  218.  
  219.  
  220.  
  221.  
  222. }
  223.  
  224.  
  225.  
  226.  
  227. tb8_pisi()
  228.  
  229.  
  230.  
  231.  
  232. </script>
  233.  
  234.  
  235.  
  236. <head>
  237. <!-- APPERENCE OMDG -->
  238. <meta name="image:sidebar" content="http://static.tumblr.com/2bh9bxo/LQGmcflkj/tumblr_mc7aszqjv01rrk14mo1_500.png" />
  239. <meta name="image:background" content="http://static.tumblr.com/2bh9bxo/ysxmcfkzv/tumblr_m524ntauly1qkzf0f.png" />
  240. <meta name="image:fudinho" content="http://static.tumblr.com/2bh9bxo/hGXmcgm5v/wallpaper_240x320_1335.png" />
  241.  
  242. <meta name="color:background" content="#000" />
  243. <meta name="color:sidebar" content="#000" />
  244. <meta name="color:link" content="#8B8989" />
  245. <meta name="color:link hover" content="#000000" />
  246. <meta name="color:text" content="#8B8989" />
  247. <meta name="color:tags" content="#FFC0CB" />
  248. <meta name="color:post" content="#1C1C1C" />
  249. <meta name="color:borda" content="#1C1C1C" />
  250. <meta name="color:links" content="#fff" />
  251. <meta name="color:bghover" content="#FF6EB4" />
  252. <meta name="color:sombra" content="#363636" />
  253. <meta name="color:textdesc" content="#8B8989" />
  254. <meta name="color:frase" content="#fff" />
  255. <meta name="color:bgask" content="#1c1c1c" />
  256. <meta name="color:borda2" content="#000000" />
  257.  
  258. <meta name="text:frase" content="Here Together Forever"/>
  259. <meta name="text:Link1" content="/" />
  260. <meta name="text:Link1 Title" content="link" />
  261. <meta name="text:Link2" content="/" />
  262. <meta name="text:Link2 Title" content="link" />
  263. <meta name="text:Link3" content="/" />
  264. <meta name="text:Link3 Title" content="link" />
  265. <meta name="text:Link4" content="/" />
  266. <meta name="text:Link4 Title" content="link" />
  267. <meta name="text:Link5" content="/" />
  268. <meta name="text:Link5 Title" content="link" />
  269. <meta name="text:Link6" content="/" />
  270. <meta name="text:Link6 Title" content="link" />
  271. <meta name="text:Link7" content="/" />
  272. <meta name="text:Link7 Title" content="link" />
  273.  
  274. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  275. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  276. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  277. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  278.  
  279.  
  280.  
  281. <title>{Title}</title>
  282. <link rel="shortcut icon" href="{Favicon}">
  283. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  284. {block:Description}
  285. <meta name="description" content="{MetaDescription}" />
  286. {/block:Description}
  287.  
  288. <style type="text/css">
  289. body {background-color:{color:background}; font-family:verdana;color:{color:text}; text-align:center; font-size:09px; background-image:url('{image:background}'); background-attachment:fixed; }
  290.  
  291. iframe#tumblr_controls {right:3px !important;
  292. position: fixed !important;
  293. -webkit-transition: opacity 0.7s linear;
  294. opacity: 0.2;
  295. -webkit-transition: all 0.8s ease-out;
  296. -moz-transition: all 0.8s ease-out;
  297. transition: all 0.8s ease-out;}
  298. iframe#tumblr_controls:hover{
  299. -webkit-transition: opacity 0.7s linear;
  300. opacity: 1;
  301. -webkit-transition: all 0.4s ease-out;
  302. -moz-transition: all 0.4s ease-out;
  303. transition: all 0.4s ease-out;}
  304.  
  305.  
  306. a {color: {color:link}; text-decoration: none; text-transform: none;}
  307. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  308. p {margin: 6px 0 0 0}
  309.  
  310. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  311. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}/* theme by omdg*/
  312. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  313. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  314. blockquote img{max-width: 400px!important}
  315. blockquote blockquote img{max-width: 400px!important}
  316. blockquote blockquote blockquote img{max-width: 400px!important}
  317. blockquote blockquote blockquote blockquote img{max-width: 400px!important}
  318. /*theme by omdg*/
  319. #etc {text-align:center;width:450px;margin:20px auto 20px auto;z-index:1;}
  320.  
  321. /***BASE DA DUDA ***/
  322.  
  323. .omdg {width:480px; background-color:{color:post};
  324. padding:6px;text-align:justify;
  325. font-family:Trebuchet MS;font-size:11px; margin-top:2px;overflow: hidden;}
  326.  
  327. #baseduh {float:left;width:450px;
  328. margin-left:480px;margin-top:15px;z-index:-9;}
  329.  
  330. h1 {font-family:Trebuchet MS;text-align:center;font-size:14px;color:{color:text}; font-weight: normal; line-height: 14px;}
  331. h1 a {text-align:center;font-size:14px;color: {color:text};font-weight:normal; line-height:14px;}
  332. h1 a:hover {text-align:center;font-size:14px; color:{color:text}; font-weight:normal; line-height:14px;}
  333.  
  334. .image {text-align:center;border:0px;}
  335. .image img {max-width:450px;margin-bottom:-1px; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  336. .image img:hover {-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;-webkit-filter: grayscale(0.3);}
  337.  
  338. .baseduh1 {text-align:justify; cambria;
  339. background:{color:background};font-size: 11px;
  340. line-height:15px; padding:3px;margin-left:02px;
  341. border-bottom:1px solid {color:background};
  342. margin-bottom:3px; margin-top:-66px;}
  343. .baseduh2 {text-align: center; text-transform: none;
  344. margin-bottom:5px; font-size: 09px; font-weight: bold}
  345. .baseduh2 a, a:hover{text-transform: none;}
  346.  
  347. /***QUOTES TAGS BOX CHAT E NOTES***/
  348.  
  349.  
  350. #quote {position:relative; top:-22px;left:-3px;font-size:60px;opacity:0.3;}
  351.  
  352. .tags {color: {color:text};font-size:9px; font-family:calibri; display: inline; list-style: none; text-transform: uppercase; text-align:center;}
  353. .tags a {font-size: 9px; color: calibri; display: inline; list-style: none; text-transform: uppercase; text-align:center;}
  354.  
  355. .chat {line-height: 13px; list-style: none }
  356. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}/*theme by omdg*/
  357. .person1 {color: {color:text}; padding: 2px; }
  358. .person1 .label {font-weight: bold; color:{color:text}}
  359. .person2 {color: {color:text}; padding: 2px; }
  360. .person2 .label {font-weight: bold; color:{color:text}}
  361.  
  362. .player {background-color:#000; text-align: left;display:block;}
  363.  
  364.  
  365. .ask {width: 99%; background:{color:bgask}; font-weight:normal; padding:3px; margin-bottom: 1px; color:{color:text}; font-size: 11px; }
  366. .asker {width: 99%;height:18px; background:{color:background}; font-weight:normal; padding:3px; margin-bottom: 1px; color:{color:text}; font-size: 10px;text-align:left;line-height:20px;text-transform:uppercase;font-family: calibri;}
  367. .asker a{background:#; color:{color:text};}
  368. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid {color:borda};margin-top:-3px;}
  369. .resposta {background:{color:background}; font-weight:normal; padding:10px; margin-bottom:1px; text-shadow:0 0px 0px {color:sombra};color:{color:text}; font-size: 11px; }
  370.  
  371. #oidata {text-align:center; font-size:09px;background:{color:background}; font-family:calibri; text-transform: uppercase; z-index: 11; padding:2px; color: {color:ftxt}; border-top: 1px solid background-color:{color:background}; border-bottom: 1px solid background-color:{color:background}; -webkit-transition: all 0.2s ease-out; -moz-transition: all .4s ease-out;}
  372. #oidata a {font-size:10px;color:{color:text}; text-transform:uppercase;}
  373. #cap {width:500px; margin-top:-2px;}
  374. .source {display: none;}
  375.  
  376. .notes {width: 520px;padding:0px;margin-top:5px; margin-bottom: 10px; font-size: 9px; text-align:left; margin-left:0px;}
  377. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  378. ol.notes li {background-color:{color:post}; margin-bottom: 1px; padding: 5px; }
  379. .notes img{display:none; border:0px}
  380.  
  381. #tumblr_controls{position: fixed!important}
  382. #tumblr_controls{position: fixed!important}
  383. #tumblr_controls{position: fixed!important}
  384. #tumblr_controls{position: fixed!important}
  385.  
  386. /***TITULOS E LINKS***/
  387.  
  388. #babysure {margin-top: 37px;
  389. margin-left: 175px;
  390. position: fixed;
  391. height:24px;
  392. font-family:"Wire One";
  393. font-size:34;
  394. color:{color:frase};
  395. width: 238px;
  396. line-height:24px;
  397. background-color:{color:sidebar};
  398. border:4px double {color:borda};
  399. opacity:1;text-shadow: 5px 5px 9px {color:sombra};
  400. text-shadow: -2px 0px #E86060, 2px 0px #54d2cb;}
  401.  
  402.  
  403.  
  404. /*** FONTES***/
  405. @font-face { font-family: "folks"; src: url('http://static.tumblr.com/zvqacv0/lptm7vt4g/that__s_font_folks_.ttf'); }
  406.  
  407. @font-face { font-family: "craftygirls"; src: url('http://themes.googleusercontent.com/static/fonts/craftygirls/v0/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff'); }
  408.  
  409. @font-face {font-family: "dawning";src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  410. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  411.  
  412.  
  413. @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
  414.  
  415.  
  416.  
  417. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  418.  
  419. @font-face {font-family: "buymore";src: url('http://static.tumblr.com/ygkexbz/mpZm51k9i/buy_more.ttf');}
  420.  
  421. /*** PAGINACAO***/
  422. #pagina{ margin-top: 351px; margin-left: 333px; width: 84px; float: right; background-color: {color:sidebar};transparent; position: fixed; height: 33px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830 }
  423.  
  424. #paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 26px;}
  425. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: ; margin: 0 1px 0 0; padding: 2px 2px; color: {color:link}; text-decoration: none;}
  426. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: ; border: none;}
  427. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434. /*** IMAGEM DA DUDA***/
  435.  
  436. .duhimag {position: absolute;
  437. width:260px;
  438. height:224px;
  439. margin-left:160px;
  440. margin-top: 79px;
  441. position:fixed;
  442. border:8px solid {color:sidebar}; -webkit-border-radius: 20px 20px 20px 20px;box-shadow: 3px 3px 5px 4px {color:sombra}; }
  443. .duhimag img {position:fixed;
  444. -webkit-transition: all 1s ease-in-out;
  445. -webkit-border-radius: 20px 20px 20px 20px;
  446. -moz-transition: all 1s ease-in-out;
  447. -o-transition: all 1s ease-in-out;
  448. -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
  449. display: block;
  450. height:224px;
  451. width: 260px;
  452. background-color: ;
  453. padding:0px;
  454. margin-left:0px;
  455. margin-top:0px;
  456. opacity:0.8;
  457. -webkit-transition-duration: 0.8s;
  458. opacity: 9.0}
  459. .duhimag img:hover{ -webkit-transform:scale(1.8);
  460. -moz-transform:scale(1.8);
  461. -o-transform:scale(1.7);
  462. opacity:0.2;
  463. -webkit-transition-duration: .59s;opacity:0.7; #pattern opacity:0.7;}
  464.  
  465. .duhimage img.top { opacity:1;}
  466. .duhimag:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  467.  
  468. .duhimag:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray;opacity:1.0;}
  469.  
  470. #creditosaduda {margin-top: 56px; margin-left: 230px; position: fixed; background-color:{color:sidebar}; height: 361px; width:9px;opacity:0.7; }
  471.  
  472. #notinholaduda {margin-left: 176px; margin-top: 388px; width:232px; font-size: 11px; height: 37px; text-align: center; background-color:{color:sidebar}; transparent; font-family:georgia; color: {color:textdesc}; position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
  473. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted transparent;}
  474.  
  475.  
  476. #estela1 {position: fixed; margin-left: 170px; width:245px; height: 497px; background-color:{color:sidebar}; margin-top: -15px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 20px 20px; -webkit-transform: rotate(0deg);border: 5px double {color:borda}; background-image: url('{image:fudinho}');}
  477.  
  478. /* links aqi por hyliar */
  479.  
  480. #bru {z-index:11;width:41px; height: 124px; float: left; margin-left:380px; margin-top: 130px; padding: 0px; text-align: center;position:fixed;; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 0px solid {color:borda};border-right: 0px solid {color:borda}; border-top: 0px solid {color:borda};background:{color:link hover}; border-bottom: 0px solid {color:borda};}
  481. #bru a {float: left; margin-left: 1px; font-family: georgia; font-size: 9px; text-align: center; margin-top: 3px; height: 27px; width: 36px; color:{color:links}; line-height: 31px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bghover}; text-transform: lowercase; background: url(http://static.tumblr.com/kwaqeuc/cbCm42wjc/bg.png); text-shadow:0px 0px 1px {color:sombra};}
  482.  
  483.  
  484. /* Theme aqui by {omdg}*/
  485.  
  486. #pink {position: fixed; float: left; margin-top:325px; margin-left: 175px; z-index: 999999999999999999999999999999999999999999999999999999; }
  487.  
  488. .pinkd {z-index:99; line-height: 11px; text-align:center; position:fixed; font-family: calibri; text-transform: uppercase; height: 11px; letter-spacing:0px; font-size:10px; padding: 3px; padding-top: 3px; width:230px; background-color: {color:link hover}; color: {color:links}; letter-spacing:0px; border:4px double {color:borda};}
  489. .pinkd a {color: #trans; letter-spacing:0px; text-transform: uppercase; -webkit-transition-duration: 1.5s; -moz-transition-duration:0s;}
  490. .navigation a:hover {opacity: 0.5; color: {color:bghover}; -webkit-transition-duration: 0s; -moz-transition-duration:0s; border-bottom-width: 2px;
  491.  
  492. border-top-width: 0;
  493.  
  494. border-right-width: 0;
  495.  
  496. border-left-width: 0;
  497.  
  498. border-style: dotted;
  499.  
  500. border-color: {color:text};}
  501.  
  502.  
  503.  
  504. #dj { width: 150px; border-right:1px solid {color:borda2}; border-left:4px solid {color:borda2}; background-color:{color:link hover}; margin-top: 351px; margin-left: 177px; position: fixed; z-index:830; padding: 0px; text-align: center; }
  505.  
  506. .barbie a {width: 130px; background-color: {color:link hover}; font-size: 9px; text-align: left; color:{color:link}; padding:6px; display: block; margin-top: 0px; z-index:830; font-size:9; font-family:verdana; line-height: 1px;
  507. text-transform: lowercase; letter-spacing: 0px; margin: 0 0 1px 0; border: 2px solid {color:borda}; height: 0px;}
  508.  
  509. .barbie a:hover { width: 129px; color: {color:links}; font-size: 9px; padding:6px; -webkit-transition: all .5s ease-out; -moz-transition: all .6s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; letter-spacing: 0px; background-color: {color:bghover}; border-left: 0px solid {color:borda2};}
  510.  
  511.  
  512.  
  513. ::-webkit-scrollbar {width:10px;height:auto;background:transparent;}
  514. ::-webkit-scrollbar-corner {background:{color:text};}
  515. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:text};}
  516. ::-webkit-scrollbar-thumb:vertical {background:{color:text}; border-top: 3px double {color:borda}; border-bottom: 3px double {color:borda};}
  517. ::-webkit-scrollbar-track-piece {background:{color:post}; border-top: 1pt solid {color:borda}; border-bottom: 3px double {color:borda}; width:4pt;}
  518. -::moz-selection {color:{color:scroll}; background:{color:text};}
  519. ::selection {color:{color:post}; background:{color:text};}
  520. </style>
  521. <body onkeydown="return false">
  522.  
  523.  
  524. <!-----------------THEME BY OMDG------------>
  525.  
  526.  
  527.  
  528.  
  529.  
  530. <div id="estela1"></div>
  531.  
  532.  
  533. <div class="duhimag" class="hover">
  534. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);" >
  535. <img class="top shadow" src="{image:sidebar}" title="baby im sure duh"></div></div>
  536.  
  537.  
  538.  
  539. <div id="notinholaduda">{Description}</div>
  540.  
  541.  
  542. <div id="bru">
  543. <a href="{text:Link1}">{text:Link1 Title}</a>
  544. <a href="{text:Link2}">{text:Link2 Title}</a>
  545. <a href="{text:Link3}">{text:Link3 Title}</a>
  546. <a href="{text:Link4}">{text:Link4 Title}</a>
  547. </div>
  548.  
  549.  
  550. <div id="pink" class="pinkd">
  551. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> {/block:ifLink5} <small> </small>
  552. </div>
  553.  
  554. <div id="dj">
  555. <div class="barbie">
  556. <a href="{text:Link6}">{text:Link6 Title}</a>
  557. <a href="{text:Link7}">{text:Link7 Title}</a>
  558.  
  559. </div></div>
  560.  
  561. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:source}">«</font></a>{/block:PreviousPage}{/block:Pagination}
  562. Page <b>{CurrentPage}</b> of <b>{TotalPages}</b>
  563. {block:JumpPagination length="0"}
  564. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  565. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  566. {/block:JumpPagination}
  567. {block:Pagination}{block:NextPage}<a href="{NextPage}"><font color="{color:source}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div>
  568. </div></div>
  569.  
  570. <!-------------CRÉDITOS------------------------------>
  571. <div style="margin-left:265px;-webkit-transform: rotate(0deg); width:145px;background:{color:sidebar}; font-family:tinytots;font-size:8px; margin-top: -5px; position:fixed; "><a href="http://o-mundo-de-uma-garota.tumblr.com/"><small>Theme by :o-mundo-de-uma-garota</small></a><br>
  572. (<font color="{color:tags}">+</font>) dtlhs: hyliar</a></div>
  573.  
  574.  
  575. <div id="babysure">{text:frase}</div>
  576.  
  577.  
  578.  
  579. <div id="paginacaoml"><span class="info" style="font-weight: normal;"> {block:Pagination}{/block:Pagination}
  580. {block:JumpPagination length="4"}
  581. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  582. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  583. {/block:JumpPagination}
  584. {block:Pagination}{/block:Pagination}
  585. </div>
  586.  
  587.  
  588. <!----------------------BASE DUH 1 (OMDG)-------------->
  589.  
  590. <div id="baseduh">
  591. {block:Posts}
  592. <div class="omdg">
  593.  
  594. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  595.  
  596. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  597.  
  598. {block:Photoset}{Photoset-500}{/block:Photoset}
  599.  
  600. <!--------------------BASE DUH 2 (OMDG)---------------->
  601. {block:Quote}
  602. <div id="quote">&#10077;</div><div class="baseduh1">{Quote}</div>
  603. {block:Source}<div class="baseduh2"> — {Source}</div>
  604. {/block:Source}
  605. {/block:Quote}
  606.  
  607. {block:Link}
  608. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  609. {block:Description}{Description}{/block:Description}
  610. {/block:Link}
  611.  
  612. {block:Chat}
  613. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  614. <div class="chat"><ul>{block:Lines}
  615. <li class="person{UserNumber}">{block:Label}
  616. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  617. {/block:Chat}
  618.  
  619. {block:Audio}
  620. <div class="player">{AudioPlayerBlack}</div>
  621. {block:Caption}{Caption}{/block:Caption}
  622. {/block:Audio}
  623.  
  624. {block:Video}{Video-400}{/block:Video}
  625.  
  626.  
  627. {block:Answer}
  628. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}
  629. </div>
  630. <div class="ask">
  631. {Question} </div>
  632. <div class="resposta">{Answer}</div>
  633. {/block:Answer}
  634.  
  635. <div id="cap">
  636. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  637. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  638. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  639.  
  640. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  641. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  642. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  643. {/block:ContentSource}</div></div>
  644. <br>
  645.  
  646.  
  647. <div id="oidata">
  648. {block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} <font color="{color:tags}">·</font><a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} <font color="{color:tags}">·</font> <a href="{ReblogUrl}" target="_blank">reblog baby!!</a>{/block:IndexPage}
  649. {block:RebloggedFrom} <font color="{color:tags}">·</font> (<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> <font color="{color:tags}">|</font><a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom}
  650. </div>
  651. <div class="tags"><center>{block:HasTags}{block:Tags}<font color="{color:tags}">#</font><a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</center></div>
  652. </div>{/block:Date}
  653.  
  654. {/block:Posts}
  655. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  656.  
  657. </div>
  658. </div>
  659. </div>
  660. </div>
  661. </div>
  662.  
  663. <!-------------all thmx by: o-mundo-de-uma-garota not copie paixão---->
  664.  
  665.  
  666. <body onkeydown="return false">
  667. </html>
Advertisement
Add Comment
Please, Sign In to add comment