Advertisement
perdisawn

28

Sep 1st, 2014
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.23 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.  
  15.  
  16. <meta name="image:background" content="" />
  17. <meta name="image:sidebar" content="https://secure.static.tumblr.com/b84335631fd4a9d936f904cc64df54fa/xwr5tjk/nmlnakn5a/tumblr_static_2ba2z2oymcpw4ows80so40ggk.png" />
  18. <meta name="if:Hidden Tags" content="1"/>
  19.  
  20.  
  21. <meta name="text:frase" content="dona da zona, no estilo mandona" />
  22. <meta name="text:Link1" content="" />
  23. <meta name="text:Link1 Title" content="perdição" />
  24. <meta name="text:Link2" content="" />
  25. <meta name="text:Link2 Title" content="goza" />
  26. <meta name="text:Link3" content="" />
  27. <meta name="text:Link3 Title" content="bar" />
  28. <meta name="text:Link4" content="" />
  29. <meta name="text:Link4 Title" content="theminhos" />
  30. <meta name="text:Link5" content="" />
  31. <meta name="text:Link5 Title" content="amor" />
  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:-60px; margin-left:-150px; 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 {background-color:#; fixed;transparent;width:170px;position:fixed;font-style:bold; font-family:tahoma; letter-spacing:px;font-size:11px; line-height:14px; height:15px;text-align:center; color:#white; padding:px;border-left:px dashed #f48cc2 ;margin-top:-59px;margin-left:-152px;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}
  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;margin-top:-19px;}
  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:px dashed #f48cc2;}
  194.  
  195. #frase2 {background-color:;width:175px;position:fixed;font-style:bold; letter-spacing:px;font-familytahoma; font-size:9x; ; line-height:14px; height:30px;text-align:center; color:black; padding:px;border-bottom:px solid #000;margin-top:-8px;margin-left:-148px;border-top:px solid #000;;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:3px; -moz-border-radius: 3px; border-radius: 2px;}
  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;}
  197. #sidebar:hover #frase2 {opacity: 0;border-top:px double #f48cc2 ;border-bottom:px double #f48cc2;}
  198. #frase2 a:hover {color:;margin-top:-100px;}
  199.  
  200. #shai {;margin-left:-142px; margin-top:7px; background-color:white; position:;text-align:left;-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;border-bottom:3px solid #f769a9;-webkit-filter: blur(1px); width:160px;height:2px;}
  201. #sidebar:hover #shai {opacity:1;border-bottom:3px dashed #f769a9;-webkit-filter: blur(1px)}
  202.  
  203.  
  204.  
  205.  
  206. #oizinho2 {;margin-left:12px; margin-top:-19px; background-color:white; position:;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;}
  207. #oizinho2 img { width:24px; height:20px;}
  208. #sidebar:hover #oizinho2 {opacity:1;margin-left:12px;}
  209.  
  210.  
  211. ::-webkit-scrollbar{width:9px;height:0px;}
  212. ::-webkit-scrollbar-button:start:decrement
  213. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  214. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  215. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  216. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  217.  
  218.  
  219. #pagination {text-align:center; font-size:14px; letter-spacing:1px; text-transform:none; font-family: calibri; margin-top:-269px; margin-left:350px;}
  220.  
  221. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  222.  
  223.  
  224. #tumblr_controls{position: fixed!important}
  225. #tumblr_controls{position: fixed!important}
  226. #tumblr_controls{position: fixed!important}
  227. #tumblr_controls{position: fixed!important}
  228.  
  229.  
  230. </style>
  231. <style type="text/css">{CustomCSS}</style>
  232.  
  233. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  234.  
  235. <body>
  236.  
  237.  
  238.  
  239. <div id="container">
  240. <div id="sidebar">
  241.  
  242. <div class="imgs"><img src="{image:sidebar}"/></div>
  243. <div id="frase2">{text:frase}</div>
  244. <div id="shai"></div>
  245. <div id="oizinho2"><img src="http://static.tumblr.com/xwr5tjk/f0Jnb2xqp/large.png"/></div>
  246.  
  247. <div id="baselinks">
  248.  
  249.  
  250. <a href="{text:Link1}"> {text:Link1 Title} </a>
  251. <i><a href="{text:Link2}"> {text:Link2 Title} </a></i>
  252. <a href="{text:Link3}">{text:Link3 Title} </a>
  253. <a href="{text:Link4}">{text:Link4 Title} </a>
  254. <a href="{text:Link5}">{text:Link5 Title} </a>
  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. <a style="width:100px; font-size:12px; color:#f48cc2; font-family:cambria;position:fixed;font-style:;bottom:35px;right:1150px;" href="http://perdisawn.tumblr.com/liamdlc" title="perdisawn"><big>perdisawn </big>✿</a>
  380. <script>
  381. var like_button_enabled = true;
  382. </script>
  383.  
  384.  
  385. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement