Advertisement
perdisawn

34

Oct 16th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.00 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <head>
  4.  
  5.  
  6.  
  7. <!----- n retire os creditos by perdisawn ----->
  8.  
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#ffffff" />
  12. <meta name="color:link" content="#000000" />
  13. <meta name="color:hover" content="#f48cc2" />
  14. <meta name="color:descriptionlinha" content="#FF1493" />
  15.  
  16.  
  17. <meta name="image:background" content="" />
  18. <meta name="image:sidebar" content="https://secure.static.tumblr.com/3f36b83b0862faaaf9460c9126678927/xwr5tjk/mpDndjzja/tumblr_static_21s8l3a8tc80g4wwcoscksog8.jpg" />
  19. <meta name="if:Hidden Tags" content="1"/>
  20.  
  21.  
  22. <meta name="text:frase" content="até a barbie tem inveja dela" />
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="perdição" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="goza" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="bar" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="theminhos" />
  31.  
  32.  
  33. <title>{Title}</title>
  34. <link rel="shortcut icon" href="{Favicon}">
  35. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  36. {block:Description}
  37. <meta name="description" content="{MetaDescription}" />
  38. {/block:Description}
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Lora:400,400italic' rel='stylesheet' type='text/css'>
  41.  
  42. <style type="text/css">
  43.  
  44.  
  45. body {background-color: {color:background}; font-family: calibri; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
  46.  
  47. a {color: {color:link}; text-decoration: none; text-transform: none;}
  48. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  49.  
  50. p {margin: 6px 0 0 0}
  51.  
  52. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  53. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  54. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  55. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  56.  
  57. blockquote img{max-width: 470px!important}
  58. blockquote blockquote img{max-width: 450px!important}
  59. blockquote blockquote blockquote img{max-width: 430px!important}
  60. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  61.  
  62.  
  63. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  64.  
  65. iframe#tumblr_controls {
  66. top:0px !important;
  67. right:3px !important;
  68. position: fixed !important;
  69. -webkit-transition: opacity 0.7s linear;
  70. opacity: 0.4;
  71. -webkit-transition: all 0.8s ease-out;
  72. -moz-transition: all 0.8s ease-out;
  73. transition: all 0.8s ease-out;
  74. z-index:999999999999999999;}
  75.  
  76. iframe#tumblr_controls:hover{
  77. -webkit-transition: opacity 0.7s linear;
  78. opacity: 1;
  79. -webkit-transition: all 0.4s ease-out;
  80. -moz-transition: all 0.4s ease-out;
  81. transition: all 0.4s ease-out;
  82. z-index:999999999999999999999;}
  83.  
  84.  
  85. #entries {width:405px; float:left; margin-left:400px; margin-top:-12px; position:relative; z-index:999; -webkit-filter: grayscale(0%); font:11px calibri;}
  86.  
  87. .entries {width:400px; padding:0px; background-color:{color:background}; margin:4px 0px 0px 0px; margin-bottom:0px; float:right; text-align:justify;
  88. }
  89.  
  90. #reblogs {display:none; background-color:{color:post};}
  91.  
  92. .entries:hover #information {opacity:1;}
  93.  
  94. #information{position:absolute; font-style:; font:9px cambria; text-transform:lowercase; color:{color:link}; margin-left:403px; opacity:0; height:auto; width: 80px; margin-bottom:0px; margin-top:-5px; background-color:{color:background}; display:block; text-align:left; padding:4px; -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;}
  95. #information a{text-transform:lowercase; color:{color:text}; font-style:;}
  96. #information a:hover {color:{color:lhover};}
  97.  
  98. .noted a{font:9px verdana!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:lowercase!important; font-style:normal!important; -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; font-weight:300!important;}
  99. .noted a:hover {color:{color:text}!important;}
  100.  
  101. .dated {font:9px verdana; text-transform:lowercase; color:{color:permalink};}
  102.  
  103.  
  104. .photo {text-align: justify; border: 0px}
  105. .photo img {width:400px; margin-bottom: 0px;}
  106. .photo img:hover{; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; }
  107.  
  108. /* TEXT POSTS */
  109.  
  110. #title {width:500px;}
  111. .texttitle {font-size:14px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:justify;}
  112. .texttitle a {font-size:14px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:justify;}
  113.  
  114. .tags {color: {color:text}; font-size: 10px; font-family: verdana; display: inline; text-align:center; text-transform: lowercase;}
  115. .tags a {font-size: 10px; color: verdana; display: inline; text-align:center; text-transform: lowercase;}
  116.  
  117.  
  118. /* CHAT POSTS */
  119.  
  120. .chat .line{
  121. font:10px {font:Body};
  122. background-color:{color:chat1};
  123. margin: 0 0 1px;
  124. padding: 2px;
  125. }
  126. .chat .line.odd{ background-color:{color:chat2};}
  127.  
  128. .label {font-weight:bold; color:{color:bold}}
  129.  
  130. /* LINK POSTS */
  131.  
  132. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  133.  
  134. /* QUOTES POSTS */
  135.  
  136. .pquote {font-family: calibri; text-align: justify; font-size: 13px; line-height: 15px; padding: 0px;
  137. }
  138. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  139. .pquotesource a, a:hover{text-transform: none; }
  140.  
  141.  
  142. /* AUDIO POSTS */
  143.  
  144. .player {background-color: #000; text-align: left; display:block;}
  145.  
  146.  
  147. /* ANSWER POSTS */
  148.  
  149.  
  150. #asker {color:#000; background-color:#;margin-left:0px; font-size:13px; font-family: calibri; text-align:justify; border-bottom:1px dotted #ddd;}
  151. .answer {color:#000; padding: -3px; font-family:calibri; font-size:12px;}
  152. .answer img {max-width: 370px;}
  153. #asker a:hover {color:{color:bruneca}}
  154. #ssource{margin-left:10px; display:none}
  155.  
  156.  
  157. /* PHOTO POSTS */
  158.  
  159. .hres {opacity:0; height:12px; font:8px calibri; color:{color:permalink}; background-color:{color:posts}; -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; width:45px; position:absolute; top:0; left:0; z-index:999; text-align:center; text-transform:uppercase; filter:alpha(opacity=0); padding-top:3px; letter-spacing:1px; padding-left:1px; padding-bottom:1px;}
  160. .hres a {color:{color:permalink}; text-align:center;}
  161. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  162. #photox{overflow:hidden; position:relative}
  163.  
  164. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  165.  
  166. /* POST NOTES */
  167.  
  168. #postnotes {display:block; margin-left:3px; width:400px; background-color:{color:background}}
  169.  
  170. ol.notes {list-style-type:none;}
  171.  
  172. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  173. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  174. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  175. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  176.  
  177.  
  178. #sidebar {float:left; position:fixed; width:200px; bottom:35px; height:8px;top:180px; left:311px;
  179. padding:0px; text-align: center; position: fixed;}
  180.  
  181. #side {width:201px; margin-left:100px;}
  182.  
  183. .imgs {margin-top:-90px; margin-left:-120px; margin-bottom:0px; padding:8px;border:7px; border:; height:auto; width:170px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  184. .imgs img {display: inline; height:auto; width:170px; left:345px;-webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; -webkit-border-radius: 0px;}
  185. .imgs img:hover {opacity:0.9; filter:alpha(opacity=90);-webkit-filter: grayscale(0%);-webkit-filter: blur(1px)}
  186.  
  187.  
  188. #baselinks {font: 11px corbel;opacity:0;width:auto;text-align:center;margin-left:-92px;margin-top:-12px;color:#fff;;-webkit-transition-duration: 0.4s; -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;position:fixed;box-shadow: 0em 0em 1em {color:descriptionlinha};}
  189. #baselinks a{color:#fff; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out;}
  190. #baselinks a:hover{text-decoration:;background-color: -moz-opacity:0; text-shadow:0px 0px 1px; color:#FF69B4; -khtml-opacity: 1.0; opacity: 1.0; -webkit-transition: all 0.5s linear; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
  191. #sidebar:hover #baselinks {opacity:1;margin-top:-37px;}
  192.  
  193. #frase2 {background-color:;width:180;position:fixed;font-style:bold; letter-spacing:px; font: 11px corbel; line-height:auto; height:100px;text-align:center; color:black; padding:px;border-bottom:px double #000;margin-top:-6px;margin-left:-116px;border-bottom:px solid black;border-left:px solid #000;border-left:px double #f48cc2;border-right:px double #f48cc2;text-transform:uppercase;letter-spacing:px; solid #000; -webkit-border-radius:0px; -moz-border-radius: 0px; border-radius:03px;}
  194. #frase2 {opacity:1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;height:15px;border-right:px solid #f48cc2;text-shadow: 0px 0px 1px #f48cc2}
  195. #sidebar:hover #frase2 {opacity:1;background-color:;color:black;border-right:px dashed #f48cc2;}
  196. #frase2 a:hover {color:black;border-bottom:1px solid #f48cc2;}
  197.  
  198. #oizinho2 {;margin-left:-115px; margin-top:-5px; background-color:; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;opacity:1;}
  199. #oizinho2 img { width:13px; height:12px;}
  200. #sidebar:hover #oizinho2 {opacity:1;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;}
  201.  
  202. #oizinho3 {;margin-left:50px; margin-top:-5px; background-color:; position:fixed;text-align:left;-webkit-transition-duration: 0.4s; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out;opacity:1;}
  203. #oizinho3 img { width:13px; height:12px;}
  204. #sidebar:hover #oizinho3 {opacity:1;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;}
  205.  
  206.  
  207.  
  208.  
  209. ::-webkit-scrollbar{width:9px;height:0px;}
  210. ::-webkit-scrollbar-button:start:decrement
  211. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  212. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  213. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  214. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  215.  
  216.  
  217. #pagination {text-align:center; font-size:14px; letter-spacing:1px; text-transform:none; font-family: calibri; margin-top:-269px; margin-left:350px;}
  218.  
  219. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  220.  
  221.  
  222. #tumblr_controls{position: fixed!important}
  223. #tumblr_controls{position: fixed!important}
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226.  
  227.  
  228. </style>
  229. <style type="text/css">{CustomCSS}</style>
  230.  
  231. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  232.  
  233. <body>
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240. <div id="container">
  241. <div id="sidebar">
  242.  
  243. <div class="imgs"><img src="{image:sidebar}"/></div>
  244. <div id="baselinks">{text:frase}</div>
  245. <div id="oizinho2"><img src="http://static.tumblr.com/xwr5tjk/4Uonbe8xv/2-7.png"/></div>
  246. <div id="oizinho3"><img src="http://static.tumblr.com/xwr5tjk/4Uonbe8xv/2-7.png"/></div>
  247.  
  248.  
  249.  
  250. <div id="frase2">
  251.  
  252.  
  253. <a href="{text:Link1}"> {text:Link1 Title} </a>
  254. <a href="{text:Link2}"> {text:Link2 Title} </a>
  255. <a href="{text:Link3}">{text:Link3 Title} </a>
  256. <a href="{text:Link4}">{text:Link4 Title} </a>
  257.  
  258.  
  259.  
  260.  
  261. </div>
  262. </div>
  263. </div>
  264. </div>
  265. <div id="entries">
  266. <div class="autopagerize_page_element">
  267. {block:Posts}
  268. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  269.  
  270. {block:IndexPage}
  271.  
  272.  
  273. <div id="information">
  274. <a href="{Permalink}">{NoteCount}</a><br>
  275. <a href="{ReblogURL}" target="_blank">reblog</a>
  276. {block:RebloggedFrom}
  277. <div class="tagtitle">
  278. <a href="{ReblogRootURL}">source</a><br>
  279. </div>
  280. {/block:RebloggedFrom}
  281. </div>
  282. {/block:IndexPage}
  283.  
  284. {block:Text}
  285. <div id="title">
  286. {block:Title}
  287. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  288. {/block:Title}
  289. </div>
  290. {Body}
  291. {/block:Text}
  292.  
  293. {block:Photo}
  294. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  295. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  296. {block:Caption}
  297. <div class="caption">{Caption}</div>
  298. {/block:Caption}
  299. {/block:Photo}
  300.  
  301. {block:Photoset}
  302. {Photoset-400}
  303. {block:Caption}
  304. <div class="caption">{Caption}</div>
  305. {/block:Caption}
  306. {/block:Photoset}
  307.  
  308. {block:Quote}
  309. <div class="pquote">“{Quote}”</div>
  310. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> {Source}</div></span>
  311. {/block:Source}
  312. {/block:Quote}
  313.  
  314. {block:Link}
  315. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  316. {block:Description}
  317. <div class="linkdescription">{Description}</div>
  318. {/block:Description}
  319. {/block:Link}
  320.  
  321. {block:Chat}
  322. {block:Title}
  323. <div id="title"><div class="texttitle">{Title}</div></div>
  324. {/block:Title}<br>
  325. <div class="chat">
  326. {block:Lines}<div class="chat"><div class="line {Alt}">
  327. <div class="{Alt} user_{UserNumber}">
  328. {block:Label}
  329. <span class="label"><b>{Label}</b></span>
  330. {/block:Label}
  331. {Line}</div>
  332. </div></div>
  333. {/block:Lines}
  334. </div>
  335. {/block:Chat}
  336.  
  337. {block:Video}
  338. {Video-400}
  339. {block:Caption}
  340. <div class="caption">{Caption}</div>
  341. {/block:Caption}
  342. {/block:Video}
  343.  
  344. {block:Audio}
  345. <div class="player">{AudioPlayerBlack}</div>
  346. {block:Caption}{Caption}{/block:Caption}
  347. {/block:Audio}
  348.  
  349. {block:Answer}
  350. <div id="asker"><b>{Asker} gemeu :</b> {Question}</div>
  351. <div class="answer">{Answer}</div>
  352. {/block:Answer}
  353.  
  354.  
  355. </div>
  356.  
  357. {block:PermalinkPage}
  358. {block:PostNotes}
  359. <div id="postnotes">{PostNotes}</div><br>
  360. {/block:PostNotes}
  361. {/block:PermalinkPage}
  362. {/block:Posts}
  363.  
  364. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  365. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  366. {/block:ContentSource}
  367. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374. </div>
  375. </div>
  376. </div>
  377. </div>
  378.  
  379.  
  380. </body>
  381.  
  382. <a style="width:100px; font-size:12px; color:#00000; font-family:cambria;position:fixed;font-style:;bottom:75px;right:1150px;" href="http://perdisawn.tumblr.com/liamdlc" title="perdisawn"><big>perdisawn </big></a>
  383. </html>
  384. var like_button_enabled = true;
  385. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement