s-uperar

theme 3 (new)

May 9th, 2012
4,003
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.60 KB | None | 0 0
  1. <html>
  2.  
  3. <head> <!-- DEFAULT VARIABLES -->
  4. <meta name="color:background" content="#f1f1f1" />
  5. <meta name="color:link" content="#000000" />
  6. <meta name="color:lhover" content="#000000" />
  7. <meta name="color:text" content="#000000" />
  8. <meta name="color:post" content="#ffffff" />
  9. <meta name="color:sidebar" content="#fff" />
  10. <meta name="color:linkhovert" content="#fff" />
  11. <meta name="color:linkhoverb" content="#000000" />
  12. <meta name="color:linkshover" content="#ffffff" />
  13. <meta name="image:background" content="" />
  14. <meta name="image:sidebar" content="" />
  15. <meta name="text:frase" content="frase aqui..." />
  16. <meta name="text:Link1" content="um" />
  17. <meta name="text:Link1 Title" content="um" />
  18. <meta name="text:Link2" content="dois" />
  19. <meta name="text:Link2 Title" content="dois" />
  20. <meta name="text:Link3" content="três" />
  21. <meta name="text:Link3 Title" content="três" />
  22. <meta name="text:Link4" content="quatro" />
  23. <meta name="text:Link4 Title" content="quatro" />
  24. <meta name="text:Link5" content="cinco" />
  25. <meta name="text:Link5 Title" content="cinco" />
  26.  
  27. <script src="http://static.tumblr.com/me5sfsd/1YFl414t0/jquery142.js"></script>
  28. <script type="text/javascript">
  29. $(document).ready(function () {
  30. $('li.drawer div:nth-child(2)').hide();
  31. $('li.drawer h1').click(function () {
  32. if ($(this).hasClass('open')) {
  33. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');}
  34. else {
  35. $('li.drawer div:visible:nth-child(2)').slideUp().prev().removeClass('open');
  36. $(this).next().slideDown();
  37. $(this).addClass('open');}
  38. });
  39. });
  40. </script>
  41.  
  42. <title>{Title}</title>
  43. <link rel="shortcut icon" href="{Favicon}">
  44. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  45. {block:Description}
  46. <meta name="description" content="{MetaDescription}" />
  47. {/block:Description}
  48.  
  49. <style type="text/css">
  50.  
  51.  
  52. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  53.  
  54. a {color: {color:link}; text-decoration: none; text-transform: none;}
  55. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  56.  
  57. p {margin: 6px 0 0 0}
  58.  
  59. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:background}; padding-left: 5px; }
  60. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  61. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  62. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  63.  
  64. blockquote img{max-width: 470px!important}
  65. blockquote blockquote img{max-width: 450px!important}
  66. blockquote blockquote blockquote img{max-width: 430px!important}
  67. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  68.  
  69. .sidelinks {font:11px consolas,monospace; text-transform:uppercase; color:{color:link}; padding:3px; font-style:normal!important; margin:5px 0px 2px 1px!important; letter-spacing:-1px;}
  70. .sidelinks:hover {color:{color:link hover}; background-color:{color:linktext hover};}
  71.  
  72. #sidebar {position: fixed; margin-left: 87px; margin-top: 30px;}
  73.  
  74. #oie {position: fixed; margin-left: 0px; margin-top: 0px; display: none;}
  75.  
  76. .slideShowContainer {margin-top: 0px; margin-left: 98px; width: 244px; padding: 5px; background-color: {color:sidebar}; position: fixed; overflow: hidden;}
  77.  
  78. .slideShow2 {display: block;}
  79.  
  80. .slideShow2 img{width: 236px; border: 4px solid {color:background}; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out; opacity: 0.9}
  81. .slideShow2 img:hover {opacity: 0.99; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transition: all .4s ease-in-out;}
  82.  
  83. #links {width: 10px; float: left; margin-left: -6px; margin-top: 6px; padding: 0px; text-align: center; position: fixed; padding: 0px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;}
  84.  
  85. #links a {float: left; margin-left: 1px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 10px; text-align: center; width: 254px; background-color: {color:sidebar}; color:{color:text}; text-decoration: none; line-height: 23px; height: 23px; overflow: hidden; margin-top: 0px; margin-bottom: 1px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;}
  86.  
  87. #links a:hover{text-align: center; background-color: {color:barrinha}; color:{color:letradabarrinha}; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;}
  88.  
  89. #aloalo {position: absolute; width: 260px; margin-left: -6px; margin-top: 7px; padding: 0px; text-align: center; z-index:3;}
  90. #aloalo a {float: left; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-right: 0px; margin-bottom: 1px; width: 50px; background-color: {color:sidebar}; color: {color:text}; text-decoration: none; text-transform: lowercase; height: 26px; line-height: 26px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  91. #aloalo a:hover{text-align: center; background-color: {color:linkhoverb}; color: {color:linkhovert}; letter-spacing:0px; font-weight: bold;}
  92.  
  93. #description {font-size: 9px; font-family: verdana; position: fixed; margin-left: 1px; width: 244px; background-color: {color:sidebar}; line-height: 10px; padding: 5px; margin-top: 16px; background-attachment: fixed; height:auto;}
  94.  
  95. #desc {margin-top: -7px; text-align: center; margin-bottom: 1px; font-family: verdana; font-size: 9px; color: {color:text}; letter-spacing: 0px; text-transform: none;}
  96.  
  97. #kaya{ float: left; margin-top: 7px; margin-left: 140px; height: 76px; width:87px; position: fixed; background-color: {color:sidebar}; padding: 0px; border: 5px solid {color:sidebar}; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; opacity:1}
  98. #kaya1 {margin-top: 0px; margin-bottom: 0px;}
  99. #kaya1 img{width: 87px; height:76px; margin-left: 0px; opacity:1; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out;}
  100.  
  101. #my {float: left; margin-top: 30px; margin-left: -5px; width: 145px; background-color: {color:sidebar}; color: ; padding: 3px; font-size: 9px; height: 12; line-height: 12px; text-align: center; position:fixed; font-family: verdana; overflow: hidden; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  102. #my a {font-size: 9px; color: {color:text};}
  103.  
  104. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  105. #paginal a {background: {color:background}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; font-size: 8px;}
  106. #paginal a:hover {background: transparent; color: {color:text};}
  107. #paginal span.pagina_atual {background: transparent; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  108. .ps {position: fixed; padding: 3px; width: 96px; margin-left: 149px; margin-top: -15px; height: auto; background-color: {color:sidebar}; color: {color:text};}
  109.  
  110. #pagina{width: 119px; position: fixed; display: block; margin-left: 22px; margin-top: -180px; text-align: center; background: #transparent; opacity: 0.7;}
  111.  
  112. #ap {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1;}
  113.  
  114. #aright {float: left; margin-left: 440px; margin-top: 30px;}
  115.  
  116. .postbox {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  117.  
  118. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  119. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  120. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  121.  
  122. .image {text-align: center; border: 0px}
  123. .image img {max-width: 500px; margin-bottom: 2px }
  124.  
  125. .aquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  126. .aquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  127. .aquotesource a, a:hover{text-transform: none;}
  128.  
  129. .chat {line-height: 13px; list-style: none }
  130. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  131. .person1 {color: {color:text}; padding: 2px; }
  132. .person1 .label {font-weight: bold; color:{color:text}}
  133. .person2 {color: {color:text}; padding: 2px; }
  134. .person2 .label {font-weight: bold; color:{color:text}}
  135.  
  136. .player {background-color: #000; text-align: left; display:block;}
  137.  
  138. #asker {font-size: 11px; font-family: {font:text}; text-align: justify;}
  139. .answer {padding: 2px}
  140. .answer img {max-width: 470px;}
  141.  
  142. #oidata {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; padding-right: 8px; padding-left: 8px;padding-top: 8px; width: 500px; margin-left: -8px; border-top: 1px solid {color:background};}
  143. #oidata a {font-size: 9px;}
  144.  
  145. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  146. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  147.  
  148. #cap {width: 500px; margin-top: -2px;}
  149. .source {display: none;}
  150.  
  151. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  152. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  153. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  154. .notes img{display: none; border:0px}
  155.  
  156. ::-webkit-scrollbar{width:4px;height:5px;}
  157.  
  158. ::-webkit-scrollbar-button:start:decrement
  159.  
  160. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  161.  
  162. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  163.  
  164. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:text};-webkit-border-radius:px;}
  165.  
  166. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:text};-webkit-border-radius:px;}
  167.  
  168. .paginacao {position: absolute; margin-top: 0px; margin-left: 0px; width: 234px; background-color: {color:sidebar}; color: {color:text}; padding: 5px; font-size: 9px; font-family: verdana; text-align: center; margin-bottom: 1px;position:fixed; z-index:3; }
  169.  
  170. #pages {text-align: center; font-family: verdana; font-size: 8px; line-height: 12px; margin-left:175px;}
  171. #pages a {background: {color:background}; margin: 0 2px 0 0; padding: 2px 4px; color:{color:text}; background-color:{transparent}; text-decoration: none; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  172. #pages a:hover {background: {color:sidebar}; color: {color:text}; border: none;}
  173. #pages span.pagina_atual {background: {color:sidebar}; margin: 0 2px 0 0; padding: 2px 4px; color: {color:text}; font-weight: bold; text-decoration: none;}
  174. .page {clear: both; float: left; width: 255px; float: left; margin-bottom: 0px; background-color: {color:transparent}; margin-top: 0px; border-right: 2px solid {color:background}; margin-left:-185px;}
  175.  
  176. ul#drawers {list-style: none; margin: auto; color: color:title; cursor: help;}
  177. ul#drawers li h1 {margin: 0; font-size:20px; font-weight: normal;}
  178. li.drawer h1.open {border-top: 0px;}
  179. li.drawer div {padding: 8px 0 0 0; margin: 0px; line-height: 15px;}
  180. li.drawer div li {list-style-type: disc;}
  181.  
  182. #tumblr_controls{position: fixed!important}
  183. #tumblr_controls{position: fixed!important}
  184. #tumblr_controls{position: fixed!important}
  185. #tumblr_controls{position: fixed!important}
  186.  
  187.  
  188. </style>
  189.  
  190. <body>
  191.  
  192. <div id="sidebar">
  193. <div class="slideShowContainer">
  194. <div class="slideShow2">
  195. <img src="{image:sidebar}"/>
  196.  
  197. <div id="my"><font color="{color:text}">theme: <a href="http://stuckin-reverse.tumblr.com" title="stuckin-reverse"><b>s-r</b></a> and <a href="http://sixthell.tumblr.com" title="sixthell"><b>s.h</b></a> <a href="http://wolfss.tumblr.com" title="wolfss">+</a>
  198. <div class="ps"><div id="paginal">
  199. {block:JumpPagination length="4"}
  200. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  201. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  202. {/block:JumpPagination}
  203. </div></div></div>
  204.  
  205. <li class="drawer" id="links">
  206. <a href="/" onclick="oie.style.display='block'; return false;">{text:frase} (click +)</a>
  207. <div id="oie">
  208. <div id="description"><div id="desc">{description}
  209. <div id="aloalo">
  210. <a href="{text:Link1}">{text:Link1 Title}</a>
  211. <a href="{text:Link2}">{text:Link2 Title}</a>
  212. <a href="{text:Link3}">{text:Link3 Title}</a>
  213. <a href="{text:Link4}">{text:Link4 Title}</a>
  214. <a href="{text:Link5}">{text:Link5 Title}</a></div>
  215. </div></div>
  216. </div>
  217. </div>
  218. </div>
  219. </li>
  220.  
  221. </div>
  222.  
  223.  
  224. <div id="aright">
  225.  
  226. {block:Posts}
  227. <div class="postbox">
  228.  
  229. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  230.  
  231. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  232.  
  233. {block:Photoset}{Photoset-500}{/block:Photoset}
  234.  
  235. {block:Quote}
  236. <div class="aquote">“{Quote}”</div>
  237. {block:Source}<div class="aquotesource"> — {Source}</div>
  238. {/block:Source}
  239. {/block:Quote}
  240.  
  241. {block:Link}
  242. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  243. {block:Description}{Description}{/block:Description}
  244. {/block:Link}
  245.  
  246. {block:Chat}
  247. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  248. <div class="chat"><ul>{block:Lines}
  249. <li class="person{UserNumber}">{block:Label}
  250. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  251. {/block:Chat}
  252.  
  253. {block:Audio}
  254. <div class="player">{AudioPlayerBlack}</div>
  255. {block:Caption}{Caption}{/block:Caption}
  256. {/block:Audio}
  257.  
  258. {block:Video}{Video-500}{/block:Video}
  259.  
  260.  
  261. {block:Answer}
  262. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  263. <div class="answer">{Answer}</div>
  264. {/block:Answer}
  265.  
  266.  
  267. <div id="cap">
  268. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  269. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  270. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  271.  
  272. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  273. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  274. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  275. {/block:ContentSource}</div></div>
  276. <br>
  277.  
  278.  
  279. <div id="oidata">
  280. {block:Date}<div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  281. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank"><b>reblog</b> or fuck</a>{/block:IndexPage}
  282. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  283. {/block:RebloggedFrom}
  284. </div>
  285. </div>{/block:Date}
  286.  
  287.  
  288. {/block:Posts}
  289. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298. </div>
  299. </div>
  300. </div>
  301. </div>
  302.  
  303. </body>
  304. </html>
Advertisement
Add Comment
Please, Sign In to add comment