s-uperar

5

Feb 23rd, 2012
5,037
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.00 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <! | THEME FEITO POR FAFY (CHASING69) | !>
  6. <! criatividade não se rouba. eu sempre serei o sol, enquanto você sempre será a lua. !>
  7.  
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10. <head> <!-- DEFAULT VARIABLES -->
  11. <meta name="font:text" content="georgia" />
  12. <meta name="font:title" content="georgia" />
  13. <meta name="color:background" content="#f8f8f8" />
  14. <meta name="color:backtitle" content="#f1f1f1" />
  15. <meta name="color:sidebartext" content="#000000" />
  16. <meta name="color:link" content="#000000" />
  17. <meta name="color:linkhover" content="#000" />
  18. <meta name="color:backlinkhover" content="#f8f8f8" />
  19. <meta name="color:text" content="#000000" />
  20. <meta name="color:post" content="#ffffff" />
  21. <meta name="color:sidebar" content="#fff" />
  22. <meta name="color:borderimg1" content="#f1f1f1" />
  23. <meta name="color:borderimg2" content="#ffffff" />
  24. <meta name="color:link1" content="#fff" />
  25. <meta name="color:link2" content="#000" />
  26. <meta name="color:linkhover1" content="#f1f1f1" />
  27. <meta name="color:linkhover2" content="#fff" />
  28. <meta name="color:backscroll" content="#f1f1f1" />
  29. <meta name="color:descrihover" content="#fff" />
  30. <meta name="color:descrihoverback" content="#000000" />
  31. <meta name="color:scroll" content="#000" />
  32. <meta name="if:Show tags" content="1"/>
  33. <meta name="if:Show pic" content="1"/>
  34. <meta name="if:Enable endless scrolling" content="0"/>
  35. <meta name="if:Show subtitle" content="1"/>
  36. <meta name="if:Show links" content="1"/>
  37. <meta name="if:Show search" content="1"/>
  38. <meta name="if:Show sidebar image" content="1"/>
  39. <meta name="image:tbar" content="http://static.tumblr.com/ad0wsx2/Qu3lt2iea/tumblr_lsyngc9j571qf1ey7o1_500.jpg"/>
  40. <meta name="image:background" content=""/>
  41. <meta name="text:title" content="title here" />
  42. <meta name="text:playerhypster" content="" />
  43. <meta name="text:frasehover" content=" "/>
  44. <meta name="text:Link1" content="" />
  45. <meta name="text:Link1 Title" content="" />
  46. <meta name="text:Link2" content="" />
  47. <meta name="text:Link2 Title" content="" />
  48. <meta name="text:Link3" content="" />
  49. <meta name="text:Link3 Title" content="" />
  50. <meta name="text:Link4" content="" />
  51. <meta name="text:Link4 Title" content="" />
  52. <meta name="text:Link5" content="" />
  53. <meta name="text:Link5 Title" content="" />
  54. <meta name="text:Link6" content="" />
  55. <meta name="text:Link6 Title" content="" />
  56. <meta name="text:Link7" content="" />
  57. <meta name="text:Link7 Title" content="" />
  58. <meta name="text:Link8" content="" />
  59. <meta name="text:Link8 Title" content="" />
  60.  
  61. <title>{Title}</title>
  62. <link rel="shortcut icon" href="{Favicon}">
  63. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  64. {block:Description}
  65. <meta name="description" content="{MetaDescription}" />
  66. {/block:Description}
  67.  
  68. {block:IfEnableEndlessScrolling}
  69. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  70. {/block:IfEnableEndlessScrolling}
  71.  
  72.  
  73. <style type="text/css">
  74.  
  75.  
  76. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  77.  
  78. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  79. a:hover {color: {color:linkhover}; background-color: {color:backlinkhover}; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  80.  
  81. p {margin: 6px 0 0 0}
  82.  
  83. blockquote {margin: 5px 5px 5px 5px; border-left: 2px solid {color:text}; padding-left: 5px; }
  84. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:text};}
  85. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  86. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  87.  
  88. blockquote img{max-width: 470px!important}
  89. blockquote blockquote img{max-width: 450px!important}
  90. blockquote blockquote blockquote img{max-width: 430px!important}
  91. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  92.  
  93.  
  94.  
  95. #xp {text-align: center; width: 935px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  96.  
  97. .posts {width: 500px; margin-left: 438px; margin-top: 10px; background-color: {color:post}; padding: 10px; margin-bottom: -9px; text-align: justify; font-family: {font:text}; font-size: 11px;}
  98.  
  99. h1 {font-family: georgia; text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  100. h1 a {text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  101. h1 a:hover {text-align: center; font-size: 14px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  102.  
  103. .image {text-align: center; border: 0px}
  104. .image img {max-width: 500px; margin-bottom: 2px }
  105.  
  106. .xquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  107. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  108. .xquotesource a, a:hover{text-transform: none;}
  109.  
  110. .chat {line-height: 12px; list-style: none }
  111. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  112. .person1 {background-color:{color:background}; color: {color:text}; }
  113. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  114. .person2 {color: {color:text} }
  115. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  116.  
  117. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  118. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  119. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  120. .source{display:none}
  121.  
  122. .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
  123. .asker img{float: left; margin: 0px 4px 2px 0}
  124. .asker a{font-size: 20px; color:{color:text}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
  125. .asker a:hover{font-size: 20px; color:{color:background}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
  126. .answer {padding: 5px 0 0 0}
  127.  
  128. #cap {width: 500px; margin-top: -2px;}
  129.  
  130. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  131. .dda a {font-size: 9px;}
  132.  
  133. .lineleft {margin-left: -10px; float: left;}
  134. .lineright {margin-right: -10px; float: right;}
  135.  
  136. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  137. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  138.  
  139. #nts {width: 500px; margin-left: 435px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  140. #nts img{display: none; border:0px}
  141.  
  142. #sid{position: fixed; margin-left: 147px; width: 270px; height: 386px; background-color: {color:borderimg1}; padding: 10px; margin-top: 65px; -webkit-border-radius:0; -moz-border-top-left-radius:35px; -webkit-border-top-left-radius:35px;}
  143.  
  144. #auau{position: fixed; margin-left: 250px; width: 280px; height: 18px; background-color: {color:sidebar}; padding: 5px; margin-top: 36px; -webkit-border-radius:0; -moz-border-top-left-radius:35px; -webkit-border-top-left-radius:35px;}
  145.  
  146. .ttle {margin-top: -2px; text-align: center; font-family: georgia; text-transform: normal; font-size: 18px; color: {color:sidebartext}; letter-spacing: 0px; font-weight: normal;}
  147.  
  148. #oititulo {margin-left: 151px; margin-top: 68px; width: 282px; font-size: 22px; height: 19px; text-align: center; background-color: {color:descrihoverback}; font-family: georgia; line-height: 22px; color: {color:descrihover}; position: fixed; padding: 5px 0 9px 0; -webkit-border-radius: 32px 0px 0px 0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.6s ease-out; overflow: visible; opacity: 0.6; overflow: hidden;}
  149.  
  150. #oititulo:hover {height: 346px; -webkit-border-radius: 32px 0px 0px 0px;}
  151.  
  152. .descricaovic {text-align: center; padding: 5px; font-family: verdana; margin-top: 5px; font-size: 9px; color: {color:descrihover}; letter-spacing: 0px; line-height: 10px; }
  153.  
  154. #oi {position: fixed; margin-left: 250px; width: 280px; height: 15px; background-color: {color:background}; padding: 5px; margin-top: 481px;}
  155.  
  156. .subtle {margin-top: 1px; text-align: center; font-family: georgia; text-transform: normal; font-size: 23px; color: {color:descrihover}; letter-spacing: -1px; }
  157.  
  158. #links {width: 282px; float: left; margin-left:151px; margin-top: 101px; padding: 0px; text-align: center; position: fixed; -moz-transition: opacity .7s ease-in-out; -o-transition: opacity .7s ease-in-out; transition: opacity .7s ease-in-out; -webkit-transition: opacity .7s ease-in-out; opacity: 0; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  159.  
  160. #links a {float: left; margin-left: 0px; display: block; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 282px; background-color: {color:link2}; color:{color:link1}; text-decoration: none; text-transform: lowercase; line-height: 40px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  161.  
  162. #links a:hover{text-align: center; background-color: {color:linkhover2}; color:{color:linkhover1}; letter-spacing: 4px;}
  163.  
  164. #links:hover{opacity: 0.6;}
  165.  
  166. #xuxu {position: fixed; margin-left: 147px; width: 270px; height: 8px; background-color: {color:background}; padding: 10px; margin-top: 472px;}
  167.  
  168. div#credit {background-color: {color:sidebar}; font-weight: normal; letter-spacing: 0px; color: {color:sidebartext}; text-align: center; width:282px; height:17px; position: absolute; padding-top: 2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-left: 0px; font-family: tahoma; margin-top: 446px; margin-left: 151px; position: fixed; padding-top: 4px;}
  169. div#credit:hover {background-color: transparent; color: transparent;}
  170.  
  171. .credito {font-weight: normal; text-align: center; font-size: 9px; position: absolute; color: transparent; margin-left: 0px; margin-top: -4px; width: 282px; height:19px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-family: tahoma;}
  172. .credito:hover {width: 282px; color: {color:sidebartext}; background-color: {color:sidebar}; font-weight: normal; font-family: tahoma; font-size: 8,5px; text-align: center; height:16px; padding-top: 5px;}
  173.  
  174. /*** Paginação by madlyluv.com ***/
  175. #paginacaoml {font-size: 9px; line-height: 18px;}
  176. #paginacaoml a {background: {color:sidebar}; margin: 0 1px 0 0; padding: 3px 3px; color: {color:links2}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  177. #paginacaoml a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; border: none; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; padding: 3px 3px;}
  178. #paginacaoml span.pagina_atual {background: {color:sidebarbackground}; margin: 0 1px 0 0; padding: 3px 3px; color: {color:text}; font-weight: bold; text-decoration: none;}
  179. #paginacaoml span.info {background: #cor de fundo; margin: 0 1px 0 0; padding: 3px 3px; color: #cor da fonte; text-decoration: none;}
  180. .ps {margin-left: 151px; width: 282px; background-color: {color:sidebar}; position: fixed; margin-top: 432px;}
  181.  
  182. #sideimg {display: block; margin-left: 151px; float: right; margin-top: 69px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-border-radius: 32px 0px 0px 0px;}
  183. .simg1 img {width: 282px; height: 359px; margin-bottom: 2px; border: 0px solid {color:borderimg2}; -webkit-border-radius: 32px 0px 0px 0px;}
  184.  
  185. .li {opacity: 1}
  186. .li2 {opacity: 0.8}
  187. .li3 {opacity: 0.6}
  188. .li4 {opacity: 0.8}
  189. .li5 {opacity: 1}
  190.  
  191.  
  192. ::-webkit-scrollbar{width:2px;height:6px;}
  193.  
  194. ::-webkit-scrollbar-button:start:decrement
  195.  
  196. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  197.  
  198. ::-webkit-scrollbar-track-piece{background-color:{color:backscroll}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  199.  
  200. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  201.  
  202. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  203.  
  204.  
  205. .search {letter-spacing: 3px; text-transform: uppercase;}
  206. .search input{font-family: {font:text}; border: none; background-color: {color:sidebarlinks}; color: {color:text}; text-transform: uppercase; font-size: 9px; text-align: center; padding: 3px; width: 210px;}
  207.  
  208. #tumblr_controls{position: fixed!important}
  209. #tumblr_controls{position: fixed!important}
  210. #tumblr_controls{position: fixed!important}
  211. #tumblr_controls{position: fixed!important}
  212.  
  213.  
  214. </style>
  215.  
  216. <body>
  217.  
  218. <div id="sid"></div>
  219.  
  220. <div id="sideimg"><div class="simg1">
  221. <img src="{image:tbar}">
  222. </div></div>
  223.  
  224. <div id="links">
  225. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  226. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  227. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  228. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  229. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  230. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  231. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  232. {block:ifLink8}<a href="{text:Link8}">{text:Link8 Title}</a>{/block:ifLink8}
  233. </div>
  234.  
  235. <div class="ps"><div id="paginacaoml">
  236. {block:JumpPagination length="10"}
  237. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  238. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  239. {/block:JumpPagination}
  240. </div></div>
  241.  
  242. <div id="oititulo">{text:title}
  243.  
  244. <div class="descricaovic">{Description}</div>
  245. </div>
  246.  
  247. <div id="credit"><div class="credito">theme by <b>chasing69</b>; details wolfss.</div>credits</div>
  248.  
  249. <div id="xuxu"><enter>{text:playerhypster}</center></div>
  250.  
  251. </body>
  252.  
  253.  
  254. {block:Posts}
  255. <div class="posts">
  256.  
  257. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  258.  
  259. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  260.  
  261. {block:Photoset}{Photoset-500}{/block:Photoset}
  262.  
  263. {block:Quote}
  264. <div class="xquote">"{Quote}"</div>
  265. {block:Source}<div class="xquotesource"> — {Source}</div>
  266. {/block:Source}
  267. {/block:Quote}
  268.  
  269. {block:Link}
  270. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  271. {block:Description}{Description}{/block:Description}
  272. {/block:Link}
  273.  
  274. {block:Chat}
  275. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  276. <div class="chat"><ul>{block:Lines}
  277. <li class="person{UserNumber}">{block:Label}
  278. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  279. {/block:Chat}
  280.  
  281. {block:Audio}
  282. <br>
  283. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  284. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  285. {/block:Audio}
  286.  
  287. {block:Video}{Video-500}{/block:Video}
  288.  
  289.  
  290. {block:Answer}
  291. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  292. <div class="answer">{Answer}</div>
  293. <br>
  294. {/block:Answer}
  295.  
  296. <div id="cap">
  297. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  298. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  299. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  300.  
  301. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  302. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  303. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  304. {/block:ContentSource}</div></div>
  305. <br>
  306. {block:IfShowTags}<div class="tags">indirect: {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
  307.  
  308. <div id="dda">
  309.  
  310.  
  311. <div style="float:left;" class="details">
  312. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}<BR>
  313.  
  314. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  315. </span>{/block:RebloggedFrom}
  316. </div>
  317.  
  318. <div style="float:right;" class="details">
  319. {block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog this now</a>{/block:IndexPage}
  320. <BR>
  321. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  322. </div>
  323. </ br>
  324. <br clear="all" /></div></div>
  325.  
  326.  
  327. {/block:Posts}
  328. {block:PostNotes}
  329. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  330. {/block:PostNotes}
  331.  
  332. </div>
  333. </div>
  334. </div>
  335. </div>
  336.  
  337. </body>
  338. </html>
Advertisement
Add Comment
Please, Sign In to add comment