Advertisement
themes-sdss

Theme 62

Nov 16th, 2012
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.01 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:post" content="#fff" />
  119. <meta name="color:sidebar" content="#fff" />
  120. <meta name="color:frase" content="#aaa" />
  121. <meta name="color:bgfrase" content="#fff" />
  122. <meta name="color:bglinks" content="#fff" />
  123. <meta name="color:bglinkshover" content="#fa94c0" />
  124. <meta name="color:linkh" content="#666" />
  125. <meta name="color:lhover" content="#666" />
  126. <meta name="color:scrollbar"content="#aaa" />
  127. <meta name="color:borda" content="#ddd" />
  128. <meta name="color:descricao" content="#fff"/>
  129. <meta name="color:links" content="#666"/>
  130. <meta name="color:bordascoloridas" content="#fa94c0" />
  131. <meta name="color:tags" content="#fcc9dd" />
  132. <meta name="color:efeito" content="#666" />
  133.  
  134.  
  135.  
  136. <meta name="image:foto" content="http://static.tumblr.com/fzbupk7/jRfmdkatm/tumblr_mbbv4w3o3d1rdofrgo1_500.jpg" />
  137. <meta name="image:background" content="http://static.tumblr.com/fzbupk7/XqXmbhup7/bg88.jpg" />
  138. <meta name="image:bgsidebar" content="http://static.tumblr.com/fzbupk7/jVkmcnwqx/sidb.jpg"/>
  139.  
  140.  
  141.  
  142. <meta name="text:frase" content="Your smile " />
  143. <meta name="text:frase2" content="My smile. " />
  144.  
  145.  
  146. <meta name="text:Link1" content="/" />
  147. <meta name="text:Link1 Title" content="link" />
  148. <meta name="text:Link2" content="/" />
  149. <meta name="text:Link2 Title" content="link" />
  150. <meta name="text:Link3" content="/" />
  151. <meta name="text:Link3 Title" content="link" />
  152. <meta name="text:Link4" content="/" />
  153. <meta name="text:Link4 Title" content="link" />
  154. <meta name="text:Link5" content="/" />
  155. <meta name="text:Link5 Title" content="link" />
  156.  
  157.  
  158.  
  159.  
  160. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  161.  
  162. <link href='http://fonts.googleapis.com/css?family=Wire+One' rel='stylesheet' type='text/css'>
  163.  
  164. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  165.  
  166. <link href='http://fonts.googleapis.com/css?family=Sevillana' rel='stylesheet' type='text/css'>
  167.  
  168. <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
  169.  
  170.  
  171. <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'>
  172.  
  173. <link href='http://fonts.googleapis.com/css?family=ABeeZee|Kameron|Muli|Almendra' rel='stylesheet' type='text/css'>
  174.  
  175. <link href='http://fonts.googleapis.com/css?family=Alex+Brush' rel='stylesheet' type='text/css'>
  176.  
  177. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  178. <title>{Title}</title>
  179. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  180. <link rel="shortcut icon" href="{Favicon}" />
  181. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  182. <style type="text/css">
  183.  
  184. @font-face {font-family: "pacifico";
  185. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  186.  
  187. iframe#tumblr_controls {
  188. top:0px !important;
  189. right:3px !important;
  190. position: fixed !important;
  191. -webkit-transition: opacity 0.6s linear;
  192. opacity: 0.3;
  193. -webkit-transition: all 0.8s ease-out;
  194. -moz-transition: all 0.8s ease-out;
  195. transition: all 0.8s ease-out;
  196. z-index:999999999999999999;}
  197.  
  198. iframe#tumblr_controls:hover{
  199. -webkit-transition: opacity 0.6s linear;
  200. opacity: 0.8;
  201. -webkit-transition: all 0.4s ease-out;
  202. -moz-transition: all 0.4s ease-out;
  203. transition: all 0.4s ease-out;
  204. z-index:999999999999999999999;}
  205.  
  206. #tumblr_controls{position: fixed!important}
  207. #tumblr_controls{position: fixed!important}
  208. #tumblr_controls{position: fixed!important}
  209. #tumblr_controls{position: fixed!important}
  210.  
  211. ::-webkit-scrollbar-thumb:vertical {background-color:#fdc4ea;;height:50px; border:5px solid #fff;}
  212.  
  213. ::-webkit-scrollbar-button:vertical {height:8px;display: block; background:#fdc4ea;;}
  214.  
  215.  
  216. ::-webkit-scrollbar {height:0px;width:12px;background-color:#fff;}
  217.  
  218.  
  219. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  220.  
  221. a {color: {color:link}; text-decoration: none; text-transform: none;}
  222. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  223.  
  224. p {margin: 6px 0 0 0}
  225.  
  226. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  227.  
  228. #tudo {text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 100; }
  229.  
  230. #post {float: left; margin-top:0px; overflow:hidden; margin-left: 405px;z-index: 100; padding-bottom: 10px; opacity:0.8; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  231.  
  232. #post:hover {opacity:1; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  233.  
  234. .vicftpost {width:450px; background-color: {color:post}; padding: 10px; margin-bottom: 5px; text-align: justify; font-family: georgia; font-size: 10px;z-index: 100; border:6px double {color:borda}; }
  235.  
  236.  
  237. /*theme superar-r*/
  238.  
  239.  
  240. h1 {font-family: georgia; text-align: center; font-size: 14px; color: ; line-height: 17px; font-weight:normal; }
  241.  
  242. h1 a {text-align: center; font-size: 16px; color: ; line-height: 17px;}
  243.  
  244. h1 a:hover {text-align: center; font-size: 16px; color: ; font-weight: normal; line-height: 17px;}
  245.  
  246. /*theme superar-r*/
  247.  
  248. .image {text-align: center; border: 0px; }
  249. .image img {max-width: 450px; margin-bottom: 2px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; opacity:0.8; border:1px solid {color:borda}; }
  250. .image img:hover{ -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; } /*theme superar-r*/
  251.  
  252. .quotebru {position:relative;top:-5px;font-size:40px;opacity:0.7;filter: alpha(opacity = 20);}
  253. .qbru {font-family: georgia; text-align: center; font-size: 11px; line-height: 15px; padding: 3px; margin-top:-45px; margin-left: 10px;padding-top:5px;}
  254. .origbru {font-family: verdana; font-weight: bold;text-align: center; font-size: 10px; line-height: 10px; padding: 3px; margin-top:-5; }
  255. /*theme superar-r*/
  256. .chat {line-height: 13px; list-style: none }
  257. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  258. .person1 {color: {color:text}; padding: 2px; background-color: {color:background}; }
  259. .person1 .label {font-weight: bold; color:{color:text}; background-color: {color:background};}
  260. .person2 {color: {color:text}; padding: 2px; }
  261. .person2 .label {font-weight: bold; color:{color:text}}
  262.  
  263. /*theme superar-r*/
  264. .player {background-color: #000; text-align: left; display:block;}
  265. /*theme superar-r*/
  266.  
  267. /** estilo de ask by htmland **/
  268. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  269. .hlanswer {background: #bebebe color: {color:text}; background: {color:ask}; width: 385px; font: normal 10px arial; margin-bottom: 2px; padding-top: 8px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  270. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  271. .hlanswer img:hover {opacity: 1.0}
  272. .hlanswerinfo {background: transparent; padding: 3px; float: left; display: inline-block; width: auto; color: {color:text}; font: normal 10px "tahoma"; text-transform: none; margin-bottom: -1px}
  273. .hlanswerinfo a {color: {color:text};}
  274.  
  275. .pergunta {background: #ececec; padding: 11px; margin-top: 0px; border-bottom: 1px solid #; margin-left: 67px;margin-right: 0;overflow: hidden; text-shadow: 0px 1px 1px #;}
  276. .perguntou {width: 415px;height:18px; background:{color:text}; font-weight:normal; padding:3px; margin-bottom:1px; color:#fff;font-family: 'Play', sans-serif; font-size: 11px; text-align:left;line-height:20px;text-transform:uppercase;margin-left:-12px;}
  277. .perguntou g {color:#fff;}
  278. .perguntou a {color: #fff;}
  279. .askfoto {opacity: 0.7; border: 2px solid {color:text};}
  280. .askfoto:hover {opacity: 0.9;}
  281.  
  282. #info {text-align: center; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11; border-top:1px solid {color:background}; color:{color:bordacolorida};}
  283. #info a {font-size: 10px; text-transform: uppercase;}
  284.  
  285. #info:hover {text-align: center; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11; }
  286.  
  287. .tags {color:; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  288.  
  289. .tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  290.  
  291. #nts img{display: none; border:0px; text-align: right; }
  292.  
  293. #cap {width: 500px; margin-top: -2px;}
  294. .source {display: none;}
  295.  
  296. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 1px; font-size: 9px; text-align: left}
  297. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  298. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  299. .notes img{display: none; border:0px}
  300.  
  301. /*theme superar-r*/
  302.  
  303. #sid{font-size: 9px; font-family: verdana; position: fixed; width: 201px; margin-left: -140px; height: auto; margin-top: 0px}}
  304.  
  305. #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; }
  306.  
  307. #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;}
  308. #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;}
  309.  
  310.  
  311.  
  312.  
  313. #links2 {width: 154px; float: left; margin-left:92px; height:63px; margin-top: 344px; 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; background-color:{color:background}; }
  314.  
  315. #links2 a {float: left; margin-right: 0px; display: block; width: 145px; 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:11px;line-height:11px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;border-left: 1px solid {color:borda}; border-right:1px solid {color:borda}; margin-top:1px; text-shadow: 1px 1px 1px #ddd; }
  316. #links2 a:hover{-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;text-align: center; color:{color:linkh}; background-color: {color:bglinkshover};}
  317.  
  318. #di {width: 110px; float: left; margin-left:258px; height:63px; margin-top: 344px; 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; background-color:{color:background}; }
  319.  
  320. #di a { float: left; margin-right: 0px; display: block; width: 45px; letter-spacing: 0px; font-family: calibri; font-size: 9px; text-transform: uppercase; text-align: center; margin-bottom: 1px; background-color: {color:bglinks}; color: {color:link}; text-decoration: none; height:54px;line-height:54px; padding: 4px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:1px; text-shadow: 1px 1px 1px #ddd; border-left:1px solid {color:borda};}
  321. #di a:hover{-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;text-align: center; color:{color:linkh}; text-shadow:{color:bordascoloridas} 0px 10px 1px;}
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328. .credi { margin-left: 945px; margin-top: 95px; 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); }
  329. .credi a {font-size: 12px;}
  330.  
  331.  
  332.  
  333. #tata {margin-top: 30px; margin-left: 85px; position: fixed; font-family:Alex Brush;font-size:28px;color:{color:frase}; width: 240px;line-height:22px; height:20px; background-color:{color:sidebar}; border:4px double #eee; opacity:1;text-align: center; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; z-index:100; text-shadow: 10px 02px 14px {color:efeito} }
  334. #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; }
  335.  
  336. #bubu {margin-top: 425px; margin-left: 265px; position: fixed; font-family:Alex Brush;font-size:28px;color:{color:sidebar}; width: 108px;line-height:22px; height:20px; opacity:1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; z-index:100; text-shadow: 10px 02px 14px {color:efeito}; -webkit-transform: rotate(-5deg); }
  337. #bubu:hover {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out; color:{color:tags};}
  338.  
  339.  
  340.  
  341. @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
  342.  
  343. @font-face {font-family: "dawning";src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');}
  344. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  345.  
  346.  
  347. @font-face {font-family: "sweetly";src: url('http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf');}
  348.  
  349.  
  350. #bitch { margin-left: 2277px; margin-top: 20px; width: 1px; font-size: 20px; height: 399px; text-align: justify; background-color:{color:sidebar}; line-height: 5px; color:transparent; position: fixed;}
  351.  
  352. #bitch2 { margin-left: 2270px; margin-top: 20px; width: 5px; font-size: 20px; height: 399px; text-align: justify; background-color:{color:sidebar}; line-height: 5px; color:transparent; position: fixed;}
  353.  
  354. #bitch3 { margin-left: 89px; margin-top: 343px; width: 3px; font-size: 20px; height: 71px; text-align: justify; background-color:{color:sidebar}; line-height: 5px; color:transparent; position: fixed; z-index:100;}
  355.  
  356. #bitch4 { margin-left: 374px; margin-top: 343px; width: 3px; font-size: 20px; height: 71px; text-align: justify; background-color:{color:sidebar}; line-height: 5px; color:transparent; position: fixed; z-index:100;}
  357.  
  358.  
  359. .imagem {left: 98px; top:70px; position:fixed; background-color: #eee; border-left:0px solid #eee; padding:1px; padding-bottom: 0px; opacity: 1; z-index:100; border-radius: 8px;}
  360. .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:264px;width: 272px; border:2px solid #c9c9c9;padding:5px; -webkit-filter: blur(0px); -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.1s ease-out ; background-image:url('http://static.tumblr.com/c5eqc3d/knZmc232h/grainy03_03.gif'); opacity:0.6; opacity:1; border-radius: 8px;}
  361. .imagem:hover img {border-radius: 0px;}
  362.  
  363. .imagem img.top { opacity:1;}
  364. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  365.  
  366. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  367.  
  368.  
  369.  
  370.  
  371. #sidbar { border:6px double {color:sidebar}; position:fixed; opacity:1; margin-top:20px; margin-left:80px; position:absolute;-webkit-transition-duration: 1s; -moz-transition-duration: 1s; position: fixed; background-color:#fff; font-family: verdana; font-size:9px; width:292px; font-style: none; color: {color:text}; height:430px; padding: 2px; text-align: center; {color:sidebar};box-shadow: 5px 5px 9px {color:efeito}; background-image: url('{image:bgsidebar}')};
  372.  
  373.  
  374.  
  375. .pagin {font-family: georgia; position: fixed; margin-left: 180px; margin-top:200px; font-size: 20px; z-index: 0;}
  376. .pagin a {color: {color:text}; background-color: transparent;text-shadow: 0px 0px 5px {color:shadows}}
  377. .pagin a:hover {color: {color:text} ;}
  378.  
  379. .pagin2 {font-family: georgia; position: fixed; margin-left: 180px; margin-top: 250px; font-size: 20px; z-index: 0;}
  380. .pagin2 a {color: {color:text}; background-color: transparent;text-shadow: 0px 0px 5px {color:shadows}}
  381. .pagin2 a:hover {color: {color:text};}
  382.  
  383. #haha3 {width:170px;margin-left:80px; margin-top:297px;font-family: Muli; font-size: 11px; height:5px;;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:5px 05px 8px #555;}
  384. #haha3:hover{opacity:1;}
  385.  
  386.  
  387. #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:9px;z-index:100; }
  388.  
  389. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  390. #paginal a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:links};}
  391. #paginal a:hover {background: {color:bglinkshover}; color: {color:sidebar}; border-bottom:1px dotted {color:bordascoloridas};}
  392. #paginal span.pagina_atual {background:{color:sidebar}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:letrasidebar}; font-weight: bold; text-decoration: none;}
  393. .ps {position: fixed; margin-left: 8px; padding: 2px; width: 79px; height: auto; top: 509px; background-color: {color:sidebar}; color: {color:letrasidebar}; }
  394.  
  395. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402. .quotebru {position:relative;top:18px;font-size:44px;opacity:1;filter: alpha(opacity = 20); }
  403. .qbru {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px; margin-top:-24px; margin-left: 0px;margin-bottom:5px;padding-top:5px;opacity:0.8; z-index:10000;}
  404. .origbru {font-family: Muli; font-weight:italic;text-align: right; font-size: 12px; line-height: 10px; padding: 3px; margin-top:-5; ;opacity:0.8;}
  405.  
  406. #fade { /*--Transparent background layer--*/
  407. display: none; /*--hidden by default--*/
  408. background: #000;
  409. position: fixed; left: 0; top: 0;
  410. width: 100%; height: 100%;
  411. opacity: .80;
  412. z-index: 9999;
  413. }
  414. .popup_block{
  415. display: none; /*--hidden by default--*/
  416. background: #fff;
  417. padding: 20px;
  418. border: 15px solid #F6f6f6;
  419. float: left;
  420. font-size: 1.2em;
  421. position: fixed;
  422. top: 50%; left: 50%;
  423. z-index:10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;background-image:url('http://static.tumblr.com/k89uxep/vsjmd9zps/tumblr_mcv14pudv71rnj43qo2_250.png');
  424. /*--CSS3 Box Shadows--*/
  425. -webkit-box-shadow: 0px 0px 20px #000;
  426. -moz-box-shadow: 0px 0px 20px #000;
  427. box-shadow: 0px 0px 20px #000;
  428. /*--CSS3 Rounded Corners--*/
  429. -webkit-border-radius: 10px;
  430. -moz-border-radius: 10px;
  431. border-radius: 10px;
  432. }
  433. img.btn_close {
  434. float: right;
  435. margin: -55px -55px 0 0;
  436. }
  437. /*--Making IE6 Understand Fixed Positioning--*/
  438. *html #fade {
  439. position: absolute;
  440. }
  441. *html .popup_block {
  442. position: absolute;
  443. }
  444.  
  445.  
  446. .lele {text-align:justify; font:20px 'Muli'; opacity:0.8; line-height:19px; padding:1px;padding-bottom:2px; color:#666; border-bottom: 2px double #fff; }
  447. .lele:hover {color:#fff;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  448.  
  449.  
  450. /* --- vish -----*/
  451.  
  452. .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; }
  453.  
  454. .vish1 a{color: #57768e;}
  455.  
  456. .vish1 a:hover {color:{color:bglinks2}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  457.  
  458.  
  459.  
  460.  
  461. #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; }
  462.  
  463. #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; }
  464.  
  465. #lagrimar a:hover { color{color:bordascoloridas};}
  466.  
  467. .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;}
  468.  
  469. .box {width:180px; margin-left: 150px; margin-top:415px; 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;}
  470. .box:hover {height: 140px;}
  471.  
  472. .letra {font-family: tinytots; font-size: 8px; margin-top: -4px;}
  473.  
  474. #dj2 {width: 30px; position: fixed; padding: 8px; background-color: transparent; margin-left: 323px; margin-top: 271226px; color:{color:sidebar}; font-size: 90px; -webkit-transform: rotate(90deg);opacity:1; z-index:100;}
  475.  
  476.  
  477. /*CORAÇÃOZINHOS*/
  478. #duca {text-align: justify;
  479. margin-top:34px;
  480. margin-left: 328px;
  481. overflow: hidden;
  482. -webkit-border-radius: 0px 0px 0px 0px;
  483. font-family: georgia;
  484. position: fixed;
  485. color: {color:sidebar};
  486. padding: 10px;
  487. background-attachment: fixed;
  488. width:0px;
  489. height: 16px;
  490. -webkit-transition: all .5s ease-out;
  491. -moz-transition: all .5s ease-out;
  492. letter-spacing: 1px; font-style: normal;
  493. line-height: 8px; text-transform: uppercase;
  494. -webkit-transform: rotate(18deg); z-index: 8000000000000000000000000;}
  495. #duca1{font-size: 15px;
  496. font-family:sofia ;
  497. letter-spacing: -1px; text-transform: none; line-height: 20px;}
  498.  
  499. #duca2 {text-align: justify;
  500. margin-top:37px;
  501. margin-left: 352px;
  502. overflow: hidden;
  503. -webkit-border-radius: 0px 0px 0px 0px;
  504. font-family: georgia;
  505. position: fixed;
  506. color: {color:sidebar};
  507. padding: 10px;
  508. background-attachment: fixed;
  509. width:0px;
  510. height: 16px;
  511. -webkit-transition: all .5s ease-out;
  512. -moz-transition: all .5s ease-out;
  513. letter-spacing: 1px;
  514. font-style: normal;
  515. line-height: 8px;
  516. text-transform: uppercase;
  517. -webkit-transform: rotate(-22deg); z-index: 8000000000000000000000000;}
  518. #duca3{font-size: 15px;
  519. font-family:sofia ; letter-spacing: -1px;
  520. text-transform: none; line-height: 20px;}
  521.  
  522. #duca4 {text-align: justify;
  523. margin-top:20px;
  524. margin-left: 338px;
  525. overflow: hidden;
  526. -webkit-border-radius: 0px 0px 0px 0px;
  527. font-family: georgia;
  528. position: fixed;
  529. color:{color:bordascoloridas};
  530. padding: 10px;
  531. background-attachment: fixed;
  532. width:10px; height: 16px;
  533. -webkit-transition: all .5s ease-out;
  534. -moz-transition: all .5s ease-out;
  535. letter-spacing: 1px; font-style: normal;
  536. line-height: 8px;
  537. text-transform: uppercase;
  538. -webkit-transform: rotate(24deg);
  539. z-index: 8000000000000000000000000;}
  540. #duca5{font-size: 32px;
  541. font-family:sofia ;
  542. letter-spacing: -1px; text-transform: none; line-height: 20px;}
  543.  
  544. #page {position: fixed; margin-left:325px; margin-top: 485px; font-size: 26px; font-family: verdana; z-index:100; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;}
  545. #page a {color:{color:sidebar}}
  546. #page a:hover {color:{color:borda};}
  547.  
  548. #pag {position: fixed; margin-left: 350px; margin-top: 485px; font-size: 26px; font-family: verdana; z-index:90000000000000000000000000000000000000000000000000000000000000000000; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;}
  549. #pag a {color:{color:sidebar}}
  550. #pag a:hover {color:{color:borda};}
  551.  
  552. #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%);}
  553.  
  554.  
  555.  
  556. </style>
  557.  
  558. <script>
  559.  
  560.  
  561.  
  562. $(document).ready(function() {
  563.  
  564. //
  565.  
  566.  
  567.  
  568. //When you click on a link with class of poplight and the href starts with a #
  569.  
  570. $('a.poplight[href^=#]').click(function() {
  571.  
  572. var popID = $(this).atr('rel'); //Get Popup Name
  573.  
  574. var popURL = $(this).attr('href'); //Get Popup href to define size
  575.  
  576.  
  577.  
  578. //Pull Query & Variables from href URL
  579.  
  580. var query= popURL.split('?');
  581.  
  582. var dim= query[1].split('&');
  583.  
  584. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  585.  
  586.  
  587.  
  588. //Fade in the Popup and add close button
  589.  
  590. $('#' + 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>');
  591.  
  592.  
  593. //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
  594.  
  595. var popMargTop = ($('#' + popID).height() + 80) / 2;
  596.  
  597. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  598.  
  599.  
  600.  
  601. //Apply Margin to Popup
  602.  
  603. $('#' + popID).css({
  604.  
  605. 'margin-top' : -popMargTop,
  606.  
  607. 'margin-left' : -popMargLeft
  608.  
  609. });
  610.  
  611.  
  612.  
  613. //Fade in Background
  614.  
  615. $('body').append('<div id="fade"></div>'); //Add the fade layer to bottom of the body tag.
  616.  
  617. $('#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
  618.  
  619.  
  620.  
  621. return false;
  622.  
  623. });
  624.  
  625.  
  626.  
  627. //Close Popups and Fade Layer
  628.  
  629. $('a.close, #fade').live('click', function() { //When clicking on the close or fade layer...
  630.  
  631. $('#fade , .popup_block').fadeOut(function() {
  632.  
  633. $('#fade, a.close').remove(); //fade them both out
  634.  
  635. });
  636.  
  637. return false;
  638.  
  639. });
  640.  
  641.  
  642.  
  643.  
  644.  
  645. });
  646. </script>
  647.  
  648.  
  649. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  650.  
  651. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  652. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  653. <script type="text/javascript">
  654. $(window).load(function () {
  655. $('#entries').masonry(),
  656. $('.masonryWrap').infinitescroll({
  657. navSelector : ".entry",
  658. nextSelector : "#page a#p",
  659. itemSelector : ".entry",
  660. bufferPx : 10000,
  661. extraScrollPx: 10000,
  662. loadingImg : "",
  663. loadingText : "",
  664. },
  665. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  666. );
  667. });
  668. </script>
  669.  
  670. </head>
  671. <body onkeydown="return false">
  672.  
  673. <div id="sidebar">
  674. <div id="side">
  675.  
  676.  
  677.  
  678. <div id="tata">{text:frase}</div>
  679. </div>
  680.  
  681. <div id="bubu">{text:frase2}</div>
  682. </div>
  683.  
  684.  
  685. <div id="pag">{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>
  686.  
  687. <div id="page">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}</div></div>
  688. </div>
  689. </div>
  690.  
  691. <div class="imagem" class="hover">
  692. <img class="bottom shadow" src="{image:foto}"style="-webkit-filter: grayscale(100%);" >
  693. <img class="top shadow" src="{image:foto}" /></div>
  694. </div>
  695. </div>
  696. </div>
  697.  
  698. <div id= "bitch"></div>
  699. <div id= "bitch2"></div>
  700. <div id= "bitch3"></div>
  701. <div id= "bitch4"></div>
  702. <div id= "bitch5"></div>
  703.  
  704.  
  705. <div id="links2">
  706. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</a>
  707. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}</a>
  708. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}</a>
  709.  
  710. </div>
  711. </div>
  712.  
  713. <div id="di">
  714. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}</a>
  715. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}</a>
  716. </div>
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723. <div id="ha"><div id="haha3">{Description}</div></div>
  724.  
  725.  
  726. <div id="sidbar"></div>
  727.  
  728. </div>
  729. </font>
  730.  
  731.  
  732.  
  733. </div>
  734.  
  735. <div style="display:block;top:2px;left:05px;font-size:9px;font-family:georgia;position:fixed;background-color:{color:sidebar}; height:14px; line-height:14px; width:50px;color:{color:text}; border-bottom:1px dotted {color:bordascoloridas};padding:3px;opacity:0.75;"><a href="http://superar-r.tumblr.com" title="Credits: Feito por Superar, dttails, Duh (omdg)don't copy. ">THEME <font color="#fa85bc">©</font></a></div>
  736.  
  737.  
  738.  
  739. </div>
  740.  
  741. <div id="duca2"><div id="duca3">♥</div></div></div></div></div>
  742. <div id="duca4"><div id="duca5">♥</font></div></div></div></div></div>
  743. <div id="duca"><div id="duca1">♥</div></div></div></div></div>
  744.  
  745. <div id="post">
  746.  
  747. {block:Posts}
  748. <div class="vicftpost">
  749.  
  750. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  751.  
  752. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  753.  
  754. {block:Photoset}{Photoset-400}{/block:Photoset}
  755.  
  756.  
  757. {block:Quote}
  758. <span class="quotebru">&#10077;</span><div class="qbru">{Quote}</div>
  759. {block:Source}<div class="origbru"><p>&#8212; {Source}</div>
  760. {/block:Source}
  761. {/block:Quote}
  762.  
  763.  
  764. {block:Link}
  765. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  766. {block:Description}{Description}{/block:Description}
  767. {/block:Link}
  768.  
  769. {block:Chat}
  770. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  771. <div class="chat"><ul>{block:Lines}
  772. <li class="person{UserNumber}">{block:Label}
  773. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  774. {/block:Chat}
  775.  
  776. {block:Audio}
  777. <div class="player">{AudioPlayerBlack}</div>
  778. {block:Caption}{Caption}{/block:Caption}
  779. {/block:Audio}
  780.  
  781. {block:Video}{Video-500}{/block:Video}
  782.  
  783. {block:Answer}
  784. <div class="caixa">
  785. <img src="{AskerPortraitURL-64}" align="left" class="askfoto">
  786. <div class="pergunta">
  787. <div class="perguntou"><g>{Asker}</g> <small>asked {TimeAgo}</small></div>
  788. {Question}
  789. </div><br>
  790. {Answer}
  791. </div>
  792. {/block:Answer}
  793.  
  794. <div id="cap">
  795. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  796. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  797. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  798.  
  799. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  800. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  801. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  802. {/block:ContentSource}</div></div>
  803. <br>
  804.  
  805.  
  806.  
  807. <div id="info">
  808. <p>
  809. {block:Date}
  810. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}" target="_blank"> · originally</a>{/block:RebloggedFrom}{block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentTitle}" target="_blank"> · via</a>
  811. {/block:RebloggedFrom} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  812. <br>
  813. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}"># {Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  814.  
  815.  
  816. </div>
  817. </div>{/block:Date}
  818.  
  819.  
  820. {/block:Posts}
  821. {block:PostNotes}
  822. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  823. {/block:PostNotes}
  824.  
  825.  
  826.  
  827.  
  828. </div>
  829. </div>
  830. </div>
  831. </div>
  832. </center>
  833. </center>
  834.  
  835. </body>
  836. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement