Advertisement
perdisawn

30 ♥

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