a-superar

theme 08 EXCLUSIVO

Nov 1st, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.20 KB | None | 0 0
  1.  
  2.  
  3. <!-- THEME A-SUPERAR EXCLUSIVO , -->
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5.  
  6. <head>
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10.  
  11.  
  12. <meta name="color:background" content="#f8f8f8" />
  13. <meta name="color:link" content="#000000" />
  14. <meta name="color:bgfrase" content="#000000" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:post" content="#ffffff" />
  17. <meta name="color:border" content="#000000" />
  18. <meta name="color:frase" content="#ffffff" />
  19. <meta name="color:scroll" content="#000000" />
  20. <meta name="color:ask" content="#ebebeb" />
  21. <meta name="color:bgdescription" content="#ebebeb" />
  22. <meta name="color:textdescription" content="#000" />
  23. <meta name="color:links" content="#000" />
  24. <meta name="color:tags" content="#000" />
  25. <meta name="color:linkbg" content="#ffffff" />
  26. <meta name="color:linktext" content="#000" />
  27. <meta name="color:linktext1" content="#000" />
  28. <meta name="color:linkbghover" content="#000" />
  29. <meta name="color:linktexthover" content="#fff" />
  30. <meta name="color:bgpage" content="#EEEEEE" />
  31. <meta name="color:xizinhodoslinks" content="#FF1493" />
  32. <meta name="color:link1" content="#ffffff" />
  33. <meta name="color:link2" content="#ffffff" />
  34.  
  35. <meta name="color:maislinkhover" content="#ffffff" />
  36. <meta name="color:fundo" content="#ffffff" />
  37.  
  38.  
  39.  
  40. <meta name="image:background" content="" />
  41. <meta name="image:fotinha" content="http://static.tumblr.com/ylxfgce/9tnm73xw1/xuxiz.jpg"/>
  42.  
  43. <meta name="font:text" content="verdana" />
  44. <meta name="font:title" content="georgia" />
  45.  
  46. <meta name="text:titulo" content="you are everything" />
  47. <meta name="text:frase2" content="i'm sexy and free" />
  48.  
  49.  
  50. <meta name="color:linksshover" content="#000" />
  51. <meta name="color:textlinksshover" content="#fff" />
  52.  
  53. <meta name="text:frase" content="broken heart" />
  54. <meta name="image:background" content="" />
  55.  
  56.  
  57. <meta name="text:linkcoracao" content="/" />
  58.  
  59. <meta name="text:Link1" content="" />
  60. <meta name="text:Link1 Title" content="link" />
  61. <meta name="text:Link2" content="" />
  62. <meta name="text:Link2 Title" content="link" />
  63. <meta name="text:Link3" content="" />
  64. <meta name="text:Link3 Title" content="link" />
  65. <meta name="text:Link4" content="" />
  66. <meta name="text:Link4 Title" content="link" />
  67. <meta name="text:Link5" content="" />
  68. <meta name="text:Link5 Title" content="link" />
  69. <meta name="text:Link6" content="" />
  70. <meta name="text:Link6 Title" content="link" />
  71.  
  72. <meta name="text:Link7" content="" />
  73. <meta name="text:Link7 Title" content="link" />
  74.  
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  77.  
  78. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  79.  
  80. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  81.  
  82. <script type="text/javascript">
  83. $(window).load(function(){
  84. var $wall = $('#allboxes');
  85. $wall.imagesLoaded(function(){
  86. $wall.masonry({
  87. itemSelector: '.entry',
  88. isAnimated : true
  89. });
  90. });
  91. $wall.infinitescroll({
  92. navSelector : "div#navigation",
  93. nextSelector : "div#navigation a#nextPage",
  94. itemSelector : '.entry',
  95. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  96. loadingText : " ",
  97. donetext : " ",
  98. extraScrollPx : 9000,
  99. bufferPx : 10000,
  100. debug : false,
  101. errorCallback: function() {
  102. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  103. }},
  104. function( newElements ) {
  105. var $newElems = $( newElements );
  106. $newElems.hide();
  107. $newElems.imagesLoaded(function(){
  108. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  109. });
  110. }); $('#allboxes').show(500);
  111. });
  112. </script>
  113.  
  114. <title>{Title}</title>
  115. <link rel="shortcut icon" href="{Favicon}">
  116. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  117. {block:Description}
  118. <meta name="description" content="{MetaDescription}" />
  119. {/block:Description}
  120. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Dosis|Inconsolata' rel='stylesheet' type='text/css'>
  121.  
  122. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  123. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  124. <style type="text/css">
  125.  
  126.  
  127. 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; }
  128.  
  129. a {color: {color:link}; text-decoration: none; text-transform: none;}
  130. a:hover {color: {color:link hover}; background-color: transparent; text-decoration: none;}
  131.  
  132. p {margin: 6px 0 0 0}
  133.  
  134. blockquote{border-left: 0px solid {color:post}; margin:0px 0px 0px 0px; padding-left:0px; border-bottom:0px;}
  135.  
  136. #all {text-align: center; width: 830px; margin: 20px auto 20px auto; padding: 0px}
  137.  
  138. #masoq{text-align: justify; font-size: 9px; font-family: verdana; position: fixed; margin-left: 68px; width: 20px; height: 120px; background-color: {linkbg}; color: #838383; padding: 6px; margin-top: 80px; background-attachment: fixed; z-index:10000000}
  139.  
  140.  
  141. .links1 {position: absolute; width: 20px; margin-left:-45px; margin-top:350px; padding: 0px; text-align: center; z-index:3;}
  142. .links1 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px; background-color: {color:linkbg}; color: {color:linktext1}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  143. .links1 a:hover{text-align: center; background-color: {color:fundo}; color:{color:linktexthover}; letter-spacing:0px; opacity: 0.3}
  144.  
  145. .links2 {position: absolute; width: 20px; margin-left:8px; margin-top:350px; padding: 0px; text-align: center; z-index:3;}
  146. .links2 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px;background-color: {color:linkbg}; color: {color:linktext1}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  147. .links2 a:hover{text-align: center; background-color: {color:fundo}; color:{color:linktexthover}; letter-spacing:0px; opacity: 0.3}
  148.  
  149. .links3 {position: absolute; width: 20px; margin-left:61px; margin-top:350px; padding: 0px; text-align: center; z-index:3;}
  150. .links3 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px; background-color: {color:linkbg}; color: {color:linktext1}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  151. .links3 a:hover{text-align: center; background-color: {color:fundo}; color:{color:linktexthover}; letter-spacing:0px; opacity: 0.3}
  152.  
  153. .links4 {position: absolute; width: 20px; margin-left:-45px; margin-top:366px; padding: 0px; text-align: center; z-index:3;}
  154. .links4 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 158px; background-color: {color:linkbg}; color: {color:linktext1}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  155. .links4 a:hover{text-align: center; background-color: {color:fundo}; color:{color:linktexthover}; letter-spacing:0px; font-size: 14px; opacity: 0.3}
  156.  
  157. .links5 {position: absolute; width: 20px; margin-left:-45px; margin-top:382px; padding: 0px; text-align: center; z-index:3;}
  158. .links5 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px; background-color: {color:linkbg}; color: {color:linktext1}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  159. .links5 a:hover{text-align: center; background-color: {color:fundo}; color:{color:linktexthover}; letter-spacing:0px; opacity: 0.3}
  160.  
  161. .links6 {position: absolute; width: 20px; margin-left:8px; margin-top:382px; padding: 0px; text-align: center; z-index:3;}
  162. .links6 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px; background-color: {color:linkbg}; color: {color:linktext1}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  163. .links6 a:hover{text-align: center; background-color: {color:fundo}; color:{color:linktexthover}; letter-spacing:0px; opacity: 0.3}
  164.  
  165. .links7 {position: absolute; width: 20px; margin-left:61px; margin-top:382px; padding: 0px; text-align: center; z-index:3;}
  166. .links7 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 52px; background-color: {color:linkbg}; color: {color:linktext1}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  167. .links7 a:hover{text-align: center; background-color: {color:fundo}; color:{color:linktexthover}; letter-spacing:0px; opacity: 0.3}
  168.  
  169. .links8 {position: absolute; width: 20px; margin-left:179px; margin-top:263px; padding: 0px; text-align: center; z-index:3;}
  170. .links8 a {float: left; display: block; letter-spacing: 0px; font-size:13px; font-family:'Homenaje'; text-align: center; margin-right: 1px; margin-bottom:1px; width: 55px; background-color: {color:linkbg}; color: {color:linktext1}; text-decoration: none; text-transform:uppercase; line-height:15px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  171. .links8 a:hover{text-align: center; background-color: {color:linkbghover}; color:{color:linktexthover}; letter-spacing:0px; transform: rotateY(180deg); -webkit-transform: rotateX(180deg); opacity: 0.3}
  172.  
  173.  
  174. #maybez {width:180px; height: 190px; margin-top:120px; margin-left: 94px; position:fixed; background-color:{color:fundo} }
  175.  
  176. #side {position: fixed; width:210px; margin-left:99px; z-index:1000; margin-top:76px; z-index:100}
  177.  
  178. .photo {position:absolute; padding:0px; background-color:{color:sidebar}; overflow: hidden;-webkit-transition: all 0.6s ease; margin-top:50px; border: 5px solid {color:border}; z-index:1000; }
  179. .photo:hover {opacity:0.8; -webkit-transition: all 0.6s ease;}
  180. .photo img {display: block;width:160px; height:165px; }
  181.  
  182. .photo:hover #upupup {margin-left:2px; margin-top:191px; -webkit-transition: 0.9s ease-in;
  183. -moz-transition: 0.9s ease-in; transition: 0.9s ease-in;}
  184.  
  185. .photo:hover #upupup2 {margin-left:0px; margin-top:213px; -webkit-transition: 0.9s ease-in;
  186. -moz-transition: 0.9s ease-in; transition: 0.9s ease-in;}
  187. .photo:hover #twitter {margin-left:70px; margin-top:210px; -webkit-transition: 0.7s ease-in;
  188. -moz-transition: 0.7s ease-in; transition: 0.7s ease-in;}
  189.  
  190.  
  191.  
  192. #twitter {width: 17px; position: absolute; background-color: {color:border}; font-size: 9px; font-family: tahoma; padding: 5px; height: 16px; margin-left: 70px; margin-top: 500px; z-index: 0; margin-top: 380px; opacity:0,6; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 1; -webkit-transition: .5s ease-in;
  193. -moz-transition: 1.3s ease-in; transition: .5s ease-in;}
  194.  
  195. #twitter img {height:15px; width:15px; margin-left:2px; opacity:0.7; }
  196.  
  197. #linkslindos {margin-top: 502px; margin-left: 203px; position:fixed; background-color:{color:background};}
  198. #linkslindos a{height: 4px; display:block; width: 171px; line-height: 3px; font-size:10px; margin-bottom: 1px; text-align:center; font-family: tahoma; text-transform: lowercase; color: {color:linktext} ; background-color: {color:linkbg}; -webkit-transition-duration: 0.4s;padding:4px}
  199. #linkslindos a:hover{background-color: transparent;}
  200.  
  201. #credit {width: 173px; margin-left: 94px; height: 10px; margin-top:330px; float:left; text-align: center; font-size:9px; position:fixed; padding: 4px; font-family:tahoma; color:{color:fundo}; overflow:hidden; z-index:1000; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -webkit-transform: rotate(360deg); background-color: {color:fundo}; }
  202.  
  203. #credit:hover{ }
  204.  
  205.  
  206.  
  207.  
  208. .credittex {margin-top: -2px; letter-spacing: 0px; text-align: center; font-family: tahoma; font-size: 10px; color:#000; }
  209. .credittex a{color:{color:frase};}
  210.  
  211. #meus{text-align: justify; font-size: 9px; font-family:tahoma; position: fixed; margin-left: 60px; width:190px; background-color: {color:border}; text-align: center; color: {color:linktext}; padding: 2px; margin-top: 300px; text-transform: uppercase; ;border-left: 0px solid ; padding:5px;z-index: 830;}
  212. #meus a {text-align: center; margin-top:1px; margin-bottom: -2px; font-family: tahoma; font-size: 10px; color: {color:linktext}; text-transform: uppercase; letter-spacing: 0px; -webkit-transition: 0.4s ease-in;-moz-transition: 0.4s ease-in; opacity:0.8; transition: 0.4s ease-in; }
  213.  
  214.  
  215. #textv {width:100px; height: 180px; margin-left:94px; margin-top:76px; position:fixed; color: {color:frase}; background-color: {color:fundo}; z-index: 10; font-family: tahoma; font-size:10px;text-transform: none; border-left:0px solid; border-right:0px solid; z-index:1000; padding:3px; width: 174px; height:37px; border: 0px solid {color:border};}
  216.  
  217. #textg {width:120px; height: 20px; margin-left:-2px; margin-top:380px; position:fixed; color: {color:textdescription}; position: absolute; z-index: 10; font-family: tahoma; font-size:10px; text-transform: none; color: {color:frase}; transition: all .9s ease-in-out!important; -webkit-transition: all .5s ease-in-out!important;line-height: 16px; text-align: center; z-index:10000000border-left:0px solid; border-right:0px solid; padding:3px; width: 143px; height:20px; background-color: {color:fundo}; color: border: 0px solid {color:border};}
  218.  
  219. #heey {width:158px; height:3px; margin-top:467px; margin-left:80px; background-color: {color:text}; position:fixed; font-size: 80px; pacity:0.9; z-index:1000000000000}
  220.  
  221.  
  222.  
  223. #ttle {position: fixed; margin-left: 94px; margin-top:50px; padding:5px; line-height:15px; font-size:16px; font-family: georgia; text-align:center; width: 170px; background-color: {color:fundo}; z-index:100000000; color: {color:frase};}
  224.  
  225. #upupup {width: 218px; float: left; margin-left:-180px; margin-top: 191px; padding: 0px; text-align: center; position: absolute; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 1; -webkit-transition: 1s ease-in; height:26px;
  226. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in;}
  227.  
  228. #upupup a {float: left; padding: 1px; margin-top:6px; display: block; letter-spacing: 0px; font-family: 'homenaje'; font-size: 12px; text-align: center; width: 55px; background-color: {color:linkbg}; color: {color:textlink}; text-decoration: none; text-transform: uppercase; line-height: 18px; height: 18px; overflow: hidden; border:1px solid {color:background}; margin-left:-2px; }
  229.  
  230. #upupup a:hover{text-align: center; background-color: {color:background}; color: {color:linktexthover};}
  231.  
  232. #textg a:hover{text-align: center; color: {color:tags};}
  233.  
  234. #upupup2 {width: 218px; float: left; margin-left:290px; margin-top: 213px; padding: 0px; text-align: center; position: absolute; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 1; -webkit-transition: 1.3s ease-in; height:26px;
  235. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; }
  236.  
  237.  
  238. #upupup2 a:hover{text-align: center; background-color: {color:background}; color: {color:linktexthover};}
  239.  
  240. #upupup3 {width: 220px; float: left; margin-left:2px; margin-top: -50px; padding: 0px; text-align: center; position: absolute; -moz-border-bottom-right-radius: 60px; border-bottom-right-radius: 60px; -moz-border-top-right-radius: 60px; border-top-right-radius: 60px; z-index: 1; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 1; -webkit-transition: 1.3s ease-in; height:26px;
  241. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; }
  242.  
  243. #upupup3 a {float: left; padding: 1px; margin-top:6px; display: block; letter-spacing: 0px; font-family: 'homenaje'; font-size: 12px; text-align: center; width: 20px; background-color: {color:linkbg}; color: {color:textlink}; text-decoration: none; text-transform: uppercase; line-height: 18px; height: 20px; overflow: hidden; border:1px solid {color:background}; margin-left:-2px; }
  244.  
  245. #upupup3 a:hover{text-align: center; background-color: {image:background}; color: {color:linktexthover};}
  246.  
  247. #pagina{ margin-top: 350px; margin-left: 150px; width: 100px; float: right; background-color: transparent; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:1000000 }
  248.  
  249. /*** Paginação by madlyluv.com ***/
  250. #paginacaoml {font-size: 20px; font-family: tahoma; line-height: 24px;}
  251. #paginacaoml a {font-size: 20px; font-family: tahoma; background: transparent; margin: 0 1px 0 0; padding: 2px 2px; color: {color:tags}; text-decoration: none;}
  252. #paginacaoml a:hover {font-size: 20px; font-family: tahoma; background: transparent; border: none;}
  253. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link}; margin: 0 1px 0 0; padding: 1px 2px; color: #cor da fonte; text-decoration: none;}
  254.  
  255.  
  256. #pagination {width:240px; font-family:georgia; text-align:right; font-size:15px; padding:4px; font-style:italic}
  257.  
  258.  
  259. #allboxes {margin-left:280px; width:730px; margin-top:20px}
  260.  
  261. .entry {position: relative; width:300px; border: 6px double {color:background}; text-align:justify; float:left ;margin:-7px; padding:-5px; margin-left: 10px; margin-top:4px; background:{color:post}}
  262. .entry:hover #info {opacity:0.9}
  263. .entry:hover #infu {opacity:1}
  264.  
  265. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  266. h1 a {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  267. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 18px;}
  268.  
  269. #info {position:absolute; font-size:9px; font-family: georgia; margin-left:0px; opacity:0; width: 290px; margin-bottom:0px; margin-top:5px; display:inline; text-align:center; padding:6px; padding-top: 7px; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; z-index: 4000; background-color: {color:post}; color:{color:text};}
  270. #info a {background-color: {color:post}; color:{color:text}}
  271. #info a:hover {color: {color:link hover}}
  272.  
  273. .question {
  274. color: {color:text};
  275. font-size: 11px;
  276. font-weight: normal;
  277. font-family: {font:body};
  278. line-height:95%;
  279. background: {color:ask};
  280. margin: 0 0 10px 0;
  281. padding: 10px 15px;
  282. position: relative;}
  283.  
  284. .questionarrow {
  285. width: 1px;
  286. height: 7px;
  287. font-size:30px;
  288. font-family: verdana;
  289. position: absolute;
  290. color: {color:ask};
  291. bottom: -3.5px;
  292. left: 240px;}
  293.  
  294. #infu {text-align: center; font-size: 0px; font-family: calibri; text-transform: uppercase; z-index: 11; margin-top:10px}
  295. #infu a {font-size: 10px; text-transform: uppercase;}
  296.  
  297. .tags {font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  298. .tags a {font-size: 9px; text-transform: uppercase;}
  299.  
  300. .image {text-align: center; border: 0px;}
  301. .image img {max-width: 300px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  302.  
  303. .xquote {font-family:arial; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  304. .xquotesource {text-align: center; font-family:arial; font-size:11px; text-transform: none; margin-bottom: 5px;}
  305. .xquotesource a, a:hover{text-transform: none;}
  306.  
  307.  
  308. .chat {line-height: 13px; list-style: none }
  309. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  310. .person1 {color: {color:text}; padding: 2px; }
  311. .person1 .label {font-weight: bold; color:{color:text}}
  312. .person2 {color: {color:text}; padding: 2px; }
  313. .person2 .label {font-weight: bold; color:{color:text}}
  314.  
  315. .player {background-color: #trans; text-align: left; display:block;}
  316.  
  317.  
  318. #ssource{margin-left:10px; display:none}
  319.  
  320. #perma {margin-top:15px; font-family: calibri; color: {color:link}; text-align: center; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; text-transform: uppercase; }
  321. #perma a {font-size: 10px; font-family: calibri; text-transform: uppercase; {color:link}; }
  322. #perma a:hover {color: {color:hover};}
  323.  
  324.  
  325.  
  326.  
  327. /** estilo de ask by htmland **/
  328. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  329. .hlanswer {background: #bebebe color: {color:text}; width: 285px; font: normal 10px arial; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  330. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  331. .hlanswer img:hover {opacity: 1.0}
  332. .hlanswerinfo {background: transparent; padding: 3px; float: right; display: inline-block; width: auto; color: {color:text}; font: normal 10px "georgia"; text-transform: none; margin-bottom: -1px}
  333. .hlanswerinfo a {color: {color:text};}
  334.  
  335. #sideimg2 {width: 2px; height: auto; top: 20px; left: -26px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  336. .simg2 img {display: inline; margin-right:5px; ; width:194px; margin-left:-216px; margin-top: -318px; height:283px; text-align:center; margin-bottom: 10px; border:0px solid {color:link}; border: 5px solid {color:sidebar};-webkit-transform: rotate(0deg);-moz-border-radius:0px;
  337.  
  338. border-bottom-left-radius: 0em;
  339.  
  340.  
  341. border-bottom-right-radius: 0em;
  342.  
  343.  
  344. border-top-left-radius: 0em;
  345.  
  346.  
  347. border-top-right-radius: 0em; -moz-box-shadow: 0px0px 0px 0px {color:border};
  348. -webkit-box-shadow: 0px 0px 0px 0px {color:border};
  349. -khtml-box-shadow:0px 0px 0px 0px {color:sidebar};}
  350. .simg2 img:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.7;-webkit-transform: rotate(0deg)}
  351.  
  352. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  353.  
  354.  
  355. #cap {width: 400px; margin-top: -2px;}
  356. .source {display: none;}
  357.  
  358. .notes {width: 416px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  359. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  360. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  361. .notes img{display: none; border:0px}
  362.  
  363.  
  364. #tumblr_controls{position: fixed!important}
  365. #tumblr_controls{position: fixed!important}
  366. #tumblr_controls{position: fixed!important}
  367. #tumblr_controls{position: fixed!important}
  368.  
  369. ::-webkit-scrollbar{width:6px;height:5px;}
  370. ::-webkit-scrollbar-button:start:decrement
  371. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  372. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  373. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  374. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  375.  
  376. #about
  377. {width:112px;
  378. color: {color:txtsbar};
  379. background-color: transp;
  380. height: auto;
  381. padding: 3px;
  382. font-size:8px;
  383. font-family: georgia;
  384. font-style: none;
  385. text-transform:none;
  386. letter-spacing:0px;
  387. margin-top: -100px;
  388. padding-top: 0px;
  389. margin-left: 13px;
  390. opacity: 0.5;
  391. position: absolute;
  392. text-align:justify; -webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;}
  393. #about:hover {opacity:1.5;}
  394.  
  395. #sidet {margin-top:-10px; margin-left: -10px; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; color: #adadad; background-attachment: fixed; width:220px; height: 1920px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: normal;background-color: {color:side}; border-right: 2px solid {color:barra}; }
  396.  
  397. #suckp {width: 258px; float: left; margin-left:125px; z-index:10000000000; margin-top: 172px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 1; -webkit-transition: 1.3s ease-in; height:20px;
  398. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; }
  399.  
  400. #suckp a {float: left; padding: 1px; margin-top: 135px; display: block; letter-spacing: 1px; font-family: dosis; font-size: 9px; text-align: center; width: 28px; height:20px; background-color: {color:linkbg}; color: {color:linktext} ; text-decoration: none; text-transform: uppercase; line-height: 20px; height: 20px; overflow: hidden; border:1px solid {color:background}; margin-left:-2px; opacity:0.9; }
  401.  
  402. #suckp a:hover{text-align: center; opacity:0.9; background-color:{color:tags}; color: {color:linktexthover};}
  403.  
  404. #suckpa {width: 258px; float: left; margin-left:95px; z-index:10000000000; margin-top: 172px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .1s ease-in-out; -o-transition: opacity .1s ease-in-out; transition: opacity .1s ease-in-out; -webkit-transition: opacity .9s ease-in-out; opacity: 1; -webkit-transition: 1.3s ease-in; height:20px;
  405. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; -webkit-transition: all 0.6s ease; }
  406.  
  407. #suckpa a {float: left; padding: 1px; margin-top: 135px; display: block; letter-spacing: 1px; font-family: dosis; font-size: 9px; text-align: center; width: 28px; height:20px; background-color: {color:linkbg}; color: {color:linktext} ; text-decoration: none; text-transform: uppercase; line-height: 20px; height: 20px; overflow: hidden; border:1px solid {color:background}; margin-left:-2px; opacity:0.9; -webkit-transition: all 0.6s ease; }
  408.  
  409. #suckpa a:hover{text-align: center; opacity:1; background-color:{color:tags}; color: {color:linktexthover}; width: 177px; -webkit-transition: all 0.6s ease;}
  410.  
  411. #links {width:159px; height: 67px; float: left; margin-left:15px; margin-top: 346px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; border-bottom: 0px solid {color:border3}; border-top: 0px solid {color:border}; border-bottom: 0px solid {color:border3}; background-color:{color:border2}}
  412.  
  413. #links:hover{}
  414.  
  415. #links a {float: left; margin-left: 2px; font-family: calibri; font-size: 10px; text-align: center; margin-top: 1px; height: 10px; width: 155px; color:{color:links}; line-height: 9px; letter-spacing: 0px; text-transform: lowercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks}; padding: 0px 0px 0px 0px; text-transform: uppercase;}
  416.  
  417. #links a:hover{text-align: center; color:{color:hover}; font-style: bold; background-color: {color:bghover}; letter-spacing: 0px;}
  418.  
  419. .pag {position: fixed; margin-left: 10px; margin-top: 440px; font-size: 38px; z-index: 0;}
  420. .pag a {display:block; width: 70px; height: 25px; line-height: 25px; font-family: calibri; font-size: 9px; text-transform: uppercase; background-color: {color:pag}; color: {color:text};}
  421. .pag a:hover {background-color:{color:bglinks hover}; color: {color:links};}
  422.  
  423. .pag2 {position: fixed; margin-left: 110px; margin-top: 440px; font-size: 38px; z-index: 0;}
  424. .pag2 a {display:block; width: 70px; height: 25px; font-family: calibri; font-size: 9px; text-transform: uppercase; line-height: 25px; background-color: {color:pag}; color: {color:text};}
  425. .pag2 a:hover {background-color:{color:pag}; color: {color:links};}
  426.  
  427. #barra {width: 4px; height: 52px; margin-top: 427px; margin-left: 94px; position:fixed; background-color: {color:pag};}
  428.  
  429. #fotinha {margin-top:80px; margin-left:-10px; position:fixed; width: 150px; height: 170px; padding: 30px;}
  430. #fotinha img {text-align:center; width: 150px; height: 230px; margin-left:
  431. -4px; margin-top: -4px; border: 4px double {color:sidet};}
  432.  
  433. #top2 {font-weight: normal; letter-spacing: 0px; background-color: {color:sidebar}; color:{color:frase};text-align: center; width: 159px; height: 27px; left: 23px; font-family:'Homenaje'; top: 85px; position: fixed; padding-bottom: 1px; padding-top: 1px; line-height: 30px; font-size: 20px;border-top: 1px solid {color:border};}
  434.  
  435. #ttlecom { margin-left:70px; margin-top:25px; position:fixed; overflow:hidden; color: {color:fundo}; z-index: 0; font-family: times new roman; font-size:40px;text-transform:none; border-left:0px solid; border-right:0px solid; padding:3px; text-align:left; -webkit-transform: rotate(-20deg); border: 0px solid {color:border}; }
  436.  
  437. #ttledosis { margin-left:65px; margin-top:50px; position:fixed; overflow:hidden; color: {color:tags}; z-index: 0; font-family: times new roman; font-size:20px;text-transform:none; border-left:0px solid; border-right:0px solid; padding:3px; text-align:left; -webkit-transform: rotate(-20deg); border: 0px solid {color:border}; }
  438.  
  439. </style>
  440. <body onkeydown="return false">
  441.  
  442.  
  443.  
  444.  
  445. <div id="side">
  446.  
  447. <div class="photo">
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454. <img src="{image:fotinha}">
  455. </div></div>
  456.  
  457. <div id="ttlecom">♥ </div>
  458. <div id="ttledosis">♥ </div>
  459.  
  460. <font color="{color:tags}">
  461. <div id="pagina"><div id="paginacaoml"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="previous page baby">-</a>{/block:PreviousPage}{/block:Pagination}
  462.  
  463. {block:JumpPagination length="0"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"alt="" title="next page baby">+</a>{/block:NextPage}{/block:Pagination}</div></div>
  464.  
  465. </div>
  466. </font>
  467.  
  468. <div id="maybez"></div>
  469. <div id="credit"><div class: "credittex"></a></a> <a href="http://a-superar.tumblr.com" title="i am delicat, so click here"> <font color="{color:tags}"> ©</font> <font color="{color:frase}"> theme exclusivo </font></a></div></font>
  470.  
  471. </a></div>
  472.  
  473. <div id="textv" title="this is me">{description}</div>
  474. <div id="ttle">{text:titulo}</div>
  475.  
  476. <div id="suckp">
  477.  
  478. <a href="{text:link2}">{text:link2 title}</a>
  479.  
  480. <a href="{text:link3}">{text:link3 title}</a>
  481.  
  482. <a href="{text:link4}">{text:link4 title}</a>
  483. <a href="{text:link5}">{text:link5 title}</a> <a href="{text:link6}">{text:link6 title}</a> </div>
  484.  
  485.  
  486. <div id="suckpa">
  487. <a href="{text:link1}">{text:link1 title}</a></div>
  488.  
  489. </div></div>
  490.  
  491.  
  492.  
  493. </div></div>
  494.  
  495.  
  496.  
  497.  
  498. <div id="allboxes">
  499. {block:Posts}
  500. <div class="entry">
  501.  
  502. {block:Text}
  503. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  504. <div id="infu">
  505. <a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year} <font color="{color:tags}">+</font></a> <font color="{color:tags}">+</font> <a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> {block:RebloggedFrom}<font color="{color:tags}"></font><a href="{ReblogParentURL}" title="{ReblogParentTitle}">(via/</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source) <font color="{color:tags}">+</font></a><font color="{color:tags}">)</font>{/block:RebloggedFrom} <font color="{color:tags}">+</font> <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  506. </div>
  507. {/block:Text}
  508.  
  509. {block:Photo}
  510. <div id="info">
  511. <a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}<font color="{color:tags}">(</font><a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a><font color="{color:tags}">)</font>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  512. </div>
  513.  
  514. <div class="image"><img src="{PhotoURL-400}"></div>
  515. {block:Caption}{Caption}{/block:Caption}
  516. {/block:Photo}
  517.  
  518. {block:Photoset}
  519. <div id="info">
  520. <a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}<font color="{color:tags}">(</font><a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a><font color="{color:tags}">)</font>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog</a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div></div>
  521.  
  522. {Photoset-300}
  523. {block:Caption}{Caption}{/block:Caption}
  524. {/block:Photoset}
  525.  
  526. {block:Quote}
  527. <div class="xquote">“{Quote}”</div>
  528. {block:Source}<div class="xquotesource"> <font color="{color:tags}">~ {Source}</font> ♡</div>
  529. <div id="infu">
  530. a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year} <font color="{color:tags}">+</font></a> <font color="{color:tags}">+</font> <a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> {block:RebloggedFrom}<font color="{color:tags}"></font><a href="{ReblogParentURL}" title="{ReblogParentTitle}">(via/</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source) <font color="{color:tags}">+</font></a><font color="{color:tags}">)</font>{/block:RebloggedFrom} <font color="{color:tags}">+</font> <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  531. </div>
  532. {/block:Source}{/block:Quote}
  533.  
  534. {block:Link}
  535.  
  536. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  537. {block:Description}{Description}{/block:Description}
  538. <div id="infu">
  539. a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year} <font color="{color:tags}">+</font></a> <font color="{color:tags}">+</font> <a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> {block:RebloggedFrom}<font color="{color:tags}"></font><a href="{ReblogParentURL}" title="{ReblogParentTitle}">(via/</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source) <font color="{color:tags}">+</font></a><font color="{color:tags}">)</font>{/block:RebloggedFrom} <font color="{color:tags}">+</font> <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  540. </div>
  541. {/block:Link}
  542.  
  543.  
  544. {block:Chat}
  545. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  546. <div class="chat"><ul>{block:Lines}
  547. <li class="person{UserNumber}">{block:Label}
  548. <div class="label">{Label}</div>{/block:Label} {Line}</li>{/block:Lines}</ul>
  549. <div id="infu">
  550. a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year} <font color="{color:tags}">+</font></a> <font color="{color:tags}">+</font> <a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> {block:RebloggedFrom}<font color="{color:tags}"></font><a href="{ReblogParentURL}" title="{ReblogParentTitle}">(via/</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source) <font color="{color:tags}">+</font></a><font color="{color:tags}">)</font>{/block:RebloggedFrom} <font color="{color:tags}">+</font> <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>
  551. </div>
  552. {/block:Chat}
  553.  
  554.  
  555. {block:Audio}
  556. <div class="player">{AudioPlayerBlack}</div>
  557. {block:Caption}{Caption}{/block:Caption}
  558. <div id="infu">
  559. a href="{Permalink}">{DayOfMonth}.{MonthNumber}.{Year} <font color="{color:tags}">+</font></a> <font color="{color:tags}">+</font> <a href="{Permalink}">{NoteCountWithLabel} <font color="{color:tags}">+</font></a> {block:RebloggedFrom}<font color="{color:tags}"></font><a href="{ReblogParentURL}" title="{ReblogParentTitle}">(via/</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source) <font color="{color:tags}">+</font></a><font color="{color:tags}">)</font>{/block:RebloggedFrom} <font color="{color:tags}">+</font> <a href="{ReblogURL}" target="_blank">reblog <font color="{color:tags}">+</font> </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  560. </div>
  561. {/block:Audio}
  562.  
  563.  
  564. {block:Video}
  565. <div id="info">
  566. <a href="{Permalink}">{TimeAgo}</a> · <a href="{Permalink}">{NoteCountWithLabel}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div></div>
  567.  
  568. {Video-300}
  569. {block:Caption}{Caption}{/block:Caption}
  570. {/block:Video}
  571.  
  572. {block:Answer}
  573. <div class="question" title=" asked">
  574. <div class="questionarrow"></div>{Asker} <b>asked to me:</b> {Question}
  575. </div>
  576.  
  577. <div class="answer" title=" i am delicate">{Answer}</div>
  578. {/block:answer}
  579.  
  580.  
  581.  
  582. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  583. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  584. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  585. {/block:ContentSource}</div></div>
  586.  
  587. {/block:Posts}
  588. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  589.  
  590. </div>
  591. </div>
  592. </div>
  593. </div>
  594. </div>
  595. <script type="text/javascript"> Cufon.now(); </script>
  596.  
  597. </body>
  598. </html>
  599. <!- - - - - - - - - - - - a-superar.tumblr.com - - - - - - - - - - - - - - - !>
Add Comment
Please, Sign In to add comment