Advertisement
themes-sdss

Theme 74

Dec 20th, 2012
1,017
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.09 KB | None | 0 0
  1. <THEME BY SUPERAR-R DETAILS POR DISGUISE-D. Dont copy bitch>
  2.  
  3. <!-- DEFAULT VARIABLES -->
  4.  
  5. <script>
  6. function bloqueio()
  7. {alert(mensagem);}
  8. document.onkeydown=bloqueio;
  9. </script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  10.  
  11.  
  12. <script type="text/javascript">
  13. //desabilita menu de opcoes ao clicar no botao direito
  14. function desabilitaMenu(e)
  15. {
  16. if (window.Event)
  17. {
  18. if (e.which == 2 || e.which == 3)
  19. return false;
  20. }
  21. else
  22. {
  23. event.cancelBubble = true
  24. event.returnValue = false;
  25. return false;
  26. }
  27. }
  28. document.oncontextmenu = desabilitaMenu;
  29. document.onmousedown = desabilitaBotaoDireito;
  30. document.onmouseup = desabilitaBotaoDireito;
  31. </script>
  32.  
  33.  
  34. <script language="JavaScript1.2">
  35. function disableselect(e){
  36. return false
  37. }
  38. function reEnable(){
  39. return true
  40. }
  41. //if IE4+
  42. document.onselectstart=new Function ("return false")
  43. //if NS6
  44. if (window.sidebar){
  45. document.onmousedown=disableselect
  46. document.onclick=reEnable
  47. }
  48. </script>
  49.  
  50.  
  51.  
  52. <script type="text/javascript">
  53.  
  54. $(window).load(function(){
  55.  
  56. var $wall = $('#contente');
  57.  
  58. $wall.imagesLoaded(function(){
  59.  
  60. $wall.masonry({
  61.  
  62. itemSelector: '.postdobru',
  63.  
  64. isAnimated : true
  65.  
  66. });
  67.  
  68. });
  69.  
  70. $wall.infinitescroll({
  71.  
  72. navSelector : "div#navigation",
  73.  
  74. nextSelector : "div#navigation a#nextPage",
  75.  
  76. itemSelector : '.',
  77.  
  78. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  79.  
  80. loadingText : " ",
  81.  
  82. donetext : " ",
  83.  
  84. extraScrollPx : 9000,
  85.  
  86. bufferPx : 10000,
  87.  
  88. debug : false,
  89.  
  90. errorCallback: function() {
  91.  
  92. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  93.  
  94. }},
  95.  
  96. function( newElements ) {
  97.  
  98. var $newElems = $( newElements );
  99.  
  100. $newElems.hide();
  101.  
  102. $newElems.imagesLoaded(function(){
  103.  
  104. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 250, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  105.  
  106. });
  107.  
  108. }); $('#contente').show(500);
  109.  
  110. });
  111.  
  112. </script>
  113. <head>
  114. <!-- DEFAULT VARIABLES -->
  115. <meta name="color:background" content="#f5f5f5" />
  116. <meta name="color:link" content="#666" />
  117. <meta name="color:text" content="#aaa" />
  118. <meta name="color:entry" content="#fff" />
  119. <meta name="color:sidebar" content="#fff" />
  120. <meta name="color:frase" content="#fff" />
  121. <meta name="color:linkh" content="#666" />
  122. <meta name="color:lhover" content="#666" />
  123. <meta name="color:scroll"content="#f59bba" />
  124. <meta name="color:borda" content="#ddd" />
  125. <meta name="color:descricao" content="#555"/>
  126. <meta name="color:links" content="#fff"/>
  127. <meta name="color:bordascoloridas" content="#f3cbda" />
  128. <meta name="color:tags" content="#f59bba" />
  129. <meta name="color:efeito" content="#aaa" />
  130.  
  131.  
  132.  
  133. <meta name="image:foto" content="http://static.tumblr.com/fzbupk7/Chbmehtgv/tumblr_mchdzofgfe1r6xmplo1_1280.jpg" />
  134. <meta name="image:background" content="http://static.tumblr.com/fzbupk7/XqXmbhup7/bg88.jpg" />
  135. <meta name="image:bgsidebar" content="http://static.tumblr.com/fzbupk7/jxrmd8yfo/bg144.jpg"/>
  136. <meta name="image:bglinks" content="http://static.tumblr.com/fzbupk7/P4Nmeikji/bg802.jpg"/>
  137.  
  138.  
  139.  
  140. <meta name="text:frase" content=" Se der saudades me liga." />
  141. <meta name="text:frase2" content=" o numero e o mesmo e a necessidade de você tambem." />
  142. <meta name="text:Link1" content="/" />
  143. <meta name="text:Link1 Title" content="link" />
  144. <meta name="text:Link2" content="/" />
  145. <meta name="text:Link2 Title" content="link" />
  146. <meta name="text:Link3" content="/" />
  147. <meta name="text:Link3 Title" content="link" />
  148. <meta name="text:Link4" content="/" />
  149. <meta name="text:Link4 Title" content="link" />
  150. <meta name="text:Link5" content="/" />
  151. <meta name="text:Link5 Title" content="link" />
  152. <meta name="text:Link6" content="/" />
  153. <meta name="text:Link6 Title" content="link" />
  154. <meta name="text:Link7" content="/" />
  155. <meta name="text:Link7 Title" content="link" />
  156.  
  157.  
  158. <title>{Title}</title>
  159. <link rel="shortcut icon" href="http://assets.whicdn.com/favicon.ico">
  160. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  161. {block:Description}
  162. <meta name="description" content="{MetaDescription}" />
  163. {/block:Description}
  164.  
  165.  
  166.  
  167. <!----------------FONTES--------------->
  168.  
  169. <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'>
  170. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  171. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  172. <link href='http://fonts.googleapis.com/css?family=Cutive+Mono' rel='stylesheet' type='text/css'>
  173. <link href='http://fonts.googleapis.com/css?family=Croissant+One|Text+Me+One|Iceland' rel='stylesheet' type='text/css'>
  174. <link href='http://fonts.googleapis.com/css?family=Sacramento' rel='stylesheet' type='text/css'>
  175.  
  176.  
  177.  
  178. <style type="text/css">
  179.  
  180. iframe#tumblr_controls {
  181. top:0px !important;
  182. right:3px !important;
  183. position: fixed !important;
  184. -webkit-transition: opacity 0.6s linear;
  185. opacity: 0.3;
  186. -webkit-transition: all 0.8s ease-out;
  187. -moz-transition: all 0.8s ease-out;
  188. transition: all 0.8s ease-out;
  189. z-index:999999999999999999;}
  190.  
  191. iframe#tumblr_controls:hover{
  192. -webkit-transition: opacity 0.6s linear;
  193. opacity: 0.8;
  194. -webkit-transition: all 0.4s ease-out;
  195. -moz-transition: all 0.4s ease-out;
  196. transition: all 0.4s ease-out;
  197. z-index:999999999999999999999;}
  198.  
  199. #tumblr_controls{position: fixed!important}
  200. #tumblr_controls{position: fixed!important}
  201. #tumblr_controls{position: fixed!important}
  202. #tumblr_controls{position: fixed!important}
  203.  
  204. ::-webkit-scrollbar-thumb:vertical {width:20px;background-color:{color:scroll};border-bottom:6px double #fff;border-top:6px double #fff;}
  205. ::-webkit-scrollbar {height:0px;width:20px;background-color:#fff; border-bottom:6px double #fff;}
  206. ::-webkit-scrollbar-button:vertical {height:10px;background-color:{color:scroll};}
  207.  
  208. ::selection {color:#fff;background:#bdbbbb;}
  209. ::-moz-selection {color:#fff;background:#bdbbbb;}
  210.  
  211.  
  212.  
  213.  
  214. u,underline {color:#8b8989; border-bottom: 1px dotted #FFC0CB; text-decoration:none; }
  215.  
  216.  
  217. body {color:{color:text};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; }
  218.  
  219. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -webkit-transition-duration: 0.4s; }
  220.  
  221. a:hover{color:{color:lhover};}
  222.  
  223.  
  224. 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}
  225.  
  226.  
  227.  
  228.  
  229.  
  230. #ha{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; margin-top: 140px; position: fixed; text-transform:uppercase;}
  231.  
  232.  
  233.  
  234.  
  235. #haha {width:55px; margin-left: 290px; margin-top: 360px; font-family: calibri; font-size: 9px; color: {color:descri}; letter-spacing: 0px; text-transform: none; border: 3px solid #fff; position: fixed}
  236.  
  237.  
  238.  
  239. #container {background-color: ; width: 1000px; margin: 0 auto 4px auto; background: {color:background};}
  240.  
  241. #entries {margin-left: 398px; width: 700px; margin-top: 5px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
  242.  
  243. #entries:hover{-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; opacity:1}
  244.  
  245. .entry {{block:IndexPage} border:4px double #eee; width: 300px; background-color:{color:entry} ; text-align: justify; padding: 6px; float: left; margin: 6px 0 0 6px; {/block:IndexPage}{block:PermalinkPage} padding:10px; width:540px; margin-top: 6px; height:auto; background-color: {color:entry}; text-align: left;
  246. {/block:PermalinkPage}}
  247.  
  248. .entry:hover {opacity:1}
  249.  
  250. .entry img {width: 290px; padding: 2px; border: 1px solid {color:text};opacity:0.8; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; }
  251.  
  252.  
  253. .entry img:hover {-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; opacity:1; border: 1px solid {color:tags};}
  254.  
  255.  
  256.  
  257.  
  258. #title2 {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;opacity:0.8 }
  259.  
  260. #title2 a{background: {color:linkhover}; padding: 4px; color: #fff;opacity:0.8;}
  261.  
  262.  
  263. #title {font-size: 14px; font-family: Muli; letter-spacing: 0px; line-height: 13px; text-transform: none;text-align: center; font-style: none; margin-top: 6px; margin-bottom: 8px;opacity:0.8}
  264.  
  265. #title a{background: {color:linkhover}; padding: 4px; color: #fff; margin-bottom: 5px}
  266.  
  267. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  268.  
  269.  
  270. @font-face {
  271. font-family: 'Give You Glory';
  272. font-style: normal;
  273. font-weight: norAmal;
  274. src: local('Give You Glory'), local('GiveYouGlory'), url('http://themes.googleusercontent.com/font?kit=DFEWZFgGmfseyIdGRJAxuJre1ArFO0nxyUXZnjCjpOg') format('woff');
  275. }
  276.  
  277.  
  278. #hak {width: 310px; height: 22px; position: fixed; background-color:transparent; margin-left: 10px; z-index:2; text-align: right;}
  279. .optitle{font-family: geórgia; font-size: 15px; line-height: 14px; margin-top: 117px; margin-left: -2px; text-align: center; width: 116px; color: {color:text}; height: 18px; word-spacing: 1px; background-color: #FFFFFF}
  280.  
  281.  
  282. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  283.  
  284. /* notes by joshdevines*/
  285. .notes img{width:10px; position:relative; top:1px}
  286. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  287.  
  288. .question {color:{color:text};font-size: 11px;font-weight: normal;fon-family: verdana;line-height:95%;background: {color:background};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
  289.  
  290. .questionarrow {font-size:30px;color:{color:background};vertical-align:middle;margin-left:-5px!important;}
  291.  
  292.  
  293. .asker {width:280px; text-align:right; text-transform:lowercase; color:{color:text};}
  294. .asker a {color:{color:text};}
  295. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  296.  
  297. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  298. .asking a{color:{color:text};}
  299. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  300.  
  301. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  302.  
  303.  
  304. .answer {color:{color:answer};}
  305.  
  306. .asking {text-align:center; color:{color:text}; font:9px calibri; text-transform:uppercase; opacity:0.8; margin-top:5px}
  307. .asking a{color:{color:text}; border-bottom:1px solid {color:tags}; text-transform:uppercase; margin-top:5px;}
  308. .asking img {width:45px; vertical-align:middle; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;padding:3px;opacity:0.8;}
  309. .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;opacity:0.9}
  310.  
  311.  
  312. .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px;opacity:0.8; }
  313.  
  314. /* chat by joshdevines*/
  315. .user_1 .label {color:{color:link}; font-weight:bold; background-color:#fcc9dd; text-transform: italic}
  316. .user_2 .label {color:{color:text}; font-weight:bold; background-color:#ddd; text-transform: italic}
  317. .user_3 .label {color:{color:link}; font-weight:bold}
  318. .user_4 .label {color:{color:text}; font-weight:bold}
  319. .user_5 .label {color:{color:link}; font-weight:bold}
  320. .user_6 .label {color:{color:text}; font-weight:bold}
  321. ul.chat, .chat ol, .chat li {list-style:none; margin-left: -20px; margin-top: 3px;opacity:0.8}
  322.  
  323. .cred {opacity: 0.7; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  324. .cred:hover {opacity: 0.9; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  325.  
  326. #info {text-align: left; margin-top:5px; font-size: 10px; font-family: Iceland; text-transform: uppercase; z-index: 11; border-top:1px solid {color:text};border-bottom:1px solid {color:text}; letter-spacing:0px; background-image: url('{image:bgsidebar}')}}
  327. #info a {font-size: 10px; text-transform: uppercase;opacity:1; color:{color:sidebar};}
  328.  
  329. #tags {color: {color:text}; font-size: 10px; font-family:Iceland; display: inline; list-style: none; text-transform: uppercase;opacity:0.8}
  330. #tags a {font-size: 10px; font-family: Iceland; display: inline; list-style: none; text-transform: uppercase; color:{color:sidebar};}
  331.  
  332. #cap {width: 500px; margin-top: -2px;}
  333. .source {display: none;}
  334.  
  335. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 11px; text-align: center;color:#fff;}
  336. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  337. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  338. .notes img{display: none; border:0px}
  339.  
  340. #damon {position: fixed; margin: 0px 0px 0px -492px;}
  341.  
  342. #taytay {width: 0px; float: left; margin-left:90px; height:10px; margin-top: 299px; padding: 3px; text-align: center; position: fixed; background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1000; }
  343.  
  344. #taytay a {float: left; margin-right: 0px; display: block; width: 270px; letter-spacing: 0px; font-family: calibri; font-size: 9px; text-transform: uppercase; text-align: center; margin-bottom: 3px; background-color: {color:bglinks}; color: {color:descricao}; text-decoration: none; height:15px;line-height:15px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; opacity:0.2; text-shadow: 1px 1px 1px #CCC; -webkit-transition-duration: .90s;}
  345. #taytay a:hover{-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-align: center; color:{color:linkshover}; background-color:transparent; opacity:1;}
  346.  
  347.  
  348.  
  349.  
  350. #links2 {width: 385px; float: left; margin-left:108px; height:25px; margin-top: 358px; padding: 3px; text-align: center; position: fixed; background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1000; }
  351.  
  352. #links2 a {float: left; margin-right: 0px; display: block; width: 39px; letter-spacing: 0px; font-family: calibri; font-size: 9px; text-transform: uppercase; text-align: center; margin-bottom: 1px; background-color: {color:bglinks}; color: {color:links}; text-decoration: none; height:20px;line-height:20px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-top:1px; text-shadow: 2px 4px 10px #fff; background-image: url('{image:bglinks}')}
  353. #links2 a:hover{-webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;text-align: center; color:{color:linkh}; box-shadow: inset 0 0 0 15px rgba(255,255,255,0.3), 0 0px 0px rgba(0,0,0,0.4);
  354. }
  355.  
  356. #di {width: 0px; float: left; margin-left:85px; height:20px; margin-top: 3579px; padding: 3px; text-align: center; position: fixed; background-color: transparent; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1000; }
  357.  
  358. #di a { float: left; margin-right: 0px; display: block; width: 47px; letter-spacing: 2px; font-family: calibri; font-size: 9px; text-transform: uppercase; text-align: center; margin-bottom: 1px; background-color: {color:borda}; color: {color:sidebar}; text-decoration: none; height:20px;line-height:20px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:1px;display: inline-block; ;overflow: hidden; background-image: url('{image:bgsidebar}')}
  359. #di a:hover{-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-align: center; color:{color:sidebar}; background-color: {color:bglinkshover};font-size: 11px;width:295px; }
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366. .credi { margin-left: 945px; margin-top: 90px; position:fixed; font-family: Homenaje; font-size: 11px; width: 80px; height: 20px;line-height:19px; z-index:7777777; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;-webkit-transform: rotate(90deg); }
  367. .credi a {font-size: 12px;}
  368.  
  369.  
  370. #tata {margin-top: 32px; margin-left: 32px; position: fixed; font-family: Crafty Girls;font-size:24px;color:{color:frase}; width:400px;line-height:50px; height:50px; opacity:1;text-align: center; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; z-index:1000; text-shadow: 10px 02px 14px {color:efeito}; }
  371. #tata:hover {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; color:{color:tags};-webkit-filter: blur(0px); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; }
  372.  
  373.  
  374. #besarte {margin-top: 50px; margin-left: 32px; position: fixed; font-family:calibri;font-size:11px;color:{color:frase}; width:400px;line-height:50px; height:4px; opacity:1;text-align: center; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; z-index:1000; text-shadow: 10px 02px 14px {color:efeito}; text-transform: uppercase; letter-spacing:1px; }
  375.  
  376.  
  377. @font-face{font-family:'Windsong'; src:url('http://static.tumblr.com/37gdlu1/vQBmc5eo2/windsong.ttf');}
  378.  
  379. @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
  380.  
  381. @font-face {font-family: "dawning";src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  382. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  383.  
  384.  
  385. @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
  386.  
  387.  
  388. #bitch { margin-left: 67px; margin-top: 360px; width: 326px; font-size: 20px; height:2px; text-align: justify; background-color:{color:sidebar}; line-height: 5px; color:transparent; position: fixed;z-index:100;}
  389. #bitch2 { margin-left: 67px; margin-top: 452px; width: 326px; font-size: 20px; height:4px; text-align: justify; background-color:{color:scroll}; line-height: 5px; color:transparent; position: fixed;z-index:100;}
  390. #bitch4 { margin-left: 67px; margin-top: 449px; width: 326px; font-size: 20px; height:1px; text-align: justify; background-color:{color:scroll}; line-height: 5px; color:transparent; position: fixed;z-index:100;}
  391.  
  392. #bitch3 { margin-left: 110px; margin-top: 7774px; width:260px; font-size: 20px; height: 10px; text-align: justify; background-color:{color:sidebar}; line-height: 5px; color:transparent; position: fixed;-webkit-border-top-left-radius: 5px;
  393. -webkit-border-top-right-radius: 5px;
  394. -moz-border-radius-topleft: 5px;
  395. -moz-border-radius-topright: 5px;
  396. border-top-left-radius: 5px;
  397. border-top-right-radius: 5px; border: 1px dashed {color:text};}
  398.  
  399.  
  400. #arrocha2 { margin-left: 235px; margin-top: 455px; width:10px;font-size: 20px; height: 10px; text-align: justify; background-color:{color:tags}; line-height: 5px; color:transparent; position: fixed;-webkit-border-radius: 100px;
  401. -moz-border-radius: 100px;
  402. border-radius: 100px;}
  403.  
  404. #arrocha3 { margin-left: 68px; margin-top: 362px; width:45px;font-size: 150px; height: 39px; text-align: justify; background-color:{color:sidebar}; line-height: 5px; color:transparent; position: fixed;
  405. -webkit-border-bottom-right-radius: 10px;
  406. -webkit-border-bottom-left-radius: 10px;
  407. -moz-border-radius-bottomright: 10px;
  408. -moz-border-radius-bottomleft: 10px;
  409. border-bottom-right-radius: 10px;
  410. border-bottom-left-radius: 10px; z-index:100000000000000000000000000000000000000; background-image: url('{image:bglinks}')}
  411.  
  412.  
  413. .imagem {left: 74px; top:96px; position:fixed; background-color: #eee; border-left:0px solid #eee; padding:1px; padding-bottom: 0px; opacity: 1; z-index:100; }
  414. .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; height:254px;width: 310px; border:8px solid #fff;padding:0px; -webkit-filter: blur(0px); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out ; opacity:0.6; opacity:1;}
  415.  
  416. .imagem img.top { opacity:1;}
  417. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  418.  
  419. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427. .pagin {font-family: georgia; position: fixed; margin-left: 180px; margin-top:200px; font-size: 20px; z-index: 0;}
  428. .pagin a {color: {color:text}; background-color: transparent;text-shadow: 0px 0px 5px {color:shadows}}
  429. .pagin a:hover {color: {color:text} ;}
  430.  
  431. .pagin2 {font-family: georgia; position: fixed; margin-left: 180px; margin-top: 250px; font-size: 20px; z-index: 0;}
  432. .pagin2 a {color: {color:text}; background-color: transparent;text-shadow: 0px 0px 5px {color:shadows}}
  433. .pagin2 a:hover {color: {color:text};}
  434.  
  435. #haha3 {width:268px;margin-left:110px; margin-top:274px;font-family:georgia; font-size: 12px; height:32px;;color: {color:descricao};letter-spacing:0px;position: fixed;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:5px; z-index:100;text-shadow: 2px 5px 3px {color:sidebar}; border-bottom:1px dashed {color:sidebar};}
  436. #haha3:hover{opacity:1;}
  437.  
  438.  
  439. #ha{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:11px;z-index:100; }
  440.  
  441. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  442. #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:links};}
  443. #paginal a:hover {background: {color:bglinkshover}; color: {color:sidebar}; border-bottom:1px dotted {color:bordascoloridas};}
  444. #paginal span.pagina_atual {background:{color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:letrasidebar}; font-weight: bold; text-decoration: none;}
  445. .ps {position: fixed; margin-left: 8px; padding: 2px; width: 79px; height: auto; top: 509px; background-color: {color:sidebar}; color: {color:letrasidebar}; }
  446.  
  447. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454. .quotetay {position:relative;top:14px;font-size:34px;opacity:1;filter: alpha(opacity = 20); }
  455. .qtay {font-family: georgia; text-align: center; font-size: 11px; line-height: 15px; padding: 3px; margin-top:-14px; margin-left: 0px;margin-bottom:5px;padding-top:5px;opacity:0.8; z-index:10000; background-color:{color:background};}
  456. .origtay {color:{color:sidebar};font-family: Muli; font-weight:italic;text-align: center;font-size: 11px; line-height:15px; padding: 0px; margin-top:-10px; ;opacity:0.8; border-bottom: 1px dashed {color:sidebar}; background-color: {color:bordascoloridas}; height:15px;;}
  457.  
  458. #fade { /*--Transparent background layer--*/
  459. display: none; /*--hidden by default--*/
  460. background: #000;
  461. position: fixed; left: 0; top: 0;
  462. width: 100%; height: 100%;
  463. opacity: .80;
  464. z-index: 9999;
  465. }
  466. .popup_block{
  467. display: none; /*--hidden by default--*/
  468. background: #fff;
  469. padding: 20px;
  470. border: 14px double #F6f6f6;
  471. float: left;
  472. font-size: 1.2em;
  473. position: fixed;
  474. top: 50%; left: 50%;
  475. z-index:10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;background-image:url('http://static.tumblr.com/fzbupk7/jxrmd8yfo/bg144.jpg');
  476. /*--CSS3 Box Shadows--*/
  477. -webkit-box-shadow: 0px 0px 20px #000;
  478. -moz-box-shadow: 0px 0px 20px #000;
  479. box-shadow: 0px 0px 20px #000;
  480. /*--CSS3 Rounded Corners--*/
  481. -webkit-border-radius: 10px;
  482. -moz-border-radius: 10px;
  483. border-radius: 10px;
  484. }
  485. img.btn_close {
  486. float: right;
  487. margin: -55px -55px 0 0;
  488. }
  489. /*--Making IE6 Understand Fixed Positioning--*/
  490. *html #fade {
  491. position: absolute;
  492. }
  493. *html .popup_block {
  494. position: absolute;
  495. }
  496.  
  497.  
  498. .lele {text-align:justify; font:32px 'Sacramento', cursive ; opacity:0.8; line-height:19px; padding:1px;padding-bottom:2px; color:#fff; border-bottom: 2px double #transp; }
  499. .lele:hover {color:#000;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  500.  
  501.  
  502.  
  503.  
  504. /* --- vish -----*/
  505.  
  506. .vish1 {display : block; font-family: calibri; font-size: 12px; line-height: 15px; margin-bottom : 1px; vertical-align : middle; text-indent : 0px; padding: 2px 2px 2px 6px; background: #F6f6f6; border-left: 3px double #bebebe; border-right: 3px double #bebebe; color: #666; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; text-align: left; }
  507.  
  508. .vish1 a{color: #57768e;}
  509.  
  510. .vish1 a:hover {color:{color:bglinks2}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  511.  
  512.  
  513.  
  514.  
  515. #lagrimar {width: 90px; float: left; margin-left: 120px; height:60px; margin-top: 90px; padding: 0px; text-align: center; position: fixed; background-color: #transparent; z-index:1000; }
  516.  
  517. #lagrimar a {float: left; margin-right: 0px; display: block; width:17px; font-family: calibri; font-size: 19px; text-align: center; margin-bottom: 0px; background: #transparent ; color:#fff; line-height: auto; padding-left: 1px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -webkit-border-radius: 0px 0px 90px 90px ; opacity:1.0; }
  518.  
  519. #lagrimar a:hover { color{color:bordascoloridas};}
  520.  
  521. .box1 {width: 170px; margin-left: 70px; margin-top:-220px; background-color:transparent; font-size:18px; color: ; padding:1px;position:fixed;height: 40px; font-family:verdana;}
  522.  
  523. .box {width:180px; margin-left: 154px; margin-top:46666px; font-size:8px; font-family: tinytots; color: #666; padding:-22px;position:fixed;height: 18px; line-height: 5px; -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}; background-color: #transparent;}
  524. .box:hover {height: 140px;}
  525.  
  526. .letra {font-family: tinytots; font-size: 8px; margin-top: -4px;}
  527.  
  528. #dj2 {width: 30px; position: fixed; padding: 8px; background-color: transparent; margin-left: 323px; margin-top: -276px; color:{color:sidebar}; font-size: 90px; -webkit-transform: rotate(90deg);opacity:1; z-index:100;}
  529.  
  530.  
  531. #tchuco {text-align: justify;margin-top:38px; margin-left: 61px;
  532. overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: georgia; position: fixed; color: {color:scroll}; padding: 10px; background-attachment: fixed;width:10px; height: 16px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal;line-height: 8px; text-transform: uppercase;
  533. -webkit-transform: rotate(18deg); z-index: 8000000000000000000000000;}
  534. #tchuco1{font-size: 15px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;}
  535.  
  536. #tchuca {text-align: justify;margin-top:354px;margin-left: 49px; font-size: 12px; overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-family: georgia; position: fixed; color:{color:bordascoloridas}; padding: 10px; background-attachment: fixed; width:60px; height: 34px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal;line-height: 8px; text-transform: uppercase;-webkit-transform: rotate(0deg); z-index: 1000000000000000000000000;}
  537. #tchuca1{font-size: 12px; font-family:sofia ; letter-spacing: -1px; text-transform: none; line-height: 20px;z-index:1000000000000000000000000000000000000000000000000000;}
  538.  
  539. #page {position: fixed; margin-left:325px; margin-top: 465px; font-size: 26px; font-family: verdana; z-index:100; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;}
  540. #page a {color:{color:sidebar}}
  541. #page a:hover {color:{color:borda};}
  542.  
  543. #pag {position: fixed; margin-left: 350px; margin-top: 465px; font-size: 26px; font-family: verdana; z-index:90000000000000000000000000000000000000000000000000000000000000000000; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;}
  544. #pag a {color:{color:sidebar}}
  545. #pag a:hover {color:{color:borda};}
  546.  
  547. #face { font-weight: normal; letter-spacing: 0px; color: #fdd6eb; text-align: left; width: 120px; height: 49px; line-height: 18px; position: fixed; -moz-transition: all 0.4s ease-out; left: 10px; font-family: tahoma; margin-top: 40px; margin-left: 1155px; text-transform: none; position: fixed; padding: 2px; font-size: 9px; z-index: 99999; opacity: 1.5; -webkit-filter: grayscale(100%);}
  548.  
  549.  
  550. #sidbar { position:fixed; border-bottom:10px solid {color:sidebar}; border-top:2px solid {color:sidebar};opacity:1; margin-top:40px; margin-left:67px; position:absolute;-webkit-transition-duration: 1s; -moz-transition-duration: 1s; position: fixed; background-color:#fff; font-family: verdana; font-size:9px; width:322px; font-style: none; color: {color:text}; height:400px; padding: 2px; text-align: center; {color:sidebar};box-shadow: 5px 5px 9px {color:efeito}; background-image: url('{image:bgsidebar}')} }
  551.  
  552. </style>
  553.  
  554. <script>
  555.  
  556.  
  557.  
  558. $(document).ready(function() {
  559.  
  560. //
  561.  
  562.  
  563.  
  564. //When you click on a link with class of poplight and the href starts with a #
  565.  
  566. $('a.poplight[href^=#]').click(function() {
  567.  
  568. var popID = $(this).attr('rel'); //Get Popup Name
  569.  
  570. var popURL = $(this).attr('href'); //Get Popup href to define size
  571.  
  572.  
  573.  
  574. //Pull Query & Variables from href URL
  575.  
  576. var query= popURL.split('?');
  577.  
  578. var dim= query[1].split('&');
  579.  
  580. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  581.  
  582.  
  583.  
  584. //Fade in the Popup and add close button
  585.  
  586. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="http://media.tumblr.com/tumblr_lrumvgrDnv1qgnots.png" class="btn_close" title="volte baby" alt="Close" /></a>');
  587.  
  588.  
  589. //Define margin for center alignment (vertical horizontal) - we add 80px to the height/width to accomodate for the padding and border width defined in the css
  590.  
  591. var popMargTop = ($('#' + popID).height() + 80) / 2;
  592.  
  593. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  594.  
  595.  
  596.  
  597. //Apply Margin to Popup
  598.  
  599. $('#' + popID).css({
  600.  
  601. 'margin-top' : -popMargTop,
  602.  
  603. 'margin-left' : -popMargLeft
  604.  
  605. });
  606.  
  607.  
  608.  
  609. //Fade in Background
  610.  
  611. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  612.  
  613. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'}) is used to fix the IE Bug on fading transparencies
  614.  
  615.  
  616.  
  617. return false;
  618.  
  619. });
  620.  
  621.  
  622.  
  623. //Close Popups and Fade Layer
  624.  
  625. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  626.  
  627. $('#fade , .popup_block').fadeOut(function() {
  628.  
  629. $('#fade, a.close').remove(); //fade them both out
  630.  
  631. });
  632.  
  633. return false;
  634.  
  635. });
  636.  
  637.  
  638.  
  639.  
  640.  
  641. });
  642. </script>
  643.  
  644.  
  645. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  646.  
  647. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  648. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  649. <script type="text/javascript">
  650. $(window).load(function () {
  651. $('#entries').masonry(),
  652. $('.masonryWrap').infinitescroll({
  653. navSelector : ".entry",
  654. nextSelector : "#page a#p",
  655. itemSelector : ".entry",
  656. bufferPx : 10000,
  657. extraScrollPx: 10000,
  658. loadingImg : "",
  659. loadingText : "",
  660. },
  661. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  662. );
  663. });
  664. </script>
  665.  
  666. </head>
  667. <body onkeydown="return false">
  668.  
  669. <div id="sidebar">
  670. <div id="side">
  671.  
  672.  
  673.  
  674. <div id="tata">{text:frase}</div>
  675. <div id="besarte">{text:frase2}</div>
  676.  
  677.  
  678.  
  679. <div id="pag">{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>
  680.  
  681. <div id="page">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}</div></div>
  682. </div>
  683. </div>
  684.  
  685. <div class="imagem" class="hover">
  686. <img class="bottom shadow" src="{image:foto}"style="-webkit-filter: grayscale(100%);" >
  687. <img class="top shadow" src="{image:foto}" /></div>
  688. </div>
  689. </div>
  690. </div>
  691.  
  692. <div id= "bitch"></div>
  693. <div id= "bitch2"></div>
  694. <div id= "bitch3"></div>
  695. <div id= "bitch4"></div>
  696. <div id= "bitch5"></div>
  697. <div id= "arrocha"></div
  698. <div id= "arrocha2"></div>
  699. <div id= "arrocha3"></div>
  700.  
  701.  
  702. <div id="links2">
  703. <a href="{text:Link1}">{text:Link1 Title}</a>
  704. <a href="{text:Link2}">{text:Link2 Title}</a>
  705. <a href="{text:Link3}">{text:Link3 Title}</a>
  706. <a href="{text:Link4}">{text:Link4 Title}</a>
  707. <a href="{text:Link5}">{text:Link5 Title}</a>
  708. <a href="{text:Link6}">{text:Link6 Title}</a>
  709. </div>
  710. </div>
  711. </div>
  712. </div>
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720. <div id="ha"><div id="haha3">{Description}</div></div>
  721.  
  722.  
  723. <div id="sidbar"></div>
  724.  
  725. </div>
  726. </font>
  727.  
  728.  
  729.  
  730. </div>
  731.  
  732. <div style="display:block;top:2px;left:05px;font-size:17px;font-family:Rochester;position:fixed;background-color:{color:sidebar}; height:14px; line-height:13px; border-radius: 3px; width:72px;color:{color:text}; border-radius-bottom: 10px;border-bottom:1px dotted {color:bordascoloridas};padding:3px;"><a href="http://superar-r.tumblr.com" title="Credits: Feito por Superar, dttails por thty, scroll by Hugm-e.don't copy. ">Superar-r <font color="#fa85bc">©</font></a></div>
  733.  
  734.  
  735.  
  736. </div>
  737.  
  738. <div id="tchuca"><div id="tchuca1"><a href="{text:Link1}" title="{text:Link1 Title}"><img src="http://static.tumblr.com/tx5g7yp/QzMmebiuo/home.png"/></a></div>
  739. </div></div></div></div></div>
  740. <div id="tchuco"><div id="tchuco1">✿</div></div></div></div></div>
  741.  
  742.  
  743. <div id="entries">
  744.  
  745. {block:Posts}
  746. <div class="entry">
  747.  
  748.  
  749.  
  750. {block:Answer}
  751. <table width="290px" cellspacing="0" cellpadding="0">
  752. <tr>
  753. <td width="415px" class="question">{Question}</td>
  754. <td width="30px"><span class="questionarrow">◤</span></td>
  755. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  756. </tr>
  757. </table>
  758. <div class="answer">{Answer}</div>
  759. {/block:answer}
  760.  
  761. {block:Text}{block:Title}<div id="title2">{Title}</div>{/block:Title}{Body}{/block:Text}
  762.  
  763. {block:Photo}<center><img src="{PhotoURL-400}" width="400px"/></center>
  764. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  765.  
  766.  
  767. {block:Photoset}<center>{Photoset-250}</center>
  768. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  769.  
  770.  
  771. {block:Quote}
  772. <span class="quotetay">&#10077;</span><div class="qtay">{Quote}</div>
  773. {block:Source}<div class="origtay"><p>&#8212; {Source}</p></div>{/block:Source}<br>
  774. {/block:Source}
  775. {/block:Quote}
  776.  
  777.  
  778. {block:Link}
  779. <a href="{URL}" id="title" {Target}><div id="title">{Name}</div></a>{block:Description}{Description}{/block:Description}
  780. {/block:Link}
  781.  
  782. {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}
  783.  
  784. {block:Video}{Video-250}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  785.  
  786. {block:Audio}<center>{AudioPlayerWhite}</center>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  787.  
  788.  
  789. <div class="cred">
  790. {block:Date}<div id="info">
  791. <center> <a href="{Permalink}">{TimeAgo}</a> · {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource} · <a href="{SourceURL}">source</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}
  792. </div></center>{/block:IfShowTags}{/block:Date}</div>
  793. </div>
  794. {/block:Posts}
  795. {block:PostNotes}{PostNotes}{/block:PostNotes}
  796. </div></div>
  797.  
  798.  
  799.  
  800. </div>
  801. </div>
  802. </div>
  803. </div>
  804. </body>
  805. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement