Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 6th, 2012  |  syntax: None  |  size: 17.62 KB  |  hits: 18  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <! theme feito por Gretta, seja criativo(a) e original como coca-cola ou não. Enfim, foda-se se tu copiar eu vou te assombrar pelo resto da vida, flw? então flw. !>
  6.  
  7. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/><script type="text/javascript">
  8. var rev = "fwd";function titlebar(val)
  9. {var msg = "{title}";
  10. var res = " ";
  11. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  12. else{rev = "bwd";
  13. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  14. else{
  15. if(pos > 0){
  16. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  17. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  18. titlebar(0);
  19. </script>
  20.  
  21.  
  22.  
  23.  
  24. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  25.  
  26. <head>
  27.  
  28.  
  29.  <!-- DEFAULT VARIABLES -->
  30. <meta name="color:background" content="#f8f8f8" />
  31. <meta name="color:link" content="#777" />
  32. <meta name="color:text" content="#777" />
  33. <meta name="color:post" content="#ffffff" />
  34. <meta name="color:sidebar" content="#fff" />
  35. <meta name="color:scroll" content="#000000" />
  36.  
  37. <meta name="color:title" content="#000000" />
  38.  
  39. <meta name="color:barra" content="#fff" />
  40. <meta name="color:barratext" content="#000" />
  41.  
  42. <meta name="color:borda" content="#000" />
  43.  
  44.  
  45. <meta name="image:background" content="" />
  46. <meta name="image:sidebar" content="http://26.media.tumblr.com/tumblr_m2hn1geyNQ1r0x0cpo1_500.jpg" />
  47.  
  48. <meta name="color:links" content="#000" />
  49. <meta name="color:linkshover" content="#000" />
  50. <meta name="color:bglinks" content="#fff" />
  51. <meta name="color:bglinkshover" content="#000" />
  52.  
  53.  
  54.  
  55. <meta name="text:Link1" content="/" />
  56. <meta name="text:Link1 Title" content="link" />
  57. <meta name="text:Link2" content="/" />
  58. <meta name="text:Link2 Title" content="link" />
  59. <meta name="text:Link3" content="/" />
  60. <meta name="text:Link3 Title" content="link" />
  61. <meta name="text:Link4" content="/" />
  62. <meta name="text:Link4 Title" content="link" />
  63. <meta name="text:Link5" content="/" />
  64. <meta name="text:Link5 Title" content="link" />
  65. <meta name="text:Link6" content="/" />
  66. <meta name="text:Link6 Title" content="link" />
  67.  
  68.  
  69.                       <title>{Title}</title>
  70.         <link rel="shortcut icon" href="{Favicon}">
  71.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  72.         {block:Description}
  73.   <meta name="description" content="{MetaDescription}" />
  74.         {/block:Description}
  75.  
  76.     <style type="text/css">
  77.  
  78.  
  79. body {background-color: #f8f8f8; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  80.  
  81. a {color: {color:text}; text-decoration: none; text-transform: none; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out;}
  82.  
  83. p {margin: 6px 0 0 0}
  84.  
  85. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  86. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post};}
  87. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  88. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  89.  
  90. blockquote img{max-width: 470px!important}
  91. blockquote blockquote img{max-width: 450px!important}
  92. blockquote blockquote blockquote img{max-width: 430px!important}
  93. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  94.  
  95. #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width: 935px; }
  96.  
  97. #oquevemnadireita {float: left; margin-left:150px; margin-top: -53px; position: relative;  }
  98.  
  99. .vicftpost {width:500px; background-color: {color:post}; padding: 10px; border-bottom: 4px solid #f8f8f8; text-align: justify; font-family: verdana; font-size: 11px;}
  100.  
  101. h1 {font-family: georgia; text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  102. h1 a {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  103. h1 a:hover {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  104.  
  105. .image {text-align: center; border: 0px}
  106. .image img {max-width: 900px;  margin-bottom: 3px }
  107.  
  108. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  109. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  110. .oiqqtts a, a:hover{text-transform: none;}
  111.  
  112. .chat {line-height: 13px; list-style: none }
  113. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  114. .person1 {color: {color:text}; padding: 2px; }
  115. .person1 .label {font-weight: bold;  color:{color:text}}
  116. .person2 {color: {color:text}; padding: 2px;  }
  117. .person2 .label {font-weight: bold;  color:{color:text}}
  118.  
  119. .player {background-color: #000; text-align: left; display:block;}
  120.  
  121. .question{background: {color:post}; font-size: 10px; font-weight:bold; color: {color:text}; padding: 10px;}
  122. .asker {width: 490px; background-color: {color:post}; color:{color:text};
  123. padding: 10px}
  124. .asker img{float: left; margin: 0px 5px 3px 0}
  125. .asker a{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height: 8px; padding: 0; margin: 0; font-family: verdana;}
  126. .asker a:hover{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height:8px; padding: 0; margin: 0; font-family: verdana;}
  127. .answer {padding: 5px 0 0 0}
  128.  
  129. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; padding-right: 10px;padding-left: 10px;padding-top: 10px; width: 300px; margin-left: 90px; border-top: 1px solid {color:background}}
  130. #oidata a {font-size: 9px;}
  131.  
  132. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  133. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  134.  
  135. #cap {width: 500px; margin-top: -2px;}
  136. .source {display: none;}
  137.  
  138. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 10px; font-size: 9px; text-align: right}
  139. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  140. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  141. .notes img{display: none; border:0px}
  142.  
  143. ::-webkit-scrollbar{width:7px;height:3px;}
  144. ::-webkit-scrollbar-button:start:decrement
  145. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  146. ::-webkit-scrollbar-track-piece{background-color: {color:post};}
  147.  
  148. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll}; }
  149.  
  150. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};}
  151.  
  152. #tumblr_controls{position: fixed!important}
  153. #tumblr_controls{position: fixed!important}
  154. #tumblr_controls{position: fixed!important}
  155. #tumblr_controls{position: fixed!important}
  156.  
  157. .creditosss {text-align: justify; overflow: hidden; height:auto; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left:870px; width: 66px; background-color: {color:post}; color: {color:text}; padding: 2px; margin-top: 250px; background-attachment: fixed; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; ; letter-spacing: 0px; text-transform: ;}
  158.  
  159.  
  160.  
  161. #meganfox {margin-left:671px; margin-top:431px; width: 167px; height: 3px; position:fixed; overflow:hidden; background: {color:borda}}
  162.  
  163. #meganfox2 {margin-left:880px; margin-top: -20px; width: 6px; height: 290px; position:fixed; overflow:hidden; background: {color:borda}}
  164.  
  165. #meganfox3 {margin-left:518px; margin-top: 150px; width: 299px; height: 5px; position:fixed;  background: {color:borda}}
  166.  
  167. #meganfox4 {margin-left:520px; margin-top: -23px; width: 5px; height: 30px; position:fixed; -webkit-transform: rotate(-150deg); overflow:hidden; background: {color:borda}}
  168.  
  169. #frasepequena {margin-left:671px; margin-top:248px; width: 160px; font-size: 9px; height: 176px; text-align: center; background-color:#fff; border:3px solid#fff ; font-family: Century Gothic; color: {color:descriptiontext}; position: fixed;  padding: 5px; -webkit-transition: 1s ease-in; line-height: 10px;
  170. -moz-transition: 1s ease-in; transition: 1s ease-in; overflow: hidden; opacity: 1;}
  171. #frasepequena a{color: {color:barratext};}
  172.  
  173.  
  174.  
  175. #sidebar {position: fixed; margin: 20px 0px 0px 0px; }
  176.  
  177.  
  178.  
  179. #slideShowContainer{ float: left; margin-top: 20px; margin-left: 3px; position: fixed; overflow: hidden; width: auto; height: auto;}
  180. #slideShowContainer img {margin-top: 0px; margin-left: 0px; width: 175px; height: auto; border: 0px solid {color:sidebar}; padding: 3px; background-color: {color:bordinha}; }
  181. #slideShowContainer img:hover {opacity: 0.8;}
  182.  
  183. .oizinho {font-family: georgia; position: fixed; margin-left:110px; margin-top: -10px; font-size: 38px; z-index: 0; -webkit-transform: rotate(-90deg);}
  184. .oizinho a {color: ; background-color: transparent;}
  185. .oizinho a:hover {color: ;}
  186.  
  187. .oizinho2 {font-family: georgia; position: fixed; margin-left: 160px; margin-top: -10px; font-size: 38px; z-index: 0; -webkit-transform: rotate(-90deg);}
  188. .oizinho2 a {color: ; background-color: transparent;}
  189. .oizinho2 a:hover {color: ;}
  190.  
  191. #sid1 {width: 181px; margin-left: 0px; height: 15px; margin-top: -20px; float:left; text-align: center; background-color: {color:barra}; font-size: 16px; position:fixed; padding: 5px; overflow: hidden; -webkit-transition: 1.3s ease-in;
  192. -moz-transition: 1.3s ease-in; transition: 1.3s ease-in; border-bottom: 3px solid {color:borda2};}
  193.  
  194. .ttle {margin-top: -2px; letter-spacing: 0px; text-align: center; font-family: georgia; font-size: 15px; color: {color:text}; width: 181px; border-bottom: 3px solid #fff;}
  195.  
  196. #sid1:hover {height: 15px;}
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204. .coloridotext {margin-top: 5px; letter-spacing: 0px; text-align: center; font-family: verdana; font-size: 9px; color: {color:text}; position: fixed; margin-left: 75px;}
  205. .coloridotext a{color:{color:link};}
  206.  
  207. #vicpic {position: fixed; margin-top: 0px; margin-left: 671px; border:3px solid#fff; -webkit-border-radius: 0px 30px 0px 0px;}
  208.  
  209. .vicpic img {width:160px; ; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;  -webkit-border-radius: 0px 30px 0px 0px;}
  210.  
  211.  
  212.  
  213. #link1 {font-family: verdana; background-color:#fff; color:#B4B4B4; font-size: 9px; padding: 5px 5px 5px 5px; width: 72px; margin-top: 368px; margin-left: 672px; z-index: 1; position: fixed; text-align: center; height: 5px;}
  214. #link1 a{font-family: verdana; font-size: 9px;}
  215. #link1 a:hover{font-weight: bold;}
  216.  
  217. #link2 {font-family: verdana; background-color:#fff; color:#B4B4B4; font-size: 9px; padding: 5px 5px 5px 5px; width: 72px; margin-top: 368px; margin-left: 756px; z-index: 1; position: fixed; text-align: center; height: 5px}
  218. #link2 a{font-family: verdana; font-size: 9px; background-color:transparent}
  219. #link2 a:hover{font-weight: bold;}
  220.  
  221. #link3 {font-family: verdana; background-color:#fff; color:#B4B4B4; font-size: 9px; padding: 5px 5px 5px 5px; width: 72px; margin-top: 384px; margin-left: 672px; z-index: 1; position: fixed; text-align: center; height: 5px}
  222. #link3 a{font-family: verdana; font-size: 9px;}
  223. #link3 a:hover{font-weight: bold;}
  224.  
  225. #link4 {font-family: verdana; background-color:#fff; color:#B4B4B4; font-size: 9px; padding: 5px 5px 5px 5px; width: 72px; margin-top: 384px; margin-left: 756px; z-index: 1; position: fixed; text-align: center; height: 5px}
  226. #link4 a{font-family: verdana; font-size: 9px}
  227. #link4 a:hover{font-weight: bold;}
  228.  
  229. #link5 {font-family: verdana; background-color: #fff; color:#B4B4B4; font-size: 9px; padding: 5px 5px 5px 5px; width: 157px; margin-top: 400px; margin-left: 672px; z-index: 1; position: fixed; text-align: center; height: 8px; -webkit-border-radius: 0px 0px 30px 0px;}
  230. #link5 a{font-family: verdana; font-size: 9px}
  231. #link5 a:hover{font-weight: bold;}
  232.  
  233. /* PAGINACAO */
  234.  
  235. #sid3 {width: 162px; margin-left: 670px; height: 10px; margin-top: 485px; float:left; text-align: justify; background-color:invisible; position:fixed; padding:5px; font-size: 9px; }
  236.  
  237. div#pgs {text-align: center; font-family: verdana; font-size: 8px; line-height: 8px;}
  238.  
  239.  
  240.  
  241. div#pgs a {background: #E0EBF0; padding: 2px 4px; color: #aaaaaa; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
  242.  
  243.  
  244.  
  245. div#pgs a:hover {background: #f5f5f5; color: #aaaaaa; border: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  246.  
  247.  
  248.  
  249. div#pgs span.pagina_atual {background: #fff; margin: 0px 0 0; padding: 2px 4px; color: #aaaaaa; font-weight: bold; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
  250.  
  251.  
  252.  
  253. #pages{ font-family:verdana; margin-top:0px; font-size:23px; text-transform:lowercase; padding:0px; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
  254.  
  255.  
  256.  
  257. #pages a{ font-family:verdana; font-size:23px; text-transform:lowercase; text-align:center;color: #4B4B4B; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
  258.  
  259. </style>
  260.  
  261. </head>
  262.  
  263.  
  264. <body>
  265. <!--SCM Music Player by Adrian C Shum - http://scmplayer.net--> <script type="text/javascript" src="http://scmplayer.net/script.js" ></script> <script type="text/javascript"> SCMMusicPlayer.init("{'skin':'http://static.tumblr.com/kwaqeuc/3fkm00ckb/skinr.css','playback':{'autostart':'true','shuffle':'true','volume':'50'},'playlist':[{'title':'','url':'http://www.youtube.com/watch?v=f8mU145hYMo'}],'placement':'bottom','showplaylist':'false'}"); </script>
  266. <!--End of SCM Music Player script--> 
  267.  
  268.  
  269. <div id="sid3">
  270.  
  271. <center><div id="sspagination"><div id="pgs">{block:JumpPagination length="4"}{block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}</div></div></center></div>
  272.  
  273.  
  274.  
  275. <div id="meganfox"></div>
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308. <div id="frasepequena">{description}</div>
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325. <div id="vicpic"><div class="vicpic"><a href="http://shysterical.tumblr.com/"><img src="{image:sidebar}"></a></div></div>
  326.  
  327.  
  328. <div id="tudo">
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341. </div>
  342.  
  343. </div>
  344.  
  345.  
  346. </div>
  347.  
  348. </div>
  349.  
  350. <div id="oquevemnadireita">
  351.  
  352.  {block:Posts}
  353. <div class="vicftpost">
  354.  
  355. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  356.  
  357. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  358.  
  359. {block:Photoset}{Photoset-500}{/block:Photoset}
  360.  
  361. {block:Quote}
  362. <div class="oiqqtt">“{Quote}”</div>
  363. {block:Source}<div class="oiqqtts"> ~ {Source}</div>
  364. {/block:Source}
  365. {/block:Quote}
  366.  
  367. {block:Link}
  368. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  369. {block:Description}{Description}{/block:Description}
  370. {/block:Link}
  371.  
  372. {block:Chat}
  373. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  374. <div class="chat"><ul>{block:Lines}
  375. <li class="person{UserNumber}">{block:Label}
  376. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  377. {/block:Chat}
  378.  
  379. {block:Audio}
  380. <div class="player">{AudioPlayerBlack}</div>
  381. {block:Caption}{Caption}{/block:Caption}
  382. {/block:Audio}
  383.  
  384. {block:Video}{Video-500}{/block:Video}
  385.  
  386.  
  387. {block:Answer}
  388. <div class="asker"><img src="{AskerPortraitURL-48}"> <small><b>{Asker}</b></small> <small><b>whispered: </b></small><br> "{Question}"</div><br>
  389. <div class="answer">{Answer}</div>
  390. <br>
  391. {/block:Answer}
  392.  
  393.  
  394. <div id="cap">
  395. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  396. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  397. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  398.  
  399. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  400.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  401.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  402. {/block:ContentSource}</div></div>
  403. <br>
  404.  
  405. <div id="oidata"><center>
  406. {block:Date}<div class="tags">{block:HasTags}<b>slap in the face:</b> {block:Tags}<a href="{TagURL}">@{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  407. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank">pure<b>shit</b> </a>{/block:IndexPage}
  408. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  409. {/block:RebloggedFrom}</center>
  410. </div>
  411. </div>{/block:Date}
  412.  
  413.  {/block:Posts}
  414. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  415.  
  416.  
  417. </div>
  418. </div>
  419. </div>
  420. </div>
  421. </div>
  422. </div>
  423.  <div id="link1"><div style="margin-top: -4px"><a href="/ask">ask</a></div></div>
  424. <div id="link2"><div style="margin-top: -4px"><a href="http://shysterical-themes.tumblr.com/">themes</a></div></div>
  425. <div id="link3"><div style="margin-top: -4px"><a href="/estante">texts</a></div></div>
  426. <div id="link4"><div style="margin-top: -4px"><a href="/faq">she's</a></div></div>
  427. <div id="link5"><div style="margin-top: -4px">all theme shysterical ♥</div></div>
  428.  
  429.  
  430. </div>
  431. </body>
  432. </html>