Eduarda

theme 66

Oct 18th, 2012
1,438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.81 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. <!-- DEFAULT VARIABLES -->
  238. <meta name="image:sidebar" content="http://static.tumblr.com/2bh9bxo/W7fmc0svv/pretoebranco6.jpg" />
  239. <meta name="image:background" content="http://static.tumblr.com/2bh9bxo/e1dmc0srz/tumblr_m524nz3toe1qkzf0fback.png" />
  240.  
  241. <meta name="color:background" content="#1C1C1C" />
  242. <meta name="color:sidebar" content="#000" />
  243. <meta name="color:link" content="#8B8989" />
  244. <meta name="color:link hover" content="#363636" />
  245. <meta name="color:text" content="#8B8989" />
  246. <meta name="color:tags" content="#FFC0CB" />
  247. <meta name="color:post" content="#000" />
  248. <meta name="color:borda" content="#000" />
  249. <meta name="color:links" content="#8B8989" />
  250. <meta name="color:bghover" content="#FFC0CB" />
  251. <meta name="color:sombra" content="#D3D3D3" />
  252. <meta name="color:textdesc" content="#8B8989" />
  253. <meta name="color:frase" content="#8B8989" />
  254. <meta name="color:bgask" content="#000" />
  255. <meta name="color:borda2" content="#FFC0CB" />
  256.  
  257. <meta name="text:frase" content="Here Together Forever"/>
  258. <meta name="text:Link1" content="/" />
  259. <meta name="text:Link1 Title" content="link" />
  260. <meta name="text:Link2" content="/" />
  261. <meta name="text:Link2 Title" content="link" />
  262. <meta name="text:Link3" content="/" />
  263. <meta name="text:Link3 Title" content="link" />
  264. <meta name="text:Link4" content="/" />
  265. <meta name="text:Link4 Title" content="link" />
  266. <meta name="text:Link5" content="/" />
  267. <meta name="text:Link5 Title" content="link" />
  268. <meta name="text:Link6" content="/" />
  269. <meta name="text:titulo6" content="link" />
  270. <meta name="text:Link7" content="/" />
  271. <meta name="text:titulo7" content="link" />
  272. <meta name="text:Link8" content="/" />
  273. <meta name="text:titulo8" content="link" />
  274.  
  275. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  276. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  277. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  278. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  279.  
  280. <title>{Title}</title>
  281. <link rel="shortcut icon" href="{Favicon}">
  282. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  283. {block:Description}
  284. <meta name="description" content="{MetaDescription}" />
  285. {/block:Description}
  286.  
  287. <style type="text/css">
  288. 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; }
  289.  
  290. iframe#tumblr_controls {right:3px !important;
  291. position: fixed !important;
  292. -webkit-transition: opacity 0.7s linear;
  293. opacity: 0.2;
  294. -webkit-transition: all 0.8s ease-out;
  295. -moz-transition: all 0.8s ease-out;
  296. transition: all 0.8s ease-out;}
  297. iframe#tumblr_controls:hover{
  298. -webkit-transition: opacity 0.7s linear;
  299. opacity: 1;
  300. -webkit-transition: all 0.4s ease-out;
  301. -moz-transition: all 0.4s ease-out;
  302. transition: all 0.4s ease-out;}
  303.  
  304.  
  305. a {color: {color:link}; text-decoration: none; text-transform: none;}
  306. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  307. p {margin: 6px 0 0 0}
  308.  
  309. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  310. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}/* theme by omdg*/
  311. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  312. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  313. blockquote img{max-width: 400px!important}
  314. blockquote blockquote img{max-width: 400px!important}
  315. blockquote blockquote blockquote img{max-width: 400px!important}
  316. blockquote blockquote blockquote blockquote img{max-width: 400px!important}
  317. /*theme by omdg*/
  318. #etc {text-align:center;width:450px;margin:20px auto 20px auto;z-index:1;}
  319.  
  320. /***BASE DA DUDA ***/
  321.  
  322. .omdg {width:480px; background-color:{color:post};
  323. padding:6px;text-align:justify;
  324. font-family:Trebuchet MS;font-size:11px; margin-top:2px;}
  325.  
  326. #baseduh {float:left;width:450px;
  327. margin-left:480px;margin-top:15px;z-index:-9;}
  328.  
  329. h1 {font-family:Trebuchet MS;text-align:center;font-size:14px;color:{color:text}; font-weight: normal; line-height: 14px;}
  330. h1 a {text-align:center;font-size:14px;color: {color:text};font-weight:normal; line-height:14px;}
  331. h1 a:hover {text-align:center;font-size:14px; color:{color:text}; font-weight:normal; line-height:14px;}
  332.  
  333. .image {text-align:center;border:0px;}
  334. .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;}
  335. .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);}
  336.  
  337. .baseduh1 {text-align:justify; cambria;
  338. background:{color:background};font-size: 11px;
  339. line-height:15px; padding:3px;margin-left:02px;
  340. border-bottom:1px solid {color:background};
  341. margin-bottom:3px; margin-top:-66px;}
  342. .baseduh2 {text-align: center; text-transform: none;
  343. margin-bottom:5px; font-size: 09px; font-weight: bold}
  344. .baseduh2 a, a:hover{text-transform: none;}
  345.  
  346. /***QUOTES TAGS BOX CHAT E NOTES***/
  347.  
  348.  
  349. #quote {position:relative; top:-22px;left:-3px;font-size:60px;opacity:0.3;}
  350.  
  351. .tags {color: {color:text};font-size:9px; font-family:calibri; display: inline; list-style: none; text-transform: uppercase; text-align:center;}
  352. .tags a {font-size: 9px; color: calibri; display: inline; list-style: none; text-transform: uppercase; text-align:center;}
  353.  
  354. .chat {line-height: 13px; list-style: none }
  355. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}/*theme by omdg*/
  356. .person1 {color: {color:text}; padding: 2px; }
  357. .person1 .label {font-weight: bold; color:{color:text}}
  358. .person2 {color: {color:text}; padding: 2px; }
  359. .person2 .label {font-weight: bold; color:{color:text}}
  360.  
  361. .player {background-color:#000; text-align: left;display:block;}
  362.  
  363.  
  364. .ask {width: 99%; background:{color:bgask}; font-weight:normal; padding:3px; margin-bottom: 1px; color:{color:text}; font-size: 11px; }
  365. .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;}
  366. .asker a{background:#; color:{color:text};}
  367. .askborder {width:38px;float: left; display: inline; margin-bottom: 2px;margin-left:-3px;border: 3px solid {color:borda};margin-top:-3px;}
  368. .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; }
  369.  
  370. #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;}
  371. #oidata a {font-size:10px;color:{color:text}; text-transform:uppercase;}
  372. #cap {width:500px; margin-top:-2px;}
  373. .source {display: none;}
  374.  
  375. .notes {width: 520px;padding:0px;margin-top:5px; margin-bottom: 10px; font-size: 9px; text-align:left; margin-left:0px;}
  376. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  377. ol.notes li {background-color:{color:post}; margin-bottom: 1px; padding: 5px; }
  378. .notes img{display:none; border:0px}
  379.  
  380. #tumblr_controls{position: fixed!important}
  381. #tumblr_controls{position: fixed!important}
  382. #tumblr_controls{position: fixed!important}
  383. #tumblr_controls{position: fixed!important}
  384.  
  385. /***TITULOS E LINKS***/
  386.  
  387. #babysure {margin-top: 55px;
  388. margin-left: 205px;
  389. position: fixed;
  390. height:24px;
  391. font-family:"folks";
  392. font-size:22;
  393. color:{color:frase};
  394. width: 247px;
  395. line-height:24px;
  396. background-color:{color:sidebar};
  397. border:4px double {color:borda};
  398. opacity:1;text-shadow: 5px 5px 9px {color:sombra};}
  399.  
  400.  
  401.  
  402. /*** FONTES***/
  403. @font-face { font-family: "folks"; src: url('http://static.tumblr.com/zvqacv0/lptm7vt4g/that__s_font_folks_.ttf'); }
  404.  
  405. @font-face { font-family: "craftygirls"; src: url('http://themes.googleusercontent.com/static/fonts/craftygirls/v0/0Sv8UWFFdhQmesHL32H8o3hCUOGz7vYGh680lGh-uXM.woff'); }
  406.  
  407. @font-face {font-family: "dawning";src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  408. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  409.  
  410.  
  411. @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
  412.  
  413.  
  414.  
  415. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  416.  
  417. @font-face {font-family: "buymore";src: url('http://static.tumblr.com/ygkexbz/mpZm51k9i/buy_more.ttf');}
  418.  
  419. /*** PAGINACAO***/
  420. #pagina{ margin-top: 405px; margin-left: 290px; width: 88px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830 }
  421.  
  422. #paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 24px;}
  423. #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;}
  424. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: ; border: none;}
  425. #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;}
  426.  
  427.  
  428. #duuh {width:388px; height: 40px; float: left; margin-left:204px; margin-top: 325px; padding: 0px; text-align: center; position: fixed; z-index:9999; }
  429. #duuh a {display: inline-block;float: left; margin-left: 1px; font-family: calibri; font-size: 8px; text-align: center; margin-top: 2px; height: 22px; width: 42px; color:{color:links}; line-height: 22px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:link hover};border:4px double {color:borda}; }
  430. #duuh a:hover{box-shadow: 0px 30px 0px {color:sombra}; inset; text-transform:uppercase; background:{color:link hover} color:{color:bghover}; text-shadow: 0px 8px 0px {color:sombra}; background-position: 0px 5px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; line-height:15px; color:{color:bghover};opacity:0.8;}
  431.  
  432.  
  433. .duh6 {position: fixed; margin-left:208px; margin-top:126px; padding: 0px; text-align: center; opacity:0.8; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  434.  
  435.  
  436. .duh6 a {float: left; display: block; letter-spacing: 0px; font-size:15px; font-family:tahoma;text-shadow: 5px 5px 9px {color:sombra}; text-align: center; margin-right: 1px; margin-bottom:1px; width: 25px; height: 28px; background-color: {color:link hover}; color:{color:borda2}; text-decoration: none; text-transform:uppercase; line-height:25px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;0.8;border:4px double {color:borda};}/*theme by omdg*/
  437.  
  438. .duh6:hover {opacity:1;color:{color:bghover};text-shadow: -2px 1px #E86060, 2px -1px #54d2cb;}
  439.  
  440.  
  441. .duh7 {position: fixed; margin-left:208px; margin-top:175px; padding: 0px; text-align: center; opacity:0.7; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  442.  
  443.  
  444. .duh7 a {float: left; display: block; letter-spacing: 0px; font-size:15px; font-family:tahoma;text-shadow: 5px 5px 9px {color:sombra}; text-align: center; margin-right: 1px; margin-bottom:1px; width: 25px; height: 28px; background-color: {color:link hover}; color:{color:borda2}; text-decoration: none; text-transform:uppercase; line-height:25px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;0.8;border:4px double {color:borda};}/*theme by omdg*/
  445.  
  446. .duh7:hover {opacity:1;color:{color:bghover};text-shadow: -2px 1px #E86060, 2px -1px #54d2cb;}
  447.  
  448. .duh8 {position: fixed; margin-left:208px; margin-top:223px; padding: 0px; text-align: center; opacity:0.7; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  449.  
  450.  
  451. .duh8 a {float: left; display: block; letter-spacing: 0px; font-size:15px; font-family:tahoma; text-shadow: 5px 5px 9px {color:sombra};text-align: center; margin-right: 1px; margin-bottom:1px; width: 25px; height: 28px; background-color: {color:link hover}; color:{color:borda2}; text-decoration: none; text-transform:uppercase; line-height:25px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;0.8;border:4px double {color:borda};}/*theme by omdg*/
  452.  
  453. .duh8:hover {opacity:1;color:{color:bghover};text-shadow: -2px 1px #E86060, 2px -1px #54d2cb;}
  454.  
  455.  
  456.  
  457.  
  458.  
  459. /*** IMAGEM DA DUDA***/
  460.  
  461. .duhimag {position: absolute;
  462. width:199px;
  463. height:224px;
  464. margin-left:244px;
  465. margin-top: 88px;
  466. position:fixed;
  467. border:8px solid {color:sidebar}; -webkit-border-radius: 0px 0px 0px 0px; }
  468. .duhimag img {position:fixed;
  469. -webkit-transition: all 1s ease-in-out;
  470. -webkit-border-radius: 0px 0px 0px 0px;
  471. -moz-transition: all 1s ease-in-out;
  472. -o-transition: all 1s ease-in-out;
  473. -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;
  474. display: block;
  475. height:223px;
  476. width: 199px;
  477. background-color: ;
  478. padding:0px;
  479. margin-left:0px;
  480. margin-top:0px;
  481. opacity:0.8;
  482. -webkit-transition-duration: 0.8s;
  483. opacity: 9.0}
  484. .duhimag img:hover{ -webkit-transform:scale(1.1);
  485. -moz-transform:scale(1.1);
  486. -o-transform:scale(1.7);
  487. opacity:0.2;
  488. -webkit-transition-duration: .59s;opacity:1.0;}
  489.  
  490. .duhimage img.top { opacity:1;}
  491. .duhimag:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  492.  
  493. .duhimag:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray;opacity:1.0;}
  494.  
  495. #creditosaduda {margin-top: 56px; margin-left: 230px; position: fixed; background-color:{color:sidebar}; height: 361px; width:9px;opacity:0.7; }
  496.  
  497. #notinholaduda {margin-left: 206px; margin-top: 357px; width:242px; 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;
  498. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1; border-top: 3px dotted transparent;}
  499.  
  500.  
  501. #estela1 {position: fixed; margin-left: 265px; width:138px; height: 17px; background-color:{color:sidebar}; margin-top: 408px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 20px 20px; -webkit-transform: rotate(0deg);border-bottom: 4px double {color:borda};}
  502.  
  503.  
  504. #estela2 {position: fixed; margin-left: 105px; width:240px; height: 31px; background-color:{color:sidebar}; margin-top: 187px; -webkit-transform: rotate(90deg);-webkit-border-radius: 0px 0px 0px 0px; -webkit-transform: rotate(90deg);border-top: 4px double {color:borda};border-bottom: 4px double {color:borda};}
  505.  
  506. ::-webkit-scrollbar {width:10px;height:auto;background:transparent;}
  507. ::-webkit-scrollbar-corner {background:{color:text};}
  508. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:text};}
  509. ::-webkit-scrollbar-thumb:vertical {background:{color:text}; border-top: 1px solid {color:borda}; border-bottom: 1px solid {color:borda};}
  510. ::-webkit-scrollbar-track-piece {background:{color:post}; border-top: 1pt solid {color:borda}; border-bottom: 1pt solid {color:borda}; width:4pt;}
  511. -::moz-selection {color:{color:scroll}; background:{color:text};}
  512. ::selection {color:{color:post}; background:{color:text};}
  513. </style>
  514. <body onkeydown="return false">
  515.  
  516.  
  517. <!-----------------THEME BY OMDG------------>
  518.  
  519.  
  520.  
  521.  
  522.  
  523. <div id="estela1"></div>
  524. <div id="estela2"></div>
  525.  
  526. <div class="duhimag" class="hover">
  527. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);" >
  528. <img class="top shadow" src="{image:sidebar}" title="baby im sure duh"></div></div>
  529.  
  530.  
  531.  
  532.  
  533. <div id="duuh">
  534. <a href="{text:Link1}" >{text:Link1 title}</a>
  535. <a href="{text:Link2}" >{text:Link2 title}</a>
  536. <a href="{text:Link3}" >{text:Link3 title}</a>
  537. <a href="{text:Link4}" >{text:Link4 title}</a>
  538. <a href="{text:Link5}" >{text:Link5 title}</a>
  539. </div>
  540. </div></div>
  541.  
  542.  
  543.  
  544.  
  545. <div class="duh6">
  546. <a href="{text:Link6}"title="{text:titulo6}">∞</a>
  547.  
  548. </div>
  549.  
  550. <div class="duh7">
  551. <a href="{text:Link7}"title="{text:titulo7}">❤</a> </div>
  552.  
  553.  
  554. <div class="duh8">
  555. <a href="{text:Link8}"title="{text:titulo8}">♔</a> </div>
  556.  
  557. <div id="notinholaduda">{Description}</div>
  558.  
  559.  
  560. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:source}">«</font></a>{/block:PreviousPage}{/block:Pagination}
  561. Page <b>{CurrentPage}</b> of <b>{TotalPages}</b>
  562. {block:JumpPagination length="0"}
  563. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  564. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  565. {/block:JumpPagination}
  566. {block:Pagination}{block:NextPage}<a href="{NextPage}"><font color="{color:source}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div>
  567. </div></div>
  568.  
  569. <!-------------CRÉDITOS------------------------------>
  570. <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>
  571. (<font color="{color:tags}">+</font>) dtlhs:girlfatale <font color="{color:tags}">&</font> tuto: TTHY</a></div>
  572.  
  573.  
  574. <div id="babysure">{text:frase}</div>
  575.  
  576.  
  577.  
  578. <div id="paginacaoml"><span class="info" style="font-weight: normal;"> {block:Pagination}{/block:Pagination}
  579. {block:JumpPagination length="4"}
  580. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  581. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  582. {/block:JumpPagination}
  583. {block:Pagination}{/block:Pagination}
  584. </div>
  585.  
  586.  
  587. <!----------------------BASE DUH 1 (OMDG)-------------->
  588.  
  589. <div id="baseduh">
  590. {block:Posts}
  591. <div class="omdg">
  592.  
  593. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  594.  
  595. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  596.  
  597. {block:Photoset}{Photoset-500}{/block:Photoset}
  598.  
  599. <!--------------------BASE DUH 2 (OMDG)---------------->
  600. {block:Quote}
  601. <div id="quote">&#10077;</div><div class="baseduh1">{Quote}</div>
  602. {block:Source}<div class="baseduh2"> — {Source}</div>
  603. {/block:Source}
  604. {/block:Quote}
  605.  
  606. {block:Link}
  607. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  608. {block:Description}{Description}{/block:Description}
  609. {/block:Link}
  610.  
  611. {block:Chat}
  612. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  613. <div class="chat"><ul>{block:Lines}
  614. <li class="person{UserNumber}">{block:Label}
  615. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  616. {/block:Chat}
  617.  
  618. {block:Audio}
  619. <div class="player">{AudioPlayerBlack}</div>
  620. {block:Caption}{Caption}{/block:Caption}
  621. {/block:Audio}
  622.  
  623. {block:Video}{Video-400}{/block:Video}
  624.  
  625.  
  626. {block:Answer}
  627. <div class="asker"><img src="{AskerPortraitURL-64}"align="left" class="askborder"/>Pergunta feita por: {Asker}
  628. </div>
  629. <div class="ask">
  630. {Question} </div>
  631. <div class="resposta">{Answer}</div>
  632. {/block:Answer}
  633.  
  634. <div id="cap">
  635. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  636. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  637. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  638.  
  639. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  640. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  641. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  642. {/block:ContentSource}</div></div>
  643. <br>
  644.  
  645.  
  646. <div id="oidata">
  647. {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}
  648. {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}
  649. </div>
  650. <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>
  651. </div>{/block:Date}
  652.  
  653. {/block:Posts}
  654. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  655.  
  656. </div>
  657. </div>
  658. </div>
  659. </div>
  660. </div>
  661.  
  662. <!-------------all thmx by: o-mundo-de-uma-garota not copie paixão---->
  663.  
  664.  
  665. <body onkeydown="return false">
  666. </html>
Advertisement
Add Comment
Please, Sign In to add comment