Eduarda

Theme (033)

Aug 24th, 2013
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.99 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 type="text/javascript"
  43. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  44. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  45. <script>
  46. (function($){
  47. $(document).ready(function(){
  48. $("[title]").style_my_tooltips();
  49. });
  50. })(jQuery);
  51. </script>
  52.  
  53. <!-- APPERENCE VARIABLES {OMDG}----->
  54.  
  55. <meta name="image:fotodr" content="http://static.tumblr.com/3db31898f0651ca745fbeada11ec46af/2bh9bxo/4jPms22vn/tumblr_static_tumblr_mkoqxl61hn1rrq2xuo1_500_thumb.jpg" />
  56. <meta name="image:background" content="" />
  57.  
  58.  
  59.  
  60.  
  61. <meta name="color:background" content="#fff" />
  62. <meta name="color:link" content="#969696" />
  63. <meta name="color:text" content="#979696" />
  64. <meta name="color:bghover" content="#a5a4a4" />
  65. <meta name="color:links" content="#7c7b7" />
  66. <meta name="color:text desc" content="#979696" />
  67. <meta name="color:borda" content="#a5a4a4" />
  68. <meta name="color:borda2" content="#f3bfc3" />
  69. <meta name="color:bordaimg" content="#a5a4a4" />
  70. <meta name="color:abc" content="#f590a7" />
  71. <meta name="color:italico" content="#1c1c1c" />
  72. <meta name="color:post" content="#fff" />
  73. <meta name="color:scrollbar" content="#fff" />
  74. <meta name="color:frase" content="#fff" />
  75. <meta name="color:tags" content="#f590a7" />
  76. <meta name="color:sombra" content="#747474" />
  77. <meta name="color:bgask" content="#d3d1d1" />
  78. <meta name="color:pag" content="#8B8989" />
  79. <meta name="color:sidebar" content="#202020" />
  80. <meta name="color:linkshover" content="#fff" />
  81.  
  82.  
  83.  
  84. <meta name="text:Link1" content="/" />
  85. <meta name="text:Link1 Title" content="link 1" />
  86. <meta name="text:Link2" content="/" />
  87. <meta name="text:Link2 Title" content="link 2" />
  88. <meta name="text:Link3" content="/" />
  89. <meta name="text:Link3 Title" content="link 3" />
  90. <meta name="text:Link4" content="/" />
  91. <meta name="text:Link4 Title" content="link 4" />
  92. <meta name="text:Link5" content="/" />
  93. <meta name="text:Link5 Title" content="link 5" />
  94.  
  95.  
  96.  
  97. <meta name="text:frase" content="Stay Strong" />
  98.  
  99.  
  100.  
  101. <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}">
  102. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  103. {block:Description}
  104. <meta name="description" content="{MetaDescription}" />
  105. {/block:Description}
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113. <!----------------FONTES-------♥-------->
  114. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  115. <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'>
  116. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  117.  
  118. <link href='http://fonts.googleapis.com/css?family=Anonymous+Pro' rel='stylesheet' type='text/css'>
  119.  
  120. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  121. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  122. <link href="http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,400,700t" rel="stylesheet" type="text/css">
  123.  
  124. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  125.  
  126.  
  127. <link href='http://fonts.googleapis.com/css?family=Ruge+Boogie' rel='stylesheet' type='text/css'>
  128.  
  129. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  130.  
  131. <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'>
  132.  
  133. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  134. <link href='http://fonts.googleapis.com/css?family=Raleway+Dots' rel='stylesheet' type='text/css'>
  135. <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'>
  136.  
  137. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  138. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  139. <link href='http://fonts.googleapis.com/css?family=Grand+Hotel' rel='stylesheet' type='text/css'>
  140.  
  141. <link href='http://fonts.googleapis.com/css?family=Akronim' rel='stylesheet' type='text/css'>
  142.  
  143. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  144. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  145. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  146. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  147.  
  148. <link rel="stylesheet" href="http://static.tumblr.com/5dbytsa/VYmmcwtwj/entrada.css" media="screen"/>
  149. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  150. <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'>
  151. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  152. <!------------------eita duh--------------------->
  153. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  154.  
  155. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  156. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
  157. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  158. <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'>
  159. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:400,300italic|Exo:300,400|Alegreya+SC|Gafata' rel='stylesheet' type='text/css'>
  160. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  161. <link href='http://fonts.googleapis.com/css?family=Poiret+One' rel='stylesheet' type='text/css'>
  162. <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'>
  163.  
  164. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  165. <link href='http://fonts.googleapis.com/css?family=Stalemate' rel='stylesheet' type='text/css'>
  166.  
  167. <script type="text/javascript">
  168. // <![CDATA[
  169. var speed=100; //
  170. var height=3; //
  171. var alink="/"; // page to link text to (set to ="" for no link)
  172.  
  173. /****************************
  174. ****************************/
  175. var wobtxt, wobble, wobcnt=0;
  176. window.onload=function() { if (document.getElementById) {
  177. var i, wobli;
  178. wobble=document.getElementById("wobble");
  179. wobtxt=wobble.firstChild.nodeValue;
  180. while (wobble.childNodes.length) wobble.removeChild(wobble.childNodes[0]);
  181. for (i=0; i<wobtxt.length; i++) {
  182. wobli=document.createElement("span");
  183. wobli.setAttribute("id", "wobb"+i);
  184. wobli.style.position="relative";
  185. wobli.appendChild(document.createTextNode(wobtxt.charAt(i)));
  186. if (alink) {
  187. wobli.style.cursor="pointer";
  188. wobli.onclick=function() { top.location.href=alink; }
  189. }
  190. wobble.appendChild(wobli);
  191. }
  192. setInterval("wobbler()", speed);
  193. }}
  194.  
  195. function wobbler() {
  196. for (var i=0; i<wobtxt.length; i++) document.getElementById("wobb"+i).style.top=Math.round(height*Math.sin(i+wobcnt))+"px"
  197. wobcnt++;
  198. }
  199. // ]]>
  200. </script>
  201.  
  202. </head>
  203.  
  204.  
  205. <style type="text/css">
  206.  
  207. ::-moz-selection
  208.  
  209. {color: #FFF;
  210.  
  211. background: #FFF;}
  212.  
  213.  
  214.  
  215. ::selection
  216.  
  217. {color: #fff ;
  218.  
  219. background: #aca7a7;
  220. text-shadow: #3a3939 1px 1px 5px ;}
  221.  
  222.  
  223.  
  224. @font-face {font-family: "pacifico";
  225. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  226.  
  227. iframe#tumblr_controls {
  228. top:0px !important;
  229. right:3px !important;
  230. position: fixed !important;
  231. -webkit-transition: opacity 0.6s linear;
  232. opacity: 0.3;
  233. -webkit-transition: all 0.8s ease-out;
  234. -moz-transition: all 0.8s ease-out;
  235. transition: all 0.8s ease-out;
  236. z-index:999999999999999999;}
  237.  
  238. iframe#tumblr_controls:hover{
  239. -webkit-transition: opacity 0.6s linear;
  240. opacity: 0.8;
  241. -webkit-transition: all 0.4s ease-out;
  242. -moz-transition: all 0.4s ease-out;
  243. transition: all 0.4s ease-out;
  244. z-index:999999999999999999999;}
  245.  
  246. #tumblr_controls{position: fixed!important}
  247. #tumblr_controls{position: fixed!important}
  248. #tumblr_controls{position: fixed!important}
  249. #tumblr_controls{position: fixed!important}
  250.  
  251. 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; }
  252.  
  253. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  254.  
  255. a:hover{color:{color:lhover};text-shadow:0px 0px 9px ; }
  256.  
  257.  
  258.  
  259. 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}
  260.  
  261. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  262.  
  263.  
  264.  
  265. #barbie-e {background-color: ; width: 1000px; margin: 0px auto 0px auto; background: #1c1c1c;}
  266.  
  267. #OMDG {margin-left: 380px; width: 300px; margin-top: 15px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
  268.  
  269. #OMDG:hover{-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; opacity:1}
  270.  
  271. .baseduh {-webkit-border-radius: 2px;
  272. -moz-border-radius: 2px;
  273. border-radius: 2px;border:0px solid {color:linhadopost}; width: 400px; text-align: justify; padding: 1px; float: left; margin: 4px 0 0 4px;background-color:{color:post} ;}
  274.  
  275. .baseduh:hover {opacity:2}
  276.  
  277. .baseduh img { border:1px solid {color:borda};max-width: 380px; padding: 2px; opacity:2; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;opacity:0.9;border:0px solid {color:border};box-shadow: 0px 1px 1px {color:sombra};}
  278.  
  279. .baseduh img:hover {border: 1px solid {color:tags};opacity:2;}
  280.  
  281.  
  282. h1 { font-family:calibri; text-align: center; font-size: 15px; text-transform: none; color: {color:post text}; font-weight: normal; }
  283. h1 a {text-align: center; font-size: 14px; text-transform: none; color: {color:post text}; font-weight: normal; }
  284. h1 a:hover {text-align: center; font-size: 18px; text-transform: none; color: {color:post text}; font-weight: normal;padding: 4px;}
  285.  
  286.  
  287. blockquote {padding:0px; padding-left:5px; margin:0px; border-left:2px solid #aaa}
  288.  
  289. .notes img{width:10px; position:relative; top:1px}
  290. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  291.  
  292.  
  293. /*** Stilo da Ask por things-to-help-you **/
  294. .pergunta {background: {color:bgask}; padding: 8px; margin-top: 0px; border-bottom: 1px solid {color:borda}; margin-left: 0px;margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px {color:sombra};line-height:9px;}
  295. .perguntou {width: 415px;height:14px; background:{color:text}; font-weight:normal; padding:3px; margin-bottom:1px; color:{color:text};font-family: 'Play', sans-serif; font-size: 8px; text-align:left;line-height:16px;text-transform:uppercase;margin-left:-8px;} /**--OMDG---♥---**/
  296. .perguntou g {color:{color:borda2};} /**--OMDG---♥---**/
  297. .perguntou a {color: {color:borda2}; font-size:10px;}
  298. .askfoto {opacity: 0.7; border: 2px solid {color:borda};width: 40px;height: 40px;} /**--OMDG---♥---**/
  299. .askfoto:hover {opacity: 0.9;}
  300.  
  301.  
  302. /* Chat por Anna (livelikeasuicide) *********/
  303. .chat {background:{color:borda}; margin: 0; font-size:
  304.  
  305. 10px; font-family: consolas;}
  306. .chat .chat1 {margin-left: 0px;font-size:
  307. 8px; }
  308. .chat .chat1 .chat2 {background:{color:borda2}; color:{color:link};font-size: 10px;
  309. margin-bottom: 1px; padding:4px; font-family: tahoma; } /* Primeira linha */
  310. .chat .chat1 .chat2.even {background:{color:borda};
  311. color:{color:text};font-size:
  312. 11px; } /* Segunda linha */
  313.  
  314. #s-m-t-tooltip {
  315. display: block;
  316. background: -moz-linear-gradient(top, {color:borda2} 1%,{color:bghover} 100%);background: -webkit-gradient(linear, left top, left bottom, from({color:borda2}), to({color:bghover}));background: -o-gradient({color:borda2} , {color:bghover}); padding-bottom: 2px;text-shadow:0px 0px 1px {color:sombra};border-radius: 3px;
  317. font-size: 10px;
  318. font-family: calibri;
  319. text-transform: uppercase;
  320. color: {color:links};
  321. text-align: center;
  322. margin-left: 18px;
  323. padding: 2px 5px 2px 5px;
  324. min-width: 40px;
  325. max-width: 200px;
  326. box-shadow: 1px 1px 1px rgba(60, 60, 60, 0.3);
  327. z-index: 99999;
  328. }
  329.  
  330. .cred {opacity: 2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;font-size:10px; border-top:0px solid #f2f2f2; }
  331. /*-------------NEGRITO ITALICO E SUBLINHADO------♥-------*/
  332.  
  333. b {color: {color:abc};text-decoration: none;}
  334.  
  335. i {color:{color:italico};text-decoration: none;}
  336.  
  337. u {color: {color:borda}; text-decoration: none; border-bottom: 1px dashed {color:borda2}; DO SUBLINHADO;}
  338.  
  339.  
  340. #baseduh1 {
  341. margin-top: 2px; text-align:right; font-size:10px; font-family:Ubuntu Mono; z-index:11; padding:2px; color:{color:link} ; -webkit-transition: all 0.2s ease-out;border-top:0px solid{color:linhadopost};border-bottom:0px dotted {color:linhadopost}; -moz-transition: all .4s ease-out;letter-spacing: 0.5px;}
  342. #baseduh1 a {font-size: 10px; opacity:0.8; }
  343.  
  344. #tags {color: {color:text}; font-size: 12px; font-family:Iceland; display: inline; list-style: none; text-transform: uppercase;opacity:0.9}
  345. #tags a {font-size: 10px; font-family: Iceland; display: inline; list-style: none; text-transform: uppercase; color:{color:links};}
  346.  
  347.  
  348. #cap {width: 500px; margin-top: -2px;}
  349. .source {display: none;}
  350.  
  351. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  352. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  353. ol.notes li {background-color: ; margin-bottom: 2px; padding: 5px; }
  354. .notes img{display: none; border:0px}
  355.  
  356.  
  357.  
  358.  
  359. .quote:first-letter{font-family: Rochester; font-size: 24px;color:{color:borda2};}
  360. .quote {font-family: Muli; text-align: center; font-size: 12px; line-height: 15px; padding: 3px; margin-top: 6px;}
  361. .taysource {-webkit-transform: rotate(0deg);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;}
  362. }
  363. .taysource a, a:hover{text-transform: none;}
  364.  
  365.  
  366.  
  367. ::-webkit-scrollbar-thumb:vertical {width:8px;background-color:{color:scrollbar};-webkit-border-radius: 30px;
  368. -moz-border-radius: 30px;
  369. border-radius: 30px;}
  370. ::-webkit-scrollbar {height:0px;width:8px;background-color:#fff; -webkit-border-radius: 50px;
  371. -moz-border-radius: 50px;
  372. border-radius: 50px;}
  373.  
  374.  
  375. .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};}
  376. .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;}
  377.  
  378.  
  379. .imagem img.top { opacity:1;}
  380. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  381.  
  382. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray; -webkit-border-radius: 30px;
  383. -moz-border-radius: 30px;
  384. border-radius: 30px;}
  385.  
  386.  
  387.  
  388.  
  389. .efeito2 {position: absolute;width:150px;height:186px;margin-left:180px; /**--OMDG---♥---**/
  390. margin-top: 108px;position:fixed;border:2px solid {color:bordaimg};}
  391. .efeito2 img { position:fixed; -webkit-transition: all 1s ease-in-out;-webkit-transform: rotate(0deg);
  392. -moz-transition: all 1s ease-in-out;
  393. -o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out;display: block;height:130px;width: 130px;
  394. padding:0px;margin-left:0px;margin-top:0px;opacity:0.8;-webkit-transition-duration: 0.8s;opacity: 9.0;} /**--OMDG---♥---**/
  395. .efeito2 img:hover {}
  396.  
  397.  
  398.  
  399. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  400. #pagina{ margin-top: 360px; margin-left:200px;font-size:13px; width: 88px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:830 }
  401.  
  402.  
  403. .imsureduh {width:152px;height:20px;line-height:17px;background:{color:sidebar};
  404. margin-top:154px;
  405. color:{color:frase};
  406. opacity:0.999;
  407. text-align:center;
  408. position:fixed;
  409. font-family:Rochester;
  410. font-size:15px;
  411. letter-spacing:1px; /**--OMDG---♥---**/
  412. margin-left:246px; -webkit-transform: rotate(90deg);}
  413. /**--OMDG---♥---**/
  414. @font-face {font-family:basket; src: url('http://static.tumblr.com/ejm8w78/aollviadu/destrukt.ttf');}
  415. /******----------------DESCRIÇÃO--------♥--------******/
  416. #notinholaduda {border: 1px solid {color:bordaimg};margin-left: 183px; margin-top: 242px; width:142px; font-size: 10px; height:auto; text-align: center; transparent; font-family:Muli; color: {color:text desc};position: fixed;z-index:99;padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px; /**--OMDG---♥---**/
  417. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1;padding: 2px 2px 2px 2px;-webkit-transform: rotate(0deg);}
  418. /***-------------BORDAS -------------♥-----***/
  419.  
  420.  
  421. #faixa2 {margin-top: 281px ; margin-left:183px; position: fixed; background-color:{color:sidebar}; width:148px; height:12px;}
  422.  
  423. /*-------------NEGRITO ITALICO E SUBLINHADO------♥-------*/
  424.  
  425. b {color: {color:abc};text-decoration: none;}
  426.  
  427. i {color:{color:italico};text-decoration: none;}
  428.  
  429. u {color: {color:text}; text-decoration: none; border-bottom: 1px dashed {color:borda2}; DO SUBLINHADO;}
  430.  
  431.  
  432.  
  433. /*links by minha dinha omdg, modificado p afastarei */
  434. #linkks{position:fixed; width:161px;height: 24px; float: left; margin-left:-389px; margin-top:90px; padding: 0px; z-index:9 ;
  435. text-align:center;
  436. display:inline-block;
  437.  
  438. color: #fff;font-family:Pacifico;
  439. font-size: 17px;
  440. }
  441.  
  442. #linkks:hover #sublinks a:first-child{
  443.  
  444. }
  445.  
  446. #linkks:hover #sublinks{
  447. margin-top:8px;
  448. -webkit-transition-duration:.2s;
  449. overflow:hidden;
  450. z-index:10;
  451. height:auto;
  452. }
  453.  
  454.  
  455.  
  456.  
  457.  
  458. #sublinks{
  459. position:absolute;
  460. margin-top:-18px;
  461. opacity:1;
  462. margin-left:-59px;
  463. width:218px;
  464. overflow:hidden;
  465. height:0px;
  466. }
  467.  
  468. #sublinks a{
  469. background-color:{color:linkshover};
  470. color: {color:links};height:18px;
  471. text-align:center;width:147px;
  472. display:block;margin-top:2px;
  473. text-transform:lowercase;
  474. line-height:18px;border:1px solid {color:borda};
  475. padding: 2px 0px 2px 0px;
  476. font-size: 11px;
  477. font-family:cambria;
  478. opacity:14;}
  479.  
  480. #sublinks a:hover{
  481. text-transform:lowercase;
  482. color:{color:links};border:1px solid {color:Borda};
  483. opacity:14;
  484. padding: 1px 0px 1px 0px;
  485. }
  486.  
  487.  
  488. /**--OMDG---♥---**/ /**--OMDG---♥---**/ /**--OMDG---♥---**/
  489.  
  490. #dj3 {width: 129px; position: fixed; padding: 8px; background-color: transparent; margin-left: 200px; margin-top: 272px; color:{color:frase}; font-size: 13px; -webkit-transform: rotate(0deg); z-index: 1000;}
  491.  
  492.  
  493. /***--- SCROLLBAR---♥----***/
  494.  
  495. ::-webkit-scrollbar-thumb:vertical {background-color:{color:borda2};height:50px; border:3px solid {color:scrollbar};}
  496.  
  497. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:{color:borda2};}
  498.  
  499.  
  500. ::-webkit-scrollbar {height:0px;width:11px;background-color:{color:scrollbar};}
  501.  
  502. /**** SELECAO COLORIDA - MADLYLUV.com ****/
  503. ::-moz-selection{background:{color:borda2};text-shadow:0px 1px 1px {color:sombra}; }
  504. ::selection{background: {color:borda2}; color: {color:text};text-shadow:0px 1px 1px {color:sombra}; }
  505.  
  506. /***--------TUMBLR CONTROLS---------♥------***/
  507.  
  508. #tumblr_controls{position: fixed!important}
  509.  
  510. #tumblr_controls{position: fixed!important}
  511.  
  512. #tumblr_controls{position: fixed!important}
  513.  
  514. #tumblr_controls{position: fixed!important}
  515.  
  516.  
  517.  
  518.  
  519. </style>
  520.  
  521.  
  522.  
  523.  
  524. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  525.  
  526.  
  527. <body onkeydown="return false">
  528.  
  529.  
  530.  
  531. <div id="barbie-e">
  532.  
  533. <div id="faixa2"></div> <div class="imsureduh">{text:frase}</div><div id="faixa3"></div>
  534.  
  535. <div id="dj3">△▽ △▽</div> <div class="efeito2" class="hover">
  536.  
  537. <img class="bottom shadow" src="{image:fotodr}" >
  538. <img class="hover" src="{image:sidebar}" title=""><div class="tt"></div></div></div>
  539. </div></div>
  540.  
  541. <div id="notinholaduda">{Description}</div>
  542.  
  543. <div id="linkks"><a href="/"><font color="{color:borda2}">♥</font></a>
  544. <div id="sublinks">
  545. <a href="{text:link1}"><b>{text:link1 title}</b></a>
  546. <a href="{text:link2}"><i>{text:link2 title}</i></a>
  547. <a href="{text:link3}"><b>{text:link3 title}</b></a>
  548. <a href="{text:link4}"><i>{text:link4 title}</i></a>
  549. <a href="{text:link5}"><b>{text:link5 title}</b></a>
  550.  
  551. </div></div>
  552.  
  553.  
  554. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><font color="{color:pag}">«</font></a>{/block:PreviousPage}{/block:Pagination}
  555. {CurrentPage} <font color="{color:tags}"><b> of</b></font> {TotalPages}
  556. {block:JumpPagination length="0"}
  557. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  558. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  559. {/block:JumpPagination}
  560. {block:Pagination}{block:NextPage}<a href="{NextPage}"><font color="{color:pag}">»</font></a>{/block:NextPage}{/block:Pagination}</div></div></div>
  561.  
  562. <!-------------CRÉDITOS-----------------♥------------->
  563. <div style="margin-left:55px;background:{color:sidebar};-webkit-border-radius: 5px 5px 5px 5px;-webkit-transform: rotate(0deg); width:95px; font-family:Muli;font-size:11px; margin-top: 5px; 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] not copie plagio é crime"><small>All Themes OMDG</a></a>
  564. <font color="{color:tags}">©</font> </a></div>
  565.  
  566. <div id="OMDG">
  567.  
  568. {block:Posts}
  569. <div class="baseduh">
  570.  
  571. {block:Answer}
  572. <div class="caixa">
  573. <img src="{AskerPortraitURL-64}" align="right" class="askfoto">
  574. <div class="pergunta">
  575. <div class="perguntou"><g>{Asker}</g> asked {TimeAgo}</div>
  576. {Question}
  577. </div>
  578. {Answer}</div>
  579. {/block:Answer}
  580.  
  581. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  582.  
  583. {block:Photo}<center><img src="{PhotoURL-500}" width="500px"/></center>
  584. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  585.  
  586.  
  587. {block:Photoset}<center>{Photoset-250}</center>
  588. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  589.  
  590.  
  591. {block:Quote}
  592. <div class="quote">“{Quote}”</div>
  593. {block:Source}<div class="taysource"> — {Source}</div>
  594. {/block:Source}
  595. {/block:Quote}
  596.  
  597. {block:Link}
  598. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  599. {block:Description}{Description}{/block:Description}
  600. {/block:Link}
  601.  
  602. {block:Chat}
  603. <div class="chat">
  604. <div class="chat1">
  605. {block:Lines}
  606. <div class="chat2 {Alt}">
  607. {block:Label}
  608. <span>{Label}</span>
  609. {/block:Label}
  610. {Line}</div>
  611. {/block:Lines}
  612. </div>
  613. </div>
  614. {/block:Chat}
  615.  
  616.  
  617.  
  618. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  619.  
  620. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  621.  
  622.  
  623. <div class="cred">
  624. {block:Date}<div id="baseduh1">
  625. <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} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  626. </div></center>{/block:IfShowTags}{/block:Date}</div>
  627. </div>
  628. {/block:Posts}
  629. {block:PostNotes}{PostNotes}{/block:PostNotes}
  630. </div></div>
  631.  
  632.  
  633.  
  634.  
  635. </div>
  636. </div>
  637. </div>
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645. </body>
  646. </html>
Advertisement
Add Comment
Please, Sign In to add comment