Advertisement
a-superar

theme 06

Oct 23rd, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.06 KB | None | 0 0
  1. <!----
  2. Theme feito por a-superar|tumblr
  3. - - - - - - - - - - - - - -
  4. - THEME FEITO POR A-SUPERAR -
  5. - - - - - - - - - - - - - - ---->
  6.  
  7. <!-- DEFAULT VARIABLES -->
  8.  
  9. <script>
  10. function bloqueio()
  11. {alert(mensagem);}
  12. document.onkeydown=bloqueio;
  13. </script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  14.  
  15.  
  16. <script type="text/javascript">
  17. //desabilita menu de opcoes ao clicar no botao direito
  18. function desabilitaMenu(e)
  19. {
  20. if (window.Event)
  21. {
  22. if (e.which == 2 || e.which == 3)
  23. return false;
  24. }
  25. else
  26. {
  27. event.cancelBubble = true
  28. event.returnValue = false;
  29. return false;
  30. }
  31. }
  32. document.oncontextmenu = desabilitaMenu;
  33. document.onmousedown = desabilitaBotaoDireito;
  34. document.onmouseup = desabilitaBotaoDireito;
  35. </script>
  36.  
  37.  
  38. <script language="JavaScript1.2">
  39. function disableselect(e){
  40. return false
  41. }
  42. function reEnable(){
  43. return true
  44. }
  45. //if IE4+
  46. document.onselectstart=new Function ("return false")
  47. //if NS6
  48. if (window.sidebar){
  49. document.onmousedown=disableselect
  50. document.onclick=reEnable
  51. }
  52. </script>
  53.  
  54.  
  55.  
  56. <script type="text/javascript">
  57.  
  58. $(window).load(function(){
  59.  
  60. var $wall = $('#contente');
  61.  
  62. $wall.imagesLoaded(function(){
  63.  
  64. $wall.masonry({
  65.  
  66. itemSelector: '.postdobru',
  67.  
  68. isAnimated : true
  69.  
  70. });
  71.  
  72. });
  73.  
  74. $wall.infinitescroll({
  75.  
  76. navSelector : "div#navigation",
  77.  
  78. nextSelector : "div#navigation a#nextPage",
  79.  
  80. itemSelector : '.',
  81.  
  82. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  83.  
  84. loadingText : " ",
  85.  
  86. donetext : " ",
  87.  
  88. extraScrollPx : 9000,
  89.  
  90. bufferPx : 10000,
  91.  
  92. debug : false,
  93.  
  94. errorCallback: function() {
  95.  
  96. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  97.  
  98. }},
  99.  
  100. function( newElements ) {
  101.  
  102. var $newElems = $( newElements );
  103.  
  104. $newElems.hide();
  105.  
  106. $newElems.imagesLoaded(function(){
  107.  
  108. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  109.  
  110. });
  111.  
  112. }); $('#contente').show(500);
  113.  
  114. });
  115.  
  116. </script>
  117.  
  118.  
  119. <head>
  120. <!-- DEFAULT VARIABLES -->
  121.  
  122. <meta name="color:background" content="#1C1C1C" />
  123. <meta name="color:text" content="#EEE5DE" />
  124. <meta name="color:entry" content="#000" />
  125. <meta name="color:link" content="#CDC9C9" />
  126. <meta name="color:nots" content="#EEE5DE" />
  127. <meta name="color:frase" content="#CDC5BF" />
  128. <meta name="color:borda" content="#000" />
  129. <meta name="color:sidebar" content="#000" />
  130. <meta name="color:tags" content="#FF69B4" />
  131. <meta name="color:linkh" content="#CDC9C9"/>
  132. <meta name="color:bordaimg" content="#CDC5BF"/>
  133. <meta name="color:scrollbar" content="#000"/>
  134. <meta name="color:descricao" content="#CDC9C9"/>
  135. <meta name="color:borda2" content="#FF69B4"/>
  136.  
  137. <meta name="color:bglinks" content="#fff"/>
  138. <meta name="color:bglinkshover" content="#fff"/>
  139. <meta name="color:linkshover" content="#CDC5BF"/>
  140. <meta name="color:links" content="#696969" />
  141.  
  142.  
  143.  
  144. <meta name="image:Background" content="http://static.tumblr.com/2bh9bxo/fCEmb3e0d/starlit_night_by_gucken.jpg"/>
  145.  
  146. <meta name="image:sidebar" content="http://static.tumblr.com/2bh9bxo/uVQmb2oq8/tumblr_m6rbap51bm1rxmod8o1_500.jpg"/>
  147. <meta name="text:frase" content="I Need You" />
  148. <meta name="text:Link1" content="/" />
  149. <meta name="text:Link1 Title" content="link" />
  150. <meta name="text:Link2" content="/" />
  151. <meta name="text:Link2 Title" content="link" />
  152. <meta name="text:Link3" content="/" />
  153. <meta name="text:Link3 Title" content="link" />
  154. <meta name="text:Link4" content="/" />
  155. <meta name="text:Link4 Title" content="link com frasinha okey?" />
  156. <meta name="text:Link5" content="/" />
  157. <meta name="text:Link5 Title" content="link com frasinha okey?" />
  158. <meta name="text:Link6" content="/" />
  159. <meta name="text:Link6 Title" content="link com frasinha okey?" />
  160. <meta name="text:Link7" content="/" />
  161. <meta name="text:Link7 Title" content="link" />
  162.  
  163.  
  164. <script src="http://static.tumblr.com/b1gnlwd/OX1m3bgeu/jquery-1.3.1.min.js"></script>
  165. <script src="http://static.tumblr.com/b1gnlwd/Gndm3bgdn/jquery.easing.1.3.js"></script>
  166. <script>
  167.  
  168. $(document).ready(function() {
  169.  
  170. //Custom settings
  171. var style_in = 'easeOutBounce';
  172. var style_out = 'jswing';
  173. var speed_in = 800;
  174. var speed_out = 300;
  175.  
  176. //Top and bottom
  177. var top = $('.qitem').height() * (-1);
  178. var bottom = $('.qitem').height();
  179.  
  180. $('.qitem').each(function () {
  181.  
  182. //retrieve all the details of the image before removing it
  183. url = $(this).find('a').attr('href');
  184. img = $(this).find('img').attr('src');
  185. alt = $(this).find('img').attr('img');
  186. width = $(this).width() / 4;
  187. height = $(this).height();
  188.  
  189. //remove the image and append 4 div into it
  190. $('img', this).remove();
  191. $(this).append('<div class="bar1"></div><div class="bar2"></div><div class="bar3"></div><div class="bar4"></div>');
  192.  
  193. //set the image as background image to all the bars
  194. $(this).children('div').css('background-image','url('+ img + ')');
  195.  
  196. //Divide the image into 4 bars and rebuild the image
  197. $(this).find('div.bar1').css({bottom:0, left:0, width:width, height:height, backgroundPosition:'0 0' });
  198. $(this).find('div.bar2').css({top:0, left:width, width:width, height:height, backgroundPosition:(width*-1) + 'px 0' });
  199. $(this).find('div.bar3').css({top:0, left:width*2, width:width, height:height, backgroundPosition:(width*-2) + 'px 0' });
  200. $(this).find('div.bar4').css({bottom:0, left:width*3, width:width , height:height, backgroundPosition:(width*-3) + 'px 0' });
  201.  
  202. }).hover(function () {
  203.  
  204. //Move those bar, 1st and 3rd move upward, 2nd and 4th move downward
  205. $(this).find('div.bar1').stop(false, true).animate({top:bottom}, {duration:speed_out, easing:style_out});
  206. $(this).find('div.bar2').stop(false, true).animate({top:bottom}, {duration:speed_out, easing:style_out});
  207. $(this).find('div.bar3').stop(false, true).animate({top:top}, {duration:speed_out, easing:style_out});
  208. $(this).find('div.bar4').stop(false, true).animate({top:top}, {duration:speed_out, easing:style_out});
  209.  
  210. },
  211.  
  212. function () {
  213.  
  214. //Back to default position
  215. $(this).find('div.bar1').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  216. $(this).find('div.bar2').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  217. $(this).find('div.bar3').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  218. $(this).find('div.bar4').stop(false, true).animate({top:0}, {duration:speed_in, easing:style_in});
  219.  
  220. }).click (function () {
  221.  
  222. //make the whole box clickable
  223. window.location = $(this).find('a').attr('href');
  224. });
  225.  
  226. });
  227.  
  228. </script>
  229.  
  230. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  231.  
  232. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  233.  
  234. <link href='http://fonts.googleapis.com/css?family=Creepster' rel='stylesheet' type='text/css'>
  235.  
  236. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  237.  
  238. <link href='http://fonts.googleapis.com/css?family=Courgette' rel='stylesheet' type='text/css'>
  239.  
  240. <link href='http://fonts.googleapis.com/css?family=Emilys+Candy' rel='stylesheet' type='text/css'>
  241.  
  242.  
  243. <link href='http://fonts.googleapis.com/css?family=Vibur' rel='stylesheet' type='text/css'>
  244.  
  245. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  246.  
  247.  
  248. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  249.  
  250.  
  251.  
  252.  
  253.  
  254. <link href='http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo' rel='stylesheet' type='text/css'>
  255.  
  256. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  257.  
  258. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  259. <title>{Title}</title>
  260. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  261. <link rel="shortcut icon" href="{Favicon}" />
  262. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  263. <style type="text/css">
  264.  
  265. @font-face {font-family: "pacifico";
  266. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  267.  
  268. iframe#tumblr_controls {
  269. top:0px !important;
  270. right:3px !important;
  271. position: fixed !important;
  272. -webkit-transition: opacity 0.6s linear;
  273. opacity: 0.3;
  274. -webkit-transition: all 0.8s ease-out;
  275. -moz-transition: all 0.8s ease-out;
  276. transition: all 0.8s ease-out;
  277. z-index:999999999999999999;}
  278.  
  279. iframe#tumblr_controls:hover{
  280. -webkit-transition: opacity 0.6s linear;
  281. opacity: 0.8;
  282. -webkit-transition: all 0.4s ease-out;
  283. -moz-transition: all 0.4s ease-out;
  284. transition: all 0.4s ease-out;
  285. z-index:999999999999999999999;}
  286.  
  287. #tumblr_controls{position: fixed!important}
  288. #tumblr_controls{position: fixed!important}
  289. #tumblr_controls{position: fixed!important}
  290. #tumblr_controls{position: fixed!important}
  291.  
  292. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};height:40px; border:2px solid white;}
  293.  
  294. ::-webkit-scrollbar-button:vertical {height:10px; display: block; background:{color:scrollbar};}
  295.  
  296. ::-webkit-scrollbar {height:10px;width:10px;background-color:white;}
  297.  
  298.  
  299. /* body notes tags e variados*/
  300. body {color:{color:text}; opacity:0.9; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%; text-align:justify; text-transform: none;text-align: center; font-style: none; }
  301.  
  302. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  303.  
  304. a:hover{color:{color:linkh};}
  305.  
  306. 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}
  307.  
  308.  
  309.  
  310.  
  311.  
  312. /* theme e base by: o-mundo-de-uma-garota*/
  313. #baseduh{width:164px;; text-align: center; font-size: 10px; opacity:0.8; font-family: calibri; position: relative; background-color:transparent; color: {color:text}; background-attachment: fixed; opacity:0.9; margin-top: 140px; position: fixed; text-transform:uppercase;}
  314.  
  315.  
  316.  
  317. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background}}
  318.  
  319. #entries {margin-left: 415px; width: 700px; margin-top: 5px;opacity:0.6; }
  320.  
  321. .baseduh2 {{block:IndexPage} border: 3px double {color:borda}; width: 250px; background-color:{color:entry} ; text-align: justify; padding: 9px; float: left; margin: 6px 0 0 6px; {/block:IndexPage}{block:PermalinkPage} padding:10px; width:540px; margin-top: 8px; height:auto; background-color: {color:entry}; text-align: left; margin-left:09px;
  322. {/block:PermalinkPage}}
  323.  
  324. .baseduh2 img {width: 240px; padding: 2px; border: 1px solid {Color:background}}
  325.  
  326. .baseduh2 img:hover {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;border:1px solid {color:tags}; opacity:0.8;}
  327.  
  328. .baseduh2 img:hover #reblog {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;margin-left:0px; }
  329. /*theme by o-mundo-de-uma-garota*/
  330. #baseduh3 {font-size: 13px; font-family: Cambria; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  331.  
  332. #baseduh3 a{background: {color:linkhover}; padding: 4px; color: #fff;}
  333.  
  334.  
  335. #baseduh4 {font-size: 13px; font-family: Cambria; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px}
  336.  
  337. #baseduh4 a{background: {color:linkhover}; padding: 4px; color: #fff; margin-bottom: 5px}
  338.  
  339. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  340.  
  341.  
  342. @font-face {
  343. font-family: 'Give You Glory';
  344. font-style: normal;
  345. font-weight: norAmal;
  346. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  347. }
  348.  
  349. /* caixinha de desconfigurar,n mecha em nada aqui*/
  350. #imsureduh {width: 310px; height: 22px;
  351. position: fixed; background-color:transparent;
  352. margin-left: 10px; z-index:2; text-align: right;}
  353. .optitle{font-family: geórgia; font-size: 15px;
  354. line-height: 14px; margin-top: 117px; margin-left: -2px;
  355. text-align: center; width: 116px; color: {color:text};
  356. height: 18px; word-spacing: 1px; background-color: #FFFFFF}
  357.  
  358.  
  359. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  360.  
  361. .notes img{width:10px; position:relative; top:1px}
  362. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  363.  
  364.  
  365. .question1 {
  366. color:{color:text};
  367. font-size: 12px;
  368. font-family: cambria;
  369. text-align:left;
  370. font-weight: normal;
  371. line-height:95%;
  372. background: {color:background};
  373. position: relative;
  374. min-height:50px;
  375. padding:10px 15px;
  376. margin-bottom:2px;
  377. margin-right:-10px;}
  378.  
  379. .questionarrow {
  380. font-size:30px;
  381. color:{color:background};
  382. vertical-align:middle;
  383. margin-left:-5px!important;}
  384.  
  385.  
  386. .asker {width:250px; text-align:right; text-transform:lowercase; color:{color:text};}
  387. .asker a {color:{color:text};}
  388. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:10px; }
  389.  
  390. .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:none;}
  391. .asking a{color:{color:text}; border-bottom:1px solid {color:borda};}
  392. .asking img {width:48px; border-bottom:3px double {color:borda};vertical-align:middle; background-color:{color:background};-webkit-border-radius: 0px 20px 0px 20px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;}
  393. .asking img:hover {webkit-filter: grayscale(1);-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);filter: url(desaturate.svg#greyscale);filter: gray; filter: grayscale(100%);-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
  394.  
  395.  
  396. .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px; }
  397.  
  398. @font-face {font-family: "04b03";
  399. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
  400. format("truetype");}
  401.  
  402. @font-face {font-family: "charnarr";
  403. src: url('http://static.tumblr.com/icz5xqv/ZUmlobzpk/bonjourlindas.blgspt_upload_pxl.ttf');
  404. format("truetype"); }
  405.  
  406.  
  407.  
  408. .user_1 .label {color:{color:link}; font-weight:bold; background-color:#fcf7b5; text-transform: italic}
  409. .user_2 .label {color:{color:text}; font-weight:bold; background-color:#f7f7f7; text-transform: italic}
  410. .user_3 .label {color:{color:link}; font-weight:bold}
  411. .user_4 .label {color:{color:text}; font-weight:bold}
  412. .user_5 .label {color:{color:link}; font-weight:bold}
  413. .user_6 .label {color:{color:text}; font-weight:bold}
  414. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px}
  415.  
  416.  
  417.  
  418.  
  419.  
  420. #info {text-align: left; margin-top:5px; font-size: 10px; border: 3px double {color:borda}; font-family: calibri; text-transform:uppercase; z-index: 11; }
  421. #info a {font-size: 10px; text-transform: uppercase;}
  422.  
  423. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  424. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;; }
  425.  
  426. #cap {width: 500px; margin-top: -2px;}
  427. .source {display: none;}
  428.  
  429. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  430. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  431. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  432. .notes img{display: none; border:0px}
  433.  
  434. #creditosaduda {position: fixed; margin: 0px 0px 0px -492px;}
  435.  
  436.  
  437. /*imagem da duda*/
  438. .duhimag {position: absolute; width:195px;
  439. height:212px; margin-left:130px; margin-top: 165px;
  440. position:fixed;border:8px solid {color:sidebar} ;opacity:0.6;}
  441.  
  442. .duhimag img {position:fixed;
  443. -webkit-transition: all 1s ease-in-out;
  444. -webkit-border-radius: 0px 0px 0px 0px;
  445. -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:198px; width: 184px;
  446. background-color: {color:none}; padding:0px;
  447. border:6px double {color:bordaimg};margin-left:0px;
  448. margin-top:1px;}
  449.  
  450. .duhimag:hover #pqpduds #ya {margin-top:-50px; opacity:0.0;
  451. -webkit-transition: 0.9s ease-in;
  452. -moz-transition: 0.9s ease-in; transition: 0.9s ease-in; }
  453.  
  454. .duhimag img.top { opacity:1;}
  455. .duhimag:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  456.  
  457. .duhimag:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  458.  
  459.  
  460.  
  461.  
  462. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  463.  
  464.  
  465. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  466.  
  467.  
  468.  
  469. #ya{width:135px; text-align: center; font-size: 10px; font-family: calibri;background-color:{color:sidebar}; color: {color:text}; background-attachment: fixed; margin-top: 120px; position: fixed;line-height:15px;}
  470.  
  471. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  472.  
  473. .frase {text-align: center;font-family:Wire One; font-size: 34px; font-style: none;height: 21px;color: {color:frase}; margin-left:140px;margin-top:110px; text-transform: none; letter-spacing: 1px;position:fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;width:181px;z-index:8000000000000000;line-height:21px; background-color:; border-bottom:2px solid {color:borda};text-shadow: 2px 5px 9px #000;}
  474.  
  475. .frase:hover{ -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; color:{color:borda2};}
  476.  
  477.  
  478.  
  479.  
  480. .amariaduh {position:relative;top:5px;font-size:40px;opacity:0.2;filter: alpha(opacity = 20);}
  481. .pqpduh {font-family: georgia; text-align: left; font-size: 11px; line-height: 15px; padding: 3px; margin-top:-20px; margin-left: 02px;margin-bottom:5px;padding-top:5px;}
  482. .ousheduh {font-family: verdana; font-weight: bold;text-align: right; font-size: 10px; line-height: 10px; padding: 3px; margin-top:-5;}
  483.  
  484.  
  485.  
  486. #pqpduds {width:131px;margin-left: 128px; -webkit-transform: rotate(0deg); margin-top:403px; font-family:tinytots; font-size: 7px; height:44px;;color: {color:descricao};background:letter-spacing:1px; position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; opacity: 0.9;}
  487.  
  488. .box1 {width: 170px; margin-left: 75px; margin-top:-220px; background-color:transparent; font-size:18px; color: ; padding:1px;position:fixed;height: 40px; font-family:verdana;}
  489.  
  490. .box {width:150px; margin-left: 190px; margin-top:387px; font-size:8px; font-family: tinytots; color: #000000; padding:-20px;position:fixed;height: 30px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; overflow:hidden; z-index:99999999;text-shadow:0px 0px 9px {color:shadows};}
  491. .box:hover {height: 107px;}
  492.  
  493. .letra {font-family: tinytots; font-size: 8px; margin-top: -4px;}
  494.  
  495.  
  496.  
  497. #links2 {position: fixed; float: left; margin-top:400px; margin-left: 265px; z-index: 999999999999999999999999999999999999999999999999999999;}
  498. /*theme by: o-mundo-de-uma-garota*/
  499. #links2 a {display: block; font-family: calibri; font-size: 11px; text-align: center;margin-bottom: 1px;text-shadow: 2px 5px 9px #000; line-height: 17px;text-transform: uppercase; -webkit-transition-duration: 1.5s; -moz-transition-duration:1.0s; background-color:{color:sidebar}; color: {color:links}; height: 19px; width: 75px;opacity:0.6; }
  500.  
  501. #links2 a:hover{background-color: color: {color:links};-webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;opacity:0.6;}
  502.  
  503.  
  504.  
  505. .avadj:hover {margin-left:157px;margin-top:100px;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; opacity: 0.4;z-index:100;}
  506.  
  507. #page {position: fixed; margin-left:215px; margin-top: 495px; font-size: 25px; font-family: georgia; z-index:100;border-bottom:1px ;text-shadow: 1px 1px 1px #000;}
  508. #page a {color:{color:sidebar}}
  509. #page a:hover {color:{color:borda};}
  510.  
  511. #pag {position: fixed; margin-left: 230px; margin-top: 495px; font-size: 25px; font-family: georgia; z-index:90000000000000000000000000000000000000000000000000000000000000000000;border-bottom:1px ;text-shadow: 1px 1px 1px #000;}
  512. #pag a {color:{color:sidebar}}
  513. #pag a:hover {color:{color:borda};}
  514.  
  515.  
  516. #estela1 {position: fixed; margin-left: 124px; width: 222px;box-shadow: 0px 0px 9px {color:duda}; height: 780px; background-color:{color:borda}; margin-top: -50px;-webkit-transform: rotate(0deg); -webkit-transform: rotate(180deg);opacity:0.6;}
  517.  
  518.  
  519.  
  520. .linkslinds {width:330px; margin-top:137px;position: fixed; margin-left:129px; text-align:center; z-index:150}
  521. .linkslinds a {display:block; float:left; padding:3px; width:64px; line-height:22px; font:8px calibri; margin-bottom:1px; margin-right:1px; letter-spacing:0px; text-transform:uppercase; text-align:center; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 0.4s ease-in-out; background-color:{color:sidebar}; color:{color:linkh};opacity:0.6;}
  522. .linkslinds a:hover border-left:1px solid {color:tags};border-right:1px solid {color:tags};background-color: #9999999; opacity: 0.6;}
  523.  
  524.  
  525.  
  526.  
  527. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  528.  
  529.  
  530. </style>
  531. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  532.  
  533. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  534. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  535. <script type="text/javascript">
  536. $(window).load(function () {
  537. $('#entries').masonry(),
  538. $('.masonryWrap').infinitescroll({
  539. navSelector : ".entry",
  540. nextSelector : "#page a#p",
  541. itemSelector : ".entry",
  542. bufferPx : 10000,
  543. extraScrollPx: 10000,
  544. loadingImg : "",
  545. loadingText : "",
  546. },
  547. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  548. );
  549. });
  550. </script>
  551.  
  552. <script src="http://tumbletricks.webs.com/maquina.js"></script>
  553.  
  554.  
  555.  
  556. </head>
  557.  
  558. <body onkeydown="return false">
  559.  
  560. <div id="tudo">
  561. <div id="msd">
  562. </div></div>
  563.  
  564.  
  565. <div id="pag">{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}</div>
  566.  
  567. <div id="page">{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}</div></div>
  568. </div>
  569. </div>
  570.  
  571.  
  572.  
  573. <div id="estela1"></div>
  574.  
  575.  
  576.  
  577. </div>
  578. </div></div>
  579. <center><div class="frase"><center>{text:frase}</center></div></center>
  580.  
  581.  
  582.  
  583.  
  584.  
  585.  
  586. <div id="side">
  587.  
  588. <div class="duhimag" class="hover">
  589. <img class="bottom shadow" src="{image:sidebar}"alt="" title="baby im sure"style="-webkit-filter: grayscale(100%);" >
  590. <img class="top shadow" src="{image:sidebar}"alt="" title="baby im sure duh" /></div>
  591.  
  592.  
  593. </div>
  594. </div>
  595.  
  596. <div id="links2">
  597. <a href="{text:Link1}">{text:Link1 Title}</a>
  598. <a href="{text:Link2}">{text:Link2 Title}</a>
  599. <a href="{text:Link3}">{text:Link3 Title}</a>
  600. <a href="{text:Link7}">{text:Link7 Title}</a>
  601. </div>
  602.  
  603.  
  604. <div class="linkslinds">
  605. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  606. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  607. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  608. </div>
  609. </div></div></div>
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616. <div id="pqpduds">{Description}</div></div>
  617.  
  618. <a style="font-size: 8px;height:30px;width:218px; line-height:24px;background:{color:sidebar};font-family:tinytots;position:fixed;bottom:10px;left:134px;opacity:0.6;top:545px" href="a-superar.tumblr.com/" title="Theme a-superar + dths por amor-compulsivo"><b>Theme by : a-superar </b></a></div>
  619.  
  620.  
  621. <div id="entries">
  622.  
  623. {block:Posts}
  624. <div class="baseduh2">
  625.  
  626.  
  627.  
  628.  
  629. {block:Answer}
  630. <table width="240px" cellspacing="0" cellpadding="0">
  631. <tr>
  632. <td width="100px" class="question1">{Question}</td>
  633. <td width="30px"><span class="questionarrow">◤</span></td>
  634. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  635. </tr>
  636. </table>
  637. <div class="answer">{Answer}</div>
  638. {/block:answer}
  639.  
  640.  
  641. {block:Text}{block:Title}<div id="baseduh3">{Title}</div>{/block:Title}{Body}{/block:Text}
  642.  
  643. {block:Photo}<center><img src="{PhotoURL-400}" width="400px"/></center>
  644. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  645.  
  646.  
  647. {block:Photoset}<center>{Photoset-250}</center>
  648. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  649.  
  650.  
  651. {block:Quote}
  652. <span class="amariaduh">&#10077;</span><div class="pqpduh">{Quote}</div>
  653. {block:Source}<div class="ousheduh"><p>&#8212; {Source}</p></div>{/block:Source}<br>
  654. {/block:Source}
  655. {/block:Quote}
  656.  
  657.  
  658. {block:Link}
  659. <a href="{URL}" id="baseduh4" {Target}><div id="baseduh4">{Name}</div></a>{block:Description}{Description}{/block:Description}
  660. {/block:Link}
  661.  
  662. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  663.  
  664. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  665.  
  666. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  667.  
  668.  
  669. <div class="babyimsure">
  670. {block:Date}<div id="info">
  671. <center> <a href="{Permalink}">{TimeAgo}</a> <font color="{color:tags}"></font> {block:NoteCount} <font color="{color:tags}">∴ </font> <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color="{color:tags}">∴ </font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource} <font color="{color:tags}">∴ </font> <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage} <font color="{color:tags}">..</font> <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}
  672. </div></center>{/block:IfShowTags}{/block:Date}</div>
  673. </div>
  674. {/block:Posts}
  675. {block:PostNotes}{PostNotes}{/block:PostNotes}
  676. </div></div>
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685. </body>
  686. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement