cadu

mudança de url

Dec 20th, 2012
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.16 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. theme por soulstriper.tumblr.com
  8.  
  9. ---------------------------------- -->
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#B3B3B3" />
  14. <meta name="color:sidebar" content="#fff" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:text sidbar" content="#000000" />
  17. <meta name="color:link"content="#111" />
  18. <meta name="color:post"content="#b3b1b1" />
  19. <meta name="color:hover" content="#000" />
  20. <meta name="color:description" content="#000" />
  21.  
  22. <meta name="image:background" content=""/>
  23. <meta name="image:sidebar 1" content="" />
  24.  
  25.  
  26. <meta name="text:Link1" content="/" />
  27. <meta name="text:Link1 Title" content="link1" />
  28. <meta name="text:Link2" content="/" />
  29. <meta name="text:Link2 Title" content="link2" />
  30. <meta name="text:Link3" content="/" />
  31. <meta name="text:Link3 Title" content="link3" />
  32. <meta name="text:Link4" content="/" />
  33. <meta name="text:Link4 Title" content="link4" />
  34. <meta name="text:Link5" content="/" />
  35. <meta name="text:Link5 Title" content="link5" />
  36. <meta name="text:Link6" content="/" />
  37. <meta name="text:Link6 Title" content="link6" />
  38.  
  39. <title>{Title}</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}
  43. <meta name="description" content="{MetaDescription}" />
  44. {/block:Description}
  45.  
  46. <style type="text/css">
  47. 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; }
  48.  
  49. a {color: {color:link}; text-decoration: none; text-transform: none;}
  50.  
  51.  
  52. p {margin: 6px 0 0 0}
  53.  
  54. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  55. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  56. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  57. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  58.  
  59. blockquote img{max-width: 470px!important}
  60. blockquote blockquote img{max-width: 450px!important}
  61. blockquote blockquote blockquote img{max-width: 430px!important}
  62. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  63.  
  64. #maybebaby {text-align: center; width: 935px; margin: 0px auto 0px auto;}
  65.  
  66. #cadudu {float: left; margin-left: 490px; margin-top: 0px; margin-bottom: 5px;}
  67.  
  68. .boxes {width: 400px; background-color: {color:post}; padding: 10px; text-align: justify; font-family: calibri; font-size: 11px; position: relative; margin-bottom: 1px; border-left: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;}
  69.  
  70. .cordeiro {position:absolute; opacity:0.7; margin-left: 415px; color:{color:text}; padding:2px 2px 2px 5px;
  71. font-size: 9px; margin-top: -10px; width: 90px; -webkit-transition: opacity 0.4s linear;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out; text-align: justify; padding: 3px;text-transform: uppercase; border-left: 0px solid #f0f0f0; opacity: 0.0 }
  72.  
  73. .boxes:hover .cordeiro {opacity:1;border-left: 0px solid #ddd; opacity: 20.0}
  74.  
  75. .cordeiro a {color:{color:text};opacity:1;text-transform: uppercase}
  76.  
  77. .cordeiro a:hover {opacity:1; text-transform: uppercase}
  78.  
  79. h1 {font-family: calibri; text-align: justify; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  80. h1 a {text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  81. h1 a:hover {text-align: center; font-size: 12px; color: {color:text}; font-weight: normal; line-height: 14px;}
  82.  
  83. .image {text-align: center; border: 0px}
  84. .image img {max-width: 400px; margin-bottom: 2px; }
  85.  
  86.  
  87. .xquote {font-family: calibri; text-align: justify; font-size: 12px; line-height: 15px; padding: 3px;margin-left: 0px;}
  88.  
  89. .xquotesource {text-align: right; text-transform:; margin-bottom: 5px; font-size: 9px; font-family: Trebuchet MS ; }
  90. .xquotesource a, a:hover{text-transform: ;font-size: 9px;}
  91.  
  92. .chat {line-height: 13px; list-style: none }
  93. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  94. .person1 {color: {color:text}; padding: 2px; }
  95. .person1 .label {font-weight: bold; color:{color:text}}
  96. .person2 {color: {color:text}; padding: 2px; }
  97. .person2 .label {font-weight: bold; color:{color:text}}
  98.  
  99. .player {background-color: #000; text-align: left; display:block;}
  100.  
  101. #questions {background-color: #F8F8F8; color: {color:text}; padding:7px; margin-bottom:0px; font-family: CALIBRI; font-size:11px. text-transform: uppercase}
  102. #questions a {color:{color:link}; text-transform: uppercase}
  103.  
  104. #nope a {display:block;}
  105. #nope {display:none;}
  106.  
  107. .notes {width: 420px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: left}
  108. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  109. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  110. .notes img{display: none; border:0px}
  111.  
  112. #cap {width: 400px; margin-top: -2px; position: relative;}
  113. .source {display: none;}
  114.  
  115. ::-webkit-scrollbar{width:5px;height:5px;}
  116. ::-webkit-scrollbar-button:start:decrement
  117. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  118. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  119. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  120. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  121.  
  122. #tumblr_controls{position: fixed!important}
  123. #tumblr_controls{position: fixed!important}
  124. #tumblr_controls{position: fixed!important}
  125. #tumblr_controls{position: fixed!important}
  126.  
  127.  
  128.  
  129. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  130.  
  131. #page{margin-left: 490px; margin-top:285px; background-color: transparent; float:center; width:60px; height:15px; position:fixed; border-right: 0px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:0px; color:{color:texto sidbar};}
  132. .pgs{text-align: center; padding:3px; font-family:calibri; font-style: ; font-size: 11px; letter-spacing:-1px; z-index:12000000; color:{color:description};}
  133.  
  134. .pgs a{text-align: center; padding:3px; font-family:calibri; font-style: ; font-size: 11px; letter-spacing:-1px; z-index:12000000; color:{color:description};}
  135.  
  136. #cre {float: left; margin-top: 195px; margin-left: 640px; width: 110px; background-color: transparent; color: {color:texto sidbar}; padding: 3px; font-size: 9px; font-family: consolas; text-align: right; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px;}
  137.  
  138. #cre a{font-size: 9px; color:#000}
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145. #cadudescre {float: left; margin-top: 160px; margin-left: 620px; width: 220px; background-color: {color:sidebar}; padding: 10px; font-size: 10px; font-family: georgia; text-align: right; position:fixed; letter-spacing: 0px; height: 60px; z-index:9; opacity: border-right: 5px dotted #000000;color: #fff ;-webkit-border-radius: 100px;line-height: 50px; }
  146.  
  147. #cadudescre a{font-size: 16px; color: #fff;}
  148.  
  149. #pic {margin-top: 104px; margin-left: 504px; width: 160px; height: auto;
  150.  
  151.  
  152.  
  153. position: fixed; padding: 0px;
  154.  
  155.  
  156.  
  157. background-color: {color:sidebar}; border: 12px solid {color:sidebar}; z-index:900; -webkit-border-radius: 300px }
  158.  
  159.  
  160. #pic img{width: 160px; height: 160px; opacity:0.6; -webkit-border-radius: 300px }
  161. }
  162.  
  163.  
  164. #pic img:hover{ opacity:0.9;
  165.  
  166.  
  167.  
  168. -webkit-transition: all 3.0s ease-out; -moz-transition: all 2.5s ease-out; }
  169.  
  170.  
  171.  
  172.  
  173. #cadulink {margin-top: 110px; margin-left: 270px; position:fixed; width: 20px; z-index:800}
  174.  
  175.  
  176.  
  177. #cadulink a{font-size: 10px; color: {color:text sidbar} ; background-color: {color:sidebar}; padding:2px 2px 2px 15px; display:block; margin-bottom: 1px; width: 172px; height: 7px; text-align: left; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: calibri;text-transform: uppercase ;letter-spacing: 2px;}
  178.  
  179.  
  180.  
  181. #cadulink a:hover{color: {color:text sidbar}; background-color: {color:sidebar}; letter-spacing: 0px; margin-left: -12px; }
  182.  
  183.  
  184.  
  185.  
  186. #ttl {float: left; margin-top: 232px; margin-left: 403px; width: 263px; background-color: transparent; color: #000; padding: 5px; font-size: 22px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: georgia;text-transform: ; height: 18px; border: 0px solid #000; -webkit-transform: rotate(-90deg) }
  187.  
  188. #ttl a{font-size: 12px; color: {color:text sidbar}; }
  189. -webkit-transform: rotate(0deg)
  190.  
  191. /* PLAYER */
  192.  
  193. #barra1 {width: 200px; margin-left: 0px; margin-top: -23px; background-color: ;; height: 20px; position: fixed; z-index: 220; border-bottom: 0px solid #000; opacity:1.0; padding: 2px ; border: 4px double #fff ; -webkit-border-radius: 0px 0px 30px 30px;}
  194. #barra1:hover { margin-top: 0px; opacity:0.8; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease; }
  195.  
  196. #barra1 img { height: 18px; opacity:0.4; }
  197.  
  198. </style>
  199. <body>
  200.  
  201.  
  202.  
  203. <div id="cadudescre">
  204. <i>
  205. <a href="http://c4fajeste.tumblr.com/">c4fajeste</a>
  206. » <a href="http://soulstriper.tumblr.com/">soulstriper</a> </i>
  207.  
  208.  
  209.  
  210. </div>
  211. </div>
  212.  
  213.  
  214.  
  215. <div id="page">
  216. </div></div></div>
  217.  
  218.  
  219.  
  220.  
  221.  
  222. <div id="pic"><img src="http://24.media.tumblr.com/tumblr_me9ojmXvIv1ralamso4_250.png"/>
  223.  
  224.  
  225.  
  226. </div></div></div></div></div></div>
  227.  
  228.  
  229.  
  230. </div></div>
  231.  
  232.  
  233.  
  234.  
  235. </div>
  236. </div>
  237. </div>
  238.  
  239. </div>
  240. </div>
  241. </div>
  242. </div>
  243.  
  244. </div>
  245. </div>
  246. </div>
  247. </div>
  248. </div>
  249.  
  250.  
  251. </body>
  252. </html>
Advertisement
Add Comment
Please, Sign In to add comment