Advertisement
perdisawn

17

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