Advertisement
perdisawn

22

May 7th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.29 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="#090909" />
  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="para nós, toda vodka do mundo" />
  21. <meta name="text:Link1" content="" />
  22. <meta name="text:Link1 Title" content="UM" />
  23. <meta name="text:Link2" content="" />
  24. <meta name="text:Link2 Title" content="DOIS" />
  25. <meta name="text:Link3" content="" />
  26. <meta name="text:Link3 Title" content="TRES" />
  27. <meta name="text:Link4" content="" />
  28. <meta name="text:Link4 Title" content="QUATRO" />
  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. #baselinks {text-align:center;margin-top:-5px; position:relative; text-align:center;font-size:13px; padding:0px; background-color:#fff; font-family: calibri; text-align:center; width:190px; margin-left:-110px; color:{color:link sidebar}; opacity:0.0; -webkit-transition: .7s ease-in; -moz-transition: .7s ease-in; transition: .7s ease-in;}
  189. #baselinks:hover{opacity:1.0;}
  190. #baselinks a {font-size:12px; font-family: calibri; text-transform: ; text-decoration:none; text-align:center -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out; color:{color:link sidebar};text-align:center;margin-bottom:5px solid #fff; letter-spacing:px;}
  191.  
  192. #baselinks a:hover { letter-spacing:px; color:{color:hover}; }
  193. a:hover { color: #789baa;-webkit-transition-duration: .90s;}
  194.  
  195.  
  196. #tituloo {width:220px; padding:5px; text-transform:;background-color:{color:background}; margin-top:-20px; margin-left:-125px; font-family:; font-size:13px; font-style:; font-weight:; text-align:center;border:0px solid {color:simbolo};}
  197.  
  198. .pipi {width:50px; margin-left:-85px; margin-top:4px;position:fixed;}
  199. .pipi {width:160px; 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;}
  200.  
  201. ::-webkit-scrollbar{width:9px;height:0px;}
  202. ::-webkit-scrollbar-button:start:decrement
  203. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  204. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  205. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  206. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  207.  
  208.  
  209. #pagination {text-align:center; font-size:14px; letter-spacing:1px; text-transform:none; font-family: calibri; margin-top:-269px; margin-left:350px;}
  210.  
  211. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  212.  
  213.  
  214. #tumblr_controls{position: fixed!important}
  215. #tumblr_controls{position: fixed!important}
  216. #tumblr_controls{position: fixed!important}
  217. #tumblr_controls{position: fixed!important}
  218.  
  219.  
  220. </style>
  221. <style type="text/css">{CustomCSS}</style>
  222.  
  223. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  224.  
  225. <body>
  226.  
  227.  
  228. <div id="container">
  229. <div id="sidebar">
  230.  
  231. <div class="imgs"><img src="{image:sidebar}"/></div>
  232. <div class="pipi"><img src="http://static.tumblr.com/xwr5tjk/go6n57yom/_.jpg" class="pipi"></div>
  233. <div id="baselinks">
  234.  
  235.  
  236. <a href="{text:Link1}"> {text:Link1 Title} </a>
  237. <b><a href="{text:Link2}"> {text:Link2 Title} </a></b>
  238. <a href="{text:Link3}">{text:Link3 Title} </a>
  239. <a href="{text:Link4}">{text:Link4 Title} </a>
  240.  
  241. </div>
  242. <div id="tituloo">{text:frase}</div>
  243. </div>
  244. </div>
  245. </div>
  246. </div>
  247. <div id="entries">
  248. <div class="autopagerize_page_element">
  249. {block:Posts}
  250. <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}">
  251.  
  252. {block:IndexPage}
  253.  
  254.  
  255. <div id="information">
  256. <a href="{Permalink}">{NoteCount}</a><br>
  257. <a href="{ReblogURL}" target="_blank">reblog</a>
  258. {block:RebloggedFrom}
  259. <div class="tagtitle">
  260. <a href="{ReblogRootURL}">source</a><br>
  261. </div>
  262. {/block:RebloggedFrom}
  263. </div>
  264. {/block:IndexPage}
  265.  
  266. {block:Text}
  267. <div id="title">
  268. {block:Title}
  269. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  270. {/block:Title}
  271. </div>
  272. {Body}
  273. {/block:Text}
  274.  
  275. {block:Photo}
  276. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  277. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  278. {block:Caption}
  279. <div class="caption">{Caption}</div>
  280. {/block:Caption}
  281. {/block:Photo}
  282.  
  283. {block:Photoset}
  284. {Photoset-400}
  285. {block:Caption}
  286. <div class="caption">{Caption}</div>
  287. {/block:Caption}
  288. {/block:Photoset}
  289.  
  290. {block:Quote}
  291. <div class="pquote">“{Quote}”</div>
  292. {block:Source}<span style="font-size:11px; font-family:calibri;"><div class="pquotesource"> {Source}</div></span>
  293. {/block:Source}
  294. {/block:Quote}
  295.  
  296. {block:Link}
  297. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  298. {block:Description}
  299. <div class="linkdescription">{Description}</div>
  300. {/block:Description}
  301. {/block:Link}
  302.  
  303. {block:Chat}
  304. {block:Title}
  305. <div id="title"><div class="texttitle">{Title}</div></div>
  306. {/block:Title}<br>
  307. <div class="chat">
  308. {block:Lines}<div class="chat"><div class="line {Alt}">
  309. <div class="{Alt} user_{UserNumber}">
  310. {block:Label}
  311. <span class="label"><b>{Label}</b></span>
  312. {/block:Label}
  313. {Line}</div>
  314. </div></div>
  315. {/block:Lines}
  316. </div>
  317. {/block:Chat}
  318.  
  319. {block:Video}
  320. {Video-400}
  321. {block:Caption}
  322. <div class="caption">{Caption}</div>
  323. {/block:Caption}
  324. {/block:Video}
  325.  
  326. {block:Audio}
  327. <div class="player">{AudioPlayerBlack}</div>
  328. {block:Caption}{Caption}{/block:Caption}
  329. {/block:Audio}
  330.  
  331. {block:Answer}
  332. <div id="asker"><b>{Asker} gemeu goxtoso:</b> {Question}</div>
  333. <div class="answer">{Answer}</div>
  334. {/block:Answer}
  335.  
  336.  
  337. </div>
  338.  
  339. {block:PermalinkPage}
  340. {block:PostNotes}
  341. <div id="postnotes">{PostNotes}</div><br>
  342. {/block:PostNotes}
  343. {/block:PermalinkPage}
  344. {/block:Posts}
  345.  
  346. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  347. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  348. {/block:ContentSource}
  349. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356. </div>
  357. </div>
  358. </div>
  359. </div>
  360.  
  361.  
  362. </body>
  363.  
  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