Advertisement
perdisawn

36

Nov 24th, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.65 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/d7d79f59f9abf4abe7146fb124ce7997/xwr5tjk/I5unba8pv/tumblr_static_3ga0mizslzcww04840cw4sgck.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="candys" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="desings" />
  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:180px; bottom:35px; height:8px;top:180px; left:311px;
  179. padding:0px; text-align: center; position: fixed;}
  180.  
  181. #side {width:191px; margin-left:100px;}
  182.  
  183. .imgs {margin-top:-98px; margin-left:-110px; margin-bottom:0px; padding:8px;border:7px; border:; height:auto; width:150px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  184. .imgs img {display: inline; height:220; width:160px; 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%);}
  186.  
  187.  
  188. #baselinks {font: 11px corbel;opacity:0;width:auto;text-align:center;margin-left:-92px;margin-top:-12px;color:black;;-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;font-style:bold;box-shadow: 0em 0em 0.6em {color:descriptionlinha};}
  189. #baselinks a{color:black; -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; ; -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;color:{color:hover};}
  191. #sidebar:hover #baselinks {opacity:1;margin-top:10px;}
  192.  
  193. #frase2 {background-color:;width:180;position:fixed;font-style:; letter-spacing:px; font: 11px; line-height:auto; font-size:;height:100px;text-align:center; color:#88888; padding:px;border-bottom:px double #000;margin-top:-6px;margin-left:-108px;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:9px; -moz-border-radius: 9px; border-radius:09px;}
  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 0.8px black;}
  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:-102px; 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:18px; height:15px;}
  200. #sidebar:hover #oizinho2 {opacity:1;transform: rotateY(360deg); -webkit-transform: rotateY(360deg); -webkit-transition-duration: .90s;position:fixed;}
  201.  
  202.  
  203.  
  204. ::-webkit-scrollbar{width:9px;height:0px;}
  205. ::-webkit-scrollbar-button:start:decrement
  206. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  207. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  208. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  209. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  210.  
  211.  
  212. #pagination {text-align:center; font-size:14px; letter-spacing:1px; text-transform:none; font-family: calibri; margin-top:-269px; margin-left:350px;}
  213.  
  214. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  215.  
  216.  
  217. #tumblr_controls{position: fixed!important}
  218. #tumblr_controls{position: fixed!important}
  219. #tumblr_controls{position: fixed!important}
  220. #tumblr_controls{position: fixed!important}
  221.  
  222.  
  223. </style>
  224. <style type="text/css">{CustomCSS}</style>
  225.  
  226. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  227.  
  228. <body>
  229.  
  230.  
  231.  
  232.  
  233.  
  234. <div id="container">
  235. <div id="sidebar">
  236.  
  237. <div class="imgs"><img src="{image:sidebar}"/></div>
  238. <div id="frase2">{text:frase}</div>
  239. <div id="oizinho2"><img src="http://static.tumblr.com/3vgrnxy/dnQncd5vk/sapatorosa.jpg"/></div>
  240.  
  241.  
  242.  
  243.  
  244.  
  245. <div id="baselinks">
  246.  
  247.  
  248. <b><a href="{text:Link1}"> {text:Link1 Title} </a></b>
  249. <b><a href="{text:Link2}"> {text:Link2 Title} </a></b>
  250. <b><a href="{text:Link3}">{text:Link3 Title} </a></b>
  251. <b><a href="{text:Link4}">{text:Link4 Title} </a></b>
  252.  
  253.  
  254.  
  255.  
  256. </div>
  257. </div>
  258. </div>
  259. </div>
  260. <div id="entries">
  261. <div class="autopagerize_page_element">
  262. {block:Posts}
  263. <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}">
  264.  
  265. {block:IndexPage}
  266.  
  267.  
  268. <div id="information">
  269. <a href="{Permalink}">{NoteCount}</a><br>
  270. <a href="{ReblogURL}" target="_blank">reblog</a>
  271. {block:RebloggedFrom}
  272. <div class="tagtitle">
  273. <a href="{ReblogRootURL}">source</a><br>
  274. </div>
  275. {/block:RebloggedFrom}
  276. </div>
  277. {/block:IndexPage}
  278.  
  279. {block:Text}
  280. <div id="title">
  281. {block:Title}
  282. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  283. {/block:Title}
  284. </div>
  285. {Body}
  286. {/block:Text}
  287.  
  288. {block:Photo}
  289. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  290. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  291. {block:Caption}
  292. <div class="caption">{Caption}</div>
  293. {/block:Caption}
  294. {/block:Photo}
  295.  
  296. {block:Photoset}
  297. {Photoset-400}
  298. {block:Caption}
  299. <div class="caption">{Caption}</div>
  300. {/block:Caption}
  301. {/block:Photoset}
  302.  
  303. {block:Quote}
  304. <div class="pquote">“{Quote}”</div>
  305. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> {Source}</div></span>
  306. {/block:Source}
  307. {/block:Quote}
  308.  
  309. {block:Link}
  310. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  311. {block:Description}
  312. <div class="linkdescription">{Description}</div>
  313. {/block:Description}
  314. {/block:Link}
  315.  
  316. {block:Chat}
  317. {block:Title}
  318. <div id="title"><div class="texttitle">{Title}</div></div>
  319. {/block:Title}<br>
  320. <div class="chat">
  321. {block:Lines}<div class="chat"><div class="line {Alt}">
  322. <div class="{Alt} user_{UserNumber}">
  323. {block:Label}
  324. <span class="label"><b>{Label}</b></span>
  325. {/block:Label}
  326. {Line}</div>
  327. </div></div>
  328. {/block:Lines}
  329. </div>
  330. {/block:Chat}
  331.  
  332. {block:Video}
  333. {Video-400}
  334. {block:Caption}
  335. <div class="caption">{Caption}</div>
  336. {/block:Caption}
  337. {/block:Video}
  338.  
  339. {block:Audio}
  340. <div class="player">{AudioPlayerBlack}</div>
  341. {block:Caption}{Caption}{/block:Caption}
  342. {/block:Audio}
  343.  
  344. {block:Answer}
  345. <div id="asker"><b>{Asker} gemeu :</b> {Question}</div>
  346. <div class="answer">{Answer}</div>
  347. {/block:Answer}
  348.  
  349.  
  350. </div>
  351.  
  352. {block:PermalinkPage}
  353. {block:PostNotes}
  354. <div id="postnotes">{PostNotes}</div><br>
  355. {/block:PostNotes}
  356. {/block:PermalinkPage}
  357. {/block:Posts}
  358.  
  359. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  360. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  361. {/block:ContentSource}
  362. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369. </div>
  370. </div>
  371. </div>
  372. </div>
  373.  
  374.  
  375.  
  376. </body>
  377.  
  378.  
  379.  
  380.  
  381. <div style="position:fixed; bottom:40px; right:40px; padding:2px; border-right:1px dashed #ffc0cb; border-bottom:1px solid #ffc0cb; border-radius:10px; box-shadow:2px 1px 6px #ff1493; font-size:10px; font-family:Calibri; ">
  382.  
  383. ✿ desing by <a href="http://perdisawn.tumblr.com"><font color="#ff8da1"></font>perdisawn</font></a>
  384.  
  385. </div>
  386.  
  387. </html>
  388. <script>
  389. var like_button_enabled = true;
  390. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement